public interface IEC60870Driver extends AbstractEquinoxDriver
The following features are supported:
IEC60870Package.getIEC60870Driver()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<IEC60870Device> |
getDevices()
Returns the value of the 'Devices' reference list.
|
getAccessCredentials, setAccessCredentials
getNode, getProtocolTypeTag, setNode, setProtocolTypeTag
getConfiguration, getConfigurations, getInstanceNumber, getModules, getSecurityConfiguration, getUserService, setConfiguration, setInstanceNumber, setSecurityConfiguration, setUserService
getName, setName
org.eclipse.emf.common.util.EList<IEC60870Device> getDevices()
IEC60870Device
.
If the meaning of the 'Devices' containment reference list isn't clear, there really should be more of a description here...
IEC60870Package.getIEC60870Driver_Devices()