Uses of Class
gsim.sim.behaviour.GSimBehaviourException

Packages that use GSimBehaviourException
gsim.sim.behaviour   
 

Uses of GSimBehaviourException in gsim.sim.behaviour
 

Methods in gsim.sim.behaviour that throw GSimBehaviourException
 void RuleHandler.endEpisode()
          Updates all action-nodes that were executed until now with the current reward (a sort of back-propagation routine which can be called if some connection between atomic decisions is needed).
 void RuleHandler.startEpisode()
          Start an episode.