public interface AbstractModellingStructure extends ReuserStructure
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ModellingArchitecturePkg> |
getOwnedArchitecturePkgs()
Returns the value of the 'Owned Architecture Pkgs' containment reference list.
|
org.eclipse.emf.common.util.EList<ModellingArchitecture> |
getOwnedArchitectures()
Returns the value of the 'Owned Architectures' containment reference list.
|
getOwnedReuseLinks, getReuseLinksgetOwnedPropertyValuePkgsgetContainedGenericTraces, 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<ModellingArchitecture> getOwnedArchitectures()
ModellingArchitecture.
If the meaning of the 'Owned Architectures' containment reference list isn't clear, there really should be more of a description here...
CapellacorePackage.getAbstractModellingStructure_OwnedArchitectures()org.eclipse.emf.common.util.EList<ModellingArchitecturePkg> getOwnedArchitecturePkgs()
ModellingArchitecturePkg.
If the meaning of the 'Owned Architecture Pkgs' containment reference list isn't clear, there really should be more of a description here...
CapellacorePackage.getAbstractModellingStructure_OwnedArchitecturePkgs()