| Modifier and Type | Method and Description |
|---|---|
Concept |
getParent()
Gets the parent of this contained concept.
|
void |
setParent(Concept instance)
Sets the parent of the contained concept.
|
getExpandedName, getLocalProperties, getProperties, getProperty, getPropertyArray, getPropertyAtom, getVersiondelete, getChildrenConcept getParent()
ContainedConcept can only have one parent.void setParent(Concept instance)
ContainedConcept can only have one parent.instance - the parent.