Uses of Class
clarion.system.MissingACSException

Packages that use MissingACSException
clarion.system   
 

Uses of MissingACSException in clarion.system
 

Methods in clarion.system that throw MissingACSException
 AbstractAction CLARION.act()
          Determines the action to perform given what was perceived.
 void CLARION.perceive(DimensionValueCollection NewSensoryInformation)
          Perceives the new sensory information and performs learning.
 void CLARION.perceive(DimensionValueCollection NewSensoryInformation, double feedback)
          Perceives the new sensory information as well as any feedback that is to be received for performing the last action.