| Package | Description |
|---|---|
| org.ornet.cdm |
| Modifier and Type | Class and Description |
|---|---|
class |
NumericValue
Numeric value of a metric state.
|
class |
RealTimeSampleArrayValue
This array contains the values for a waveform stream.
|
class |
StringMetricValue
String value of a metric state.
|
| Modifier and Type | Field and Description |
|---|---|
protected AbstractMetricValue |
StreamElement.value |
| Modifier and Type | Method and Description |
|---|---|
AbstractMetricValue |
ObjectFactory.createAbstractMetricValue()
Create an instance of
AbstractMetricValue |
AbstractMetricValue |
StreamElement.getValue()
Ruft den Wert der value-Eigenschaft ab.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamElement.setValue(AbstractMetricValue value)
Legt den Wert der value-Eigenschaft fest.
|