Class InferredObjectPropertyAxiomGenerator<A extends OWLObjectPropertyAxiom>

java.lang.Object
org.semanticweb.owlapi.util.InferredEntityAxiomGenerator<OWLObjectProperty,A>
org.semanticweb.owlapi.util.InferredObjectPropertyAxiomGenerator<A>
Type Parameters:
A - the axiom type
All Implemented Interfaces:
InferredAxiomGenerator<A>
Direct Known Subclasses:
InferredEquivalentObjectPropertyAxiomGenerator, InferredInverseObjectPropertiesAxiomGenerator, InferredObjectPropertyCharacteristicAxiomGenerator, InferredSubObjectPropertyAxiomGenerator

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

    • InferredObjectPropertyAxiomGenerator

      public InferredObjectPropertyAxiomGenerator()