OperatorCalculationDelegate

public protocol OperatorCalculationDelegate

The delegate support methods tracking the calculation status and result of associated Operator object. Operator could assign attribute computationDelegate to a instance conforms to this protocol. The instanced could track the calculation status of operator.