|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SQLConstraintsFactory | |
---|---|
org.eclipse.datatools.modelbase.sql.constraints | |
org.eclipse.datatools.modelbase.sql.constraints.impl |
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. |
Uses of SQLConstraintsFactory in org.eclipse.datatools.modelbase.sql.constraints.impl |
---|
Classes in org.eclipse.datatools.modelbase.sql.constraints.impl that implement SQLConstraintsFactory | |
---|---|
class |
SQLConstraintsFactoryImpl
An implementation of the model Factory. |
Methods in org.eclipse.datatools.modelbase.sql.constraints.impl that return SQLConstraintsFactory | |
---|---|
SQLConstraintsFactory |
SQLConstraintsPackageImpl.getSQLConstraintsFactory()
|
static SQLConstraintsFactory |
SQLConstraintsFactoryImpl.init()
Creates the default factory implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |