Click or drag to resize

analyticConsoleWorkspace Methods

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

The analyticConsoleWorkspace type exposes the following members.

Methods
  NameDescription
Public methoddeployWorkspace (Inherited from aceAdvancedConsoleWorkspace.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
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.)
Protected methodgetFilename(IObjectWithName, String) (Inherited from aceAdvancedConsoleWorkspace.)
Protected methodgetFilename(String, String) (Inherited from aceAdvancedConsoleWorkspace.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodgetInputList (Inherited from aceAdvancedConsoleWorkspace.)
Public methodgetNewOutput (Inherited from aceAdvancedConsoleWorkspace.)
Public methodgetNewProjectName (Inherited from aceAdvancedConsoleWorkspace.)
Public methodgetScriptFileInfo (Inherited from aceAdvancedConsoleWorkspace.)
Public methodgetScriptList (Inherited from aceAdvancedConsoleWorkspace.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodloadData (Inherited from aceAdvancedConsoleWorkspace.)
Public methodloadInput (Inherited from aceAdvancedConsoleWorkspace.)
Public methodloadInputNext (Inherited from aceAdvancedConsoleWorkspace.)
Public methodloadMeta (Inherited from aceAdvancedConsoleWorkspace.)
Public methodloadSample
Loads the sample.
Public methodloadScript (Inherited from aceAdvancedConsoleWorkspace.)
Public methodmakeFolder
Makes the folder in reportOutput with specified name, optionally adds numeric sufix to ensure it has unique name
Public methodmakeFolderName
Public methodmakeReporter
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOnPropertyChanged (Inherited from aceBindable.)
Public methodPoke (Inherited from aceAdvancedConsoleWorkspace.)
Public methodresetLoadedInputs (Inherited from aceAdvancedConsoleWorkspace.)
Public methodsampleAcceptAndPrepare
Samples the accept and prepare -- central sample set operation
Public methodsampleExist
Public methodsaveData(DataSet, dataTableExportEnum) (Inherited from aceAdvancedConsoleWorkspace.)
Public methodsaveData(DataTable, dataTableExportEnum) (Inherited from aceAdvancedConsoleWorkspace.)
Public methodsaveLog (Inherited from aceAdvancedConsoleWorkspace.)
Public methodsaveMeta (Inherited from aceAdvancedConsoleWorkspace.)
Public methodsaveOpLog (Inherited from aceAdvancedConsoleWorkspace.)
Public methodsaveOutput (Inherited from aceAdvancedConsoleWorkspace.)
Public methodsaveSample
Saves the sample.
Public methodsaveScript (Inherited from aceAdvancedConsoleWorkspace.)
Public methodsetAdditionalWorkspaceFolders (Overrides aceAdvancedConsoleWorkspace.setAdditionalWorkspaceFolders.)
Public methodtoNewOutput(String, String, String) (Inherited from aceAdvancedConsoleWorkspace.)
Public methodtoNewOutput(ListString, String, String) (Inherited from aceAdvancedConsoleWorkspace.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also