| Package | Description |
|---|---|
| org.eclipse.scada.da.datasource.movingaverage |
| Modifier and Type | Field and Description |
|---|---|
static DataItemValueLight |
DataItemValueLight.DISCONNECTED |
| Modifier and Type | Method and Description |
|---|---|
DataItemValueLight |
DataItemValueRange.DataItemValueRangeInfo.getFirstValue() |
static DataItemValueLight |
DataItemValueLight.valueOf(DataItemValue dataItemValue) |
static DataItemValueLight |
DataItemValueLight.valueOf(DataItemValueLight dataItemValueLight) |
| Modifier and Type | Method and Description |
|---|---|
java.util.SortedSet<DataItemValueLight> |
DataItemValueRange.DataItemValueRangeState.getValues() |
| Modifier and Type | Method and Description |
|---|---|
int |
DataItemValueRange.add(DataItemValueLight dataItemValue) |
int |
DataItemValueLight.compareTo(DataItemValueLight o) |
static DataItemValueLight |
DataItemValueLight.valueOf(DataItemValueLight dataItemValueLight) |
| Constructor and Description |
|---|
DataItemValueRange.DataItemValueRangeInfo(long oldestPossibleTimestamp,
int size,
DataItemValueLight firstValue) |
DataItemValueRange.DataItemValueRangeState(long oldestPossibleTimestamp,
int size,
DataItemValueLight firstValue,
java.util.SortedSet<DataItemValueLight> values) |
| Constructor and Description |
|---|
DataItemValueRange.DataItemValueRangeState(long oldestPossibleTimestamp,
int size,
DataItemValueLight firstValue,
java.util.SortedSet<DataItemValueLight> values) |
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0