Uses of Interface
org.openhab.core.model.sitemap.sitemap.SitemapPackage
Packages that use SitemapPackage
Package
Description
-
Uses of SitemapPackage in org.openhab.core.model.sitemap.sitemap
Fields in org.openhab.core.model.sitemap.sitemap declared as SitemapPackageModifier and TypeFieldDescriptionstatic final SitemapPackageSitemapPackage.eINSTANCEThe singleton instance of the package.Methods in org.openhab.core.model.sitemap.sitemap that return SitemapPackageModifier and TypeMethodDescriptionSitemapFactory.getSitemapPackage()Returns the package supported by this factory. -
Uses of SitemapPackage in org.openhab.core.model.sitemap.sitemap.impl
Classes in org.openhab.core.model.sitemap.sitemap.impl that implement SitemapPackageModifier and TypeClassDescriptionclassAn implementation of the model Package.Methods in org.openhab.core.model.sitemap.sitemap.impl that return SitemapPackageModifier and TypeMethodDescriptionstatic SitemapPackageSitemapFactoryImpl.getPackage()Deprecated.SitemapFactoryImpl.getSitemapPackage()static SitemapPackageSitemapPackageImpl.init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of SitemapPackage in org.openhab.core.model.sitemap.sitemap.util
Fields in org.openhab.core.model.sitemap.sitemap.util declared as SitemapPackageModifier and TypeFieldDescriptionprotected static SitemapPackageSitemapAdapterFactory.modelPackageThe cached model package.protected static SitemapPackageSitemapSwitch.modelPackageThe cached model package