public interface ConnectableElementTemplateParameter extends TemplateParameter
Modifier and Type | Method and Description |
---|---|
ConnectableElement |
getParameteredElement()
Returns the value of the 'Parametered Element' reference.
|
void |
setParameteredElement(ConnectableElement value)
Sets the value of the '
Parametered Element ' reference. |
get_templateParameterSubstitutionOfFormal, get_templateSignatureOfParameter, getDefault, getOwnedDefault, getOwnedParameteredElement, getSignature, has_templateParameterSubstitutionOfFormal, has_templateSignatureOfParameter, setDefault, setOwnedDefault, setOwnedParameteredElement, setParameteredElement, setSignature
get_activityPartitionOfRepresents, get_commentOfAnnotatedElement, get_constraintOfConstrainedElement, get_diagramOfContext, get_directedRelationshipOfSource, get_directedRelationshipOfTarget, get_elementOfSyncElement, get_elementValueOfElement, get_relationshipOfRelatedElement, getAppliedStereotypeInstance, getOwnedComment, getOwnedElement, getOwner, getSyncElement, has_activityPartitionOfRepresents, has_commentOfAnnotatedElement, has_constraintOfConstrainedElement, has_diagramOfContext, has_directedRelationshipOfSource, has_directedRelationshipOfTarget, has_elementOfSyncElement, has_elementValueOfElement, has_relationshipOfRelatedElement, hasOwnedComment, hasOwnedElement, setAppliedStereotypeInstance, setOwner, setSyncElement
get_representationText, getLocalID, isInvalid, set_representationText, setLocalID, sGetLocalID
getID, getMDExtension, getMdExtensions, setID
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
accept, addPropertyChangeListener, canAdd, canAdd, canAddChild, canBeDeleted, firePropertyChange, getClassType, getHumanName, getHumanType, getObjectParent, isEditable, removePropertyChangeListener, sGetID
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
ConnectableElement getParameteredElement()
Template Parameter
'.
The ConnectableElement for this ConnectableElementTemplateParameter.
getParameteredElement
in interface TemplateParameter
setParameteredElement(ConnectableElement)
,
UMLPackage.getConnectableElementTemplateParameter_ParameteredElement()
,
ConnectableElement.getTemplateParameter()
void setParameteredElement(ConnectableElement value)
Parametered Element
' reference.
value
- the new value of the 'Parametered Element' reference.getParameteredElement()