Aracılığıyla paylaş


öncelik kısıtlamasısı Düzenleyicisi

Use the Precedence Constraint Editor dialog box to configure precedence constraints.

Seçenekler

  • Evaluation operation
    Specify the evaluation operation that the precedence constraint uses.The operations are: Constraint, Expression, Expression and Constraint, and Expression or Constraint.

  • Değer
    Specify the constraint value: Success, Failure, or Completion.

    Not

    The precedence constraint line is green for Success, red for Failure, and blue for Completion.

  • Expression
    If using the operations Expression, Expression and Constraint, or Expression or Constraint, type an expression.The expression must evaluate to a Boolean.

  • Sınama
    Validate the expression.

  • Mantıksal AND
    Select to specify that multiple precedence constraints on the same executable must be evaluated together.All constraints must evaluate to True.

    Not

    This type of precedence constraint appears as a solid green, red, or blue line.

  • Mantıksal OR
    Select to specify that multiple precedence constraints on the same executable must be evaluated together.At least one constraint must evaluate to True.

    Not

    This type of precedence constraint appears as a dotted green, red, or blue line.