Uses of Interface
org.openhab.core.model.sitemap.sitemap.SitemapModel
Packages that use SitemapModel
Package
Description
-
Uses of SitemapModel in org.openhab.core.model.sitemap.sitemap
Subinterfaces of SitemapModel in org.openhab.core.model.sitemap.sitemapModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Model Sitemap'.Methods in org.openhab.core.model.sitemap.sitemap that return SitemapModelModifier and TypeMethodDescriptionSitemapFactory.createSitemapModel()Returns a new object of class 'Model'. -
Uses of SitemapModel in org.openhab.core.model.sitemap.sitemap.impl
Classes in org.openhab.core.model.sitemap.sitemap.impl that implement SitemapModelModifier and TypeClassDescriptionclassAn implementation of the model object 'Model Sitemap'.classAn implementation of the model object 'Model'.Methods in org.openhab.core.model.sitemap.sitemap.impl that return SitemapModel -
Uses of SitemapModel in org.openhab.core.model.sitemap.sitemap.util
Methods in org.openhab.core.model.sitemap.sitemap.util with parameters of type SitemapModelModifier and TypeMethodDescriptionSitemapSwitch.caseSitemapModel(SitemapModel object) Returns the result of interpreting the object as an instance of 'Model'.