Uses of Class
org.universAAL.middleware.service.AggregationFunction

Packages that use AggregationFunction
org.universAAL.middleware.service   
 

Uses of AggregationFunction in org.universAAL.middleware.service
 

Fields in org.universAAL.middleware.service declared as AggregationFunction
static AggregationFunction AggregationFunction.maxDistanceToRefLoc
           
static AggregationFunction AggregationFunction.maxOf
           
static AggregationFunction AggregationFunction.minDistanceToRefLoc
           
static AggregationFunction AggregationFunction.minOf
           
static AggregationFunction AggregationFunction.oneOf
           
 

Methods in org.universAAL.middleware.service that return AggregationFunction
static AggregationFunction AggregationFunction.getAggregationFunctionByOrder(int order)
          Returns the order value of the AggregationFunction.
 AggregationFunction AggregatingFilter.getTheFunction()
          Returns the AggregationFunction property.
static AggregationFunction AggregationFunction.valueOf(String name)
          Returns the value of the AggregationFunction.
 

Constructors in org.universAAL.middleware.service with parameters of type AggregationFunction
AggregatingFilter(AggregationFunction func, List params, boolean asLiteral)
          Sets the the function and the parameters of the property if function and it's parameters are valid, otherwise false.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.