Represents a condition that can be evaluated to determine if a task should run.
Returns a condition that is the logical AND of this condition and the other condition.
Evaluates the condition.
Returns a condition that is the logical negation of this condition.
Returns a condition that is the logical OR of this condition and the other condition.
Returns a condition that is the logical XOR of this condition and the other condition.