public interface AbstractRelationship extends ModelElement
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
AbstractInformationFlow |
getRealizedFlow()
Returns the value of the 'Realized Flow' reference.
|
void |
setRealizedFlow(AbstractInformationFlow value)
Sets the value of the '
Realized Flow' reference. |
destroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsAbstractInformationFlow getRealizedFlow()
Realizations'.
If the meaning of the 'Realized Flow' reference isn't clear, there really should be more of a description here...
setRealizedFlow(AbstractInformationFlow),
ModellingcorePackage.getAbstractRelationship_RealizedFlow(),
AbstractInformationFlow.getRealizations()void setRealizedFlow(AbstractInformationFlow value)
Realized Flow' reference.
value - the new value of the 'Realized Flow' reference.getRealizedFlow()