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

Packages that use RDFResourceTest
edu.stanford.smi.protegex.owl.testing.constraints   
edu.stanford.smi.protegex.owl.testing.sanity   
edu.stanford.smi.protegex.owl.testing.todo   
edu.stanford.smi.protegex.owl.ui.testing   
 

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

Classes in edu.stanford.smi.protegex.owl.testing.constraints that implement RDFResourceTest
 class FindSPARQLAssertsTest
           
 

Uses of RDFResourceTest in edu.stanford.smi.protegex.owl.testing.sanity
 

Classes in edu.stanford.smi.protegex.owl.testing.sanity that implement RDFResourceTest
 class FacetConstraintsTest
           
 

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

Classes in edu.stanford.smi.protegex.owl.testing.todo that implement RDFResourceTest
 class TodoAnnotationOWLTest
           
 

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

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