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

Packages that use InferredEntityAxiomGenerator
org.semanticweb.owl.util   
 

Uses of InferredEntityAxiomGenerator in org.semanticweb.owl.util
 

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

Generates OWLClassAssertionsAxioms for inferred individual types.
 class InferredClassAxiomGenerator<A extends OWLClassAxiom>
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

 class InferredDataPropertyAxiomGenerator<A extends OWLDataPropertyAxiom>
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

 class InferredDataPropertyCharacteristicAxiomGenerator
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

Generates inferred data property characteristics.
 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 InferredEquivalentDataPropertiesAxiomGenerator
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

 class InferredEquivalentObjectPropertyAxiomGenerator
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

 class InferredIndividualAxiomGenerator<A extends OWLIndividualAxiom>
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

 class InferredInverseObjectPropertiesAxiomGenerator
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

 class InferredObjectPropertyAxiomGenerator<A extends OWLObjectPropertyAxiom>
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

 class InferredObjectPropertyCharacteristicAxiomGenerator
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

 class InferredPropertyAssertionGenerator
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

 class InferredSubClassAxiomGenerator
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

 class InferredSubDataPropertyAxiomGenerator
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007

 class InferredSubObjectPropertyAxiomGenerator
          Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007