A - the axiom typepublic abstract class InferredObjectPropertyAxiomGenerator<A extends OWLObjectPropertyAxiom> extends InferredEntityAxiomGenerator<OWLObjectProperty,A>
| Constructor and Description |
|---|
InferredObjectPropertyAxiomGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected Set<OWLObjectProperty> |
getEntities(OWLOntology ont)
Gets the entities from the specified ontology that this generator
processes.
|
addAxioms, createAxioms, getAllEntities, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLabelpublic InferredObjectPropertyAxiomGenerator()
protected Set<OWLObjectProperty> getEntities(OWLOntology ont)
InferredEntityAxiomGeneratorgetEntities in class InferredEntityAxiomGenerator<OWLObjectProperty,A extends OWLObjectPropertyAxiom>ont - The ontology from which entities are to be retrieved.Copyright © 2014 The University of Manchester. All Rights Reserved.