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