Uses of Interface
org.eclipse.datatools.modelbase.sql.routines.SQLRoutinesFactory

Packages that use SQLRoutinesFactory
org.eclipse.datatools.modelbase.sql.routines   
 

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.