public interface Concept extends NamedElement
The following features are supported:
OaPackage.getConcept()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ConceptCompliance> |
getCompliances()
Returns the value of the 'Compliances' reference list.
|
org.eclipse.emf.common.util.EList<ItemInConcept> |
getCompositeLinks()
Returns the value of the 'Composite Links' 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<ConceptCompliance> getCompliances()
ConceptCompliance.
If the meaning of the 'Compliances' reference list isn't clear, there really should be more of a description here...
OaPackage.getConcept_Compliances()org.eclipse.emf.common.util.EList<ItemInConcept> getCompositeLinks()
ItemInConcept.
If the meaning of the 'Composite Links' containment reference list isn't clear, there really should be more of a description here...
OaPackage.getConcept_CompositeLinks()