Uses of Class
it.polito.elite.visualization.ontoviewer.models.KnowledgeBaseModel

Packages that use KnowledgeBaseModel
it.polito.elite.ontosphere3dplugin   
it.polito.elite.visualization.ontoviewer.userInterfaces   
 

Uses of KnowledgeBaseModel in it.polito.elite.ontosphere3dplugin
 

Methods in it.polito.elite.ontosphere3dplugin with parameters of type KnowledgeBaseModel
private  void ClassTreeView.navigate(java.lang.String cl, org.eclipse.swt.widgets.TreeItem item, KnowledgeBaseModel model)
           
 void PropertyView.updateView(KnowledgeBaseModel model)
           
 void ClassTreeView.updateView(KnowledgeBaseModel kbModel)
           
 

Uses of KnowledgeBaseModel in it.polito.elite.visualization.ontoviewer.userInterfaces
 

Fields in it.polito.elite.visualization.ontoviewer.userInterfaces declared as KnowledgeBaseModel
 KnowledgeBaseModel Pane3DScene.model