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

Packages that use SQLConstraintsFactory
org.eclipse.datatools.modelbase.sql.constraints   
 

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

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

Methods in org.eclipse.datatools.modelbase.sql.constraints that return SQLConstraintsFactory
 SQLConstraintsFactory SQLConstraintsPackage.getSQLConstraintsFactory()
          Returns the factory that creates the instances of the model.