|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ZSeriesDatabase | |
---|---|
com.ibm.db.models.db2.zSeries | |
com.ibm.db.models.db2.zSeries.impl | |
com.ibm.db.models.db2.zSeries.util |
Uses of ZSeriesDatabase in com.ibm.db.models.db2.zSeries |
---|
Methods in com.ibm.db.models.db2.zSeries that return ZSeriesDatabase | |
---|---|
ZSeriesDatabase |
ZSeriesFactory.createZSeriesDatabase()
Returns a new object of class 'Database'. |
ZSeriesDatabase |
ZSeriesVCAT.getDatabase()
Returns the value of the 'Database' reference. |
ZSeriesDatabase |
ZSeriesStorageGroup.getDatabase()
Returns the value of the 'Database' reference. |
ZSeriesDatabase |
ZSeriesDatabaseInstance.getDatabase()
Returns the value of the 'Database' reference. |
Methods in com.ibm.db.models.db2.zSeries with parameters of type ZSeriesDatabase | |
---|---|
void |
ZSeriesVCAT.setDatabase(ZSeriesDatabase value)
Sets the value of the ' Database ' reference. |
void |
ZSeriesStorageGroup.setDatabase(ZSeriesDatabase value)
Sets the value of the ' Database ' reference. |
void |
ZSeriesDatabaseInstance.setDatabase(ZSeriesDatabase value)
Sets the value of the ' Database ' reference. |
Uses of ZSeriesDatabase in com.ibm.db.models.db2.zSeries.impl |
---|
Classes in com.ibm.db.models.db2.zSeries.impl that implement ZSeriesDatabase | |
---|---|
class |
ZSeriesDatabaseImpl
An implementation of the model object 'Database'. |
Methods in com.ibm.db.models.db2.zSeries.impl that return ZSeriesDatabase | |
---|---|
ZSeriesDatabase |
ZSeriesVCATImpl.basicGetDatabase()
|
ZSeriesDatabase |
ZSeriesStorageGroupImpl.basicGetDatabase()
|
ZSeriesDatabase |
ZSeriesDatabaseInstanceImpl.basicGetDatabase()
|
ZSeriesDatabase |
ZSeriesFactoryImpl.createZSeriesDatabase()
|
ZSeriesDatabase |
ZSeriesVCATImpl.getDatabase()
|
ZSeriesDatabase |
ZSeriesStorageGroupImpl.getDatabase()
|
ZSeriesDatabase |
ZSeriesDatabaseInstanceImpl.getDatabase()
|
Methods in com.ibm.db.models.db2.zSeries.impl with parameters of type ZSeriesDatabase | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
ZSeriesVCATImpl.basicSetDatabase(ZSeriesDatabase newDatabase,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
ZSeriesStorageGroupImpl.basicSetDatabase(ZSeriesDatabase newDatabase,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
ZSeriesDatabaseInstanceImpl.basicSetDatabase(ZSeriesDatabase newDatabase,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
ZSeriesVCATImpl.setDatabase(ZSeriesDatabase newDatabase)
|
void |
ZSeriesStorageGroupImpl.setDatabase(ZSeriesDatabase newDatabase)
|
void |
ZSeriesDatabaseInstanceImpl.setDatabase(ZSeriesDatabase newDatabase)
|
Uses of ZSeriesDatabase in com.ibm.db.models.db2.zSeries.util |
---|
Methods in com.ibm.db.models.db2.zSeries.util with parameters of type ZSeriesDatabase | |
---|---|
java.lang.Object |
ZSeriesSwitch.caseZSeriesDatabase(ZSeriesDatabase object)
Returns the result of interpretting the object as an instance of 'Database'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |