Uses of Interface
org.openhab.core.model.rule.rules.ItemStateCondition
Packages that use ItemStateCondition
Package
Description
-
Uses of ItemStateCondition in org.openhab.core.model.rule.rules
Methods in org.openhab.core.model.rule.rules that return ItemStateConditionModifier and TypeMethodDescriptionRulesFactory.createItemStateCondition()Returns a new object of class 'Item State Condition'. -
Uses of ItemStateCondition in org.openhab.core.model.rule.rules.impl
Classes in org.openhab.core.model.rule.rules.impl that implement ItemStateConditionModifier and TypeClassDescriptionclassAn implementation of the model object 'Item State Condition'.Methods in org.openhab.core.model.rule.rules.impl that return ItemStateCondition -
Uses of ItemStateCondition in org.openhab.core.model.rule.rules.util
Methods in org.openhab.core.model.rule.rules.util with parameters of type ItemStateConditionModifier and TypeMethodDescriptionRulesSwitch.caseItemStateCondition(ItemStateCondition object) Returns the result of interpreting the object as an instance of 'Item State Condition'. -
Uses of ItemStateCondition in org.openhab.core.model.rule.serializer
Methods in org.openhab.core.model.rule.serializer with parameters of type ItemStateConditionModifier and TypeMethodDescriptionprotected voidRulesSemanticSequencer.sequence_ItemStateCondition(org.eclipse.xtext.serializer.ISerializationContext context, ItemStateCondition semanticObject) Contexts: Condition returns ItemStateCondition ItemStateCondition returns ItemStateCondition Constraint: (item=ItemName operator=Operator?