|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeviceClassifier | |
---|---|
edu.cmu.sei.aadl.aadl2 | |
edu.cmu.sei.aadl.aadl2.impl | |
edu.cmu.sei.aadl.aadl2.util |
Uses of DeviceClassifier in edu.cmu.sei.aadl.aadl2 |
---|
Subinterfaces of DeviceClassifier in edu.cmu.sei.aadl.aadl2 | |
---|---|
interface |
DeviceImplementation
A representation of the model object 'Device Implementation' |
interface |
DeviceType
A representation of the model object 'Device Type' |
Methods in edu.cmu.sei.aadl.aadl2 that return DeviceClassifier | |
---|---|
DeviceClassifier |
DeviceSubcomponent.getDeviceClassifier()
Returns the value of the 'Device Classifier' reference. |
Methods in edu.cmu.sei.aadl.aadl2 with parameters of type DeviceClassifier | |
---|---|
void |
DeviceSubcomponent.setDeviceClassifier(DeviceClassifier value)
Sets the value of the ' Device Classifier ' reference |
Uses of DeviceClassifier in edu.cmu.sei.aadl.aadl2.impl |
---|
Classes in edu.cmu.sei.aadl.aadl2.impl that implement DeviceClassifier | |
---|---|
class |
DeviceClassifierImpl
An implementation of the model object 'Device Classifier' |
class |
DeviceImplementationImpl
An implementation of the model object 'Device Implementation' |
class |
DeviceTypeImpl
An implementation of the model object 'Device Type' |
Methods in edu.cmu.sei.aadl.aadl2.impl that return DeviceClassifier | |
---|---|
DeviceClassifier |
DeviceSubcomponentImpl.basicGetDeviceClassifier()
|
DeviceClassifier |
DeviceSubcomponentImpl.getDeviceClassifier()
|
Methods in edu.cmu.sei.aadl.aadl2.impl with parameters of type DeviceClassifier | |
---|---|
void |
DeviceSubcomponentImpl.setDeviceClassifier(DeviceClassifier newDeviceClassifier)
|
Uses of DeviceClassifier in edu.cmu.sei.aadl.aadl2.util |
---|
Methods in edu.cmu.sei.aadl.aadl2.util with parameters of type DeviceClassifier | |
---|---|
T |
Aadl2Switch.caseDeviceClassifier(DeviceClassifier object)
Returns the result of interpreting the object as an instance of 'Device Classifier' |
boolean |
Aadl2Validator.validateDeviceClassifier(DeviceClassifier deviceClassifier,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |