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, writeScaledValuedisposeSubscription, getNumberOfSubscriptions, notifyChangeBoolean, notifyChangeBoolean, notifyChangeFloat, notifyChangeFloat, notifyChangeShort, notifyChangeShort, subscribeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforAllAsdupublic MockChangeDataModel(Integer flushDelay)
protected WriteModel createWriteModel()
ChangeDataModel
This method is called exactly once by the ChangeDataModel.start() method
createWriteModel in class ChangeDataModelprotected ChangeModel createChangeModel()
ChangeDataModel
This method is called exactly once by the ChangeDataModel.start() method
createChangeModel in class ChangeDataModelprotected BackgroundModel createBackgroundModel()
ChangeDataModel
This method is called exactly once by the ChangeDataModel.start() method
createBackgroundModel in class ChangeDataModelCopyright © 2017 Eclipse NeoSCADA Project. All rights reserved.