Click or drag to resize

analyticConsole Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Analytic Console
Inheritance Hierarchy
SystemObject
  aceBindable
    aceOperationSetExecutorBase
      aceCommandConsole
        aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace
          imbWEM.Core.consoleanalyticConsole

Namespace:  imbWEM.Core.console
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public class analyticConsole : aceAdvancedConsole<analyticConsoleState, analyticConsoleWorkspace>

The analyticConsole type exposes the following members.

Constructors
  NameDescription
Public methodanalyticConsole
Initializes a new instance of the analyticConsole class
Top
Properties
  NameDescription
Public propertyanalytics
Plugin for post-processing of exported DataTable files
Public propertyapplication (Inherited from aceCommandConsole.)
Public propertycommands (Inherited from aceCommandConsole.)
Public propertycommandSetTree (Inherited from aceCommandConsole.)
Public propertyconsoleHelp (Inherited from aceCommandConsole.)
Public propertyconsoleIsRunning (Inherited from aceCommandConsole.)
Public propertyconsoleTitle
(Overrides aceCommandConsole.consoleTitle.)
Public propertyDefaultCommand (Inherited from aceCommandConsole.)
Public propertydoAskForExitConfigmation (Inherited from aceCommandConsole.)
Public propertydoAskForQuitConfirmation (Inherited from aceCommandConsole.)
Public propertyencode
Gets the encode.
(Overrides aceCommandConsole.encode.)
Public propertyhelpContent (Inherited from aceCommandConsole.)
Public propertyhelpHeader (Inherited from aceCommandConsole.)
Public propertyhistory (Inherited from aceCommandConsole.)
Public propertyisReady (Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.)
Public propertylastInput (Inherited from aceCommandConsole.)
Public propertylinePrefix (Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.)
Public propertyStatic membermainAnalyticConsole
Public propertymanager
Public propertyMCManager
Public propertyoutput (Inherited from aceCommandConsole.)
Public propertyplatform (Inherited from aceCommandConsole.)
Public propertyresponse (Inherited from aceCommandConsole.)
Public propertysaveClipboard (Inherited from aceCommandConsole.)
Public propertyscriptRunning (Inherited from aceCommandConsole.)
Public propertySelectedObject (Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.)
Public propertystate (Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.)
Public propertystateInfo (Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.)
Public propertywem
Gets the crawlJob plugin
Public propertyworkspace
Bindable property
(Overrides aceAdvancedConsole.workspace.)
Top
Methods
  NameDescription
Public methodaceOperation_configCrawlerComment
Public methodaceOperation_configCrawlerSet
Public methodaceOperation_configSetGlobal
Public methodaceOperation_consoleCls (Inherited from aceCommandConsole.)
Public methodaceOperation_consoleExit (Inherited from aceCommandConsole.)
Public methodaceOperation_consoleHelp (Inherited from aceCommandConsole.)
Public methodaceOperation_consoleQuit (Inherited from aceCommandConsole.)
Public methodaceOperation_defineImportSample
Public methodaceOperation_defineIndexSample
Public methodaceOperation_defineSample
Public methodaceOperation_definesampleByIndexPage
Public methodaceOperation_helpExportHelp (Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.)
Public methodaceOperation_projectReset (Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.)
Public methodaceOperation_runAbort (Inherited from aceCommandConsole.)
Public methodaceOperation_runNone (Inherited from aceCommandConsole.)
Public methodaceOperation_runpageIndex
Public methodaceOperation_runPause (Inherited from aceCommandConsole.)
Public methodaceOperation_runPreloadLexicon
Public methodaceOperation_scriptExecute (Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.)
Public methodaceOperation_scriptProcess (Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.)
Public methodaceOperation_scriptTemplate (Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.)
Public methodcls (Inherited from aceCommandConsole.)
Protected methoddoCustomSpecialCall (Overrides aceCommandConsole.doCustomSpecialCall(aceCommandActiveInput).)
Protected methoddoSpecialCall (Inherited from aceCommandConsole.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodexecuteCommand (Inherited from aceCommandConsole.)
Public methodexecuteScript (Inherited from aceCommandConsole.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetScope (Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodinit (Inherited from aceCommandConsole.)
Protected methodlistCommands (Inherited from aceCommandConsole.)
Public methodlog (Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOnPropertyChanged (Inherited from aceBindable.)
Public methodonStartUp (Overrides aceAdvancedConsole.onStartUp.)
Public methodstart (Inherited from aceCommandConsole.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from aceBindable.)
Top
Fields
  NameDescription
Protected field_consoleHelp (Inherited from aceCommandConsole.)
Protected field_consoleTitle (Inherited from aceCommandConsole.)
Protected field_state (Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.)
Protected field_workspace (Inherited from aceAdvancedConsoleanalyticConsoleState, analyticConsoleWorkspace.)
Top
See Also

Reference

[!:aceCommonServices.terminal.console.aceAdvancedConsole<imbWEMManager.console.analyticConsoleState, imbWEMManager.console.analyticConsoleWorkspace>]