Uses of Interface
org.openhab.core.model.rule.rules.ValidStateString
Packages that use ValidStateString
Package
Description
-
Uses of ValidStateString in org.openhab.core.model.rule.rules
Methods in org.openhab.core.model.rule.rules that return ValidStateStringModifier and TypeMethodDescriptionRulesFactory.createValidStateString()
Returns a new object of class 'Valid State String'. -
Uses of ValidStateString in org.openhab.core.model.rule.rules.impl
Classes in org.openhab.core.model.rule.rules.impl that implement ValidStateStringModifier and TypeClassDescriptionclass
An implementation of the model object 'Valid State String'.Methods in org.openhab.core.model.rule.rules.impl that return ValidStateString -
Uses of ValidStateString in org.openhab.core.model.rule.rules.util
Methods in org.openhab.core.model.rule.rules.util with parameters of type ValidStateStringModifier and TypeMethodDescriptionRulesSwitch.caseValidStateString
(ValidStateString object) Returns the result of interpreting the object as an instance of 'Valid State String'. -
Uses of ValidStateString in org.openhab.core.model.rule.serializer
Methods in org.openhab.core.model.rule.serializer with parameters of type ValidStateStringModifier and TypeMethodDescriptionprotected void
AbstractRulesSemanticSequencer.sequence_ValidStateString
(org.eclipse.xtext.serializer.ISerializationContext context, ValidStateString semanticObject) Contexts: ValidState returns ValidStateString ValidStateString returns ValidStateString Constraint: value=STRING