Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
SubprogramType |
Aadl2Factory.createSubprogramType()
Returns a new object of class 'Subprogram Type'.
|
SubprogramType |
SubprogramImplementation.getType()
Returns the value of the 'Type' reference.
|
Modifier and Type | Class and Description |
---|---|
class |
SubprogramTypeImpl
An implementation of the model object 'Subprogram Type'.
|
Modifier and Type | Method and Description |
---|---|
SubprogramType |
Aadl2FactoryImpl.createSubprogramType() |
SubprogramType |
SubprogramImplementationImpl.getType() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseSubprogramType(SubprogramType object)
Returns the result of interpreting the object as an instance of 'Subprogram Type'.
|
boolean |
Aadl2Validator.validateSubprogramType(SubprogramType subprogramType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |