public interface ModbusExporter extends ApplicationModule
The following features are supported:
ModbusPackage.getModbusExporter()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ModbusExporterDevice> |
getDevices()
Returns the value of the 'Devices' containment reference list.
|
org.eclipse.emf.common.util.EList<ModbusExporterDevice> getDevices()
ModbusExporterDevice
.
If the meaning of the 'Devices' containment reference list isn't clear, there really should be more of a description here...
ModbusPackage.getModbusExporter_Devices()