DoubleEvaluator Members

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Evaluators Namespace > DoubleEvaluator Class >

DoubleEvaluator Members

The DoubleEvaluator type exposes the following members.

 

Constructors


Name

Description

Public method

DoubleEvaluator(Guid, String, String)

Initializes a new instance of the DoubleEvaluator class.

Public method

DoubleEvaluator(Guid, Double, Double, String, String, Boolean, Boolean)

Initializes a new instance of the DoubleEvaluator class.

 

Methods


Name

Description

Public method

ClearInput

Clears the current input by unsubscribing from the value changed event and setting the input to null.

(Inherited from SingleInputOperation.)

Public method

SetInput

Sets the input connector for the current instance.

(Inherited from SingleInputOperation.)

 

Properties


Name

Description

Public property

Description

Gets or sets the description.

(Inherited from BaseLogicEntity.)

Public property

Id

Gets the unique identifier for the entity.

(Inherited from BaseLogicEntity.)

Public property

Input

Gets the input connector.

(Inherited from SingleInputOperation.)

Public property

InputType

Gets the type of the input.

(Inherited from GenericOperation.)

Public property

Inverse

Gets or sets a value indicating whether the inverse operation is enabled.

Public property

MaxValue

Gets or sets the maximum value.

Public property

MinValue

Gets or sets the minimum value.

Public property

Name

Gets or sets the name.

(Inherited from BaseLogicEntity.)

Public property

Output

Gets the output connector.

(Inherited from GenericOperation.)

Public property

OutputType

Gets the type of the output.

(Inherited from GenericOperation.)

 

See Also


DoubleEvaluator Class

BNCS.Logic.Evaluators Namespace