50 #ifndef LINKASSIGNMENTACTION_H_
51 #define LINKASSIGNMENTACTION_H_
53 #include "FormatterEvent.h"
54 using namespace ::br::pucrio::telemidia::ginga::ncl::model::event;
56 #include "LinkRepeatAction.h"
75 FormatterEvent* event,
short actionType,
string value);
80 void setValue(
string value);
81 Animation* getAnimation();
82 void setAnimation(Animation* animation);
Definition: LinkRepeatAction.h:70
Definition: LinkAssignmentAction.h:68