Uses of Class
ibspan.tss.agents.pma.learning.SynchronizedStore

Packages that use SynchronizedStore
ibspan.tss.agents.pma.learning Realization of user profile learning process. 
 

Uses of SynchronizedStore in ibspan.tss.agents.pma.learning
 

Constructors in ibspan.tss.agents.pma.learning with parameters of type SynchronizedStore
ContinuousLearning(Agent a, SynchronizedStore store)
          Constructs ContinuousLearning behaviour.
HistorySubscriber(Agent a, SynchronizedStore store)
          Constructs HistorySubscriber objects.