public static interface InferenceBuilder.OWLClassFilter
Modifier and Type | Method and Description |
---|---|
boolean |
useOWLClass(org.semanticweb.owlapi.model.OWLClass cls,
org.semanticweb.owlapi.model.OWLOntology ont)
Return true, if the inferences are to made for the given
OWLClass and OWLOntology ; otherwise false. |
Copyright © 2010–2015. All rights reserved.