public interface PhysicalComponentPkg extends AbstractFunctionalStructure, AssociationPkg
The following features are supported:
PaPackage.getPhysicalComponentPkg()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PhysicalComponent> |
getOwnedComponents()
Returns the value of the 'Owned Components' containment reference list.
|
org.eclipse.emf.common.util.EList<AbstractDeploymentLink> |
getOwnedDeployments()
Returns the value of the 'Owned Deployments' containment reference list.
|
org.eclipse.emf.common.util.EList<KeyPart> |
getOwnedKeyParts()
Returns the value of the 'Owned Key Parts' containment reference list.
|
org.eclipse.emf.common.util.EList<PhysicalComponentPkg> |
getOwnedPhysicalComponentPkgs()
Returns the value of the 'Owned Physical Component Pkgs' containment reference list.
|
getOwnedComponentExchangeCategories, getOwnedComponentExchangeRealizations, getOwnedComponentExchanges, getOwnedFunctionalAllocations, getOwnedFunctionalLinksgetOwnedAssociations, getVisibility, setVisibilitygetOwnedPropertyValuePkgsgetContainedGenericTraces, getContainedRequirementsTraces, getNamingRules, getOwnedTracesgetName, setNamegetAppliedPropertyValueGroups, 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, setSidgetOwnedExtensionsorg.eclipse.emf.common.util.EList<PhysicalComponent> getOwnedComponents()
PhysicalComponent.
If the meaning of the 'Owned Components' containment reference list isn't clear, there really should be more of a description here...
PaPackage.getPhysicalComponentPkg_OwnedComponents()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.getPhysicalComponentPkg_OwnedPhysicalComponentPkgs()org.eclipse.emf.common.util.EList<KeyPart> getOwnedKeyParts()
KeyPart.
If the meaning of the 'Owned Key Parts' containment reference list isn't clear, there really should be more of a description here...
PaPackage.getPhysicalComponentPkg_OwnedKeyParts()org.eclipse.emf.common.util.EList<AbstractDeploymentLink> getOwnedDeployments()
AbstractDeploymentLink.
If the meaning of the 'Owned Deployments' containment reference list isn't clear, there really should be more of a description here...
PaPackage.getPhysicalComponentPkg_OwnedDeployments()