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

Packages that use StatisticsMap
ibspan.tss.test Provides set of tests of sensitive and vital parts of the system, especially related to user modelling. 
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 StatisticsMap in ibspan.tss.test
 

Methods in ibspan.tss.test with parameters of type StatisticsMap
static void PrettyPrinter.print(StatisticsMap map, PrintStream out)
           
 

Uses of StatisticsMap in ibspan.tss.um.ontology
 

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

Methods in ibspan.tss.um.ontology with parameters of type StatisticsMap
 void StatisticsMapListener.hasStatisticsEntryAdded(StatisticsMap source, com.ibm.adtech.jastor.Thing newValue)
          Called when a value of hasStatisticsEntry has been added
 void StatisticsMapListener.hasStatisticsEntryRemoved(StatisticsMap source, com.ibm.adtech.jastor.Thing oldValue)
          Called when a value of hasStatisticsEntry has been removed