Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl | |
org.osate.aadl2.util | |
org.osate.xtext.aadl2.validation |
Modifier and Type | Method and Description |
---|---|
FeatureGroupTypeRename |
Aadl2Factory.createFeatureGroupTypeRename()
Returns a new object of class 'Feature Group Type Rename'.
|
FeatureGroupTypeRename |
PackageSection.createOwnedFeatureGroupTypeRename()
Creates a new
FeatureGroupTypeRename and appends it to the 'Owned Feature Group Type Rename' containment reference list. |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<FeatureGroupTypeRename> |
PackageSection.getOwnedFeatureGroupTypeRenames()
Returns the value of the 'Owned Feature Group Type Rename' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
FeatureGroupTypeRenameImpl
An implementation of the model object 'Feature Group Type Rename'.
|
Modifier and Type | Method and Description |
---|---|
FeatureGroupTypeRename |
Aadl2FactoryImpl.createFeatureGroupTypeRename() |
FeatureGroupTypeRename |
PackageSectionImpl.createOwnedFeatureGroupTypeRename() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<FeatureGroupTypeRename> |
PackageSectionImpl.getOwnedFeatureGroupTypeRenames() |
Modifier and Type | Method and Description |
---|---|
T |
Aadl2Switch.caseFeatureGroupTypeRename(FeatureGroupTypeRename object)
Returns the result of interpreting the object as an instance of 'Feature Group Type Rename'.
|
boolean |
Aadl2Validator.validateFeatureGroupTypeRename(FeatureGroupTypeRename featureGroupTypeRename,
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.caseFeatureGroupTypeRename(FeatureGroupTypeRename fgtRename) |