public interface VariableManager
Modifier and Type | Field and Description |
---|---|
static String |
FACTORY_ID |
Modifier and Type | Method and Description |
---|---|
void |
addVariableListener(String type,
VariableListener listener) |
void |
removeVariableListener(String type,
VariableListener listener) |
static final String FACTORY_ID
void addVariableListener(String type, VariableListener listener)
void removeVariableListener(String type, VariableListener listener)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.