Uses of Class
org.semanticweb.owl.util.InferredClassAxiomGenerator

Packages that use InferredClassAxiomGenerator
org.semanticweb.owl.util   
 

Uses of InferredClassAxiomGenerator in org.semanticweb.owl.util
 

Subclasses of InferredClassAxiomGenerator in org.semanticweb.owl.util
 class InferredDisjointClassesAxiomGenerator
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

Generates inferred disjoint axioms - note that this currently uses a very simple inefficient algorithm.
 class InferredEquivalentClassAxiomGenerator
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

Generates inferred equivalent classes axioms.
 class InferredSubClassAxiomGenerator
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007