Hierarchy For Package de.iip_ecosphere.platform.kiServices.functions.aggregation
Class Hierarchy
- java.lang.Object
- de.iip_ecosphere.platform.kiServices.functions.aggregation.MultiChannelTimeSeriesAggregator<I,
CI, O, D, T> - de.iip_ecosphere.platform.kiServices.functions.aggregation.ChannelTimeSeriesAggregator<I,
O, D, T>
- de.iip_ecosphere.platform.kiServices.functions.aggregation.ChannelTimeSeriesAggregator<I,
- de.iip_ecosphere.platform.kiServices.functions.aggregation.MultiChannelTimeSeriesAggregator.ArrayIterator<I> (implements java.util.Iterator<E>)
- de.iip_ecosphere.platform.kiServices.functions.aggregation.MultiChannelTimeSeriesAggregator.LambdaBasedAggregationFunction<I,
CI, O, D, T> (implements de.iip_ecosphere.platform.kiServices.functions.aggregation.MultiChannelTimeSeriesAggregator.AggregationFunction<I, CI, O, D, T>) - de.iip_ecosphere.platform.kiServices.functions.aggregation.MultiChannelTimeSeriesAggregator.SingleValueIterator<I> (implements java.util.Iterator<E>)
- de.iip_ecosphere.platform.kiServices.functions.aggregation.MultiChannelTimeSeriesAggregator<I,
Interface Hierarchy
- de.iip_ecosphere.platform.kiServices.functions.aggregation.MultiChannelTimeSeriesAggregator.CompletionFunction<T>
- de.iip_ecosphere.platform.kiServices.functions.aggregation.MultiChannelTimeSeriesAggregator.AggregationFunction<I,
CI, O, D, T>
- de.iip_ecosphere.platform.kiServices.functions.aggregation.MultiChannelTimeSeriesAggregator.AggregationFunction<I,
- de.iip_ecosphere.platform.kiServices.functions.aggregation.MultiChannelTimeSeriesAggregator.ResultBuilder<O,
D, T>