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

Packages that use RDFSClassTest
edu.stanford.smi.protegex.owl.testing.constraints   
edu.stanford.smi.protegex.owl.testing.owldl   
edu.stanford.smi.protegex.owl.testing.todo   
edu.stanford.smi.protegex.owl.ui.testing   
 

Uses of RDFSClassTest in edu.stanford.smi.protegex.owl.testing.constraints
 

Classes in edu.stanford.smi.protegex.owl.testing.constraints that implement RDFSClassTest
 class SPARQLAssertTest
           
 

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

Classes in edu.stanford.smi.protegex.owl.testing.owldl that implement RDFSClassTest
 class NoCardiRestrictionOnTransitivePropertiesOWLDLTest
           
 class NoClassesOrPropertiesInEnumerationsOWLDLTest
           
 class NoMetaclassOWLDLTest
           
 class NoSubclassesOfRDFClassesOWLDLTest
           
 

Uses of RDFSClassTest in edu.stanford.smi.protegex.owl.testing.todo
 

Classes in edu.stanford.smi.protegex.owl.testing.todo that implement RDFSClassTest
 class DeprecationOWLTest
           
 

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

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