Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util |
Modifier and Type | Method and Description |
---|---|
ProcessPrototype |
Aadl2Factory.createProcessPrototype()
Returns a new object of class 'Process Prototype'.
|
Modifier and Type | Class and Description |
---|---|
class |
ProcessPrototypeImpl
An implementation of the model object 'Process Prototype'.
|
Modifier and Type | Method and Description |
---|---|
ProcessPrototype |
Aadl2FactoryImpl.createProcessPrototype() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseProcessPrototype(ProcessPrototype object)
Returns the result of interpreting the object as an instance of 'Process Prototype'.
|
boolean |
Aadl2Validator.validateProcessPrototype(ProcessPrototype processPrototype,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |