Uses of Interface
com._1c.g5.v8.dt.planner.model.PlannerBackgroundInterval
- 
Packages that use PlannerBackgroundInterval Package Description com._1c.g5.v8.dt.planner.model com._1c.g5.v8.dt.planner.model.impl com._1c.g5.v8.dt.planner.model.util  - 
- 
Uses of PlannerBackgroundInterval in com._1c.g5.v8.dt.planner.model
Methods in com._1c.g5.v8.dt.planner.model that return PlannerBackgroundInterval Modifier and Type Method Description PlannerBackgroundIntervalPlannerFactory. 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 PlannerBackgroundInterval Modifier and Type Method Description org.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 PlannerBackgroundInterval Modifier and Type Class Description classPlannerBackgroundIntervalImplAn implementation of the model object 'Background Interval'.Methods in com._1c.g5.v8.dt.planner.model.impl that return PlannerBackgroundInterval Modifier and Type Method Description PlannerBackgroundIntervalPlannerFactoryImpl. createPlannerBackgroundInterval()Methods in com._1c.g5.v8.dt.planner.model.impl that return types with arguments of type PlannerBackgroundInterval Modifier and Type Method Description org.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 PlannerBackgroundInterval Modifier and Type Method Description TPlannerSwitch. casePlannerBackgroundInterval(PlannerBackgroundInterval object)Returns the result of interpreting the object as an instance of 'Background Interval'. 
 -