Interface DecisionRule

The rule of the decision.

Hierarchy

  • DecisionRule

Properties

connector?: string

The connector to next node.

connectorPoint?: string
criteria?: string

An expression evaluated to be boolean.

name: string