|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectEFactoryImpl
org.eclipse.datatools.modelbase.sql.constraints.impl.SQLConstraintsFactoryImpl
An implementation of the model Factory.
| Field Summary |
| Fields inherited from interface org.eclipse.datatools.modelbase.sql.constraints.SQLConstraintsFactory |
eINSTANCE |
| Constructor Summary | |
SQLConstraintsFactoryImpl()
Creates an instance of the factory. |
|
| Method Summary | |
java.lang.String |
convertToString(EDataType eDataType,
java.lang.Object instanceValue)
|
EObject |
create(EClass eClass)
|
Assertion |
createAssertion()
|
CheckConstraint |
createCheckConstraint()
|
ForeignKey |
createForeignKey()
|
java.lang.Object |
createFromString(EDataType eDataType,
java.lang.String initialValue)
|
Index |
createIndex()
|
IndexMember |
createIndexMember()
|
PrimaryKey |
createPrimaryKey()
|
UniqueConstraint |
createUniqueConstraint()
|
static SQLConstraintsPackage |
getPackage()
Deprecated. |
SQLConstraintsPackage |
getSQLConstraintsPackage()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SQLConstraintsFactoryImpl()
| Method Detail |
public EObject create(EClass eClass)
public java.lang.Object createFromString(EDataType eDataType,
java.lang.String initialValue)
public java.lang.String convertToString(EDataType eDataType,
java.lang.Object instanceValue)
public Assertion createAssertion()
createAssertion in interface SQLConstraintsFactorypublic CheckConstraint createCheckConstraint()
createCheckConstraint in interface SQLConstraintsFactorypublic ForeignKey createForeignKey()
createForeignKey in interface SQLConstraintsFactorypublic UniqueConstraint createUniqueConstraint()
createUniqueConstraint in interface SQLConstraintsFactorypublic PrimaryKey createPrimaryKey()
createPrimaryKey in interface SQLConstraintsFactorypublic Index createIndex()
createIndex in interface SQLConstraintsFactorypublic IndexMember createIndexMember()
createIndexMember in interface SQLConstraintsFactorypublic SQLConstraintsPackage getSQLConstraintsPackage()
getSQLConstraintsPackage in interface SQLConstraintsFactorypublic static SQLConstraintsPackage getPackage()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||