public interface ReuseLink extends Relationship
The following features are supported:
CapellacorePackage.getReuseLink()| Modifier and Type | Method and Description |
|---|---|
ReuseableStructure |
getReused()
Returns the value of the 'Reused' reference.
|
ReuserStructure |
getReuser()
Returns the value of the 'Reuser' reference.
|
void |
setReused(ReuseableStructure value)
Sets the value of the '
Reused' reference. |
void |
setReuser(ReuserStructure value)
Sets the value of the '
Reuser' 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, setSidgetOwnedExtensionsReuseableStructure getReused()
If the meaning of the 'Reused' reference isn't clear, there really should be more of a description here...
setReused(ReuseableStructure),
CapellacorePackage.getReuseLink_Reused()void setReused(ReuseableStructure value)
Reused' reference.
value - the new value of the 'Reused' reference.getReused()ReuserStructure getReuser()
If the meaning of the 'Reuser' reference isn't clear, there really should be more of a description here...
setReuser(ReuserStructure),
CapellacorePackage.getReuseLink_Reuser()void setReuser(ReuserStructure value)
Reuser' reference.
value - the new value of the 'Reuser' reference.getReuser()