IControlRuleBase Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.rules.control.IControlRuleBase"]
Namespace: imbWEM.Core.crawler.rules.control
public interface IControlRuleBase : IRuleBase, IObjectWithName, IObjectWithDescription, IObjectWithNameAndDescription, IAcePluginBase
The IControlRuleBase type exposes the following members.
| Name | Description | |
|---|---|---|
| afirmative | ||
| denial | ||
| description |
Describes how this rule affects the link or page - static part of description
| |
| instanceName |
Name of this plugin instance
(Inherited from IAcePluginBase.) | |
| iteration | ||
| mode | ||
| name |
Caption name of the rule
| |
| objective | ||
| parent |
Reference to the evaluator that hosts this rule
| |
| penaltyUnit |
Score penalty for a link not meeting criteria
| |
| priority |
Priority of this rule
| |
| role | (Inherited from IRuleBase.) | |
| scoreUnit |
Score reward for a link meeting criteria
| |
| subject | (Inherited from IRuleBase.) | |
| tagName | (Inherited from IRuleBase.) | |
| treshold | ||
| type | ||
| wRecord |
| Name | Description | |
|---|---|---|
| AppendDataFields |
Appends its data points into new or existing property collection
| |
| onStartIteration | ||
| prepare |
Prepares this instance - clears temporary data
| |
| startIteration |
Starts new iteration
|
| Name | Description | |
|---|---|---|
| DescribeRule | (Defined by spiderTools.) |