analyticJobRecord Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.project.records.analyticJobRecord"]
Namespace: imbWEM.Core.project.records
public class analyticJobRecord : modelRecordParentBase<analyticJob, ISpiderEvaluatorBase, modelSpiderTestRecord>, IModelParentRecord, IModelStandalone, IModelRecord, IAppendDataFieldsExtended, IAppendDataFields, IAutosaveEnabled, ILogable, IConsoleControl
The analyticJobRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| analyticJobRecord(analyticJob) | Initializes a new instance of the analyticJobRecord class | |
| analyticJobRecord(analyticJob, analyticProject, analyticJobRunFlags) | Initializes a new instance of the analyticJobRecord class |
| Name | Description | |
|---|---|---|
| childIndexCurrent | (Inherited from modelRecordBase.) | |
| childInstance | (Inherited from modelRecordParentBaseanalyticJob, ISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| childRecord | (Inherited from modelRecordParentBaseanalyticJob, ISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| children | (Inherited from modelRecordParentBaseanalyticJob, ISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| data |
Global data shipped to report builder
| |
| dataCollectionExtendedList | (Inherited from modelDataSet.) | |
| duration | (Inherited from modelRecordBase.) | |
| id_global | (Inherited from modelRecordBase.) | |
| instance | (Inherited from modelRecordParentBaseanalyticJob, ISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| instanceID | (Inherited from modelRecordBase.) | |
| instanceOrKeyData | (Inherited from modelRecordBase.) | |
| instanceTypeInfo | (Inherited from modelRecordBase.) | |
| iTI | (Inherited from modelRecordBase.) | |
| job | ||
| logBuilder | (Inherited from modelDataSet.) | |
| logContent | (Inherited from modelRecordBase.) | |
| name | (Inherited from modelRecordBase.) | |
| parent | (Inherited from modelRecordParentBaseanalyticJob, ISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| reallyFinished | (Inherited from modelRecordBase.) | |
| remarkFlags | (Inherited from modelRecordBase.) | |
| runFlags | ||
| sample | ||
| sampleBlockOrdinalNumber | ||
| sampleTable | ||
| sampleTakeLimit | ||
| sciProject |
Reference to the sciProject instance
| |
| spiderList | ||
| startCallCount | (Inherited from modelRecordBase.) | |
| startingThread | (Inherited from modelRecordBase.) | |
| state | (Inherited from modelRecordBase.) | |
| testRunStamp | (Inherited from modelRecordBase.) | |
| tGeneralRecord | ||
| timeFinish | (Inherited from modelRecordBase.) | |
| timeStart | (Inherited from modelRecordBase.) | |
| UID | (Inherited from modelRecordBase.) | |
| VAR_AllowAutoOutputToConsole | (Overrides modelDataSet.VAR_AllowAutoOutputToConsole.) | |
| VAR_AllowInstanceToOutputToConsole | (Inherited from modelRecordBase.) | |
| VAR_FilenameBase | (Inherited from modelRecordBase.) | |
| VAR_FilenameExtension | (Inherited from modelRecordBase.) | |
| VAR_FilenamePrefix | (Inherited from modelRecordBase.) | |
| VAR_FolderPathForAutosave | (Inherited from modelRecordBase.) | |
| VAR_LogPrefix | (Overrides modelDataSet.VAR_LogPrefix.) | |
| VAR_RecordModeFlags | (Overrides modelRecordBase.VAR_RecordModeFlags.) | |
| VAR_RegisterForAutosave | (Inherited from modelRecordBase.) |
| Name | Description | |
|---|---|---|
| _doOnRealFinish | (Inherited from modelRecordBase.) | |
| _recordFinish | (Inherited from modelRecordBase.) | |
| _recordStart | (Inherited from modelRecordBase.) | |
| _recordStartHandle | (Inherited from modelRecordParentBaseanalyticJob, ISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| AppendDataFields(PropertyCollectionExtended) |
Appends its data points into new or existing property collection
(Overrides modelDataSet.AppendDataFields(PropertyCollectionExtended).) | |
| AppendDataFields(PropertyCollectionExtended, modelRecordFieldToAppendFlags) | (Inherited from modelRecordBase.) | |
| datasetBuildOnFinish | (Overrides modelRecordBase.datasetBuildOnFinish.) | |
| datasetBuildOnFinishDefault | (Inherited from modelRecordBase.) | |
| 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.) | |
| finishChildRecord | (Inherited from modelRecordParentBaseanalyticJob, ISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| getChildRecord | (Inherited from modelRecordParentBaseanalyticJob, ISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| GetChildRecords | (Inherited from modelRecordParentBaseanalyticJob, ISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetSummary | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| initialize | ||
| initialize(analyticJobRunFlags, analyticMacroBase) |
Initializes the specified a flags.
| |
| initializeSoft |
Initializes the soft: sets sample collection (but still don't create wRecords), sets tRecord, and starts
| |
| log | (Inherited from modelRecordBase.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnPropertyChanged | (Inherited from dataBindableBase.) | |
| recordFinish |
Records the finish. Make sure to call [!:_recordFinish] at the end of the method
(Overrides modelRecordParentBase.recordFinish(Object).) | |
| recordStart |
Records the start. Make sure to call [!:_recordStart] at beginning of the method
(Overrides modelRecordParentBase.recordStart(String, String, Object).) | |
| SetLogSerializable | (Inherited from modelRecordBase.) | |
| startChildRecord | (Inherited from modelRecordParentBaseanalyticJob, ISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| startNextChildRecord | (Inherited from modelRecordParentBaseanalyticJob, ISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged | (Inherited from dataBindableBase.) |
| Name | Description | |
|---|---|---|
| _log | (Inherited from modelDataSet.) | |
| _logContent | (Inherited from modelDataSet.) |