Uses of Interface
ibspan.tss.um.ontology.AgentQuestion

Packages that use AgentQuestion
ibspan.tss.um.ontology Ontology Java beans generated from user-modelling ontology (with http://www.ibspan.waw.pl/tss/UserModelling# namespace) with Jastor tool. 
 

Uses of AgentQuestion in ibspan.tss.um.ontology
 

Classes in ibspan.tss.um.ontology that implement AgentQuestion
 class AgentQuestionImpl
          Implementation of AgentQuestion Use the ibspan.tss.um.ontology.UserModellingFactory to create instances of this class.
 

Methods in ibspan.tss.um.ontology with parameters of type AgentQuestion
 void AgentQuestionListener.hasLongMessageChanged(AgentQuestion source)
          Called when hasLongMessage has changed
 void AgentQuestionListener.hasQuestionIDChanged(AgentQuestion source)
          Called when hasQuestionID has changed
 void AgentQuestionListener.hasScenarioActionNameChanged(AgentQuestion source)
          Called when hasScenarioActionName has changed
 void AgentQuestionListener.hasShortMessageChanged(AgentQuestion source)
          Called when hasShortMessage has changed
 void AgentQuestionListener.hasUserIDChanged(AgentQuestion source)
          Called when hasUserID has changed