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

Packages that use StatisticsKey
ibspan.tss.um.ontology   
 

Uses of StatisticsKey in ibspan.tss.um.ontology
 

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

Methods in ibspan.tss.um.ontology that return StatisticsKey
static StatisticsKey UserModellingFactory.createStatisticsKey(Resource resource, Model model)
          Create a new instance of StatisticsKey.
static StatisticsKey UserModellingFactory.createStatisticsKey(String uri, Model model)
          Create a new instance of StatisticsKey.
 StatisticsKey StatisticsEntryImpl.getHasStaticticsKey()
           
 StatisticsKey StatisticsEntry.getHasStaticticsKey()
          Gets the 'hasStaticticsKey' property value
static StatisticsKey UserModellingFactory.getStatisticsKey(Resource resource, Model model)
          Create a new instance of StatisticsKey.
static StatisticsKey UserModellingFactory.getStatisticsKey(String uri, Model model)
          Create a new instance of StatisticsKey.
 StatisticsKey StatisticsEntryImpl.setHasStaticticsKey()
           
 StatisticsKey StatisticsEntry.setHasStaticticsKey()
          Sets the 'hasStaticticsKey' property value to an anonymous node
 StatisticsKey StatisticsEntryImpl.setHasStaticticsKey(Resource resource)
           
 StatisticsKey StatisticsEntry.setHasStaticticsKey(Resource resource)
          Sets the 'hasStaticticsKey' property value to the given resource, and add's rdf:type properties.
 

Methods in ibspan.tss.um.ontology with parameters of type StatisticsKey
 void StatisticsKeyListener.hasConceptURIChanged(StatisticsKey source)
          Called when hasConceptURI has changed
 void StatisticsKeyListener.hasUserBehaviourChanged(StatisticsKey source)
          Called when hasUserBehaviour has changed
 void StatisticsKeyListener.hasUserIDChanged(StatisticsKey source)
          Called when hasUserID has changed
 void StatisticsEntryImpl.setHasStaticticsKey(StatisticsKey hasStaticticsKey)
           
 void StatisticsEntry.setHasStaticticsKey(StatisticsKey hasStaticticsKey)
          Sets the 'hasStaticticsKey' property value