Uses of Interface
org.openhab.core.model.items.ItemModel
Package
Description
-
Uses of ItemModel in org.openhab.core.model.items
Modifier and TypeMethodDescriptionItemsFactory.createItemModel()
Returns a new object of class 'Item Model'. -
Uses of ItemModel in org.openhab.core.model.items.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Item Model'. -
Uses of ItemModel in org.openhab.core.model.items.util
Modifier and TypeMethodDescriptionItemsSwitch.caseItemModel
(ItemModel object) Returns the result of interpreting the object as an instance of 'Item Model'. -
Uses of ItemModel in org.openhab.core.model.serializer
Modifier and TypeMethodDescriptionprotected void
AbstractItemsSemanticSequencer.sequence_ItemModel
(org.eclipse.xtext.serializer.ISerializationContext context, ItemModel semanticObject) Contexts: ItemModel returns ItemModel Constraint: items+=ModelItem*