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

Packages that use SQLRoutinesPackage
org.eclipse.datatools.modelbase.sql.routines   
org.eclipse.datatools.modelbase.sql.routines.impl   
 

Uses of SQLRoutinesPackage in org.eclipse.datatools.modelbase.sql.routines
 

Fields in org.eclipse.datatools.modelbase.sql.routines declared as SQLRoutinesPackage
static SQLRoutinesPackage SQLRoutinesPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in org.eclipse.datatools.modelbase.sql.routines that return SQLRoutinesPackage
 SQLRoutinesPackage SQLRoutinesFactory.getSQLRoutinesPackage()
          Returns the package supported by this factory.
 

Uses of SQLRoutinesPackage in org.eclipse.datatools.modelbase.sql.routines.impl
 

Classes in org.eclipse.datatools.modelbase.sql.routines.impl that implement SQLRoutinesPackage
 class SQLRoutinesPackageImpl
           An implementation of the model Package.
 

Methods in org.eclipse.datatools.modelbase.sql.routines.impl that return SQLRoutinesPackage
static SQLRoutinesPackage SQLRoutinesPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 SQLRoutinesPackage SQLRoutinesFactoryImpl.getSQLRoutinesPackage()
           
static SQLRoutinesPackage SQLRoutinesFactoryImpl.getPackage()
          Deprecated.  
 



Copyright © 2007 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.