Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
AbstractType |
Aadl2Factory.createAbstractType()
Returns a new object of class 'Abstract Type'.
|
AbstractType |
AbstractImplementation.getType()
Returns the value of the 'Type' reference.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTypeImpl
An implementation of the model object 'Abstract Type'.
|
Modifier and Type | Method and Description |
---|---|
AbstractType |
AbstractImplementationImpl.basicGetType() |
AbstractType |
Aadl2FactoryImpl.createAbstractType() |
AbstractType |
AbstractImplementationImpl.getType() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseAbstractType(AbstractType object)
Returns the result of interpreting the object as an instance of 'Abstract Type'.
|
boolean |
Aadl2Validator.validateAbstractType(AbstractType abstractType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |