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