Uses of Class
org.dllearner.tools.protege.DLLearnerModel

Packages that use DLLearnerModel
org.dllearner.tools.protege The Protege DL-Learner plugin, which enables learning class descriptions in the Protege ontology editor. 
 

Uses of DLLearnerModel in org.dllearner.tools.protege
 

Methods in org.dllearner.tools.protege that return DLLearnerModel
 DLLearnerModel DLLearnerView.getDLLearnerModel()
           
 

Methods in org.dllearner.tools.protege with parameters of type DLLearnerModel
 void ReadingOntologyThread.setDLLearnerModel(DLLearnerModel m)
           
 

Constructors in org.dllearner.tools.protege with parameters of type DLLearnerModel
ActionHandler(DLLearnerModel m, DLLearnerView view, String i)
          This is the constructor for the action handler.
GraphicalCoveragePanel(EvaluatedDescription desc, DLLearnerModel m, String concept, MoreDetailForSuggestedConceptsPanel p)
          This is the constructor for the GraphicalCoveragePanel.
GraphicalCoveragePanelHandler(GraphicalCoveragePanel p, EvaluatedDescription eval, DLLearnerModel m)
          This is the constructor for the handler.
MoreDetailForSuggestedConceptsPanel(DLLearnerModel model)
          This is the constructor for the Panel.
PosAndNegSelectPanel(DLLearnerModel model, ActionHandler act)
          This is the constructor for the Panel that shows the check boxes.
ReadingOntologyThread(org.protege.editor.owl.OWLEditorKit editorKit, DLLearnerView v, DLLearnerModel m)
          This is the constructor of the ReadingOntologyThread.
 



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann