Uses of Interface
com._1c.g5.v8.dt.hpwa.model.HpwaPackage
-
Packages that use HpwaPackage Package Description com._1c.g5.v8.dt.hpwa.model com._1c.g5.v8.dt.hpwa.model.impl com._1c.g5.v8.dt.hpwa.model.util -
-
Uses of HpwaPackage in com._1c.g5.v8.dt.hpwa.model
Fields in com._1c.g5.v8.dt.hpwa.model declared as HpwaPackage Modifier and Type Field Description static HpwaPackageHpwaPackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.hpwa.model that return HpwaPackage Modifier and Type Method Description HpwaPackageHpwaFactory. getHpwaPackage()Returns the package supported by this factory. -
Uses of HpwaPackage in com._1c.g5.v8.dt.hpwa.model.impl
Classes in com._1c.g5.v8.dt.hpwa.model.impl that implement HpwaPackage Modifier and Type Class Description classHpwaPackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.hpwa.model.impl that return HpwaPackage Modifier and Type Method Description HpwaPackageHpwaFactoryImpl. getHpwaPackage()static HpwaPackageHpwaFactoryImpl. getPackage()Deprecated.static HpwaPackageHpwaPackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of HpwaPackage in com._1c.g5.v8.dt.hpwa.model.util
Fields in com._1c.g5.v8.dt.hpwa.model.util declared as HpwaPackage Modifier and Type Field Description protected static HpwaPackageHpwaAdapterFactory. modelPackageThe cached model package.protected static HpwaPackageHpwaSwitch. modelPackageThe cached model package
-