spiderEvalRuleForLinkBase Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.core.spiderEvalRuleForLinkBase"]
Namespace: imbWEM.Core.crawler.core
public abstract class spiderEvalRuleForLinkBase : spiderEvalRuleBase
The spiderEvalRuleForLinkBase type exposes the following members.
| Name | Description | |
|---|---|---|
| spiderEvalRuleForLinkBase | Initializes a new instance of the spiderEvalRuleForLinkBase class |
| Name | Description | |
|---|---|---|
| description |
Describes how this rule affects the link or page - static part of description
(Inherited from spiderEvalRuleBase.) | |
| instanceName | (Inherited from spiderEvalRuleBase.) | |
| mode | (Inherited from spiderEvalRuleBase.) | |
| name |
Caption name of the rule
(Inherited from spiderEvalRuleBase.) | |
| 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 spiderEvalRuleBase.) | |
| scoreUnit |
Score reward for a link meeting criteria
(Inherited from spiderEvalRuleBase.) | |
| subject | (Overrides spiderEvalRuleBasesubject.) | |
| tagName | (Inherited from spiderEvalRuleBase.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| evaluate | ||
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| prepare |
Prepares this instance - clears temporary data
(Inherited from spiderEvalRuleBase.) | |
| ToString | (Inherited from Object.) |