Uses of Interface
com._1c.g5.v8.dt.htmldocument.model.HtmlDocumentPackage
-
Packages that use HtmlDocumentPackage Package Description com._1c.g5.v8.dt.htmldocument.model com._1c.g5.v8.dt.htmldocument.model.impl com._1c.g5.v8.dt.htmldocument.model.util -
-
Uses of HtmlDocumentPackage in com._1c.g5.v8.dt.htmldocument.model
Fields in com._1c.g5.v8.dt.htmldocument.model declared as HtmlDocumentPackage Modifier and Type Field Description static HtmlDocumentPackageHtmlDocumentPackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.htmldocument.model that return HtmlDocumentPackage Modifier and Type Method Description HtmlDocumentPackageHtmlDocumentFactory. getHtmlDocumentPackage()Returns the package supported by this factory. -
Uses of HtmlDocumentPackage in com._1c.g5.v8.dt.htmldocument.model.impl
Classes in com._1c.g5.v8.dt.htmldocument.model.impl that implement HtmlDocumentPackage Modifier and Type Class Description classHtmlDocumentPackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.htmldocument.model.impl that return HtmlDocumentPackage Modifier and Type Method Description HtmlDocumentPackageHtmlDocumentFactoryImpl. getHtmlDocumentPackage()static HtmlDocumentPackageHtmlDocumentFactoryImpl. getPackage()Deprecated.static HtmlDocumentPackageHtmlDocumentPackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of HtmlDocumentPackage in com._1c.g5.v8.dt.htmldocument.model.util
Fields in com._1c.g5.v8.dt.htmldocument.model.util declared as HtmlDocumentPackage Modifier and Type Field Description protected static HtmlDocumentPackageHtmlDocumentAdapterFactory. modelPackageThe cached model package.protected static HtmlDocumentPackageHtmlDocumentSwitch. modelPackageThe cached model package
-