|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EventType in org.eclipse.datatools.enablement.sybase.asa.base.catalog |
---|
Methods in org.eclipse.datatools.enablement.sybase.asa.base.catalog that return EventType | |
---|---|
EventType |
SybaseASACatalogBaseEvent.getEventType()
|
Uses of EventType in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel |
---|
Fields in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel declared as EventType | |
---|---|
static EventType |
EventType.BACKUPEND_LITERAL
The 'BACKUPEND' literal object. |
static EventType |
EventType.CONNECT_LITERAL
The 'CONNECT' literal object. |
static EventType |
EventType.CONNECTFAILED_LITERAL
The 'CONNECTFAILED' literal object. |
static EventType |
EventType.DATABASESTART_LITERAL
The 'DATABASESTART' literal object. |
static EventType |
EventType.DBDISKSPACE_LITERAL
The 'DBDISKSPACE' literal object. |
static EventType |
EventType.DISCONEECT_LITERAL
The 'DISCONEECT' literal object. |
static EventType |
EventType.GLOBALAUTOINCREMENT_LITERAL
The 'GLOBALAUTOINCREMENT' literal object. |
static EventType |
EventType.GROWDB_LITERAL
The 'GROWDB' literal object. |
static EventType |
EventType.GROWLOG_LITERAL
The 'GROWLOG' literal object. |
static EventType |
EventType.GROWTEMP_LITERAL
The 'GROWTEMP' literal object. |
static EventType |
EventType.LOGDISKSPACE_LITERAL
The 'LOGDISKSPACE' literal object. |
static EventType |
EventType.NOEVENTTYPE_LITERAL
The 'NOEVENTTYPE' literal object. |
static EventType |
EventType.RAISERROR_LITERAL
The 'RAISERROR' literal object. |
static EventType |
EventType.SERVERIDLE_LITERAL
The 'SERVERIDLE' literal object. |
static EventType |
EventType.TEMPDISKSPACE_LITERAL
The 'TEMPDISKSPACE' literal object. |
Methods in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel that return EventType | |
---|---|
static EventType |
EventType.get(int value)
Returns the 'Event Type' literal with the specified integer value. |
static EventType |
EventType.get(java.lang.String literal)
Returns the 'Event Type' literal with the specified literal value. |
static EventType |
EventType.getByName(java.lang.String name)
Returns the 'Event Type' literal with the specified name. |
EventType |
SybaseASABaseEvent.getEventType()
Returns the value of the 'Event Type' attribute. |
Methods in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel with parameters of type EventType | |
---|---|
void |
SybaseASABaseEvent.setEventType(EventType value)
Sets the value of the ' Event Type ' attribute. |
Uses of EventType in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl |
---|
Methods in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl that return EventType | |
---|---|
EventType |
SybaseasabasesqlmodelFactoryImpl.createEventTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
|
EventType |
SybaseASABaseEventImpl.getEventType()
|
Methods in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl with parameters of type EventType | |
---|---|
void |
SybaseASABaseEventImpl.setEventType(EventType newEventType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |