|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeaturePrototype | |
---|---|
edu.cmu.sei.aadl.aadl2 | |
edu.cmu.sei.aadl.aadl2.impl | |
edu.cmu.sei.aadl.aadl2.util |
Uses of FeaturePrototype in edu.cmu.sei.aadl.aadl2 |
---|
Methods in edu.cmu.sei.aadl.aadl2 that return FeaturePrototype | |
---|---|
FeaturePrototype |
Aadl2Factory.createFeaturePrototype()
Returns a new object of class 'Feature Prototype' |
FeaturePrototype |
FeaturePrototypeReference.getPrototype()
Returns the value of the 'Prototype' reference |
Methods in edu.cmu.sei.aadl.aadl2 with parameters of type FeaturePrototype | |
---|---|
void |
FeaturePrototypeReference.setPrototype(FeaturePrototype value)
Sets the value of the ' Prototype ' reference |
Uses of FeaturePrototype in edu.cmu.sei.aadl.aadl2.impl |
---|
Classes in edu.cmu.sei.aadl.aadl2.impl that implement FeaturePrototype | |
---|---|
class |
FeaturePrototypeImpl
An implementation of the model object 'Feature Prototype' |
Fields in edu.cmu.sei.aadl.aadl2.impl declared as FeaturePrototype | |
---|---|
protected FeaturePrototype |
FeaturePrototypeReferenceImpl.prototype
The cached value of the ' Prototype ' reference |
Methods in edu.cmu.sei.aadl.aadl2.impl that return FeaturePrototype | |
---|---|
FeaturePrototype |
FeaturePrototypeReferenceImpl.basicGetPrototype()
|
FeaturePrototype |
Aadl2FactoryImpl.createFeaturePrototype()
|
FeaturePrototype |
FeaturePrototypeReferenceImpl.getPrototype()
|
Methods in edu.cmu.sei.aadl.aadl2.impl with parameters of type FeaturePrototype | |
---|---|
void |
FeaturePrototypeReferenceImpl.setPrototype(FeaturePrototype newPrototype)
|
Uses of FeaturePrototype in edu.cmu.sei.aadl.aadl2.util |
---|
Methods in edu.cmu.sei.aadl.aadl2.util with parameters of type FeaturePrototype | |
---|---|
T |
Aadl2Switch.caseFeaturePrototype(FeaturePrototype object)
Returns the result of interpreting the object as an instance of 'Feature Prototype' |
boolean |
Aadl2Validator.validateFeaturePrototype(FeaturePrototype featurePrototype,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |