public interface DriverApplication extends Driver, EquinoxApplication
The following features are supported:
IEC60870Package.getDriverApplication()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ClientDevice> |
getDevices()
Returns the value of the 'Devices' containment reference list.
|
getEndpoints
getConnections, getCustomizationProfile, getExporter, getModules, getProfile, getSecurityConfiguration, setCustomizationProfile, setSecurityConfiguration
getName, setName
getShortDescription, setShortDescription
org.eclipse.emf.common.util.EList<ClientDevice> getDevices()
ClientDevice
.
If the meaning of the 'Devices' containment reference list isn't clear, there really should be more of a description here...
IEC60870Package.getDriverApplication_Devices()