public interface ReuserStructure extends Structure
The following features are supported:
CapellacorePackage.getReuserStructure()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ReuseLink> |
getOwnedReuseLinks()
Returns the value of the 'Owned Reuse Links' containment reference list.
|
org.eclipse.emf.common.util.EList<ReuseLink> |
getReuseLinks()
Returns the value of the 'Reuse Links' 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<ReuseLink> getReuseLinks()
ReuseLink.
If the meaning of the 'Reuse Links' reference list isn't clear, there really should be more of a description here...
CapellacorePackage.getReuserStructure_ReuseLinks()org.eclipse.emf.common.util.EList<ReuseLink> getOwnedReuseLinks()
ReuseLink.
If the meaning of the 'Owned Reuse Links' containment reference list isn't clear, there really should be more of a description here...
CapellacorePackage.getReuserStructure_OwnedReuseLinks()