Uses of Class
openllet.owlapi.parser.OWLFunctionalSyntaxParserTokenManager
-
Packages that use OWLFunctionalSyntaxParserTokenManager Package Description openllet.owlapi.parser -
-
Uses of OWLFunctionalSyntaxParserTokenManager in openllet.owlapi.parser
Fields in openllet.owlapi.parser declared as OWLFunctionalSyntaxParserTokenManager Modifier and Type Field Description OWLFunctionalSyntaxParserTokenManagerOWLFunctionalSyntaxParser. token_sourceGenerated Token Manager.Methods in openllet.owlapi.parser with parameters of type OWLFunctionalSyntaxParserTokenManager Modifier and Type Method Description voidOWLFunctionalSyntaxParser. ReInit(OWLFunctionalSyntaxParserTokenManager tm)Reinitialise.Constructors in openllet.owlapi.parser with parameters of type OWLFunctionalSyntaxParserTokenManager Constructor Description OWLFunctionalSyntaxParser(OWLFunctionalSyntaxParserTokenManager tm)Constructor with generated Token Manager.
-