Click or drag to resize

modelSpiderTestRecord Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Data model :: spider execution record for [!:testDefinition]
Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      modelDataSet
        modelRecordBase
          modelRecordParentBaseISpiderEvaluatorBase, spiderWeb, modelSpiderSiteRecord
            imbWEM.Core.crawler.modelmodelSpiderTestRecord

Namespace:  imbWEM.Core.crawler.model
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public class modelSpiderTestRecord : modelRecordParentBase<ISpiderEvaluatorBase, spiderWeb, modelSpiderSiteRecord>, 
	IModelSpiderGlobals

The modelSpiderTestRecord type exposes the following members.

Constructors
  NameDescription
Public methodmodelSpiderTestRecord
Initializes a new instance of the modelSpiderTestRecord class.
Top
Properties
  NameDescription
Public propertyaJob
Gets a job.
Public propertyallBlocks
Public propertyallDetectedUrls
Public propertyallTerms
Public propertyallUrls
Public propertyaRecord
modelSpiderTestRecord access to the analyticJobRecord
Public propertychildIndexCurrent (Inherited from modelRecordBase.)
Public propertychildInstance (Inherited from modelRecordParentBaseISpiderEvaluatorBase, spiderWeb, modelSpiderSiteRecord.)
Public propertychildRecord (Inherited from modelRecordParentBaseISpiderEvaluatorBase, spiderWeb, modelSpiderSiteRecord.)
Public propertychildren (Inherited from modelRecordParentBaseISpiderEvaluatorBase, spiderWeb, modelSpiderSiteRecord.)
Public propertycpuTaker
Public propertycrashedDomains
Public propertydataCollectionExtendedList (Inherited from modelDataSet.)
Public propertydataLoadTaker
Public propertyduration (Inherited from modelRecordBase.)
Public propertyevaluator
Protected propertyid_global (Inherited from modelRecordBase.)
Public propertyinstance (Inherited from modelRecordParentBaseISpiderEvaluatorBase, spiderWeb, modelSpiderSiteRecord.)
Public propertyinstanceID (Inherited from modelRecordBase.)
Protected propertyinstanceOrKeyData (Inherited from modelRecordBase.)
Protected propertyinstanceTypeInfo (Inherited from modelRecordBase.)
Protected propertyiTI (Inherited from modelRecordBase.)
Public propertylastDomainIterationTable
Public propertylogBuilder (Inherited from modelDataSet.)
Public propertylogContent (Inherited from modelRecordBase.)
Public propertymeasureTaker
Resource sampler
Public propertyname (Inherited from modelRecordBase.)
Public propertyparent (Inherited from modelRecordParentBaseISpiderEvaluatorBase, spiderWeb, modelSpiderSiteRecord.)
Public propertyperformance
Public propertyreallyFinished (Inherited from modelRecordBase.)
Public propertyrelevantPages
Public propertyremarkFlags (Inherited from modelRecordBase.)
Public propertyreporter
Public propertyspider
Reference to the spider instance running this
Public propertystage
Gets the current stage.
Public propertystageControl
Gets or sets the stage control.
Public propertystartCallCount (Inherited from modelRecordBase.)
Public propertystartingThread (Inherited from modelRecordBase.)
Public propertystate (Inherited from modelRecordBase.)
Public propertystats_iterationMade
Public propertystats_linksDetected
Public propertystats_pageLoaded
Public propertystats_pageSelected
Public propertytestRunStamp (Inherited from modelRecordBase.)
Public propertytGeneralRecord
Public propertytimeFinish (Inherited from modelRecordBase.)
Public propertytimeStart (Inherited from modelRecordBase.)
Public propertytRecord
Gets the spider test record.
Public propertyUID (Inherited from modelRecordBase.)
Public propertyVAR_AllowAutoOutputToConsole
Gets a value indicating whether [variable allow automatic output to console].
(Overrides modelDataSet.VAR_AllowAutoOutputToConsole.)
Public propertyVAR_AllowInstanceToOutputToConsole (Inherited from modelRecordBase.)
Public propertyVAR_FilenameBase (Inherited from modelRecordBase.)
Public propertyVAR_FilenameExtension (Inherited from modelRecordBase.)
Public propertyVAR_FilenamePrefix (Inherited from modelRecordBase.)
Public propertyVAR_FolderPathForAutosave (Inherited from modelRecordBase.)
Public propertyVAR_LogPrefix
Gets the variable log prefix.
(Overrides modelDataSet.VAR_LogPrefix.)
Public propertyVAR_RecordModeFlags (Overrides modelRecordBase.VAR_RecordModeFlags.)
Public propertyVAR_RegisterForAutosave (Inherited from modelRecordBase.)
Top
Methods
  NameDescription
Protected method_doOnRealFinish (Inherited from modelRecordBase.)
Public method_recordFinish (Inherited from modelRecordBase.)
Public method_recordStart (Inherited from modelRecordBase.)
Protected method_recordStartHandle (Inherited from modelRecordParentBaseISpiderEvaluatorBase, spiderWeb, modelSpiderSiteRecord.)
Public methodAppendDataFields(PropertyCollectionExtended)
Appends its data points into new or existing property collection
(Overrides modelDataSet.AppendDataFields(PropertyCollectionExtended).)
Public methodAppendDataFields(PropertyCollectionExtended, modelRecordFieldToAppendFlags) (Inherited from modelRecordBase.)
Public methoddatasetBuildOnFinish (Overrides modelRecordBase.datasetBuildOnFinish.)
Public methoddatasetBuildOnFinishDefault (Inherited from modelRecordBase.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodfinishChildRecord (Inherited from modelRecordParentBaseISpiderEvaluatorBase, spiderWeb, modelSpiderSiteRecord.)
Public methodgetChildRecord (Inherited from modelRecordParentBaseISpiderEvaluatorBase, spiderWeb, modelSpiderSiteRecord.)
Public methodGetChildRecords (Inherited from modelRecordParentBaseISpiderEvaluatorBase, spiderWeb, modelSpiderSiteRecord.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodinitialize
Public methodinititialize
Inititializes the specified a flags.
Public methodlog (Inherited from modelRecordBase.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Public methodrecordFinish (Overrides modelRecordParentBase.recordFinish(Object).)
Public methodrecordStart (Overrides modelRecordParentBase.recordStart(String, String, Object).)
Public methodSetLogSerializable (Inherited from modelRecordBase.)
Public methodstartChildRecord (Inherited from modelRecordParentBaseISpiderEvaluatorBase, spiderWeb, modelSpiderSiteRecord.)
Public methodstartNextChildRecord (Inherited from modelRecordParentBaseISpiderEvaluatorBase, spiderWeb, modelSpiderSiteRecord.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from dataBindableBase.)
Top
Fields
  NameDescription
Protected field_log (Inherited from modelDataSet.)
Protected field_logContent (Inherited from modelDataSet.)
Public fieldfrontierDLCDataTables
Top
See Also

Reference

[!:aceCommonTypes.primitives.imbBindable]