| Package | Description |
|---|---|
| org.eclipse.scada.da.component.script | |
| org.eclipse.scada.da.server.common | |
| org.eclipse.scada.da.server.common.chain | |
| org.eclipse.scada.da.server.proxy.item |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemWrapper.updateData(Variant value,
java.util.Map<java.lang.String,Variant> attributes,
AttributeMode attributeMode) |
void |
ScriptContext.Item.updateData(Variant value,
java.util.Map<java.lang.String,Variant> attributes,
AttributeMode attributeMode) |
| Modifier and Type | Method and Description |
|---|---|
static AttributeMode |
AttributeMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AttributeMode[] |
AttributeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeManager.update(Variant value,
java.util.Map<java.lang.String,Variant> updates,
AttributeMode mode) |
void |
DataItemInputCommon.updateData(Variant value,
java.util.Map<java.lang.String,Variant> attributes,
AttributeMode mode)
Update the value of this data item
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataItemInputChained.updateData(Variant value,
java.util.Map<java.lang.String,Variant> attributes,
AttributeMode mode)
Update the item data
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProxyValueHolder.updateData(ProxySubConnectionId connection,
Variant value,
java.util.Map<java.lang.String,Variant> attributes,
AttributeMode mode) |
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