|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Evaluators Namespace > DoubleEvaluator Class > DoubleEvaluator Members |
The DoubleEvaluator type exposes the following members.
Name |
Description |
|
|---|---|---|
|
Initializes a new instance of the DoubleEvaluator class. |
|
|
DoubleEvaluator(Guid, Double, Double, String, String, Boolean, Boolean) |
Initializes a new instance of the DoubleEvaluator 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 a value indicating whether the inverse operation is enabled. |
|
|
Gets or sets the maximum value. |
|
|
Gets or sets the minimum value. |
|
|
Gets or sets the name. (Inherited from BaseLogicEntity.) |
|
|
Gets the output connector. (Inherited from GenericOperation.) |
|
|
Gets the type of the output. (Inherited from GenericOperation.) |
BNCS.Logic.Evaluators Namespace