Uses of Interface
org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsPackage

Packages that use SQLConstraintsPackage
org.eclipse.datatools.modelbase.sql.constraints   
org.eclipse.datatools.modelbase.sql.constraints.impl   
 

Uses of SQLConstraintsPackage in org.eclipse.datatools.modelbase.sql.constraints
 

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

Methods in org.eclipse.datatools.modelbase.sql.constraints that return SQLConstraintsPackage
 SQLConstraintsPackage SQLConstraintsFactory.getSQLConstraintsPackage()
          Returns the package supported by this factory.
 

Uses of SQLConstraintsPackage in org.eclipse.datatools.modelbase.sql.constraints.impl
 

Classes in org.eclipse.datatools.modelbase.sql.constraints.impl that implement SQLConstraintsPackage
 class SQLConstraintsPackageImpl
           An implementation of the model Package.
 

Methods in org.eclipse.datatools.modelbase.sql.constraints.impl that return SQLConstraintsPackage
static SQLConstraintsPackage SQLConstraintsPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 SQLConstraintsPackage SQLConstraintsFactoryImpl.getSQLConstraintsPackage()
           
static SQLConstraintsPackage SQLConstraintsFactoryImpl.getPackage()
          Deprecated.  
 



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