public interface PhysicalComponent extends AbstractPhysicalComponent, AbstractPhysicalArtifact
The following features are supported:
Owned Physical ComponentsOwned Physical Component PkgsOwned Logical Component RealizationsLogical Component RealizationsLogical Interface RealizationsSub Physical ComponentsRealized Logical ComponentsAllocated Physical FunctionsDeployed Physical ComponentsDeploying Physical ComponentsDeploying Physical ActorsPaPackage.getPhysicalComponent()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PhysicalFunction> |
getAllocatedPhysicalFunctions()
Returns the value of the 'Allocated Physical Functions' reference list.
|
org.eclipse.emf.common.util.EList<PhysicalComponent> |
getDeployedPhysicalComponents()
Returns the value of the 'Deployed Physical Components' reference list.
|
org.eclipse.emf.common.util.EList<PhysicalActor> |
getDeployingPhysicalActors()
Returns the value of the 'Deploying Physical Actors' reference list.
|
org.eclipse.emf.common.util.EList<PhysicalComponent> |
getDeployingPhysicalComponents()
Returns the value of the 'Deploying Physical Components' reference list.
|
org.eclipse.emf.common.util.EList<LogicalComponentRealization> |
getLogicalComponentRealizations()
Returns the value of the 'Logical Component Realizations' reference list.
|
org.eclipse.emf.common.util.EList<LogicalInterfaceRealization> |
getLogicalInterfaceRealizations()
Returns the value of the 'Logical Interface Realizations' reference list.
|
org.eclipse.emf.common.util.EList<LogicalComponentRealization> |
getOwnedLogicalComponentRealizations()
Returns the value of the 'Owned Logical Component Realizations' containment reference list.
|
org.eclipse.emf.common.util.EList<PhysicalComponentPkg> |
getOwnedPhysicalComponentPkgs()
Returns the value of the 'Owned Physical Component Pkgs' containment reference list.
|
org.eclipse.emf.common.util.EList<PhysicalComponent> |
getOwnedPhysicalComponents()
Returns the value of the 'Owned Physical Components' containment reference list.
|
org.eclipse.emf.common.util.EList<LogicalComponent> |
getRealizedLogicalComponents()
Returns the value of the 'Realized Logical Components' reference list.
|
org.eclipse.emf.common.util.EList<PhysicalComponent> |
getSubPhysicalComponents()
Returns the value of the 'Sub Physical Components' reference list.
|
getKind, getNature, getOwnedDeploymentAspect, getOwnedDeploymentLinks, setKind, setNature, setOwnedDeploymentAspectgetDataType, getParticipationsInCapabilityRealizations, isDataComponent, setDataComponentgetAllocatedComponents, getAllocatingComponents, getContainedComponentPorts, getContainedParts, getContainedPhysicalPorts, getImplementedInterfaceLinks, getImplementedInterfaces, getOwnedInterfaceImplementations, getOwnedInterfaceUses, getOwnedPhysicalLinkCategories, getOwnedPhysicalLinks, getOwnedPhysicalPath, getProvidedInterfaces, getProvisionedComponentAllocations, getProvisioningComponentAllocations, getRequiredInterfaces, getUsedInterfaceLinks, getUsedInterfacesgetOwnedAbstractCapabilityPkg, getOwnedDataPkg, getOwnedInterfacePkg, getOwnedStateMachines, setOwnedAbstractCapabilityPkg, setOwnedDataPkg, setOwnedInterfacePkggetAllocatedFunctions, getFunctionalAllocations, getInExchangeLinks, getOutExchangeLinks, getOwnedComponentExchangeCategories, getOwnedComponentExchanges, getOwnedFunctionalAllocationgetOwnedPartitions, getRepresentingPartitions, isDecomposedgetContainedProperties, getOwnedFeaturesgetOwnedGeneralizations, getSub, getSubGeneralizations, getSuper, getSuperGeneralizations, isAbstract, setAbstractgetTypedElementsgetAbstractTypedElementsgetContainedGenericTraces, getContainedRequirementsTraces, getNamingRules, getOwnedTracesgetAppliedPropertyValueGroups, 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, eSetDelivergetAllocatedInterfaces, getOwnedInterfaceAllocations, getProvisionedInterfaceAllocationsgetAccess, getAcquire, getCall, getConsume, getExecute, getOwnedCommunicationLinks, getProduce, getReceive, getSend, getTransmit, getWritegetInvolvingCapabilityRealizationInvolvementsgetInvolvingInvolvementsgetDeployingLinksgetDeploymentLinksgetAllocatorConfigurationItemsorg.eclipse.emf.common.util.EList<PhysicalComponent> getOwnedPhysicalComponents()
PhysicalComponent.
If the meaning of the 'Owned Physical Components' containment reference list isn't clear, there really should be more of a description here...
PaPackage.getPhysicalComponent_OwnedPhysicalComponents()org.eclipse.emf.common.util.EList<PhysicalComponentPkg> getOwnedPhysicalComponentPkgs()
PhysicalComponentPkg.
If the meaning of the 'Owned Physical Component Pkgs' containment reference list isn't clear, there really should be more of a description here...
PaPackage.getPhysicalComponent_OwnedPhysicalComponentPkgs()org.eclipse.emf.common.util.EList<LogicalComponentRealization> getOwnedLogicalComponentRealizations()
LogicalComponentRealization.
If the meaning of the 'Owned Logical Component Realizations' containment reference list isn't clear, there really should be more of a description here...
PaPackage.getPhysicalComponent_OwnedLogicalComponentRealizations()org.eclipse.emf.common.util.EList<LogicalComponentRealization> getLogicalComponentRealizations()
LogicalComponentRealization.
If the meaning of the 'Logical Component Realizations' reference list isn't clear, there really should be more of a description here...
PaPackage.getPhysicalComponent_LogicalComponentRealizations()org.eclipse.emf.common.util.EList<LogicalInterfaceRealization> getLogicalInterfaceRealizations()
LogicalInterfaceRealization.
If the meaning of the 'Logical Interface Realizations' reference list isn't clear, there really should be more of a description here...
PaPackage.getPhysicalComponent_LogicalInterfaceRealizations()org.eclipse.emf.common.util.EList<PhysicalComponent> getSubPhysicalComponents()
PhysicalComponent.
If the meaning of the 'Sub Physical Components' reference list isn't clear, there really should be more of a description here...
PaPackage.getPhysicalComponent_SubPhysicalComponents()org.eclipse.emf.common.util.EList<LogicalComponent> getRealizedLogicalComponents()
LogicalComponent.
It is bidirectional and its opposite is 'Realizing Physical Components'.
If the meaning of the 'Realized Logical Components' reference list isn't clear, there really should be more of a description here...
PaPackage.getPhysicalComponent_RealizedLogicalComponents(),
LogicalComponent.getRealizingPhysicalComponents()org.eclipse.emf.common.util.EList<PhysicalFunction> getAllocatedPhysicalFunctions()
PhysicalFunction.
It is bidirectional and its opposite is 'Allocator Physical Components'.
If the meaning of the 'Allocated Physical Functions' reference list isn't clear, there really should be more of a description here...
PaPackage.getPhysicalComponent_AllocatedPhysicalFunctions(),
PhysicalFunction.getAllocatorPhysicalComponents()org.eclipse.emf.common.util.EList<PhysicalComponent> getDeployedPhysicalComponents()
PhysicalComponent.
If the meaning of the 'Deployed Physical Components' reference list isn't clear, there really should be more of a description here...
PaPackage.getPhysicalComponent_DeployedPhysicalComponents()org.eclipse.emf.common.util.EList<PhysicalComponent> getDeployingPhysicalComponents()
PhysicalComponent.
If the meaning of the 'Deploying Physical Components' reference list isn't clear, there really should be more of a description here...
PaPackage.getPhysicalComponent_DeployingPhysicalComponents()org.eclipse.emf.common.util.EList<PhysicalActor> getDeployingPhysicalActors()
PhysicalActor.
If the meaning of the 'Deploying Physical Actors' reference list isn't clear, there really should be more of a description here...
PaPackage.getPhysicalComponent_DeployingPhysicalActors()