public interface OrganisationalUnit extends NamedElement
The following features are supported:
OaPackage.getOrganisationalUnit()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<CommunityOfInterestComposition> |
getCommunityOfInterestMemberships()
Returns the value of the 'Community Of Interest Memberships' reference list.
|
org.eclipse.emf.common.util.EList<OrganisationalUnitComposition> |
getOrganisationalUnitCompositions()
Returns the value of the 'Organisational Unit Compositions' containment reference list.
|
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, setSidgetOwnedExtensionsorg.eclipse.emf.common.util.EList<OrganisationalUnitComposition> getOrganisationalUnitCompositions()
OrganisationalUnitComposition.
If the meaning of the 'Organisational Unit Compositions' containment reference list isn't clear, there really should be more of a description here...
OaPackage.getOrganisationalUnit_OrganisationalUnitCompositions()org.eclipse.emf.common.util.EList<CommunityOfInterestComposition> getCommunityOfInterestMemberships()
CommunityOfInterestComposition.
If the meaning of the 'Community Of Interest Memberships' reference list isn't clear, there really should be more of a description here...
OaPackage.getOrganisationalUnit_CommunityOfInterestMemberships()