public interface OperationalActivity extends AbstractFunction
The following features are supported:
OaPackage.getOperationalActivity()| 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<Role> |
getAllocatingRoles()
Returns the value of the 'Allocating Roles' reference list.
|
org.eclipse.emf.common.util.EList<Entity> |
getAllocatorEntities()
Returns the value of the 'Allocator Entities' reference list.
|
org.eclipse.emf.common.util.EList<OperationalActivity> |
getChildrenOperationalActivities()
Returns the value of the 'Children Operational Activities' reference list.
|
org.eclipse.emf.common.util.EList<OperationalActivity> |
getContainedOperationalActivities()
Returns the value of the 'Contained Operational Activities' reference list.
|
org.eclipse.emf.common.util.EList<OperationalActivityPkg> |
getOwnedOperationalActivityPkgs()
Returns the value of the 'Owned Operational Activity Pkgs' containment reference list.
|
org.eclipse.emf.common.util.EList<OperationalProcess> |
getOwnedProcess()
Returns the value of the 'Owned Process' reference list.
|
org.eclipse.emf.common.util.EList<Swimlane> |
getOwnedSwimlanes()
Returns the value of the 'Owned Swimlanes' reference list.
|
org.eclipse.emf.common.util.EList<SystemFunction> |
getRealizingSystemFunctions()
Returns the value of the 'Realizing System Functions' reference list.
|
getAllocationBlocks, getAvailableInStates, getComponentFunctionalAllocations, getCondition, getInFunctionRealizations, getInvolvingCapabilities, getInvolvingCapabilityRealizations, getInvolvingFunctionalChains, getKind, getLinkedFunctionSpecification, getLinkedStateMachine, getOutFunctionRealizations, getOwnedFunctionalExchanges, getOwnedFunctionRealizations, getOwnedFunctions, getSubFunctions, setCondition, setKindgetContainedGenericTraces, getContainedRequirementsTraces, getNamingRules, getOwnedTracesgetInvolvingInvolvementsgetRepresentingInstanceRolesgetAggregationKind, getAssociation, isIsDerived, isIsPartOfKey, isIsReadOnly, setAggregationKind, setIsDerived, setIsPartOfKey, setIsReadOnlygetVisibility, isIsAbstract, isIsStatic, setIsAbstract, setIsStatic, setVisibilitygetTypegetAbstractType, setAbstractTypegetAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMgetOwnedDefaultValue, getOwnedMaxCard, getOwnedMaxLength, getOwnedMaxValue, getOwnedMinCard, getOwnedMinLength, getOwnedMinValue, getOwnedNullValue, isMaxInclusive, isMinInclusive, isOrdered, isUnique, setMaxInclusive, setMinInclusive, setOrdered, setOwnedDefaultValue, setOwnedMaxCard, setOwnedMaxLength, setOwnedMaxValue, setOwnedMinCard, setOwnedMinLength, setOwnedMinValue, setOwnedNullValue, setUniqueisFinal, setFinalgetOwnedFunctionalChainsgetBehavior, setBehaviorgetResultsgetArgumentsgetContext, getInputs, getLocalPostcondition, getLocalPrecondition, getOutputs, setContext, setLocalPostcondition, setLocalPreconditiongetOwnedHandlersgetInActivityPartition, getIncoming, getInInterruptibleRegion, getInStructuredNode, getOutgoinggetName, setNamegetAbstractTypedElementsorg.eclipse.emf.common.util.EList<OperationalActivityPkg> getOwnedOperationalActivityPkgs()
OperationalActivityPkg.
If the meaning of the 'Owned Operational Activity Pkgs' containment reference list isn't clear, there really should be more of a description here...
OaPackage.getOperationalActivity_OwnedOperationalActivityPkgs()org.eclipse.emf.common.util.EList<ActivityAllocation> getActivityAllocations()
ActivityAllocation.
It is bidirectional and its opposite is 'Activity'.
If the meaning of the 'Activity Allocations' reference list isn't clear, there really should be more of a description here...
OaPackage.getOperationalActivity_ActivityAllocations(),
ActivityAllocation.getActivity()org.eclipse.emf.common.util.EList<Swimlane> getOwnedSwimlanes()
Swimlane.
If the meaning of the 'Owned Swimlanes' reference list isn't clear, there really should be more of a description here...
OaPackage.getOperationalActivity_OwnedSwimlanes()org.eclipse.emf.common.util.EList<OperationalProcess> getOwnedProcess()
OperationalProcess.
If the meaning of the 'Owned Process' reference list isn't clear, there really should be more of a description here...
OaPackage.getOperationalActivity_OwnedProcess()org.eclipse.emf.common.util.EList<Entity> getAllocatorEntities()
Entity.
It is bidirectional and its opposite is 'Allocated Operational Activities'.
If the meaning of the 'Allocator Entities' reference list isn't clear, there really should be more of a description here...
OaPackage.getOperationalActivity_AllocatorEntities(),
Entity.getAllocatedOperationalActivities()org.eclipse.emf.common.util.EList<SystemFunction> getRealizingSystemFunctions()
SystemFunction.
It is bidirectional and its opposite is 'Realized Operational Activities'.
If the meaning of the 'Realizing System Functions' reference list isn't clear, there really should be more of a description here...
OaPackage.getOperationalActivity_RealizingSystemFunctions(),
SystemFunction.getRealizedOperationalActivities()org.eclipse.emf.common.util.EList<Role> getAllocatingRoles()
Role.
If the meaning of the 'Allocating Roles' reference list isn't clear, there really should be more of a description here...
OaPackage.getOperationalActivity_AllocatingRoles()org.eclipse.emf.common.util.EList<OperationalActivity> getContainedOperationalActivities()
OperationalActivity.
If the meaning of the 'Contained Operational Activities' reference list isn't clear, there really should be more of a description here...
OaPackage.getOperationalActivity_ContainedOperationalActivities()org.eclipse.emf.common.util.EList<OperationalActivity> getChildrenOperationalActivities()
OperationalActivity.
If the meaning of the 'Children Operational Activities' reference list isn't clear, there really should be more of a description here...
OaPackage.getOperationalActivity_ChildrenOperationalActivities()