|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SQLRoutinesFactory | |
---|---|
org.eclipse.wst.rdb.internal.models.sql.routines | |
org.eclipse.wst.rdb.internal.models.sql.routines.impl |
Uses of SQLRoutinesFactory in org.eclipse.wst.rdb.internal.models.sql.routines |
---|
Fields in org.eclipse.wst.rdb.internal.models.sql.routines declared as SQLRoutinesFactory | |
---|---|
static SQLRoutinesFactory |
SQLRoutinesFactory.eINSTANCE
The singleton instance of the factory. |
Methods in org.eclipse.wst.rdb.internal.models.sql.routines that return SQLRoutinesFactory | |
---|---|
SQLRoutinesFactory |
SQLRoutinesPackage.getSQLRoutinesFactory()
Returns the factory that creates the instances of the model. |
Uses of SQLRoutinesFactory in org.eclipse.wst.rdb.internal.models.sql.routines.impl |
---|
Classes in org.eclipse.wst.rdb.internal.models.sql.routines.impl that implement SQLRoutinesFactory | |
---|---|
class |
SQLRoutinesFactoryImpl
An implementation of the model Factory. |
Methods in org.eclipse.wst.rdb.internal.models.sql.routines.impl that return SQLRoutinesFactory | |
---|---|
SQLRoutinesFactory |
SQLRoutinesPackageImpl.getSQLRoutinesFactory()
|
static SQLRoutinesFactory |
SQLRoutinesFactoryImpl.init()
Creates the default factory implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |