Package zeus.rete.action

Interface Summary
ActionFactory  
BasicAction Another layer of abstraction for the re-architected rete engine action handler.
 

Class Summary
AbstractActionFactory  
AchieveAction  
AssertAction  
BindAction  
BuyAction  
CallAction  
CloseAction  
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.
IfAction  
MessageAction  
ModifyAction  
OpenAction  
PrintAction  
PrintlnAction  
ReadAction  
ReadlnAction  
ReteAction superclass of the class that is called by all the ReteEngine handlers.
ReteActionFactory this class was written a an attempted response to the difficulties of understanding what is going on in the rete engine, and also in an attempt to provide a mechanism that can be used to easily extend the language without having to edit, like, 1000 files
RetractAction  
SellAction  
SystemAction  
WhileAction  
 

Exception Summary
NoSuchActionException Custom Exception so that we can provide for some sort of handleing mechanism in the future
 



Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.