Uses of Interface
com._1c.g5.v8.dt.metadata.common.CommonPackage
- 
Packages that use CommonPackage Package Description com._1c.g5.v8.dt.metadata.common com._1c.g5.v8.dt.metadata.common.impl com._1c.g5.v8.dt.metadata.common.util 
- 
- 
Uses of CommonPackage in com._1c.g5.v8.dt.metadata.commonFields in com._1c.g5.v8.dt.metadata.common declared as CommonPackage Modifier and Type Field Description static CommonPackageCommonPackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.metadata.common that return CommonPackage Modifier and Type Method Description CommonPackageCommonFactory. getCommonPackage()Returns the package supported by this factory.
- 
Uses of CommonPackage in com._1c.g5.v8.dt.metadata.common.implClasses in com._1c.g5.v8.dt.metadata.common.impl that implement CommonPackage Modifier and Type Class Description classCommonPackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.metadata.common.impl that return CommonPackage Modifier and Type Method Description CommonPackageCommonFactoryImpl. getCommonPackage()static CommonPackageCommonFactoryImpl. getPackage()Deprecated.static CommonPackageCommonPackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- 
Uses of CommonPackage in com._1c.g5.v8.dt.metadata.common.utilFields in com._1c.g5.v8.dt.metadata.common.util declared as CommonPackage Modifier and Type Field Description protected static CommonPackageCommonAdapterFactory. modelPackageThe cached model package.protected static CommonPackageCommonSwitch. modelPackageThe cached model package
 
-