public interface AbstractCapabilityExtensionPoint extends NamedRelationship
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
AbstractCapability |
getAbstractCapability()
Returns the value of the 'Abstract Capability' reference.
|
org.eclipse.emf.common.util.EList<AbstractCapabilityExtend> |
getExtendLinks()
Returns the value of the 'Extend Links' reference list.
|
getNamingRulesgetRealizedFlow, setRealizedFlowgetName, 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, setSidgetOwnedExtensionsAbstractCapability getAbstractCapability()
If the meaning of the 'Abstract Capability' container reference isn't clear, there really should be more of a description here...
InteractionPackage.getAbstractCapabilityExtensionPoint_AbstractCapability()org.eclipse.emf.common.util.EList<AbstractCapabilityExtend> getExtendLinks()
AbstractCapabilityExtend.
It is bidirectional and its opposite is 'Extension Location'.
If the meaning of the 'Extend Links' reference list isn't clear, there really should be more of a description here...
InteractionPackage.getAbstractCapabilityExtensionPoint_ExtendLinks(),
AbstractCapabilityExtend.getExtensionLocation()