#include <rtreeactionrule.h>
Public Member Functions | |
ActionList () | |
ActionList (Action *action) | |
~ActionList () | |
ActionList * | push_back (Action *action) |
ActionList * | copy () const |
ActionList * | substitute (const Node::Assignment &assign) |
virtual void | execute (NameSpace &nameSpace) const |
Definition at line 49 of file rtreeactionrule.h.
|
Definition at line 51 of file rtreeactionrule.h. Referenced by copy(). |
|
Definition at line 52 of file rtreeactionrule.h. References push_back(). |
|
Definition at line 48 of file rtreeactionrule.cpp. |
|
Definition at line 57 of file rtreeactionrule.cpp. References ActionList(), and push_back(). Referenced by RuleWithActionRule::copy(), ActionRule::copy(), RuleWithActionRule::execute(), and ActionRule::execute(). |
|
Definition at line 78 of file rtreeactionrule.cpp. Referenced by RuleWithActionRule::execute(), and ActionRule::execute(). |
|
Definition at line 87 of file rtreeactionrule.cpp. Referenced by ActionList(), and copy(). |
|
Definition at line 68 of file rtreeactionrule.cpp. Referenced by RuleWithActionRule::execute(), ActionRule::execute(), RuleWithActionRule::substitute(), and ActionRule::substitute(). |