public interface InstanceRole extends NamedElement
The following features are supported:
InteractionPackage.getInstanceRole()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<AbstractEnd> |
getAbstractEnds()
Returns the value of the 'Abstract Ends' reference list.
|
AbstractInstance |
getRepresentedInstance()
Returns the value of the 'Represented Instance' reference.
|
void |
setRepresentedInstance(AbstractInstance value)
Sets the value of the '
Represented Instance' reference. |
getName, setNamegetAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMdestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsorg.eclipse.emf.common.util.EList<AbstractEnd> getAbstractEnds()
AbstractEnd.
It is bidirectional and its opposite is 'Covered'.
If the meaning of the 'Abstract Ends' reference list isn't clear, there really should be more of a description here...
InteractionPackage.getInstanceRole_AbstractEnds(),
AbstractEnd.getCovered()AbstractInstance getRepresentedInstance()
If the meaning of the 'Represented Instance' reference isn't clear, there really should be more of a description here...
setRepresentedInstance(AbstractInstance),
InteractionPackage.getInstanceRole_RepresentedInstance()void setRepresentedInstance(AbstractInstance value)
Represented Instance' reference.
value - the new value of the 'Represented Instance' reference.getRepresentedInstance()