public interface ArduinoDriver extends Driver, EquinoxApplication
The following features are supported:
ArduinoPackage.getArduinoDriver()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ArduinoConnection> |
getArduinoConnections()
Returns the value of the 'Arduino Connections' containment reference list.
|
getEndpointsgetConnections, getCustomizationProfile, getExporter, getModules, getProfile, getSecurityConfiguration, setCustomizationProfile, setSecurityConfigurationgetName, setNamegetShortDescription, setShortDescriptionorg.eclipse.emf.common.util.EList<ArduinoConnection> getArduinoConnections()
ArduinoConnection.
If the meaning of the 'Arduino Connections' containment reference list isn't clear, there really should be more of a description here...
ArduinoPackage.getArduinoDriver_ArduinoConnections()