|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Evaluators Namespace > RegexEvaluator Class > RegexEvaluator Members |
The RegexEvaluator type exposes the following members.
Name |
Description |
|
|---|---|---|
|
Initializes a new instance of the RegexEvaluator class. |
Name |
Description |
|
|---|---|---|
|
Clears the current input by unsubscribing from the value changed event and setting the input to null. (Inherited from SingleInputOperation.) |
|
|
Sets the input connector for the current instance. (Inherited from SingleInputOperation.) |
Name |
Description |
|
|---|---|---|
|
Gets or sets the description. (Inherited from BaseLogicEntity.) |
|
|
Gets the unique identifier for the entity. (Inherited from BaseLogicEntity.) |
|
|
Gets the input connector. (Inherited from SingleInputOperation.) |
|
|
Gets the type of the input. (Inherited from GenericOperation.) |
|
|
Gets or sets the name. (Inherited from BaseLogicEntity.) |
|
|
Gets the output connector. (Inherited from GenericOperation.) |
|
|
Gets the type of the output. (Inherited from GenericOperation.) |
|
|
Gets or sets the regular expression pattern. |
BNCS.Logic.Evaluators Namespace