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 QlPackage
QlPackage.eINSTANCE
The 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 QlPackage
QlFactoryImpl.getPackage()
Deprecated.QlFactoryImpl.getQlPackage()
static QlPackage
QlPackageImpl.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 QlPackage
QlAdapterFactory.modelPackage
The cached model package.protected static QlPackage
QlSwitch.modelPackage
The cached model package