Uses of Interface
edu.stanford.smi.protegex.owl.testing.OWLModelTest

Packages that use OWLModelTest
edu.stanford.smi.protegex.owl.testing.owldl   
edu.stanford.smi.protegex.owl.ui.testing   
 

Uses of OWLModelTest in edu.stanford.smi.protegex.owl.testing.owldl
 

Classes in edu.stanford.smi.protegex.owl.testing.owldl that implement OWLModelTest
 class NoImportOfSystemOntologiesOWLDLTest
           
 

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

Methods in edu.stanford.smi.protegex.owl.ui.testing with parameters of type OWLModelTest
protected  void AbstractOWLTestAction.runOWLModelTest(List results, OWLModelTest test)