Uses of Class
openllet.owlapi.OWLGenericTools
-
Packages that use OWLGenericTools Package Description openllet.owlapi -
-
Uses of OWLGenericTools in openllet.owlapi
Subclasses of OWLGenericTools in openllet.owlapi Modifier and Type Class Description classOWLSelfToolsManagement of ontologies that have a reference on self.classOWLToolsThe main difference between OWLTools and OWLGenericTools is the usage of static resources by OWLTools from OWLUtils.Methods in openllet.owlapi that return OWLGenericTools Modifier and Type Method Description OWLGenericToolsOWLGenericTools. setReasonerFactory(java.util.function.Function<org.semanticweb.owlapi.model.OWLOntology,org.semanticweb.owlapi.reasoner.OWLReasoner> reasonerFactory)Constructors in openllet.owlapi with parameters of type OWLGenericTools Constructor Description OWLTools(OWLGenericTools tools)
-