Uses of Interface
com._1c.g5.v8.dt.cmi.model.CmiPackage
Packages that use CmiPackage
Package
Description
-
Uses of CmiPackage in com._1c.g5.v8.dt.cmi.model
Fields in com._1c.g5.v8.dt.cmi.model declared as CmiPackageModifier and TypeFieldDescriptionstatic final CmiPackage
CmiPackage.eINSTANCE
The singleton instance of the package.Methods in com._1c.g5.v8.dt.cmi.model that return CmiPackageModifier and TypeMethodDescriptionCmiFactory.getCmiPackage()
Returns the package supported by this factory. -
Uses of CmiPackage in com._1c.g5.v8.dt.cmi.model.impl
Classes in com._1c.g5.v8.dt.cmi.model.impl that implement CmiPackageMethods in com._1c.g5.v8.dt.cmi.model.impl that return CmiPackageModifier and TypeMethodDescriptionCmiFactoryImpl.getCmiPackage()
static CmiPackage
CmiFactoryImpl.getPackage()
Deprecated.static CmiPackage
CmiPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of CmiPackage in com._1c.g5.v8.dt.cmi.model.util
Fields in com._1c.g5.v8.dt.cmi.model.util declared as CmiPackageModifier and TypeFieldDescriptionprotected static CmiPackage
CmiAdapterFactory.modelPackage
The cached model package.protected static CmiPackage
CmiSwitch.modelPackage
The cached model package