public interface PhysicalFunction extends AbstractFunction
The following features are supported:
PaPackage.getPhysicalFunction()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PhysicalActor> |
getAllocatorPhysicalActors()
Returns the value of the 'Allocator Physical Actors' reference list.
|
org.eclipse.emf.common.util.EList<PhysicalComponent> |
getAllocatorPhysicalComponents()
Returns the value of the 'Allocator Physical Components' reference list.
|
org.eclipse.emf.common.util.EList<PhysicalFunction> |
getChildrenPhysicalFunctions()
Returns the value of the 'Children Physical Functions' reference list.
|
org.eclipse.emf.common.util.EList<PhysicalFunction> |
getContainedPhysicalFunctions()
Returns the value of the 'Contained Physical Functions' reference list.
|
org.eclipse.emf.common.util.EList<PhysicalFunctionPkg> |
getOwnedPhysicalFunctionPkgs()
Returns the value of the 'Owned Physical Function Pkgs' containment reference list.
|
org.eclipse.emf.common.util.EList<LogicalFunction> |
getRealizedLogicalFunctions()
Returns the value of the 'Realized 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<PhysicalFunctionPkg> getOwnedPhysicalFunctionPkgs()
PhysicalFunctionPkg.
If the meaning of the 'Owned Physical Function Pkgs' containment reference list isn't clear, there really should be more of a description here...
PaPackage.getPhysicalFunction_OwnedPhysicalFunctionPkgs()org.eclipse.emf.common.util.EList<PhysicalActor> getAllocatorPhysicalActors()
PhysicalActor.
It is bidirectional and its opposite is 'Allocated Physical Functions'.
If the meaning of the 'Allocator Physical Actors' reference list isn't clear, there really should be more of a description here...
PaPackage.getPhysicalFunction_AllocatorPhysicalActors(),
PhysicalActor.getAllocatedPhysicalFunctions()org.eclipse.emf.common.util.EList<PhysicalComponent> getAllocatorPhysicalComponents()
PhysicalComponent.
It is bidirectional and its opposite is 'Allocated Physical Functions'.
If the meaning of the 'Allocator Physical Components' reference list isn't clear, there really should be more of a description here...
PaPackage.getPhysicalFunction_AllocatorPhysicalComponents(),
PhysicalComponent.getAllocatedPhysicalFunctions()org.eclipse.emf.common.util.EList<LogicalFunction> getRealizedLogicalFunctions()
LogicalFunction.
It is bidirectional and its opposite is 'Realizing Physical Functions'.
If the meaning of the 'Realized Logical Functions' reference list isn't clear, there really should be more of a description here...
PaPackage.getPhysicalFunction_RealizedLogicalFunctions(),
LogicalFunction.getRealizingPhysicalFunctions()org.eclipse.emf.common.util.EList<PhysicalFunction> getContainedPhysicalFunctions()
PhysicalFunction.
If the meaning of the 'Contained Physical Functions' reference list isn't clear, there really should be more of a description here...
PaPackage.getPhysicalFunction_ContainedPhysicalFunctions()org.eclipse.emf.common.util.EList<PhysicalFunction> getChildrenPhysicalFunctions()
PhysicalFunction.
If the meaning of the 'Children Physical Functions' reference list isn't clear, there really should be more of a description here...
PaPackage.getPhysicalFunction_ChildrenPhysicalFunctions()