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. |
getNode, getProtocolTypeTag, setNode, setProtocolTypeTag
getConfiguration, getConfigurations, getInstanceNumber, getModules, getSecurityConfiguration, getUserService, setConfiguration, setInstanceNumber, setSecurityConfiguration, setUserService
getName, setName
Credentials 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()