public interface AbstractCapabilityGeneralization extends Relationship
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
AbstractCapability |
getSub()
Returns the value of the 'Sub' reference.
|
AbstractCapability |
getSuper()
Returns the value of the 'Super' reference.
|
void |
setSuper(AbstractCapability value)
Sets the value of the '
Super' 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 getSuper()
If the meaning of the 'Super' reference isn't clear, there really should be more of a description here...
setSuper(AbstractCapability),
InteractionPackage.getAbstractCapabilityGeneralization_Super()void setSuper(AbstractCapability value)
Super' reference.
value - the new value of the 'Super' reference.getSuper()AbstractCapability getSub()
If the meaning of the 'Sub' container reference isn't clear, there really should be more of a description here...
InteractionPackage.getAbstractCapabilityGeneralization_Sub()