|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.LogicOperations Namespace > TruthTableOperation Class > TruthTableOperation Members |
The TruthTableOperation type exposes the following members.
Name |
Description |
|
|---|---|---|
|
Name |
Description |
|
|---|---|---|
|
Adds an input connector to the operator if it is compatible and does not exceed the maximum allowed inputs. (Inherited from MultiInputOperation.) |
|
|
Clears all input data and executes the associated operation. (Inherited from MultiInputOperation.) |
|
|
Removes the specified input connector from the collection of inputs. (Inherited from MultiInputOperation.) |
|
|
Removes an input signal identified by the specified Guid from the inputs collection. (Inherited from MultiInputOperation.) |
Name |
Description |
|
|---|---|---|
|
Gets or sets the description. (Inherited from BaseLogicEntity.) |
|
|
Gets the unique identifier for the entity. (Inherited from BaseLogicEntity.) |
|
|
Gets an array of Connector objects representing the inputs. (Inherited from MultiInputOperation.) |
|
|
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.) |
BNCS.Logic.LogicOperations Namespace