Uses of Interface
org.openhab.core.model.sitemap.sitemap.ModelSetpoint
Packages that use ModelSetpoint
Package
Description
-
Uses of ModelSetpoint in org.openhab.core.model.sitemap.serializer
Methods in org.openhab.core.model.sitemap.serializer with parameters of type ModelSetpointModifier and TypeMethodDescriptionprotected voidSitemapSemanticSequencer.sequence_ModelSetpoint(org.eclipse.xtext.serializer.ISerializationContext context, ModelSetpoint semanticObject) Contexts: ModelWidget returns ModelSetpoint ModelNonLinkableWidget returns ModelSetpoint ModelSetpoint returns ModelSetpoint Constraint: ( item=ItemRef | label=ID | label=STRING | icon=Icon | IconRules=ModelIconRuleList | staticIcon=Icon | minValue=Number | maxValue=Number | step=Number | labelColor=ModelColorArrayList | valueColor=ModelColorArrayList | iconColor=ModelColorArrayList | visibility=ModelVisibilityRuleList )+ -
Uses of ModelSetpoint in org.openhab.core.model.sitemap.sitemap
Methods in org.openhab.core.model.sitemap.sitemap that return ModelSetpointModifier and TypeMethodDescriptionSitemapFactory.createModelSetpoint()Returns a new object of class 'Model Setpoint'. -
Uses of ModelSetpoint in org.openhab.core.model.sitemap.sitemap.impl
Classes in org.openhab.core.model.sitemap.sitemap.impl that implement ModelSetpointModifier and TypeClassDescriptionclassAn implementation of the model object 'Model Setpoint'.Methods in org.openhab.core.model.sitemap.sitemap.impl that return ModelSetpoint -
Uses of ModelSetpoint in org.openhab.core.model.sitemap.sitemap.util
Methods in org.openhab.core.model.sitemap.sitemap.util with parameters of type ModelSetpointModifier and TypeMethodDescriptionSitemapSwitch.caseModelSetpoint(ModelSetpoint object) Returns the result of interpreting the object as an instance of 'Model Setpoint'. -
Uses of ModelSetpoint in org.openhab.core.model.sitemap.validation
Methods in org.openhab.core.model.sitemap.validation with parameters of type ModelSetpointModifier and TypeMethodDescriptionvoidSitemapValidator.checkSetpointParameters(ModelSetpoint sp)