public interface DeploymentConfiguration extends NamedElement
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<AbstractDeploymentLink> |
getOwnedDeploymentLinks()
Returns the value of the 'Owned Deployment Links' containment reference list.
|
org.eclipse.emf.common.util.EList<AbstractPhysicalInstance> |
getOwnedPhysicalInstances()
Returns the value of the 'Owned Physical Instances' containment reference list.
|
getName, 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<AbstractDeploymentLink> getOwnedDeploymentLinks()
AbstractDeploymentLink.
If the meaning of the 'Owned Deployment Links' containment reference list isn't clear, there really should be more of a description here...
DeploymentPackage.getDeploymentConfiguration_OwnedDeploymentLinks()org.eclipse.emf.common.util.EList<AbstractPhysicalInstance> getOwnedPhysicalInstances()
AbstractPhysicalInstance.
If the meaning of the 'Owned Physical Instances' containment reference list isn't clear, there really should be more of a description here...
DeploymentPackage.getDeploymentConfiguration_OwnedPhysicalInstances()