Uses of Interface
com._1c.g5.v8.dt.bsl.model.BslPackage
Packages that use BslPackage
Package
Description
-
Uses of BslPackage in com._1c.g5.v8.dt.bsl.model
Fields in com._1c.g5.v8.dt.bsl.model declared as BslPackageModifier and TypeFieldDescriptionstatic final BslPackage
BslPackage.eINSTANCE
The singleton instance of the package.Methods in com._1c.g5.v8.dt.bsl.model that return BslPackageModifier and TypeMethodDescriptionBslFactory.getBslPackage()
Returns the package supported by this factory. -
Uses of BslPackage in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement BslPackageMethods in com._1c.g5.v8.dt.bsl.model.impl that return BslPackageModifier and TypeMethodDescriptionBslFactoryImpl.getBslPackage()
static BslPackage
BslFactoryImpl.getPackage()
Deprecated.static BslPackage
BslPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of BslPackage in com._1c.g5.v8.dt.bsl.model.util
Fields in com._1c.g5.v8.dt.bsl.model.util declared as BslPackageModifier and TypeFieldDescriptionprotected static BslPackage
BslAdapterFactory.modelPackage
The cached model package.protected static BslPackage
BslSwitch.modelPackage
The cached model package