![]() | controlRuleBaseT Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Core.crawler.rules.control
public abstract class controlRuleBase<T> : controlRuleBaseBase, IControlRuleBase, IRuleBase, IObjectWithName, IObjectWithDescription, IObjectWithNameAndDescription, IAcePluginBase where T : spiderWebElementBase
[Missing <typeparam name="T"/> documentation for "T:imbWEM.Core.crawler.rules.control.controlRuleBase`1"]
The controlRuleBaseT type exposes the following members.
Name | Description | |
---|---|---|
![]() | controlRuleBaseT(spiderEvaluatorSimpleBase, spiderObjectiveStatus, spiderObjectiveStatus, String, String, Int32) |
Initializes a new instance of the [!:controlRuleBase] class.
|
![]() | controlRuleBaseT(spiderEvaluatorSimpleBase, spiderObjectiveEnum, spiderObjectiveStatus, spiderObjectiveStatus, String, String, Int32) |
Initializes a new instance of the [!:controlRuleBase] class.
|
Name | Description | |
---|---|---|
![]() | afirmative | (Inherited from controlRuleBaseBase.) |
![]() | currentIteration | Trenutna iteracija |
![]() | denial | (Inherited from controlRuleBaseBase.) |
![]() | description |
Describes how this rule affects the link or page - static part of description
(Inherited from spiderEvalRuleBase.) |
![]() | instanceName | |
![]() | iteration | (Inherited from controlRuleBaseBase.) |
![]() | mode | (Inherited from spiderEvalRuleBase.) |
![]() | name |
Caption name of the rule
(Inherited from spiderEvalRuleBase.) |
![]() | objective | (Inherited from controlRuleBaseBase.) |
![]() | parent |
Reference to the evaluator that hosts this rule
(Inherited from spiderEvalRuleBase.) |
![]() | penaltyUnit |
Score penalty for a link not meeting criteria
(Inherited from spiderEvalRuleBase.) |
![]() | priority |
Priority of this rule
(Inherited from spiderEvalRuleBase.) |
![]() | role | (Inherited from controlRuleBaseBase.) |
![]() | scoreUnit |
Score reward for a link meeting criteria
(Inherited from spiderEvalRuleBase.) |
![]() | subject | (Inherited from spiderEvalRuleBase.) |
![]() | tagName | (Inherited from spiderEvalRuleBase.) |
![]() | treshold | (Inherited from controlRuleBaseBase.) |
![]() | type | (Inherited from controlRuleBaseBase.) |
![]() | wRecord | (Inherited from controlRuleBaseBase.) |
Name | Description | |
---|---|---|
![]() | AppendDataFields |
Appends its data points into new or existing property collection
(Inherited from controlRuleBaseBase.) |
![]() | Equals | (Inherited from Object.) |
![]() | evaluate |
Evaluates the specified page.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | learn |
Takes information from page - called before evaluation
|
![]() | onStartIteration | (Inherited from controlRuleBaseBase.) |
![]() | prepare |
Prepares this instance - clears temporary data
(Inherited from spiderEvalRuleBase.) |
![]() | startIteration |
Starts new iteration
(Inherited from controlRuleBaseBase.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | DescribeRule | (Defined by spiderTools.) |