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