Uses of Interface
com._1c.g5.v8.dt.rights.model.RightsPackage
- 
Packages that use RightsPackage Package Description com._1c.g5.v8.dt.rights.model com._1c.g5.v8.dt.rights.model.impl com._1c.g5.v8.dt.rights.model.util 
- 
- 
Uses of RightsPackage in com._1c.g5.v8.dt.rights.modelFields in com._1c.g5.v8.dt.rights.model declared as RightsPackage Modifier and Type Field Description static RightsPackageRightsPackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.rights.model that return RightsPackage Modifier and Type Method Description RightsPackageRightsFactory. getRightsPackage()Returns the package supported by this factory.
- 
Uses of RightsPackage in com._1c.g5.v8.dt.rights.model.implClasses in com._1c.g5.v8.dt.rights.model.impl that implement RightsPackage Modifier and Type Class Description classRightsPackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.rights.model.impl that return RightsPackage Modifier and Type Method Description static RightsPackageRightsFactoryImpl. getPackage()Deprecated.RightsPackageRightsFactoryImpl. getRightsPackage()static RightsPackageRightsPackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- 
Uses of RightsPackage in com._1c.g5.v8.dt.rights.model.utilFields in com._1c.g5.v8.dt.rights.model.util declared as RightsPackage Modifier and Type Field Description protected static RightsPackageRightsAdapterFactory. modelPackageThe cached model package.protected static RightsPackageRightsSwitch. modelPackageThe cached model package
 
-