public interface JdbcUserServiceModule extends ApplicationModule
The following features are supported:
OsgiPackage.getJdbcUserServiceModule()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<JdbcUserService> |
getUserServices()
Returns the value of the 'User Services' containment reference list.
|
org.eclipse.emf.common.util.EList<JdbcUserService> getUserServices()
JdbcUserService
.
If the meaning of the 'User Services' containment reference list isn't clear, there really should be more of a description here...
OsgiPackage.getJdbcUserServiceModule_UserServices()