|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CheckOption | |
org.eclipse.datatools.modelbase.dbdefinition |
Uses of CheckOption in org.eclipse.datatools.modelbase.dbdefinition |
Fields in org.eclipse.datatools.modelbase.dbdefinition declared as CheckOption | |
static CheckOption |
CheckOption.NONE_LITERAL
The 'NONE' literal object. |
static CheckOption |
CheckOption.CASCADE_LITERAL
The 'CASCADE' literal object. |
static CheckOption |
CheckOption.LOCAL_LITERAL
The 'LOCAL' literal object. |
Methods in org.eclipse.datatools.modelbase.dbdefinition that return CheckOption | |
static CheckOption |
CheckOption.get(java.lang.String name)
Returns the 'Check Option' literal with the specified name. |
static CheckOption |
CheckOption.get(int value)
Returns the 'Check Option' literal with the specified value. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |