Uses of Interface
org.semanticweb.owlapi.expression.OWLEntityChecker
Packages that use OWLEntityChecker
Package
Description
Expression parsers package.
-
Uses of OWLEntityChecker in org.semanticweb.owlapi.expression
Classes in org.semanticweb.owlapi.expression that implement OWLEntityCheckerModifier and TypeClassDescriptionclass
An entity checker that maps from string to entities using a bidirectional short form provider.Methods in org.semanticweb.owlapi.expression with parameters of type OWLEntityCheckerModifier and TypeMethodDescriptionvoid
OWLExpressionParser.setOWLEntityChecker
(OWLEntityChecker entityChecker) -
Uses of OWLEntityChecker in org.semanticweb.owlapi.util.mansyntax
Methods in org.semanticweb.owlapi.util.mansyntax with parameters of type OWLEntityCheckerModifier and TypeMethodDescriptionvoid
ManchesterOWLSyntaxParser.setOWLEntityChecker
(OWLEntityChecker owlEntityChecker)