Uses of Class
mauda.plugin.Ratings

Packages that use Ratings
mauda.plugin Provides common plug-in-specific classes and interfaces, used by implemented plug-ins. 
 

Uses of Ratings in mauda.plugin
 

Methods in mauda.plugin that return Ratings
 Ratings OperationExecuter.getRatings()
          Gets the Ratings for the SubOperations.
 

Methods in mauda.plugin with parameters of type Ratings
 void OperationExecuter.setRatings(Ratings r)
          Sets the Ratings for the SubOperations.