public interface LogicalFunction extends AbstractFunction
The following features are supported:
LaPackage.getLogicalFunction()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<LogicalActor> |
getAllocatorLogicalActors()
Returns the value of the 'Allocator Logical Actors' reference list.
|
org.eclipse.emf.common.util.EList<LogicalComponent> |
getAllocatorLogicalComponents()
Returns the value of the 'Allocator Logical Components' reference list.
|
org.eclipse.emf.common.util.EList<LogicalFunction> |
getChildrenLogicalFunctions()
Returns the value of the 'Children Logical Functions' reference list.
|
org.eclipse.emf.common.util.EList<LogicalFunction> |
getContainedLogicalFunctions()
Returns the value of the 'Contained Logical Functions' reference list.
|
org.eclipse.emf.common.util.EList<LogicalFunctionPkg> |
getOwnedLogicalFunctionPkgs()
Returns the value of the 'Owned Logical Function Pkgs' containment reference list.
|
org.eclipse.emf.common.util.EList<SystemFunction> |
getRealizedSystemFunctions()
Returns the value of the 'Realized System Functions' reference list.
|
org.eclipse.emf.common.util.EList<PhysicalFunction> |
getRealizingPhysicalFunctions()
Returns the value of the 'Realizing Physical 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<LogicalFunctionPkg> getOwnedLogicalFunctionPkgs()
LogicalFunctionPkg.
If the meaning of the 'Owned Logical Function Pkgs' containment reference list isn't clear, there really should be more of a description here...
LaPackage.getLogicalFunction_OwnedLogicalFunctionPkgs()org.eclipse.emf.common.util.EList<LogicalActor> getAllocatorLogicalActors()
LogicalActor.
It is bidirectional and its opposite is 'Allocated Logical Functions'.
If the meaning of the 'Allocator Logical Actors' reference list isn't clear, there really should be more of a description here...
LaPackage.getLogicalFunction_AllocatorLogicalActors(),
LogicalActor.getAllocatedLogicalFunctions()org.eclipse.emf.common.util.EList<LogicalComponent> getAllocatorLogicalComponents()
LogicalComponent.
It is bidirectional and its opposite is 'Allocated Logical Functions'.
If the meaning of the 'Allocator Logical Components' reference list isn't clear, there really should be more of a description here...
LaPackage.getLogicalFunction_AllocatorLogicalComponents(),
LogicalComponent.getAllocatedLogicalFunctions()org.eclipse.emf.common.util.EList<SystemFunction> getRealizedSystemFunctions()
SystemFunction.
It is bidirectional and its opposite is 'Realizing Logical Functions'.
If the meaning of the 'Realized System Functions' reference list isn't clear, there really should be more of a description here...
LaPackage.getLogicalFunction_RealizedSystemFunctions(),
SystemFunction.getRealizingLogicalFunctions()org.eclipse.emf.common.util.EList<PhysicalFunction> getRealizingPhysicalFunctions()
PhysicalFunction.
It is bidirectional and its opposite is 'Realized Logical Functions'.
If the meaning of the 'Realizing Physical Functions' reference list isn't clear, there really should be more of a description here...
LaPackage.getLogicalFunction_RealizingPhysicalFunctions(),
PhysicalFunction.getRealizedLogicalFunctions()org.eclipse.emf.common.util.EList<LogicalFunction> getContainedLogicalFunctions()
LogicalFunction.
If the meaning of the 'Contained Logical Functions' reference list isn't clear, there really should be more of a description here...
LaPackage.getLogicalFunction_ContainedLogicalFunctions()org.eclipse.emf.common.util.EList<LogicalFunction> getChildrenLogicalFunctions()
LogicalFunction.
If the meaning of the 'Children Logical Functions' reference list isn't clear, there really should be more of a description here...
LaPackage.getLogicalFunction_ChildrenLogicalFunctions()