Class in Arbor / Inherits from: Node
Implements interfaces: INodeBehaviourContainer
Description
Class that represents a calculator
Properties
Property Name |
Description |
calculator |
Get the attached Calculator. |
calculatorID |
Gets the calculator node identifier. |
Methods
Inherited Members
Fields
Properties
Property Name |
Description |
nodeGraph |
Gets the NodeGraph. |
nodeID |
Gets the node identifier. |
Methods
Method Name |
Description |
GetName |
Get node name. |
IsDeletable |
Returns whether or not it can be deleted. |
ToString |
Convert node to string (for debugging). |