Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
SubprogramGroupType |
Aadl2Factory.createSubprogramGroupType()
Returns a new object of class 'Subprogram Group Type'.
|
SubprogramGroupType |
SubprogramGroupImplementation.getType()
Returns the value of the 'Type' reference.
|
Modifier and Type | Class and Description |
---|---|
class |
SubprogramGroupTypeImpl
An implementation of the model object 'Subprogram Group Type'.
|
Modifier and Type | Method and Description |
---|---|
SubprogramGroupType |
Aadl2FactoryImpl.createSubprogramGroupType() |
SubprogramGroupType |
SubprogramGroupImplementationImpl.getType() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseSubprogramGroupType(SubprogramGroupType object)
Returns the result of interpreting the object as an instance of 'Subprogram Group Type'.
|
boolean |
Aadl2Validator.validateSubprogramGroupType(SubprogramGroupType subprogramGroupType,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |