Class InferredDataPropertyAxiomGenerator<A extends OWLDataPropertyAxiom>

java.lang.Object
org.semanticweb.owlapi.util.InferredEntityAxiomGenerator<OWLDataProperty,A>
org.semanticweb.owlapi.util.InferredDataPropertyAxiomGenerator<A>
Type Parameters:
A - the axiom type
All Implemented Interfaces:
InferredAxiomGenerator<A>
Direct Known Subclasses:
InferredDataPropertyCharacteristicAxiomGenerator, InferredEquivalentDataPropertiesAxiomGenerator, InferredSubDataPropertyAxiomGenerator

public abstract class InferredDataPropertyAxiomGenerator<A extends OWLDataPropertyAxiom> extends InferredEntityAxiomGenerator<OWLDataProperty,A>
Since:
2.1.0
Author:
Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group
  • Constructor Details

    • InferredDataPropertyAxiomGenerator

      public InferredDataPropertyAxiomGenerator()