Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
DeviceType |
Aadl2Factory.createDeviceType()
Returns a new object of class 'Device Type'.
|
DeviceType |
DeviceImplementation.getType()
Returns the value of the 'Type' reference.
|
Modifier and Type | Class and Description |
---|---|
class |
DeviceTypeImpl
An implementation of the model object 'Device Type'.
|
Modifier and Type | Method and Description |
---|---|
DeviceType |
Aadl2FactoryImpl.createDeviceType() |
DeviceType |
DeviceImplementationImpl.getType() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseDeviceType(DeviceType object)
Returns the result of interpreting the object as an instance of 'Device Type'.
|
boolean |
Aadl2Validator.validateDeviceType(DeviceType deviceType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |