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, setAccessCredentialsgetName, getNode, setName, setNodegetInstanceNumber, getSecurityConfiguration, getUserService, setInstanceNumber, setSecurityConfiguration, setUserServiceorg.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()