public interface CommunityOfInterestComposition extends NamedElement
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
CommunityOfInterest |
getCommunityOfInterest()
Returns the value of the 'Community Of Interest' reference.
|
OrganisationalUnit |
getInterestedOrganisationUnit()
Returns the value of the 'Interested Organisation Unit' reference.
|
void |
setCommunityOfInterest(CommunityOfInterest value)
Sets the value of the '
Community Of Interest' reference. |
void |
setInterestedOrganisationUnit(OrganisationalUnit value)
Sets the value of the '
Interested Organisation Unit' 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, setSidgetOwnedExtensionsCommunityOfInterest getCommunityOfInterest()
If the meaning of the 'Community Of Interest' reference isn't clear, there really should be more of a description here...
setCommunityOfInterest(CommunityOfInterest),
OaPackage.getCommunityOfInterestComposition_CommunityOfInterest()void setCommunityOfInterest(CommunityOfInterest value)
Community Of Interest' reference.
value - the new value of the 'Community Of Interest' reference.getCommunityOfInterest()OrganisationalUnit getInterestedOrganisationUnit()
If the meaning of the 'Interested Organisation Unit' reference isn't clear, there really should be more of a description here...
setInterestedOrganisationUnit(OrganisationalUnit),
OaPackage.getCommunityOfInterestComposition_InterestedOrganisationUnit()void setInterestedOrganisationUnit(OrganisationalUnit value)
Interested Organisation Unit' reference.
value - the new value of the 'Interested Organisation Unit' reference.getInterestedOrganisationUnit()