public interface ConceptPkg extends Structure
The following features are supported:
OaPackage.getConceptPkg()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ConceptPkg> |
getOwnedConceptPkgs()
Returns the value of the 'Owned Concept Pkgs' containment reference list.
|
org.eclipse.emf.common.util.EList<Concept> |
getOwnedConcepts()
Returns the value of the 'Owned Concepts' 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<ConceptPkg> getOwnedConceptPkgs()
ConceptPkg.
If the meaning of the 'Owned Concept Pkgs' containment reference list isn't clear, there really should be more of a description here...
OaPackage.getConceptPkg_OwnedConceptPkgs()org.eclipse.emf.common.util.EList<Concept> getOwnedConcepts()
Concept.
If the meaning of the 'Owned Concepts' containment reference list isn't clear, there really should be more of a description here...
OaPackage.getConceptPkg_OwnedConcepts()