secondaryReportOnExperiment Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWBI.Core.WebClassifier.reportData.secondaryReports
public class secondaryReportOnExperiment
The secondaryReportOnExperiment type exposes the following members.
| Name | Description | |
|---|---|---|
| secondaryReportOnExperiment |
Initializes a new instance of the secondaryReportOnExperiment class.
| |
| secondaryReportOnExperiment(experimentSetup, experimentReport) |
Initializes a new instance of the secondaryReportOnExperiment class.
| |
| secondaryReportOnExperiment(String, ILogBuilder, folderNode) |
Initializes a new instance of the secondaryReportOnExperiment class.
|
| Name | Description | |
|---|---|---|
| errorFolderNode | ||
| errorLog |
Content of the error notes
| |
| experiment | ||
| folder | ||
| folderRoot |
The folder that was scanned during experiment report processing
| |
| hadErrors | ||
| items | ||
| reconstructed | ||
| report | ||
| semanticClouds | ||
| topPerformer | ||
| topperformers |
| Name | Description | |
|---|---|---|
| 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.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Load |
Loads all data on
| |
| LoadSemanticClouds |
Loads the semantic clouds of the specified FVE
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Process |
Processes the specified logger.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| useDataTable |
The use data table
|