Uses of Package
de.uka.ipd.consensus.foundation.rating

Packages that use de.uka.ipd.consensus.foundation.rating
de.snailshell.consensus.demo.actions   
de.uka.ipd.consensus.foundation Start here for setup and initialization interfaces and classes. 
de.uka.ipd.consensus.foundation.rating   
de.uka.ipd.consensus.foundation.schema Start here for data model interfaces. 
de.uka.ipd.consensus.impl   
 

Classes in de.uka.ipd.consensus.foundation.rating used by de.snailshell.consensus.demo.actions
RatingManager
          The RatingManager manages (stores) the ratings for all rateable elements of the ontology.
 

Classes in de.uka.ipd.consensus.foundation.rating used by de.uka.ipd.consensus.foundation
RatingManager
          The RatingManager manages (stores) the ratings for all rateable elements of the ontology.
 

Classes in de.uka.ipd.consensus.foundation.rating used by de.uka.ipd.consensus.foundation.rating
RatingEvent
          Event objects of this type are passed to RatingListeners.
RatingListener
          The listener interface for receiving events when a rating was added to an element, changed or removed.
RatingManagerException
           
 

Classes in de.uka.ipd.consensus.foundation.rating used by de.uka.ipd.consensus.foundation.schema
RatingManagerException
           
 

Classes in de.uka.ipd.consensus.foundation.rating used by de.uka.ipd.consensus.impl
RatingEvent
          Event objects of this type are passed to RatingListeners.
RatingListener
          The listener interface for receiving events when a rating was added to an element, changed or removed.
RatingManager
          The RatingManager manages (stores) the ratings for all rateable elements of the ontology.
RatingManagerException