Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.validation |
Modifier and Type | Method and Description |
---|---|
DataImplementation |
Aadl2Factory.createDataImplementation()
Returns a new object of class 'Data Implementation'.
|
Modifier and Type | Class and Description |
---|---|
class |
DataImplementationImpl
An implementation of the model object 'Data Implementation'.
|
Modifier and Type | Method and Description |
---|---|
DataImplementation |
Aadl2FactoryImpl.createDataImplementation() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseDataImplementation(DataImplementation object)
Returns the result of interpreting the object as an instance of 'Data Implementation'.
|
boolean |
Aadl2Validator.validateDataImplementation(DataImplementation dataImplementation,
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.caseDataImplementation(DataImplementation dataImplementation) |