| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventCondition
A representation of the model object 'Event Condition'.
The following features are supported:
SybaseasabasesqlmodelPackage.getEventCondition()| Method Summary | |
|---|---|
|  SybaseASABaseEvent | getEvent()Returns the value of the 'Event' container reference. | 
|  java.lang.String | getOperator()Returns the value of the 'Operator' attribute. | 
|  int | getValue()Returns the value of the 'Value' attribute. | 
|  void | setEvent(SybaseASABaseEvent value)Sets the value of the ' Event' container reference. | 
|  void | setOperator(java.lang.String value)Sets the value of the ' Operator' attribute. | 
|  void | setValue(int value)Sets the value of the ' Value' attribute. | 
| 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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset | 
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier | 
|---|
| eAdapters, eDeliver, eNotify, eSetDeliver | 
| Method Detail | 
|---|
java.lang.String getOperator()
If the meaning of the 'Operator' attribute isn't clear, there really should be more of a description here...
setOperator(String), 
SybaseasabasesqlmodelPackage.getEventCondition_Operator()void setOperator(java.lang.String value)
Operator' attribute.
 
 
value - the new value of the 'Operator' attribute.getOperator()int getValue()
setValue(int), 
SybaseasabasesqlmodelPackage.getEventCondition_Value()void setValue(int value)
Value' attribute.
 
 
value - the new value of the 'Value' attribute.getValue()SybaseASABaseEvent getEvent()
Condition Details'.
 
 If the meaning of the 'Event' container reference isn't clear, there really should be more of a description here...
setEvent(SybaseASABaseEvent), 
SybaseasabasesqlmodelPackage.getEventCondition_Event(), 
SybaseASABaseEvent.getConditionDetails()void setEvent(SybaseASABaseEvent value)
Event' container reference.
 
 
value - the new value of the 'Event' container reference.getEvent()| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||