|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.semanticweb.owl.util.InferredEntityAxiomGenerator<OWLObjectProperty,A>
org.semanticweb.owl.util.InferredObjectPropertyAxiomGenerator<A>
public abstract class InferredObjectPropertyAxiomGenerator<A extends OWLObjectPropertyAxiom>
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Jul-2007
Constructor Summary | |
---|---|
InferredObjectPropertyAxiomGenerator()
|
Method Summary | |
---|---|
protected java.util.Set<OWLObjectProperty> |
getEntities(OWLOntology ont)
Gets the entities from the specified ontology that this generator processes |
Methods inherited from class org.semanticweb.owl.util.InferredEntityAxiomGenerator |
---|
addAxioms, createAxioms, getAllEntities, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.semanticweb.owl.util.InferredAxiomGenerator |
---|
getLabel |
Constructor Detail |
---|
public InferredObjectPropertyAxiomGenerator()
Method Detail |
---|
protected java.util.Set<OWLObjectProperty> getEntities(OWLOntology ont)
InferredEntityAxiomGenerator
getEntities
in class InferredEntityAxiomGenerator<OWLObjectProperty,A extends OWLObjectPropertyAxiom>
ont
- The ontology from which entities are to be retrieved.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |