![]() | spiderEvalRuleBase Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Core.crawler.core
public abstract class spiderEvalRuleBase : IRuleBase, IObjectWithName, IObjectWithDescription, IObjectWithNameAndDescription, IAcePluginBase
The spiderEvalRuleBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | description |
Describes how this rule affects the link or page - static part of description
|
![]() | instanceName | |
![]() | mode | |
![]() | name |
Caption name of the rule
|
![]() | parent |
Reference to the evaluator that hosts this rule
|
![]() | penaltyUnit |
Score penalty for a link not meeting criteria
|
![]() | priority |
Priority of this rule
|
![]() | role | |
![]() | scoreUnit |
Score reward for a link meeting criteria
|
![]() | subject | |
![]() | tagName |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | prepare |
Prepares this instance - clears temporary data
|
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | DescribeRule | (Defined by spiderTools.) |