|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EventLocationType in org.eclipse.datatools.enablement.sybase.asa.base.catalog |
---|
Methods in org.eclipse.datatools.enablement.sybase.asa.base.catalog that return EventLocationType | |
---|---|
EventLocationType |
SybaseASACatalogBaseEvent.getLocation()
|
Uses of EventLocationType in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel |
---|
Fields in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel declared as EventLocationType | |
---|---|
static EventLocationType |
EventLocationType.ALL_LITERAL
The 'ALL' literal object. |
static EventLocationType |
EventLocationType.CONSOLIDATED_LITERAL
The 'CONSOLIDATED' literal object. |
static EventLocationType |
EventLocationType.REMOTE_LITERAL
The 'REMOTE' literal object. |
Methods in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel that return EventLocationType | |
---|---|
static EventLocationType |
EventLocationType.get(int value)
Returns the 'Event Location Type' literal with the specified integer value. |
static EventLocationType |
EventLocationType.get(java.lang.String literal)
Returns the 'Event Location Type' literal with the specified literal value. |
static EventLocationType |
EventLocationType.getByName(java.lang.String name)
Returns the 'Event Location Type' literal with the specified name. |
EventLocationType |
SybaseASABaseEvent.getLocation()
Returns the value of the 'Location' attribute. |
Methods in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel with parameters of type EventLocationType | |
---|---|
void |
SybaseASABaseEvent.setLocation(EventLocationType value)
Sets the value of the ' Location ' attribute. |
Uses of EventLocationType in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl |
---|
Methods in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl that return EventLocationType | |
---|---|
EventLocationType |
SybaseasabasesqlmodelFactoryImpl.createEventLocationTypeFromString(org.eclipse.emf.ecore.EDataType eDataType,
java.lang.String initialValue)
|
EventLocationType |
SybaseASABaseEventImpl.getLocation()
|
Methods in org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl with parameters of type EventLocationType | |
---|---|
void |
SybaseASABaseEventImpl.setLocation(EventLocationType newLocation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |