| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Schedule
A representation of the model object 'Schedule'.
The following features are supported:
RecurringStart TimeStop TimeStart DateDays Of WeekDays Of MonthInterval UnitInterval MountEvent
SybaseasabasesqlmodelPackage.getSchedule()| Method Summary | |
|---|---|
|  int | getDaysOfMonth()Returns the value of the 'Days Of Month' attribute. | 
|  int | getDaysOfWeek()Returns the value of the 'Days Of Week' attribute. | 
|  SybaseASABaseEvent | getEvent()Returns the value of the 'Event' container reference. | 
|  int | getIntervalMount()Returns the value of the 'Interval Mount' attribute. | 
|  IntervalUnitType | getIntervalUnit()Returns the value of the 'Interval Unit' attribute. | 
|  java.util.Date | getStartDate()Returns the value of the 'Start Date' attribute. | 
|  java.util.Date | getStartTime()Returns the value of the 'Start Time' attribute. | 
|  java.util.Date | getStopTime()Returns the value of the 'Stop Time' attribute. | 
|  boolean | isRecurring()Returns the value of the 'Recurring' attribute. | 
|  void | setDaysOfMonth(int value)Sets the value of the ' Days Of Month' attribute. | 
|  void | setDaysOfWeek(int value)Sets the value of the ' Days Of Week' attribute. | 
|  void | setEvent(SybaseASABaseEvent value)Sets the value of the ' Event' container reference. | 
|  void | setIntervalMount(int value)Sets the value of the ' Interval Mount' attribute. | 
|  void | setIntervalUnit(IntervalUnitType value)Sets the value of the ' Interval Unit' attribute. | 
|  void | setRecurring(boolean value)Sets the value of the ' Recurring' attribute. | 
|  void | setStartDate(java.util.Date value)Sets the value of the ' Start Date' attribute. | 
|  void | setStartTime(java.util.Date value)Sets the value of the ' Start Time' attribute. | 
|  void | setStopTime(java.util.Date value)Sets the value of the ' Stop Time' 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 | 
|---|
boolean isRecurring()
If the meaning of the 'Recurring' attribute isn't clear, there really should be more of a description here...
setRecurring(boolean), 
SybaseasabasesqlmodelPackage.getSchedule_Recurring()void setRecurring(boolean value)
Recurring' attribute.
 
 
value - the new value of the 'Recurring' attribute.isRecurring()java.util.Date getStartTime()
If the meaning of the 'Start Time' attribute isn't clear, there really should be more of a description here...
setStartTime(Date), 
SybaseasabasesqlmodelPackage.getSchedule_StartTime()void setStartTime(java.util.Date value)
Start Time' attribute.
 
 
value - the new value of the 'Start Time' attribute.getStartTime()java.util.Date getStopTime()
If the meaning of the 'Stop Time' attribute isn't clear, there really should be more of a description here...
setStopTime(Date), 
SybaseasabasesqlmodelPackage.getSchedule_StopTime()void setStopTime(java.util.Date value)
Stop Time' attribute.
 
 
value - the new value of the 'Stop Time' attribute.getStopTime()java.util.Date getStartDate()
If the meaning of the 'Start Date' attribute isn't clear, there really should be more of a description here...
setStartDate(Date), 
SybaseasabasesqlmodelPackage.getSchedule_StartDate()void setStartDate(java.util.Date value)
Start Date' attribute.
 
 
value - the new value of the 'Start Date' attribute.getStartDate()int getDaysOfWeek()
setDaysOfWeek(int), 
SybaseasabasesqlmodelPackage.getSchedule_DaysOfWeek()void setDaysOfWeek(int value)
Days Of Week' attribute.
 
 
value - the new value of the 'Days Of Week' attribute.getDaysOfWeek()int getDaysOfMonth()
setDaysOfMonth(int), 
SybaseasabasesqlmodelPackage.getSchedule_DaysOfMonth()void setDaysOfMonth(int value)
Days Of Month' attribute.
 
 
value - the new value of the 'Days Of Month' attribute.getDaysOfMonth()IntervalUnitType getIntervalUnit()
IntervalUnitType.
 
 If the meaning of the 'Interval Unit' attribute isn't clear, there really should be more of a description here...
IntervalUnitType, 
setIntervalUnit(IntervalUnitType), 
SybaseasabasesqlmodelPackage.getSchedule_IntervalUnit()void setIntervalUnit(IntervalUnitType value)
Interval Unit' attribute.
 
 
value - the new value of the 'Interval Unit' attribute.IntervalUnitType, 
getIntervalUnit()int getIntervalMount()
If the meaning of the 'Interval Mount' attribute isn't clear, there really should be more of a description here...
setIntervalMount(int), 
SybaseasabasesqlmodelPackage.getSchedule_IntervalMount()void setIntervalMount(int value)
Interval Mount' attribute.
 
 
value - the new value of the 'Interval Mount' attribute.getIntervalMount()SybaseASABaseEvent getEvent()
Schedules'.
 
 If the meaning of the 'Event' reference isn't clear, there really should be more of a description here...
setEvent(SybaseASABaseEvent), 
SybaseasabasesqlmodelPackage.getSchedule_Event(), 
SybaseASABaseEvent.getSchedules()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 | |||||||||