Constructors
constructor
- new ControlEdge(source, target, controlVar, controlValue): ControlEdge
Methods
getControlValue
- getControlValue(): number
Returns number
setControlValue
- setControlValue(value): void
Returns void
toString
- toString(): string
Returns string