| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Event
A representation of the model object 'Event'. Reference: 5WD-02-Foundation-2002-12
The following features are supported:
SQLSchemaPackage.getEvent()| Method Summary | |
|---|---|
|  java.lang.String | getAction()Returns the value of the 'Action' attribute. | 
|  java.lang.String | getCondition()Returns the value of the 'Condition' attribute. | 
|  Database | getDatabase()Returns the value of the 'Database' reference. | 
|  java.lang.String | getFor()Returns the value of the 'For' attribute. | 
|  boolean | isEnabled()Returns the value of the 'Enabled' attribute. | 
|  void | setAction(java.lang.String value)Sets the value of the ' Action' attribute. | 
|  void | setCondition(java.lang.String value)Sets the value of the ' Condition' attribute. | 
|  void | setDatabase(Database value)Sets the value of the ' Database' reference. | 
|  void | setEnabled(boolean value)Sets the value of the ' Enabled' attribute. | 
|  void | setFor(java.lang.String value)Sets the value of the ' For' 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 getFor()
setFor(String), 
SQLSchemaPackage.getEvent_For()void setFor(java.lang.String value)
For' attribute.
 
 
value - the new value of the 'For' attribute.getFor()java.lang.String getCondition()
setCondition(String), 
SQLSchemaPackage.getEvent_Condition()void setCondition(java.lang.String value)
Condition' attribute.
 
 
value - the new value of the 'Condition' attribute.getCondition()java.lang.String getAction()
setAction(String), 
SQLSchemaPackage.getEvent_Action()void setAction(java.lang.String value)
Action' attribute.
 
 
value - the new value of the 'Action' attribute.getAction()boolean isEnabled()
setEnabled(boolean), 
SQLSchemaPackage.getEvent_Enabled()void setEnabled(boolean value)
Enabled' attribute.
 
 
value - the new value of the 'Enabled' attribute.isEnabled()Database getDatabase()
Events'.
 
 If the meaning of the 'Database' reference isn't clear, there really should be more of a description here...
setDatabase(Database), 
SQLSchemaPackage.getEvent_Database(), 
Database.getEvents()void setDatabase(Database value)
Database' reference.
 
 
value - the new value of the 'Database' reference.getDatabase()| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||