Uses of Interface
org.openhab.core.model.items.ModelBinding
Packages that use ModelBinding
Package
Description
-
Uses of ModelBinding in org.openhab.core.model.items
Methods in org.openhab.core.model.items that return ModelBindingModifier and TypeMethodDescriptionItemsFactory.createModelBinding()
Returns a new object of class 'Model Binding'.Methods in org.openhab.core.model.items that return types with arguments of type ModelBindingModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList
<ModelBinding> ModelItem.getBindings()
Returns the value of the 'Bindings' containment reference list. -
Uses of ModelBinding in org.openhab.core.model.items.impl
Classes in org.openhab.core.model.items.impl that implement ModelBindingModifier and TypeClassDescriptionclass
An implementation of the model object 'Model Binding'.Fields in org.openhab.core.model.items.impl with type parameters of type ModelBindingModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList
<ModelBinding> ModelItemImpl.bindings
The cached value of the 'Bindings
' containment reference list.Methods in org.openhab.core.model.items.impl that return ModelBindingMethods in org.openhab.core.model.items.impl that return types with arguments of type ModelBindingModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList
<ModelBinding> ModelItemImpl.getBindings()
-
Uses of ModelBinding in org.openhab.core.model.items.util
Methods in org.openhab.core.model.items.util with parameters of type ModelBindingModifier and TypeMethodDescriptionItemsSwitch.caseModelBinding
(ModelBinding object) Returns the result of interpreting the object as an instance of 'Model Binding'. -
Uses of ModelBinding in org.openhab.core.model.serializer
Methods in org.openhab.core.model.serializer with parameters of type ModelBindingModifier and TypeMethodDescriptionprotected void
AbstractItemsSemanticSequencer.sequence_ModelBinding
(org.eclipse.xtext.serializer.ISerializationContext context, ModelBinding semanticObject) Contexts: ModelBinding returns ModelBinding Constraint: (type=ID configuration=STRING properties+=ModelProperty?