Uses of Interface
com._1c.g5.v8.dt.planner.model.PlannerPackage
Packages that use PlannerPackage
Package
Description
-
Uses of PlannerPackage in com._1c.g5.v8.dt.planner.model
Fields in com._1c.g5.v8.dt.planner.model declared as PlannerPackageModifier and TypeFieldDescriptionstatic final PlannerPackage
PlannerPackage.eINSTANCE
The singleton instance of the package.Methods in com._1c.g5.v8.dt.planner.model that return PlannerPackageModifier and TypeMethodDescriptionPlannerFactory.getPlannerPackage()
Returns the package supported by this factory. -
Uses of PlannerPackage in com._1c.g5.v8.dt.planner.model.impl
Classes in com._1c.g5.v8.dt.planner.model.impl that implement PlannerPackageModifier and TypeClassDescriptionclass
An implementation of the model Package.Methods in com._1c.g5.v8.dt.planner.model.impl that return PlannerPackageModifier and TypeMethodDescriptionstatic PlannerPackage
PlannerFactoryImpl.getPackage()
Deprecated.PlannerFactoryImpl.getPlannerPackage()
static PlannerPackage
PlannerPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of PlannerPackage in com._1c.g5.v8.dt.planner.model.util
Fields in com._1c.g5.v8.dt.planner.model.util declared as PlannerPackageModifier and TypeFieldDescriptionprotected static PlannerPackage
PlannerAdapterFactory.modelPackage
The cached model package.protected static PlannerPackage
PlannerSwitch.modelPackage
The cached model package