![]() | analyticConsole Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Core.console
public class analyticConsole : aceAdvancedConsole<analyticConsoleState, analyticConsoleWorkspace>
The analyticConsole type exposes the following members.
Name | Description | |
---|---|---|
![]() | analyticConsole | Initializes a new instance of the analyticConsole class |
Name | Description | |
---|---|---|
![]() | analytics |
Plugin for post-processing of exported DataTable files
|
![]() | application |
Reference to [!:aceApplicationBase] (Inherited from aceCommandConsole.) |
![]() | commands |
Commands of the console
(Inherited from aceCommandConsole.) |
![]() | commandSetTree |
command tree, used for help generation
(Inherited from aceCommandConsole.) |
![]() | consoleHelp | Short help message about this console (Inherited from aceCommandConsole.) |
![]() | consoleIsRunning | It is true if console is turned on, waiting for an input or performing already given command(s) (Inherited from aceCommandConsole.) |
![]() | consoleTitle | (Overrides aceCommandConsole.consoleTitle.) |
![]() | DefaultCommand |
Default command that will be executed on empty imput
(Inherited from aceCommandConsole.) |
![]() | doAskForExitConfigmation |
Should user be prompted on aceOperation_consoleExit to confirm?
(Inherited from aceCommandConsole.) |
![]() | doAskForQuitConfirmation | (Inherited from aceCommandConsole.) |
![]() | encode |
Gets the encode.
(Overrides aceCommandConsole.encode.) |
![]() | helpContent |
Help text short header, used when console api is rendered or shown
(Inherited from aceCommandConsole.) |
![]() | helpHeader | Additional points for console help header text. helpContent (Inherited from aceCommandConsole.) |
![]() | history |
Commands executed earlier
(Inherited from aceCommandConsole.) |
![]() | isReady |
Gets a value indicating whether this instance is ready.
(Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.) |
![]() | lastInput |
Last input from the command line
(Inherited from aceCommandConsole.) |
![]() | linePrefix | (Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.) |
![]() ![]() | mainAnalyticConsole | |
![]() | manager | |
![]() | MCManager | |
![]() | output |
The primary console output. By default pointed to the platform via consoleControl (Inherited from aceCommandConsole.) |
![]() | platform | Reference to the application's platform to display/use the console outputs (Inherited from aceCommandConsole.) |
![]() | response |
Secondary output of the console. By default it is pointed to the platform output, but it can be directed to a file or other outputs.
(Inherited from aceCommandConsole.) |
![]() | saveClipboard | (Inherited from aceCommandConsole.) |
![]() | scriptRunning | Reference to the console script that is running or was running last time (Inherited from aceCommandConsole.) |
![]() | SelectedObject | (Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.) |
![]() | state |
Bindable property
(Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.) |
![]() | stateInfo |
Bindable property
(Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.) |
![]() | wem |
Gets the crawlJob plugin
|
![]() | workspace |
Bindable property
(Overrides aceAdvancedConsole.workspace.) |
Name | Description | |
---|---|---|
![]() | aceOperation_configCrawlerComment | |
![]() | aceOperation_configCrawlerSet | |
![]() | aceOperation_configSetGlobal | |
![]() | aceOperation_consoleCls | (Inherited from aceCommandConsole.) |
![]() | aceOperation_consoleExit | (Inherited from aceCommandConsole.) |
![]() | aceOperation_consoleHelp | (Inherited from aceCommandConsole.) |
![]() | aceOperation_consoleQuit | (Inherited from aceCommandConsole.) |
![]() | aceOperation_defineImportSample | |
![]() | aceOperation_defineIndexSample | |
![]() | aceOperation_defineSample | |
![]() | aceOperation_definesampleByIndexPage | |
![]() | aceOperation_helpExportHelp | (Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.) |
![]() | aceOperation_projectReset | (Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.) |
![]() | aceOperation_runAbort | (Inherited from aceCommandConsole.) |
![]() | aceOperation_runNone | (Inherited from aceCommandConsole.) |
![]() | aceOperation_runpageIndex | |
![]() | aceOperation_runPause | (Inherited from aceCommandConsole.) |
![]() | aceOperation_runPreloadLexicon | |
![]() | aceOperation_scriptExecute | (Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.) |
![]() | aceOperation_scriptProcess | (Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.) |
![]() | aceOperation_scriptTemplate | (Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.) |
![]() | cls |
Clear Screen
(Inherited from aceCommandConsole.) |
![]() | Equals | (Inherited from Object.) |
![]() | executeCommand |
Executes the command.
(Inherited from aceCommandConsole.) |
![]() | executeScript |
Executes the command console script. aceConsoleScript (Inherited from aceCommandConsole.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetScope | (Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.) |
![]() | GetType | (Inherited from Object.) |
![]() | log |
Logs the specified message, using the other color if required
(Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.) |
![]() | OnPropertyChanged | (Inherited from aceBindable.) |
![]() | onStartUp | (Overrides aceAdvancedConsole.onStartUp.) |
![]() | start |
Starts the console
(Inherited from aceCommandConsole.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | (Inherited from aceBindable.) |