|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Another layer of abstraction for the re-architected rete engine action handler.
To do :
Abstract (build interfaces for: OntologyDb, ConflictSet, ReteEngine... this will
make these actions more portable, and more plugable, I hope. This will also remove
the need for the imports of zeus.concepts.fn, zeus.concepts, zeus.rete and zeus.actors.
zeus.rete.actions.ReteAction| Method Summary | |
void |
executeAction(Action a,
Info info)
|
OntologyDb |
getOntologyDb()
|
java.lang.String |
getServiceDescription(java.lang.String language)
the action of a rule provides a service actions that can advertise a service need to have it defined here other actions should return null |
void |
setActuators(ConflictSet conflictHandler,
AgentContext context)
|
void |
setActuators(ConflictSet conflictHandler,
ReteEngine engine)
|
| Method Detail |
public void executeAction(Action a,
Info info)
public OntologyDb getOntologyDb()
public void setActuators(ConflictSet conflictHandler,
ReteEngine engine)
public void setActuators(ConflictSet conflictHandler,
AgentContext context)
public java.lang.String getServiceDescription(java.lang.String language)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||