Uses of Interface
com._1c.g5.v8.dt.bsl.model.BslIndexPackage
-
Packages that use BslIndexPackage Package Description com._1c.g5.v8.dt.bsl.model com._1c.g5.v8.dt.bsl.model.impl com._1c.g5.v8.dt.bsl.model.util -
-
Uses of BslIndexPackage in com._1c.g5.v8.dt.bsl.model
Fields in com._1c.g5.v8.dt.bsl.model declared as BslIndexPackage Modifier and Type Field Description static BslIndexPackageBslIndexPackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.bsl.model that return BslIndexPackage Modifier and Type Method Description BslIndexPackageBslIndexFactory. getBslIndexPackage()Returns the package supported by this factory. -
Uses of BslIndexPackage in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement BslIndexPackage Modifier and Type Class Description classBslIndexPackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.bsl.model.impl that return BslIndexPackage Modifier and Type Method Description BslIndexPackageBslIndexFactoryImpl. getBslIndexPackage()static BslIndexPackageBslIndexFactoryImpl. getPackage()Deprecated.static BslIndexPackageBslIndexPackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of BslIndexPackage in com._1c.g5.v8.dt.bsl.model.util
Fields in com._1c.g5.v8.dt.bsl.model.util declared as BslIndexPackage Modifier and Type Field Description protected static BslIndexPackageBslIndexAdapterFactory. modelPackageThe cached model package.protected static BslIndexPackageBslIndexSwitch. modelPackageThe cached model package
-