Uses of Interface
com._1c.g5.v8.dt.bsl.compare.BslComparePackage
- 
Packages that use BslComparePackage Package Description com._1c.g5.v8.dt.bsl.compare com._1c.g5.v8.dt.bsl.compare.impl com._1c.g5.v8.dt.bsl.compare.util 
- 
- 
Uses of BslComparePackage in com._1c.g5.v8.dt.bsl.compareFields in com._1c.g5.v8.dt.bsl.compare declared as BslComparePackage Modifier and Type Field Description static BslComparePackageBslComparePackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.bsl.compare that return BslComparePackage Modifier and Type Method Description BslComparePackageBslCompareFactory. getBslComparePackage()Returns the package supported by this factory.
- 
Uses of BslComparePackage in com._1c.g5.v8.dt.bsl.compare.implClasses in com._1c.g5.v8.dt.bsl.compare.impl that implement BslComparePackage Modifier and Type Class Description classBslComparePackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.bsl.compare.impl that return BslComparePackage Modifier and Type Method Description BslComparePackageBslCompareFactoryImpl. getBslComparePackage()static BslComparePackageBslCompareFactoryImpl. getPackage()Deprecated.static BslComparePackageBslComparePackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- 
Uses of BslComparePackage in com._1c.g5.v8.dt.bsl.compare.utilFields in com._1c.g5.v8.dt.bsl.compare.util declared as BslComparePackage Modifier and Type Field Description protected static BslComparePackageBslCompareAdapterFactory. modelPackageThe cached model package.protected static BslComparePackageBslCompareSwitch. modelPackageThe cached model package
 
-