Package edu.stanford.smi.protegex.owl.testing

Interface Summary
AutoRepairableOWLTest A RepairableOWLTest that can be executed efficiently enough to run permanently, i.e. after each change of a slot value.
OWLDLTest A marker interface for OWLTests that check whether an ontology is OWL DL.
OWLModelTest An interface for objects that can perform sanity checks on an ontology.
OWLTest  
OWLTestManager A container of the currently active OWLTests.
OWLTestResult  
RDFPropertyTest  
RDFResourceTest  
RDFSClassTest  
RepairableOWLTest An OWLTest that can be repaired (semi-) automatically.
 

Class Summary
AbstractOWLTest A base implementation of OWLTest.
DefaultOWLTestResult  
OWLTestLibrary A static utility class that manages the available OWLTests on this machine.