Uses of Class
edu.stanford.smi.protegex.owl.swrl.model.impl.tests.AbstractSWRLTestCase

Packages that use AbstractSWRLTestCase
edu.stanford.smi.protegex.owl.swrl.model.impl.tests   
edu.stanford.smi.protegex.owl.swrl.parser.tests   
 

Uses of AbstractSWRLTestCase in edu.stanford.smi.protegex.owl.swrl.model.impl.tests
 

Subclasses of AbstractSWRLTestCase in edu.stanford.smi.protegex.owl.swrl.model.impl.tests
 class DefaultSWRLImpTestCase
           
 class DeleteImpTestCase
           
 

Uses of AbstractSWRLTestCase in edu.stanford.smi.protegex.owl.swrl.parser.tests
 

Subclasses of AbstractSWRLTestCase in edu.stanford.smi.protegex.owl.swrl.parser.tests
 class ParseVariablesTestCase