Uses of Interface
com._1c.g5.v8.dt.style.model.StylePackage
-
Packages that use StylePackage Package Description com._1c.g5.v8.dt.style.model com._1c.g5.v8.dt.style.model.impl com._1c.g5.v8.dt.style.model.util -
-
Uses of StylePackage in com._1c.g5.v8.dt.style.model
Fields in com._1c.g5.v8.dt.style.model declared as StylePackage Modifier and Type Field Description static StylePackageStylePackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.style.model that return StylePackage Modifier and Type Method Description StylePackageStyleFactory. getStylePackage()Returns the package supported by this factory. -
Uses of StylePackage in com._1c.g5.v8.dt.style.model.impl
Classes in com._1c.g5.v8.dt.style.model.impl that implement StylePackage Modifier and Type Class Description classStylePackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.style.model.impl that return StylePackage Modifier and Type Method Description static StylePackageStyleFactoryImpl. getPackage()Deprecated.StylePackageStyleFactoryImpl. getStylePackage()static StylePackageStylePackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of StylePackage in com._1c.g5.v8.dt.style.model.util
Fields in com._1c.g5.v8.dt.style.model.util declared as StylePackage Modifier and Type Field Description protected static StylePackageStyleAdapterFactory. modelPackageThe cached model package.protected static StylePackageStyleSwitch. modelPackageThe cached model package
-