Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.properties.linking | |
org.osate.xtext.aadl2.validation |
Modifier and Type | Method and Description |
---|---|
FeatureGroupPrototype |
Aadl2Factory.createFeatureGroupPrototype()
Returns a new object of class 'Feature Group Prototype'.
|
FeatureGroupPrototype |
FeatureGroup.getFeatureGroupPrototype()
Returns the value of the 'Feature Group Prototype' reference.
|
Modifier and Type | Class and Description |
---|---|
class |
FeatureGroupPrototypeImpl
An implementation of the model object 'Feature Group Prototype'.
|
Modifier and Type | Method and Description |
---|---|
FeatureGroupPrototype |
FeatureGroupImpl.basicGetFeatureGroupPrototype() |
FeatureGroupPrototype |
Aadl2FactoryImpl.createFeatureGroupPrototype() |
FeatureGroupPrototype |
FeatureGroupImpl.getFeatureGroupPrototype() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseFeatureGroupPrototype(FeatureGroupPrototype object)
Returns the result of interpreting the object as an instance of 'Feature Group Prototype'.
|
boolean |
Aadl2Validator.validateFeatureGroupPrototype(FeatureGroupPrototype featureGroupPrototype,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Modifier and Type | Method and Description |
---|---|
FeatureGroupType |
PropertiesLinkingService.findFeatureGroupTypeForFeatureGroupPrototype(Classifier containingClassifier,
FeatureGroupPrototype prototype)
Dependencies: PrototypeFormalReference, FeatureGroupTypeReference,
PrototypeOrFeatureGroupTypeReference,
FeatureGroupPrototypeClassifierReference,
FeatureGroupPrototypeRefinementReference.
|
Modifier and Type | Method and Description |
---|---|
void |
Aadl2JavaValidator.caseFeatureGroupPrototype(FeatureGroupPrototype prototype) |