Uses of Interface
org.openhab.core.model.sitemap.sitemap.Switch
Package
Description
-
Uses of Switch in org.openhab.core.model.sitemap.serializer
Modifier and TypeMethodDescriptionprotected void
AbstractSitemapSemanticSequencer.sequence_Switch
(org.eclipse.xtext.serializer.ISerializationContext context, Switch semanticObject) Contexts: Widget returns Switch NonLinkableWidget returns Switch Switch returns Switch Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | (IconRules+=IconRule IconRules+=IconRule*) | staticIcon=Icon | (mappings+=Mapping mappings+=Mapping*) | (LabelColor+=ColorArray LabelColor+=ColorArray*) | (ValueColor+=ColorArray ValueColor+=ColorArray*) | (IconColor+=ColorArray IconColor+=ColorArray*) | (Visibility+=VisibilityRule Visibility+=VisibilityRule*) )+ -
Uses of Switch in org.openhab.core.model.sitemap.sitemap
Modifier and TypeMethodDescriptionSitemapFactory.createSwitch()
Returns a new object of class 'Switch'. -
Uses of Switch in org.openhab.core.model.sitemap.sitemap.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Switch'. -
Uses of Switch in org.openhab.core.model.sitemap.sitemap.util
Modifier and TypeMethodDescriptionSitemapSwitch.caseSwitch
(Switch object) Returns the result of interpreting the object as an instance of 'Switch'.