|
|||||||||||
| 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.CallAction
| Field Summary |
| Fields inherited from class zeus.rete.action.ReteAction |
conflictHandler, context, engine, ontologyDb |
| Constructor Summary | |
CallAction()
|
|
| Method Summary | |
void |
executeAction(Action a,
Info info)
executeAction is a abstract method to be defined by implementing classes. |
| 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 CallAction()
| Method Detail |
public void executeAction(Action a,
Info info)
ReteActionThis method will be called when the rete algorithm decides that this is the right action to fire right now.
executeAction in interface BasicActionexecuteAction in class ReteAction
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||