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