modelSpiderTestGeneralRecord Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.project.records.modelSpiderTestGeneralRecord"]
Namespace: imbWEM.Core.project.records
public class modelSpiderTestGeneralRecord : modelRecordSummaryParentBase<analyticJob, webSiteProfile, modelWebSiteGeneralRecord, ISpiderEvaluatorBase, modelSpiderTestRecord>
The modelSpiderTestGeneralRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| modelSpiderTestGeneralRecord | Initializes a new instance of the modelSpiderTestGeneralRecord class |
| Name | Description | |
|---|---|---|
| childIndexCurrent | (Inherited from modelRecordBase.) | |
| childInstance | (Inherited from modelRecordParentBaseanalyticJob, webSiteProfile, modelWebSiteGeneralRecord.) | |
| childRecord | (Inherited from modelRecordParentBaseanalyticJob, webSiteProfile, modelWebSiteGeneralRecord.) | |
| children | The sub instance record collection. Collection index is -1 late to the real childRecord and childInstance (Inherited from modelRecordParentBaseanalyticJob, webSiteProfile, modelWebSiteGeneralRecord.) | |
| dataCollectionExtendedList | DataField sets stored at record Finish call (Inherited from modelDataSet.) | |
| duration | (Inherited from modelRecordBase.) | |
| instance | (Inherited from modelRecordParentBaseanalyticJob, webSiteProfile, modelWebSiteGeneralRecord.) | |
| instanceID |
Human readable instanceID before generation of UID
(Inherited from modelRecordBase.) | |
| logBuilder |
Log creator
(Inherited from modelDataSet.) | |
| logContent |
Gets the content of the log. Make sure that state is finished before trying to get the log content
(Inherited from modelRecordBase.) | |
| name | (Inherited from modelRecordBase.) | |
| pagesLoaded |
Total count of unique pages loaded by spiders
| |
| pageUrlListGeneral |
The complete list of loaded urls
| |
| parent | (Inherited from modelRecordParentBaseanalyticJob, webSiteProfile, modelWebSiteGeneralRecord.) | |
| reallyFinished | (Inherited from modelRecordBase.) | |
| remarkFlags |
Remarks about algorithm execution and/or results
(Inherited from modelRecordBase.) | |
| sideRecordSets | (Inherited from modelRecordSummaryParentBaseanalyticJob, webSiteProfile, modelWebSiteGeneralRecord, ISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| spidersTested |
Count of spider algorithms tested
| |
| startCallCount |
Number of start calls
(Inherited from modelRecordBase.) | |
| startingThread | (Inherited from modelRecordBase.) | |
| state | (Inherited from modelRecordBase.) | |
| testRunStamp |
Runstamp of test being recorded
(Inherited from modelRecordBase.) | |
| timeFinish |
The moment of [!:recordFinish] call.
(Inherited from modelRecordBase.) | |
| timeStart |
The moment of [!:recordStart] call.
(Inherited from modelRecordBase.) | |
| UID |
Auto-generated UID based on instanceID, typesignature and start time
(Inherited from modelRecordBase.) | |
| VAR_AllowAutoOutputToConsole | (Overrides modelDataSet.VAR_AllowAutoOutputToConsole.) | |
| VAR_AllowInstanceToOutputToConsole | (Inherited from modelRecordBase.) | |
| VAR_FilenameBase |
The root base of filename (without extension) for autosave.
(Inherited from modelRecordBase.) | |
| VAR_FilenameExtension |
Gets the variable filename extension.
(Inherited from modelRecordBase.) | |
| VAR_FilenamePrefix |
Gets the variable filename prefix to be used
(Inherited from modelRecordBase.) | |
| VAR_FolderPathForAutosave |
Gets the variable folder path for autosave.
(Inherited from modelRecordBase.) | |
| VAR_LogPrefix | (Overrides modelDataSet.VAR_LogPrefix.) | |
| VAR_RecordModeFlags | (Inherited from modelRecordSummaryParentBaseanalyticJob, webSiteProfile, modelWebSiteGeneralRecord, ISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| VAR_RegisterForAutosave |
Gets a value indicating whether the instance should be registered for autosave call on application close
(Inherited from modelRecordBase.) |
| Name | Description | |
|---|---|---|
| _recordFinish | (Inherited from modelRecordSummaryParentBaseanalyticJob, webSiteProfile, modelWebSiteGeneralRecord, ISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| _recordStart |
Records the start.
(Inherited from modelRecordBase.) | |
| AddSideRecord | (Overrides modelRecordSummaryParentBase.AddSideRecord(UTP).) | |
| AppendDataFields(PropertyCollectionExtended) | (Overrides modelDataSet.AppendDataFields(PropertyCollectionExtended).) | |
| AppendDataFields(PropertyCollectionExtended, modelRecordFieldToAppendFlags) |
Appends the data fields.
(Inherited from modelRecordBase.) | |
| datasetBuildOnFinish | (Overrides modelRecordBase.datasetBuildOnFinish.) | |
| datasetBuildOnFinishDefault |
Default dataset build - intended for mid-level class overload
(Inherited from modelRecordBase.) | |
| Equals | (Inherited from Object.) | |
| finishChildRecord | (Inherited from modelRecordParentBaseanalyticJob, webSiteProfile, modelWebSiteGeneralRecord.) | |
| getChildRecord |
Gets the child record - without starting it and without setting the childRecord nor childInstance. It is thread safe.
(Inherited from modelRecordParentBaseanalyticJob, webSiteProfile, modelWebSiteGeneralRecord.) | |
| GetChildRecords |
Collects all first-level children and sends as ListT (Inherited from modelRecordParentBaseanalyticJob, webSiteProfile, modelWebSiteGeneralRecord.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| log |
Logs the specified message.
(Inherited from modelRecordBase.) | |
| OnPropertyChanged |
Called when a property is changed.
(Inherited from dataBindableBase.) | |
| recordFinish | (Overrides modelRecordParentBase.recordFinish(Object).) | |
| recordStart | (Overrides modelRecordParentBase.recordStart(String, String, Object).) | |
| SetLogSerializable |
Dumps its data into Serializable tween
(Inherited from modelRecordBase.) | |
| startChildRecord |
Starts the child record -- creates instance, record and sets parent
(Inherited from modelRecordParentBaseanalyticJob, webSiteProfile, modelWebSiteGeneralRecord.) | |
| startNextChildRecord |
Starts the next child record - method for iterative call
(Inherited from modelRecordParentBaseanalyticJob, webSiteProfile, modelWebSiteGeneralRecord.) | |
| summaryFinished |
Finish this summary record
(Inherited from modelRecordSummaryParentBaseanalyticJob, webSiteProfile, modelWebSiteGeneralRecord, ISpiderEvaluatorBase, modelSpiderTestRecord.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value changes.
(Inherited from dataBindableBase.) |