Uses of Interface
org.semanticweb.owl.validation.OWLValidationConstants

Packages that use OWLValidationConstants
uk.ac.man.cs.img.owl.util   
uk.ac.man.cs.img.owl.validation   
 

Uses of OWLValidationConstants in uk.ac.man.cs.img.owl.util
 

Classes in uk.ac.man.cs.img.owl.util that implement OWLValidationConstants
 class Errors
          A basic class for an OWL ontology processor.
 class Fixer
          A tool that attempts to "fix" OWL Full ontologies.
 class Processor
          A basic class for an OWL ontology processor.
 class Processor2
          Test Class.
 class Validator
          Harness to run validation.
 

Uses of OWLValidationConstants in uk.ac.man.cs.img.owl.validation
 

Classes in uk.ac.man.cs.img.owl.validation that implement OWLValidationConstants
 class ConstructChecker
          An implementation of a construct checker.
 class SpeciesValidator
          This class provides functionality for identifying the particular species that an ontology belongs to.
 



WonderWeb