|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SummaryFunction | |
---|---|
org.weda.store | |
org.weda.store.functions | |
org.weda.store.impl |
Uses of SummaryFunction in org.weda.store |
---|
Methods in org.weda.store that return SummaryFunction | |
---|---|
SummaryFunction |
SummaryFunctionRegistry.getSummaryFunction(java.lang.String name)
Метод возвращает новый экземпляр функции по ее имени. |
Uses of SummaryFunction in org.weda.store.functions |
---|
Classes in org.weda.store.functions that implement SummaryFunction | |
---|---|
class |
Sum
|
Uses of SummaryFunction in org.weda.store.impl |
---|
Methods in org.weda.store.impl that return SummaryFunction | |
---|---|
SummaryFunction |
SummaryElement.getFunction()
|
SummaryFunction |
SummaryFunctionRegistryImpl.getSummaryFunction(java.lang.String name)
|
Methods in org.weda.store.impl with parameters of type SummaryFunction | |
---|---|
void |
SummaryElement.setFunction(SummaryFunction function)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |