Uses of Interface
com._1c.g5.v8.dt.compare.model.ComparePackage
- 
Packages that use ComparePackage Package Description com._1c.g5.v8.dt.compare.model com._1c.g5.v8.dt.compare.model.impl com._1c.g5.v8.dt.compare.model.util 
- 
- 
Uses of ComparePackage in com._1c.g5.v8.dt.compare.modelFields in com._1c.g5.v8.dt.compare.model declared as ComparePackage Modifier and Type Field Description static ComparePackageComparePackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.compare.model that return ComparePackage Modifier and Type Method Description ComparePackageCompareFactory. getComparePackage()Returns the package supported by this factory.
- 
Uses of ComparePackage in com._1c.g5.v8.dt.compare.model.implClasses in com._1c.g5.v8.dt.compare.model.impl that implement ComparePackage Modifier and Type Class Description classComparePackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.compare.model.impl that return ComparePackage Modifier and Type Method Description ComparePackageCompareFactoryImpl. getComparePackage()static ComparePackageCompareFactoryImpl. getPackage()Deprecated.static ComparePackageComparePackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- 
Uses of ComparePackage in com._1c.g5.v8.dt.compare.model.utilFields in com._1c.g5.v8.dt.compare.model.util declared as ComparePackage Modifier and Type Field Description protected static ComparePackageCompareAdapterFactory. modelPackageThe cached model package.protected static ComparePackageCompareSwitch. modelPackageThe cached model package
 
-