| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.util.AbstractEnumerator
org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.TableType
public final class TableType
A representation of the literals of the enumeration 'Table Type', and utility methods for working with them.
org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseasesqlmodelPackage#getTableType(), 
Serialized Form| Field Summary | |
|---|---|
| static int | NONESHARABLETEMPTABLEThe 'NONESHARABLETEMPTABLE' literal value. | 
| static TableType | NONESHARABLETEMPTABLE_LITERALThe 'NONESHARABLETEMPTABLE' literal object. | 
| static int | PROXYTABLEThe 'PROXYTABLE' literal value. | 
| static TableType | PROXYTABLE_LITERALThe 'PROXYTABLE' literal object. | 
| static int | SHARABLETEMPTABLEThe 'SHARABLETEMPTABLE' literal value. | 
| static TableType | SHARABLETEMPTABLE_LITERALThe 'SHARABLETEMPTABLE' literal object. | 
| static int | SYSTEMTABLEThe 'SYSTEMTABLE' literal value. | 
| static TableType | SYSTEMTABLE_LITERALThe 'SYSTEMTABLE' literal object. | 
| static int | USERTABLEThe 'USERTABLE' literal value. | 
| static TableType | USERTABLE_LITERALThe 'USERTABLE' literal object. | 
| static java.util.List | VALUESA public read-only list of all the 'Table Type' enumerators. | 
| static int | WEBSERVICEASTABLEThe 'WEBSERVICEASTABLE' literal value. | 
| static TableType | WEBSERVICEASTABLE_LITERALThe 'WEBSERVICEASTABLE' literal object. | 
| Method Summary | |
|---|---|
| static TableType | get(int value)Returns the 'Table Type' literal with the specified integer value. | 
| static TableType | get(java.lang.String literal)Returns the 'Table Type' literal with the specified literal value. | 
| static TableType | getByName(java.lang.String name)Returns the 'Table Type' literal with the specified name. | 
| Methods inherited from class org.eclipse.emf.common.util.AbstractEnumerator | 
|---|
| getLiteral, getName, getValue, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static final int USERTABLE
If the meaning of 'USERTABLE' literal object isn't clear, there really should be more of a description here...
USERTABLE_LITERAL, 
Constant Field Valuespublic static final int SHARABLETEMPTABLE
If the meaning of 'SHARABLETEMPTABLE' literal object isn't clear, there really should be more of a description here...
SHARABLETEMPTABLE_LITERAL, 
Constant Field Valuespublic static final int NONESHARABLETEMPTABLE
If the meaning of 'NONESHARABLETEMPTABLE' literal object isn't clear, there really should be more of a description here...
NONESHARABLETEMPTABLE_LITERAL, 
Constant Field Valuespublic static final int PROXYTABLE
If the meaning of 'PROXYTABLE' literal object isn't clear, there really should be more of a description here...
PROXYTABLE_LITERAL, 
Constant Field Valuespublic static final int SYSTEMTABLE
If the meaning of 'SYSTEMTABLE' literal object isn't clear, there really should be more of a description here...
SYSTEMTABLE_LITERAL, 
Constant Field Valuespublic static final int WEBSERVICEASTABLE
If the meaning of 'WEBSERVICEASTABLE' literal object isn't clear, there really should be more of a description here...
WEBSERVICEASTABLE_LITERAL, 
Constant Field Valuespublic static final TableType USERTABLE_LITERAL
USERTABLEpublic static final TableType SHARABLETEMPTABLE_LITERAL
SHARABLETEMPTABLEpublic static final TableType NONESHARABLETEMPTABLE_LITERAL
NONESHARABLETEMPTABLEpublic static final TableType PROXYTABLE_LITERAL
PROXYTABLEpublic static final TableType SYSTEMTABLE_LITERAL
SYSTEMTABLEpublic static final TableType WEBSERVICEASTABLE_LITERAL
WEBSERVICEASTABLEpublic static final java.util.List VALUES
| Method Detail | 
|---|
public static TableType get(java.lang.String literal)
public static TableType getByName(java.lang.String name)
public static TableType get(int value)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||