|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectzeus.rete.action.ReteAction
zeus.rete.action.ExecuteAction
ExecuteAction is intended to implement an Execute action part of a rule which is to do with PlanScripts.. although no one knows what it is to do with PlanScripts. Indeed, it seems that PlanScripts are entirely mythical beasts. In any case this class does very little, so not to worry.
Still someone will probably write a handler for this sooner or later, why don't you be the one?
| Field Summary |
| Fields inherited from class zeus.rete.action.ReteAction |
conflictHandler, context, engine, ontologyDb |
| Constructor Summary | |
ExecuteAction()
|
|
| Method Summary | |
void |
executeAction(Action a,
Info info)
raises an user error |
| Methods inherited from class zeus.rete.action.ReteAction |
getOntologyDb, getServiceDescription, setActuators, setActuators |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExecuteAction()
| Method Detail |
public void executeAction(Action a,
Info info)
executeAction in interface BasicActionexecuteAction in class ReteAction
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||