| AbstractCommand |
base class following the Command Pattern
|
| ClearQueryCommand |
class to encapsulate the Clear Queue Command
|
| CommandHistory |
Command History based on the Command Pattern
|
| ExportCommand |
class to encapsulate the Export Command
|
| GMAFConfCommand |
class to encapsulate the Configuration Command
|
| LoginCommand |
class to encapsulate the Export Command
|
| OptimizeCommand |
class to encapsulate the Optimize Command
|
| PluginConfCommand |
class to encapsulate the Plugin Configuration Command
|
| ProcessCommand |
class to encapsulate the Process Command
|
| QueryByExampleCommand |
class to encapsulate the Query By Example Command
|
| QueryByKeywordCommand |
class to encapsulate the Query By Keyword Command
|
| QueryBySPARQLCommand |
class to encapsulate SPARQL commands
|
| QueryInfoCommand |
|
| QueryRefinementCommand |
|
| ReloadCommand |
class to encapsulate the Reload Command
|
| SelectCommand |
class to encapsulate the Select Command
|