Uses of Interface
com._1c.g5.v8.dt.metadata.dbview.DbViewPackage
- 
Packages that use DbViewPackage Package Description com._1c.g5.v8.dt.metadata.dbview com._1c.g5.v8.dt.metadata.dbview.impl com._1c.g5.v8.dt.metadata.dbview.util 
- 
- 
Uses of DbViewPackage in com._1c.g5.v8.dt.metadata.dbviewFields in com._1c.g5.v8.dt.metadata.dbview declared as DbViewPackage Modifier and Type Field Description static DbViewPackageDbViewPackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.metadata.dbview that return DbViewPackage Modifier and Type Method Description DbViewPackageDbViewFactory. getDbViewPackage()Returns the package supported by this factory.
- 
Uses of DbViewPackage in com._1c.g5.v8.dt.metadata.dbview.implClasses in com._1c.g5.v8.dt.metadata.dbview.impl that implement DbViewPackage Modifier and Type Class Description classDbViewPackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.metadata.dbview.impl that return DbViewPackage Modifier and Type Method Description DbViewPackageDbViewFactoryImpl. getDbViewPackage()static DbViewPackageDbViewFactoryImpl. getPackage()Deprecated.static DbViewPackageDbViewPackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- 
Uses of DbViewPackage in com._1c.g5.v8.dt.metadata.dbview.utilFields in com._1c.g5.v8.dt.metadata.dbview.util declared as DbViewPackage Modifier and Type Field Description protected static DbViewPackageDbViewAdapterFactory. modelPackageThe cached model package.protected static DbViewPackageDbViewSwitch. modelPackageThe cached model package
 
-