Uses of Interface
org.openhab.core.items.MetadataRegistry
Packages that use MetadataRegistry
-
Uses of MetadataRegistry in org.openhab.core.voice.text
Methods in org.openhab.core.voice.text with parameters of type MetadataRegistryModifier and TypeMethodDescriptionboolean
AbstractRuleBasedInterpreter.ItemFilter.filterItem
(Item item, MetadataRegistry metadataRegistry) Constructors in org.openhab.core.voice.text with parameters of type MetadataRegistryModifierConstructorDescriptionprotected
AbstractRuleBasedInterpreter
(EventPublisher eventPublisher, ItemRegistry itemRegistry, MetadataRegistry metadataRegistry)