Uses of Interface
com._1c.g5.v8.dt.v8help.model.V8HelpPackage
-
Packages that use V8HelpPackage Package Description com._1c.g5.v8.dt.v8help.model com._1c.g5.v8.dt.v8help.model.impl com._1c.g5.v8.dt.v8help.model.util -
-
Uses of V8HelpPackage in com._1c.g5.v8.dt.v8help.model
Fields in com._1c.g5.v8.dt.v8help.model declared as V8HelpPackage Modifier and Type Field Description static V8HelpPackageV8HelpPackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.v8help.model that return V8HelpPackage Modifier and Type Method Description V8HelpPackageV8HelpFactory. getV8HelpPackage()Returns the package supported by this factory. -
Uses of V8HelpPackage in com._1c.g5.v8.dt.v8help.model.impl
Classes in com._1c.g5.v8.dt.v8help.model.impl that implement V8HelpPackage Modifier and Type Class Description classV8HelpPackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.v8help.model.impl that return V8HelpPackage Modifier and Type Method Description static V8HelpPackageV8HelpFactoryImpl. getPackage()Deprecated.V8HelpPackageV8HelpFactoryImpl. getV8HelpPackage()static V8HelpPackageV8HelpPackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of V8HelpPackage in com._1c.g5.v8.dt.v8help.model.util
Fields in com._1c.g5.v8.dt.v8help.model.util declared as V8HelpPackage Modifier and Type Field Description protected static V8HelpPackageV8HelpAdapterFactory. modelPackageThe cached model package.protected static V8HelpPackageV8HelpSwitch. modelPackageThe cached model package
-