public class StatisticsImpl extends Object
Constructor and Description |
---|
StatisticsImpl() |
Modifier and Type | Method and Description |
---|---|
void |
changeCurrentValue(Object key,
double offset) |
Collection<StatisticEntry> |
getEntries() |
void |
setCurrentValue(Object key,
double number) |
void |
setLabel(Object key,
String label) |
public Collection<StatisticEntry> getEntries()
public void setCurrentValue(Object key, double number)
public void changeCurrentValue(Object key, double offset)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.