- Type Parameters:
E
- the entity type
A
- the axiom type
- All Implemented Interfaces:
- InferredAxiomGenerator<A>
- Direct Known Subclasses:
- InferredClassAxiomGenerator, InferredDataPropertyAxiomGenerator, InferredIndividualAxiomGenerator, InferredObjectPropertyAxiomGenerator
public abstract class InferredEntityAxiomGenerator<E extends OWLEntity,A extends OWLAxiom>
extends Object
implements InferredAxiomGenerator<A>
Generates axioms which relate to inferred information for a specific entity.
- Since:
- 2.1.0
- Author:
- Matthew Horridge, The University Of Manchester, Bio-Health
Informatics Group