|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.eclipse.emf.common.util.AbstractEnumerator
|
+--org.eclipse.wst.rdb.internal.models.dbdefinition.LanguageType
A representation of the literals of the enumeration 'Language Type', and utility methods for working with them.
DatabaseDefinitionPackage.getLanguageType()| Field Summary | |
static int |
ASSEMBLY
The 'ASSEMBLY' literal value. |
static LanguageType |
ASSEMBLY_LITERAL
The 'ASSEMBLY' literal object. |
static int |
C
The 'C' literal value. |
static LanguageType |
C_LITERAL
The 'C' literal object. |
static int |
CL
The 'CL' literal value. |
static LanguageType |
CL_LITERAL
The 'CL' literal object. |
static int |
COBOL
The 'COBOL' literal value. |
static LanguageType |
COBOL_LITERAL
The 'COBOL' literal object. |
static int |
COBOLLE
The 'COBOLLE' literal value. |
static LanguageType |
COBOLLE_LITERAL
The 'COBOLLE' literal object. |
static int |
CPLUSPLUS
The 'CPLUSPLUS' literal value. |
static LanguageType |
CPLUSPLUS_LITERAL
The 'CPLUSPLUS' literal object. |
static int |
FORTRAN
The 'FORTRAN' literal value. |
static LanguageType |
FORTRAN_LITERAL
The 'FORTRAN' literal object. |
static int |
JAVA
The 'JAVA' literal value. |
static LanguageType |
JAVA_LITERAL
The 'JAVA' literal object. |
static int |
OLE
The 'OLE' literal value. |
static LanguageType |
OLE_LITERAL
The 'OLE' literal object. |
static int |
PLI
The 'PLI' literal value. |
static LanguageType |
PLI_LITERAL
The 'PLI' literal object. |
static int |
REXX
The 'REXX' literal value. |
static LanguageType |
REXX_LITERAL
The 'REXX' literal object. |
static int |
RPG
The 'RPG' literal value. |
static LanguageType |
RPG_LITERAL
The 'RPG' literal object. |
static int |
RPGLE
The 'RPGLE' literal value. |
static LanguageType |
RPGLE_LITERAL
The 'RPGLE' literal object. |
static int |
SQL
The 'SQL' literal value. |
static LanguageType |
SQL_LITERAL
The 'SQL' literal object. |
static java.util.List |
VALUES
A public read-only list of all the 'Language Type' enumerators. |
| Method Summary | |
static LanguageType |
get(int value)
Returns the 'Language Type' literal with the specified value. |
static LanguageType |
get(java.lang.String name)
Returns the 'Language Type' literal with the specified name. |
| Methods inherited from class org.eclipse.emf.common.util.AbstractEnumerator |
getName, getValue, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final int SQL
SQL_LITERALpublic static final int JAVA
JAVA_LITERALpublic static final int C
C_LITERALpublic static final int OLE
OLE_LITERALpublic static final int ASSEMBLY
ASSEMBLY_LITERALpublic static final int COBOL
COBOL_LITERALpublic static final int PLI
PLI_LITERALpublic static final int CPLUSPLUS
CPLUSPLUS_LITERALpublic static final int CL
CL_LITERALpublic static final int COBOLLE
COBOLLE_LITERALpublic static final int FORTRAN
FORTRAN_LITERALpublic static final int REXX
REXX_LITERALpublic static final int RPG
RPG_LITERALpublic static final int RPGLE
RPGLE_LITERALpublic static final LanguageType SQL_LITERAL
If the meaning of 'SQL' literal object isn't clear, there really should be more of a description here...
SQLpublic static final LanguageType JAVA_LITERAL
If the meaning of 'JAVA' literal object isn't clear, there really should be more of a description here...
JAVApublic static final LanguageType C_LITERAL
If the meaning of 'C' literal object isn't clear, there really should be more of a description here...
Cpublic static final LanguageType OLE_LITERAL
If the meaning of 'OLE' literal object isn't clear, there really should be more of a description here...
OLEpublic static final LanguageType ASSEMBLY_LITERAL
If the meaning of 'ASSEMBLY' literal object isn't clear, there really should be more of a description here...
ASSEMBLYpublic static final LanguageType COBOL_LITERAL
If the meaning of 'COBOL' literal object isn't clear, there really should be more of a description here...
COBOLpublic static final LanguageType PLI_LITERAL
If the meaning of 'PLI' literal object isn't clear, there really should be more of a description here...
PLIpublic static final LanguageType CPLUSPLUS_LITERAL
If the meaning of 'CPLUSPLUS' literal object isn't clear, there really should be more of a description here...
CPLUSPLUSpublic static final LanguageType CL_LITERAL
If the meaning of 'CL' literal object isn't clear, there really should be more of a description here...
CLpublic static final LanguageType COBOLLE_LITERAL
If the meaning of 'COBOLLE' literal object isn't clear, there really should be more of a description here...
COBOLLEpublic static final LanguageType FORTRAN_LITERAL
If the meaning of 'FORTRAN' literal object isn't clear, there really should be more of a description here...
FORTRANpublic static final LanguageType REXX_LITERAL
If the meaning of 'REXX' literal object isn't clear, there really should be more of a description here...
REXXpublic static final LanguageType RPG_LITERAL
If the meaning of 'RPG' literal object isn't clear, there really should be more of a description here...
RPGpublic static final LanguageType RPGLE_LITERAL
If the meaning of 'RPGLE' literal object isn't clear, there really should be more of a description here...
RPGLEpublic static final java.util.List VALUES
| Method Detail |
public static LanguageType get(java.lang.String name)
public static LanguageType get(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||