public interface DriverConnectionAnalyzer extends MasterComponent
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
Driver |
getDriver()
Returns the value of the 'Driver' reference.
|
void |
setDriver(Driver value)
Sets the value of the '
Driver' reference. |
getMasterOngetArchiveSelector, getCustomizationPipeline, getLevel, getProperties, setArchiveSelector, setCustomizationPipeline, setLevelgetShortDescription, setShortDescriptionDriver getDriver()
If the meaning of the 'Driver' reference isn't clear, there really should be more of a description here...
setDriver(Driver),
ComponentPackage.getDriverConnectionAnalyzer_Driver()void setDriver(Driver value)
Driver' reference.
value - the new value of the 'Driver' reference.getDriver()