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 |
---|---|
Device |
IEC60870Factory.createDevice()
Returns a new object of class 'Device'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Device> |
Exporter.getDevices()
Returns the value of the 'Devices' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
DeviceImpl
An implementation of the model object 'Device'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<Device> |
ExporterImpl.devices
The cached value of the '
Devices ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
Device |
IEC60870FactoryImpl.createDevice() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Device> |
ExporterImpl.getDevices() |
Modifier and Type | Method and Description |
---|---|
T |
IEC60870Switch.caseDevice(Device object)
Returns the result of interpreting the object as an instance of 'Device'.
|
boolean |
IEC60870Validator.validateDevice(Device device,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.