analyticConsoleWorkspace Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.console.analyticConsoleWorkspace"]
Namespace: imbWEM.Core.console
public class analyticConsoleWorkspace : aceAdvancedConsoleWorkspace
The analyticConsoleWorkspace type exposes the following members.
| Name | Description | |
|---|---|---|
| analyticConsoleWorkspace | Initializes a new instance of the analyticConsoleWorkspace class |
| Name | Description | |
|---|---|---|
| console | (Inherited from aceAdvancedConsoleWorkspace.) | |
| folder | (Inherited from aceAdvancedConsoleWorkspace.) | |
| folderReportOutput | ||
| loadedInputs | (Inherited from aceAdvancedConsoleWorkspace.) | |
| projectRootPath |
Path to project's root folder - without \\ trail
(Inherited from aceAdvancedConsoleWorkspace.) |
| Name | Description | |
|---|---|---|
| deployWorkspace |
If override, call .base(false) at the end of your code. To add new folders better idea is to override setAdditionalWorkspaceFolders (Inherited from aceAdvancedConsoleWorkspace.) | |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| getInputList | (Inherited from aceAdvancedConsoleWorkspace.) | |
| getNewOutput |
Gets the new output.
(Inherited from aceAdvancedConsoleWorkspace.) | |
| getNewProjectName |
Gets the new name of the project.
(Inherited from aceAdvancedConsoleWorkspace.) | |
| getScriptFileInfo |
Gets the script file information.
(Inherited from aceAdvancedConsoleWorkspace.) | |
| getScriptList | (Inherited from aceAdvancedConsoleWorkspace.) | |
| GetType | (Inherited from Object.) | |
| loadData |
Loads the data.
(Inherited from aceAdvancedConsoleWorkspace.) | |
| loadInput | (Inherited from aceAdvancedConsoleWorkspace.) | |
| loadInputNext | (Inherited from aceAdvancedConsoleWorkspace.) | |
| loadMeta |
Loads the meta.
(Inherited from aceAdvancedConsoleWorkspace.) | |
| loadSample |
Loads the sample.
| |
| loadScript | (Inherited from aceAdvancedConsoleWorkspace.) | |
| makeFolder |
Makes the folder in reportOutput with specified name, optionally adds numeric sufix to ensure it has unique name
| |
| makeFolderName | ||
| makeReporter | ||
| OnPropertyChanged | (Inherited from aceBindable.) | |
| Poke | (Inherited from aceAdvancedConsoleWorkspace.) | |
| resetLoadedInputs | (Inherited from aceAdvancedConsoleWorkspace.) | |
| sampleAcceptAndPrepare |
Samples the accept and prepare -- central sample set operation
| |
| sampleExist | ||
| saveData(DataSet, dataTableExportEnum) | (Inherited from aceAdvancedConsoleWorkspace.) | |
| saveData(DataTable, dataTableExportEnum) |
Saves the data.
(Inherited from aceAdvancedConsoleWorkspace.) | |
| saveLog | (Inherited from aceAdvancedConsoleWorkspace.) | |
| saveMeta |
Saves the meta.
(Inherited from aceAdvancedConsoleWorkspace.) | |
| saveOpLog | (Inherited from aceAdvancedConsoleWorkspace.) | |
| saveOutput |
Saves the output.
(Inherited from aceAdvancedConsoleWorkspace.) | |
| saveSample |
Saves the sample.
| |
| saveScript |
Saves the script under specified filename (without extension, it will put the proper one automatically)
(Inherited from aceAdvancedConsoleWorkspace.) | |
| setAdditionalWorkspaceFolders | (Overrides aceAdvancedConsoleWorkspace.setAdditionalWorkspaceFolders.) | |
| toNewOutput(String, String, String) | (Inherited from aceAdvancedConsoleWorkspace.) | |
| toNewOutput(ListString, String, String) | (Inherited from aceAdvancedConsoleWorkspace.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from aceBindable.) |