public interface DaveDriver extends Driver, EquinoxApplication
The following features are supported:
DavePackage.getDaveDriver()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<DaveCommunicationProcessor> |
getDevices()
Returns the value of the 'Devices' reference list.
|
getEndpointsgetConnections, getCustomizationProfile, getExporter, getModules, getProfile, getSecurityConfiguration, setCustomizationProfile, setSecurityConfigurationgetName, setNamegetShortDescription, setShortDescriptionorg.eclipse.emf.common.util.EList<DaveCommunicationProcessor> getDevices()
DaveCommunicationProcessor.
If the meaning of the 'Devices' reference list isn't clear, there really should be more of a description here...
DavePackage.getDaveDriver_Devices()