Uses of Class
edu.stanford.smi.protegex.owl.tests.AbstractOWLModelTestCase

Packages that use AbstractOWLModelTestCase
edu.stanford.smi.protegex.owl.model.classparser.compact.tests   
edu.stanford.smi.protegex.owl.model.factory.tests   
 

Uses of AbstractOWLModelTestCase in edu.stanford.smi.protegex.owl.model.classparser.compact.tests
 

Subclasses of AbstractOWLModelTestCase in edu.stanford.smi.protegex.owl.model.classparser.compact.tests
 class CompactOWLClassParserTestCase
           
 class ParseCardinalityRestrictionsTestCase
           
 class ParseEnumeratedClassesTestCase
           
 class ParseHasValueRestrictionsTestCase
           
 

Uses of AbstractOWLModelTestCase in edu.stanford.smi.protegex.owl.model.factory.tests
 

Subclasses of AbstractOWLModelTestCase in edu.stanford.smi.protegex.owl.model.factory.tests
 class OWLJavaFactoryTestCase
          Various tests which verify whether the DefaultOWLFrameFactory generates the correct Java classes for given Protege classes.