Uses of Interface
edu.stanford.smi.protegex.owl.ui.testing.OWLTestResultsTableModelColumns

Packages that use OWLTestResultsTableModelColumns
edu.stanford.smi.protegex.owl.inference.ui   
edu.stanford.smi.protegex.owl.ui.testing   
 

Uses of OWLTestResultsTableModelColumns in edu.stanford.smi.protegex.owl.inference.ui
 

Classes in edu.stanford.smi.protegex.owl.inference.ui that implement OWLTestResultsTableModelColumns
 class ReasonerWarningPanel
          User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Sep 21, 2004

matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm

 

Uses of OWLTestResultsTableModelColumns in edu.stanford.smi.protegex.owl.ui.testing
 

Classes in edu.stanford.smi.protegex.owl.ui.testing that implement OWLTestResultsTableModelColumns
 class OWLTestResultsPanel
          A JPanel to display the results of a "Find usage" search.
 class OWLTestResultsTableModel
          A TableModel displaying the results of an OWLTest run.