|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FeaturePrototypeActual | |
---|---|
edu.cmu.sei.aadl.aadl2 | |
edu.cmu.sei.aadl.aadl2.impl | |
edu.cmu.sei.aadl.aadl2.properties | |
edu.cmu.sei.aadl.aadl2.util |
Uses of FeaturePrototypeActual in edu.cmu.sei.aadl.aadl2 |
---|
Subinterfaces of FeaturePrototypeActual in edu.cmu.sei.aadl.aadl2 | |
---|---|
interface |
AccessSpecification
A representation of the model object 'Access Specification' |
interface |
FeaturePrototypeReference
A representation of the model object 'Feature Prototype Reference' |
interface |
PortSpecification
A representation of the model object 'Port Specification' |
Methods in edu.cmu.sei.aadl.aadl2 that return FeaturePrototypeActual | |
---|---|
FeaturePrototypeActual |
FeaturePrototypeBinding.createActual(org.eclipse.emf.ecore.EClass eClass)
Creates a new FeaturePrototypeActual and sets the 'Actual' containment reference |
FeaturePrototypeActual |
FeaturePrototypeBinding.getActual()
Returns the value of the 'Actual' containment reference |
Methods in edu.cmu.sei.aadl.aadl2 with parameters of type FeaturePrototypeActual | |
---|---|
void |
FeaturePrototypeBinding.setActual(FeaturePrototypeActual value)
Sets the value of the ' Actual ' containment reference |
Uses of FeaturePrototypeActual in edu.cmu.sei.aadl.aadl2.impl |
---|
Classes in edu.cmu.sei.aadl.aadl2.impl that implement FeaturePrototypeActual | |
---|---|
class |
AccessSpecificationImpl
An implementation of the model object 'Access Specification' |
class |
FeaturePrototypeActualImpl
An implementation of the model object 'Feature Prototype Actual' |
class |
FeaturePrototypeReferenceImpl
An implementation of the model object 'Feature Prototype Reference' |
class |
PortSpecificationImpl
An implementation of the model object 'Port Specification' |
Fields in edu.cmu.sei.aadl.aadl2.impl declared as FeaturePrototypeActual | |
---|---|
protected FeaturePrototypeActual |
FeaturePrototypeBindingImpl.actual
The cached value of the ' Actual ' containment reference |
Methods in edu.cmu.sei.aadl.aadl2.impl that return FeaturePrototypeActual | |
---|---|
FeaturePrototypeActual |
FeaturePrototypeBindingImpl.createActual(org.eclipse.emf.ecore.EClass eClass)
|
FeaturePrototypeActual |
FeaturePrototypeBindingImpl.getActual()
|
Methods in edu.cmu.sei.aadl.aadl2.impl with parameters of type FeaturePrototypeActual | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
FeaturePrototypeBindingImpl.basicSetActual(FeaturePrototypeActual newActual,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
FeaturePrototypeBindingImpl.setActual(FeaturePrototypeActual newActual)
|
Uses of FeaturePrototypeActual in edu.cmu.sei.aadl.aadl2.properties |
---|
Methods in edu.cmu.sei.aadl.aadl2.properties that return FeaturePrototypeActual | |
---|---|
static FeaturePrototypeActual |
InstanceUtil.resolveFeaturePrototype(Prototype proto,
InstanceObject context,
java.util.HashMap<InstanceObject,InstanceUtil.InstantiatedClassifier> classifierCache)
Find the binding for a given feature prototype. |
Uses of FeaturePrototypeActual in edu.cmu.sei.aadl.aadl2.util |
---|
Methods in edu.cmu.sei.aadl.aadl2.util with parameters of type FeaturePrototypeActual | |
---|---|
T |
Aadl2Switch.caseFeaturePrototypeActual(FeaturePrototypeActual object)
Returns the result of interpreting the object as an instance of 'Feature Prototype Actual' |
boolean |
Aadl2Validator.validateFeaturePrototypeActual(FeaturePrototypeActual featurePrototypeActual,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |