Click or drag to resize

modelWebPageGeneralRecord Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbWEM.Core.crawler.model.modelWebPageGeneralRecord"]

Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      modelDataSet
        modelRecordBase
          modelRecordStandaloneBasecrawledPage
            modelRecordSummaryBasecrawledPage, spiderLink, modelSpiderPageRecord
              imbWEM.Core.crawler.modelmodelWebPageGeneralRecord

Namespace:  imbWEM.Core.crawler.model
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class modelWebPageGeneralRecord : modelRecordSummaryBase<crawledPage, spiderLink, modelSpiderPageRecord>

The modelWebPageGeneralRecord type exposes the following members.

Constructors
  NameDescription
Public methodmodelWebPageGeneralRecord
Initializes a new instance of the modelWebPageGeneralRecord class
Top
Properties
  NameDescription
Public propertyaRecord
Public propertychildIndexCurrent
(Inherited from modelRecordBase.)
Public propertydataCollectionExtendedList
DataField sets stored at record Finish call
(Inherited from modelDataSet.)
Public propertyduration
(Inherited from modelRecordBase.)
Public propertyinstance
(Inherited from modelRecordStandaloneBasecrawledPage.)
Public propertyinstanceID
Human readable instanceID before generation of UID
(Inherited from modelRecordBase.)
Public propertylinksByFlags
linkovi sa oznakama koliko su poznati a koliko ne
Public propertylogBuilder
Log creator
(Inherited from modelDataSet.)
Public propertylogContent
Gets the content of the log. Make sure that state is finished before trying to get the log content
(Inherited from modelRecordBase.)
Public propertyname (Inherited from modelRecordBase.)
Public propertypage
Bindable property
Public propertyparent
(Inherited from modelRecordStandaloneBasecrawledPage.)
Public propertyreallyFinished
(Inherited from modelRecordBase.)
Public propertyremarkFlags
Remarks about algorithm execution and/or results
(Inherited from modelRecordBase.)
Public propertysideRecordSets
(Inherited from modelRecordSummaryBasecrawledPage, spiderLink, modelSpiderPageRecord.)
Public propertysourceContent
Public propertystartCallCount
Number of start calls
(Inherited from modelRecordBase.)
Public propertystartingThread
(Inherited from modelRecordBase.)
Public propertystate
(Inherited from modelRecordBase.)
Public propertytestRunStamp
Runstamp of test being recorded
(Inherited from modelRecordBase.)
Public propertytimeFinish
The moment of [!:recordFinish] call.
(Inherited from modelRecordBase.)
Public propertytimeStart
The moment of [!:recordStart] call.
(Inherited from modelRecordBase.)
Public propertyUID
Auto-generated UID based on instanceID, typesignature and start time
(Inherited from modelRecordBase.)
Public propertyVAR_AllowAutoOutputToConsole (Overrides modelDataSet.VAR_AllowAutoOutputToConsole.)
Public propertyVAR_AllowInstanceToOutputToConsole
(Inherited from modelRecordBase.)
Public propertyVAR_FilenameBase
The root base of filename (without extension) for autosave.
(Inherited from modelRecordBase.)
Public propertyVAR_FilenameExtension
Gets the variable filename extension.
(Inherited from modelRecordBase.)
Public propertyVAR_FilenamePrefix
Gets the variable filename prefix to be used
(Inherited from modelRecordBase.)
Public propertyVAR_FolderPathForAutosave
Gets the variable folder path for autosave.
(Inherited from modelRecordBase.)
Public propertyVAR_LogPrefix (Overrides modelDataSet.VAR_LogPrefix.)
Public propertyVAR_RecordModeFlags (Inherited from modelRecordSummaryBasecrawledPage, spiderLink, modelSpiderPageRecord.)
Public propertyVAR_RegisterForAutosave
Gets a value indicating whether the instance should be registered for autosave call on application close
(Inherited from modelRecordBase.)
Public propertywGeneralRecord
modelWebPageGeneralRecord access to the modelWebSiteGeneralRecord
Top
Methods
  NameDescription
Public method_recordFinish (Inherited from modelRecordSummaryBasecrawledPage, spiderLink, modelSpiderPageRecord.)
Public method_recordStart
Records the start.
(Inherited from modelRecordBase.)
Public methodAddSideRecord (Overrides modelRecordSummaryBase.AddSideRecord(UTP).)
Public methodAppendDataFields(PropertyCollectionExtended) (Overrides modelDataSet.AppendDataFields(PropertyCollectionExtended).)
Public methodAppendDataFields(PropertyCollectionExtended, modelRecordFieldToAppendFlags)
Appends the data fields.
(Inherited from modelRecordBase.)
Public methoddatasetBuildOnFinish (Overrides modelRecordBase.datasetBuildOnFinish.)
Public methoddatasetBuildOnFinishDefault
Default dataset build - intended for mid-level class overload
(Inherited from modelRecordBase.)
Public methodEquals (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodlog
Logs the specified message.
(Inherited from modelRecordBase.)
Public methodOnPropertyChanged
Called when a property is changed.
(Inherited from dataBindableBase.)
Public methodrecordFinish (Overrides modelRecordStandaloneBase.recordFinish(Object).)
Public methodrecordStart (Overrides modelRecordStandaloneBase.recordStart(String, String, Object).)
Public methodSetLogSerializable
Dumps its data into Serializable tween
(Inherited from modelRecordBase.)
Public methodsummaryFinished
Finish this summary record
(Inherited from modelRecordSummaryBasecrawledPage, spiderLink, modelSpiderPageRecord.)
Public methodToString (Inherited from Object.)
Top
Events
  NameDescription
Public eventPropertyChanged
Occurs when a property value changes.
(Inherited from dataBindableBase.)
Top
Remarks