|
| LinkAction (double delay) |
|
bool | instanceOf (string s) |
|
double | getWaitDelay () |
|
void | setWaitDelay (double delay) |
|
bool | hasDelay () |
|
void | addActionProgressionListener (LinkActionProgressionListener *listener) |
|
void | removeActionProgressionListener (LinkActionProgressionListener *listener) |
|
void | notifyProgressionListeners (bool start) |
|
virtual vector< FormatterEvent * > * | getEvents ()=0 |
|
virtual vector< LinkAction * > * | getImplicitRefRoleActions ()=0 |
|
void | setSatisfiedCondition (void *satisfiedCondition) |
|
void | run (void *satisfiedCondition) |
|
|
set< string > | typeSet |
|
void * | satisfiedCondition |
|
The documentation for this class was generated from the following files:
- gingancl/include/gingancl/model/LinkAction.h
- gingancl/src/model/link/LinkAction.cpp