public interface PrototypeBinding extends Element
The following features are supported:
Aadl2Package.getPrototypeBinding()
Modifier and Type | Method and Description |
---|---|
Prototype |
getFormal()
Returns the value of the 'Formal' reference.
|
void |
setFormal(Prototype value)
Sets the value of the '
Formal ' reference. |
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
Prototype getFormal()
If the meaning of the 'Formal' reference isn't clear, there really should be more of a description here...
setFormal(Prototype)
,
Aadl2Package.getPrototypeBinding_Formal()
void setFormal(Prototype value)
Formal
' reference.
value
- the new value of the 'Formal' reference.getFormal()