Package | Description |
---|---|
org.eclipse.scada.da.client |
The client data access API
|
org.eclipse.scada.da.client.ngp | |
org.eclipse.scada.da.client.sfp | |
org.eclipse.scada.da.connection.provider.internal | |
org.eclipse.scada.da.core | |
org.eclipse.scada.da.master | |
org.eclipse.scada.da.server.proxy.item | |
org.eclipse.scada.da.server.test.items |
Modifier and Type | Method and Description |
---|---|
void |
Connection.subscribeFolder(Location location) |
void |
Connection.subscribeItem(String itemId) |
void |
Connection.unsubscribeFolder(Location location) |
void |
Connection.unsubscribeItem(String itemId) |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionImpl.subscribeFolder(Location location) |
void |
ConnectionImpl.subscribeItem(String itemId) |
void |
ConnectionImpl.unsubscribeFolder(Location location) |
void |
ConnectionImpl.unsubscribeItem(String itemId) |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionImpl.subscribeFolder(Location location) |
void |
ConnectionImpl.subscribeItem(String itemId) |
void |
ConnectionImpl.unsubscribeFolder(Location location) |
void |
ConnectionImpl.unsubscribeItem(String itemId) |
Modifier and Type | Method and Description |
---|---|
void |
LazyConnectionWrapper.subscribeFolder(Location location) |
void |
LazyConnectionWrapper.subscribeItem(String itemId) |
void |
LazyConnectionWrapper.unsubscribeFolder(Location location) |
void |
LazyConnectionWrapper.unsubscribeItem(String itemId) |
Modifier and Type | Method and Description |
---|---|
static void |
VariantBeanHelper.applyValue(Object target,
PropertyDescriptor pd,
Variant value) |
Modifier and Type | Method and Description |
---|---|
protected WriteAttributeResults |
AbstractConfigurableMasterHandlerImpl.updateConfiguration(Map<String,String> data,
Map<String,Variant> attributes,
boolean fullSet,
OperationParameters operationParameters)
Process a CA update using the write attributes
|
protected WriteAttributeResults |
AbstractConfigurableMasterHandlerImpl.updateConfiguration(Map<String,String> data,
Map<String,Variant> attributes,
boolean fullSet,
OperationParameters operationParameters,
WriteAttributeResults result)
Process a CA update using the write attributes
|
Modifier and Type | Method and Description |
---|---|
void |
ProxyWriteHandler.write(String itemId,
Variant value,
OperationParameters operationParameters)
Write a value to the currently active connection
|
void |
ProxyWriteHandlerImpl.write(String itemId,
Variant value,
OperationParameters operationParameters) |
Modifier and Type | Method and Description |
---|---|
void |
WriteDelayItem.processWrite(Variant value) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.