Class IAAltHelper

java.lang.Object
de.mid.innovator.srv2api.icw2ia.IAAltHelper

public abstract class IAAltHelper extends Object
The interactionOperator 'alt' designates that the CombinedFragment represents a choice of behavior. No more than one of the operands will be chosen. The chosen operand must have an explicit or implicit guard expression that evaluates to true at this point in the interaction. An implicit true guard is implied if the operand has no guard.
See Also: