Package inpro.dm.isu.rule

Interface Summary
AbstractIUNetworkRule.Effects  
AbstractIUNetworkRule.Triggers  
AbstractRule.Effects A list of update methods that an implementing information state must provide to allow update rules to apply changes to it.
AbstractRule.Triggers A list of query methods that an implementing information state must provide to allow update rules to query it.
 

Class Summary
AbstractIUNetworkRule  
AbstractRule An abstract rule with previsions for trigger and effect interfaces
ClarifyNextInputRule  
ConfirmLastOutputRule  
DisconfirmLastOutputRule  
IntegrateNextInputRule  
MarkContribIfIntegratesRule  
MoveSearchDownRule  
MoveSearchLeftRule  
MoveSearchRightRule  
MoveSearchUpRule  
RequestMoreInfoRule  
UnintegrateRevokedInputRule