Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
SubprogramGroupPrototype |
Aadl2Factory.createSubprogramGroupPrototype()
Returns a new object of class 'Subprogram Group Prototype'.
|
Modifier and Type | Class and Description |
---|---|
class |
SubprogramGroupPrototypeImpl
An implementation of the model object 'Subprogram Group Prototype'.
|
Modifier and Type | Method and Description |
---|---|
SubprogramGroupPrototype |
Aadl2FactoryImpl.createSubprogramGroupPrototype() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseSubprogramGroupPrototype(SubprogramGroupPrototype object)
Returns the result of interpreting the object as an instance of 'Subprogram Group Prototype'.
|
boolean |
Aadl2Validator.validateSubprogramGroupPrototype(SubprogramGroupPrototype subprogramGroupPrototype,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |