Class ActionCallMethod

  • All Implemented Interfaces:
    IAction

    public class ActionCallMethod
    extends ActionSetField
    For modifying a field on a bound LHS variable or a global. Modify here means that users can call methods that modify the object. If setting a field on a fact bound variable, this will NOT notify the engine of any changes (unless done outside of the engine).