| Modifier and Type | Method and Description |
|---|---|
static DataItemValue |
DataItemValueDiff.diff(DataItemValue source,
DataItemValue target) |
| Modifier and Type | Method and Description |
|---|---|
static DataItemValue |
DataItemValueDiff.diff(DataItemValue source,
DataItemValue target) |
| Modifier and Type | Method and Description |
|---|---|
DataItemValue |
ScriptMonitor.dataUpdate(java.util.Map<java.lang.String,java.lang.Object> context,
DataItemValue.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
ScriptMonitorResult |
ScriptMonitorResult.OkBuilder.build(DataItemValue value) |
ScriptMonitorResult |
ScriptMonitorResult.FailureBuilder.build(DataItemValue value,
Severity severity,
boolean requireAck) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ScriptMonitor.evaluate(java.util.Map<java.lang.String,DataItemValue> values) |
| Modifier and Type | Field and Description |
|---|---|
static DataItemValue |
DataItemValue.DISCONNECTED
A default instance that means
disconnected |
| Modifier and Type | Method and Description |
|---|---|
DataItemValue |
DataItemValue.Builder.build() |
DataItemValue |
DataItem.getSnapshotValue()
Get the complete state of the current data item in an atomic operation
|
| Constructor and Description |
|---|
DataItemValue.Builder(DataItemValue sourceValue) |
DataItemValue(DataItemValue div) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataManager.updateData(int registerNumber,
DataItemValue value) |
| Modifier and Type | Method and Description |
|---|---|
DataItemValue |
DataSourceHandler.getValue() |
DataItemValue |
DataSourceHandlerImpl.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceHandlerImpl.stateChanged(DataItemValue value) |
void |
DataSourceListener.stateChanged(DataItemValue value) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataInputSource.setValue(DataItemValue value) |
protected abstract void |
AbstractDataSourceHandler.stateChanged(DataItemValue value) |
protected void |
AbstractDataSource.updateData(DataItemValue value) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataItemTargetImpl.stateChanged(DataItemValue value) |
| Modifier and Type | Method and Description |
|---|---|
void |
MovingAverageDataSource.stateChanged(DataItemValue value) |
static DataItemValueLight |
DataItemValueLight.valueOf(DataItemValue dataItemValue) |
| Modifier and Type | Method and Description |
|---|---|
protected DataItemValue |
SumDataSource.aggregate(java.util.Map<java.lang.String,DataSourceHandler> values,
java.util.Map<java.lang.String,DataSourceHandler> subValues) |
| Modifier and Type | Method and Description |
|---|---|
protected DataItemValue |
MasterItemImpl.processHandler(DataItemValue value) |
| Modifier and Type | Method and Description |
|---|---|
protected DataItemValue |
MasterItemImpl.processHandler(DataItemValue value) |
protected void |
MasterItemImpl.stateChanged(DataItemValue value) |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<java.lang.String,DataItemValue> |
AbstractSubscriptionManager.cache |
| Modifier and Type | Method and Description |
|---|---|
DataItemValue |
AbstractSubscriptionManager.getCacheValue(java.lang.String itemId) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,DataItemValue> |
AbstractSubscriptionManager.getCacheCopy() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSubscriptionManager.putState(java.lang.String itemId,
DataItemValue value) |
protected void |
AggregatingSubscriptionManager.putState(java.lang.String itemId,
DataItemValue value) |
protected void |
SingleSubscriptionManager.putState(java.lang.String itemId,
DataItemValue value) |
void |
SingleSubscriptionManager.Listener.stateChanged(java.lang.String itemId,
DataItemValue value) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MemoryBlock.handleStateChange(SourceDefinition definition,
DataItemValue value) |
void |
AbstractSourceType.render(IoBuffer buffer,
int offset,
DataItemValue value) |
void |
SourceType.render(IoBuffer buffer,
int offset,
DataItemValue value) |
| Modifier and Type | Method and Description |
|---|---|
DataItemValue |
ItemResource.read(java.lang.String contextId,
java.lang.String itemId) |
| Modifier and Type | Method and Description |
|---|---|
long |
DataItemValueProvider.getSize(DataItemValue t,
java.lang.Class<?> type,
java.lang.reflect.Type genericType,
java.lang.annotation.Annotation[] annotations,
MediaType mediaType) |
void |
DataItemValueProvider.writeTo(DataItemValue t,
java.lang.Class<?> type,
java.lang.reflect.Type genericType,
java.lang.annotation.Annotation[] annotations,
MediaType mediaType,
|
| Modifier and Type | Method and Description |
|---|---|
DataItemValue |
DataContext.getValue(java.lang.String itemId) |
DataItemValue |
ItemResourceImpl.read(java.lang.String contextId,
java.lang.String itemId) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractDataSourceSummarizer.handleStateChange(DataSource source,
DataItemValue value) |
protected void |
AttributeDataSourceSummarizer.handleStateChange(DataSource source,
DataItemValue value) |
protected boolean |
AttributeDataSourceSummarizer.isMatch(DataSource source,
DataItemValue value) |
| Modifier and Type | Method and Description |
|---|---|
DataItemValue |
ProxyValueHolder.getCurrentValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageHistoricalItem.updateData(DataItemValue value) |
| Modifier and Type | Method and Description |
|---|---|
void |
HistoricalItemImpl.stateChanged(DataItemValue value) |
| Modifier and Type | Method and Description |
|---|---|
void |
StorageImpl.updateData(DataItemValue value) |
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