Uses of Interface
com._1c.g5.v8.dt.rights.compare.RightsComparePackage
- 
Packages that use RightsComparePackage Package Description com._1c.g5.v8.dt.rights.compare com._1c.g5.v8.dt.rights.compare.impl com._1c.g5.v8.dt.rights.compare.util 
- 
- 
Uses of RightsComparePackage in com._1c.g5.v8.dt.rights.compareFields in com._1c.g5.v8.dt.rights.compare declared as RightsComparePackage Modifier and Type Field Description static RightsComparePackageRightsComparePackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.rights.compare that return RightsComparePackage Modifier and Type Method Description RightsComparePackageRightsCompareFactory. getRightsComparePackage()Returns the package supported by this factory.
- 
Uses of RightsComparePackage in com._1c.g5.v8.dt.rights.compare.implClasses in com._1c.g5.v8.dt.rights.compare.impl that implement RightsComparePackage Modifier and Type Class Description classRightsComparePackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.rights.compare.impl that return RightsComparePackage Modifier and Type Method Description static RightsComparePackageRightsCompareFactoryImpl. getPackage()Deprecated.RightsComparePackageRightsCompareFactoryImpl. getRightsComparePackage()static RightsComparePackageRightsComparePackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- 
Uses of RightsComparePackage in com._1c.g5.v8.dt.rights.compare.utilFields in com._1c.g5.v8.dt.rights.compare.util declared as RightsComparePackage Modifier and Type Field Description protected static RightsComparePackageRightsCompareAdapterFactory. modelPackageThe cached model package.protected static RightsComparePackageRightsCompareSwitch. modelPackageThe cached model package
 
-