[This is preliminary documentation and is subject to change.]

Overload List

  Name Description
Public operator Static member Subtraction(Rule..::..Condition, Agent)
Allows an agent to be added to the condition (with the OFF setting) using the - operator
Public operator Static member Subtraction(Rule..::..Condition, Chunk)
Allows a chunk to be added to the condition (with the OFF setting) using the - operator
Public operator Static member Subtraction(Rule..::..Condition, DimensionValuePair)
Allows a dimension-value pair to be added to the condition (with the OFF setting) using the - operator

See Also