Uses of Interface
org.openhab.core.model.rule.rules.Rule
Package
Description
-
Uses of Rule in org.openhab.core.model.rule.rules
Modifier and TypeMethodDescriptionRulesFactory.createRule()
Returns a new object of class 'Rule'. -
Uses of Rule in org.openhab.core.model.rule.rules.impl
-
Uses of Rule in org.openhab.core.model.rule.rules.util
-
Uses of Rule in org.openhab.core.model.rule.serializer
Modifier and TypeMethodDescriptionprotected void
AbstractRulesSemanticSequencer.sequence_Rule
(org.eclipse.xtext.serializer.ISerializationContext context, Rule semanticObject) Contexts: Rule returns Rule Constraint: ((name=STRING | name=ID) eventtrigger+=EventTrigger eventtrigger+=EventTrigger* script=Script)