| 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 |
|---|---|
IEC60870Device |
IEC60870Factory.createIEC60870Device()
Returns a new object of class 'Device'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IEC60870Device> |
IEC60870Driver.getDevices()
Returns the value of the 'Devices' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IEC60870DeviceImpl
An implementation of the model object 'Device'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<IEC60870Device> |
IEC60870DriverImpl.devices
The cached value of the '
Devices' reference list. |
| Modifier and Type | Method and Description |
|---|---|
IEC60870Device |
IEC60870FactoryImpl.createIEC60870Device() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<IEC60870Device> |
IEC60870DriverImpl.getDevices() |
| Modifier and Type | Method and Description |
|---|---|
T |
IEC60870Switch.caseIEC60870Device(IEC60870Device object)
Returns the result of interpreting the object as an instance of 'Device'.
|
boolean |
IEC60870Validator.validateIEC60870Device_portCheck(IEC60870Device iec60870Device,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the portCheck constraint of 'Device'.
|
boolean |
IEC60870Validator.validateIEC60870Device(IEC60870Device iec60870Device,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.