Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.validation |
Modifier and Type | Method and Description |
---|---|
GroupExtension |
Aadl2Factory.createGroupExtension()
Returns a new object of class 'Group Extension'.
|
GroupExtension |
FeatureGroupType.createOwnedExtension()
Creates a new
GroupExtension and sets the 'Owned Extension' containment reference. |
GroupExtension |
FeatureGroupType.getOwnedExtension()
Returns the value of the 'Owned Extension' containment reference.
|
Modifier and Type | Method and Description |
---|---|
void |
FeatureGroupType.setOwnedExtension(GroupExtension value)
Sets the value of the '
Owned Extension ' containment reference. |
Modifier and Type | Class and Description |
---|---|
class |
GroupExtensionImpl
An implementation of the model object 'Group Extension'.
|
Modifier and Type | Method and Description |
---|---|
GroupExtension |
Aadl2FactoryImpl.createGroupExtension() |
GroupExtension |
FeatureGroupTypeImpl.createOwnedExtension() |
GroupExtension |
FeatureGroupTypeImpl.getOwnedExtension() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
FeatureGroupTypeImpl.basicSetOwnedExtension(GroupExtension newOwnedExtension,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
FeatureGroupTypeImpl.setOwnedExtension(GroupExtension newOwnedExtension) |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseGroupExtension(GroupExtension object)
Returns the result of interpreting the object as an instance of 'Group Extension'.
|
boolean |
Aadl2Validator.validateGroupExtension(GroupExtension groupExtension,
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.caseGroupExtension(GroupExtension extension) |