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