Uses of Class
net.sf.tweety.preferences.io.UPParserTokenManager
-
Packages that use UPParserTokenManager Package Description net.sf.tweety.preferences.io -
-
Uses of UPParserTokenManager in net.sf.tweety.preferences.io
Fields in net.sf.tweety.preferences.io declared as UPParserTokenManager Modifier and Type Field Description UPParserTokenManagerUPParser. token_sourceGenerated Token Manager.Methods in net.sf.tweety.preferences.io with parameters of type UPParserTokenManager Modifier and Type Method Description voidUPParser. ReInit(UPParserTokenManager tm)Reinitialise.Constructors in net.sf.tweety.preferences.io with parameters of type UPParserTokenManager Constructor Description UPParser(UPParserTokenManager tm)Constructor with generated Token Manager.
-