public interface FeaturePrototypeBinding extends PrototypeBinding
The following features are supported:
Modifier and Type | Method and Description |
---|---|
FeaturePrototypeActual |
createActual(org.eclipse.emf.ecore.EClass eClass)
Creates a new
FeaturePrototypeActual and sets the 'Actual' containment reference. |
FeaturePrototypeActual |
getActual()
Returns the value of the 'Actual' containment reference.
|
void |
setActual(FeaturePrototypeActual value)
Sets the value of the '
Actual ' containment reference. |
getFormal, setFormal
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self
getLocationReference, setLocationReference, setLocationReference
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
FeaturePrototypeActual getActual()
If the meaning of the 'Actual' containment reference isn't clear, there really should be more of a description here...
setActual(FeaturePrototypeActual)
,
Aadl2Package.getFeaturePrototypeBinding_Actual()
void setActual(FeaturePrototypeActual value)
Actual
' containment reference.
value
- the new value of the 'Actual' containment reference.getActual()
FeaturePrototypeActual createActual(org.eclipse.emf.ecore.EClass eClass)
FeaturePrototypeActual
and sets the 'Actual' containment reference.
eClass
- The Ecore class of the FeaturePrototypeActual
to create.FeaturePrototypeActual
.getActual()