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 | (Inherited from aceAdvancedConsoleWorkspace.) |
| Name | Description | |
|---|---|---|
| deployWorkspace | (Inherited from aceAdvancedConsoleWorkspace.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| getFilename(IObjectWithName, String) | (Inherited from aceAdvancedConsoleWorkspace.) | |
| getFilename(String, String) | (Inherited from aceAdvancedConsoleWorkspace.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| getInputList | (Inherited from aceAdvancedConsoleWorkspace.) | |
| getNewOutput | (Inherited from aceAdvancedConsoleWorkspace.) | |
| getNewProjectName | (Inherited from aceAdvancedConsoleWorkspace.) | |
| getScriptFileInfo | (Inherited from aceAdvancedConsoleWorkspace.) | |
| getScriptList | (Inherited from aceAdvancedConsoleWorkspace.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| loadData | (Inherited from aceAdvancedConsoleWorkspace.) | |
| loadInput | (Inherited from aceAdvancedConsoleWorkspace.) | |
| loadInputNext | (Inherited from aceAdvancedConsoleWorkspace.) | |
| loadMeta | (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 | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| 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) | (Inherited from aceAdvancedConsoleWorkspace.) | |
| saveLog | (Inherited from aceAdvancedConsoleWorkspace.) | |
| saveMeta | (Inherited from aceAdvancedConsoleWorkspace.) | |
| saveOpLog | (Inherited from aceAdvancedConsoleWorkspace.) | |
| saveOutput | (Inherited from aceAdvancedConsoleWorkspace.) | |
| saveSample |
Saves the sample.
| |
| saveScript | (Inherited from aceAdvancedConsoleWorkspace.) | |
| setAdditionalWorkspaceFolders | (Overrides aceAdvancedConsoleWorkspace.setAdditionalWorkspaceFolders.) | |
| toNewOutput(String, String, String) | (Inherited from aceAdvancedConsoleWorkspace.) | |
| toNewOutput(ListString, String, String) | (Inherited from aceAdvancedConsoleWorkspace.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from aceBindable.) |