Class IAConstraintHelper

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

public abstract class IAConstraintHelper extends Object
An InteractionConstraint is a Boolean expression that guards an operand in a CombinedFragment. InteractionConstraint is a specialization of Constraint. The InteractionConstraint also contains two expressions that designate the minimum and maximum number of times a loop CombinedFragment should execute.
See Also: