public interface AbstractEquinoxDriver extends Driver, EquinoxBase
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
Credentials |
getAccessCredentials()
Returns the value of the 'Access Credentials' containment reference.
|
void |
setAccessCredentials(Credentials value)
Sets the value of the '
Access Credentials' containment reference. |
getName, getNode, setName, setNodegetInstanceNumber, getSecurityConfiguration, getUserService, setInstanceNumber, setSecurityConfiguration, setUserServiceCredentials getAccessCredentials()
If the meaning of the 'Access Credentials' containment reference isn't clear, there really should be more of a description here...
setAccessCredentials(Credentials),
InfrastructurePackage.getAbstractEquinoxDriver_AccessCredentials()void setAccessCredentials(Credentials value)
Access Credentials' containment reference.
value - the new value of the 'Access Credentials' containment reference.getAccessCredentials()