Package | Description |
---|---|
org.eclipse.scada.da.component.script |
Modifier and Type | Class and Description |
---|---|
class |
ItemWrapper |
Modifier and Type | Method and Description |
---|---|
ScriptContext.Item |
ScriptContext.registerItem(String itemId,
Map<String,Variant> attributes,
WriteHandler writeHandler) |
ScriptContext.Item |
ScriptContextImpl.registerItem(String itemId,
Map<String,Variant> attributes,
WriteHandler writeHandler) |
Modifier and Type | Method and Description |
---|---|
void |
ScriptContext.unregisterItem(ScriptContext.Item item) |
void |
ScriptContextImpl.unregisterItem(ScriptContext.Item item) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.