public class SimpleOWLEntityChecker extends Object implements org.semanticweb.owlapi.expression.OWLEntityChecker
| Constructor and Description |
|---|
SimpleOWLEntityChecker(AbstractReasonerComponent rc) |
| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLAnnotationProperty |
getOWLAnnotationProperty(String name) |
org.semanticweb.owlapi.model.OWLClass |
getOWLClass(String name) |
org.semanticweb.owlapi.model.OWLDataProperty |
getOWLDataProperty(String name) |
org.semanticweb.owlapi.model.OWLDatatype |
getOWLDatatype(String name) |
org.semanticweb.owlapi.model.OWLNamedIndividual |
getOWLIndividual(String name) |
org.semanticweb.owlapi.model.OWLObjectProperty |
getOWLObjectProperty(String name) |
void |
setAllowShortForm(boolean allowShortForm) |
public SimpleOWLEntityChecker(AbstractReasonerComponent rc)
public org.semanticweb.owlapi.model.OWLClass getOWLClass(String name)
getOWLClass in interface org.semanticweb.owlapi.expression.OWLEntityCheckerpublic org.semanticweb.owlapi.model.OWLObjectProperty getOWLObjectProperty(String name)
getOWLObjectProperty in interface org.semanticweb.owlapi.expression.OWLEntityCheckerpublic org.semanticweb.owlapi.model.OWLDataProperty getOWLDataProperty(String name)
getOWLDataProperty in interface org.semanticweb.owlapi.expression.OWLEntityCheckerpublic org.semanticweb.owlapi.model.OWLNamedIndividual getOWLIndividual(String name)
getOWLIndividual in interface org.semanticweb.owlapi.expression.OWLEntityCheckerpublic org.semanticweb.owlapi.model.OWLDatatype getOWLDatatype(String name)
getOWLDatatype in interface org.semanticweb.owlapi.expression.OWLEntityCheckerpublic org.semanticweb.owlapi.model.OWLAnnotationProperty getOWLAnnotationProperty(String name)
getOWLAnnotationProperty in interface org.semanticweb.owlapi.expression.OWLEntityCheckerpublic void setAllowShortForm(boolean allowShortForm)
allowShortForm - the allowShortForm to set
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann