Uses of Interface
com._1c.g5.v8.dt.cmi.compare.CmiComparePackage
- 
Packages that use CmiComparePackage Package Description com._1c.g5.v8.dt.cmi.compare com._1c.g5.v8.dt.cmi.compare.impl com._1c.g5.v8.dt.cmi.compare.util 
- 
- 
Uses of CmiComparePackage in com._1c.g5.v8.dt.cmi.compareFields in com._1c.g5.v8.dt.cmi.compare declared as CmiComparePackage Modifier and Type Field Description static CmiComparePackageCmiComparePackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.cmi.compare that return CmiComparePackage Modifier and Type Method Description CmiComparePackageCmiCompareFactory. getCmiComparePackage()Returns the package supported by this factory.
- 
Uses of CmiComparePackage in com._1c.g5.v8.dt.cmi.compare.implClasses in com._1c.g5.v8.dt.cmi.compare.impl that implement CmiComparePackage Modifier and Type Class Description classCmiComparePackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.cmi.compare.impl that return CmiComparePackage Modifier and Type Method Description CmiComparePackageCmiCompareFactoryImpl. getCmiComparePackage()static CmiComparePackageCmiCompareFactoryImpl. getPackage()Deprecated.static CmiComparePackageCmiComparePackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- 
Uses of CmiComparePackage in com._1c.g5.v8.dt.cmi.compare.utilFields in com._1c.g5.v8.dt.cmi.compare.util declared as CmiComparePackage Modifier and Type Field Description protected static CmiComparePackageCmiCompareAdapterFactory. modelPackageThe cached model package.protected static CmiComparePackageCmiCompareSwitch. modelPackageThe cached model package
 
-