| Modifier and Type | Method and Description |
|---|---|
ExporterItemInterceptor |
IEC60870Factory.createExporterItemInterceptor()
Returns a new object of class 'Exporter Item Interceptor'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExporterItemInterceptorImpl
An implementation of the model object '
Exporter Item Interceptor'.
|
| Modifier and Type | Method and Description |
|---|---|
ExporterItemInterceptor |
IEC60870FactoryImpl.createExporterItemInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExporterInterceptorHandler.processExport(ExporterItemInterceptor interceptor,
org.eclipse.scada.configuration.generator.GeneratorContext.MasterContext masterContext,
org.eclipse.scada.configuration.world.osgi.Item item,
AddressInformation address,
DataType type) |
| Constructor and Description |
|---|
IEC60870Processor(ExporterInterceptorHandler handler,
ExporterItemInterceptor interceptor,
org.eclipse.scada.configuration.generator.GeneratorContext.MasterContext masterContext,
org.eclipse.scada.configuration.world.osgi.Item item) |
| Modifier and Type | Method and Description |
|---|---|
T |
IEC60870Switch.caseExporterItemInterceptor(ExporterItemInterceptor object)
Returns the result of interpreting the object as an instance of 'Exporter Item Interceptor'.
|
boolean |
IEC60870Validator.validateExporterItemInterceptor(ExporterItemInterceptor exporterItemInterceptor,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
Map<Object,Object> context) |
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.