E
- the entity typeA
- the axiom typeInferredAxiomGenerator<A>
InferredClassAxiomGenerator
, InferredDataPropertyAxiomGenerator
, InferredIndividualAxiomGenerator
, InferredObjectPropertyAxiomGenerator
public abstract class InferredEntityAxiomGenerator<E extends OWLEntity,A extends OWLAxiom> extends Object implements InferredAxiomGenerator<A>
Constructor | Description |
---|---|
InferredEntityAxiomGenerator() |
Modifier and Type | Method | Description |
---|---|---|
Set<A> |
createAxioms(OWLDataFactory df,
OWLReasoner reasoner) |
|
String |
toString() |
getLabel
public Set<A> createAxioms(@Nonnull OWLDataFactory df, @Nonnull OWLReasoner reasoner)
createAxioms
in interface InferredAxiomGenerator<E extends OWLEntity>
df
- data factoryreasoner
- the reasoner to useCopyright © 2018 The University of Manchester. All rights reserved.