Uses of Interface
com._1c.g5.v8.dt.ql.model.QlPackage
Packages that use QlPackage
Package
Description
-
Uses of QlPackage in com._1c.g5.v8.dt.ql.model
Fields in com._1c.g5.v8.dt.ql.model declared as QlPackageModifier and TypeFieldDescriptionstatic final QlPackageQlPackage.eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.ql.model that return QlPackageModifier and TypeMethodDescriptionQlFactory.getQlPackage()Returns the package supported by this factory. -
Uses of QlPackage in com._1c.g5.v8.dt.ql.model.impl
Classes in com._1c.g5.v8.dt.ql.model.impl that implement QlPackageMethods in com._1c.g5.v8.dt.ql.model.impl that return QlPackageModifier and TypeMethodDescriptionstatic QlPackageQlFactoryImpl.getPackage()Deprecated.QlFactoryImpl.getQlPackage()static QlPackageQlPackageImpl.init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of QlPackage in com._1c.g5.v8.dt.ql.model.util
Fields in com._1c.g5.v8.dt.ql.model.util declared as QlPackageModifier and TypeFieldDescriptionprotected static QlPackageQlAdapterFactory.modelPackageThe cached model package.protected static QlPackageQlSwitch.modelPackageThe cached model package