GATE
Version 3.1-2270

Uses of Class
com.ontotext.gate.vr.OntoTreeModel

Packages that use OntoTreeModel
com.ontotext.gate.vr   
gate.gui.lexicon   
 

Uses of OntoTreeModel in com.ontotext.gate.vr
 

Methods in com.ontotext.gate.vr with parameters of type OntoTreeModel
 void EditableTreeView.setModel(OntoTreeModel model)
           
 

Constructors in com.ontotext.gate.vr with parameters of type OntoTreeModel
EditableTreeView(OntoTreeModel model)
           
MappingTreeView(OntoTreeModel model, MappingDefinition mappingDef, Gaze gazeVR)
           
 

Uses of OntoTreeModel in gate.gui.lexicon
 

Fields in gate.gui.lexicon declared as OntoTreeModel
protected  OntoTreeModel OntoLexEditorVR.ontoModel
           
 


GATE
Version 3.1-2270