|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Abstract Namespace > MultiInputOperation Class > MultiInputOperation Members |
The MultiInputOperation type exposes the following members.
Name |
Description |
|
|---|---|---|
|
Initializes a new instance of the MultiInputOperation class with the specified parameters. |
Name |
Description |
|
|---|---|---|
|
Adds an input connector to the operator if it is compatible and does not exceed the maximum allowed inputs. |
|
|
Clears all input data and executes the associated operation. |
|
|
Removes the specified input connector from the collection of inputs. |
|
|
Removes an input signal identified by the specified Guid from the inputs collection. |
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. |
|
|
Gets the type of the input. (Inherited from GenericOperation.) |
|
|
Gets the maximum number of inputs allowed. |
|
|
Gets or sets the name. (Inherited from BaseLogicEntity.) |
|
|
Gets the output connector. (Inherited from GenericOperation.) |
|
|
Gets the type of the output. (Inherited from GenericOperation.) |