Uses of Interface
org.openhab.core.model.rule.rules.ValidStateNumber
Packages that use ValidStateNumber
Package
Description
-
Uses of ValidStateNumber in org.openhab.core.model.rule.rules
Methods in org.openhab.core.model.rule.rules that return ValidStateNumberModifier and TypeMethodDescriptionRulesFactory.createValidStateNumber()Returns a new object of class 'Valid State Number'. -
Uses of ValidStateNumber in org.openhab.core.model.rule.rules.impl
Classes in org.openhab.core.model.rule.rules.impl that implement ValidStateNumberModifier and TypeClassDescriptionclassAn implementation of the model object 'Valid State Number'.Methods in org.openhab.core.model.rule.rules.impl that return ValidStateNumber -
Uses of ValidStateNumber in org.openhab.core.model.rule.rules.util
Methods in org.openhab.core.model.rule.rules.util with parameters of type ValidStateNumberModifier and TypeMethodDescriptionRulesSwitch.caseValidStateNumber(ValidStateNumber object) Returns the result of interpreting the object as an instance of 'Valid State Number'. -
Uses of ValidStateNumber in org.openhab.core.model.rule.serializer
Methods in org.openhab.core.model.rule.serializer with parameters of type ValidStateNumberModifier and TypeMethodDescriptionprotected voidAbstractRulesSemanticSequencer.sequence_ValidStateNumber(org.eclipse.xtext.serializer.ISerializationContext context, ValidStateNumber semanticObject) Contexts: ValidState returns ValidStateNumber ValidStateNumber returns ValidStateNumber Constraint: value=Number