public interface Namespace extends NamedElement
The following features are supported:
CapellacorePackage.getNamespace()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<GenericTrace> |
getContainedGenericTraces()
Returns the value of the 'Contained Generic Traces' reference list.
|
org.eclipse.emf.common.util.EList<RequirementsTrace> |
getContainedRequirementsTraces()
Returns the value of the 'Contained Requirements Traces' reference list.
|
org.eclipse.emf.common.util.EList<NamingRule> |
getNamingRules()
Returns the value of the 'Naming Rules' containment reference list.
|
org.eclipse.emf.common.util.EList<Trace> |
getOwnedTraces()
Returns the value of the 'Owned Traces' 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<Trace> getOwnedTraces()
Trace.
If the meaning of the 'Owned Traces' containment reference list isn't clear, there really should be more of a description here...
CapellacorePackage.getNamespace_OwnedTraces()org.eclipse.emf.common.util.EList<GenericTrace> getContainedGenericTraces()
GenericTrace.
If the meaning of the 'Contained Generic Traces' reference list isn't clear, there really should be more of a description here...
CapellacorePackage.getNamespace_ContainedGenericTraces()org.eclipse.emf.common.util.EList<RequirementsTrace> getContainedRequirementsTraces()
RequirementsTrace.
If the meaning of the 'Contained Requirements Traces' reference list isn't clear, there really should be more of a description here...
CapellacorePackage.getNamespace_ContainedRequirementsTraces()org.eclipse.emf.common.util.EList<NamingRule> getNamingRules()
NamingRule.
If the meaning of the 'Naming Rules' containment reference list isn't clear, there really should be more of a description here...
CapellacorePackage.getNamespace_NamingRules()