public class InferredObjectPropertyCharacteristicAxiomGenerator extends InferredObjectPropertyAxiomGenerator<OWLObjectPropertyCharacteristicAxiom>
| Constructor and Description |
|---|
InferredObjectPropertyCharacteristicAxiomGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addAxioms(OWLObjectProperty entity,
OWLReasoner reasoner,
OWLDataFactory dataFactory,
Set<OWLObjectPropertyCharacteristicAxiom> result)
Adds inferred axioms to a results set.
|
protected void |
addIfEntailed(OWLObjectPropertyCharacteristicAxiom axiom,
OWLReasoner reasoner,
Set<OWLObjectPropertyCharacteristicAxiom> result) |
String |
getLabel() |
getEntitiescreateAxioms, getAllEntities, toStringpublic InferredObjectPropertyCharacteristicAxiomGenerator()
protected void addAxioms(OWLObjectProperty entity, OWLReasoner reasoner, OWLDataFactory dataFactory, Set<OWLObjectPropertyCharacteristicAxiom> result)
InferredEntityAxiomGeneratoraddAxioms in class InferredEntityAxiomGenerator<OWLObjectProperty,OWLObjectPropertyCharacteristicAxiom>entity - The entityreasoner - The reasoner that has inferred the new axiomsdataFactory - A data factory which should be used to create the new axiomsresult - The results set, which the new axioms should be added to.protected void addIfEntailed(OWLObjectPropertyCharacteristicAxiom axiom, OWLReasoner reasoner, Set<OWLObjectPropertyCharacteristicAxiom> result)
public String getLabel()
Copyright © 2014 The University of Manchester. All Rights Reserved.