#include <rtreeactionrule.h>
Inheritance diagram for Action:
Public Member Functions | |
virtual | ~Action () |
virtual void | execute (NameSpace &nameSpace)=0 |
virtual Action * | copy () const=0 |
virtual Action * | substitute (const Node::Assignment &assign)=0 |
Definition at line 7 of file rtreeactionrule.h.
|
Definition at line 9 of file rtreeactionrule.h. |
|
Implemented in ActionWrite, and ActionSet. |
|
Implemented in ActionWrite, and ActionSet. |
|
Implemented in ActionWrite, and ActionSet. |