Package com._1c.g5.v8.dt.schedule.model
Interface SchedulePackage.Literals
-
- Enclosing interface:
- SchedulePackage
public static interface SchedulePackage.Literals
Defines literals for the meta objects that represent- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
-
-
Field Summary
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EClass
DAILY_SCHEDULE
The meta object literal for the 'Daily Schedule
' class.static org.eclipse.emf.ecore.EAttribute
DAILY_SCHEDULE__BEGIN_TIME
The meta object literal for the 'Begin Time' attribute feature.static org.eclipse.emf.ecore.EAttribute
DAILY_SCHEDULE__COMPLETION_INTERVAL
The meta object literal for the 'Completion Interval' attribute feature.static org.eclipse.emf.ecore.EAttribute
DAILY_SCHEDULE__COMPLETION_TIME
The meta object literal for the 'Completion Time' attribute feature.static org.eclipse.emf.ecore.EAttribute
DAILY_SCHEDULE__END_TIME
The meta object literal for the 'End Time' attribute feature.static org.eclipse.emf.ecore.EAttribute
DAILY_SCHEDULE__REPEAT_PAUSE
The meta object literal for the 'Repeat Pause' attribute feature.static org.eclipse.emf.ecore.EAttribute
DAILY_SCHEDULE__REPEAT_PERIOD_IN_DAY
The meta object literal for the 'Repeat Period In Day' attribute feature.static org.eclipse.emf.ecore.EDataType
DATE
The meta object literal for the 'Date' data type.static org.eclipse.emf.ecore.EEnum
MONTHS
The meta object literal for the 'Months
' enum.static org.eclipse.emf.ecore.EClass
SCHEDULE
The meta object literal for the 'Schedule
' class.static org.eclipse.emf.ecore.EAttribute
SCHEDULE__BEGIN_DATE
The meta object literal for the 'Begin Date' attribute feature.static org.eclipse.emf.ecore.EAttribute
SCHEDULE__BEGIN_TIME
The meta object literal for the 'Begin Time' attribute feature.static org.eclipse.emf.ecore.EAttribute
SCHEDULE__COMPLETION_INTERVAL
The meta object literal for the 'Completion Interval' attribute feature.static org.eclipse.emf.ecore.EAttribute
SCHEDULE__COMPLETION_TIME
The meta object literal for the 'Completion Time' attribute feature.static org.eclipse.emf.ecore.EReference
SCHEDULE__DAILY_SCHEDULES
The meta object literal for the 'Daily Schedules' containment reference list feature.static org.eclipse.emf.ecore.EAttribute
SCHEDULE__DAY_IN_MONTH
The meta object literal for the 'Day In Month' attribute feature.static org.eclipse.emf.ecore.EAttribute
SCHEDULE__DAYS_REPEAT_PERIOD
The meta object literal for the 'Days Repeat Period' attribute feature.static org.eclipse.emf.ecore.EAttribute
SCHEDULE__END_DATE
The meta object literal for the 'End Date' attribute feature.static org.eclipse.emf.ecore.EAttribute
SCHEDULE__END_TIME
The meta object literal for the 'End Time' attribute feature.static org.eclipse.emf.ecore.EAttribute
SCHEDULE__MONTHS
The meta object literal for the 'Months' attribute list feature.static org.eclipse.emf.ecore.EAttribute
SCHEDULE__REPEAT_PAUSE
The meta object literal for the 'Repeat Pause' attribute feature.static org.eclipse.emf.ecore.EAttribute
SCHEDULE__REPEAT_PERIOD_IN_DAY
The meta object literal for the 'Repeat Period In Day' attribute feature.static org.eclipse.emf.ecore.EAttribute
SCHEDULE__WEEK_DAY_IN_MONTH
The meta object literal for the 'Week Day In Month' attribute feature.static org.eclipse.emf.ecore.EAttribute
SCHEDULE__WEEK_DAYS
The meta object literal for the 'Week Days' attribute list feature.static org.eclipse.emf.ecore.EAttribute
SCHEDULE__WEEKS_PERIOD
The meta object literal for the 'Weeks Period' attribute feature.static org.eclipse.emf.ecore.EDataType
TIME
The meta object literal for the 'Time' data type.static org.eclipse.emf.ecore.EEnum
WEEK_DAYS
The meta object literal for the 'Week Days
' enum.
-
-
-
Field Detail
-
SCHEDULE
static final org.eclipse.emf.ecore.EClass SCHEDULE
The meta object literal for the 'Schedule
' class.- See Also:
ScheduleImpl
,SchedulePackageImpl.getSchedule()
-
SCHEDULE__BEGIN_DATE
static final org.eclipse.emf.ecore.EAttribute SCHEDULE__BEGIN_DATE
The meta object literal for the 'Begin Date' attribute feature.
-
SCHEDULE__END_DATE
static final org.eclipse.emf.ecore.EAttribute SCHEDULE__END_DATE
The meta object literal for the 'End Date' attribute feature.
-
SCHEDULE__DAYS_REPEAT_PERIOD
static final org.eclipse.emf.ecore.EAttribute SCHEDULE__DAYS_REPEAT_PERIOD
The meta object literal for the 'Days Repeat Period' attribute feature.
-
SCHEDULE__BEGIN_TIME
static final org.eclipse.emf.ecore.EAttribute SCHEDULE__BEGIN_TIME
The meta object literal for the 'Begin Time' attribute feature.
-
SCHEDULE__END_TIME
static final org.eclipse.emf.ecore.EAttribute SCHEDULE__END_TIME
The meta object literal for the 'End Time' attribute feature.
-
SCHEDULE__COMPLETION_TIME
static final org.eclipse.emf.ecore.EAttribute SCHEDULE__COMPLETION_TIME
The meta object literal for the 'Completion Time' attribute feature.
-
SCHEDULE__COMPLETION_INTERVAL
static final org.eclipse.emf.ecore.EAttribute SCHEDULE__COMPLETION_INTERVAL
The meta object literal for the 'Completion Interval' attribute feature.
-
SCHEDULE__REPEAT_PERIOD_IN_DAY
static final org.eclipse.emf.ecore.EAttribute SCHEDULE__REPEAT_PERIOD_IN_DAY
The meta object literal for the 'Repeat Period In Day' attribute feature.
-
SCHEDULE__REPEAT_PAUSE
static final org.eclipse.emf.ecore.EAttribute SCHEDULE__REPEAT_PAUSE
The meta object literal for the 'Repeat Pause' attribute feature.
-
SCHEDULE__DAILY_SCHEDULES
static final org.eclipse.emf.ecore.EReference SCHEDULE__DAILY_SCHEDULES
The meta object literal for the 'Daily Schedules' containment reference list feature.
-
SCHEDULE__WEEKS_PERIOD
static final org.eclipse.emf.ecore.EAttribute SCHEDULE__WEEKS_PERIOD
The meta object literal for the 'Weeks Period' attribute feature.
-
SCHEDULE__WEEK_DAYS
static final org.eclipse.emf.ecore.EAttribute SCHEDULE__WEEK_DAYS
The meta object literal for the 'Week Days' attribute list feature.
-
SCHEDULE__WEEK_DAY_IN_MONTH
static final org.eclipse.emf.ecore.EAttribute SCHEDULE__WEEK_DAY_IN_MONTH
The meta object literal for the 'Week Day In Month' attribute feature.
-
SCHEDULE__DAY_IN_MONTH
static final org.eclipse.emf.ecore.EAttribute SCHEDULE__DAY_IN_MONTH
The meta object literal for the 'Day In Month' attribute feature.
-
SCHEDULE__MONTHS
static final org.eclipse.emf.ecore.EAttribute SCHEDULE__MONTHS
The meta object literal for the 'Months' attribute list feature.
-
DAILY_SCHEDULE
static final org.eclipse.emf.ecore.EClass DAILY_SCHEDULE
The meta object literal for the 'Daily Schedule
' class.
-
DAILY_SCHEDULE__BEGIN_TIME
static final org.eclipse.emf.ecore.EAttribute DAILY_SCHEDULE__BEGIN_TIME
The meta object literal for the 'Begin Time' attribute feature.
-
DAILY_SCHEDULE__END_TIME
static final org.eclipse.emf.ecore.EAttribute DAILY_SCHEDULE__END_TIME
The meta object literal for the 'End Time' attribute feature.
-
DAILY_SCHEDULE__COMPLETION_TIME
static final org.eclipse.emf.ecore.EAttribute DAILY_SCHEDULE__COMPLETION_TIME
The meta object literal for the 'Completion Time' attribute feature.
-
DAILY_SCHEDULE__COMPLETION_INTERVAL
static final org.eclipse.emf.ecore.EAttribute DAILY_SCHEDULE__COMPLETION_INTERVAL
The meta object literal for the 'Completion Interval' attribute feature.
-
DAILY_SCHEDULE__REPEAT_PERIOD_IN_DAY
static final org.eclipse.emf.ecore.EAttribute DAILY_SCHEDULE__REPEAT_PERIOD_IN_DAY
The meta object literal for the 'Repeat Period In Day' attribute feature.
-
DAILY_SCHEDULE__REPEAT_PAUSE
static final org.eclipse.emf.ecore.EAttribute DAILY_SCHEDULE__REPEAT_PAUSE
The meta object literal for the 'Repeat Pause' attribute feature.
-
WEEK_DAYS
static final org.eclipse.emf.ecore.EEnum WEEK_DAYS
The meta object literal for the 'Week Days
' enum.- See Also:
WeekDays
,SchedulePackageImpl.getWeekDays()
-
MONTHS
static final org.eclipse.emf.ecore.EEnum MONTHS
The meta object literal for the 'Months
' enum.- See Also:
Months
,SchedulePackageImpl.getMonths()
-
DATE
static final org.eclipse.emf.ecore.EDataType DATE
The meta object literal for the 'Date' data type.- See Also:
Date
,SchedulePackageImpl.getDate()
-
TIME
static final org.eclipse.emf.ecore.EDataType TIME
The meta object literal for the 'Time' data type.- See Also:
Date
,SchedulePackageImpl.getTime()
-
-