Uses of Interface
com._1c.g5.v8.dt.cai.model.CaiPackage
Packages that use CaiPackage
Package
Description
-
Uses of CaiPackage in com._1c.g5.v8.dt.cai.model
Fields in com._1c.g5.v8.dt.cai.model declared as CaiPackageModifier and TypeFieldDescriptionstatic final CaiPackage
CaiPackage.eINSTANCE
The singleton instance of the package.Methods in com._1c.g5.v8.dt.cai.model that return CaiPackageModifier and TypeMethodDescriptionCaiFactory.getCaiPackage()
Returns the package supported by this factory. -
Uses of CaiPackage in com._1c.g5.v8.dt.cai.model.impl
Classes in com._1c.g5.v8.dt.cai.model.impl that implement CaiPackageMethods in com._1c.g5.v8.dt.cai.model.impl that return CaiPackageModifier and TypeMethodDescriptionCaiFactoryImpl.getCaiPackage()
static CaiPackage
CaiFactoryImpl.getPackage()
Deprecated.static CaiPackage
CaiPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of CaiPackage in com._1c.g5.v8.dt.cai.model.util
Fields in com._1c.g5.v8.dt.cai.model.util declared as CaiPackageModifier and TypeFieldDescriptionprotected static CaiPackage
CaiAdapterFactory.modelPackage
The cached model package.protected static CaiPackage
CaiSwitch.modelPackage
The cached model package