Uses of Class
eu.semaine.jms.message.SEMAINEXMLMessage

Packages that use SEMAINEXMLMessage
eu.semaine.components.dialogue.actionproposers   
eu.semaine.jms.message   
 

Uses of SEMAINEXMLMessage in eu.semaine.components.dialogue.actionproposers
 

Methods in eu.semaine.components.dialogue.actionproposers with parameters of type SEMAINEXMLMessage
 boolean UtteranceActionProposer.speechReady(SEMAINEXMLMessage xm)
          This method checks if the given message contains the end signal of the animation that the agent is playing.
 boolean UtteranceActionProposer.speechStarted(SEMAINEXMLMessage xm)
          This method checks if the given message contains the start signal of the animation that the agent is going to play next.
 

Uses of SEMAINEXMLMessage in eu.semaine.jms.message
 

Subclasses of SEMAINEXMLMessage in eu.semaine.jms.message
 class SEMAINEEmmaMessage
           
 class SEMAINEStateMessage