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