|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeatureGroupTypeRename | |
---|---|
edu.cmu.sei.aadl.aadl2 | |
edu.cmu.sei.aadl.aadl2.impl | |
edu.cmu.sei.aadl.aadl2.util |
Uses of FeatureGroupTypeRename in edu.cmu.sei.aadl.aadl2 |
---|
Methods in edu.cmu.sei.aadl.aadl2 that return FeatureGroupTypeRename | |
---|---|
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 |
Methods in edu.cmu.sei.aadl.aadl2 that return types with arguments of type FeatureGroupTypeRename | |
---|---|
org.eclipse.emf.common.util.EList<FeatureGroupTypeRename> |
PackageSection.getOwnedFeatureGroupTypeRenames()
Returns the value of the 'Owned Feature Group Type Rename' containment reference list. |
Uses of FeatureGroupTypeRename in edu.cmu.sei.aadl.aadl2.impl |
---|
Classes in edu.cmu.sei.aadl.aadl2.impl that implement FeatureGroupTypeRename | |
---|---|
class |
FeatureGroupTypeRenameImpl
An implementation of the model object 'Feature Group Type Rename' |
Methods in edu.cmu.sei.aadl.aadl2.impl that return FeatureGroupTypeRename | |
---|---|
FeatureGroupTypeRename |
Aadl2FactoryImpl.createFeatureGroupTypeRename()
|
FeatureGroupTypeRename |
PackageSectionImpl.createOwnedFeatureGroupTypeRename()
|
Methods in edu.cmu.sei.aadl.aadl2.impl that return types with arguments of type FeatureGroupTypeRename | |
---|---|
org.eclipse.emf.common.util.EList<FeatureGroupTypeRename> |
PackageSectionImpl.getOwnedFeatureGroupTypeRenames()
|
Uses of FeatureGroupTypeRename in edu.cmu.sei.aadl.aadl2.util |
---|
Methods in edu.cmu.sei.aadl.aadl2.util with parameters of type FeatureGroupTypeRename | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |