|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SybaseASABaseEvent
A representation of the model object 'Sybase ASA Base Event'.
The following features are supported:
SybaseasabasesqlmodelPackage.getSybaseASABaseEvent()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getConditionDetails()
Returns the value of the 'Condition Details' containment reference list. |
Schema |
getEventCreator()
Returns the value of the 'Event Creator' reference. |
EventType |
getEventType()
Returns the value of the 'Event Type' attribute. |
EventLocationType |
getLocation()
Returns the value of the 'Location' attribute. |
org.eclipse.emf.common.util.EList |
getSchedules()
Returns the value of the 'Schedules' containment reference list. |
void |
setEventCreator(Schema value)
Sets the value of the ' Event Creator ' reference. |
void |
setEventType(EventType value)
Sets the value of the ' Event Type ' attribute. |
void |
setLocation(EventLocationType value)
Sets the value of the ' Location ' attribute. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.Event |
---|
getAction, getCondition, getDatabase, getFor, isEnabled, setAction, setCondition, setDatabase, setEnabled, setFor |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
---|
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getExtensions, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
Schema getEventCreator()
If the meaning of the 'Event Creator' attribute isn't clear, there really should be more of a description here...
setEventCreator(Schema)
,
SybaseasabasesqlmodelPackage.getSybaseASABaseEvent_EventCreator()
void setEventCreator(Schema value)
Event Creator
' reference.
value
- the new value of the 'Event Creator' reference.getEventCreator()
EventLocationType getLocation()
EventLocationType
.
If the meaning of the 'Location' attribute isn't clear, there really should be more of a description here...
EventLocationType
,
setLocation(EventLocationType)
,
SybaseasabasesqlmodelPackage.getSybaseASABaseEvent_Location()
void setLocation(EventLocationType value)
Location
' attribute.
value
- the new value of the 'Location' attribute.EventLocationType
,
getLocation()
org.eclipse.emf.common.util.EList getSchedules()
Schedule
.
It is bidirectional and its opposite is 'Event
'.
If the meaning of the 'Schedules' reference list isn't clear, there really should be more of a description here...
SybaseasabasesqlmodelPackage.getSybaseASABaseEvent_Schedules()
,
Schedule.getEvent()
org.eclipse.emf.common.util.EList getConditionDetails()
EventCondition
.
It is bidirectional and its opposite is 'Event
'.
Contains the details of the condition statement. See condition
. This feature is not guaranteed to be set even when condition
contains value.
SybaseasabasesqlmodelPackage.getSybaseASABaseEvent_ConditionDetails()
,
EventCondition.getEvent()
EventType getEventType()
EventType
.
If the meaning of the 'Event Type' attribute isn't clear, there really should be more of a description here...
EventType
,
setEventType(EventType)
,
SybaseasabasesqlmodelPackage.getSybaseASABaseEvent_EventType()
void setEventType(EventType value)
Event Type
' attribute.
value
- the new value of the 'Event Type' attribute.EventType
,
getEventType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |