Uses of Class
org.universAAL.middleware.service.AggregatingFilterFactory.MinMax

Packages that use AggregatingFilterFactory.MinMax
org.universAAL.middleware.service   
 

Uses of AggregatingFilterFactory.MinMax in org.universAAL.middleware.service
 

Methods in org.universAAL.middleware.service that return AggregatingFilterFactory.MinMax
static AggregatingFilterFactory.MinMax AggregatingFilterFactory.MinMax.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AggregatingFilterFactory.MinMax[] AggregatingFilterFactory.MinMax.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.universAAL.middleware.service with parameters of type AggregatingFilterFactory.MinMax
static AggregatingFilter AggregatingFilterFactory.createOutputAggregationFilter(AggregatingFilterFactory.MinMax type)
          Creates an output aggregation filter.
static AggregatingFilter AggregatingFilterFactory.createOutputAggregationFilter(AggregatingFilterFactory.MinMax type, AbsLocation location)
          Creates an output aggregation filter.
static AggregatingFilter AggregatingFilterFactory.createServiceSelectionFilter(AggregatingFilterFactory.MinMax type, String nonFunctionalParamPropURI)
          Creates a service selection filter that evaluates a non-functional parameter that is not related to a location.
static AggregatingFilter AggregatingFilterFactory.createServiceSelectionFilter(AggregatingFilterFactory.MinMax type, String nonFunctionalParamPropURI, AbsLocation location)
          Creates a service selection filter that evaluates a non-functional parameter that is related to a location.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.