Uses of Interface
org.openhab.core.model.rule.rules.VariableDeclaration
Packages that use VariableDeclaration
Package
Description
-
Uses of VariableDeclaration in org.openhab.core.model.rule.rules
Methods in org.openhab.core.model.rule.rules that return VariableDeclarationModifier and TypeMethodDescriptionRulesFactory.createVariableDeclaration()
Returns a new object of class 'Variable Declaration'.Methods in org.openhab.core.model.rule.rules that return types with arguments of type VariableDeclarationModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList
<VariableDeclaration> RuleModel.getVariables()
Returns the value of the 'Variables' containment reference list. -
Uses of VariableDeclaration in org.openhab.core.model.rule.rules.impl
Classes in org.openhab.core.model.rule.rules.impl that implement VariableDeclarationModifier and TypeClassDescriptionclass
An implementation of the model object 'Variable Declaration'.Fields in org.openhab.core.model.rule.rules.impl with type parameters of type VariableDeclarationModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList
<VariableDeclaration> RuleModelImpl.variables
The cached value of the 'Variables
' containment reference list.Methods in org.openhab.core.model.rule.rules.impl that return VariableDeclarationMethods in org.openhab.core.model.rule.rules.impl that return types with arguments of type VariableDeclarationModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList
<VariableDeclaration> RuleModelImpl.getVariables()
-
Uses of VariableDeclaration in org.openhab.core.model.rule.rules.util
Methods in org.openhab.core.model.rule.rules.util with parameters of type VariableDeclarationModifier and TypeMethodDescriptionRulesSwitch.caseVariableDeclaration
(VariableDeclaration object) Returns the result of interpreting the object as an instance of 'Variable Declaration'. -
Uses of VariableDeclaration in org.openhab.core.model.rule.serializer
Methods in org.openhab.core.model.rule.serializer with parameters of type VariableDeclarationModifier and TypeMethodDescriptionprotected void
AbstractRulesSemanticSequencer.sequence_VariableDeclaration
(org.eclipse.xtext.serializer.ISerializationContext context, VariableDeclaration semanticObject) Contexts: VariableDeclaration returns VariableDeclaration Constraint: (writeable?