Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.validation |
Modifier and Type | Method and Description |
---|---|
DeviceImplementation |
Aadl2Factory.createDeviceImplementation()
Returns a new object of class 'Device Implementation'.
|
Modifier and Type | Class and Description |
---|---|
class |
DeviceImplementationImpl
An implementation of the model object 'Device Implementation'.
|
Modifier and Type | Method and Description |
---|---|
DeviceImplementation |
Aadl2FactoryImpl.createDeviceImplementation() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseDeviceImplementation(DeviceImplementation object)
Returns the result of interpreting the object as an instance of 'Device Implementation'.
|
boolean |
Aadl2Validator.validateDeviceImplementation(DeviceImplementation deviceImplementation,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Modifier and Type | Method and Description |
---|---|
void |
Aadl2JavaValidator.caseDeviceImplementation(DeviceImplementation deviceImplementation) |