Uses of Interface
com._1c.g5.v8.dt.htmldocument.compare.HtmlDocumentComparePackage
-
Packages that use HtmlDocumentComparePackage Package Description com._1c.g5.v8.dt.htmldocument.compare com._1c.g5.v8.dt.htmldocument.compare.impl com._1c.g5.v8.dt.htmldocument.compare.util -
-
Uses of HtmlDocumentComparePackage in com._1c.g5.v8.dt.htmldocument.compare
Fields in com._1c.g5.v8.dt.htmldocument.compare declared as HtmlDocumentComparePackage Modifier and Type Field Description static HtmlDocumentComparePackage
HtmlDocumentComparePackage. eINSTANCE
The singleton instance of the package.Methods in com._1c.g5.v8.dt.htmldocument.compare that return HtmlDocumentComparePackage Modifier and Type Method Description HtmlDocumentComparePackage
HtmlDocumentCompareFactory. getHtmlDocumentComparePackage()
Returns the package supported by this factory. -
Uses of HtmlDocumentComparePackage in com._1c.g5.v8.dt.htmldocument.compare.impl
Classes in com._1c.g5.v8.dt.htmldocument.compare.impl that implement HtmlDocumentComparePackage Modifier and Type Class Description class
HtmlDocumentComparePackageImpl
An implementation of the model Package.Methods in com._1c.g5.v8.dt.htmldocument.compare.impl that return HtmlDocumentComparePackage Modifier and Type Method Description HtmlDocumentComparePackage
HtmlDocumentCompareFactoryImpl. getHtmlDocumentComparePackage()
static HtmlDocumentComparePackage
HtmlDocumentCompareFactoryImpl. getPackage()
Deprecated.static HtmlDocumentComparePackage
HtmlDocumentComparePackageImpl. init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of HtmlDocumentComparePackage in com._1c.g5.v8.dt.htmldocument.compare.util
Fields in com._1c.g5.v8.dt.htmldocument.compare.util declared as HtmlDocumentComparePackage Modifier and Type Field Description protected static HtmlDocumentComparePackage
HtmlDocumentCompareAdapterFactory. modelPackage
The cached model package.protected static HtmlDocumentComparePackage
HtmlDocumentCompareSwitch. modelPackage
The cached model package
-