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

Overload List

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

See Also