Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.validation |
Modifier and Type | Method and Description |
---|---|
DataType |
Aadl2Factory.createDataType()
Returns a new object of class 'Data Type'.
|
DataType |
DataImplementation.getType()
Returns the value of the 'Type' reference.
|
Modifier and Type | Class and Description |
---|---|
class |
DataTypeImpl
An implementation of the model object 'Data Type'.
|
Modifier and Type | Method and Description |
---|---|
DataType |
Aadl2FactoryImpl.createDataType() |
DataType |
DataImplementationImpl.getType() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseDataType(DataType object)
Returns the result of interpreting the object as an instance of 'Data Type'.
|
boolean |
Aadl2Validator.validateDataType(DataType dataType,
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.caseDataType(DataType dataType) |