Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.instance.util | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.validation |
Modifier and Type | Method and Description |
---|---|
ComponentPrototypeActual |
ComponentPrototypeBinding.createActual()
Creates a new
ComponentPrototypeActual and appends it to the 'Actual' containment reference list. |
ComponentPrototypeActual |
Aadl2Factory.createComponentPrototypeActual()
Returns a new object of class 'Component Prototype Actual'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ComponentPrototypeActual> |
ComponentPrototypeBinding.getActuals()
Returns the value of the 'Actual' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentPrototypeActualImpl
An implementation of the model object 'Component Prototype Actual'.
|
Modifier and Type | Method and Description |
---|---|
ComponentPrototypeActual |
ComponentPrototypeBindingImpl.createActual() |
ComponentPrototypeActual |
Aadl2FactoryImpl.createComponentPrototypeActual() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ComponentPrototypeActual> |
ComponentPrototypeBindingImpl.getActuals() |
Modifier and Type | Method and Description |
---|---|
static ComponentPrototypeActual |
InstanceUtil.resolveComponentPrototype(Prototype proto,
InstanceObject context,
java.util.HashMap<InstanceObject,InstanceUtil.InstantiatedClassifier> classifierCache)
Find the binding for a given component prototype.
|
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseComponentPrototypeActual(ComponentPrototypeActual object)
Returns the result of interpreting the object as an instance of 'Component Prototype Actual'.
|
boolean |
Aadl2Validator.validateComponentPrototypeActual(ComponentPrototypeActual componentPrototypeActual,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Modifier and Type | Method and Description |
---|---|
void |
Aadl2JavaValidator.caseComponentPrototypeActual(ComponentPrototypeActual prototypeActual) |