public class InstantChangeModel extends Object implements ChangeModel
| Modifier and Type | Class and Description |
|---|---|
static interface |
InstantChangeModel.Context |
| Constructor and Description |
|---|
InstantChangeModel(InstantChangeModel.Context context) |
| Modifier and Type | Method and Description |
|---|---|
Runnable |
dispose() |
void |
notifyChange(ASDUAddress asduAddress,
InformationObjectAddress informationObjectAddress,
Value<?> iecValue) |
public InstantChangeModel(InstantChangeModel.Context context)
public Runnable dispose()
dispose in interface ChangeModelpublic void notifyChange(ASDUAddress asduAddress, InformationObjectAddress informationObjectAddress, Value<?> iecValue)
notifyChange in interface ChangeModelCopyright © 2017 Eclipse NeoSCADA Project. All rights reserved.