Single role aggregator calculating sum of values for a given role. More...
SingleRoleAggregator
Internally this aggregator uses double type to accumulate the value.
double
model : any
The source model used for aggregation.
roleName : any
Name of the role used for aggregation.
value : any
The value computed from the model.