Uses of Interface
com._1c.g5.v8.dt.md.compare.MdComparePackage
- 
Packages that use MdComparePackage Package Description com._1c.g5.v8.dt.md.compare com._1c.g5.v8.dt.md.compare.impl com._1c.g5.v8.dt.md.compare.util 
- 
- 
Uses of MdComparePackage in com._1c.g5.v8.dt.md.compareFields in com._1c.g5.v8.dt.md.compare declared as MdComparePackage Modifier and Type Field Description static MdComparePackageMdComparePackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.md.compare that return MdComparePackage Modifier and Type Method Description MdComparePackageMdCompareFactory. getMdComparePackage()Returns the package supported by this factory.
- 
Uses of MdComparePackage in com._1c.g5.v8.dt.md.compare.implClasses in com._1c.g5.v8.dt.md.compare.impl that implement MdComparePackage Modifier and Type Class Description classMdComparePackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.md.compare.impl that return MdComparePackage Modifier and Type Method Description MdComparePackageMdCompareFactoryImpl. getMdComparePackage()static MdComparePackageMdCompareFactoryImpl. getPackage()Deprecated.static MdComparePackageMdComparePackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- 
Uses of MdComparePackage in com._1c.g5.v8.dt.md.compare.utilFields in com._1c.g5.v8.dt.md.compare.util declared as MdComparePackage Modifier and Type Field Description protected static MdComparePackageMdCompareAdapterFactory. modelPackageThe cached model package.protected static MdComparePackageMdCompareSwitch. modelPackageThe cached model package
 
-