public interface OrganisationalUnitComposition extends NamedElement
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
OrganisationalUnit |
getOrganisationalUnit()
Returns the value of the 'Organisational Unit' reference.
|
Entity |
getParticipatingEntity()
Returns the value of the 'Participating Entity' reference.
|
void |
setOrganisationalUnit(OrganisationalUnit value)
Sets the value of the '
Organisational Unit' reference. |
void |
setParticipatingEntity(Entity value)
Sets the value of the '
Participating Entity' reference. |
getName, 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, setSidgetOwnedExtensionsOrganisationalUnit getOrganisationalUnit()
If the meaning of the 'Organisational Unit' reference isn't clear, there really should be more of a description here...
setOrganisationalUnit(OrganisationalUnit),
OaPackage.getOrganisationalUnitComposition_OrganisationalUnit()void setOrganisationalUnit(OrganisationalUnit value)
Organisational Unit' reference.
value - the new value of the 'Organisational Unit' reference.getOrganisationalUnit()Entity getParticipatingEntity()
If the meaning of the 'Participating Entity' reference isn't clear, there really should be more of a description here...
setParticipatingEntity(Entity),
OaPackage.getOrganisationalUnitComposition_ParticipatingEntity()void setParticipatingEntity(Entity value)
Participating Entity' reference.
value - the new value of the 'Participating Entity' reference.getParticipatingEntity()