Simple Provide and Consume Templates
The Simple Provide template has the form:
Provides [a value] to [a target]
The Simple Consume template has the form:
Consume [a value] from [a target]
The Simple Provide and Simple Consume templates positively or negatively increment the amount of the target operand. These templates are intended for use as the action portion of a conditional constraint. If the condition is true, then a value is provided or consumed from the specified target.
The Simple Provide template contributes a positive amount, that is it increases the amount of the target. The Simple Consume template contributes a negative amount, that is it reduces the amount of the target.