Uses of Interface
org.openhab.core.model.rule.rules.SystemOnShutdownTrigger
Packages that use SystemOnShutdownTrigger
Package
Description
-
Uses of SystemOnShutdownTrigger in org.openhab.core.model.rule.rules
Methods in org.openhab.core.model.rule.rules that return SystemOnShutdownTriggerModifier and TypeMethodDescriptionRulesFactory.createSystemOnShutdownTrigger()
Returns a new object of class 'System On Shutdown Trigger'. -
Uses of SystemOnShutdownTrigger in org.openhab.core.model.rule.rules.impl
Classes in org.openhab.core.model.rule.rules.impl that implement SystemOnShutdownTriggerModifier and TypeClassDescriptionclass
An implementation of the model object 'System On Shutdown Trigger'.Methods in org.openhab.core.model.rule.rules.impl that return SystemOnShutdownTrigger -
Uses of SystemOnShutdownTrigger in org.openhab.core.model.rule.rules.util
Methods in org.openhab.core.model.rule.rules.util with parameters of type SystemOnShutdownTriggerModifier and TypeMethodDescriptionRulesSwitch.caseSystemOnShutdownTrigger
(SystemOnShutdownTrigger object) Returns the result of interpreting the object as an instance of 'System On Shutdown Trigger'. -
Uses of SystemOnShutdownTrigger in org.openhab.core.model.rule.serializer
Methods in org.openhab.core.model.rule.serializer with parameters of type SystemOnShutdownTriggerModifier and TypeMethodDescriptionprotected void
AbstractRulesSemanticSequencer.sequence_SystemOnShutdownTrigger
(org.eclipse.xtext.serializer.ISerializationContext context, SystemOnShutdownTrigger semanticObject) Contexts: EventTrigger returns SystemOnShutdownTrigger SystemTrigger returns SystemOnShutdownTrigger SystemOnShutdownTrigger returns SystemOnShutdownTrigger Constraint: {SystemOnShutdownTrigger}