Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Interface and Description |
---|---|
interface |
SubprogramGroupImplementation
A representation of the model object 'Subprogram Group Implementation'.
|
interface |
SubprogramGroupType
A representation of the model object 'Subprogram Group Type'.
|
Modifier and Type | Class and Description |
---|---|
class |
SubprogramGroupClassifierImpl
An implementation of the model object 'Subprogram Group Classifier'.
|
class |
SubprogramGroupImplementationImpl
An implementation of the model object 'Subprogram Group Implementation'.
|
class |
SubprogramGroupTypeImpl
An implementation of the model object 'Subprogram Group Type'.
|
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseSubprogramGroupClassifier(SubprogramGroupClassifier object)
Returns the result of interpreting the object as an instance of 'Subprogram Group Classifier'.
|
boolean |
Aadl2Validator.validateSubprogramGroupClassifier(SubprogramGroupClassifier subprogramGroupClassifier,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |