Click or drag to resize

IRuleBase Interface

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:imbWEM.Core.crawler.rules.core.IRuleBase"]

Namespace:  imbWEM.Core.crawler.rules.core
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public interface IRuleBase : IObjectWithName, 
	IObjectWithDescription, IObjectWithNameAndDescription, IAcePluginBase

The IRuleBase type exposes the following members.

Properties
  NameDescription
Public propertydescription (Inherited from IObjectWithDescription.)
Public propertyinstanceName
Name of this plugin instance
(Inherited from IAcePluginBase.)
Public propertymode
Public propertyname
Ime koje je dodeljeno objektu
(Inherited from IObjectWithName.)
Public propertypriority
Public propertyrole
Public propertysubject
Public propertytagName
Top
Methods
  NameDescription
Public methodprepare
Top
Extension Methods
  NameDescription
Public Extension MethodDescribeRule (Defined by spiderTools.)
Top
See Also