experimentExecutionContext Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWBI.Core.WebClassifier.experiment
public class experimentExecutionContext : experimentContextBase
The experimentExecutionContext type exposes the following members.
| Name | Description | |
|---|---|---|
| experimentExecutionContext | Initializes a new instance of the experimentExecutionContext class |
| Name | Description | |
|---|---|---|
| chunkComposer | (Inherited from experimentContextBase.) | |
| classes | (Inherited from experimentContextBase.) | |
| diagnosticKnowledgeLibrary | ||
| diagnosticValidationCases | ||
| errorNotes | (Inherited from experimentContextBase.) | |
| errorNotesFolder | (Inherited from experimentContextBase.) | |
| folder | (Inherited from experimentContextBase.) | |
| globalPipelineCollection | ||
| logger | (Inherited from experimentContextBase.) | |
| mainReport | ||
| manager | ||
| masterConstructor | (Inherited from experimentContextBase.) | |
| masterExtractor | (Inherited from experimentContextBase.) | |
| notes | (Inherited from experimentContextBase.) | |
| optionalReports | (Inherited from experimentContextBase.) | |
| pipelineCollection | (Inherited from experimentContextBase.) | |
| reportPrefix | (Overrides experimentContextBasereportPrefix.) | |
| setup | ||
| setupDescription | (Overrides experimentContextBasesetupDescription.) | |
| setupName | (Overrides experimentContextBasesetupName.) | |
| tools | (Inherited from experimentContextBase.) | |
| validationCollections |
| Name | Description | |
|---|---|---|
| AddExperimentInfo |
Adds the experiment information.
(Inherited from experimentContextBase.) | |
| BaseSetContext | (Inherited from experimentContextBase.) | |
| BuildValidationCases |
Builds the validation cases.
| |
| 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.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetExecutionContext |
Sets the execution context.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |