public interface AbstractPhysicalArtifact extends CapellaElement
The following features are supported:
CsPackage.getAbstractPhysicalArtifact()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ConfigurationItem> |
getAllocatorConfigurationItems()
Returns the value of the 'Allocator Configuration Items' reference list.
|
getAppliedPropertyValueGroups, 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<ConfigurationItem> getAllocatorConfigurationItems()
ConfigurationItem.
It is bidirectional and its opposite is 'Allocated Physical Artifacts'.
If the meaning of the 'Allocator Configuration Items' reference list isn't clear, there really should be more of a description here...
CsPackage.getAbstractPhysicalArtifact_AllocatorConfigurationItems(),
ConfigurationItem.getAllocatedPhysicalArtifacts()