public interface Role extends AbstractInstance
The following features are supported:
OaPackage.getRole()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ActivityAllocation> |
getActivityAllocations()
Returns the value of the 'Activity Allocations' reference list.
|
org.eclipse.emf.common.util.EList<OperationalActivity> |
getAllocatedOperationalActivities()
Returns the value of the 'Allocated Operational Activities' reference list.
|
org.eclipse.emf.common.util.EList<Entity> |
getAllocatingEntities()
Returns the value of the 'Allocating Entities' reference list.
|
org.eclipse.emf.common.util.EList<ActivityAllocation> |
getOwnedActivityAllocations()
Returns the value of the 'Owned Activity Allocations' containment reference list.
|
org.eclipse.emf.common.util.EList<RoleAssemblyUsage> |
getOwnedRoleAssemblyUsages()
Returns the value of the 'Owned Role Assembly Usages' containment reference list.
|
org.eclipse.emf.common.util.EList<RoleAllocation> |
getRoleAllocations()
Returns the value of the 'Role Allocations' reference list.
|
getRepresentingInstanceRolesgetAggregationKind, getAssociation, isIsDerived, isIsPartOfKey, isIsReadOnly, setAggregationKind, setIsDerived, setIsPartOfKey, setIsReadOnlygetVisibility, isIsAbstract, isIsStatic, setIsAbstract, setIsStatic, setVisibilitygetTypegetAbstractType, setAbstractTypegetName, 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, setSidgetOwnedExtensionseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivergetOwnedDefaultValue, getOwnedMaxCard, getOwnedMaxLength, getOwnedMaxValue, getOwnedMinCard, getOwnedMinLength, getOwnedMinValue, getOwnedNullValue, isMaxInclusive, isMinInclusive, isOrdered, isUnique, setMaxInclusive, setMinInclusive, setOrdered, setOwnedDefaultValue, setOwnedMaxCard, setOwnedMaxLength, setOwnedMaxValue, setOwnedMinCard, setOwnedMinLength, setOwnedMinValue, setOwnedNullValue, setUniqueisFinal, setFinalorg.eclipse.emf.common.util.EList<RoleAssemblyUsage> getOwnedRoleAssemblyUsages()
RoleAssemblyUsage.
If the meaning of the 'Owned Role Assembly Usages' containment reference list isn't clear, there really should be more of a description here...
OaPackage.getRole_OwnedRoleAssemblyUsages()org.eclipse.emf.common.util.EList<ActivityAllocation> getOwnedActivityAllocations()
ActivityAllocation.
If the meaning of the 'Owned Activity Allocations' containment reference list isn't clear, there really should be more of a description here...
OaPackage.getRole_OwnedActivityAllocations()org.eclipse.emf.common.util.EList<RoleAllocation> getRoleAllocations()
RoleAllocation.
It is bidirectional and its opposite is 'Role'.
If the meaning of the 'Role Allocations' reference list isn't clear, there really should be more of a description here...
OaPackage.getRole_RoleAllocations(),
RoleAllocation.getRole()org.eclipse.emf.common.util.EList<ActivityAllocation> getActivityAllocations()
ActivityAllocation.
It is bidirectional and its opposite is 'Role'.
If the meaning of the 'Activity Allocations' reference list isn't clear, there really should be more of a description here...
OaPackage.getRole_ActivityAllocations(),
ActivityAllocation.getRole()org.eclipse.emf.common.util.EList<Entity> getAllocatingEntities()
Entity.
If the meaning of the 'Allocating Entities' reference list isn't clear, there really should be more of a description here...
OaPackage.getRole_AllocatingEntities()org.eclipse.emf.common.util.EList<OperationalActivity> getAllocatedOperationalActivities()
OperationalActivity.
If the meaning of the 'Allocated Operational Activities' reference list isn't clear, there really should be more of a description here...
OaPackage.getRole_AllocatedOperationalActivities()