public interface ExecDriver extends CommonDriver
The following features are supported:
WorldPackage.getExecDriver()| Modifier and Type | Method and Description |
|---|---|
RootType |
getRoot()
Returns the value of the 'Root' containment reference.
|
void |
setRoot(RootType value)
Sets the value of the '
Root' containment reference. |
getEndpoints, getPassword, setPasswordgetName, setNamegetShortDescription, setShortDescriptionRootType getRoot()
If the meaning of the 'Root' containment reference isn't clear, there really should be more of a description here...
setRoot(RootType),
WorldPackage.getExecDriver_Root()