| 
 | ||||||||||
| 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.asa.models.sybaseasabasesqlmodel.EventType
public final class EventType
A representation of the literals of the enumeration 'Event Type', and utility methods for working with them.
SybaseasabasesqlmodelPackage.getEventType(), 
Serialized Form| Field Summary | |
|---|---|
| static int | BACKUPENDThe 'BACKUPEND' literal value. | 
| static EventType | BACKUPEND_LITERALThe 'BACKUPEND' literal object. | 
| static int | CONNECTThe 'CONNECT' literal value. | 
| static EventType | CONNECT_LITERALThe 'CONNECT' literal object. | 
| static int | CONNECTFAILEDThe 'CONNECTFAILED' literal value. | 
| static EventType | CONNECTFAILED_LITERALThe 'CONNECTFAILED' literal object. | 
| static int | DATABASESTARTThe 'DATABASESTART' literal value. | 
| static EventType | DATABASESTART_LITERALThe 'DATABASESTART' literal object. | 
| static int | DBDISKSPACEThe 'DBDISKSPACE' literal value. | 
| static EventType | DBDISKSPACE_LITERALThe 'DBDISKSPACE' literal object. | 
| static int | DISCONEECTThe 'DISCONEECT' literal value. | 
| static EventType | DISCONEECT_LITERALThe 'DISCONEECT' literal object. | 
| static int | GLOBALAUTOINCREMENTThe 'GLOBALAUTOINCREMENT' literal value. | 
| static EventType | GLOBALAUTOINCREMENT_LITERALThe 'GLOBALAUTOINCREMENT' literal object. | 
| static int | GROWDBThe 'GROWDB' literal value. | 
| static EventType | GROWDB_LITERALThe 'GROWDB' literal object. | 
| static int | GROWLOGThe 'GROWLOG' literal value. | 
| static EventType | GROWLOG_LITERALThe 'GROWLOG' literal object. | 
| static int | GROWTEMPThe 'GROWTEMP' literal value. | 
| static EventType | GROWTEMP_LITERALThe 'GROWTEMP' literal object. | 
| static int | LOGDISKSPACEThe 'LOGDISKSPACE' literal value. | 
| static EventType | LOGDISKSPACE_LITERALThe 'LOGDISKSPACE' literal object. | 
| static int | NOEVENTTYPEThe 'NOEVENTTYPE' literal value. | 
| static EventType | NOEVENTTYPE_LITERALThe 'NOEVENTTYPE' literal object. | 
| static int | RAISERRORThe 'RAISERROR' literal value. | 
| static EventType | RAISERROR_LITERALThe 'RAISERROR' literal object. | 
| static int | SERVERIDLEThe 'SERVERIDLE' literal value. | 
| static EventType | SERVERIDLE_LITERALThe 'SERVERIDLE' literal object. | 
| static int | TEMPDISKSPACEThe 'TEMPDISKSPACE' literal value. | 
| static EventType | TEMPDISKSPACE_LITERALThe 'TEMPDISKSPACE' literal object. | 
| static java.util.List | VALUESA public read-only list of all the 'Event Type' enumerators. | 
| Method Summary | |
|---|---|
| static EventType | get(int value)Returns the 'Event Type' literal with the specified integer value. | 
| static EventType | get(java.lang.String literal)Returns the 'Event Type' literal with the specified literal value. | 
| static EventType | getByName(java.lang.String name)Returns the 'Event 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 NOEVENTTYPE
If the meaning of 'NOEVENTTYPE' literal object isn't clear, there really should be more of a description here...
NOEVENTTYPE_LITERAL, 
Constant Field Valuespublic static final int BACKUPEND
If the meaning of 'BACKUPEND' literal object isn't clear, there really should be more of a description here...
BACKUPEND_LITERAL, 
Constant Field Valuespublic static final int CONNECT
If the meaning of 'CONNECT' literal object isn't clear, there really should be more of a description here...
CONNECT_LITERAL, 
Constant Field Valuespublic static final int CONNECTFAILED
If the meaning of 'CONNECTFAILED' literal object isn't clear, there really should be more of a description here...
CONNECTFAILED_LITERAL, 
Constant Field Valuespublic static final int DATABASESTART
If the meaning of 'DATABASESTART' literal object isn't clear, there really should be more of a description here...
DATABASESTART_LITERAL, 
Constant Field Valuespublic static final int DBDISKSPACE
If the meaning of 'DBDISKSPACE' literal object isn't clear, there really should be more of a description here...
DBDISKSPACE_LITERAL, 
Constant Field Valuespublic static final int DISCONEECT
If the meaning of 'DISCONEECT' literal object isn't clear, there really should be more of a description here...
DISCONEECT_LITERAL, 
Constant Field Valuespublic static final int GLOBALAUTOINCREMENT
If the meaning of 'GLOBALAUTOINCREMENT' literal object isn't clear, there really should be more of a description here...
GLOBALAUTOINCREMENT_LITERAL, 
Constant Field Valuespublic static final int GROWDB
If the meaning of 'GROWDB' literal object isn't clear, there really should be more of a description here...
GROWDB_LITERAL, 
Constant Field Valuespublic static final int GROWLOG
If the meaning of 'GROWLOG' literal object isn't clear, there really should be more of a description here...
GROWLOG_LITERAL, 
Constant Field Valuespublic static final int GROWTEMP
If the meaning of 'GROWTEMP' literal object isn't clear, there really should be more of a description here...
GROWTEMP_LITERAL, 
Constant Field Valuespublic static final int LOGDISKSPACE
If the meaning of 'LOGDISKSPACE' literal object isn't clear, there really should be more of a description here...
LOGDISKSPACE_LITERAL, 
Constant Field Valuespublic static final int RAISERROR
If the meaning of 'RAISERROR' literal object isn't clear, there really should be more of a description here...
RAISERROR_LITERAL, 
Constant Field Valuespublic static final int SERVERIDLE
If the meaning of 'SERVERIDLE' literal object isn't clear, there really should be more of a description here...
SERVERIDLE_LITERAL, 
Constant Field Valuespublic static final int TEMPDISKSPACE
If the meaning of 'TEMPDISKSPACE' literal object isn't clear, there really should be more of a description here...
TEMPDISKSPACE_LITERAL, 
Constant Field Valuespublic static final EventType NOEVENTTYPE_LITERAL
NOEVENTTYPEpublic static final EventType BACKUPEND_LITERAL
BACKUPENDpublic static final EventType CONNECT_LITERAL
CONNECTpublic static final EventType CONNECTFAILED_LITERAL
CONNECTFAILEDpublic static final EventType DATABASESTART_LITERAL
DATABASESTARTpublic static final EventType DBDISKSPACE_LITERAL
DBDISKSPACEpublic static final EventType DISCONEECT_LITERAL
DISCONEECTpublic static final EventType GLOBALAUTOINCREMENT_LITERAL
GLOBALAUTOINCREMENTpublic static final EventType GROWDB_LITERAL
GROWDBpublic static final EventType GROWLOG_LITERAL
GROWLOGpublic static final EventType GROWTEMP_LITERAL
GROWTEMPpublic static final EventType LOGDISKSPACE_LITERAL
LOGDISKSPACEpublic static final EventType RAISERROR_LITERAL
RAISERRORpublic static final EventType SERVERIDLE_LITERAL
SERVERIDLEpublic static final EventType TEMPDISKSPACE_LITERAL
TEMPDISKSPACEpublic static final java.util.List VALUES
| Method Detail | 
|---|
public static EventType get(java.lang.String literal)
public static EventType getByName(java.lang.String name)
public static EventType get(int value)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||