public interface DeploymentAspect extends Structure
The following features are supported:
DeploymentPackage.getDeploymentAspect()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<DeploymentConfiguration> |
getOwnedConfigurations()
Returns the value of the 'Owned Configurations' containment reference list.
|
org.eclipse.emf.common.util.EList<DeploymentAspect> |
getOwnedDeploymentAspects()
Returns the value of the 'Owned Deployment Aspects' containment reference list.
|
getOwnedPropertyValuePkgsgetContainedGenericTraces, 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<DeploymentConfiguration> getOwnedConfigurations()
DeploymentConfiguration.
If the meaning of the 'Owned Configurations' containment reference list isn't clear, there really should be more of a description here...
DeploymentPackage.getDeploymentAspect_OwnedConfigurations()org.eclipse.emf.common.util.EList<DeploymentAspect> getOwnedDeploymentAspects()
DeploymentAspect.
If the meaning of the 'Owned Deployment Aspects' containment reference list isn't clear, there really should be more of a description here...
DeploymentPackage.getDeploymentAspect_OwnedDeploymentAspects()