Click or drag to resize

frontierRankingAlgorithmDLCRecord Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbWEM.Core.crawler.modules.performance.frontierRankingAlgorithmDLCRecord"]

Inheritance Hierarchy
SystemObject
  objectDataSetmoduleDLCRecord, moduleIterationRecord
    imbWEM.Core.crawler.modules.performancefrontierRankingAlgorithmDLCRecord

Namespace:  imbWEM.Core.crawler.modules.performance
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class frontierRankingAlgorithmDLCRecord : objectDataSet<moduleDLCRecord, moduleIterationRecord>

The frontierRankingAlgorithmDLCRecord type exposes the following members.

Constructors
  NameDescription
Public methodfrontierRankingAlgorithmDLCRecord
Initializes a new instance of the frontierRankingAlgorithmDLCRecord class
Public methodfrontierRankingAlgorithmDLCRecord(modelSpiderSiteRecord)
Initializes a new instance of the frontierRankingAlgorithmDLCRecord class
Top
Properties
  NameDescription
Public propertycrawlerName
Public propertydescription
Human-readable description of object instance
(Inherited from objectDataSetmoduleDLCRecord, moduleIterationRecord.)
Public propertydomainName
Public propertygeneralDataTable
Public propertygeneralRecords
Public propertyItem (Inherited from objectDataSetmoduleDLCRecord, moduleIterationRecord.)
Public propertyjobName
Public propertymodRecords
Public propertymoduleSummaryDataTable
Public propertyname
Name for this instance
(Inherited from objectDataSetmoduleDLCRecord, moduleIterationRecord.)
Public propertyobjectTables
(Inherited from objectDataSetmoduleDLCRecord, moduleIterationRecord.)
Public propertyProcessTime
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetDataSet
Gets the data set.
(Inherited from objectDataSetmoduleDLCRecord, moduleIterationRecord.)
Public methodGetEnumerator (Inherited from objectDataSetmoduleDLCRecord, moduleIterationRecord.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetNew
Gets the new objectTable
(Inherited from objectDataSetmoduleDLCRecord, moduleIterationRecord.)
Public methodGetType (Inherited from Object.)
Public methodreportDomainOut
Public methodreportEndOfFRA
Called after the all modules at end of FRA
Public methodreportIterationOut
Generates ouiteration out.
Public methodreportStartOfFRA
Reports the start iteration: posle ekstrakcije, pre rangiranja
Public methodToString (Inherited from Object.)
Top
See Also

Reference

[!:aceCommonTypes.data.tables.objectDataSet<imbAnalyticsEngine.spider.modules.performance.moduleDLCRecord, imbAnalyticsEngine.spider.modules.performance.moduleIterationRecord>]