layerDistributionActiveRuleBase Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Core.crawler.rules.layerRules
public abstract class layerDistributionActiveRuleBase : layerDistributionRuleBase, IRuleActiveBase, IRuleBase, IObjectWithName, IObjectWithDescription, IObjectWithNameAndDescription, IAcePluginBase
The layerDistributionActiveRuleBase type exposes the following members.
| Name | Description | |
|---|---|---|
| layerDistributionActiveRuleBase | Initializes a new instance of the layerDistributionActiveRuleBase class |
| Name | Description | |
|---|---|---|
| description |
Describes how this rule affects the link or page - static part of description
(Inherited from spiderEvalRuleBase.) | |
| instanceName | (Inherited from layerDistributionRuleBase.) | |
| iteration | (Inherited from layerDistributionRuleBase.) | |
| layer2ID | (Inherited from layerDistributionRuleBase.) | |
| layerID | (Inherited from layerDistributionRuleBase.) | |
| 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 | (Overrides spiderEvalRuleBaserole.) | |
| scoreUnit |
Score reward for a link meeting criteria
(Inherited from spiderEvalRuleBase.) | |
| subject | (Overrides layerDistributionRuleBasesubject.) | |
| tagName | (Inherited from spiderEvalRuleBase.) | |
| wRecord | (Inherited from layerDistributionRuleBase.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| evaluate | (Inherited from layerDistributionRuleBase.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| learn | ||
| onStartIteration | (Inherited from layerDistributionRuleBase.) | |
| prepare |
Prepares this instance - clears temporary data
(Inherited from spiderEvalRuleBase.) | |
| startIteration | (Inherited from layerDistributionRuleBase.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| DescribeRule | (Defined by spiderTools.) |