modelSpiderPageRecord Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Core.crawler.model
public class modelSpiderPageRecord : modelRecordStandaloneBase<spiderLink>, IModelSiteGlobals, IModelSpiderGlobals
The modelSpiderPageRecord type exposes the following members.
| Name | Description | |
|---|---|---|
| modelSpiderPageRecord | Initializes a new instance of the modelSpiderPageRecord class |
| Name | Description | |
|---|---|---|
| aJob | ||
| aRecord |
modelSpiderPageRecord access to the analyticJobRecord | |
| childIndexCurrent | (Inherited from modelRecordBase.) | |
| crosslinkWithAllSelected | ||
| dataCollectionExtendedList | DataField sets stored at record Finish call (Inherited from modelDataSet.) | |
| duration | (Inherited from modelRecordBase.) | |
| instance | (Inherited from modelRecordStandaloneBasespiderLink.) | |
| instanceID |
Human readable instanceID before generation of UID
(Inherited from modelRecordBase.) | |
| iteration | ||
| linkScore |
Description of $property$
| |
| linksFromPage |
Description of $property$
| |
| linksToPage |
Description of $property$
| |
| 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.) | |
| page |
Bindable property
| |
| pageInstance | ||
| pageScore |
Description of $property$
| |
| parent | (Inherited from modelRecordStandaloneBasespiderLink.) | |
| pGeneralRecord | ||
| pRecord | ||
| reallyFinished | (Inherited from modelRecordBase.) | |
| relationCounter | ||
| remarkFlags |
Remarks about algorithm execution and/or results
(Inherited from modelRecordBase.) | |
| spider |
Reference to the spider instance running this
| |
| stage |
Gets the stage.
| |
| stageControl |
Gets the stage control.
| |
| 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.) | |
| tRecord |
modelSpiderPageRecord access to the modelSpiderTestRecord | |
| 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 | (Overrides modelRecordBase.VAR_RecordModeFlags.) | |
| VAR_RegisterForAutosave |
Gets a value indicating whether the instance should be registered for autosave call on application close
(Inherited from modelRecordBase.) | |
| web | ||
| wRecord |
| Name | Description | |
|---|---|---|
| _recordFinish |
Records the finish.
(Inherited from modelRecordBase.) | |
| _recordStart |
Records the start.
(Inherited from modelRecordBase.) | |
| acceptPage | ||
| AppendDataFields(PropertyCollectionExtended) | (Overrides modelDataSet.AppendDataFields(PropertyCollectionExtended).) | |
| AppendDataFields(PropertyCollectionExtended, modelRecordFieldToAppendFlags) |
Appends the data fields.
(Inherited from modelRecordBase.) | |
| datasetBuildOnFinish | (Overrides modelRecordBase.datasetBuildOnFinish.) | |
| datasetBuildOnFinishDefault | (Overrides modelRecordBase.datasetBuildOnFinishDefault.) | |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| init | ||
| log |
Logs the specified message.
(Inherited from modelRecordBase.) | |
| OnPropertyChanged |
Called when a property is changed.
(Inherited from dataBindableBase.) | |
| recordFinish | (Overrides modelRecordStandaloneBase.recordFinish(Object).) | |
| recordStart | (Overrides modelRecordStandaloneBase.recordStart(String, String, Object).) | |
| SetLogSerializable |
Dumps its data into Serializable tween
(Inherited from modelRecordBase.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value changes.
(Inherited from dataBindableBase.) |