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.compareFields in com._1c.g5.v8.dt.htmldocument.compare declared as HtmlDocumentComparePackage Modifier and Type Field Description static HtmlDocumentComparePackageHtmlDocumentComparePackage. eINSTANCEThe singleton instance of the package.Methods in com._1c.g5.v8.dt.htmldocument.compare that return HtmlDocumentComparePackage Modifier and Type Method Description HtmlDocumentComparePackageHtmlDocumentCompareFactory. getHtmlDocumentComparePackage()Returns the package supported by this factory.
- 
Uses of HtmlDocumentComparePackage in com._1c.g5.v8.dt.htmldocument.compare.implClasses in com._1c.g5.v8.dt.htmldocument.compare.impl that implement HtmlDocumentComparePackage Modifier and Type Class Description classHtmlDocumentComparePackageImplAn implementation of the model Package.Methods in com._1c.g5.v8.dt.htmldocument.compare.impl that return HtmlDocumentComparePackage Modifier and Type Method Description HtmlDocumentComparePackageHtmlDocumentCompareFactoryImpl. getHtmlDocumentComparePackage()static HtmlDocumentComparePackageHtmlDocumentCompareFactoryImpl. getPackage()Deprecated.static HtmlDocumentComparePackageHtmlDocumentComparePackageImpl. 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.utilFields in com._1c.g5.v8.dt.htmldocument.compare.util declared as HtmlDocumentComparePackage Modifier and Type Field Description protected static HtmlDocumentComparePackageHtmlDocumentCompareAdapterFactory. modelPackageThe cached model package.protected static HtmlDocumentComparePackageHtmlDocumentCompareSwitch. modelPackageThe cached model package
 
-