controlRuleBaseBase Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.rules.control.controlRuleBaseBase"]
Namespace: imbWEM.Core.crawler.rules.control
public abstract class controlRuleBaseBase : spiderEvalRuleBase
The controlRuleBaseBase type exposes the following members.
| Name | Description | |
|---|---|---|
| afirmative | ||
| denial | ||
| description |
Describes how this rule affects the link or page - static part of description
(Inherited from spiderEvalRuleBase.) | |
| instanceName | (Inherited from spiderEvalRuleBase.) | |
| iteration | ||
| mode | (Inherited from spiderEvalRuleBase.) | |
| name |
Caption name of the rule
(Inherited from spiderEvalRuleBase.) | |
| objective | ||
| 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 | (Overrides spiderEvalRuleBaserole.) | |
| scoreUnit |
Score reward for a link meeting criteria
(Inherited from spiderEvalRuleBase.) | |
| subject | (Inherited from spiderEvalRuleBase.) | |
| tagName | (Inherited from spiderEvalRuleBase.) | |
| treshold | ||
| type | ||
| wRecord |
| Name | Description | |
|---|---|---|
| AppendDataFields |
Appends its data points into new or existing property collection
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| onStartIteration | ||
| prepare |
Prepares this instance - clears temporary data
(Inherited from spiderEvalRuleBase.) | |
| startIteration |
Starts new iteration
| |
| ToString | (Inherited from Object.) |