layerTargetUrlGraph Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.rules.layerRules.layerTargetUrlGraph"]
Namespace: imbWEM.Core.crawler.rules.layerRules
public class layerTargetUrlGraph : layerDistributionActiveRuleBase
The layerTargetUrlGraph type exposes the following members.
| Name | Description | |
|---|---|---|
| layerTargetUrlGraph | Initializes a new instance of the layerTargetUrlGraph 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.) | |
| layer3ID | ||
| 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 | (Inherited from layerDistributionActiveRuleBase.) | |
| scoreUnit |
Score reward for a link meeting criteria
(Inherited from spiderEvalRuleBase.) | |
| subject | (Inherited from layerDistributionActiveRuleBase.) | |
| tagName | (Inherited from spiderEvalRuleBase.) | |
| tree | ||
| wRecord | (Inherited from layerDistributionRuleBase.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| evaluate | (Overrides layerDistributionRuleBaseevaluate(spiderLink).) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| learn | (Overrides layerDistributionActiveRuleBaselearn(ISpiderElement).) | |
| onStartIteration | (Overrides layerDistributionRuleBaseonStartIteration.) | |
| prepare | (Overrides spiderEvalRuleBaseprepare.) | |
| startIteration | (Inherited from layerDistributionRuleBase.) | |
| ToString | (Inherited from Object.) |