public interface SystemFunction extends AbstractFunction
The following features are supported:
CtxPackage.getSystemFunction()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Actor> |
getAllocatorActors()
Returns the value of the 'Allocator Actors' reference list.
|
org.eclipse.emf.common.util.EList<System> |
getAllocatorSystems()
Returns the value of the 'Allocator Systems' reference list.
|
org.eclipse.emf.common.util.EList<SystemFunction> |
getChildrenSystemFunctions()
Returns the value of the 'Children System Functions' reference list.
|
org.eclipse.emf.common.util.EList<SystemFunction> |
getContainedSystemFunctions()
Returns the value of the 'Contained System Functions' reference list.
|
org.eclipse.emf.common.util.EList<SystemFunctionPkg> |
getOwnedSystemFunctionPkgs()
Returns the value of the 'Owned System Function Pkgs' containment reference list.
|
org.eclipse.emf.common.util.EList<OperationalActivity> |
getRealizedOperationalActivities()
Returns the value of the 'Realized Operational Activities' reference list.
|
org.eclipse.emf.common.util.EList<LogicalFunction> |
getRealizingLogicalFunctions()
Returns the value of the 'Realizing Logical 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<SystemFunctionPkg> getOwnedSystemFunctionPkgs()
SystemFunctionPkg.
If the meaning of the 'Owned System Function Pkgs' containment reference list isn't clear, there really should be more of a description here...
CtxPackage.getSystemFunction_OwnedSystemFunctionPkgs()org.eclipse.emf.common.util.EList<Actor> getAllocatorActors()
Actor.
It is bidirectional and its opposite is 'Allocated System Functions'.
If the meaning of the 'Allocator Actors' reference list isn't clear, there really should be more of a description here...
CtxPackage.getSystemFunction_AllocatorActors(),
Actor.getAllocatedSystemFunctions()org.eclipse.emf.common.util.EList<System> getAllocatorSystems()
System.
It is bidirectional and its opposite is 'Allocated System Functions'.
If the meaning of the 'Allocator Systems' reference list isn't clear, there really should be more of a description here...
CtxPackage.getSystemFunction_AllocatorSystems(),
System.getAllocatedSystemFunctions()org.eclipse.emf.common.util.EList<OperationalActivity> getRealizedOperationalActivities()
OperationalActivity.
It is bidirectional and its opposite is 'Realizing System Functions'.
If the meaning of the 'Realized Operational Activities' reference list isn't clear, there really should be more of a description here...
CtxPackage.getSystemFunction_RealizedOperationalActivities(),
OperationalActivity.getRealizingSystemFunctions()org.eclipse.emf.common.util.EList<LogicalFunction> getRealizingLogicalFunctions()
LogicalFunction.
It is bidirectional and its opposite is 'Realized System Functions'.
If the meaning of the 'Realizing Logical Functions' reference list isn't clear, there really should be more of a description here...
CtxPackage.getSystemFunction_RealizingLogicalFunctions(),
LogicalFunction.getRealizedSystemFunctions()org.eclipse.emf.common.util.EList<SystemFunction> getContainedSystemFunctions()
SystemFunction.
If the meaning of the 'Contained System Functions' reference list isn't clear, there really should be more of a description here...
CtxPackage.getSystemFunction_ContainedSystemFunctions()org.eclipse.emf.common.util.EList<SystemFunction> getChildrenSystemFunctions()
SystemFunction.
If the meaning of the 'Children System Functions' reference list isn't clear, there really should be more of a description here...
CtxPackage.getSystemFunction_ChildrenSystemFunctions()