|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SQLQueryModelFactory | |
org.eclipse.datatools.modelbase.sql.query | |
org.eclipse.datatools.modelbase.sql.query.impl |
Uses of SQLQueryModelFactory in org.eclipse.datatools.modelbase.sql.query |
Fields in org.eclipse.datatools.modelbase.sql.query declared as SQLQueryModelFactory | |
static SQLQueryModelFactory |
SQLQueryModelFactory.eINSTANCE
The singleton instance of the factory. |
Methods in org.eclipse.datatools.modelbase.sql.query that return SQLQueryModelFactory | |
SQLQueryModelFactory |
SQLQueryModelPackage.getSQLQueryModelFactory()
Returns the factory that creates the instances of the model. |
Uses of SQLQueryModelFactory in org.eclipse.datatools.modelbase.sql.query.impl |
Classes in org.eclipse.datatools.modelbase.sql.query.impl that implement SQLQueryModelFactory | |
class |
SQLQueryModelFactoryImpl
An implementation of the model Factory. |
Methods in org.eclipse.datatools.modelbase.sql.query.impl that return SQLQueryModelFactory | |
SQLQueryModelFactory |
SQLQueryModelPackageImpl.getSQLQueryModelFactory()
|
static SQLQueryModelFactory |
SQLQueryModelFactoryImpl.init()
Creates the default factory implementation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |