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.serializer
Methods in org.openhab.core.model.sitemap.serializer with parameters of type SitemapModelModifier and TypeMethodDescriptionprotected voidSitemapSemanticSequencer.sequence_SitemapModel(org.eclipse.xtext.serializer.ISerializationContext context, SitemapModel semanticObject) Contexts: SitemapModel returns SitemapModel Constraint: sitemaps+=ModelSitemap* -
Uses of SitemapModel in org.openhab.core.model.sitemap.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'.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'.