public interface AbstractCapabilityInclude extends Relationship
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
AbstractCapability |
getIncluded()
Returns the value of the 'Included' reference.
|
AbstractCapability |
getInclusion()
Returns the value of the 'Inclusion' reference.
|
void |
setIncluded(AbstractCapability value)
Sets the value of the '
Included' reference. |
getRealizedFlow, setRealizedFlowgetAppliedPropertyValueGroups, 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 getIncluded()
If the meaning of the 'Included' reference isn't clear, there really should be more of a description here...
setIncluded(AbstractCapability),
InteractionPackage.getAbstractCapabilityInclude_Included()void setIncluded(AbstractCapability value)
Included' reference.
value - the new value of the 'Included' reference.getIncluded()AbstractCapability getInclusion()
If the meaning of the 'Inclusion' container reference isn't clear, there really should be more of a description here...
InteractionPackage.getAbstractCapabilityInclude_Inclusion()