|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dbe.studio.tools.ontologyviewer.views.OntologyTree
Field Summary | |
(package private) OdmOntology |
root
|
Constructor Summary | |
OntologyTree()
|
|
OntologyTree(OdmOntology root)
|
|
OntologyTree(OntologyTree tree)
|
Method Summary | |
OdmOntology |
getRoot()
|
void |
setRoot(OdmOntology root)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
OdmOntology root
Constructor Detail |
public OntologyTree()
public OntologyTree(OntologyTree tree)
public OntologyTree(OdmOntology root)
Method Detail |
public OdmOntology getRoot()
public void setRoot(OdmOntology root)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |