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 |
---|---|
FeatureGroupPrototypeActual |
FeatureGroupPrototypeBinding.createActual()
Creates a new
FeatureGroupPrototypeActual and sets the 'Actual' containment reference. |
FeatureGroupPrototypeActual |
Aadl2Factory.createFeatureGroupPrototypeActual()
Returns a new object of class 'Feature Group Prototype Actual'.
|
FeatureGroupPrototypeActual |
FeatureGroupPrototypeBinding.getActual()
Returns the value of the 'Actual' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
FeatureGroupPrototypeBinding.setActual(FeatureGroupPrototypeActual value)
Sets the value of the '
Actual ' containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
FeatureGroupPrototypeActualImpl
An implementation of the model object 'Feature Group Prototype Actual'.
|
Modifier and Type | Method and Description |
---|---|
FeatureGroupPrototypeActual |
FeatureGroupPrototypeBindingImpl.createActual() |
FeatureGroupPrototypeActual |
Aadl2FactoryImpl.createFeatureGroupPrototypeActual() |
FeatureGroupPrototypeActual |
FeatureGroupPrototypeBindingImpl.getActual() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
FeatureGroupPrototypeBindingImpl.basicSetActual(FeatureGroupPrototypeActual newActual,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
FeatureGroupPrototypeBindingImpl.setActual(FeatureGroupPrototypeActual newActual) |
Modifier and Type | Method and Description |
---|---|
static FeatureGroupPrototypeActual |
InstanceUtil.resolveFeatureGroupPrototype(Prototype proto,
InstanceObject context,
java.util.HashMap<InstanceObject,InstanceUtil.InstantiatedClassifier> classifierCache)
Find the binding for a given feature group prototype.
|
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseFeatureGroupPrototypeActual(FeatureGroupPrototypeActual object)
Returns the result of interpreting the object as an instance of 'Feature Group Prototype Actual'.
|
boolean |
Aadl2Validator.validateFeatureGroupPrototypeActual(FeatureGroupPrototypeActual featureGroupPrototypeActual,
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.caseFeatureGroupPrototypeActual(FeatureGroupPrototypeActual prototypeActual) |