Package | Description |
---|---|
org.universAAL.middleware.service |
Modifier and Type | Field and Description |
---|---|
static AggregationFunction |
AggregationFunction.maxDistanceToRefLoc |
static AggregationFunction |
AggregationFunction.maxOf |
static AggregationFunction |
AggregationFunction.minDistanceToRefLoc |
static AggregationFunction |
AggregationFunction.minOf |
static AggregationFunction |
AggregationFunction.oneOf |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
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 © 2018 universAAL Consortium. All rights reserved.