Uses of Class
edu.upc.dama.dex.shell.ShellTokenManager

Packages that use ShellTokenManager
edu.upc.dama.dex.shell Provides a useful command-line tool to query the content of a DbGraph (a DEX graph database). 
 

Uses of ShellTokenManager in edu.upc.dama.dex.shell
 

Fields in edu.upc.dama.dex.shell declared as ShellTokenManager
 ShellTokenManager Shell.token_source
           
 

Methods in edu.upc.dama.dex.shell with parameters of type ShellTokenManager
 void Shell.ReInit(ShellTokenManager tm)
           
 

Constructors in edu.upc.dama.dex.shell with parameters of type ShellTokenManager
Shell(ShellTokenManager tm)