Uses of Interface
com._1c.g5.v8.dt.dcs.compare.DcsComparePackage
- 
Packages that use DcsComparePackage Package Description com._1c.g5.v8.dt.dcs.compare com._1c.g5.v8.dt.dcs.compare.impl com._1c.g5.v8.dt.dcs.compare.util 
- 
- 
Uses of DcsComparePackage in com._1c.g5.v8.dt.dcs.compareFields in com._1c.g5.v8.dt.dcs.compare declared as DcsComparePackage Modifier and Type Field Description static DcsComparePackageDcsComparePackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.dcs.compare that return DcsComparePackage Modifier and Type Method Description DcsComparePackageDcsCompareFactory. getDcsComparePackage()Returns the package supported by this factory.
- 
Uses of DcsComparePackage in com._1c.g5.v8.dt.dcs.compare.implClasses in com._1c.g5.v8.dt.dcs.compare.impl that implement DcsComparePackage Modifier and Type Class Description classDcsComparePackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.dcs.compare.impl that return DcsComparePackage Modifier and Type Method Description DcsComparePackageDcsCompareFactoryImpl. getDcsComparePackage()static DcsComparePackageDcsCompareFactoryImpl. getPackage()Deprecated.static DcsComparePackageDcsComparePackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- 
Uses of DcsComparePackage in com._1c.g5.v8.dt.dcs.compare.utilFields in com._1c.g5.v8.dt.dcs.compare.util declared as DcsComparePackage Modifier and Type Field Description protected static DcsComparePackageDcsCompareAdapterFactory. modelPackageThe cached model package.protected static DcsComparePackageDcsCompareSwitch. modelPackageThe cached model package
 
-