Uses of Interface
com._1c.g5.v8.dt.planner.model.PlannerBackgroundInterval
Packages that use PlannerBackgroundInterval
Package
Description
-
Uses of PlannerBackgroundInterval in com._1c.g5.v8.dt.planner.model
Methods in com._1c.g5.v8.dt.planner.model that return PlannerBackgroundIntervalModifier and TypeMethodDescriptionPlannerFactory.createPlannerBackgroundInterval()
Returns a new object of class 'Background Interval'.Methods in com._1c.g5.v8.dt.planner.model that return types with arguments of type PlannerBackgroundIntervalModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<PlannerBackgroundInterval>
PlannerSettings.getBackIntervals()
Returns the value of the 'Back Intervals' containment reference list. -
Uses of PlannerBackgroundInterval in com._1c.g5.v8.dt.planner.model.impl
Classes in com._1c.g5.v8.dt.planner.model.impl that implement PlannerBackgroundIntervalModifier and TypeClassDescriptionclass
An implementation of the model object 'Background Interval'.Methods in com._1c.g5.v8.dt.planner.model.impl that return PlannerBackgroundIntervalMethods in com._1c.g5.v8.dt.planner.model.impl that return types with arguments of type PlannerBackgroundIntervalModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<PlannerBackgroundInterval>
PlannerSettingsImpl.getBackIntervals()
-
Uses of PlannerBackgroundInterval in com._1c.g5.v8.dt.planner.model.util
Methods in com._1c.g5.v8.dt.planner.model.util with parameters of type PlannerBackgroundIntervalModifier and TypeMethodDescriptionPlannerSwitch.casePlannerBackgroundInterval
(PlannerBackgroundInterval object) Returns the result of interpreting the object as an instance of 'Background Interval'.