| Modifier and Type | Method and Description |
|---|---|
IEC60870Driver |
IEC60870Factory.createIEC60870Driver()
Returns a new object of class 'Driver'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IEC60870DriverImpl
An implementation of the model object 'Driver'.
|
| Modifier and Type | Method and Description |
|---|---|
IEC60870Driver |
IEC60870FactoryImpl.createIEC60870Driver() |
| Modifier and Type | Method and Description |
|---|---|
protected DriverApplication |
DriverHandlerImpl.createDriver(IEC60870Driver driver,
Map<org.eclipse.scada.configuration.infrastructure.Node,org.eclipse.scada.configuration.world.Node> nodes) |
| Modifier and Type | Method and Description |
|---|---|
T |
IEC60870Switch.caseIEC60870Driver(IEC60870Driver object)
Returns the result of interpreting the object as an instance of 'Driver'.
|
boolean |
IEC60870Validator.validateIEC60870Driver(IEC60870Driver iec60870Driver,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.