public final class MockChangeDataModel extends ChangeDataModel
executor
Constructor and Description |
---|
MockChangeDataModel(Integer flushDelay) |
Modifier and Type | Method and Description |
---|---|
protected BackgroundModel |
createBackgroundModel()
Create a BackgroundModel for this data model instance
|
protected ChangeModel |
createChangeModel()
Create a ChangeModel for this data model instance
|
protected WriteModel |
createWriteModel()
Create a WriteModel for this data model instance
|
createBackgroundIterator, forAllAsdu, makeBufferingChangeModel, makeDefaultBackgroundModel, makeInstantChangeModel, notifyDataChange, performForAllAsdu, performRead, performReadAll, read, readAll, start, stop, writeCommand, writeFloatValue, writeScaledValue
disposeSubscription, getNumberOfSubscriptions, notifyChangeBoolean, notifyChangeBoolean, notifyChangeFloat, notifyChangeFloat, notifyChangeShort, notifyChangeShort, subscribe
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forAllAsdu
public MockChangeDataModel(Integer flushDelay)
protected WriteModel createWriteModel()
ChangeDataModel
This method is called exactly once by the ChangeDataModel.start()
method
createWriteModel
in class ChangeDataModel
protected ChangeModel createChangeModel()
ChangeDataModel
This method is called exactly once by the ChangeDataModel.start()
method
createChangeModel
in class ChangeDataModel
protected BackgroundModel createBackgroundModel()
ChangeDataModel
This method is called exactly once by the ChangeDataModel.start()
method
createBackgroundModel
in class ChangeDataModel
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.