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

Interface Summary
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.
 

Class Summary
RatingAdapter An adapter class for receiving rating events.
RatingEvent Event objects of this type are passed to RatingListeners.
 

Exception Summary
RatingManagerDuplicateRatingException  
RatingManagerException  
RatingManagerRatingInUseException