public interface EPBSArchitecture extends ComponentArchitecture
The following features are supported:
EpbsPackage.getEPBSArchitecture()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PhysicalArchitectureRealization> |
getAllocatedPhysicalArchitectureRealizations()
Returns the value of the 'Allocated Physical Architecture Realizations' reference list.
|
org.eclipse.emf.common.util.EList<PhysicalArchitecture> |
getAllocatedPhysicalArchitectures()
Returns the value of the 'Allocated Physical Architectures' reference list.
|
CapabilityRealizationPkg |
getContainedCapabilityRealizationPkg()
Returns the value of the 'Contained Capability Realization Pkg' reference.
|
ConfigurationItem |
getOwnedConfigurationItem()
Returns the value of the 'Owned Configuration Item' containment reference.
|
ConfigurationItemPkg |
getOwnedConfigurationItemPkg()
Returns the value of the 'Owned Configuration Item Pkg' containment reference.
|
EPBSContext |
getOwnedEPBSContext()
Returns the value of the 'Owned EPBS Context' containment reference.
|
org.eclipse.emf.common.util.EList<PhysicalArchitectureRealization> |
getOwnedPhysicalArchitectureRealizations()
Returns the value of the 'Owned Physical Architecture Realizations' containment reference list.
|
void |
setOwnedConfigurationItem(ConfigurationItem value)
Sets the value of the '
Owned Configuration Item' containment reference. |
void |
setOwnedConfigurationItemPkg(ConfigurationItemPkg value)
Sets the value of the '
Owned Configuration Item Pkg' containment reference. |
void |
setOwnedEPBSContext(EPBSContext value)
Sets the value of the '
Owned EPBS Context' containment reference. |
getAllocatedArchitectures, getAllocatingArchitectures, getOwnedAbstractCapabilityPkg, getOwnedDataPkg, getOwnedInterfacePkg, getOwnedRequirementPkgs, getProvisionedArchitectureAllocations, getProvisioningArchitectureAllocations, setOwnedAbstractCapabilityPkg, setOwnedDataPkg, setOwnedInterfacePkggetOwnedComponentExchangeCategories, getOwnedComponentExchangeRealizations, getOwnedComponentExchanges, getOwnedFunctionalAllocations, getOwnedFunctionalLinks, getOwnedFunctionPkg, setOwnedFunctionPkggetOwnedPropertyValuePkgsgetContainedGenericTraces, 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, setSidgetOwnedExtensionsEPBSContext getOwnedEPBSContext()
If the meaning of the 'Owned EPBS Context' containment reference isn't clear, there really should be more of a description here...
setOwnedEPBSContext(EPBSContext),
EpbsPackage.getEPBSArchitecture_OwnedEPBSContext()void setOwnedEPBSContext(EPBSContext value)
Owned EPBS Context' containment reference.
value - the new value of the 'Owned EPBS Context' containment reference.getOwnedEPBSContext()ConfigurationItem getOwnedConfigurationItem()
If the meaning of the 'Owned Configuration Item' containment reference isn't clear, there really should be more of a description here...
setOwnedConfigurationItem(ConfigurationItem),
EpbsPackage.getEPBSArchitecture_OwnedConfigurationItem()void setOwnedConfigurationItem(ConfigurationItem value)
Owned Configuration Item' containment reference.
value - the new value of the 'Owned Configuration Item' containment reference.getOwnedConfigurationItem()ConfigurationItemPkg getOwnedConfigurationItemPkg()
If the meaning of the 'Owned Configuration Item Pkg' containment reference isn't clear, there really should be more of a description here...
setOwnedConfigurationItemPkg(ConfigurationItemPkg),
EpbsPackage.getEPBSArchitecture_OwnedConfigurationItemPkg()void setOwnedConfigurationItemPkg(ConfigurationItemPkg value)
Owned Configuration Item Pkg' containment reference.
value - the new value of the 'Owned Configuration Item Pkg' containment reference.getOwnedConfigurationItemPkg()CapabilityRealizationPkg getContainedCapabilityRealizationPkg()
If the meaning of the 'Contained Capability Realization Pkg' reference isn't clear, there really should be more of a description here...
EpbsPackage.getEPBSArchitecture_ContainedCapabilityRealizationPkg()org.eclipse.emf.common.util.EList<PhysicalArchitectureRealization> getOwnedPhysicalArchitectureRealizations()
PhysicalArchitectureRealization.
If the meaning of the 'Owned Physical Architecture Realizations' containment reference list isn't clear, there really should be more of a description here...
EpbsPackage.getEPBSArchitecture_OwnedPhysicalArchitectureRealizations()org.eclipse.emf.common.util.EList<PhysicalArchitectureRealization> getAllocatedPhysicalArchitectureRealizations()
PhysicalArchitectureRealization.
If the meaning of the 'Allocated Physical Architecture Realizations' reference list isn't clear, there really should be more of a description here...
EpbsPackage.getEPBSArchitecture_AllocatedPhysicalArchitectureRealizations()org.eclipse.emf.common.util.EList<PhysicalArchitecture> getAllocatedPhysicalArchitectures()
PhysicalArchitecture.
It is bidirectional and its opposite is 'Allocating Epbs Architectures'.
If the meaning of the 'Allocated Physical Architectures' reference list isn't clear, there really should be more of a description here...
EpbsPackage.getEPBSArchitecture_AllocatedPhysicalArchitectures(),
PhysicalArchitecture.getAllocatingEpbsArchitectures()