Uses of Interface
com._1c.g5.v8.dt.bsl.model.BslContextDefPackage
-
Packages that use BslContextDefPackage 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 BslContextDefPackage in com._1c.g5.v8.dt.bsl.model
Fields in com._1c.g5.v8.dt.bsl.model declared as BslContextDefPackage Modifier and Type Field Description static BslContextDefPackageBslContextDefPackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.bsl.model that return BslContextDefPackage Modifier and Type Method Description BslContextDefPackageBslContextDefFactory. getBslContextDefPackage()Returns the package supported by this factory. -
Uses of BslContextDefPackage in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement BslContextDefPackage Modifier and Type Class Description classBslContextDefPackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.bsl.model.impl that return BslContextDefPackage Modifier and Type Method Description BslContextDefPackageBslContextDefFactoryImpl. getBslContextDefPackage()static BslContextDefPackageBslContextDefFactoryImpl. getPackage()Deprecated.static BslContextDefPackageBslContextDefPackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of BslContextDefPackage in com._1c.g5.v8.dt.bsl.model.util
Fields in com._1c.g5.v8.dt.bsl.model.util declared as BslContextDefPackage Modifier and Type Field Description protected static BslContextDefPackageBslContextDefAdapterFactory. modelPackageThe cached model package.protected static BslContextDefPackageBslContextDefSwitch. modelPackageThe cached model package
-