Modifier and Type | Method and Description |
---|---|
DriverApplication |
IEC60870Factory.createDriverApplication()
Returns a new object of class 'Driver Application'.
|
Modifier and Type | Class and Description |
---|---|
class |
DriverApplicationImpl
An implementation of the model object 'Driver Application'.
|
Modifier and Type | Method and Description |
---|---|
DriverApplication |
IEC60870FactoryImpl.createDriverApplication() |
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) |
Constructor and Description |
---|
DriverProcessor(DriverApplication driver) |
Modifier and Type | Method and Description |
---|---|
T |
IEC60870Switch.caseDriverApplication(DriverApplication object)
Returns the result of interpreting the object as an instance of 'Driver Application'.
|
boolean |
IEC60870Validator.validateDriverApplication(DriverApplication driverApplication,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.