Package | Description |
---|---|
org.eclipse.neoscada.da.server.exporter.iec60870 | |
org.eclipse.neoscada.protocol.iec60870.server.data |
Data related parts of the controlled side
|
org.eclipse.neoscada.protocol.iec60870.server.data.model |
Tools for implementing a server data model
|
Modifier and Type | Method and Description |
---|---|
Stopping |
DataModelImpl.stop() |
Modifier and Type | Field and Description |
---|---|
static Stopping |
Stopping.EMPTY
An empty stopping instance which does nothing.
|
Modifier and Type | Method and Description |
---|---|
default Stopping |
Stopping.andThen(Stopping other)
Return a new, combined instance of this and the other instance
|
Stopping |
DataModel.stop() |
Stopping |
AbstractBaseDataModel.stop() |
Modifier and Type | Method and Description |
---|---|
default Stopping |
Stopping.andThen(Stopping other)
Return a new, combined instance of this and the other instance
|
Modifier and Type | Method and Description |
---|---|
Stopping |
ChangeDataModel.stop() |
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.