Uses of Interface
com._1c.g5.v8.dt.schedule.model.Schedule
Packages that use Schedule
Package
Description
-
Uses of Schedule in com._1c.g5.v8.dt.internal.schedule.ui.editors
Constructors in com._1c.g5.v8.dt.internal.schedule.ui.editors with parameters of type ScheduleModifierConstructorDescriptionScheduleControl
(org.eclipse.swt.widgets.Composite parent, IBmModel bmModel, IBmEditingContext editingContext, Schedule schedule, org.eclipse.ui.forms.IManagedForm managedForm, org.eclipse.ui.IWorkbenchPartSite site, boolean editable) Instantiates a new schedule control. -
Uses of Schedule in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ScheduleModifier and TypeMethodDescriptionScheduledJob.getSchedule()
Returns the value of the 'Schedule' reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type ScheduleModifier and TypeMethodDescriptionvoid
ScheduledJob.setSchedule
(Schedule value) Sets the value of the 'Schedule
' reference. -
Uses of Schedule in com._1c.g5.v8.dt.metadata.mdclass.impl
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ScheduleMethods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type Schedule -
Uses of Schedule in com._1c.g5.v8.dt.schedule
Methods in com._1c.g5.v8.dt.schedule with parameters of type Schedule -
Uses of Schedule in com._1c.g5.v8.dt.schedule.model
Methods in com._1c.g5.v8.dt.schedule.model that return ScheduleModifier and TypeMethodDescriptionScheduleFactory.createSchedule()
Returns a new object of class 'Schedule'. -
Uses of Schedule in com._1c.g5.v8.dt.schedule.model.impl
Classes in com._1c.g5.v8.dt.schedule.model.impl that implement ScheduleModifier and TypeClassDescriptionclass
An implementation of the model object 'Schedule'.Methods in com._1c.g5.v8.dt.schedule.model.impl that return Schedule -
Uses of Schedule in com._1c.g5.v8.dt.schedule.model.util
Methods in com._1c.g5.v8.dt.schedule.model.util with parameters of type ScheduleModifier and TypeMethodDescriptionScheduleSwitch.caseSchedule
(Schedule object) Returns the result of interpreting the object as an instance of 'Schedule'.