Class IAConstraintHelper


  • public abstract class IAConstraintHelper
    extends java.lang.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:
    IAConstraint