Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
DataPrototype |
Aadl2Factory.createDataPrototype()
Returns a new object of class 'Data Prototype'.
|
Modifier and Type | Class and Description |
---|---|
class |
DataPrototypeImpl
An implementation of the model object 'Data Prototype'.
|
Modifier and Type | Method and Description |
---|---|
DataPrototype |
Aadl2FactoryImpl.createDataPrototype() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseDataPrototype(DataPrototype object)
Returns the result of interpreting the object as an instance of 'Data Prototype'.
|
boolean |
Aadl2Validator.validateDataPrototype(DataPrototype dataPrototype,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |