Package | Description |
---|---|
org.eclipse.neoscada.configuration.iec60870 | |
org.eclipse.neoscada.configuration.iec60870.impl | |
org.eclipse.neoscada.configuration.iec60870.util |
Modifier and Type | Method and Description |
---|---|
ClientDevice |
IEC60870Factory.createClientDevice()
Returns a new object of class 'Client Device'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ClientDevice> |
DriverApplication.getDevices()
Returns the value of the 'Devices' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientDeviceImpl
An implementation of the model object 'Client Device'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<ClientDevice> |
DriverApplicationImpl.devices
The cached value of the '
Devices ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
ClientDevice |
IEC60870FactoryImpl.createClientDevice() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ClientDevice> |
DriverApplicationImpl.getDevices() |
Modifier and Type | Method and Description |
---|---|
T |
IEC60870Switch.caseClientDevice(ClientDevice object)
Returns the result of interpreting the object as an instance of 'Client Device'.
|
boolean |
IEC60870Validator.validateClientDevice(ClientDevice clientDevice,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.