Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

A - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
 
AAC - Static variable in class org.openhab.core.audio.AudioFormat
 
AAC_EXTENSION - Static variable in class org.openhab.core.audio.FileAudioStream
 
Ab - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
 
abbreviate(String, int) - Static method in class org.openhab.core.util.StringUtils
Input string is shortened to the maxwidth, the last 3 chars are replaced by ...
abort() - Method in interface org.openhab.core.voice.KSServiceHandle
Aborts keyword spotting in the associated KSService
abort() - Method in interface org.openhab.core.voice.STTServiceHandle
Aborts recognition in the associated STTService
abortScan() - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
 
abortScan() - Method in interface org.openhab.core.config.discovery.DiscoveryService
Stops an active scan for devices.
This method must not block any calls such as DiscoveryService.startScan(org.openhab.core.config.discovery.ScanListener) and must return fast.
abortScan(String) - Method in interface org.openhab.core.config.discovery.DiscoveryServiceRegistry
Aborts a started discovery on all DiscoveryServices for the given binding id.
abortScan(ThingTypeUID) - Method in interface org.openhab.core.config.discovery.DiscoveryServiceRegistry
Aborts a started discovery on all DiscoveryServices for the given thing type.
ABSTRACT_UNIT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
The meta object id for the 'Abstract Unit' class.
ABSTRACT_UNIT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage.Literals
The meta object literal for the 'Abstract Unit' class.
ABSTRACT_UNIT__VALUE - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
The feature id for the 'Value' attribute.
ABSTRACT_UNIT__VALUE - Static variable in interface org.openhab.core.model.script.script.ScriptPackage.Literals
The meta object literal for the 'Value' attribute feature.
ABSTRACT_UNIT_FEATURE_COUNT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
The number of structural features of the 'Abstract Unit' class.
AbstractCachedTTSService - Class in org.openhab.core.voice
Implements cache functionality for the TTS service extending this class.
AbstractCachedTTSService(TTSCache) - Constructor for class org.openhab.core.voice.AbstractCachedTTSService
 
AbstractConsoleCommandExtension - Class in org.openhab.core.io.console.extensions
A base class that should be used by console command extension for better inclusion.
AbstractConsoleCommandExtension(String, String) - Constructor for class org.openhab.core.io.console.extensions.AbstractConsoleCommandExtension
Generate a new console command extension.
AbstractDescriptionType - Class in org.openhab.core.thing.type
The AbstractDescriptionType class is the base class for a ThingType, a BridgeType a ChannelType or a ChannelGroupType.
AbstractDescriptionType(UID, String, String, URI) - Constructor for class org.openhab.core.thing.type.AbstractDescriptionType
Creates a new instance of this class with the specified parameters.
AbstractDiscoveryService - Class in org.openhab.core.config.discovery
The AbstractDiscoveryService provides methods which handle the DiscoveryListeners.
AbstractDiscoveryService(int) - Constructor for class org.openhab.core.config.discovery.AbstractDiscoveryService
Creates a new instance of this class with the specified parameters and background discovery enabled and no input parameter supported to start the discovery.
AbstractDiscoveryService(Set<ThingTypeUID>, int) - Constructor for class org.openhab.core.config.discovery.AbstractDiscoveryService
Creates a new instance of this class with the specified parameters and background discovery enabled and no input parameter supported to start the discovery.
AbstractDiscoveryService(Set<ThingTypeUID>, int, boolean) - Constructor for class org.openhab.core.config.discovery.AbstractDiscoveryService
Creates a new instance of this class with the specified parameters and no input parameter supported to start the discovery.
AbstractDiscoveryService(Set<ThingTypeUID>, int, boolean, String, String) - Constructor for class org.openhab.core.config.discovery.AbstractDiscoveryService
Creates a new instance of this class with the specified parameters.
AbstractDynamicDescriptionProvider - Class in org.openhab.core.thing.binding
The AbstractDynamicDescriptionProvider provides a base implementation for dynamic description providers.
AbstractDynamicDescriptionProvider() - Constructor for class org.openhab.core.thing.binding.AbstractDynamicDescriptionProvider
 
AbstractEvent - Class in org.openhab.core.events
Abstract implementation of the Event interface.
AbstractEvent(String, String, String) - Constructor for class org.openhab.core.events.AbstractEvent
Must be called in subclass constructor to create a new event.
AbstractEventFactory - Class in org.openhab.core.events
The AbstractEventFactory defines an abstract implementation of the EventFactory interface.
AbstractEventFactory(Set<String>) - Constructor for class org.openhab.core.events.AbstractEventFactory
Must be called in subclass constructor to define the supported event types.
AbstractEventFactory.ZonedDateTimeAdapter - Class in org.openhab.core.events
 
AbstractFileTransformationService<T> - Class in org.openhab.core.transform
Deprecated.
use the TransformationRegistry instead
AbstractFileTransformationService() - Constructor for class org.openhab.core.transform.AbstractFileTransformationService
Deprecated.
 
AbstractFileTransformationService.FileExtensionsFilter - Class in org.openhab.core.transform
Deprecated.
 
AbstractI18nException - Exception Class in org.openhab.core.i18n
Provides an exception class for openHAB that incorporates support for internationalization
AbstractI18nException(String, Object...) - Constructor for exception class org.openhab.core.i18n.AbstractI18nException
 
AbstractI18nException(String, Throwable, Object...) - Constructor for exception class org.openhab.core.i18n.AbstractI18nException
 
AbstractI18nException(Throwable) - Constructor for exception class org.openhab.core.i18n.AbstractI18nException
 
AbstractI18nMojo - Class in org.openhab.core.tools.i18n.plugin
Base class for internationalization mojos using openHAB XML information.
AbstractI18nMojo() - Constructor for class org.openhab.core.tools.i18n.plugin.AbstractI18nMojo
 
AbstractInboxEvent - Class in org.openhab.core.config.discovery.inbox.events
Abstract implementation of an inbox event which will be posted by the Inbox for added, removed and updated discovery results.
AbstractInboxEvent(String, String, DiscoveryResultDTO) - Constructor for class org.openhab.core.config.discovery.inbox.events.AbstractInboxEvent
Must be called in subclass constructor to create an inbox event.
AbstractItemChannelLinkRegistryEvent - Class in org.openhab.core.thing.link.events
AbstractItemChannelLinkRegistryEvent is an abstract class for item channel link events.
AbstractItemChannelLinkRegistryEvent(String, String, ItemChannelLinkDTO) - Constructor for class org.openhab.core.thing.link.events.AbstractItemChannelLinkRegistryEvent
 
AbstractItemEventSubscriber - Class in org.openhab.core.items.events
The AbstractItemEventSubscriber defines an abstract implementation of the EventSubscriber interface for receiving ItemStateEvents and ItemCommandEvents from the openHAB event bus.
AbstractItemEventSubscriber() - Constructor for class org.openhab.core.items.events.AbstractItemEventSubscriber
 
AbstractItemFileGenerator - Class in org.openhab.core.items.fileconverter
AbstractItemFileGenerator is the base class for any Item file generator.
AbstractItemFileGenerator() - Constructor for class org.openhab.core.items.fileconverter.AbstractItemFileGenerator
 
AbstractItemFileGenerator.ConfigParameter - Record Class in org.openhab.core.items.fileconverter
AbstractItemFileGenerator.ConfigParameter is a container for any configuration parameter defined by a name and a value.
AbstractItemRegistryEvent - Class in org.openhab.core.items.events
Abstract implementation of an item registry event which will be posted by the ItemRegistry for added, removed and updated items.
AbstractItemRegistryEvent(String, String, String, ItemDTO) - Constructor for class org.openhab.core.items.events.AbstractItemRegistryEvent
Must be called in subclass constructor to create a new item registry event.
AbstractItemsIdeModule - Class in org.openhab.core.model.ide
Manual modifications go to ItemsIdeModule.
AbstractItemsIdeModule() - Constructor for class org.openhab.core.model.ide.AbstractItemsIdeModule
 
AbstractItemsRuntimeModule - Class in org.openhab.core.model
Manual modifications go to ItemsRuntimeModule.
AbstractItemsRuntimeModule() - Constructor for class org.openhab.core.model.AbstractItemsRuntimeModule
 
AbstractItemsScopeProvider - Class in org.openhab.core.model.scoping
 
AbstractItemsScopeProvider() - Constructor for class org.openhab.core.model.scoping.AbstractItemsScopeProvider
 
AbstractItemsSemanticSequencer - Class in org.openhab.core.model.serializer
 
AbstractItemsSemanticSequencer() - Constructor for class org.openhab.core.model.serializer.AbstractItemsSemanticSequencer
 
AbstractItemsSyntacticSequencer - Class in org.openhab.core.model.serializer
 
AbstractItemsSyntacticSequencer() - Constructor for class org.openhab.core.model.serializer.AbstractItemsSyntacticSequencer
 
AbstractItemsValidator - Class in org.openhab.core.model.validation
 
AbstractItemsValidator() - Constructor for class org.openhab.core.model.validation.AbstractItemsValidator
 
AbstractLink - Class in org.openhab.core.thing.link
AbstractLink is the abstract base class of all links.
AbstractLink() - Constructor for class org.openhab.core.thing.link.AbstractLink
 
AbstractLink(String) - Constructor for class org.openhab.core.thing.link.AbstractLink
Constructor.
AbstractLinkDTO - Class in org.openhab.core.thing.link.dto
This is an abstract class for link data transfer object that is used to serialize links.
AbstractLinkDTO() - Constructor for class org.openhab.core.thing.link.dto.AbstractLinkDTO
Default constructor for deserialization e.g. by Gson.
AbstractLinkDTO(String) - Constructor for class org.openhab.core.thing.link.dto.AbstractLinkDTO
 
AbstractLinkRegistry<L,P> - Class in org.openhab.core.thing.link
AbstractLinkRegistry is an abstract class for link based registries, which handle AbstractLinks.
AbstractLinkRegistry(Class<P>) - Constructor for class org.openhab.core.thing.link.AbstractLinkRegistry
 
AbstractManagedProvider<E,K,PE> - Class in org.openhab.core.common.registry
AbstractManagedProvider is an abstract implementation for the ManagedProvider interface and can be used as base class for ManagedProvider implementations.
AbstractManagedProvider(StorageService) - Constructor for class org.openhab.core.common.registry.AbstractManagedProvider
 
AbstractPersistenceIdeModule - Class in org.openhab.core.model.persistence.ide
Manual modifications go to PersistenceIdeModule.
AbstractPersistenceIdeModule() - Constructor for class org.openhab.core.model.persistence.ide.AbstractPersistenceIdeModule
 
AbstractPersistenceRuntimeModule - Class in org.openhab.core.model.persistence
Manual modifications go to PersistenceRuntimeModule.
AbstractPersistenceRuntimeModule() - Constructor for class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
AbstractPersistenceScopeProvider - Class in org.openhab.core.model.persistence.scoping
 
AbstractPersistenceScopeProvider() - Constructor for class org.openhab.core.model.persistence.scoping.AbstractPersistenceScopeProvider
 
AbstractPersistenceSemanticSequencer - Class in org.openhab.core.model.persistence.serializer
 
AbstractPersistenceSemanticSequencer() - Constructor for class org.openhab.core.model.persistence.serializer.AbstractPersistenceSemanticSequencer
 
AbstractPersistenceSyntacticSequencer - Class in org.openhab.core.model.persistence.serializer
 
AbstractPersistenceSyntacticSequencer() - Constructor for class org.openhab.core.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
 
AbstractPersistenceValidator - Class in org.openhab.core.model.persistence.validation
 
AbstractPersistenceValidator() - Constructor for class org.openhab.core.model.persistence.validation.AbstractPersistenceValidator
 
AbstractProvider<E> - Class in org.openhab.core.common.registry
AbstractProvider can be used as base class for Provider implementations.
AbstractProvider() - Constructor for class org.openhab.core.common.registry.AbstractProvider
 
AbstractReconnectStrategy - Class in org.openhab.core.io.transport.mqtt.reconnect
Implement this class to provide a strategy for (re)establishing a lost broker connection.
AbstractReconnectStrategy() - Constructor for class org.openhab.core.io.transport.mqtt.reconnect.AbstractReconnectStrategy
 
AbstractRegistry<E,K,P> - Class in org.openhab.core.common.registry
The AbstractRegistry is an abstract implementation of the Registry interface, that can be used as base class for Registry implementations.
AbstractRegistry(Class<P>) - Constructor for class org.openhab.core.common.registry.AbstractRegistry
Constructor.
AbstractRemoteAddonService - Class in org.openhab.core.addon.marketplace
The AbstractRemoteAddonService implements basic functionality of a remote add-on-service
AbstractRemoteAddonService(EventPublisher, ConfigurationAdmin, StorageService, AddonInfoRegistry, String) - Constructor for class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
 
AbstractResourceIconProvider - Class in org.openhab.core.ui.icon
This is an abstract base class for implementing icon providers that serve icons from file resources.
AbstractResourceIconProvider(TranslationProvider) - Constructor for class org.openhab.core.ui.icon.AbstractResourceIconProvider
 
AbstractRuleBasedInterpreter - Class in org.openhab.core.voice.text
A human language command interpretation service.
AbstractRuleBasedInterpreter(EventPublisher, ItemRegistry, MetadataRegistry) - Constructor for class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
 
AbstractRuleBasedInterpreter.ItemCommandSupplier - Interface in org.openhab.core.voice.text
 
AbstractRuleBasedInterpreter.ItemFilter - Record Class in org.openhab.core.voice.text
 
AbstractRuleRegistryEvent - Class in org.openhab.core.automation.events
abstract class for rule events
AbstractRuleRegistryEvent(String, String, String, RuleDTO) - Constructor for class org.openhab.core.automation.events.AbstractRuleRegistryEvent
Must be called in subclass constructor to create a new rule registry event.
AbstractRulesIdeModule - Class in org.openhab.core.model.rule.ide
Manual modifications go to RulesIdeModule.
AbstractRulesIdeModule() - Constructor for class org.openhab.core.model.rule.ide.AbstractRulesIdeModule
 
AbstractRulesRuntimeModule - Class in org.openhab.core.model.rule
Manual modifications go to RulesRuntimeModule.
AbstractRulesRuntimeModule() - Constructor for class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
AbstractRulesScopeProvider - Class in org.openhab.core.model.rule.scoping
 
AbstractRulesScopeProvider() - Constructor for class org.openhab.core.model.rule.scoping.AbstractRulesScopeProvider
 
AbstractRulesSemanticSequencer - Class in org.openhab.core.model.rule.serializer
 
AbstractRulesSemanticSequencer() - Constructor for class org.openhab.core.model.rule.serializer.AbstractRulesSemanticSequencer
 
AbstractRulesSyntacticSequencer - Class in org.openhab.core.model.rule.serializer
 
AbstractRulesSyntacticSequencer() - Constructor for class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
 
AbstractRulesValidator - Class in org.openhab.core.model.rule.validation
 
AbstractRulesValidator() - Constructor for class org.openhab.core.model.rule.validation.AbstractRulesValidator
 
AbstractScriptDependencyTracker - Class in org.openhab.core.automation.module.script.rulesupport.loader
The AbstractScriptDependencyTracker tracks dependencies between scripts and reloads dependees It needs to be sub-classed for each ScriptEngineFactory that wants to support dependency tracking
AbstractScriptDependencyTracker(WatchService, String) - Constructor for class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptDependencyTracker
 
AbstractScriptEngineFactory - Class in org.openhab.core.automation.module.script
This is an abstract class for implementing ScriptEngineFactorys.
AbstractScriptEngineFactory() - Constructor for class org.openhab.core.automation.module.script.AbstractScriptEngineFactory
 
AbstractScriptFileWatcher - Class in org.openhab.core.automation.module.script.rulesupport.loader
The AbstractScriptFileWatcher is default implementation for watching a directory for files.
AbstractScriptFileWatcher(WatchService, ScriptEngineManager, ReadyService, StartLevelService, String, boolean) - Constructor for class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
 
AbstractScriptIdeModule - Class in org.openhab.core.model.script.ide
Manual modifications go to ScriptIdeModule.
AbstractScriptIdeModule() - Constructor for class org.openhab.core.model.script.ide.AbstractScriptIdeModule
 
AbstractScriptRuntimeModule - Class in org.openhab.core.model.script
Manual modifications go to ScriptRuntimeModule.
AbstractScriptRuntimeModule() - Constructor for class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
AbstractScriptScopeProvider - Class in org.openhab.core.model.script.scoping
 
AbstractScriptScopeProvider() - Constructor for class org.openhab.core.model.script.scoping.AbstractScriptScopeProvider
 
AbstractScriptSemanticSequencer - Class in org.openhab.core.model.script.serializer
 
AbstractScriptSemanticSequencer() - Constructor for class org.openhab.core.model.script.serializer.AbstractScriptSemanticSequencer
 
AbstractScriptSyntacticSequencer - Class in org.openhab.core.model.script.serializer
 
AbstractScriptSyntacticSequencer() - Constructor for class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
 
AbstractScriptValidator - Class in org.openhab.core.model.script.validation
 
AbstractScriptValidator() - Constructor for class org.openhab.core.model.script.validation.AbstractScriptValidator
 
AbstractServiceBundleTracker - Class in org.openhab.core.service
The AbstractServiceBundleTracker tracks a set of bundles (selected AbstractServiceBundleTracker.isRelevantBundle(Bundle) and sets the AbstractServiceBundleTracker.readyMarker when all registered bundles are active
AbstractServiceBundleTracker(ReadyService, BundleContext, ReadyMarker) - Constructor for class org.openhab.core.service.AbstractServiceBundleTracker
 
AbstractSitemapIdeModule - Class in org.openhab.core.model.sitemap.ide
Manual modifications go to SitemapIdeModule.
AbstractSitemapIdeModule() - Constructor for class org.openhab.core.model.sitemap.ide.AbstractSitemapIdeModule
 
AbstractSitemapRuntimeModule - Class in org.openhab.core.model.sitemap
Manual modifications go to SitemapRuntimeModule.
AbstractSitemapRuntimeModule() - Constructor for class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
AbstractSitemapScopeProvider - Class in org.openhab.core.model.sitemap.scoping
 
AbstractSitemapScopeProvider() - Constructor for class org.openhab.core.model.sitemap.scoping.AbstractSitemapScopeProvider
 
AbstractSitemapSemanticSequencer - Class in org.openhab.core.model.sitemap.serializer
 
AbstractSitemapSemanticSequencer() - Constructor for class org.openhab.core.model.sitemap.serializer.AbstractSitemapSemanticSequencer
 
AbstractSitemapSyntacticSequencer - Class in org.openhab.core.model.sitemap.serializer
 
AbstractSitemapSyntacticSequencer() - Constructor for class org.openhab.core.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
 
AbstractSitemapValidator - Class in org.openhab.core.model.sitemap.validation
 
AbstractSitemapValidator() - Constructor for class org.openhab.core.model.sitemap.validation.AbstractSitemapValidator
 
AbstractStorageBasedTypeProvider - Class in org.openhab.core.thing.binding
The AbstractStorageBasedTypeProvider is the base class for the implementation of a Storage based ThingTypeProvider, ChannelTypeProvider and ChannelGroupTypeProvider It can be subclassed by bindings that create ThingTypes and ChannelTypes on-the-fly and need to persist those for future thing initializations
AbstractStorageBasedTypeProvider(StorageService) - Constructor for class org.openhab.core.thing.binding.AbstractStorageBasedTypeProvider
Instantiate a new storage based type provider.
AbstractThingDTO - Class in org.openhab.core.thing.dto
This is a data transfer object that is used to serialize things.
AbstractThingDTO() - Constructor for class org.openhab.core.thing.dto.AbstractThingDTO
 
AbstractThingDTO(String, String, String, String, Map<String, Object>, Map<String, String>, String, String) - Constructor for class org.openhab.core.thing.dto.AbstractThingDTO
 
AbstractThingFileGenerator - Class in org.openhab.core.thing.fileconverter
AbstractThingFileGenerator is the base class for any Thing file generator.
AbstractThingFileGenerator(ThingTypeRegistry, ChannelTypeRegistry, ConfigDescriptionRegistry) - Constructor for class org.openhab.core.thing.fileconverter.AbstractThingFileGenerator
 
AbstractThingFileGenerator.ConfigParameter - Record Class in org.openhab.core.thing.fileconverter
AbstractThingFileGenerator.ConfigParameter is a container for any configuration parameter defined by a name and a value.
AbstractThingHandlerDiscoveryService<T> - Class in org.openhab.core.config.discovery
The AbstractThingHandlerDiscoveryService extends the AbstractDiscoveryService for thing-based discovery services.
AbstractThingHandlerDiscoveryService(Class<T>, int) - Constructor for class org.openhab.core.config.discovery.AbstractThingHandlerDiscoveryService
 
AbstractThingHandlerDiscoveryService(Class<T>, Set<ThingTypeUID>, int) - Constructor for class org.openhab.core.config.discovery.AbstractThingHandlerDiscoveryService
 
AbstractThingHandlerDiscoveryService(Class<T>, Set<ThingTypeUID>, int, boolean) - Constructor for class org.openhab.core.config.discovery.AbstractThingHandlerDiscoveryService
 
AbstractThingHandlerDiscoveryService(Class<T>, Set<ThingTypeUID>, int, boolean, String, String) - Constructor for class org.openhab.core.config.discovery.AbstractThingHandlerDiscoveryService
 
AbstractThingIdeModule - Class in org.openhab.core.model.thing.ide
Manual modifications go to ThingIdeModule.
AbstractThingIdeModule() - Constructor for class org.openhab.core.model.thing.ide.AbstractThingIdeModule
 
AbstractThingRegistryEvent - Class in org.openhab.core.thing.events
Abstract implementation of a thing registry event which will be posted by a ThingRegistry for added, removed and updated items.
AbstractThingRegistryEvent(String, String, String, ThingDTO) - Constructor for class org.openhab.core.thing.events.AbstractThingRegistryEvent
Must be called in subclass constructor to create a new thing registry event.
AbstractThingRuntimeModule - Class in org.openhab.core.model.thing
Manual modifications go to ThingRuntimeModule.
AbstractThingRuntimeModule() - Constructor for class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
AbstractThingScopeProvider - Class in org.openhab.core.model.thing.scoping
 
AbstractThingScopeProvider() - Constructor for class org.openhab.core.model.thing.scoping.AbstractThingScopeProvider
 
AbstractThingSemanticSequencer - Class in org.openhab.core.model.thing.serializer
 
AbstractThingSemanticSequencer() - Constructor for class org.openhab.core.model.thing.serializer.AbstractThingSemanticSequencer
 
AbstractThingSyntacticSequencer - Class in org.openhab.core.model.thing.serializer
 
AbstractThingSyntacticSequencer() - Constructor for class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
 
AbstractThingValidator - Class in org.openhab.core.model.thing.validation
 
AbstractThingValidator() - Constructor for class org.openhab.core.model.thing.validation.AbstractThingValidator
 
AbstractTypedEventSubscriber<T> - Class in org.openhab.core.events
The AbstractTypedEventSubscriber is an abstract implementation of the EventSubscriber interface which helps to subscribe to a specific event type.
AbstractTypedEventSubscriber(String) - Constructor for class org.openhab.core.events.AbstractTypedEventSubscriber
Constructs a new typed event subscriber.
AbstractUID - Class in org.openhab.core.common
A non specific base class for unique identifiers.
AbstractUID() - Constructor for class org.openhab.core.common.AbstractUID
Constructor must be protected, otherwise it can not be called by subclasses from another package.
AbstractUID(String) - Constructor for class org.openhab.core.common.AbstractUID
Parses a UID for a given string.
AbstractUID(String...) - Constructor for class org.openhab.core.common.AbstractUID
Creates an AbstractUID for a list of segments.
AbstractUID(List<String>) - Constructor for class org.openhab.core.common.AbstractUID
Creates a UID for list of segments.
AbstractUnit - Interface in org.openhab.core.model.script.script
A representation of the model object 'Abstract Unit'.
AbstractUnitElements() - Constructor for class org.openhab.core.model.script.services.ScriptGrammarAccess.AbstractUnitElements
 
AbstractUnitImpl - Class in org.openhab.core.model.script.script.impl
An implementation of the model object 'Abstract Unit'.
AbstractUnitImpl() - Constructor for class org.openhab.core.model.script.script.impl.AbstractUnitImpl
AbstractXmlBasedProvider<T_ID,T_OBJECT> - Class in org.openhab.core.config.core.xml
Common base class for XML based providers.
AbstractXmlBasedProvider() - Constructor for class org.openhab.core.config.core.xml.AbstractXmlBasedProvider
 
AbstractXmlConfigDescriptionProvider - Class in org.openhab.core.config.core.xml
The AbstractXmlConfigDescriptionProvider is a concrete implementation of the ConfigDescriptionProvider service interface.
AbstractXmlConfigDescriptionProvider() - Constructor for class org.openhab.core.config.core.xml.AbstractXmlConfigDescriptionProvider
 
ACCENT_LIGHT - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
accept(File, String) - Method in class org.openhab.core.transform.AbstractFileTransformationService.FileExtensionsFilter
Deprecated.
 
accept(String) - Method in interface org.openhab.core.automation.module.script.ScriptDependencyListener
 
accept(ModbusSlaveEndpointVisitor<R>) - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusSerialSlaveEndpoint
 
accept(ModbusSlaveEndpointVisitor<R>) - Method in interface org.openhab.core.io.transport.modbus.endpoint.ModbusSlaveEndpoint
 
accept(ModbusSlaveEndpointVisitor<R>) - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusTCPSlaveEndpoint
 
accept(ModbusSlaveEndpointVisitor<R>) - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusUDPSlaveEndpoint
 
accept(ModbusWriteRequestBlueprintVisitor) - Method in class org.openhab.core.io.transport.modbus.ModbusWriteCoilRequestBlueprint
 
accept(ModbusWriteRequestBlueprintVisitor) - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRegisterRequestBlueprint
 
accept(ModbusWriteRequestBlueprintVisitor) - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRequestBlueprint
Accept visitor
AccessTokenRefreshListener - Interface in org.openhab.core.auth.client.oauth2
Handler to act up on changes of the access token.
AccessTokenResponse - Class in org.openhab.core.auth.client.oauth2
This is the Access Token Response, a simple value-object that holds the result of the from an Access Token Request, as listed in RFC 6749: 4.1.4 - Authorization Code grant - Access Token Response, 4.2.2 - Implicit Grant - Access Token Response, 4.3.3 - Resource Owner Password Credentials Grant - Access Token Response 4.4.3 - Client Credentials Grant - Access Token Response
AccessTokenResponse() - Constructor for class org.openhab.core.auth.client.oauth2.AccessTokenResponse
 
ACKNOWLEDGE - Enum constant in enum class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException.KnownExceptionCode
 
ACKNOWLEDGE - Static variable in exception class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException
Specialized use in conjunction with programming commands.
Action - Interface in org.openhab.core.automation
This interface represents automation Action modules which are the expected result of Rules execution.
ActionBuilder - Class in org.openhab.core.automation.util
This class allows the easy construction of an Action instance using the builder pattern.
ActionBuilder() - Constructor for class org.openhab.core.automation.util.ActionBuilder
 
ActionBuilder(Action) - Constructor for class org.openhab.core.automation.util.ActionBuilder
 
ActionClassLoader - Class in org.openhab.core.model.script.scoping
This is a special class loader that tries to resolve classes from available ActionServices, if the class cannot be resolved from the normal classpath.
ActionClassLoader(ClassLoader) - Constructor for class org.openhab.core.model.script.scoping.ActionClassLoader
 
ActionDoc - Annotation Interface in org.openhab.core.model.script.engine.action
 
ActionDTO - Class in org.openhab.core.automation.dto
This is a data transfer object that is used to serialize the respective class.
ActionDTO() - Constructor for class org.openhab.core.automation.dto.ActionDTO
 
ActionDTOMapper - Class in org.openhab.core.automation.dto
This is a utility class to convert between the respective object and its DTO.
ActionDTOMapper() - Constructor for class org.openhab.core.automation.dto.ActionDTOMapper
 
ActionHandler - Interface in org.openhab.core.automation.handler
This interface should be implemented by external modules which provide functionality for processing Action modules.
ActionInput - Annotation Interface in org.openhab.core.automation.annotation
Input parameter for an action module
ActionInputs - Annotation Interface in org.openhab.core.automation.annotation
Input parameter wrapper for an action module
ActionInputsHelper - Class in org.openhab.core.automation.util
This is an utility class to convert the Inputs of a ActionType into a list of ConfigDescriptionParameters and to convert serialised inputs to the Java types required by the Inputs of a ActionType.
ActionInputsHelper(TimeZoneProvider, UnitProvider) - Constructor for class org.openhab.core.automation.util.ActionInputsHelper
 
ActionModuleKind - Enum Class in org.openhab.core.automation.module.provider
Type to distinguish annotated ActionModules
ActionOutput - Annotation Interface in org.openhab.core.automation.annotation
Output parameter for an action module
ActionOutputs - Annotation Interface in org.openhab.core.automation.annotation
Output parameter wrapper for an action module
actions - Variable in class org.openhab.core.automation.dto.RuleDTO
 
actions - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
 
actions - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
 
ActionScope - Annotation Interface in org.openhab.core.automation.annotation
Scope definition for an action module
ActionService - Interface in org.openhab.core.model.script.engine.action
This interface must be implemented by services that want to contribute script actions.
actionServices - Variable in class org.openhab.core.model.script.ScriptServiceUtil
 
ActionType - Class in org.openhab.core.automation.type
This class provides common functionality for creating Action instances by supplying their meta-information.
ActionType(String, List<ConfigDescriptionParameter>, String, String, Set<String>, Visibility, List<Input>, List<Output>) - Constructor for class org.openhab.core.automation.type.ActionType
Creates an instance of ActionType with uid, label, description, a Set of tags, visibility, a List of configuration descriptions, a List of Input descriptions and a List of Output descriptions.
ActionType(String, List<ConfigDescriptionParameter>, List<Input>) - Constructor for class org.openhab.core.automation.type.ActionType
Creates an instance of ActionType with base properties - UID, a List of configuration descriptions and a List of Input definitions.
ActionType(String, List<ConfigDescriptionParameter>, List<Input>, List<Output>) - Constructor for class org.openhab.core.automation.type.ActionType
Creates an instance of the ActionType with UID, a List of configuration descriptions, a List of Input definitions and a List of Output descriptions.
ActionTypeDTO - Class in org.openhab.core.automation.dto
This is a data transfer object that is used to serialize the respective class.
ActionTypeDTO() - Constructor for class org.openhab.core.automation.dto.ActionTypeDTO
 
ActionTypeDTOMapper - Class in org.openhab.core.automation.dto
This is a utility class to convert between the respective object and its DTO.
ActionTypeDTOMapper() - Constructor for class org.openhab.core.automation.dto.ActionTypeDTOMapper
 
activate() - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
 
activate() - Method in class org.openhab.core.model.rule.jvmmodel.RulesRefresher
 
activate() - Method in interface org.openhab.core.thing.binding.ThingHandlerService
This method is used by the framework during activation of the OSGi component.
activate(Map<String, Object>) - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
Called on component activation, if the implementation of this class is an OSGi declarative service and does not override the method.
activate(Map<String, Object>) - Method in class org.openhab.core.config.discovery.AbstractThingHandlerDiscoveryService
 
activate(Map<String, Object>) - Method in class org.openhab.core.common.ThreadPoolManager
 
activate(Map<String, Object>) - Method in class org.openhab.core.io.rest.auth.AuthFilter
 
activate(Map<String, Object>) - Method in class org.openhab.core.magic.service.MagicMultiInstanceService
 
activate(Map<String, Object>) - Method in class org.openhab.core.net.NetUtil
 
activate(Map<String, Object>) - Method in class org.openhab.core.service.StartLevelService
 
activate(BundleContext) - Method in class org.openhab.core.common.registry.AbstractRegistry
 
activate(BundleContext) - Method in class org.openhab.core.transform.AbstractFileTransformationService
Deprecated.
 
activate(ComponentContext) - Method in class org.openhab.core.config.core.xml.ConfigXmlConfigDescriptionProvider
 
activate(ComponentContext) - Method in class org.openhab.core.thing.binding.AbstractDynamicDescriptionProvider
 
activate(ComponentContext) - Method in class org.openhab.core.thing.binding.BaseThingHandlerFactory
Initializes the BaseThingHandlerFactory.
Activator - Class in org.openhab.core
Extension of the default OSGi bundle activator
Activator() - Constructor for class org.openhab.core.Activator
 
ActiveItem - Interface in org.openhab.core.items
Deprecated.
This class is not meant as a public API - it should only be used internally from within the framework
activeState - Variable in class org.openhab.core.library.types.ArithmeticGroupFunction.And
 
activeState - Variable in class org.openhab.core.library.types.ArithmeticGroupFunction.Or
 
activeState - Variable in class org.openhab.core.library.types.ArithmeticGroupFunction.Xor
 
ADAPTER_ID - Static variable in class org.openhab.core.io.websocket.event.EventWebSocketAdapter
 
ADAPTER_ID - Static variable in class org.openhab.core.io.websocket.log.LogWebSocketAdapter
 
add(E) - Method in class org.openhab.core.common.registry.AbstractManagedProvider
 
add(E) - Method in class org.openhab.core.common.registry.AbstractRegistry
 
add(E) - Method in interface org.openhab.core.common.registry.ManagedProvider
Adds an element.
add(E) - Method in interface org.openhab.core.common.registry.Registry
Adds the given element to the according ManagedProvider.
add(Instant, State) - Method in class org.openhab.core.types.TimeSeries
Add a new element to this series.
add(Collection<ConfigStatusMessage>) - Method in class org.openhab.core.config.core.status.ConfigStatusInfo
Adds the given given ConfigStatusMessages.
add(SseEventSink, I) - Method in class org.openhab.core.io.rest.SseBroadcaster
 
add(Rule) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
 
add(Rule) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider
 
add(Rule) - Method in interface org.openhab.core.automation.RuleRegistry
This method is used to register a Rule into the RuleRegistry.
add(ConfigStatusMessage) - Method in class org.openhab.core.config.core.status.ConfigStatusInfo
Adds the given ConfigStatusMessage.
add(DiscoveryResult) - Method in interface org.openhab.core.config.discovery.inbox.Inbox
Adds the specified DiscoveryResult to this Inbox and sends an ADDED event to any registered InboxListener.
add(Item) - Method in class org.openhab.core.items.ManagedItemProvider
 
add(QuantityType<T>) - Method in class org.openhab.core.library.types.QuantityType
Returns the sum of the given QuantityType with this QuantityType.
add(Transformation) - Method in class org.openhab.core.transform.ManagedTransformationProvider
 
add(Bundle, T_OBJECT) - Method in class org.openhab.core.config.core.xml.AbstractXmlBasedProvider
Adds an object to the internal list associated with the specified module.
ADD - Enum constant in enum class org.openhab.core.types.TimeSeries.Policy
 
ADD_MISSING_FILES - Enum constant in enum class org.openhab.core.tools.i18n.plugin.DefaultTranslationsGenerationMode
Creates XML based default translations files only when these do not yet exist.
ADD_MISSING_TRANSLATIONS - Enum constant in enum class org.openhab.core.tools.i18n.plugin.DefaultTranslationsGenerationMode
Same as DefaultTranslationsGenerationMode.ADD_MISSING_FILES but also adds missing translations to existing default translations files.
addAccessTokenRefreshListener(AccessTokenRefreshListener) - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
addActionHandler(String, ScriptedHandler) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
 
addActionService(ActionService) - Method in class org.openhab.core.model.rule.jvmmodel.RulesRefresher
 
addActionService(ActionService) - Method in class org.openhab.core.model.rule.scoping.RulesClassCache
 
addActionService(ActionService) - Method in class org.openhab.core.model.script.jvmmodel.ScriptItemRefresher
 
addActionService(ActionService) - Method in class org.openhab.core.model.script.ScriptServiceUtil
 
addActionType(ActionType) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
 
addAddonFinder(AddonFinder) - Method in class org.openhab.core.config.discovery.addon.AddonSuggestionService
 
addAddonFinderService(AddonFinderService) - Method in class org.openhab.core.config.discovery.addon.AddonSuggestionService
 
addAddonHandler(MarketplaceAddonHandler) - Method in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
Add a MarketplaceAddonHandler to this service This needs to be implemented by the addon-services because the handlers are references to OSGi services and the @Reference annotation is not inherited.
addAddonInfoProvider(AddonInfoProvider) - Method in class org.openhab.core.addon.AddonInfoRegistry
 
addAddonInfoProvider(AddonInfoProvider) - Method in class org.openhab.core.config.discovery.addon.AddonSuggestionService
 
addAddonService(AddonService) - Method in class org.openhab.core.config.discovery.addon.ip.IpAddonFinder
 
addAll(Bundle, Collection<T_OBJECT>) - Method in class org.openhab.core.config.core.xml.AbstractXmlBasedProvider
Adds a Collection of objects to the internal list associated with the specified module.
addAnnotatedThingActions(ThingActions) - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
 
addBundleToCache(String, URL) - Method in class org.openhab.core.addon.marketplace.MarketplaceBundleInstaller
Downloads a bundle file from a remote source and puts it in the local cache with the add-on ID.
addChangeTracker(ScriptDependencyTracker.Listener) - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptDependencyTracker
Add a dependency change listener Since this is done via service injection and OSGi annotations are not inherited it is required that subclasses expose this method with proper annotation
addChannelGroupTypeProvider(ChannelGroupTypeProvider) - Method in class org.openhab.core.thing.type.ChannelGroupTypeRegistry
 
addChannelsToThing(Thing, Collection<Channel>) - Static method in class org.openhab.core.thing.util.ThingHelper
 
addChannelTypeProvider(ChannelTypeProvider) - Method in class org.openhab.core.thing.type.ChannelTypeRegistry
 
addComponent(String, UIComponent) - Method in class org.openhab.core.ui.components.UIComponent
Add a new sub-component to the specified slot.
addConditionHandler(String, ScriptedHandler) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
 
addConditionType(ConditionType) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
 
addConfig(String, Object) - Method in class org.openhab.core.ui.components.UIComponent
Adds a new configuration parameter to the component
addConfigDescriptionAliasProvider(ConfigDescriptionAliasProvider) - Method in class org.openhab.core.config.core.ConfigDescriptionRegistry
 
addConfigDescriptionProvider(ConfigDescriptionProvider) - Method in class org.openhab.core.config.core.ConfigDescriptionRegistry
 
addConfigOptionProvider(ConfigOptionProvider) - Method in class org.openhab.core.config.core.ConfigDescriptionRegistry
 
addConfigStatusProvider(ConfigStatusProvider) - Method in class org.openhab.core.config.core.status.ConfigStatusService
 
addConnectionObserver(MqttConnectionObserver) - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
Add a new connection observer to this connection.
addCurrencyProvider(CurrencyProvider) - Method in class org.openhab.core.config.core.CurrencyServiceConfigOptionProvider
 
addData(long, State) - Method in class org.openhab.core.persistence.dto.ItemHistoryDTO
Add a new record to the data history.
addDiagnosticErrors(List<Resource.Diagnostic>) - Method in exception class org.openhab.core.model.script.engine.ScriptParsingException
 
addDiscoveryListener(DiscoveryListener) - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
 
addDiscoveryListener(DiscoveryListener) - Method in interface org.openhab.core.config.discovery.DiscoveryService
Adds a DiscoveryListener to the listeners' registry.
addDiscoveryListener(DiscoveryListener) - Method in interface org.openhab.core.config.discovery.DiscoveryServiceRegistry
Adds a DiscoveryListener to the listeners' registry.
addDisposeHook(LifecycleScriptExtensionProvider.Disposable) - Method in class org.openhab.core.automation.module.script.LifecycleScriptExtensionProvider.LifecycleTracker
 
added(E) - Method in class org.openhab.core.common.registry.RegistryChangedRunnableListener
 
added(E) - Method in interface org.openhab.core.common.registry.RegistryChangeListener
Notifies the listener that a single element has been added.
added(Provider<E>, E) - Method in class org.openhab.core.common.registry.AbstractRegistry
 
added(Provider<E>, E) - Method in interface org.openhab.core.common.registry.ProviderChangeListener
Notifies the listener that a single element has been added.
added(Item) - Method in class org.openhab.core.model.script.jvmmodel.ScriptItemRefresher
 
added(PersistenceServiceConfiguration) - Method in interface org.openhab.core.persistence.registry.PersistenceServiceConfigurationRegistryChangeListener
Notifies the listener that a single element has been added.
added(Transformation) - Method in class org.openhab.core.automation.module.script.ScriptTransformationService
 
ADDED - Enum constant in enum class org.openhab.core.model.core.EventType
 
addedMetadata(Metadata) - Method in class org.openhab.core.items.GroupItem
 
addedMetadata(Metadata) - Method in interface org.openhab.core.items.MetadataAwareItem
Can be implemented by subclasses to be informed about added metadata
addedMetadata(Metadata) - Method in class org.openhab.core.library.items.NumberItem
 
addedModel(String, Collection<T>) - Method in interface org.openhab.core.model.yaml.YamlModelListener
Method called by the model repository when elements from a model are added.
addElementToModel(String, YamlElement) - Method in interface org.openhab.core.model.yaml.YamlModelRepository
 
addEventListener(SerialPortEventListener) - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
 
addEventListener(SerialPortEventListener) - Method in interface org.openhab.core.io.transport.serial.SerialPort
Registers a SerialPortEventListener object to listen for SerialPortEvents.
addExtraAuthField(String, String) - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
Adds extra fields to include in the form data when doing the token request
addFactoryChangeListener(ScriptEngineManager.FactoryChangeListener) - Method in interface org.openhab.core.automation.module.script.ScriptEngineManager
Add a listener that is notified when a ScriptEngineFactory is added or removed
addGroupName(String) - Method in interface org.openhab.core.items.ActiveItem
Deprecated.
Assigns the according item to a group.
addGroupName(String) - Method in class org.openhab.core.items.GenericItem
Adds a group name to the GenericItem.
addGroupNames(String...) - Method in interface org.openhab.core.items.ActiveItem
Deprecated.
Assigns the according item to the given groups.
addGroupNames(String...) - Method in class org.openhab.core.items.GenericItem
 
addGroupNames(List<String>) - Method in interface org.openhab.core.items.ActiveItem
Deprecated.
Assigns the according item to the given groups.
addGroupNames(List<String>) - Method in class org.openhab.core.items.GenericItem
 
addInboxListener(InboxListener) - Method in interface org.openhab.core.config.discovery.inbox.Inbox
Adds an InboxListener to the listeners' registry.
addingBundle(Bundle, BundleEvent) - Method in class org.openhab.core.service.AbstractServiceBundleTracker
 
addingBundle(Bundle, BundleEvent) - Method in class org.openhab.core.config.core.xml.osgi.XmlDocumentBundleTracker
 
addingFinished() - Method in interface org.openhab.core.config.core.xml.osgi.XmlDocumentProvider
Signals that all available result objects from the XML processing of the certain module have been added.
addingObject(T) - Method in interface org.openhab.core.config.core.xml.osgi.XmlDocumentProvider
Adds a new result object from the XML processing for further processing.
addItemFactory(ItemFactory) - Method in class org.openhab.core.items.ManagedItemProvider
 
addListener(SseBroadcaster.Listener<I>) - Method in class org.openhab.core.io.rest.SseBroadcaster
 
addMember(Item) - Method in class org.openhab.core.items.GroupItem
Adds the given item to the members of this group item.
addModelChangeListener(ModelRepositoryChangeListener) - Method in interface org.openhab.core.model.sitemap.SitemapProvider
Add a listener which will be informed subsequently once a model has changed
addModelRepositoryChangeListener(ModelRepositoryChangeListener) - Method in interface org.openhab.core.model.core.ModelRepository
Adds a change listener
addNetworkAddressChangeListener(NetworkAddressChangeListener) - Method in class org.openhab.core.net.NetUtil
 
addNetworkAddressChangeListener(NetworkAddressChangeListener) - Method in interface org.openhab.core.net.NetworkAddressService
Adds a NetworkAddressChangeListener that is notified about changes.
Addon - Class in org.openhab.core.addon
This class defines an add-on.
ADDON_SEPARATOR - Static variable in class org.openhab.core.addon.Addon
 
ADDON_SUGGESTION_FINDER - Static variable in class org.openhab.core.config.discovery.addon.AddonFinderConstants
 
Addon.Builder - Class in org.openhab.core.addon
 
addonCandidates - Variable in class org.openhab.core.config.discovery.addon.BaseAddonFinder
 
AddonDiscoveryMethod - Class in org.openhab.core.addon
DTO for serialization of a suggested addon discovery method.
AddonDiscoveryMethod() - Constructor for class org.openhab.core.addon.AddonDiscoveryMethod
 
AddonEvent - Class in org.openhab.core.addon
This is an Event that is sent on add-on operations, such as installing and uninstalling.
AddonEvent(String, String, String) - Constructor for class org.openhab.core.addon.AddonEvent
Constructs a new add-on event object.
AddonEvent(String, String, String, String) - Constructor for class org.openhab.core.addon.AddonEvent
Constructs a new add-on event object.
AddonEventFactory - Class in org.openhab.core.addon
This is an EventFactory for creating add-on events.
AddonEventFactory() - Constructor for class org.openhab.core.addon.AddonEventFactory
Constructs a new AddonEventFactory.
AddonFinder - Interface in org.openhab.core.config.discovery.addon
This is a AddonFinder interface for classes that find add-ons that are suggested to be installed.
AddonFinderConstants - Class in org.openhab.core.config.discovery.addon
This AddonFinderConstants contains constants describing add-on finders available in core.
AddonFinderConstants() - Constructor for class org.openhab.core.config.discovery.addon.AddonFinderConstants
 
AddonFinderService - Interface in org.openhab.core.config.discovery.addon
Classes implementing this interface can be registered as an OSGi service in order to provide functionality for managing add-on suggestion finders, such as installing and uninstalling them.
addonHandlers - Variable in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
 
AddonI18nLocalizationService - Class in org.openhab.core.addon
This OSGi service could be used to localize the add-on info using the I18N mechanism of the openHAB framework.
AddonI18nLocalizationService(TranslationProvider) - Constructor for class org.openhab.core.addon.AddonI18nLocalizationService
 
AddonInfo - Class in org.openhab.core.addon
The AddonInfo class contains general information about an add-on.
AddonInfo.Builder - Class in org.openhab.core.addon
 
AddonInfoList - Class in https.openhab_org.schemas.addon_info_list.v1_0
Java class for anonymous complex type.
AddonInfoList - Class in org.openhab.core.addon
DTO containing a list of AddonInfo
AddonInfoList() - Constructor for class https.openhab_org.schemas.addon_info_list.v1_0.AddonInfoList
 
AddonInfoList() - Constructor for class org.openhab.core.addon.AddonInfoList
 
AddonInfoProvider - Interface in org.openhab.core.addon
The AddonInfoProvider is a service interface providing AddonInfo objects.
addonInfoRegistry - Variable in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
 
AddonInfoRegistry - Class in org.openhab.core.addon
The AddonInfoRegistry provides access to AddonInfo objects.
AddonInfoRegistry() - Constructor for class org.openhab.core.addon.AddonInfoRegistry
 
AddonMatchProperty - Class in org.openhab.core.addon
DTO for serialization of a property match regular expression.
AddonMatchProperty(String, String) - Constructor for class org.openhab.core.addon.AddonMatchProperty
 
AddonParameter - Class in org.openhab.core.addon
DTO for serialization of a add-on discovery parameter.
AddonParameter(String, String) - Constructor for class org.openhab.core.addon.AddonParameter
 
addons - Variable in class https.openhab_org.schemas.addon_info_list.v1_0.AddonInfoList
 
addons - Variable in class org.openhab.core.addon.AddonInfoList
 
ADDONS_SERVICE_PID - Static variable in class org.openhab.core.OpenHAB
the service pid used for the definition of the base package and add-ons
AddonService - Interface in org.openhab.core.addon
Classes implementing this interface can be registered as an OSGi service in order to provide functionality for managing add-ons, such as listing, installing and uninstalling them.
AddonSuggestionService - Class in org.openhab.core.config.discovery.addon
This is a AddonSuggestionService which discovers suggested add-ons for the user to install.
AddonSuggestionService(ConfigurationAdmin, LocaleProvider, Map<String, Object>) - Constructor for class org.openhab.core.config.discovery.addon.AddonSuggestionService
 
AddonType - Class in org.openhab.core.addon
This class defines an add-on type.
AddonType(String, String) - Constructor for class org.openhab.core.addon.AddonType
Creates a new type instance with the given id and label
addOrRefreshModel(String, InputStream) - Method in interface org.openhab.core.model.core.ModelRepository
Adds a model to the repository or refreshes it if it already exists
addPermanent(Rule) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
add a rule permanently to the RuleManager
addPrivateActionHandler(SimpleActionHandler) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
 
addPrivateConditionHandler(SimpleConditionHandler) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
 
addPrivateTriggerHandler(SimpleTriggerHandler) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
 
addProvider(Provider<E>) - Method in class org.openhab.core.common.registry.AbstractRegistry
 
addProviderChangeListener(ProviderChangeListener<E>) - Method in class org.openhab.core.common.registry.AbstractProvider
 
addProviderChangeListener(ProviderChangeListener<E>) - Method in interface org.openhab.core.common.registry.Provider
Adds a ProviderChangeListener which must be notified if there are changes concerning the elements provided by the Provider.
addProviderChangeListener(ProviderChangeListener<ModuleType>) - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
 
addProviderChangeListener(ProviderChangeListener<SemanticTag>) - Method in class org.openhab.core.semantics.model.DefaultSemanticTagProvider
 
addProviderChangeListener(ProviderChangeListener<Transformation>) - Method in class org.openhab.core.transform.FileTransformationProvider
 
addRegistryChangeListener(RegistryChangeListener<E>) - Method in class org.openhab.core.common.registry.AbstractRegistry
 
addRegistryChangeListener(RegistryChangeListener<E>) - Method in interface org.openhab.core.common.registry.Registry
Adds a RegistryChangeListener to the registry.
addRegistryChangeListener(RegistryChangeListener<Rule>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
 
addRegistryChangeListener(PersistenceServiceConfigurationRegistryChangeListener) - Method in interface org.openhab.core.persistence.registry.PersistenceServiceConfigurationRegistry
 
addRule(Rule) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
 
addRule(Rule) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider
Deprecated.
addRules(Locale, Rule...) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
Adds Locale specific rules to this interpreter.
addSddpDeviceParticipant(SddpDeviceParticipant) - Method in class org.openhab.core.config.discovery.sddp.SddpDiscoveryService
 
addSddpDiscoveryParticipant(SddpDiscoveryParticipant) - Method in class org.openhab.core.config.discovery.sddp.SddpDiscoveryService
 
addSection(Translations.TranslationsSection) - Method in class org.openhab.core.tools.i18n.plugin.Translations
 
addService(ServiceInfo, boolean) - Method in class org.openhab.core.config.discovery.addon.mdns.MDNSAddonFinder
Adds the given mDNS service to the set of discovered services.
addServiceListener(String, ServiceListener) - Method in interface org.openhab.core.io.transport.mdns.MDNSClient
Listen for services of a given type
addSitemapProvider(SitemapProvider) - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
 
addSlot(String) - Method in class org.openhab.core.ui.components.UIComponent
Adds a new empty slot to the component
addStateChangeListener(StateChangeListener) - Method in class org.openhab.core.items.GenericItem
 
addStatusListener(UpnpIOParticipant, String, String, int) - Method in interface org.openhab.core.io.transport.upnp.UpnpIOService
Establish a polling mechanism to check the status of a specific UDN device.
addSubscription(UpnpIOParticipant, String, int) - Method in interface org.openhab.core.io.transport.upnp.UpnpIOService
Subscribe to a GENA subscription
addTag(String) - Method in interface org.openhab.core.items.ActiveItem
Deprecated.
Adds a tag to the item.
addTag(String) - Method in class org.openhab.core.items.GenericItem
 
addTag(String) - Method in class org.openhab.core.ui.components.RootUIComponent
Adds a tag to the component
addTags(String...) - Method in interface org.openhab.core.items.ActiveItem
Deprecated.
Adds tags to the item.
addTags(String...) - Method in class org.openhab.core.items.GenericItem
 
addTags(String...) - Method in class org.openhab.core.ui.components.RootUIComponent
Adds several tags to the component
addTags(Collection<String>) - Method in interface org.openhab.core.items.ActiveItem
Deprecated.
Adds tags to the item.
addTags(Collection<String>) - Method in class org.openhab.core.items.GenericItem
 
addTags(Collection<String>) - Method in class org.openhab.core.ui.components.RootUIComponent
Adds several tags to the component
addTagSet(String, Class<? extends Tag>) - Static method in class org.openhab.core.semantics.SemanticTags
 
addThingActions(ThingActions) - Method in class org.openhab.core.model.rule.jvmmodel.RulesRefresher
 
addThingActions(ThingActions) - Method in class org.openhab.core.model.rule.scoping.RulesClassCache
 
addThingActions(ThingActions) - Method in class org.openhab.core.model.script.ScriptServiceUtil
 
addThingTypeProvider(ThingTypeProvider) - Method in class org.openhab.core.thing.type.ThingTypeRegistry
 
addTimeSeriesListener(TimeSeriesListener) - Method in class org.openhab.core.items.GenericItem
 
addTlsCertificateProvider(TlsCertificateProvider) - Method in interface org.openhab.core.io.net.http.ExtensibleTrustManager
Add a TlsCertificateProvider to be used by HttpClient / WebSocket Client's When the Provider is no longer valid please make sure to remove it.
addTlsTrustManagerProvider(TlsTrustManagerProvider) - Method in interface org.openhab.core.io.net.http.ExtensibleTrustManager
Add a TlsTrustManagerProvider to be used by HttpClient / WebSocket Client's When the Provider is no longer valid please make sure to remove it.
addToQueue(Runnable) - Method in class org.openhab.core.common.QueueingThreadPoolExecutor
Adds a new task to the queue
addTriggerHandler(String, ScriptedHandler) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
 
addTriggerType(TriggerType) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
 
addUnit(Unit<Currency>) - Static method in class org.openhab.core.library.unit.CurrencyUnits
 
addUnmanagedRule(Rule) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedAutomationManager
 
addUsbSerialDiscovery(UsbSerialDiscovery) - Method in class org.openhab.core.config.discovery.addon.usb.UsbAddonFinder
 
addUserApiToken(User, String, String) - Method in interface org.openhab.core.auth.UserRegistry
Adds a new API token to the user profile.
addUserSession(User, UserSession) - Method in interface org.openhab.core.auth.UserRegistry
Adds a new session to the user profile
addValidationIssues(Iterable<Issue>) - Method in exception class org.openhab.core.model.script.engine.ScriptParsingException
 
addWebSocketAdapter(WebSocketAdapter) - Method in class org.openhab.core.io.websocket.CommonWebSocketServlet
 
adjustInto(Temporal) - Method in class org.openhab.core.scheduler.CronAdjuster
 
ADMIN - Static variable in interface org.openhab.core.auth.Role
Role of users with administrative rights
advanced - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
 
advanced - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterGroupDTO
 
advanced - Variable in class org.openhab.core.config.core.dto.XmlParameter
 
advanced - Variable in class org.openhab.core.config.core.dto.XmlParameterGroup
 
advanced - Variable in class org.openhab.core.thing.dto.ChannelDefinitionDTO
 
advanced - Variable in class org.openhab.core.thing.dto.ChannelTypeDTO
 
after(Duration) - Method in interface org.openhab.core.scheduler.Scheduler
Return a ScheduledCompletableFuture that will resolve after the given duration.
after(Callable<T>, Duration) - Method in interface org.openhab.core.scheduler.Scheduler
Return a ScheduledCompletableFuture that resolves after delaying with the result of the call that is executed after the delay.
after(AbstractFormattingConfig.ElementLocator, String...) - Method in class org.openhab.core.model.thing.formatting.ThingFormatter
 
afterExecute(Runnable, Throwable) - Method in class org.openhab.core.common.QueueingThreadPoolExecutor
 
afterShutdown() - Method in class org.openhab.core.config.discovery.addon.upnp.UpnpAddonFinder
 
AIR_CONDITIONER - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
AIR_FILTER - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
AIR_FRYER - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
AIR_QUALITY - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
AIR_QUALITY_SENSOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
AIRCONDITIONING - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
AIRFLOW - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
ALARM - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Point
 
ALARM_DEVICE - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
ALARM_SYSTEM - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
ALARM_ZONE - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
alias - Variable in class org.openhab.core.model.persistence.persistence.impl.AliasConfigurationImpl
The cached value of the 'Alias' attribute.
ALIAS_CONFIGURATION - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The meta object id for the 'Alias Configuration' class.
ALIAS_CONFIGURATION - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Alias Configuration' class.
ALIAS_CONFIGURATION__ALIAS - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The feature id for the 'Alias' attribute.
ALIAS_CONFIGURATION__ALIAS - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Alias' attribute feature.
ALIAS_CONFIGURATION__ITEM - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The feature id for the 'Item' attribute.
ALIAS_CONFIGURATION__ITEM - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Item' attribute feature.
ALIAS_CONFIGURATION_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The number of structural features of the 'Alias Configuration' class.
ALIAS_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.AliasConfigurationImpl
The default value of the 'Alias' attribute.
AliasConfiguration - Interface in org.openhab.core.model.persistence.persistence
A representation of the model object 'Alias Configuration'.
AliasConfigurationElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.AliasConfigurationElements
 
AliasConfigurationImpl - Class in org.openhab.core.model.persistence.persistence.impl
An implementation of the model object 'Alias Configuration'.
AliasConfigurationImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.AliasConfigurationImpl
aliases - Variable in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
The cached value of the 'Aliases' containment reference list.
aliases - Variable in class org.openhab.core.persistence.dto.PersistenceServiceConfigurationDTO
 
ALIVE_INTERVAL_SECONDS - Static variable in class org.openhab.core.io.rest.sse.SseResource
 
all() - Static method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
 
ALL - Enum constant in enum class org.openhab.core.thing.events.ChannelDescriptionChangedEvent.CommonChannelDescriptionField
 
ALL_CONFIG - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The meta object id for the 'All Config' class.
ALL_CONFIG - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'All Config' class.
ALL_CONFIG_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The number of structural features of the 'All Config' class.
ALL_EVENT_TYPES - Static variable in interface org.openhab.core.events.EventSubscriber
The constant EventSubscriber.ALL_EVENT_TYPES must be returned by the EventSubscriber.getSubscribedEventTypes() method, if the event subscriber should subscribe to all event types.
AllConfig - Interface in org.openhab.core.model.persistence.persistence
A representation of the model object 'All Config'.
AllConfigElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.AllConfigElements
 
AllConfigImpl - Class in org.openhab.core.model.persistence.persistence.impl
An implementation of the model object 'All Config'.
AllConfigImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.AllConfigImpl
allItemsChanged(Collection<String>) - Method in interface org.openhab.core.items.ItemRegistryChangeListener
Notifies the listener that all items in the registry have changed and thus should be reloaded.
allItemsChanged(Collection<String>) - Method in class org.openhab.core.model.script.jvmmodel.ScriptItemRefresher
 
allSameClassAndComparable(Set<Object>) - Static method in class org.openhab.core.config.core.OrderingSetSerializer
 
alt(Object...) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
Creates an alternatives expression.
AMPERE - Static variable in class org.openhab.core.library.unit.Units
 
AMPERE_HOUR - Static variable in class org.openhab.core.library.unit.Units
 
And(State, State) - Constructor for class org.openhab.core.library.types.ArithmeticGroupFunction.And
 
AND - Enum constant in enum class org.openhab.core.model.items.ModelGroupFunction
The 'AND' literal object.
AND_VALUE - Static variable in enum class org.openhab.core.model.items.ModelGroupFunction
The 'AND' literal value.
AnnotatedActions - Interface in org.openhab.core.automation
Marker interface for RuleActions Every method in the implementation should provide annotations which are used to create the ModuleTypes
AnnotatedThingActionModuleTypeProvider - Class in org.openhab.core.automation.thingsupport
ModuleTypeProvider that collects actions for ThingHandlers
AnnotatedThingActionModuleTypeProvider(ModuleTypeI18nService, AnnotationActionModuleTypeHelper, ActionInputsHelper) - Constructor for class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
 
AnnotationActionModuleTypeHelper - Class in org.openhab.core.automation.module.provider
AnnotationActionModuleTypeHelper(ActionInputsHelper) - Constructor for class org.openhab.core.automation.module.provider.AnnotationActionModuleTypeHelper
 
ANNUALLY - Static variable in class org.openhab.core.scheduler.CronAdjuster
 
AnonymousUserSecurityContext - Class in org.openhab.core.io.rest.auth
This SecurityContext can be used to give anonymous users (i.e. unauthenticated requests) the "user" role.
AnonymousUserSecurityContext() - Constructor for class org.openhab.core.io.rest.auth.AnonymousUserSecurityContext
 
APARTMENT - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
API_TITLE - Static variable in class org.openhab.core.io.rest.swagger.impl.OpenApiResource
 
API_VERSION - Static variable in class org.openhab.core.io.rest.RESTConstants
Version of the openHAB API Version 1: initial version Version 2: include invisible widgets into sitemap response (#499) Version 3: Addition of anyFormat icon parameter (#978) Version 4: OH3, refactored extensions to addons (#1560) Version 5: transparent charts (#2502) Version 6: extended chart period parameter format (#3863) Version 7: extended chart period parameter format to cover past and future Version 8: Buttongrid as container for new Button elements
APP - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
APPLICATION - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
apply(String) - Method in class org.openhab.core.thing.binding.generic.ChannelTransformation
Applies all transformations to the given value.
apply(Event) - Method in interface org.openhab.core.events.EventFilter
Apply the filter on an event.
apply(Event) - Method in class org.openhab.core.events.TopicEventFilter
 
apply(Event) - Method in class org.openhab.core.events.TopicGlobEventFilter
 
apply(Event) - Method in class org.openhab.core.events.TopicPrefixEventFilter
 
apply(Item) - Method in class org.openhab.core.persistence.filter.PersistenceEqualsFilter
 
apply(Item) - Method in class org.openhab.core.persistence.filter.PersistenceFilter
Apply this filter to an item
apply(Item) - Method in class org.openhab.core.persistence.filter.PersistenceIncludeFilter
 
apply(Item) - Method in class org.openhab.core.persistence.filter.PersistenceThresholdFilter
 
apply(Item) - Method in class org.openhab.core.persistence.filter.PersistenceTimeFilter
 
apply(ReadyMarker) - Method in class org.openhab.core.service.ReadyMarkerFilter
 
applyDefaultConfiguration(Configuration, ConfigDescription) - Static method in class org.openhab.core.config.core.ConfigUtil
Applies the default values from a give ConfigDescription to the given Configuration.
applyState(State) - Method in class org.openhab.core.items.GenericItem
Sets new state, notifies listeners and sends events.
applyTimeSeries(TimeSeries) - Method in class org.openhab.core.items.GenericItem
Sets new time series, notifies listeners and sends events.
approve(ThingUID, String, String) - Method in interface org.openhab.core.config.discovery.inbox.Inbox
Creates new Thing and adds it to the ThingRegistry.
AQI - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
AQUARIUM - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
ArealDensity - Interface in org.openhab.core.library.dimension
Define Area density type (basic unit is kg/m^2) https://en.wikipedia.org/wiki/Area_density
arg - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
The cached value of the 'Arg' attribute.
arg - Variable in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
The cached value of the 'Arg' attribute.
ARG_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
The default value of the 'Arg' attribute.
ARG_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
The default value of the 'Arg' attribute.
args - Variable in class org.openhab.core.model.items.impl.ModelGroupItemImpl
The cached value of the 'Args' attribute list.
ArithmeticGroupFunction - Interface in org.openhab.core.library.types
This interface is only a container for functions that require the core type library for its calculations.
ArithmeticGroupFunction.And - Class in org.openhab.core.library.types
This does a logical 'and' operation.
ArithmeticGroupFunction.Avg - Class in org.openhab.core.library.types
This calculates the numeric average over all item states of decimal type.
ArithmeticGroupFunction.Count - Class in org.openhab.core.library.types
This calculates the number of items in the group matching the regular expression passed in parameter Group:Number:COUNT(".") will count all items having a string state of one character Group:Number:COUNT("[5-9]") will count all items having a string state between 5 and 9 ...
ArithmeticGroupFunction.Max - Class in org.openhab.core.library.types
This calculates the maximum value of all item states of decimal type.
ArithmeticGroupFunction.Median - Class in org.openhab.core.library.types
This calculates the numeric median over all item states of decimal type.
ArithmeticGroupFunction.Min - Class in org.openhab.core.library.types
This calculates the minimum value of all item states of decimal type.
ArithmeticGroupFunction.NAnd - Class in org.openhab.core.library.types
This does a logical 'nand' operation.
ArithmeticGroupFunction.NOr - Class in org.openhab.core.library.types
This does a logical 'nor' operation.
ArithmeticGroupFunction.Or - Class in org.openhab.core.library.types
This does a logical 'or' operation.
ArithmeticGroupFunction.Sum - Class in org.openhab.core.library.types
This calculates the numeric sum over all item states of decimal type.
ArithmeticGroupFunction.Xor - Class in org.openhab.core.library.types
This does a logical 'xor' operation.
around(AbstractFormattingConfig.ElementLocator, String...) - Method in class org.openhab.core.model.formatting.ItemsFormatter
 
around(AbstractFormattingConfig.ElementLocator, String...) - Method in class org.openhab.core.model.thing.formatting.ThingFormatter
 
array() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
Returns underlying bytes
as(Class<T>) - Method in class org.openhab.core.library.types.DecimalType
 
as(Class<T>) - Method in class org.openhab.core.library.types.HSBType
 
as(Class<T>) - Method in enum class org.openhab.core.library.types.OnOffType
 
as(Class<T>) - Method in enum class org.openhab.core.library.types.OpenClosedType
 
as(Class<T>) - Method in class org.openhab.core.library.types.PercentType
 
as(Class<T>) - Method in enum class org.openhab.core.library.types.UpDownType
 
as(Class<T>) - Method in interface org.openhab.core.types.State
Convert this State's value into another type
as(Class<U>) - Method in class org.openhab.core.library.types.QuantityType
 
as(Class<T>) - Method in class org.openhab.core.config.core.Configuration
 
ASC - Enum constant in enum class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler.Type
 
ASCENDING - Enum constant in enum class org.openhab.core.persistence.FilterCriteria.Ordering
 
asConfigurableService(Function<String, Object>) - Static method in class org.openhab.core.config.core.ConfigurableServiceUtil
 
assertEndOfType() - Method in class org.openhab.core.config.core.xml.util.NodeIterator
Ensures that the end of the node has been reached.
assertLogMessage(Class<?>, JavaTest.LogLevel, String) - Method in class org.openhab.core.test.java.JavaTest
Assert that a message was logged for a class with a given log level and message
assertNoLogMessage(Class<?>) - Method in class org.openhab.core.test.java.JavaTest
Assert that not message was logged for a class
assertValidItemName(String) - Static method in class org.openhab.core.items.ItemUtil
Ensures that the specified name of the item is valid.
Asterisk ( * ) - Search tag in interface org.openhab.core.scheduler.CronScheduler
Section
ASTNode - Class in org.openhab.core.voice.text
Abstract syntax tree node.
ASTNode() - Constructor for class org.openhab.core.voice.text.ASTNode
 
ASTNode(ASTNode[], TokenList) - Constructor for class org.openhab.core.voice.text.ASTNode
Constructs a new AST node.
AsyncModbusFailure<R> - Class in org.openhab.core.io.transport.modbus
Encapsulates result of modbus read operations
AsyncModbusFailure(R, Exception) - Constructor for class org.openhab.core.io.transport.modbus.AsyncModbusFailure
 
AsyncModbusReadResult - Class in org.openhab.core.io.transport.modbus
Encapsulates result of modbus read operations
AsyncModbusReadResult(ModbusReadRequestBlueprint, BitArray) - Constructor for class org.openhab.core.io.transport.modbus.AsyncModbusReadResult
 
AsyncModbusReadResult(ModbusReadRequestBlueprint, ModbusRegisterArray) - Constructor for class org.openhab.core.io.transport.modbus.AsyncModbusReadResult
 
AsyncModbusWriteResult - Class in org.openhab.core.io.transport.modbus
Encapsulates result of modbus write operations
AsyncModbusWriteResult(ModbusWriteRequestBlueprint, ModbusResponse) - Constructor for class org.openhab.core.io.transport.modbus.AsyncModbusWriteResult
 
AsyncResultWrapper<T> - Class in org.openhab.core.test
 
AsyncResultWrapper() - Constructor for class org.openhab.core.test.AsyncResultWrapper
 
at(Instant) - Method in interface org.openhab.core.scheduler.Scheduler
Return a ScheduledCompletableFuture that resolves at the given epochTime
at(Callable<T>, Instant) - Method in interface org.openhab.core.scheduler.Scheduler
Return a ScheduledCompletableFuture that resolves at the given epochTime with the result of the call.
at(SchedulerRunnable, Instant) - Method in interface org.openhab.core.scheduler.Scheduler
Return a ScheduledCompletableFuture that resolves at the given epochTime and runs the runnable.
ATTIC - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
ATTO(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
 
Audio - Class in org.openhab.core.model.script.actions
The static methods of this class are made available as functions in the scripts.
Audio() - Constructor for class org.openhab.core.model.script.actions.Audio
 
AUDIO_VISUAL - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
AudioException - Exception Class in org.openhab.core.audio
General purpose audio exception
AudioException() - Constructor for exception class org.openhab.core.audio.AudioException
Constructs a new exception with null as its detail message.
AudioException(String) - Constructor for exception class org.openhab.core.audio.AudioException
Constructs a new exception with the specified detail message.
AudioException(String, Throwable) - Constructor for exception class org.openhab.core.audio.AudioException
Constructs a new exception with the specified detail message and cause.
AudioException(Throwable) - Constructor for exception class org.openhab.core.audio.AudioException
Constructs a new exception with the specified cause.
AudioFormat - Class in org.openhab.core.audio
An audio format definition
AudioFormat(String, String, Boolean, Integer, Integer, Long) - Constructor for class org.openhab.core.audio.AudioFormat
Constructs an instance with the specified properties.
AudioFormat(String, String, Boolean, Integer, Integer, Long, Integer) - Constructor for class org.openhab.core.audio.AudioFormat
Constructs an instance with the specified properties.
AudioHTTPServer - Interface in org.openhab.core.audio
This is an interface that is implemented by AudioServlet and which allows exposing audio streams through HTTP.
AudioManager - Interface in org.openhab.core.audio
This service provides functionality around audio services and is the central service to be used directly by others.
AudioSink - Interface in org.openhab.core.audio
Definition of an audio output like headphones, a speaker or for writing to a file / clip.
AudioSinkAsync - Class in org.openhab.core.audio
Definition of an audio output like headphones, a speaker or for writing to a file / clip.
AudioSinkAsync() - Constructor for class org.openhab.core.audio.AudioSinkAsync
 
AudioSinkSync - Class in org.openhab.core.audio
Definition of an audio output like headphones, a speaker or for writing to a file / clip.
AudioSinkSync() - Constructor for class org.openhab.core.audio.AudioSinkSync
 
AudioSinkUtils - Interface in org.openhab.core.audio.utils
Some utility methods for sink
AudioSinkUtilsImpl - Class in org.openhab.core.audio.utils
Some utility methods for sink
AudioSinkUtilsImpl() - Constructor for class org.openhab.core.audio.utils.AudioSinkUtilsImpl
 
AudioSource - Interface in org.openhab.core.audio
This is an audio source, which can provide a continuous live stream of audio.
AudioStartEvent - Class in org.openhab.core.voice
A STTEvent fired when the STTService starts hearing audio.
AudioStartEvent() - Constructor for class org.openhab.core.voice.AudioStartEvent
 
AudioStopEvent - Class in org.openhab.core.voice
A STTEvent fired when the STTService stops hearing audio.
AudioStopEvent() - Constructor for class org.openhab.core.voice.AudioStopEvent
 
audioStream() - Method in record class org.openhab.core.audio.StreamServed
Returns the value of the audioStream record component.
AudioStream - Class in org.openhab.core.audio
Wrapper for a source of audio data.
AudioStream() - Constructor for class org.openhab.core.audio.AudioStream
 
AudioStreamUtils - Class in org.openhab.core.audio.utils
Some general filename and extension utilities.
AudioStreamUtils() - Constructor for class org.openhab.core.audio.utils.AudioStreamUtils
 
AudioWaveUtils - Class in org.openhab.core.audio.utils
Some utility methods for parsing and cleaning wav files
AudioWaveUtils() - Constructor for class org.openhab.core.audio.utils.AudioWaveUtils
 
authenticate(Credentials) - Method in interface org.openhab.core.auth.AuthenticationManager
Authentication attempt with specified credentials.
authenticate(Credentials) - Method in interface org.openhab.core.auth.AuthenticationProvider
Verify given credentials and give back authentication if they are valid.
Authentication - Class in org.openhab.core.auth
Definition of authentication given to username after verification of credentials by authentication provider.
Authentication() - Constructor for class org.openhab.core.auth.Authentication
no-args constructor required by gson
Authentication(String, String...) - Constructor for class org.openhab.core.auth.Authentication
Creates a new instance
Authentication(String, String[], String) - Constructor for class org.openhab.core.auth.Authentication
Creates a new instance with a specific scope
AUTHENTICATION - Static variable in interface org.openhab.core.io.http.HandlerPriorities
 
AuthenticationException - Exception Class in org.openhab.core.auth
Base type for exceptions thrown by authentication layer.
AuthenticationException(String) - Constructor for exception class org.openhab.core.auth.AuthenticationException
Creates a new exception instance.
AuthenticationException(String, Throwable) - Constructor for exception class org.openhab.core.auth.AuthenticationException
Creates a new exception instance.
AuthenticationException(Throwable) - Constructor for exception class org.openhab.core.auth.AuthenticationException
Creates a new exception instance.
AuthenticationManager - Interface in org.openhab.core.auth
Authentication manager is main entry point for all places which are interested in securing requests and verifying their originator.
AuthenticationProvider - Interface in org.openhab.core.auth
Realizations of this type are responsible for checking validity of various credentials and giving back authentication which defines access scope for authenticated user or system.
AuthFilter - Class in org.openhab.core.io.rest.auth
This filter is responsible for parsing credentials provided with a request, and hydrating a SecurityContext from these credentials if they are valid.
AuthFilter(JwtHelper, UserRegistry) - Constructor for class org.openhab.core.io.rest.auth.AuthFilter
 
AUTOMATION - Static variable in class org.openhab.core.addon.AddonType
 
AutomationEventFactory - Class in org.openhab.core.automation.events
This class is a factory that creates Timer and Execution Events.
AutomationEventFactory() - Constructor for class org.openhab.core.automation.events.AutomationEventFactory
 
autoUpdatePolicy - Variable in class org.openhab.core.thing.dto.ChannelDTO
 
AutoUpdatePolicy - Enum Class in org.openhab.core.thing.type
A binding's recommendation to the framework whether a state update should be automatically sent to an item if a command was received.
available() - Method in class org.openhab.core.cache.lru.InputStreamCacheWrapper
 
availableFrom(int) - Method in class org.openhab.core.cache.lru.LRUMediaCacheEntry
Return the number of bytes that we can actually read without calling the underlying stream
averageBetween(Item, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the average value of the state of a given Item between two certain points in time.
averageBetween(Item, ZonedDateTime, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the average value of the state of a given Item between two certain points in time.
averageBetween(Item, ZonedDateTime, ZonedDateTime, PersistenceExtensions.RiemannType) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the average value of the state of a given Item between two certain points in time.
averageBetween(Item, ZonedDateTime, ZonedDateTime, PersistenceExtensions.RiemannType, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the average value of the state of a given Item between two certain points in time.
averageSince(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the average value of the state of a given Item since a certain point in time.
averageSince(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the average value of the state of a given Item since a certain point in time.
averageSince(Item, ZonedDateTime, PersistenceExtensions.RiemannType) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the average value of the state of a given Item since a certain point in time.
averageSince(Item, ZonedDateTime, PersistenceExtensions.RiemannType, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the average value of the state of a given Item since a certain point in time.
averageUntil(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the average value of the state of a given Item until a certain point in time.
averageUntil(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the average value of the state of a given Item until a certain point in time.
averageUntil(Item, ZonedDateTime, PersistenceExtensions.RiemannType) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the average value of the state of a given Item until a certain point in time.
averageUntil(Item, ZonedDateTime, PersistenceExtensions.RiemannType, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the average value of the state of a given Item until a certain point in time.
Avg() - Constructor for class org.openhab.core.library.types.ArithmeticGroupFunction.Avg
 
Avg(Unit<?>) - Constructor for class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.Avg
 
AVG - Enum constant in enum class org.openhab.core.model.items.ModelGroupFunction
The 'AVG' literal object.
AVG_VALUE - Static variable in enum class org.openhab.core.model.items.ModelGroupFunction
The 'AVG' literal value.

B

b() - Method in record class org.openhab.core.util.ColorUtil.Gamut
Returns the value of the b record component.
B - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
 
BACK_DOOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
BAR - Static variable in class org.openhab.core.library.unit.Units
 
BASE_CURRENCY - Static variable in class org.openhab.core.library.unit.CurrencyUnits
 
BASE_ENERGY_PRICE - Static variable in class org.openhab.core.library.unit.CurrencyUnits
 
BaseActionModuleHandler - Class in org.openhab.core.automation.handler
This is a base class that can be used by ActionModuleHandler implementations
BaseActionModuleHandler(Action) - Constructor for class org.openhab.core.automation.handler.BaseActionModuleHandler
 
BaseAddonFinder - Class in org.openhab.core.config.discovery.addon
This is a BaseAddonFinder abstract class for finding suggested add-ons.
BaseAddonFinder() - Constructor for class org.openhab.core.config.discovery.addon.BaseAddonFinder
 
BaseBridgeHandler - Class in org.openhab.core.thing.binding
The BaseBridgeHandler implements the BridgeHandler interface and adds some convenience methods for bridges to the BaseThingHandler.
BaseBridgeHandler(Bridge) - Constructor for class org.openhab.core.thing.binding.BaseBridgeHandler
 
BaseConditionModuleHandler - Class in org.openhab.core.automation.handler
This is a base class that can be used by ConditionModuleHandler implementations
BaseConditionModuleHandler(Condition) - Constructor for class org.openhab.core.automation.handler.BaseConditionModuleHandler
 
BaseDynamicCommandDescriptionProvider - Class in org.openhab.core.thing.binding
BaseDynamicCommandDescriptionProvider() - Constructor for class org.openhab.core.thing.binding.BaseDynamicCommandDescriptionProvider
 
BaseDynamicStateDescriptionProvider - Class in org.openhab.core.thing.binding
The BaseDynamicStateDescriptionProvider provides a base implementation for the DynamicStateDescriptionProvider.
BaseDynamicStateDescriptionProvider() - Constructor for class org.openhab.core.thing.binding.BaseDynamicStateDescriptionProvider
 
baseItem - Variable in class org.openhab.core.items.GroupItem
 
baseItemType - Variable in class org.openhab.core.items.ManagedItemProvider.PersistedItem
 
baseItemUnit - Variable in class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.DimensionalGroupFunction
 
BASEMENT - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
BaseModelItemTypeElements() - Constructor for class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
 
BaseModelItemTypeElements() - Constructor for class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
 
BaseModuleHandler<T> - Class in org.openhab.core.automation.handler
This is a base class that can be used by any ModuleHandler implementation
BaseModuleHandler(T) - Constructor for class org.openhab.core.automation.handler.BaseModuleHandler
 
BaseModuleHandlerFactory - Class in org.openhab.core.automation.handler
This class provides a ModuleHandlerFactory base implementation.
BaseModuleHandlerFactory() - Constructor for class org.openhab.core.automation.handler.BaseModuleHandlerFactory
 
BaseThingHandler - Class in org.openhab.core.thing.binding
BaseThingHandler provides a base implementation for the ThingHandler interface.
BaseThingHandler(Thing) - Constructor for class org.openhab.core.thing.binding.BaseThingHandler
Creates a new instance of this class for the Thing.
BaseThingHandlerFactory - Class in org.openhab.core.thing.binding
The BaseThingHandlerFactory provides a base implementation for the ThingHandlerFactory interface.
BaseThingHandlerFactory() - Constructor for class org.openhab.core.thing.binding.BaseThingHandlerFactory
 
BaseTriggerModuleHandler - Class in org.openhab.core.automation.handler
This is a base class that can be used by TriggerModuleHandler implementations
BaseTriggerModuleHandler(Trigger) - Constructor for class org.openhab.core.automation.handler.BaseTriggerModuleHandler
 
basicSetCommand(ValidCommand, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
basicSetCommand(ValidCommand, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
basicSetDefinition(FilterDetails, NotificationChain) - Method in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
basicSetImportSection(XImportSection, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
basicSetNewState(ValidState, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
basicSetNewState(ValidState, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
basicSetOldState(ValidState, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
basicSetOldState(ValidState, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
basicSetRight(XExpression, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
basicSetScript(XBlockExpression, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
basicSetState(ValidState, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
basicSetState(ValidState, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
basicSetTrigger(ValidTrigger, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
basicSetType(JvmTypeReference, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
basicSetUnit(AbstractUnit, NotificationChain) - Method in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
BATHROOM - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
BATTERY - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
Bb - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
 
bearingTo(PointType) - Method in class org.openhab.core.library.types.PointType
Return the bearing in degrees from otherPoint following a great circle path.
BECQUEREL - Static variable in class org.openhab.core.library.unit.Units
 
BECQUEREL_PER_CUBIC_METRE - Static variable in class org.openhab.core.library.unit.Units
 
BED - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
BEDROOM - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
before(CompletableFuture<T>, Duration) - Method in interface org.openhab.core.scheduler.Scheduler
Return a ScheduledCompletableFuture that fails with a TimeoutException when the given CompletableFuture is not resolved before the given timeout.
before(AbstractFormattingConfig.ElementLocator, String...) - Method in class org.openhab.core.model.formatting.ItemsFormatter
 
before(AbstractFormattingConfig.ElementLocator, String...) - Method in class org.openhab.core.model.thing.formatting.ThingFormatter
 
beforeShutdown(Registry) - Method in class org.openhab.core.config.discovery.addon.upnp.UpnpAddonFinder
 
beforeUpdateElement(E) - Method in class org.openhab.core.common.registry.AbstractRegistry
This method is called before an element is updated.
BEGIN_CERT - Static variable in class org.openhab.core.io.net.http.PEMTrustManager
 
BI - Static variable in interface org.openhab.core.io.transport.serial.SerialPortEvent
 
BIG_DECIMAL_HUNDRED - Static variable in class org.openhab.core.library.types.DecimalType
 
Bin2Json - Class in org.openhab.core.io.bin2json
This class converts binary data to JSON format.
Bin2Json(String) - Constructor for class org.openhab.core.io.bin2json.Bin2Json
Constructor.
BinaryPrefix - Enum Class in org.openhab.core.library.unit
The binary prefixes used to derive units by specific powers of 2.
bindAbstractTypeScopeProvider() - Method in class org.openhab.core.model.rule.RulesRuntimeModule
 
bindAbstractTypeScopeProvider() - Method in class org.openhab.core.model.script.ScriptRuntimeModule
 
bindBundleContext() - Method in class org.openhab.core.test.java.JavaOSGiTest
 
bindClassLoaderToInstance() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
bindClassLoaderToInstance() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
bindClassLoaderToInstance() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
bindClassLoaderToInstance() - Method in class org.openhab.core.model.rule.RulesRuntimeModule
 
bindClassLoaderToInstance() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
bindClassLoaderToInstance() - Method in class org.openhab.core.model.script.ScriptRuntimeModule
 
bindClassLoaderToInstance() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
bindClassLoaderToInstance() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
bindDefaultBatchTypeResolver() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
bindDefaultBatchTypeResolver() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
bindDefaultReentrantTypeResolver() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
bindDefaultReentrantTypeResolver() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
bindFeatureNameValidator() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
bindFeatureNameValidator() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
bindIAllContainersState$Provider() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
bindIAllContainersState$Provider() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
bindIAllContainersState$Provider() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
bindIAllContainersState$Provider() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
bindIAllContainersState$Provider() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
bindIAllContainersState$Provider() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
bindIAntlrTokenFileProvider() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
bindIAntlrTokenFileProvider() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
bindIAntlrTokenFileProvider() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
bindIAntlrTokenFileProvider() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
bindIAntlrTokenFileProvider() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
bindIAntlrTokenFileProvider() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
bindIBatchScopeProvider() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
bindIBatchScopeProvider() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
bindIContainer$Manager() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
bindIContainer$Manager() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
bindIContainer$Manager() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
bindIContainer$Manager() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
bindIContainer$Manager() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
bindIContainer$Manager() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
bindIContentAssistParser() - Method in class org.openhab.core.model.ide.AbstractItemsIdeModule
 
bindIContentAssistParser() - Method in class org.openhab.core.model.persistence.ide.AbstractPersistenceIdeModule
 
bindIContentAssistParser() - Method in class org.openhab.core.model.rule.ide.AbstractRulesIdeModule
 
bindIContentAssistParser() - Method in class org.openhab.core.model.script.ide.AbstractScriptIdeModule
 
bindIContentAssistParser() - Method in class org.openhab.core.model.sitemap.ide.AbstractSitemapIdeModule
 
bindIContentAssistParser() - Method in class org.openhab.core.model.thing.ide.AbstractThingIdeModule
 
bindIExpressionInterpreter() - Method in class org.openhab.core.model.rule.RulesRuntimeModule
 
bindIExpressionInterpreter() - Method in class org.openhab.core.model.script.ScriptRuntimeModule
 
bindIFeatureScopeTrackerProvider() - Method in class org.openhab.core.model.rule.ide.RulesIdeModule
 
bindIFeatureScopeTrackerProvider() - Method in class org.openhab.core.model.script.ide.ScriptIdeModule
 
bindIFormatter() - Method in class org.openhab.core.model.ItemsRuntimeModule
 
bindIFormatter() - Method in class org.openhab.core.model.thing.ThingRuntimeModule
 
bindIGenerator() - Method in class org.openhab.core.model.rule.RulesRuntimeModule
 
bindIGenerator() - Method in class org.openhab.core.model.script.ScriptRuntimeModule
 
bindIGenerator2() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
bindIGenerator2() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
bindIGenerator2() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
bindIGenerator2() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
bindIGlobalScopeProvider() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
bindIGlobalScopeProvider() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
bindIGlobalScopeProvider() - Method in class org.openhab.core.model.persistence.PersistenceRuntimeModule
 
bindIGlobalScopeProvider() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
bindIGlobalScopeProvider() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
bindIGlobalScopeProvider() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
bindIGlobalScopeProvider() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
bindIGrammarAccess() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
bindIGrammarAccess() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
bindIGrammarAccess() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
bindIGrammarAccess() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
bindIGrammarAccess() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
bindIGrammarAccess() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
bindIJvmModelInferrer() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
bindIJvmModelInferrer() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
bindIJvmTypeProvider$Factory() - Method in class org.openhab.core.model.rule.RulesRuntimeModule
 
bindIJvmTypeProvider$Factory() - Method in class org.openhab.core.model.script.ScriptRuntimeModule
 
bindILocationInFileProvider() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
bindILocationInFileProvider() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
bindImplicitlyImportedTypes() - Method in class org.openhab.core.model.rule.RulesRuntimeModule
 
bindImplicitlyImportedTypes() - Method in class org.openhab.core.model.script.ScriptRuntimeModule
 
BINDING - Static variable in class org.openhab.core.addon.AddonType
 
BINDING_ID - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
 
BindingConfigParseException - Exception Class in org.openhab.core.model.item
This exception is used by BindingConfigReader instances if parsing configurations fails
BindingConfigParseException(String) - Constructor for exception class org.openhab.core.model.item.BindingConfigParseException
 
BindingConfigParseException(String, Exception) - Constructor for exception class org.openhab.core.model.item.BindingConfigParseException
 
BindingConfigReader - Interface in org.openhab.core.model.item
This interface must be implemented by services, which can parse the generic binding configuration string used in the GenericItemProvider.
bindings - Variable in class org.openhab.core.model.items.impl.ModelItemImpl
The cached value of the 'Bindings' containment reference list.
bindIParser() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
bindIParser() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
bindIParser() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
bindIParser() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
bindIParser() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
bindIParser() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
bindIPrefixMatcher() - Method in class org.openhab.core.model.ide.AbstractItemsIdeModule
 
bindIPrefixMatcher() - Method in class org.openhab.core.model.persistence.ide.AbstractPersistenceIdeModule
 
bindIPrefixMatcher() - Method in class org.openhab.core.model.rule.ide.AbstractRulesIdeModule
 
bindIPrefixMatcher() - Method in class org.openhab.core.model.script.ide.AbstractScriptIdeModule
 
bindIPrefixMatcher() - Method in class org.openhab.core.model.sitemap.ide.AbstractSitemapIdeModule
 
bindIPrefixMatcher() - Method in class org.openhab.core.model.thing.ide.AbstractThingIdeModule
 
bindIProposalConflictHelper() - Method in class org.openhab.core.model.ide.AbstractItemsIdeModule
 
bindIProposalConflictHelper() - Method in class org.openhab.core.model.persistence.ide.AbstractPersistenceIdeModule
 
bindIProposalConflictHelper() - Method in class org.openhab.core.model.rule.ide.AbstractRulesIdeModule
 
bindIProposalConflictHelper() - Method in class org.openhab.core.model.script.ide.AbstractScriptIdeModule
 
bindIProposalConflictHelper() - Method in class org.openhab.core.model.sitemap.ide.AbstractSitemapIdeModule
 
bindIProposalConflictHelper() - Method in class org.openhab.core.model.thing.ide.AbstractThingIdeModule
 
bindIQualifiedNameProvider() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
bindIQualifiedNameProvider() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
bindIQualifiedNameProvider() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
bindIQualifiedNameProvider() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
bindIQualifiedNameProvider() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
bindIQualifiedNameProvider() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
bindIRenameService2() - Method in class org.openhab.core.model.ide.AbstractItemsIdeModule
 
bindIRenameService2() - Method in class org.openhab.core.model.persistence.ide.AbstractPersistenceIdeModule
 
bindIRenameService2() - Method in class org.openhab.core.model.rule.ide.AbstractRulesIdeModule
 
bindIRenameService2() - Method in class org.openhab.core.model.script.ide.AbstractScriptIdeModule
 
bindIRenameService2() - Method in class org.openhab.core.model.sitemap.ide.AbstractSitemapIdeModule
 
bindIRenameService2() - Method in class org.openhab.core.model.thing.ide.AbstractThingIdeModule
 
bindIRenameStrategy2() - Method in class org.openhab.core.model.ide.AbstractItemsIdeModule
 
bindIRenameStrategy2() - Method in class org.openhab.core.model.persistence.ide.AbstractPersistenceIdeModule
 
bindIRenameStrategy2() - Method in class org.openhab.core.model.rule.ide.AbstractRulesIdeModule
 
bindIRenameStrategy2() - Method in class org.openhab.core.model.script.ide.AbstractScriptIdeModule
 
bindIRenameStrategy2() - Method in class org.openhab.core.model.sitemap.ide.AbstractSitemapIdeModule
 
bindIRenameStrategy2() - Method in class org.openhab.core.model.thing.ide.AbstractThingIdeModule
 
bindIResourceValidator() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
bindIResourceValidator() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
bindIScopeProvider() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
bindIScopeProvider() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
bindIScopeProvider() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
bindIScopeProvider() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
bindISemanticSequencer() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
bindISemanticSequencer() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
bindISemanticSequencer() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
bindISemanticSequencer() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
bindISemanticSequencer() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
bindISemanticSequencer() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
bindISerializer() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
bindISerializer() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
bindISerializer() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
bindISerializer() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
bindISerializer() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
bindISerializer() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
bindISyntacticSequencer() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
bindISyntacticSequencer() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
bindISyntacticSequencer() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
bindISyntacticSequencer() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
bindISyntacticSequencer() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
bindISyntacticSequencer() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
bindISyntacticSequencer() - Method in class org.openhab.core.model.thing.ThingRuntimeModule
 
bindItemsValidator() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
bindITokenDefProvider() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
bindITokenDefProvider() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
bindITokenDefProvider() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
bindITokenDefProvider() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
bindITokenDefProvider() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
bindITokenDefProvider() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
bindITokenToStringConverter() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
bindITokenToStringConverter() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
bindITokenToStringConverter() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
bindITokenToStringConverter() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
bindITokenToStringConverter() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
bindITokenToStringConverter() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
bindITypeComputer() - Method in class org.openhab.core.model.rule.RulesRuntimeModule
 
bindITypeComputer() - Method in class org.openhab.core.model.script.ScriptRuntimeModule
 
bindIUnorderedGroupHelper() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
bindIValueConverterService() - Method in class org.openhab.core.model.ItemsRuntimeModule
 
bindIValueConverterService() - Method in class org.openhab.core.model.sitemap.SitemapRuntimeModule
 
bindIValueConverterService() - Method in class org.openhab.core.model.thing.ThingRuntimeModule
 
bindJavaReflectAccess() - Method in class org.openhab.core.model.rule.RulesRuntimeModule
 
bindLexer() - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
bindLexer() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
bindLexer() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
bindLexer() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
bindLexer() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
bindLexer() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
bindPersistenceValidator() - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
bindRulesValidator() - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
bindScriptTransformationService(ScriptTransformationService, Map<String, Object>) - Method in class org.openhab.core.automation.module.script.profile.ScriptProfileFactory
 
bindScriptValidator() - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
bindSitemapValidator() - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
bindStateAndCommandProvider() - Method in class org.openhab.core.model.rule.RulesRuntimeModule
 
bindThingValidator() - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
BIT - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
 
BIT - Static variable in class org.openhab.core.library.unit.Units
 
BIT_PER_SECOND - Static variable in class org.openhab.core.library.unit.Units
 
BitArray - Class in org.openhab.core.io.transport.modbus
Class that implements a collection for bits
BitArray(boolean...) - Constructor for class org.openhab.core.io.transport.modbus.BitArray
 
BitArray(int) - Constructor for class org.openhab.core.io.transport.modbus.BitArray
 
BitArray(BitSet, int) - Constructor for class org.openhab.core.io.transport.modbus.BitArray
 
BLACK - Static variable in class org.openhab.core.library.types.HSBType
 
BLINDS - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
BLOCKLIBRARIES_CONTENT_TYPE - Static variable in class org.openhab.core.addon.marketplace.MarketplaceConstants
 
BLUE - Static variable in class org.openhab.core.library.types.HSBType
 
BOILER - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
BOILER_ROOM - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
BOOLEAN - Enum constant in enum class org.openhab.core.config.core.ConfigDescriptionParameter.Type
The data type for a boolean (true or false).
BOOLEAN - Enum constant in enum class org.openhab.core.config.core.dto.XmlParameterType
 
BOOLEAN_OBJECTElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.BOOLEAN_OBJECTElements
 
BOOLEANElements() - Constructor for class org.openhab.core.model.services.ItemsGrammarAccess.BOOLEANElements
 
BOOLEANElements() - Constructor for class org.openhab.core.model.thing.services.ThingGrammarAccess.BOOLEANElements
 
bridge - Variable in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
The cached value of the 'Bridge' attribute.
bridge - Variable in class org.openhab.core.thing.dto.StrippedThingTypeDTO
 
Bridge - Interface in org.openhab.core.thing
A Bridge is a Thing that connects other Things.
BRIDGE_EDEFAULT - Static variable in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
The default value of the 'Bridge' attribute.
BRIDGE_OFFLINE - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
 
BRIDGE_OFFLINE - Variable in class org.openhab.core.thing.ThingStatusDetail.OfflineStatus
 
BRIDGE_UID_EDEFAULT - Static variable in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
The default value of the 'Bridge UID' attribute.
BRIDGE_UNINITIALIZED - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
 
BRIDGE_UNINITIALIZED - Variable in class org.openhab.core.thing.ThingStatusDetail.UninitializedStatus
 
BridgeBuilder - Class in org.openhab.core.thing.binding.builder
This class allows the easy construction of a Bridge instance using the builder pattern.
BridgeHandler - Interface in org.openhab.core.thing.binding
A BridgeHandler handles the communication between the openHAB framework and a bridge (a device that acts as a gateway to enable the communication with other devices) represented by a Bridge instance.
bridgeStatusChanged(ThingStatusInfo) - Method in class org.openhab.core.thing.binding.BaseThingHandler
 
bridgeStatusChanged(ThingStatusInfo) - Method in interface org.openhab.core.thing.binding.ThingHandler
Notifies the handler that the bridge's status has changed.
BridgeType - Class in org.openhab.core.thing.type
The BridgeType describes a concrete type of a Bridge.
bridgeUID - Variable in class org.openhab.core.config.discovery.dto.DiscoveryResultDTO
 
bridgeUID - Variable in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
The cached value of the 'Bridge UID' attribute.
bridgeUID - Variable in class org.openhab.core.thing.dto.AbstractThingDTO
 
BRIGHTNESS - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
broadcast(Event) - Method in class org.openhab.core.io.rest.sse.SseResource
 
BrokenItemChannelLinkDTO - Class in org.openhab.core.io.rest.core.link
Transfer object for broken item channel links.
BrokenItemChannelLinkDTO(EnrichedItemChannelLinkDTO, ItemChannelLinkRegistry.ItemChannelLinkProblem) - Constructor for class org.openhab.core.io.rest.core.link.BrokenItemChannelLinkDTO
 
brokerConnection - Variable in class org.openhab.core.io.transport.mqtt.reconnect.AbstractReconnectStrategy
 
build() - Method in class org.openhab.core.addon.Addon.Builder
 
build() - Method in class org.openhab.core.addon.AddonInfo.Builder
Build an AddonInfo from this builder
build() - Method in class org.openhab.core.automation.util.ActionBuilder
 
build() - Method in class org.openhab.core.automation.util.ConditionBuilder
 
build() - Method in class org.openhab.core.automation.util.ModuleBuilder
 
build() - Method in class org.openhab.core.automation.util.RuleBuilder
 
build() - Method in class org.openhab.core.automation.util.TriggerBuilder
 
build() - Method in interface org.openhab.core.common.SafeCallerBuilder
Creates a dynamic proxy with the according properties which guards the caller from hanging implementations in the target object.
build() - Method in class org.openhab.core.common.ThreadFactoryBuilder
Builds the ThreadFactory, configuring it as specified.
build() - Method in class org.openhab.core.config.core.ConfigDescriptionBuilder
Builds a ConfigDescription with the settings of this builder.
build() - Method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
Builds a result with the settings of this builder.
build() - Method in class org.openhab.core.config.core.ConfigDescriptionParameterGroupBuilder
Builds a result with the settings of this builder.
build() - Method in class org.openhab.core.config.core.status.ConfigStatusMessage.Builder
Builds the new ConfigStatusMessage object.
build() - Method in class org.openhab.core.config.discovery.DiscoveryResultBuilder
Builds a result with the settings of this builder.
build() - Method in interface org.openhab.core.items.ItemBuilder
Creates an item with the currently configured values.
build() - Method in class org.openhab.core.thing.binding.builder.BridgeBuilder
 
build() - Method in class org.openhab.core.thing.binding.builder.ChannelBuilder
Builds and returns the Channel.
build() - Method in class org.openhab.core.thing.binding.builder.ThingBuilder
Build the thing
build() - Method in class org.openhab.core.thing.binding.builder.ThingStatusInfoBuilder
Builds and returns the status info.
build() - Method in class org.openhab.core.thing.binding.firmware.FirmwareBuilder
Builds the firmware.
build() - Method in class org.openhab.core.thing.profiles.ProfileTypeBuilder
Create a profile type instance with the previously given parameters.
build() - Method in class org.openhab.core.thing.type.ChannelDefinitionBuilder
Build a channel definition.
build() - Method in class org.openhab.core.thing.type.ChannelGroupTypeBuilder
Build the ChannelGroupType with the given values
build() - Method in interface org.openhab.core.thing.type.ChannelTypeBuilder
Build the ChannelType with the given values
build() - Method in class org.openhab.core.thing.type.ThingTypeBuilder
Builds and returns a new ThingType according to the given values from this builder.
build() - Method in class org.openhab.core.types.CommandDescriptionBuilder
Build a CommandDescription from the values of this builder.
build() - Method in class org.openhab.core.types.StateDescriptionFragmentBuilder
Builds a StateDescriptionFragment from the values of this builder.
build() - Method in class org.openhab.core.ui.tiles.ExternalServiceTile.TileBuilder
 
build() - Method in class org.openhab.core.voice.DialogContext.Builder
Creates a new DialogContext
buildBridge() - Method in class org.openhab.core.thing.type.ThingTypeBuilder
Builds and returns a new BridgeType according to the given values from this builder.
buildCommandUsage(String) - Method in class org.openhab.core.io.console.extensions.AbstractConsoleCommandExtension
Build a command usage string.
buildCommandUsage(String, String) - Method in class org.openhab.core.io.console.extensions.AbstractConsoleCommandExtension
Build a command usage string.
builder(String, String) - Static method in class org.openhab.core.addon.AddonInfo
 
builder(AddonInfo) - Static method in class org.openhab.core.addon.AddonInfo
 
Builder(String, Locale) - Constructor for class org.openhab.core.voice.DialogContext.Builder
 
BUILDING - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
buildModuleType(String, Map<String, Set<ModuleInformation>>) - Method in class org.openhab.core.automation.module.provider.AnnotationActionModuleTypeHelper
 
buildString() - Static method in class org.openhab.core.OpenHAB
Provides the build number as it can be found in the version.properties file.
buildWebClientConsumerName(ThingUID, String) - Static method in class org.openhab.core.thing.util.ThingWebClientUtil
Build a valid consumer name for HTTP or WebSocket client.
bundle() - Method in class org.openhab.core.test.BundleCloseable
 
BundleCloseable - Class in org.openhab.core.test
A wrapper that uninstalls a bundle on close.
BundleCloseable(Bundle) - Constructor for class org.openhab.core.test.BundleCloseable
 
bundleContext - Variable in class org.openhab.core.test.java.JavaOSGiTest
 
bundleContext - Variable in class org.openhab.core.thing.binding.AbstractDynamicDescriptionProvider
 
bundleContext - Variable in class org.openhab.core.thing.binding.BaseThingHandlerFactory
 
bundleInfo - Variable in class org.openhab.core.tools.i18n.plugin.AbstractI18nMojo
 
BundleInfo - Class in org.openhab.core.tools.i18n.plugin
The bundle information provided by the openHAB XML files in the OH-INF directory.
BundleInfo() - Constructor for class org.openhab.core.tools.i18n.plugin.BundleInfo
 
BundleInfoReader - Class in org.openhab.core.tools.i18n.plugin
Reads all the bundle information provided by XML files in the OH-INF directory to BundleInfo.
BundleInfoReader(Log) - Constructor for class org.openhab.core.tools.i18n.plugin.BundleInfoReader
 
BundleResolver - Interface in org.openhab.core.util
Resolve bundle specific information from the framework.
BundleVersion - Class in org.openhab.core.addon.marketplace
The BundleVersion wraps a bundle version and provides a method to compare them
BundleVersion(String) - Constructor for class org.openhab.core.addon.marketplace.BundleVersion
 
BusEvent - Class in org.openhab.core.model.script.actions
The static methods of this class are made available as functions in the scripts.
BusEvent() - Constructor for class org.openhab.core.model.script.actions.BusEvent
 
Button - Interface in org.openhab.core.model.sitemap.sitemap
A representation of the model object 'Button'.
BUTTON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The meta object id for the 'Button' class.
BUTTON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Button' class.
BUTTON - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
BUTTON__CMD - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Cmd' attribute.
BUTTON__CMD - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Cmd' attribute feature.
BUTTON__COLUMN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Column' attribute.
BUTTON__COLUMN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Column' attribute feature.
BUTTON__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon' attribute.
BUTTON__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon Color' containment reference list.
BUTTON__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon Rules' containment reference list.
BUTTON__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Item' attribute.
BUTTON__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label' attribute.
BUTTON__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label Color' containment reference list.
BUTTON__RELEASE_CMD - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Release Cmd' attribute.
BUTTON__RELEASE_CMD - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Release Cmd' attribute feature.
BUTTON__ROW - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Row' attribute.
BUTTON__ROW - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Row' attribute feature.
BUTTON__STATELESS - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Stateless' attribute.
BUTTON__STATELESS - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Stateless' attribute feature.
BUTTON__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Static Icon' attribute.
BUTTON__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Value Color' containment reference list.
BUTTON__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Visibility' containment reference list.
BUTTON_DEFINITION - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The meta object id for the 'Button Definition' class.
BUTTON_DEFINITION - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Button Definition' class.
BUTTON_DEFINITION__CMD - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Cmd' attribute.
BUTTON_DEFINITION__CMD - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Cmd' attribute feature.
BUTTON_DEFINITION__COLUMN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Column' attribute.
BUTTON_DEFINITION__COLUMN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Column' attribute feature.
BUTTON_DEFINITION__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon' attribute.
BUTTON_DEFINITION__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Icon' attribute feature.
BUTTON_DEFINITION__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label' attribute.
BUTTON_DEFINITION__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Label' attribute feature.
BUTTON_DEFINITION__ROW - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Row' attribute.
BUTTON_DEFINITION__ROW - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Row' attribute feature.
BUTTON_DEFINITION_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The number of structural features of the 'Button Definition' class.
BUTTON_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The number of structural features of the 'Button' class.
BUTTON_TOGGLE_PLAYER - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
 
BUTTON_TOGGLE_PLAYER_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
 
BUTTON_TOGGLE_ROLLERSHUTTER - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
 
BUTTON_TOGGLE_ROLLERSHUTTER_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
 
BUTTON_TOGGLE_SWITCH - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
 
BUTTON_TOGGLE_SWITCH_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
 
ButtonDefinition - Interface in org.openhab.core.model.sitemap.sitemap
A representation of the model object 'Button Definition'.
ButtonDefinitionElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonDefinitionElements
 
ButtonDefinitionImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
An implementation of the model object 'Button Definition'.
ButtonDefinitionImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.ButtonDefinitionImpl
ButtonElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
Buttongrid - Interface in org.openhab.core.model.sitemap.sitemap
A representation of the model object 'Buttongrid'.
BUTTONGRID - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The meta object id for the 'Buttongrid' class.
BUTTONGRID - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Buttongrid' class.
BUTTONGRID__BUTTONS - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Buttons' containment reference list.
BUTTONGRID__BUTTONS - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Buttons' containment reference list feature.
BUTTONGRID__CHILDREN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Children' containment reference list.
BUTTONGRID__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon' attribute.
BUTTONGRID__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon Color' containment reference list.
BUTTONGRID__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon Rules' containment reference list.
BUTTONGRID__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Item' attribute.
BUTTONGRID__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label' attribute.
BUTTONGRID__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label Color' containment reference list.
BUTTONGRID__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Static Icon' attribute.
BUTTONGRID__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Value Color' containment reference list.
BUTTONGRID__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Visibility' containment reference list.
BUTTONGRID_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The number of structural features of the 'Buttongrid' class.
ButtongridElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
ButtongridImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
An implementation of the model object 'Buttongrid'.
ButtongridImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.ButtongridImpl
ButtonImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
An implementation of the model object 'Button'.
ButtonImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
buttons - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtongridImpl
The cached value of the 'Buttons' containment reference list.
BYTE - Static variable in class org.openhab.core.library.unit.Units
 
ByteArrayAudioStream - Class in org.openhab.core.audio
This is an implementation of an AudioStream with known length and a clone method, which is based on a simple byte array.
ByteArrayAudioStream(byte[], AudioFormat) - Constructor for class org.openhab.core.audio.ByteArrayAudioStream
 
ByteArrayFileCache - Class in org.openhab.core.cache
This is a simple file based cache implementation.
ByteArrayFileCache(String) - Constructor for class org.openhab.core.cache.ByteArrayFileCache
Creates a new ByteArrayFileCache instance for a service.
ByteArrayFileCache(String, Duration) - Constructor for class org.openhab.core.cache.ByteArrayFileCache
Creates a new ByteArrayFileCache instance for a service.
bytes - Variable in class org.openhab.core.library.types.RawType
 
bytesToHex(byte[]) - Static method in class org.openhab.core.util.HexUtils
Converts a byte array into a hex string (in format "0123456789ABCDEF").
bytesToHex(byte[], CharSequence) - Static method in class org.openhab.core.util.HexUtils
Converts a byte array into a hex string with a given delimiter.
byteToHex(byte) - Static method in class org.openhab.core.util.HexUtils
 

C

C - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
 
CACHE_CONTROL - Static variable in class org.openhab.core.io.rest.RESTConstants
 
cachedAddons - Variable in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
 
cachedFiles - Variable in class org.openhab.core.transform.AbstractFileTransformationService
Deprecated.
 
cachedRemoteAddons - Variable in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
 
cacheIsOK - Variable in class org.openhab.core.cache.lru.LRUMediaCache
 
calculate(Set<Item>) - Method in interface org.openhab.core.items.GroupFunction
Determines the current state of a group based on a list of items
calculate(Set<Item>) - Method in class org.openhab.core.items.GroupFunction.Equality
 
calculate(Set<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.And
 
calculate(Set<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Avg
 
calculate(Set<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Count
 
calculate(Set<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Max
 
calculate(Set<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Median
 
calculate(Set<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Min
 
calculate(Set<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.NAnd
 
calculate(Set<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.NOr
 
calculate(Set<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Or
 
calculate(Set<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Sum
 
calculate(Set<Item>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Xor
 
calculate(Set<Item>) - Method in class org.openhab.core.library.types.DateTimeGroupFunction.Earliest
 
calculate(Set<Item>) - Method in class org.openhab.core.library.types.DateTimeGroupFunction.Latest
 
calculate(Set<Item>) - Method in class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.Avg
 
calculate(Set<Item>) - Method in class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.Max
 
calculate(Set<Item>) - Method in class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.Median
 
calculate(Set<Item>) - Method in class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.Min
 
calculate(Set<Item>) - Method in class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.Sum
 
CALCULATION - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Point
 
call(Runnable) - Method in interface org.openhab.core.model.core.SafeEMF
Calls the given function.
call(Supplier<T>) - Method in interface org.openhab.core.model.core.SafeEMF
Calls the given function.
CALL - Static variable in class org.openhab.core.library.CoreItemFactory
 
callback - Variable in class org.openhab.core.automation.handler.BaseModuleHandler
 
CallItem - Class in org.openhab.core.library.items
This item identifies a telephone call by its origin and destination.
CallItem(String) - Constructor for class org.openhab.core.library.items.CallItem
 
callScript(String) - Static method in class org.openhab.core.model.script.actions.ScriptExecution
Calls a script which must be located in the configurations/scripts folder.
CALORIE - Static variable in class org.openhab.core.library.unit.Units
 
CAMERA - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
canBeAdded(SemanticTag) - Method in interface org.openhab.core.semantics.SemanticTagRegistry
Checks if a tag with a given id can be added to the registry.
cancel() - Method in interface org.openhab.core.automation.module.script.action.Timer
Cancels the timer
cancel() - Method in class org.openhab.core.magic.binding.handler.MagicFirmwareUpdateThingHandler
 
cancel() - Method in class org.openhab.core.model.script.actions.Timer
 
cancel() - Method in interface org.openhab.core.thing.binding.firmware.FirmwareUpdateHandler
Cancels a previous started firmware update.
canceled() - Method in interface org.openhab.core.thing.binding.firmware.ProgressCallback
Callback operation to indicate that the firmware update was canceled.
CANCELED - Enum constant in enum class org.openhab.core.thing.firmware.FirmwareUpdateResult
Indicates that the firmware update was canceled.
cancelFirmwareUpdate(ThingUID) - Method in interface org.openhab.core.thing.firmware.FirmwareUpdateService
Cancels the firmware update of the thing having the given thing UID by invoking the operation FirmwareUpdateHandler.cancel() of the thing´s firmware update handler.
cancelTimeoutFuture() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
The connection process is limited by a timeout, realized with a CompletableFuture.
canConvert(Class) - Method in class org.openhab.core.config.core.xml.util.GenericUnmarshaller
 
CANDELA - Static variable in class org.openhab.core.library.unit.Units
 
capitalize(String) - Static method in class org.openhab.core.util.StringUtils
Capitalizes a String changing the first character to title case.
capitalizeByUnderscore(String) - Static method in class org.openhab.core.util.StringUtils
Capitalizes words in the string.
capitalizeByWhitespace(String) - Static method in class org.openhab.core.util.StringUtils
Capitalizes words in the string.
CAR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
CARPORT - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
caseAbstractUnit(AbstractUnit) - Method in class org.openhab.core.model.script.script.util.ScriptSwitch
Returns the result of interpreting the object as an instance of 'Abstract Unit'.
caseAliasConfiguration(AliasConfiguration) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
Returns the result of interpreting the object as an instance of 'Alias Configuration'.
caseAllConfig(AllConfig) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
Returns the result of interpreting the object as an instance of 'All Config'.
caseButton(Button) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Button'.
caseButtonDefinition(ButtonDefinition) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Button Definition'.
caseButtongrid(Buttongrid) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Buttongrid'.
caseChangedEventTrigger(ChangedEventTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Changed Event Trigger'.
caseChart(Chart) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Chart'.
caseColorArray(ColorArray) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Color Array'.
caseColorpicker(Colorpicker) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Colorpicker'.
caseColortemperaturepicker(Colortemperaturepicker) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Colortemperaturepicker'.
caseCommandEventTrigger(CommandEventTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Command Event Trigger'.
caseCondition(Condition) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Condition'.
caseCronStrategy(CronStrategy) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
Returns the result of interpreting the object as an instance of 'Cron Strategy'.
caseDateTimeTrigger(DateTimeTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Date Time Trigger'.
caseDefault(Default) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Default'.
caseEqualsFilter(EqualsFilter) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
Returns the result of interpreting the object as an instance of 'Equals Filter'.
caseEventEmittedTrigger(EventEmittedTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Event Emitted Trigger'.
caseEventTrigger(EventTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Event Trigger'.
caseFilter(Filter) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
Returns the result of interpreting the object as an instance of 'Filter'.
caseFilterDetails(FilterDetails) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
Returns the result of interpreting the object as an instance of 'Filter Details'.
caseFrame(Frame) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Frame'.
caseGroup(Group) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Group'.
caseGroupConfig(GroupConfig) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
Returns the result of interpreting the object as an instance of 'Group Config'.
caseGroupExcludeConfig(GroupExcludeConfig) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
Returns the result of interpreting the object as an instance of 'Group Exclude Config'.
caseGroupMemberChangedEventTrigger(GroupMemberChangedEventTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Group Member Changed Event Trigger'.
caseGroupMemberCommandEventTrigger(GroupMemberCommandEventTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Group Member Command Event Trigger'.
caseGroupMemberUpdateEventTrigger(GroupMemberUpdateEventTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Group Member Update Event Trigger'.
caseIconRule(IconRule) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Icon Rule'.
caseIDUnit(IDUnit) - Method in class org.openhab.core.model.script.script.util.ScriptSwitch
Returns the result of interpreting the object as an instance of 'ID Unit'.
caseImage(Image) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Image'.
caseIncludeFilter(IncludeFilter) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
Returns the result of interpreting the object as an instance of 'Include Filter'.
caseInput(Input) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Input'.
caseItemConfig(ItemConfig) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
Returns the result of interpreting the object as an instance of 'Item Config'.
caseItemExcludeConfig(ItemExcludeConfig) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
Returns the result of interpreting the object as an instance of 'Item Exclude Config'.
caseItemModel(ItemModel) - Method in class org.openhab.core.model.items.util.ItemsSwitch
Returns the result of interpreting the object as an instance of 'Item Model'.
caseLinkableWidget(LinkableWidget) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Linkable Widget'.
caseMapping(Mapping) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Mapping'.
caseMapview(Mapview) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Mapview'.
caseModelBinding(ModelBinding) - Method in class org.openhab.core.model.items.util.ItemsSwitch
Returns the result of interpreting the object as an instance of 'Model Binding'.
caseModelBridge(ModelBridge) - Method in class org.openhab.core.model.thing.thing.util.ThingSwitch
Returns the result of interpreting the object as an instance of 'Model Bridge'.
caseModelChannel(ModelChannel) - Method in class org.openhab.core.model.thing.thing.util.ThingSwitch
Returns the result of interpreting the object as an instance of 'Model Channel'.
caseModelGroupItem(ModelGroupItem) - Method in class org.openhab.core.model.items.util.ItemsSwitch
Returns the result of interpreting the object as an instance of 'Model Group Item'.
caseModelItem(ModelItem) - Method in class org.openhab.core.model.items.util.ItemsSwitch
Returns the result of interpreting the object as an instance of 'Model Item'.
caseModelNormalItem(ModelNormalItem) - Method in class org.openhab.core.model.items.util.ItemsSwitch
Returns the result of interpreting the object as an instance of 'Model Normal Item'.
caseModelProperty(ModelProperty) - Method in class org.openhab.core.model.items.util.ItemsSwitch
Returns the result of interpreting the object as an instance of 'Model Property'.
caseModelProperty(ModelProperty) - Method in class org.openhab.core.model.thing.thing.util.ThingSwitch
Returns the result of interpreting the object as an instance of 'Model Property'.
caseModelPropertyContainer(ModelPropertyContainer) - Method in class org.openhab.core.model.thing.thing.util.ThingSwitch
Returns the result of interpreting the object as an instance of 'Model Property Container'.
caseModelThing(ModelThing) - Method in class org.openhab.core.model.thing.thing.util.ThingSwitch
Returns the result of interpreting the object as an instance of 'Model Thing'.
caseNonLinkableWidget(NonLinkableWidget) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Non Linkable Widget'.
caseNotEqualsFilter(NotEqualsFilter) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
Returns the result of interpreting the object as an instance of 'Not Equals Filter'.
caseNotIncludeFilter(NotIncludeFilter) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
Returns the result of interpreting the object as an instance of 'Not Include Filter'.
casePersistenceConfiguration(PersistenceConfiguration) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
Returns the result of interpreting the object as an instance of 'Configuration'.
casePersistenceModel(PersistenceModel) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
Returns the result of interpreting the object as an instance of 'Model'.
caseQuantityLiteral(QuantityLiteral) - Method in class org.openhab.core.model.script.script.util.ScriptSwitch
Returns the result of interpreting the object as an instance of 'Quantity Literal'.
caseRule(Rule) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Rule'.
caseRuleModel(RuleModel) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Rule Model'.
caseScript(Script) - Method in class org.openhab.core.model.script.script.util.ScriptSwitch
Returns the result of interpreting the object as an instance of 'Script'.
caseSelection(Selection) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Selection'.
caseSetpoint(Setpoint) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Setpoint'.
caseSitemap(Sitemap) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Sitemap'.
caseSitemapModel(SitemapModel) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Model'.
caseSlider(Slider) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Slider'.
caseSpecificUnit(SpecificUnit) - Method in class org.openhab.core.model.script.script.util.ScriptSwitch
Returns the result of interpreting the object as an instance of 'Specific Unit'.
caseStrategy(Strategy) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
Returns the result of interpreting the object as an instance of 'Strategy'.
caseStringUnit(StringUnit) - Method in class org.openhab.core.model.script.script.util.ScriptSwitch
Returns the result of interpreting the object as an instance of 'String Unit'.
caseSwitch(Switch) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Switch'.
caseSystemOnShutdownTrigger(SystemOnShutdownTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'System On Shutdown Trigger'.
caseSystemOnStartupTrigger(SystemOnStartupTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'System On Startup Trigger'.
caseSystemStartlevelTrigger(SystemStartlevelTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'System Startlevel Trigger'.
caseSystemTrigger(SystemTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'System Trigger'.
caseText(Text) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Text'.
caseThingModel(ThingModel) - Method in class org.openhab.core.model.thing.thing.util.ThingSwitch
Returns the result of interpreting the object as an instance of 'Model'.
caseThingStateChangedEventTrigger(ThingStateChangedEventTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Thing State Changed Event Trigger'.
caseThingStateUpdateEventTrigger(ThingStateUpdateEventTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Thing State Update Event Trigger'.
caseThresholdFilter(ThresholdFilter) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
Returns the result of interpreting the object as an instance of 'Threshold Filter'.
caseTimeFilter(TimeFilter) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
Returns the result of interpreting the object as an instance of 'Time Filter'.
caseTimerTrigger(TimerTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Timer Trigger'.
caseUpdateEventTrigger(UpdateEventTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Update Event Trigger'.
caseValidCommand(ValidCommand) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Valid Command'.
caseValidCommandId(ValidCommandId) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Valid Command Id'.
caseValidCommandNumber(ValidCommandNumber) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Valid Command Number'.
caseValidCommandString(ValidCommandString) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Valid Command String'.
caseValidState(ValidState) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Valid State'.
caseValidStateId(ValidStateId) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Valid State Id'.
caseValidStateNumber(ValidStateNumber) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Valid State Number'.
caseValidStateString(ValidStateString) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Valid State String'.
caseValidTrigger(ValidTrigger) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Valid Trigger'.
caseValidTriggerId(ValidTriggerId) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Valid Trigger Id'.
caseValidTriggerNumber(ValidTriggerNumber) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Valid Trigger Number'.
caseValidTriggerString(ValidTriggerString) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Valid Trigger String'.
caseVariableDeclaration(VariableDeclaration) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'Variable Declaration'.
caseVideo(Video) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Video'.
caseVisibilityRule(VisibilityRule) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Visibility Rule'.
caseWebview(Webview) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Webview'.
caseWidget(Widget) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'Widget'.
caseXBlockExpression(XBlockExpression) - Method in class org.openhab.core.model.script.script.util.ScriptSwitch
Returns the result of interpreting the object as an instance of 'XBlock Expression'.
caseXExpression(XExpression) - Method in class org.openhab.core.model.script.script.util.ScriptSwitch
Returns the result of interpreting the object as an instance of 'XExpression'.
category - Variable in class org.openhab.core.io.rest.core.service.ConfigurableServiceDTO
 
category - Variable in class org.openhab.core.items.dto.ItemDTO
 
category - Variable in class org.openhab.core.items.GenericItem
 
category - Variable in class org.openhab.core.items.ManagedItemProvider.PersistedItem
 
category - Variable in class org.openhab.core.thing.dto.ChannelDefinitionDTO
 
category - Variable in class org.openhab.core.thing.dto.ChannelTypeDTO
 
category - Variable in class org.openhab.core.thing.dto.StrippedThingTypeDTO
 
category() - Element in annotation interface org.openhab.core.config.core.ConfigurableService
The category of the service to be configured (e.g. binding).
Cb - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
 
CD - Static variable in interface org.openhab.core.io.transport.serial.SerialPortEvent
 
CEILING_FAN - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
CELLAR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
CELLAR_DOOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
CELSIUS - Static variable in class org.openhab.core.library.unit.SIUnits
 
CENTI(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
 
CertificateInstantiationException(String) - Constructor for exception class org.openhab.core.io.net.http.PEMTrustManager.CertificateInstantiationException
 
CertificateInstantiationException(Throwable) - Constructor for exception class org.openhab.core.io.net.http.PEMTrustManager.CertificateInstantiationException
 
CFG_FINDER_IP - Static variable in class org.openhab.core.config.discovery.addon.AddonFinderConstants
 
CFG_FINDER_MDNS - Static variable in class org.openhab.core.config.discovery.addon.AddonFinderConstants
 
CFG_FINDER_PROCESS - Static variable in class org.openhab.core.config.discovery.addon.process.ProcessAddonFinder
 
CFG_FINDER_SDDP - Static variable in class org.openhab.core.config.discovery.addon.AddonFinderConstants
 
CFG_FINDER_UPNP - Static variable in class org.openhab.core.config.discovery.addon.AddonFinderConstants
 
CFG_FINDER_USB - Static variable in class org.openhab.core.config.discovery.addon.AddonFinderConstants
 
CFG_PACKAGE - Static variable in class org.openhab.core.OpenHAB
the configuration parameter name used for the base package
CHAIN - Static variable in class org.openhab.core.library.unit.ImperialUnits
 
CHANDELIER - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
CHANGE - Static variable in class org.openhab.core.model.persistence.scoping.GlobalStrategies
 
CHANGE - Static variable in class org.openhab.core.persistence.strategy.PersistenceStrategy.Globals
 
CHANGED_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The meta object id for the 'Changed Event Trigger' class.
CHANGED_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'Changed Event Trigger' class.
CHANGED_EVENT_TRIGGER__ITEM - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The feature id for the 'Item' attribute.
CHANGED_EVENT_TRIGGER__ITEM - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'Item' attribute feature.
CHANGED_EVENT_TRIGGER__NEW_STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The feature id for the 'New State' containment reference.
CHANGED_EVENT_TRIGGER__NEW_STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'New State' containment reference feature.
CHANGED_EVENT_TRIGGER__OLD_STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The feature id for the 'Old State' containment reference.
CHANGED_EVENT_TRIGGER__OLD_STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'Old State' containment reference feature.
CHANGED_EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The number of structural features of the 'Changed Event Trigger' class.
changedBetween(Item, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Checks if the state of a given item changes between two points in time.
changedBetween(Item, ZonedDateTime, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Checks if the state of a given item changes between two points in time.
ChangedEventTrigger - Interface in org.openhab.core.model.rule.rules
A representation of the model object 'Changed Event Trigger'.
ChangedEventTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
 
ChangedEventTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
An implementation of the model object 'Changed Event Trigger'.
ChangedEventTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
changedSince(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Checks if the state of a given item has changed since a certain point in time.
changedSince(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Checks if the state of a given item has changed since a certain point in time.
changedUntil(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Checks if the state of a given item will change by a certain point in time.
changedUntil(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Checks if the state of a given item will change by a certain point in time.
changelog - Variable in class org.openhab.core.thing.firmware.dto.FirmwareDTO
 
changePassword(User, String) - Method in interface org.openhab.core.auth.UserRegistry
Change the password for a User in this registry.
changeThingType(ThingTypeUID, Configuration) - Method in class org.openhab.core.thing.binding.BaseThingHandler
 
channel - Variable in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
The cached value of the 'Channel' attribute.
Channel - Class in org.openhab.core.thing
Channel is a part of a Thing that represents a functionality of it.
Channel(ChannelUID, ChannelTypeUID, String, ChannelKind, Configuration, Set<String>, Map<String, String>, String, String, AutoUpdatePolicy) - Constructor for class org.openhab.core.thing.Channel
Use the ChannelBuilder for building channels.
CHANNEL - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
CHANNEL_BATTERY_LEVEL - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
 
CHANNEL_BRIGHTNESS - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
 
CHANNEL_BUTTON - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
 
CHANNEL_COLOR - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
 
CHANNEL_CONTACT - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
 
CHANNEL_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
The default value of the 'Channel' attribute.
CHANNEL_FORECAST - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
 
CHANNEL_GROUP_SEPARATOR - Static variable in class org.openhab.core.thing.ChannelUID
 
CHANNEL_IDElements() - Constructor for class org.openhab.core.model.thing.services.ThingGrammarAccess.CHANNEL_IDElements
 
CHANNEL_IMAGE - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
 
CHANNEL_KIND_EDEFAULT - Static variable in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
The default value of the 'Channel Kind' attribute.
CHANNEL_LOCATION - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
 
CHANNEL_RAWBUTTON - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
 
CHANNEL_SEGMENT_PATTERN - Static variable in class org.openhab.core.thing.ChannelUID
 
CHANNEL_SET_TEMPERATURE - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
 
CHANNEL_SIGNAL_STRENGTH - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
 
CHANNEL_SWITCH - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
 
CHANNEL_SYSTEM_COMMAND - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
 
CHANNEL_TEMPERATURE - Static variable in class org.openhab.core.magic.binding.MagicBindingConstants
 
CHANNEL_TYPE_EDEFAULT - Static variable in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
The default value of the 'Channel Type' attribute.
ChannelBuilder - Class in org.openhab.core.thing.binding.builder
ChannelBuilder is responsible for creating Channels.
ChannelDefinition - Class in org.openhab.core.thing.type
The ChannelDefinition class defines a Channel of a ThingType.
ChannelDefinitionBuilder - Class in org.openhab.core.thing.type
Builder for a channel definition.
ChannelDefinitionBuilder(String, ChannelTypeUID) - Constructor for class org.openhab.core.thing.type.ChannelDefinitionBuilder
Creates a new channel definition builder.
ChannelDefinitionBuilder(ChannelDefinition) - Constructor for class org.openhab.core.thing.type.ChannelDefinitionBuilder
Creates a new channel definition builder.
ChannelDefinitionDTO - Class in org.openhab.core.thing.dto
This is a data transfer object that is used to serialize channel definitions.
ChannelDefinitionDTO() - Constructor for class org.openhab.core.thing.dto.ChannelDefinitionDTO
 
ChannelDefinitionDTO(String, String, String, String, Set<String>, String, StateDescription, boolean, Map<String, String>) - Constructor for class org.openhab.core.thing.dto.ChannelDefinitionDTO
 
ChannelDescriptionChangedEvent - Class in org.openhab.core.thing.events
ChannelDescriptionChangedEvents will be delivered through the openHAB event bus if the CommandDescription or StateDescription of a channel has changed.
ChannelDescriptionChangedEvent(String, String, ChannelDescriptionChangedEvent.CommonChannelDescriptionField, ChannelUID, Set<String>, String, String) - Constructor for class org.openhab.core.thing.events.ChannelDescriptionChangedEvent
Creates a new instance.
ChannelDescriptionChangedEvent.CommonChannelDescriptionField - Enum Class in org.openhab.core.thing.events
 
ChannelDescriptionChangedEventPayloadBean() - Constructor for class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionChangedEventPayloadBean
Default constructor for deserialization e.g. by Gson.
ChannelDescriptionChangedEventPayloadBean(ChannelDescriptionChangedEvent.CommonChannelDescriptionField, String, Set<String>, String, String) - Constructor for class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionChangedEventPayloadBean
 
ChannelDescriptionCommandOptionsPayloadBean() - Constructor for class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionCommandOptionsPayloadBean
Default constructor for deserialization e.g. by Gson.
ChannelDescriptionCommandOptionsPayloadBean(List<CommandOption>) - Constructor for class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionCommandOptionsPayloadBean
 
ChannelDescriptionPatternPayloadBean() - Constructor for class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionPatternPayloadBean
Default constructor for deserialization e.g. by Gson.
ChannelDescriptionPatternPayloadBean(String) - Constructor for class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionPatternPayloadBean
 
ChannelDescriptionStateOptionsPayloadBean() - Constructor for class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionStateOptionsPayloadBean
Default constructor for deserialization e.g. by Gson.
ChannelDescriptionStateOptionsPayloadBean(List<StateOption>) - Constructor for class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionStateOptionsPayloadBean
 
ChannelDTO - Class in org.openhab.core.thing.dto
This is a data transfer object that is used to serialize channels.
ChannelDTO() - Constructor for class org.openhab.core.thing.dto.ChannelDTO
 
ChannelDTO(ChannelUID, String, String, ChannelKind, String, String, Map<String, String>, Configuration, Set<String>, AutoUpdatePolicy) - Constructor for class org.openhab.core.thing.dto.ChannelDTO
 
ChannelDTOMapper - Class in org.openhab.core.thing.dto
The ChannelDTOMapper is a utility class to map channels into channel data transfer objects (DTOs).
ChannelDTOMapper() - Constructor for class org.openhab.core.thing.dto.ChannelDTOMapper
 
ChannelGroupDefinition - Class in org.openhab.core.thing.type
ChannelGroupDefinition(String, ChannelGroupTypeUID) - Constructor for class org.openhab.core.thing.type.ChannelGroupDefinition
Creates a new instance of this class with the specified parameters.
ChannelGroupDefinition(String, ChannelGroupTypeUID, String, String) - Constructor for class org.openhab.core.thing.type.ChannelGroupDefinition
Creates a new instance of this class with the specified parameters.
ChannelGroupDefinitionDTO - Class in org.openhab.core.thing.dto
This is a data transfer object that is used to serialize channel group definitions.
ChannelGroupDefinitionDTO() - Constructor for class org.openhab.core.thing.dto.ChannelGroupDefinitionDTO
 
ChannelGroupDefinitionDTO(String, String, String, List<ChannelDefinitionDTO>) - Constructor for class org.openhab.core.thing.dto.ChannelGroupDefinitionDTO
 
channelGroups - Variable in class org.openhab.core.thing.dto.ThingTypeDTO
 
ChannelGroupType - Class in org.openhab.core.thing.type
The ChannelGroupType contains a list of ChannelDefinitions and further meta information such as label and description, which are generally used by user interfaces.
ChannelGroupTypeBuilder - Class in org.openhab.core.thing.type
A ChannelGroupType builder.
ChannelGroupTypeI18nLocalizationService - Class in org.openhab.core.thing.i18n
This OSGi service could be used to localize a ChannelGroupType type using the I18N mechanism of the openHAB framework.
ChannelGroupTypeI18nLocalizationService(TranslationProvider, ChannelTypeI18nLocalizationService, ChannelTypeRegistry) - Constructor for class org.openhab.core.thing.i18n.ChannelGroupTypeI18nLocalizationService
 
ChannelGroupTypeProvider - Interface in org.openhab.core.thing.type
The ChannelGroupTypeProvider is responsible for providing channel group types.
ChannelGroupTypeRegistry - Class in org.openhab.core.thing.type
The ChannelGroupTypeRegistry tracks all ChannelGroupTypes provided by registered ChannelGroupTypeProviders.
ChannelGroupTypeRegistry() - Constructor for class org.openhab.core.thing.type.ChannelGroupTypeRegistry
 
ChannelGroupTypeUID - Class in org.openhab.core.thing.type
The ChannelGroupTypeUID represents a unique identifier for channel group types.
ChannelGroupTypeUID(String) - Constructor for class org.openhab.core.thing.type.ChannelGroupTypeUID
Creates a new instance of this class with the specified parameter.
ChannelGroupTypeUID(String, String) - Constructor for class org.openhab.core.thing.type.ChannelGroupTypeUID
Creates a new instance of this class with the specified parameter.
ChannelGroupUID - Class in org.openhab.core.thing
ChannelGroupUID represents a unique identifier for channel groups.
ChannelGroupUID(String) - Constructor for class org.openhab.core.thing.ChannelGroupUID
Parses a ChannelGroupUID for a given string.
ChannelGroupUID(ThingUID, String) - Constructor for class org.openhab.core.thing.ChannelGroupUID
 
ChannelHandler - Interface in org.openhab.core.thing.binding.generic
The ChannelHandler defines the interface for converting received ChannelHandlerContent to States for posting updates to Channels and Commands to values for sending
ChannelHandler.Factory - Interface in org.openhab.core.thing.binding.generic
 
ChannelHandlerContent - Class in org.openhab.core.thing.binding.generic
The ChannelHandlerContent defines the pre-processed response
ChannelHandlerContent(byte[], String, String) - Constructor for class org.openhab.core.thing.binding.generic.ChannelHandlerContent
 
channelKind - Variable in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
The cached value of the 'Channel Kind' attribute.
ChannelKind - Enum Class in org.openhab.core.thing.type
Kind of the channel.
channelLinked(ChannelUID) - Method in class org.openhab.core.magic.binding.handler.MagicChattyThingHandler
 
channelLinked(ChannelUID) - Method in class org.openhab.core.thing.binding.BaseThingHandler
 
channelLinked(ChannelUID) - Method in interface org.openhab.core.thing.binding.ThingHandler
Notifies the handler that a channel was linked.
ChannelMode - Enum Class in org.openhab.core.thing.binding.generic
The ChannelMode enum defines control modes for channels
channelOptionsMap - Variable in class org.openhab.core.thing.binding.BaseDynamicCommandDescriptionProvider
 
channelOptionsMap - Variable in class org.openhab.core.thing.binding.BaseDynamicStateDescriptionProvider
 
channelPatternMap - Variable in class org.openhab.core.thing.binding.BaseDynamicStateDescriptionProvider
 
channels - Variable in class org.openhab.core.io.rest.core.thing.EnrichedThingDTO
 
channels - Variable in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
The cached value of the 'Channels' containment reference list.
channels - Variable in class org.openhab.core.thing.dto.ChannelGroupDefinitionDTO
 
channels - Variable in class org.openhab.core.thing.dto.ThingDTO
 
channels - Variable in class org.openhab.core.thing.dto.ThingTypeDTO
 
CHANNELS_HEADER_EDEFAULT - Static variable in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
The default value of the 'Channels Header' attribute.
channelsHeader - Variable in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
The cached value of the 'Channels Header' attribute.
ChannelTransformation - Class in org.openhab.core.thing.binding.generic
The ChannelTransformation can be used to transform an input value using one or more transformations.
ChannelTransformation(String) - Constructor for class org.openhab.core.thing.binding.generic.ChannelTransformation
 
ChannelTransformation(List<String>) - Constructor for class org.openhab.core.thing.binding.generic.ChannelTransformation
 
channelTriggered(Thing, ChannelUID, String) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
Informs the framework that a channel has been triggered.
ChannelTriggeredEvent - Class in org.openhab.core.thing.events
ChannelTriggeredEvents can be used to deliver triggers through the openHAB event bus.
ChannelTriggeredEvent(String, String, String, String, ChannelUID) - Constructor for class org.openhab.core.thing.events.ChannelTriggeredEvent
Constructs a new thing trigger event.
channelType - Variable in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
The cached value of the 'Channel Type' attribute.
ChannelType - Class in org.openhab.core.thing.type
The ChannelType describes a concrete type of Channel.
ChannelType(ChannelTypeUID, boolean, String, String, ChannelKind, String, String, String, Set<String>, StateDescription, CommandDescription, EventDescription, URI, AutoUpdatePolicy) - Constructor for class org.openhab.core.thing.type.ChannelType
Creates a new instance of this class with the specified parameters.
ChannelTypeBuilder<T> - Interface in org.openhab.core.thing.type
Interface for ChannelTypeBuilder.
ChannelTypeDTO - Class in org.openhab.core.thing.dto
This is a data transfer object that is used with to serialize channel types.
ChannelTypeDTO() - Constructor for class org.openhab.core.thing.dto.ChannelTypeDTO
 
ChannelTypeDTO(String, String, String, String, String, String, ChannelKind, List<ConfigDescriptionParameterDTO>, List<ConfigDescriptionParameterGroupDTO>, StateDescription, Set<String>, boolean, CommandDescription) - Constructor for class org.openhab.core.thing.dto.ChannelTypeDTO
 
channelTypeI18nLocalizationService - Variable in class org.openhab.core.thing.binding.AbstractDynamicDescriptionProvider
 
ChannelTypeI18nLocalizationService - Class in org.openhab.core.thing.i18n
This OSGi service could be used to localize a ChannelType using the I18N mechanism of the openHAB framework.
ChannelTypeI18nLocalizationService(TranslationProvider) - Constructor for class org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService
 
ChannelTypeProvider - Interface in org.openhab.core.thing.type
The ChannelTypeProvider is responsible for providing channel types.
channelTypeRegistry - Variable in class org.openhab.core.thing.fileconverter.AbstractThingFileGenerator
 
ChannelTypeRegistry - Class in org.openhab.core.thing.type
The ChannelTypeRegistry tracks all ChannelTypes provided by registered ChannelTypeProviders.
ChannelTypeRegistry() - Constructor for class org.openhab.core.thing.type.ChannelTypeRegistry
 
channelTypeUID - Variable in class org.openhab.core.thing.dto.ChannelDTO
 
ChannelTypeUID - Class in org.openhab.core.thing.type
The ChannelTypeUID represents a unique identifier for channel types.
ChannelTypeUID(String) - Constructor for class org.openhab.core.thing.type.ChannelTypeUID
Creates a new instance of this class with the specified parameter.
ChannelTypeUID(String, String) - Constructor for class org.openhab.core.thing.type.ChannelTypeUID
Creates a new instance of this class with the specified parameter.
channelUID - Variable in class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionChangedEventPayloadBean
 
channelUID - Variable in class org.openhab.core.thing.link.dto.ItemChannelLinkDTO
 
ChannelUID - Class in org.openhab.core.thing
ChannelUID represents a unique identifier for channels.
ChannelUID(String) - Constructor for class org.openhab.core.thing.ChannelUID
Parses a ChannelUID for a given string.
ChannelUID(ChannelGroupUID, String) - Constructor for class org.openhab.core.thing.ChannelUID
 
ChannelUID(ThingUID, String) - Constructor for class org.openhab.core.thing.ChannelUID
 
ChannelUID(ThingUID, String, String) - Constructor for class org.openhab.core.thing.ChannelUID
 
channelUnlinked(ChannelUID) - Method in class org.openhab.core.magic.binding.handler.MagicChattyThingHandler
 
channelUnlinked(ChannelUID) - Method in class org.openhab.core.thing.binding.BaseThingHandler
 
channelUnlinked(ChannelUID) - Method in interface org.openhab.core.thing.binding.ThingHandler
Notifies the handler that a channel was unlinked.
ChannelValueConverterConfig - Class in org.openhab.core.thing.binding.generic
The ChannelValueConverterConfig is a base class for the channel configuration of things using the ChannelHandlers
ChannelValueConverterConfig() - Constructor for class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
 
Chart - Interface in org.openhab.core.model.sitemap.sitemap
A representation of the model object 'Chart'.
CHART - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The meta object id for the 'Chart' class.
CHART - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Chart' class.
CHART__FORCE_AS_ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Force As Item' attribute.
CHART__FORCE_AS_ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Force As Item' attribute feature.
CHART__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon' attribute.
CHART__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon Color' containment reference list.
CHART__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon Rules' containment reference list.
CHART__INTERPOLATION - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Interpolation' attribute.
CHART__INTERPOLATION - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Interpolation' attribute feature.
CHART__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Item' attribute.
CHART__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label' attribute.
CHART__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label Color' containment reference list.
CHART__LEGEND - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Legend' attribute.
CHART__LEGEND - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Legend' attribute feature.
CHART__PERIOD - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Period' attribute.
CHART__PERIOD - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Period' attribute feature.
CHART__REFRESH - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Refresh' attribute.
CHART__REFRESH - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Refresh' attribute feature.
CHART__SERVICE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Service' attribute.
CHART__SERVICE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Service' attribute feature.
CHART__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Static Icon' attribute.
CHART__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Value Color' containment reference list.
CHART__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Visibility' containment reference list.
CHART__YAXIS_DECIMAL_PATTERN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'YAxis Decimal Pattern' attribute.
CHART__YAXIS_DECIMAL_PATTERN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'YAxis Decimal Pattern' attribute feature.
CHART_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The number of structural features of the 'Chart' class.
ChartElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
ChartImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
An implementation of the model object 'Chart'.
ChartImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
ChartProvider - Interface in org.openhab.core.ui.chart
Defines the interface for chart providers.
ChartProvider.ImageType - Enum Class in org.openhab.core.ui.chart
Provides a list of image types
check_thing_has_valid_id(ModelThing) - Method in class org.openhab.core.model.thing.validation.ThingValidator
 
checkAliveClients() - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
 
checkClientTrusted(X509Certificate[], String) - Method in class org.openhab.core.io.net.http.PEMTrustManager
 
checkClientTrusted(X509Certificate[], String) - Method in class org.openhab.core.io.net.http.TrustAllTrustManager
 
checkClientTrusted(X509Certificate[], String, Socket) - Method in class org.openhab.core.io.net.http.PEMTrustManager
 
checkClientTrusted(X509Certificate[], String, Socket) - Method in class org.openhab.core.io.net.http.TrustAllTrustManager
 
checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class org.openhab.core.io.net.http.PEMTrustManager
 
checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class org.openhab.core.io.net.http.TrustAllTrustManager
 
checkColortemperaturepicker(Colortemperaturepicker) - Method in class org.openhab.core.model.sitemap.validation.SitemapValidator
 
checkDimension(ModelItem) - Method in class org.openhab.core.model.validation.ItemsValidator
 
checkFramesInFrame(Frame) - Method in class org.openhab.core.model.sitemap.validation.SitemapValidator
 
checkFramesInWidgetList(LinkableWidget) - Method in class org.openhab.core.model.sitemap.validation.SitemapValidator
 
checkFramesInWidgetList(Sitemap) - Method in class org.openhab.core.model.sitemap.validation.SitemapValidator
 
checkHead(String...) - Method in class org.openhab.core.voice.text.TokenList
Checks for the first token of the list.
checkInputHintParameter(Input) - Method in class org.openhab.core.model.sitemap.validation.SitemapValidator
 
checkInterpolationParameter(Chart) - Method in class org.openhab.core.model.sitemap.validation.SitemapValidator
 
checkItemName(ModelItem) - Method in class org.openhab.core.model.validation.ItemsValidator
 
checkNotNull(Object, String) - Static method in class org.openhab.core.events.AbstractEventFactory
 
checkNotNullOrEmpty(String, String) - Static method in class org.openhab.core.events.AbstractEventFactory
 
checkServerTrusted(X509Certificate[], String) - Method in class org.openhab.core.io.net.http.PEMTrustManager
 
checkServerTrusted(X509Certificate[], String) - Method in class org.openhab.core.io.net.http.TrustAllTrustManager
 
checkServerTrusted(X509Certificate[], String, Socket) - Method in class org.openhab.core.io.net.http.PEMTrustManager
 
checkServerTrusted(X509Certificate[], String, Socket) - Method in class org.openhab.core.io.net.http.TrustAllTrustManager
 
checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class org.openhab.core.io.net.http.PEMTrustManager
 
checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class org.openhab.core.io.net.http.TrustAllTrustManager
 
checkSetpoints(Setpoint) - Method in class org.openhab.core.model.sitemap.validation.SitemapValidator
 
checkTail(String...) - Method in class org.openhab.core.voice.text.TokenList
Checks for the last token of the list.
checkVitality(String, int, int) - Static method in class org.openhab.core.model.script.actions.Ping
Checks the vitality of host.
checkWidgetsInButtongrid(Buttongrid) - Method in class org.openhab.core.model.sitemap.validation.SitemapValidator
 
childHandlerDisposed(ThingHandler, Thing) - Method in class org.openhab.core.thing.binding.BaseBridgeHandler
 
childHandlerDisposed(ThingHandler, Thing) - Method in interface org.openhab.core.thing.binding.BridgeHandler
Informs the bridge handler that a child handler has been disposed.
childHandlerInitialized(ThingHandler, Thing) - Method in class org.openhab.core.thing.binding.BaseBridgeHandler
 
childHandlerInitialized(ThingHandler, Thing) - Method in interface org.openhab.core.thing.binding.BridgeHandler
Informs the bridge handler that a child handler has been initialized.
children - Variable in class org.openhab.core.automation.dto.CompositeActionTypeDTO
 
children - Variable in class org.openhab.core.automation.dto.CompositeConditionTypeDTO
 
children - Variable in class org.openhab.core.automation.dto.CompositeTriggerTypeDTO
 
children - Variable in class org.openhab.core.model.sitemap.sitemap.impl.LinkableWidgetImpl
The cached value of the 'Children' containment reference list.
children - Variable in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
The cached value of the 'Children' containment reference list.
CHIP_ID - Static variable in class org.openhab.core.config.discovery.addon.usb.UsbAddonFinder
 
CHLORINATOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
chomp(String) - Static method in class org.openhab.core.util.StringUtils
If a newline char exists at the end of the line, it is removed
CidrAddress - Class in org.openhab.core.net
The CIDR (Class-less interdomain routing) notation is an IP address and additionally ends with a slash followed by the network prefix length number.
CidrAddress(InetAddress, short) - Constructor for class org.openhab.core.net.CidrAddress
 
CLEANING_ROBOT - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
clear() - Method in class org.openhab.core.cache.ByteArrayFileCache
Removes all files from the cache.
clear() - Method in class org.openhab.core.cache.ExpiringCacheMap
Discards all items from the cache.
clearExpired() - Method in class org.openhab.core.cache.ByteArrayFileCache
Removes expired files from the cache.
clearSessions(User) - Method in interface org.openhab.core.auth.UserRegistry
Clears all sessions from the user profile
client - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
 
clientId - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
 
clientID - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
 
ClonableAudioStream - Interface in org.openhab.core.audio
This is for an AudioStream, that can be cloned
clone() - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
 
clone() - Method in class org.openhab.core.auth.client.oauth2.DeviceCodeResponseDTO
 
cloneWithoutId() - Method in interface org.openhab.core.model.yaml.YamlElement
Clone this element putting the identifier to null.
close() - Method in class org.openhab.core.audio.ByteArrayAudioStream
 
close() - Method in class org.openhab.core.audio.FileAudioStream
 
close() - Method in class org.openhab.core.audio.PipedAudioStream
 
close() - Method in class org.openhab.core.audio.PipedAudioStream.Group
 
close() - Method in class org.openhab.core.audio.URLAudioStream
 
close() - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
Stop the service and free underlying resources.
close() - Method in class org.openhab.core.cache.lru.InputStreamCacheWrapper
 
close() - Method in class org.openhab.core.config.core.xml.osgi.XmlDocumentBundleTracker
 
close() - Method in class org.openhab.core.config.discovery.addon.AddonSuggestionService
 
close() - Method in class org.openhab.core.config.discovery.sddp.SddpDiscoveryService
 
close() - Method in class org.openhab.core.io.rest.SseBroadcaster
 
close() - Method in class org.openhab.core.io.rest.Stream2JSONInputStream
 
close() - Method in interface org.openhab.core.io.transport.mdns.MDNSClient
Close properly JmDNS instances
close() - Method in interface org.openhab.core.io.transport.modbus.ModbusCommunicationInterface
Close this communication interface and try to free all resources associated with it Upon close, all polling tasks registered by this instance are unregistered.
close() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
 
close() - Method in interface org.openhab.core.io.transport.serial.SerialPort
 
close() - Method in class org.openhab.core.test.BundleCloseable
 
closeAndRemoveIf(Predicate<I>) - Method in class org.openhab.core.io.rest.SseBroadcaster
 
CLOSED - Enum constant in enum class org.openhab.core.library.types.OpenClosedType
 
closedValue - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
 
closest(ColorUtil.Point) - Method in record class org.openhab.core.util.ColorUtil.Gamut
return point in color gamut closest to a given point
closest(ColorUtil.Point, ColorUtil.Point) - Method in class org.openhab.core.util.ColorUtil.Point
return point closest to this point on a line between a and b
closeStreamClient() - Method in class org.openhab.core.cache.lru.LRUMediaCacheEntry
This method is called by a wrapper when it has been closed by a client The file and the inner stream could then be closed, if and only if no other client are accessing it.
closeTo(HSBType, double) - Method in class org.openhab.core.library.types.HSBType
Helper method for checking if two HSBType colors are close to each other.
cmd - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtonDefinitionImpl
The cached value of the 'Cmd' attribute.
cmd - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
The cached value of the 'Cmd' attribute.
cmd - Variable in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
The cached value of the 'Cmd' attribute.
cmd(Object) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
Adds a command to the resulting AST tree.
cmd(Object, Command) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
Adds a command to the resulting AST tree, if the expression matches.
cmd(Object, AbstractRuleBasedInterpreter.ItemCommandSupplier) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
Adds command resolver to the resulting AST tree, if the expression matches.
CMD_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtonDefinitionImpl
The default value of the 'Cmd' attribute.
CMD_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
The default value of the 'Cmd' attribute.
CMD_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
The default value of the 'Cmd' attribute.
CO - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
CO_SENSOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
CO2 - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
CO2_SENSOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
CODE_MATURITY_LEVELS - Static variable in class org.openhab.core.addon.Addon
 
CODEC_AAC - Static variable in class org.openhab.core.audio.AudioFormat
AAC Codec
CODEC_MP3 - Static variable in class org.openhab.core.audio.AudioFormat
MP3 Codec
CODEC_PCM_ALAW - Static variable in class org.openhab.core.audio.AudioFormat
PCM A-law
CODEC_PCM_SIGNED - Static variable in class org.openhab.core.audio.AudioFormat
PCM Signed
CODEC_PCM_ULAW - Static variable in class org.openhab.core.audio.AudioFormat
PCM u-law
CODEC_PCM_UNSIGNED - Static variable in class org.openhab.core.audio.AudioFormat
PCM Unsigned
CODEC_VORBIS - Static variable in class org.openhab.core.audio.AudioFormat
Vorbis Codec
COFFEE_MAKER - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
collectWidgets(String, String) - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
 
COLOR - Static variable in class org.openhab.core.library.CoreItemFactory
 
COLOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
COLOR_ARRAY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The meta object id for the 'Color Array' class.
COLOR_ARRAY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Color Array' class.
COLOR_ARRAY__ARG - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Arg' attribute.
COLOR_ARRAY__ARG - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Arg' attribute feature.
COLOR_ARRAY__CONDITIONS - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Conditions' containment reference list.
COLOR_ARRAY__CONDITIONS - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Conditions' containment reference list feature.
COLOR_ARRAY_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The number of structural features of the 'Color Array' class.
COLOR_TEMPERATURE - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
ColorArray - Interface in org.openhab.core.model.sitemap.sitemap
A representation of the model object 'Color Array'.
ColorArrayElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
 
ColorArrayImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
An implementation of the model object 'Color Array'.
ColorArrayImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
ColorChannelHandler - Class in org.openhab.core.thing.binding.generic.converter
The ColorChannelHandler implements ColorItem conversions
ColorChannelHandler(Consumer<State>, Consumer<Command>, Consumer<String>, ChannelTransformation, ChannelTransformation, ChannelValueConverterConfig) - Constructor for class org.openhab.core.thing.binding.generic.converter.ColorChannelHandler
 
ColorChannelHandler.ColorMode - Enum Class in org.openhab.core.thing.binding.generic.converter
 
ColorItem - Class in org.openhab.core.library.items
A ColorItem can be used for color values, e.g. for LED lights
ColorItem(String) - Constructor for class org.openhab.core.library.items.ColorItem
 
colorMode - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
 
Colorpicker - Interface in org.openhab.core.model.sitemap.sitemap
A representation of the model object 'Colorpicker'.
COLORPICKER - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The meta object id for the 'Colorpicker' class.
COLORPICKER - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Colorpicker' class.
COLORPICKER__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon' attribute.
COLORPICKER__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon Color' containment reference list.
COLORPICKER__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon Rules' containment reference list.
COLORPICKER__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Item' attribute.
COLORPICKER__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label' attribute.
COLORPICKER__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label Color' containment reference list.
COLORPICKER__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Static Icon' attribute.
COLORPICKER__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Value Color' containment reference list.
COLORPICKER__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Visibility' containment reference list.
COLORPICKER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The number of structural features of the 'Colorpicker' class.
ColorpickerElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
ColorpickerImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
An implementation of the model object 'Colorpicker'.
ColorpickerImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.ColorpickerImpl
Colortemperaturepicker - Interface in org.openhab.core.model.sitemap.sitemap
A representation of the model object 'Colortemperaturepicker'.
COLORTEMPERATUREPICKER - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The meta object id for the 'Colortemperaturepicker' class.
COLORTEMPERATUREPICKER - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Colortemperaturepicker' class.
COLORTEMPERATUREPICKER__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon' attribute.
COLORTEMPERATUREPICKER__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon Color' containment reference list.
COLORTEMPERATUREPICKER__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon Rules' containment reference list.
COLORTEMPERATUREPICKER__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Item' attribute.
COLORTEMPERATUREPICKER__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label' attribute.
COLORTEMPERATUREPICKER__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label Color' containment reference list.
COLORTEMPERATUREPICKER__MAX_VALUE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Max Value' attribute.
COLORTEMPERATUREPICKER__MAX_VALUE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Max Value' attribute feature.
COLORTEMPERATUREPICKER__MIN_VALUE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Min Value' attribute.
COLORTEMPERATUREPICKER__MIN_VALUE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Min Value' attribute feature.
COLORTEMPERATUREPICKER__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Static Icon' attribute.
COLORTEMPERATUREPICKER__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Value Color' containment reference list.
COLORTEMPERATUREPICKER__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Visibility' containment reference list.
COLORTEMPERATUREPICKER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The number of structural features of the 'Colortemperaturepicker' class.
ColortemperaturepickerElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
ColortemperaturepickerImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
An implementation of the model object 'Colortemperaturepicker'.
ColortemperaturepickerImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.ColortemperaturepickerImpl
ColorUtil - Class in org.openhab.core.util
The ColorUtil is responsible for converting different color formats.
ColorUtil.Gamut - Record Class in org.openhab.core.util
Color gamut
ColorUtil.Point - Class in org.openhab.core.util
Class for points in the CIE xy color space
column - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtonDefinitionImpl
The cached value of the 'Column' attribute.
column - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
The cached value of the 'Column' attribute.
COLUMN_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtonDefinitionImpl
The default value of the 'Column' attribute.
COLUMN_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
The default value of the 'Column' attribute.
Comma ( , ) - Search tag in interface org.openhab.core.scheduler.CronScheduler
Section
command - Variable in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
The cached value of the 'Command' containment reference.
command - Variable in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
The cached value of the 'Command' containment reference.
command() - Method in record class org.openhab.core.config.discovery.addon.process.ProcessAddonFinder.ProcessInfo
Returns the value of the command record component.
Command - Interface in org.openhab.core.types
This is a marker interface for all command types.
Command() - Method in class org.openhab.core.model.sitemap.valueconverter.SitemapConverters
 
COMMAND - Enum constant in enum class org.openhab.core.types.EventType
 
COMMAND_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The meta object id for the 'Command Event Trigger' class.
COMMAND_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'Command Event Trigger' class.
COMMAND_EVENT_TRIGGER__COMMAND - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The feature id for the 'Command' containment reference.
COMMAND_EVENT_TRIGGER__COMMAND - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'Command' containment reference feature.
COMMAND_EVENT_TRIGGER__ITEM - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The feature id for the 'Item' attribute.
COMMAND_EVENT_TRIGGER__ITEM - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'Item' attribute feature.
COMMAND_EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The number of structural features of the 'Command Event Trigger' class.
COMMAND_OPTIONS - Enum constant in enum class org.openhab.core.thing.events.ChannelDescriptionChangedEvent.CommonChannelDescriptionField
 
commandDescription - Variable in class org.openhab.core.io.rest.core.item.EnrichedItemDTO
 
commandDescription - Variable in class org.openhab.core.thing.dto.ChannelTypeDTO
 
CommandDescription - Interface in org.openhab.core.types
The CommandDescription groups state command properties.
CommandDescriptionBuilder - Class in org.openhab.core.types
Used to build instances of CommandDescription.
CommandDescriptionProvider - Interface in org.openhab.core.types
Implementations provide an item specific, localized CommandDescription.
CommandDescriptionService - Interface in org.openhab.core.service
An implementation of this service provides locale specific CommandDescriptions for the given item.
CommandElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.CommandElements
 
CommandEventTrigger - Interface in org.openhab.core.model.rule.rules
A representation of the model object 'Command Event Trigger'.
CommandEventTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
 
CommandEventTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
An implementation of the model object 'Command Event Trigger'.
CommandEventTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
commandLine() - Method in record class org.openhab.core.config.discovery.addon.process.ProcessAddonFinder.ProcessInfo
Returns the value of the commandLine record component.
CommandOption - Class in org.openhab.core.types
Represents a command option for "write only" command channels.
CommandOption(String, String) - Constructor for class org.openhab.core.types.CommandOption
Creates a CommandOption object.
COMMANDS - Static variable in class org.openhab.core.model.script.scoping.StateAndCommandProvider
 
commandToFixedValue(Command) - Method in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
maps a command to a user-defined string
commandToRegisters(Command, ModbusConstants.ValueType) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
Convert command to array of registers using a specific value type
COMMON_UNIT_SYMBOLSElements() - Constructor for class org.openhab.core.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
 
CommonTriggerEvents - Class in org.openhab.core.thing
Contains often used trigger events.
CommonWebSocketServlet - Class in org.openhab.core.io.websocket
The CommonWebSocketServlet provides the servlet for WebSocket connections.
CommonWebSocketServlet(AuthFilter) - Constructor for class org.openhab.core.io.websocket.CommonWebSocketServlet
 
communicateActionToDevice(String) - Method in class org.openhab.core.magic.binding.handler.MagicActionModuleThingHandler
 
COMMUNICATION_ERROR - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
 
COMMUNICATION_ERROR - Variable in class org.openhab.core.thing.ThingStatusDetail.OfflineStatus
 
CommunicationException - Exception Class in org.openhab.core.i18n
Provides an exception class for openHAB to be used in case of communication issues with a device
CommunicationException(String, Object...) - Constructor for exception class org.openhab.core.i18n.CommunicationException
 
CommunicationException(String, Throwable, Object...) - Constructor for exception class org.openhab.core.i18n.CommunicationException
 
CommunicationException(Throwable) - Constructor for exception class org.openhab.core.i18n.CommunicationException
 
compareTo(Unit<Currency>) - Method in class org.openhab.core.library.unit.CurrencyUnit
 
compareTo(BundleVersion) - Method in class org.openhab.core.addon.marketplace.BundleVersion
Compares two bundle versions
compareTo(RuleExecution) - Method in class org.openhab.core.automation.RuleExecution
 
compareTo(LogDTO) - Method in class org.openhab.core.io.websocket.log.LogDTO
 
compareTo(DateTimeType) - Method in class org.openhab.core.library.types.DateTimeType
 
compareTo(DecimalType) - Method in class org.openhab.core.library.types.DecimalType
 
compareTo(QuantityType<T>) - Method in class org.openhab.core.library.types.QuantityType
 
compareTo(Translations.TranslationsGroup) - Method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsGroup
 
compile() - Method in interface org.openhab.core.automation.handler.ActionHandler
Called to compile an Action of the Rule when the rule is initialized.
compile() - Method in interface org.openhab.core.automation.handler.ConditionHandler
Called to compile the Condition when the Rule is initialized.
complete(String[], int, int, List<String>) - Method in interface org.openhab.core.io.console.ConsoleCommandCompleter
Populate possible completion candidates.
complete(String[], int, int, List<String>) - Method in class org.openhab.core.io.console.StringsCompleter
 
ComplexType - Interface in org.openhab.core.types
A complex type consists out of a sorted list of primitive constituents.
CompositeActionType - Class in org.openhab.core.automation.type
This class is as ActionType which logically combines Action instances.
CompositeActionType(String, List<ConfigDescriptionParameter>, String, String, Set<String>, Visibility, List<Input>, List<Output>, List<Action>) - Constructor for class org.openhab.core.automation.type.CompositeActionType
Creates an instance of CompositeActionType with list of Actions.
CompositeActionType(String, List<ConfigDescriptionParameter>, List<Input>, List<Output>, List<Action>) - Constructor for class org.openhab.core.automation.type.CompositeActionType
Creates an instance of CompositeActionType with list of Actions.
CompositeActionTypeDTO - Class in org.openhab.core.automation.dto
This is a data transfer object that is used to serialize the respective class.
CompositeActionTypeDTO() - Constructor for class org.openhab.core.automation.dto.CompositeActionTypeDTO
 
CompositeConditionType - Class in org.openhab.core.automation.type
This class is as ConditionType which logically combines Condition modules.
CompositeConditionType(String, List<ConfigDescriptionParameter>, String, String, Set<String>, Visibility, List<Input>, List<Condition>) - Constructor for class org.openhab.core.automation.type.CompositeConditionType
Creates an instance of CompositeConditionType with ordered set of Conditions.
CompositeConditionType(String, List<ConfigDescriptionParameter>, List<Input>, List<Condition>) - Constructor for class org.openhab.core.automation.type.CompositeConditionType
Creates an instance of CompositeConditionType with ordered set of Conditions.
CompositeConditionTypeDTO - Class in org.openhab.core.automation.dto
This is a data transfer object that is used to serialize the respective class.
CompositeConditionTypeDTO() - Constructor for class org.openhab.core.automation.dto.CompositeConditionTypeDTO
 
CompositeTriggerType - Class in org.openhab.core.automation.type
This class is as TriggerType which logically combines Trigger modules.
CompositeTriggerType(String, List<ConfigDescriptionParameter>, String, String, Set<String>, Visibility, List<Output>, List<Trigger>) - Constructor for class org.openhab.core.automation.type.CompositeTriggerType
Creates an instance of CompositeTriggerType with ordered set of Trigger modules.
CompositeTriggerType(String, List<ConfigDescriptionParameter>, List<Output>, List<Trigger>) - Constructor for class org.openhab.core.automation.type.CompositeTriggerType
Creates an instance of CompositeTriggerType with ordered set of Trigger modules.
CompositeTriggerTypeDTO - Class in org.openhab.core.automation.dto
This is a data transfer object that is used to serialize the respective class.
CompositeTriggerTypeDTO() - Constructor for class org.openhab.core.automation.dto.CompositeTriggerTypeDTO
 
COMPUTER - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
computeTypes(XExpression, ITypeComputationState) - Method in class org.openhab.core.model.script.jvmmodel.ScriptTypeComputer
 
condition - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
The cached value of the 'Condition' attribute.
Condition - Interface in org.openhab.core.automation
This interface represents automation Condition modules which are working as a filter for Rule's executions.
Condition - Interface in org.openhab.core.model.sitemap.sitemap
A representation of the model object 'Condition'.
CONDITION - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The meta object id for the 'Condition' class.
CONDITION - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Condition' class.
CONDITION__CONDITION - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Condition' attribute.
CONDITION__CONDITION - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Condition' attribute feature.
CONDITION__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Item' attribute.
CONDITION__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Item' attribute feature.
CONDITION__SIGN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Sign' attribute.
CONDITION__SIGN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Sign' attribute feature.
CONDITION__STATE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'State' attribute.
CONDITION__STATE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'State' attribute feature.
CONDITION_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
The default value of the 'Condition' attribute.
CONDITION_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The number of structural features of the 'Condition' class.
ConditionBuilder - Class in org.openhab.core.automation.util
This class allows the easy construction of a Condition instance using the builder pattern.
ConditionBuilder() - Constructor for class org.openhab.core.automation.util.ConditionBuilder
 
ConditionBuilder(Condition) - Constructor for class org.openhab.core.automation.util.ConditionBuilder
 
ConditionDTO - Class in org.openhab.core.automation.dto
This is a data transfer object that is used to serialize the respective class.
ConditionDTO() - Constructor for class org.openhab.core.automation.dto.ConditionDTO
 
ConditionDTOMapper - Class in org.openhab.core.automation.dto
This is a utility class to convert between the respective object and its DTO.
ConditionDTOMapper() - Constructor for class org.openhab.core.automation.dto.ConditionDTOMapper
 
ConditionElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
 
ConditionHandler - Interface in org.openhab.core.automation.handler
This interface provides common functionality for processing Condition modules.
ConditionImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
An implementation of the model object 'Condition'.
ConditionImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
conditions - Variable in class org.openhab.core.automation.dto.RuleDTO
 
conditions - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
 
conditions - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
 
conditions - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
The cached value of the 'Conditions' containment reference list.
conditions - Variable in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
The cached value of the 'Conditions' containment reference list.
conditions - Variable in class org.openhab.core.model.sitemap.sitemap.impl.VisibilityRuleImpl
The cached value of the 'Conditions' containment reference list.
ConditionType - Class in org.openhab.core.automation.type
This class provides common functionality for creating Condition instances by supplying their meta-information.
ConditionType(String, List<ConfigDescriptionParameter>, String, String, Set<String>, Visibility, List<Input>) - Constructor for class org.openhab.core.automation.type.ConditionType
Creates an instance of ConditionType with uid, label, description, a Set of tags, visibility, a List of configuration descriptions and a List of Input descriptions.
ConditionType(String, List<ConfigDescriptionParameter>, List<Input>) - Constructor for class org.openhab.core.automation.type.ConditionType
Creates an instance of ConditionType with base properties - UID, a List of configuration descriptions and a List of Input descriptions.
ConditionTypeDTO - Class in org.openhab.core.automation.dto
This is a data transfer object that is used to serialize the respective class.
ConditionTypeDTO() - Constructor for class org.openhab.core.automation.dto.ConditionTypeDTO
 
ConditionTypeDTOMapper - Class in org.openhab.core.automation.dto
This is a utility class to convert between the respective object and its DTO.
ConditionTypeDTOMapper() - Constructor for class org.openhab.core.automation.dto.ConditionTypeDTOMapper
 
config - Variable in class org.openhab.core.items.dto.MetadataDTO
 
CONFIG_COMMAND_FROM_ITEM_SCRIPT - Static variable in class org.openhab.core.automation.module.script.profile.ScriptProfile
 
CONFIG_DIR_PROG_ARGUMENT - Static variable in class org.openhab.core.OpenHAB
The program argument name for setting the main config directory path
CONFIG_NAMESPACE - Static variable in interface org.openhab.core.ui.components.UIComponentProvider
 
CONFIG_PARAM - Static variable in class org.openhab.core.automation.module.provider.AnnotationActionModuleTypeHelper
 
CONFIG_PID - Static variable in class org.openhab.core.config.discovery.addon.AddonSuggestionService
 
CONFIG_PROPERTY_BACKGROUND_DISCOVERY - Static variable in interface org.openhab.core.config.discovery.DiscoveryService
Configuration property for enabling the auto discovery feature of a DiscoveryService.
CONFIG_STATE_FROM_ITEM_SCRIPT - Static variable in class org.openhab.core.automation.module.script.profile.ScriptProfile
 
CONFIG_TO_HANDLER_SCRIPT - Static variable in class org.openhab.core.automation.module.script.profile.ScriptProfile
 
CONFIG_TO_ITEM_SCRIPT - Static variable in class org.openhab.core.automation.module.script.profile.ScriptProfile
 
CONFIG_UID_PATTERN - Static variable in interface org.openhab.core.transform.TransformationRegistry
 
CONFIG_URI - Static variable in class org.openhab.core.io.rest.auth.AuthFilter
 
CONFIG_URI - Static variable in interface org.openhab.core.magic.binding.MagicService
 
CONFIG_WATCHER_FILTER - Static variable in interface org.openhab.core.service.WatchService
 
CONFIG_WATCHER_NAME - Static variable in interface org.openhab.core.service.WatchService
 
configDescRegistry - Variable in class org.openhab.core.thing.fileconverter.AbstractThingFileGenerator
 
configDescription - Variable in class org.openhab.core.config.core.dto.XmlConfigDescriptions
 
ConfigDescription - Class in org.openhab.core.config.core
The ConfigDescription class contains a description for a concrete configuration of e.g. a Thing, a Bridge or other specific configurable services.
ConfigDescriptionAliasProvider - Interface in org.openhab.core.config.core
Can be implemented to point one config description URI to another.
ConfigDescriptionBuilder - Class in org.openhab.core.config.core
The ConfigDescriptionBuilder class provides a builder for the ConfigDescription class.
ConfigDescriptionConverter - Class in org.openhab.core.config.core.xml
The ConfigDescriptionConverter is a concrete implementation of the XStream Converter interface used to convert config description information within an XML document into a ConfigDescription object.
ConfigDescriptionConverter() - Constructor for class org.openhab.core.config.core.xml.ConfigDescriptionConverter
 
ConfigDescriptionDTO - Class in org.openhab.core.config.core.dto
ConfigDescriptionDTO is a data transfer object for ConfigDescription.
ConfigDescriptionDTO() - Constructor for class org.openhab.core.config.core.dto.ConfigDescriptionDTO
 
ConfigDescriptionDTO(String, List<ConfigDescriptionParameterDTO>, List<ConfigDescriptionParameterGroupDTO>) - Constructor for class org.openhab.core.config.core.dto.ConfigDescriptionDTO
 
ConfigDescriptionDTOMapper - Class in org.openhab.core.config.core.dto
ConfigDescriptionDTOMapper() - Constructor for class org.openhab.core.config.core.dto.ConfigDescriptionDTOMapper
 
ConfigDescriptionParameter - Class in org.openhab.core.config.core
The ConfigDescriptionParameter class contains the description of a concrete configuration parameter.
ConfigDescriptionParameter() - Constructor for class org.openhab.core.config.core.ConfigDescriptionParameter
Default constructor.
ConfigDescriptionParameter.Type - Enum Class in org.openhab.core.config.core
The ConfigDescriptionParameter.Type defines an enumeration of all supported data types a configuration parameter can take.
ConfigDescriptionParameterBuilder - Class in org.openhab.core.config.core
The ConfigDescriptionParameterBuilder class provides a builder for the ConfigDescriptionParameter class.
ConfigDescriptionParameterConverter - Class in org.openhab.core.config.core.xml
The ConfigDescriptionParameterConverter is a concrete implementation of the XStream Converter interface used to convert config description parameters information within an XML document into a ConfigDescriptionParameter object.
ConfigDescriptionParameterConverter() - Constructor for class org.openhab.core.config.core.xml.ConfigDescriptionParameterConverter
 
ConfigDescriptionParameterDTO - Class in org.openhab.core.config.core.dto
This is a data transfer object that is used to serialize parameter of a configuration description.
ConfigDescriptionParameterDTO() - Constructor for class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
 
ConfigDescriptionParameterDTO(String, ConfigDescriptionParameter.Type, BigDecimal, BigDecimal, BigDecimal, String, Boolean, Boolean, Boolean, String, String, String, String, List<ParameterOptionDTO>, List<FilterCriteriaDTO>, String, Boolean, Boolean, Integer, String, String, Boolean) - Constructor for class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
 
ConfigDescriptionParameterGroup - Class in org.openhab.core.config.core
The ConfigDescriptionParameterGroup specifies information about parameter groups.
ConfigDescriptionParameterGroupBuilder - Class in org.openhab.core.config.core
ConfigDescriptionParameterGroupConverter - Class in org.openhab.core.config.core.xml
The ConfigDescriptionParameterGroupConverter creates a ConfigDescriptionParameterGroup instance from an option XML node.
ConfigDescriptionParameterGroupConverter() - Constructor for class org.openhab.core.config.core.xml.ConfigDescriptionParameterGroupConverter
 
ConfigDescriptionParameterGroupDTO - Class in org.openhab.core.config.core.dto
This is a data transfer object that is used to serialize options of a parameter group.
ConfigDescriptionParameterGroupDTO() - Constructor for class org.openhab.core.config.core.dto.ConfigDescriptionParameterGroupDTO
 
ConfigDescriptionParameterGroupDTO(String, String, Boolean, String, String) - Constructor for class org.openhab.core.config.core.dto.ConfigDescriptionParameterGroupDTO
 
ConfigDescriptionProvider - Interface in org.openhab.core.config.core
The ConfigDescriptionProvider can be implemented and registered as an OSGi service to provide ConfigDescriptions.
ConfigDescriptionRegistry - Class in org.openhab.core.config.core
ConfigDescriptionRegistry() - Constructor for class org.openhab.core.config.core.ConfigDescriptionRegistry
 
configDescriptions - Variable in class org.openhab.core.automation.dto.ModuleTypeDTO
 
configDescriptions - Variable in class org.openhab.core.automation.dto.RuleDTO
 
configDescriptions - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
 
configDescriptions - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
 
configDescriptions - Variable in class org.openhab.core.automation.type.ModuleType
Describes meta-data for the configuration of the future Module instances.
configDescriptionURI - Variable in class org.openhab.core.io.rest.core.service.ConfigurableServiceDTO
 
ConfigDescriptionValidator - Interface in org.openhab.core.config.core.validation
The ConfigDescriptionValidator validates a given set of Configuration parameters against a given ConfigDescription URI.
ConfigI18nLocalizationService - Class in org.openhab.core.config.core.i18n
This OSGi service could be used to localize a config description using the I18N mechanism of the openHAB framework.
ConfigI18nLocalizationService(TranslationProvider) - Constructor for class org.openhab.core.config.core.i18n.ConfigI18nLocalizationService
 
ConfigOptionProvider - Interface in org.openhab.core.config.core
The ConfigOptionProvider can be implemented and registered as an OSGi service to provide ConfigDescriptions options.
ConfigParameter(String, Object) - Constructor for record class org.openhab.core.items.fileconverter.AbstractItemFileGenerator.ConfigParameter
Creates an instance of a ConfigParameter record class.
ConfigParameter(String, Object) - Constructor for record class org.openhab.core.thing.fileconverter.AbstractThingFileGenerator.ConfigParameter
Creates an instance of a ConfigParameter record class.
configParameters - Variable in class org.openhab.core.thing.dto.ThingTypeDTO
 
ConfigParser - Class in org.openhab.core.config.core
Map an OSGi configuration map Map<String, Object> or type-less value to an individual configuration bean or typed value.
configs - Variable in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
The cached value of the 'Configs' containment reference list.
configs - Variable in class org.openhab.core.persistence.dto.PersistenceServiceConfigurationDTO
 
ConfigStatusBridgeHandler - Class in org.openhab.core.thing.binding
The ConfigStatusBridgeHandler is an extension of BaseBridgeHandler that implements the ConfigStatusProvider interface.
ConfigStatusBridgeHandler(Bridge) - Constructor for class org.openhab.core.thing.binding.ConfigStatusBridgeHandler
Creates a new instance of this class for the given Bridge.
ConfigStatusCallback - Interface in org.openhab.core.config.core.status
The ConfigStatusCallback interface is a callback interface to propagate a new configuration status for an entity.
ConfigStatusEventFactory - Class in org.openhab.core.config.core.status.events
The ConfigStatusEventFactory is the event factory implementation to create configuration status events, e.g.
ConfigStatusEventFactory() - Constructor for class org.openhab.core.config.core.status.events.ConfigStatusEventFactory
ConfigStatusInfo - Class in org.openhab.core.config.core.status
The ConfigStatusInfo contains ConfigStatusMessages to represent the current configuration status of an entity.
ConfigStatusInfo() - Constructor for class org.openhab.core.config.core.status.ConfigStatusInfo
Creates a new ConfigStatusInfo.
ConfigStatusInfo(Collection<ConfigStatusMessage>) - Constructor for class org.openhab.core.config.core.status.ConfigStatusInfo
Creates a new ConfigStatusInfo with the given ConfigStatusMessages.
ConfigStatusInfoEvent - Class in org.openhab.core.config.core.status.events
Event for configuration status information.
ConfigStatusInfoEvent(String, ConfigStatusInfo) - Constructor for class org.openhab.core.config.core.status.events.ConfigStatusInfoEvent
Creates a new ConfigStatusInfoEvent.
ConfigStatusMessage - Class in org.openhab.core.config.core.status
The ConfigStatusMessage is a domain object for a configuration status message.
ConfigStatusMessage.Builder - Class in org.openhab.core.config.core.status
The builder for a ConfigStatusMessage object.
ConfigStatusMessage.Type - Enum Class in org.openhab.core.config.core.status
The ConfigStatusMessage.Type defines an enumeration of all supported types for a configuration status message.
ConfigStatusProvider - Interface in org.openhab.core.config.core.status
The ConfigStatusProvider can be implemented and registered as an OSGi service to provide status information for Configurations of entities.
ConfigStatusService - Class in org.openhab.core.config.core.status
The ConfigStatusService provides the ConfigStatusInfo for a specific entity.
ConfigStatusService(EventPublisher, LocaleProvider, TranslationProvider, BundleResolver) - Constructor for class org.openhab.core.config.core.status.ConfigStatusService
 
ConfigStatusSource - Class in org.openhab.core.config.core.status
The ConfigStatusSource represents a source which would like to propagate its new configuration status.
ConfigStatusSource(String) - Constructor for class org.openhab.core.config.core.status.ConfigStatusSource
Creates a new config status source object.
ConfigStatusThingHandler - Class in org.openhab.core.thing.binding
The ConfigStatusThingHandler is an extension of BaseThingHandler that implements the ConfigStatusProvider interface.
ConfigStatusThingHandler(Thing) - Constructor for class org.openhab.core.thing.binding.ConfigStatusThingHandler
Creates a new instance of this class for the given Thing.
configUpdated(ConfigStatusSource) - Method in interface org.openhab.core.config.core.status.ConfigStatusCallback
Based on the given ConfigStatusSource this operation propagates a new configuration status for an entity after its configuration has been updated.
configUpdated(ConfigStatusSource) - Method in class org.openhab.core.config.core.status.ConfigStatusService
 
CONFIGURABLE_MULTI_CONFIG_SERVICE_FILTER - Static variable in class org.openhab.core.config.core.ConfigurableServiceUtil
 
CONFIGURABLE_SERVICE_FILTER - Static variable in class org.openhab.core.config.core.ConfigurableServiceUtil
 
ConfigurableService - Annotation Interface in org.openhab.core.config.core
ConfigurableService can be used as a marker interface for configurable services.
ConfigurableServiceDTO - Class in org.openhab.core.io.rest.core.service
ConfigurableServiceDTO is a data transfer object for configurable services.
ConfigurableServiceDTO(String, String, String, String, boolean) - Constructor for class org.openhab.core.io.rest.core.service.ConfigurableServiceDTO
 
ConfigurableServiceUtil - Class in org.openhab.core.config.core
Provides utility methods for working with ConfigurableService so the property names can remain hidden.
ConfigurableServiceUtil() - Constructor for class org.openhab.core.config.core.ConfigurableServiceUtil
 
configuration - Variable in class org.openhab.core.automation.dto.ModuleDTO
 
configuration - Variable in class org.openhab.core.automation.dto.RuleDTO
 
configuration - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
 
configuration - Variable in class org.openhab.core.automation.util.ModuleBuilder
 
configuration - Variable in class org.openhab.core.io.rest.transform.TransformationDTO
 
configuration - Variable in class org.openhab.core.model.items.impl.ModelBindingImpl
The cached value of the 'Configuration' attribute.
configuration - Variable in class org.openhab.core.persistence.dto.PersistenceStrategyDTO
 
configuration - Variable in class org.openhab.core.thing.dto.AbstractThingDTO
 
configuration - Variable in class org.openhab.core.thing.dto.ChannelDTO
 
configuration - Variable in class org.openhab.core.thing.link.dto.ItemChannelLinkDTO
 
configuration - Variable in class org.openhab.core.transform.ManagedTransformationProvider.PersistedTransformation
 
Configuration - Class in org.openhab.core.config.core
This class is a wrapper for configuration settings of org.openhab.core.thing.Things.
Configuration() - Constructor for class org.openhab.core.config.core.Configuration
 
Configuration() - Constructor for class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler.Configuration
 
Configuration(Map<String, Object>) - Constructor for class org.openhab.core.config.core.Configuration
Create a new configuration.
Configuration(Configuration) - Constructor for class org.openhab.core.config.core.Configuration
Create a new configuration.
CONFIGURATION_EDEFAULT - Static variable in class org.openhab.core.model.items.impl.ModelBindingImpl
The default value of the 'Configuration' attribute.
CONFIGURATION_ERROR - Enum constant in enum class org.openhab.core.automation.RuleStatusDetail
 
CONFIGURATION_ERROR - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
 
CONFIGURATION_ERROR - Variable in class org.openhab.core.thing.ThingStatusDetail.OfflineStatus
 
CONFIGURATION_PENDING - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
 
CONFIGURATION_PENDING - Variable in class org.openhab.core.thing.ThingStatusDetail.OnlineStatus
 
CONFIGURATION_PID - Static variable in class org.openhab.core.common.ThreadPoolManager
 
configurationAdmin - Variable in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
 
configurationAs(Map<String, Object>, Class<T>) - Static method in class org.openhab.core.config.core.ConfigParser
Use this method to automatically map a configuration collection to a Configuration holder object.
ConfigurationDeserializer - Class in org.openhab.core.config.core
Deserializes a Configuration object.
ConfigurationDeserializer() - Constructor for class org.openhab.core.config.core.ConfigurationDeserializer
 
ConfigurationException - Exception Class in org.openhab.core.i18n
Provides an exception class for openHAB to be used in case of configuration issues
ConfigurationException(String, Object...) - Constructor for exception class org.openhab.core.i18n.ConfigurationException
 
ConfigurationException(String, Throwable, Object...) - Constructor for exception class org.openhab.core.i18n.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception class org.openhab.core.i18n.ConfigurationException
 
ConfigurationNormalizer - Class in org.openhab.core.automation.util
This class provides utility methods used by RuleRegistry to resolve and normalize the RuleImpls configuration values.
ConfigurationNormalizer() - Constructor for class org.openhab.core.automation.util.ConfigurationNormalizer
 
ConfigurationSerializer - Class in org.openhab.core.config.core
This class serializes elements of Configuration object into json as configuration object (not as configuration.properties object).
ConfigurationSerializer() - Constructor for class org.openhab.core.config.core.ConfigurationSerializer
 
ConfigurationService - Class in org.openhab.core.io.rest.core.config
ConfigurationService manages configurations in the ConfigurationAdmin.
ConfigurationService() - Constructor for class org.openhab.core.io.rest.core.config.ConfigurationService
 
configurationUpdated(Thing) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
Informs about an updated configuration of a thing.
configure(Binder) - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
configure(Binder) - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
configure(Binder) - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
configure(Binder) - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
configure(Binder) - Method in class org.openhab.core.model.script.ServiceModule
 
configure(Binder) - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
configure(Binder) - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
configure(WebSocketServletFactory) - Method in class org.openhab.core.io.websocket.CommonWebSocketServlet
 
configureContentAssistLexer(Binder) - Method in class org.openhab.core.model.ide.AbstractItemsIdeModule
 
configureContentAssistLexer(Binder) - Method in class org.openhab.core.model.persistence.ide.AbstractPersistenceIdeModule
 
configureContentAssistLexer(Binder) - Method in class org.openhab.core.model.rule.ide.AbstractRulesIdeModule
 
configureContentAssistLexer(Binder) - Method in class org.openhab.core.model.script.ide.AbstractScriptIdeModule
 
configureContentAssistLexer(Binder) - Method in class org.openhab.core.model.sitemap.ide.AbstractSitemapIdeModule
 
configureContentAssistLexer(Binder) - Method in class org.openhab.core.model.thing.ide.AbstractThingIdeModule
 
configureFileExtensions(Binder) - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
configureFileExtensions(Binder) - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
configureFileExtensions(Binder) - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
configureFileExtensions(Binder) - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
configureFileExtensions(Binder) - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
configureFileExtensions(Binder) - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
configureFormatting(FormattingConfig) - Method in class org.openhab.core.model.formatting.ItemsFormatter
 
configureFormatting(FormattingConfig) - Method in class org.openhab.core.model.persistence.formatting.PersistenceFormatter
 
configureFormatting(FormattingConfig) - Method in class org.openhab.core.model.rule.formatting.RulesFormatter
 
configureFormatting(FormattingConfig) - Method in class org.openhab.core.model.script.formatting.ScriptFormatter
 
configureFormatting(FormattingConfig) - Method in class org.openhab.core.model.sitemap.formatting.SitemapFormatter
 
configureFormatting(FormattingConfig) - Method in class org.openhab.core.model.thing.formatting.ThingFormatter
 
configureIgnoreCaseLinking(Binder) - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
configureIgnoreCaseLinking(Binder) - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
configureIgnoreCaseLinking(Binder) - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
configureIgnoreCaseLinking(Binder) - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
configureIgnoreCaseLinking(Binder) - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
configureIgnoreCaseLinking(Binder) - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
configureIResourceDescriptions(Binder) - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
configureIResourceDescriptions(Binder) - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
configureIResourceDescriptions(Binder) - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
configureIResourceDescriptions(Binder) - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
configureIResourceDescriptions(Binder) - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
configureIResourceDescriptions(Binder) - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
configureIResourceDescriptionsPersisted(Binder) - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
configureIResourceDescriptionsPersisted(Binder) - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
configureIResourceDescriptionsPersisted(Binder) - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
configureIResourceDescriptionsPersisted(Binder) - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
configureIResourceDescriptionsPersisted(Binder) - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
configureIResourceDescriptionsPersisted(Binder) - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
configureIScopeProviderDelegate(Binder) - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
configureIScopeProviderDelegate(Binder) - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
configureIScopeProviderDelegate(Binder) - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
configureIScopeProviderDelegate(Binder) - Method in class org.openhab.core.model.rule.RulesRuntimeModule
 
configureIScopeProviderDelegate(Binder) - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
configureIScopeProviderDelegate(Binder) - Method in class org.openhab.core.model.script.ScriptRuntimeModule
 
configureIScopeProviderDelegate(Binder) - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
configureIScopeProviderDelegate(Binder) - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
configureLanguageName(Binder) - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
configureLanguageName(Binder) - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
configureLanguageName(Binder) - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
configureLanguageName(Binder) - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
configureLanguageName(Binder) - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
configureLanguageName(Binder) - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
configureRewritableImportSectionEnablement(Binder) - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
configureRuntimeEncodingProvider(Binder) - Method in class org.openhab.core.model.script.ScriptRuntimeModule
 
configureRuntimeLexer(Binder) - Method in class org.openhab.core.model.AbstractItemsRuntimeModule
 
configureRuntimeLexer(Binder) - Method in class org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
 
configureRuntimeLexer(Binder) - Method in class org.openhab.core.model.rule.AbstractRulesRuntimeModule
 
configureRuntimeLexer(Binder) - Method in class org.openhab.core.model.script.AbstractScriptRuntimeModule
 
configureRuntimeLexer(Binder) - Method in class org.openhab.core.model.sitemap.AbstractSitemapRuntimeModule
 
configureRuntimeLexer(Binder) - Method in class org.openhab.core.model.thing.AbstractThingRuntimeModule
 
configureSecurity(XStream) - Method in class org.openhab.core.config.core.xml.util.XmlDocumentReader
Configures the security of the XStream instance to protect against vulnerabilities.
configureUseIndexFragmentsForLazyLinking(Binder) - Method in class org.openhab.core.model.ItemsRuntimeModule
 
configureUseIndexFragmentsForLazyLinking(Binder) - Method in class org.openhab.core.model.persistence.PersistenceRuntimeModule
 
configureUseIndexFragmentsForLazyLinking(Binder) - Method in class org.openhab.core.model.rule.RulesRuntimeModule
 
configureUseIndexFragmentsForLazyLinking(Binder) - Method in class org.openhab.core.model.script.ScriptRuntimeModule
 
configureUseIndexFragmentsForLazyLinking(Binder) - Method in class org.openhab.core.model.sitemap.SitemapRuntimeModule
 
configureUseIndexFragmentsForLazyLinking(Binder) - Method in class org.openhab.core.model.thing.ThingRuntimeModule
 
ConfigUtil - Class in org.openhab.core.config.core
The configuration admin service provides us with a map of key->values.
ConfigUtil() - Constructor for class org.openhab.core.config.core.ConfigUtil
 
ConfigValidationException - Exception Class in org.openhab.core.config.core.validation
A runtime exception to be thrown if given Configuration parameters do not match their declaration in the ConfigDescription.
ConfigValidationException(Bundle, TranslationProvider, Collection<ConfigValidationMessage>) - Constructor for exception class org.openhab.core.config.core.validation.ConfigValidationException
ConfigValidationMessage - Class in org.openhab.core.config.core.validation
The ConfigValidationMessage is the result of a specific ConfigDescriptionParameter validation, e.g. the validation of the required flag or of the min/max attribute.
ConfigValidationMessage(String, String, String) - Constructor for class org.openhab.core.config.core.validation.ConfigValidationMessage
ConfigValidationMessage(String, String, String, Object...) - Constructor for class org.openhab.core.config.core.validation.ConfigValidationMessage
ConfigXmlConfigDescriptionProvider - Class in org.openhab.core.config.core.xml
Provides ConfigDescriptions for configurations which are read from XML files.
ConfigXmlConfigDescriptionProvider(ConfigI18nLocalizationService, ReadyService) - Constructor for class org.openhab.core.config.core.xml.ConfigXmlConfigDescriptionProvider
 
CONNECTED - Enum constant in enum class org.openhab.core.io.transport.mqtt.MqttConnectionState
 
CONNECTING - Enum constant in enum class org.openhab.core.io.transport.mqtt.MqttConnectionState
 
connectionCallback - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
 
ConnectionCallback(MqttBrokerConnection) - Constructor for class org.openhab.core.io.transport.mqtt.MqttBrokerConnection.ConnectionCallback
 
connectionEstablished() - Method in class org.openhab.core.io.transport.mqtt.reconnect.AbstractReconnectStrategy
The MqttConnectionObserver will call this method if a broker connection has been successfully established.
connectionEstablished() - Method in class org.openhab.core.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
 
ConnectionException - Exception Class in org.openhab.core.i18n
Provides an exception class for openHAB to be used in case of connection issues with a device
ConnectionException(String, Object...) - Constructor for exception class org.openhab.core.i18n.ConnectionException
 
ConnectionException(String, Throwable, Object...) - Constructor for exception class org.openhab.core.i18n.ConnectionException
 
ConnectionException(Throwable) - Constructor for exception class org.openhab.core.i18n.ConnectionException
 
connectionObservers - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
 
connectionState() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
Returns the connection state
connectionStateChanged(MqttConnectionState, Throwable) - Method in interface org.openhab.core.io.transport.mqtt.MqttConnectionObserver
Inform the observer if a connection could be established or if a connection is lost.
Console - Interface in org.openhab.core.io.console
This interface must be implemented by consoles which want to use the ConsoleInterpreter.
ConsoleCommandCompleter - Interface in org.openhab.core.io.console
Implementing this interface allows a ConsoleCommandExtension to provide completions for the user as they write commands.
ConsoleCommandExtension - Interface in org.openhab.core.io.console.extensions
Client which provide a console command have to implement this interface
ConsoleInterpreter - Class in org.openhab.core.io.console
This class provides generic methods for handling console input (i.e. pure strings).
ConsoleInterpreter() - Constructor for class org.openhab.core.io.console.ConsoleInterpreter
 
CONTACT - Static variable in class org.openhab.core.library.CoreItemFactory
 
CONTACT_NAME - Static variable in class org.openhab.core.io.rest.swagger.impl.OpenApiResource
 
CONTACT_SENSOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
CONTACT_URL - Static variable in class org.openhab.core.io.rest.swagger.impl.OpenApiResource
 
ContactItem - Class in org.openhab.core.library.items
A ContactItem can be used for sensors that return an "open" or "close" as a state.
ContactItem(String) - Constructor for class org.openhab.core.library.items.ContactItem
 
CONTAINER_NONE - Static variable in class org.openhab.core.audio.AudioFormat
AudioCodec encoded data without any container header or footer, e.g.
CONTAINER_OGG - Static variable in class org.openhab.core.audio.AudioFormat
OGG container format
CONTAINER_WAVE - Static variable in class org.openhab.core.audio.AudioFormat
Microsofts wave container format
containsKey(String) - Method in class org.openhab.core.cache.ByteArrayFileCache
Checks if the key is present in the cache.
containsKey(String) - Method in class org.openhab.core.config.core.Configuration
Check if the given key is present in the configuration.
containsKey(String) - Method in interface org.openhab.core.storage.Storage
Checks if the storage contains a key.
containsKey(String) - Method in class org.openhab.core.test.storage.VolatileStorage
 
containsKey(K) - Method in class org.openhab.core.cache.ExpiringCacheMap
Checks if the key is present in the cache.
containsWhiteSpace(String) - Static method in class org.openhab.core.model.sitemap.valueconverter.SitemapConverters
 
content - Variable in class org.openhab.core.config.core.validation.ConfigValidationMessage
The optional content to be passed as message parameters into the message.
CONTENT_TYPE_JSON - Static variable in class org.openhab.core.model.script.actions.HTTP
Constant which represents the content type application/json
context - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
 
context - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterGroupDTO
 
context - Variable in class org.openhab.core.config.core.dto.XmlParameter
 
context - Variable in class org.openhab.core.config.core.dto.XmlParameterGroup
 
CONTEXT_IDENTIFIER - Static variable in interface org.openhab.core.model.script.runtime.DSLScriptContextProvider
Identifier for scripts that are created from a DSL rule file
CONTEXT_KEY_DEPENDENCY_LISTENER - Static variable in interface org.openhab.core.automation.module.script.ScriptEngineFactory
Key to access Dependency Listener ScriptDependencyListener
CONTEXT_KEY_ENGINE_IDENTIFIER - Static variable in interface org.openhab.core.automation.module.script.ScriptEngineFactory
Key to access engine identifier in script context.
CONTEXT_KEY_EXTENSION_ACCESSOR - Static variable in interface org.openhab.core.automation.module.script.ScriptEngineFactory
Key to access Extension Accessor ScriptExtensionAccessor
CONTROL - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Point
 
CONTROL_DEVICE - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
ConversionException - Exception Class in org.openhab.core.io.bin2json
ConversionException generic exception for errors which occurs during conversion.
ConversionException() - Constructor for exception class org.openhab.core.io.bin2json.ConversionException
 
ConversionException(String) - Constructor for exception class org.openhab.core.io.bin2json.ConversionException
 
ConversionException(String, Throwable) - Constructor for exception class org.openhab.core.io.bin2json.ConversionException
 
ConversionException(Throwable) - Constructor for exception class org.openhab.core.io.bin2json.ConversionException
 
convert(byte[]) - Method in class org.openhab.core.io.bin2json.Bin2Json
Convert byte array to JSON object.
convert(InputStream) - Method in class org.openhab.core.io.bin2json.Bin2Json
Convert data from InputStream to JSON object.
convert(String) - Method in class org.openhab.core.io.bin2json.Bin2Json
Convert String in hexadecimal string format to JSON object.
convert(Path) - Method in class org.openhab.core.tools.i18n.plugin.PropertiesToTranslationsConverter
 
convert(BundleInfo) - Method in class org.openhab.core.tools.i18n.plugin.JsonToTranslationsConverter
 
convert(BundleInfo) - Method in class org.openhab.core.tools.i18n.plugin.XmlToTranslationsConverter
 
ConverterAttributeMapValidator - Class in org.openhab.core.config.core.xml.util
The ConverterAttributeMapValidator class reads any attributes of a node, validates if they appear or not, and returns the validated key-value pair map.
ConverterAttributeMapValidator(String[][]) - Constructor for class org.openhab.core.config.core.xml.util.ConverterAttributeMapValidator
Creates a new instance of this class with the specified parameter.
ConverterAttributeMapValidator(Map<String, Boolean>) - Constructor for class org.openhab.core.config.core.xml.util.ConverterAttributeMapValidator
Creates a new instance of this class with the specified parameter.
ConverterValueMap - Class in org.openhab.core.config.core.xml.util
The ConverterValueMap reads all children elements of a node and provides them as key-value pair map.
ConverterValueMap(HierarchicalStreamReader, int, UnmarshallingContext) - Constructor for class org.openhab.core.config.core.xml.util.ConverterValueMap
Creates a new instance of this class with the specified parameters.
ConverterValueMap(HierarchicalStreamReader, UnmarshallingContext) - Constructor for class org.openhab.core.config.core.xml.util.ConverterValueMap
Creates a new instance of this class with the specified parameter.
convertModelGroupFunctionToString(EDataType, Object) - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
convertState(Widget, Item, State) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
Convert the given state into
convertStateToLabelUnit(QuantityType<?>, String) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
Convert the given state to the unit found in label.
convertToAcceptedState(State, Item) - Method in interface org.openhab.core.items.ItemStateConverter
Convert the given State to a state which is acceptable for the given Item.
convertToString(EDataType, Object) - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
COOKTOP - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
CORE_ITEMS_PACKAGE - Static variable in class org.openhab.core.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
 
CORE_LIBRARY_ITEMS_PACKAGE - Static variable in class org.openhab.core.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
 
CORE_LIBRARY_TYPES_PACKAGE - Static variable in class org.openhab.core.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
 
CORE_LIBRARY_UNITS_PACKAGE - Static variable in class org.openhab.core.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
 
CORE_PERSISTENCE_PACKAGE - Static variable in class org.openhab.core.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
 
CoreItemFactory - Class in org.openhab.core.library
CoreItemFactory-Implementation for the core ItemTypes
CoreItemFactory(UnitProvider) - Constructor for class org.openhab.core.library.CoreItemFactory
 
CoreUtil - Class in org.openhab.core.model.script.actions
This class provides static methods mapping methods from package org.openhab.core.util
CoreUtil() - Constructor for class org.openhab.core.model.script.actions.CoreUtil
 
coreVersion - Variable in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
 
CORRIDOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
COULOMB - Static variable in class org.openhab.core.library.unit.Units
 
count - Variable in class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler.Configuration
 
Count(State) - Constructor for class org.openhab.core.library.types.ArithmeticGroupFunction.Count
 
COUNT - Enum constant in enum class org.openhab.core.model.items.ModelGroupFunction
The 'COUNT' literal object.
COUNT_VALUE - Static variable in enum class org.openhab.core.model.items.ModelGroupFunction
The 'COUNT' literal value.
countBetween(Item, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the number of available data points of a given Item between two points in time.
countBetween(Item, ZonedDateTime, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the number of available data points of a given Item between two points in time.
countSince(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the number of available historic data points of a given Item from a point in time until now.
countSince(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the number of available historic data points of a given Item from a point in time until now.
countStateChangesBetween(Item, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the number of changes in data points of a given Item between two points in time.
countStateChangesBetween(Item, ZonedDateTime, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the number of changes in data points of a given Item between two points in time.
countStateChangesSince(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the number of changes in historic data points of a given Item from a point in time until now.
countStateChangesSince(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the number of changes in historic data points of a given Item from a point in time until now.
countStateChangesUntil(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the number of changes in data points of a given Item from now until a point in time.
countStateChangesUntil(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the number of changes in data points of a given Item from now until a point in time.
countUntil(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the number of available data points of a given Item from now to a point in time.
countUntil(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the number of available data points of a given Item from now to a point in time.
create() - Static method in class org.openhab.core.automation.util.ActionBuilder
 
create() - Static method in class org.openhab.core.automation.util.ConditionBuilder
 
create() - Static method in class org.openhab.core.automation.util.TriggerBuilder
 
create() - Static method in class org.openhab.core.common.ThreadFactoryBuilder
Creates a fresh ThreadFactoryBuilder.
create() - Static method in class org.openhab.core.types.CommandDescriptionBuilder
Create and return a fresh builder instance.
create() - Static method in class org.openhab.core.types.StateDescriptionFragmentBuilder
Creates and returns a fresh builder instance.
create(String) - Static method in class org.openhab.core.addon.Addon
Create a builder for an Addon
create(String) - Static method in class org.openhab.core.automation.util.RuleBuilder
 
create(String) - Static method in class org.openhab.core.config.core.ConfigDescriptionParameterGroupBuilder
Creates a parameter group builder
create(String, ConfigDescriptionParameter.Type) - Static method in class org.openhab.core.config.core.ConfigDescriptionParameterBuilder
Creates a parameter builder
create(URI) - Static method in class org.openhab.core.config.core.ConfigDescriptionBuilder
Creates a config description builder
create(Consumer<State>, Consumer<Command>, Consumer<String>, ChannelTransformation, ChannelTransformation, ChannelValueConverterConfig) - Method in interface org.openhab.core.thing.binding.generic.ChannelHandler.Factory
 
create(EClass) - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
create(EClass) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
create(EClass) - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
create(EClass) - Method in class org.openhab.core.model.script.script.impl.ScriptFactoryImpl
create(EClass) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
create(EClass) - Method in class org.openhab.core.model.thing.thing.impl.ThingFactoryImpl
create(Addon) - Static method in class org.openhab.core.addon.Addon
 
create(Action) - Static method in class org.openhab.core.automation.util.ActionBuilder
 
create(Condition) - Static method in class org.openhab.core.automation.util.ConditionBuilder
 
create(Module) - Static method in class org.openhab.core.automation.util.ModuleBuilder
 
create(Rule) - Static method in class org.openhab.core.automation.util.RuleBuilder
 
create(RuleTemplate, String, String, Configuration, Visibility) - Static method in class org.openhab.core.automation.util.RuleBuilder
 
create(Trigger) - Static method in class org.openhab.core.automation.util.TriggerBuilder
 
create(Bridge) - Static method in class org.openhab.core.thing.binding.builder.BridgeBuilder
Create a new bridge BridgeBuilder for a copy of the given bridge
create(Channel) - Static method in class org.openhab.core.thing.binding.builder.ChannelBuilder
Creates a ChannelBuilder from the given Channel.
create(ChannelUID) - Static method in class org.openhab.core.thing.binding.builder.ChannelBuilder
Creates a ChannelBuilder for the given ChannelUID.
create(ChannelUID, String) - Static method in class org.openhab.core.thing.binding.builder.ChannelBuilder
Creates a ChannelBuilder for the given ChannelUID and item type.
create(Thing) - Static method in class org.openhab.core.thing.binding.builder.ThingBuilder
Create a new thing ThingBuilder for a copy of the given thing
create(ThingStatus) - Static method in class org.openhab.core.thing.binding.builder.ThingStatusInfoBuilder
Creates a status info builder for the given status.
create(ThingStatus, ThingStatusDetail) - Static method in class org.openhab.core.thing.binding.builder.ThingStatusInfoBuilder
Creates a status info builder for the given status and detail.
create(ThingTypeUID, String) - Static method in class org.openhab.core.thing.binding.builder.BridgeBuilder
 
create(ThingTypeUID, String) - Static method in class org.openhab.core.thing.binding.builder.ThingBuilder
Create a new ThingBuilder
create(ThingTypeUID, String) - Static method in class org.openhab.core.thing.binding.firmware.FirmwareBuilder
 
create(ThingTypeUID, ThingUID) - Static method in class org.openhab.core.thing.binding.builder.BridgeBuilder
 
create(ThingTypeUID, ThingUID) - Static method in class org.openhab.core.thing.binding.builder.ThingBuilder
Create a new ThingBuilder
create(ThingUID) - Static method in class org.openhab.core.config.discovery.DiscoveryResultBuilder
Creates a new builder for a given thing UID.
create(StateDescription) - Static method in class org.openhab.core.types.StateDescriptionFragmentBuilder
Creates a builder instance and initializes all fields from the given StateDescription.
create(StateDescriptionFragment) - Static method in class org.openhab.core.types.StateDescriptionFragmentBuilder
Creates a builder instance and initializes all fields from the given StateDescriptionFragment.
create(T, Class<T>) - Method in interface org.openhab.core.common.SafeCaller
Create a safe call builder for the given object.
CREATE - Enum constant in enum class org.openhab.core.service.WatchService.Kind
 
createAbstractUnit() - Method in class org.openhab.core.model.script.script.impl.ScriptFactoryImpl
createAbstractUnit() - Method in interface org.openhab.core.model.script.script.ScriptFactory
Returns a new object of class 'Abstract Unit'.
createAbstractUnitAdapter() - Method in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
Creates a new adapter for an object of class 'Abstract Unit'.
createAction() - Static method in class org.openhab.core.automation.util.ModuleBuilder
 
createAction(Action) - Static method in class org.openhab.core.automation.util.ModuleBuilder
 
createAdapter(Notifier) - Method in class org.openhab.core.model.items.util.ItemsAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.openhab.core.model.thing.thing.util.ThingAdapterFactory
Creates an adapter for the target.
createAddedEvent(DiscoveryResult) - Static method in class org.openhab.core.config.discovery.inbox.events.InboxEventFactory
Creates an inbox added event.
createAddedEvent(Item) - Static method in class org.openhab.core.items.events.ItemEventFactory
Creates an item added event.
createAddedEvent(Thing) - Static method in class org.openhab.core.thing.events.ThingEventFactory
Creates a thing added event.
createAddonFailureEvent(String, String) - Static method in class org.openhab.core.addon.AddonEventFactory
Creates an "add-on failure" event.
createAddonInfoList() - Method in class https.openhab_org.schemas.addon_info_list.v1_0.ObjectFactory
Create an instance of AddonInfoList
createAddonInstalledEvent(String) - Static method in class org.openhab.core.addon.AddonEventFactory
Creates an "add-on installed" event.
createAddonUninstalledEvent(String) - Static method in class org.openhab.core.addon.AddonEventFactory
Creates an "add-on uninstalled" event.
createAliasConfiguration() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
createAliasConfiguration() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
Returns a new object of class 'Alias Configuration'.
createAliasConfigurationAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
Creates a new adapter for an object of class 'Alias Configuration'.
createAllConfig() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
createAllConfig() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
Returns a new object of class 'All Config'.
createAllConfigAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
Creates a new adapter for an object of class 'All Config'.
createButton() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createButton() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Button'.
createButtonAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Button'.
createButtonDefinition() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createButtonDefinition() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Button Definition'.
createButtonDefinitionAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Button Definition'.
createButtongrid() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createButtongrid() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Buttongrid'.
createButtongridAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Buttongrid'.
createChangedEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createChangedEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Changed Event Trigger'.
createChangedEventTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Changed Event Trigger'.
createChannelBuilder(ChannelUID, ChannelTypeUID) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
Creates a ChannelBuilder which is preconfigured with values from the given ChannelType.
createChannelBuilders(ChannelGroupUID, ChannelGroupTypeUID) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
Creates a list of ChannelBuilders which are preconfigured with values from the given ChannelGroupType.
createChannelDescriptionChangedEvent(ChannelUID, Set<String>, StateDescriptionFragment, StateDescriptionFragment) - Static method in class org.openhab.core.thing.events.ThingEventFactory
createChannelDescriptionCommandOptionsChangedEvent(ChannelUID, Set<String>, List<CommandOption>, List<CommandOption>) - Static method in class org.openhab.core.thing.events.ThingEventFactory
createChannelDescriptionPatternChangedEvent(ChannelUID, Set<String>, String, String) - Static method in class org.openhab.core.thing.events.ThingEventFactory
Creates a ChannelDescriptionChangedEvent for a changed pattern.
createChannelDescriptionStateOptionsChangedEvent(ChannelUID, Set<String>, List<StateOption>, List<StateOption>) - Static method in class org.openhab.core.thing.events.ThingEventFactory
createChart() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createChart() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Chart'.
createChart(String, String, ZonedDateTime, ZonedDateTime, int, int, String, String, Integer, String, Boolean) - Method in interface org.openhab.core.ui.chart.ChartProvider
Creates a chart object.
createChart(String, String, ZonedDateTime, ZonedDateTime, int, int, String, String, Integer, String, String, Boolean) - Method in interface org.openhab.core.ui.chart.ChartProvider
Creates a chart object.
createChartAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Chart'.
createClient() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
 
createColorArray() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createColorArray() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Color Array'.
createColorArrayAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Color Array'.
createColorpicker() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createColorpicker() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Colorpicker'.
createColorpickerAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Colorpicker'.
createColortemperaturepicker() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createColortemperaturepicker() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Colortemperaturepicker'.
createColortemperaturepickerAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Colortemperaturepicker'.
createCommandEvent(String, Command) - Static method in class org.openhab.core.items.events.ItemEventFactory
Creates an item command event.
createCommandEvent(String, Command, String) - Static method in class org.openhab.core.items.events.ItemEventFactory
Creates an item command event.
createCommandEvent(EventDTO) - Method in class org.openhab.core.io.websocket.event.ItemEventUtility
 
createCommandEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createCommandEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Command Event Trigger'.
createCommandEventTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Command Event Trigger'.
createCondition() - Static method in class org.openhab.core.automation.util.ModuleBuilder
 
createCondition() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createCondition() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Condition'.
createCondition(Condition) - Static method in class org.openhab.core.automation.util.ModuleBuilder
 
createConditionAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Condition'.
createConfigDescription(XmlConfigDescription) - Method in class org.openhab.core.config.core.dto.ObjectFactory
Create an instance of JAXBElement<XmlConfigDescription>
createCronStrategy() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
createCronStrategy() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
Returns a new object of class 'Cron Strategy'.
createCronStrategyAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
Creates a new adapter for an object of class 'Cron Strategy'.
createCurrency(String, String) - Static method in class org.openhab.core.library.unit.CurrencyUnits
 
createDateTimeTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createDateTimeTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Date Time Trigger'.
createDateTimeTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Date Time Trigger'.
createDefault() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createDefault() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Default'.
createDefaultAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Default'.
createDefaultHttpContext(Bundle) - Method in interface org.openhab.core.io.http.HttpContextFactoryService
Creates an HttpContext according to the OSGi specification of HttpService.createDefaultHttpContext().
createDocumentProvider(Bundle) - Method in class org.openhab.core.config.core.xml.ConfigXmlConfigDescriptionProvider
 
createDocumentProvider(Bundle) - Method in interface org.openhab.core.config.core.xml.osgi.XmlDocumentProviderFactory
Creates an XML document provider for the specified module which is used to process any result objects from the XML conversion.
createEObjectAdapter() - Method in class org.openhab.core.model.items.util.ItemsAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.openhab.core.model.thing.thing.util.ThingAdapterFactory
Creates a new adapter for the default case.
createEqualsFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
createEqualsFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
Returns a new object of class 'Equals Filter'.
createEqualsFilterAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
Creates a new adapter for an object of class 'Equals Filter'.
createErrorResponse(Response.StatusType, String) - Static method in class org.openhab.core.io.rest.JSONResponse
in case of error (404 and such)
createEvent(String, String, String, String) - Method in class org.openhab.core.events.AbstractEventFactory
 
createEvent(String, String, String, String) - Method in interface org.openhab.core.events.EventFactory
Create a new event instance of a specific event type.
createEventByType(String, String, String, String) - Method in class org.openhab.core.addon.AddonEventFactory
 
createEventByType(String, String, String, String) - Method in class org.openhab.core.automation.events.AutomationEventFactory
 
createEventByType(String, String, String, String) - Method in class org.openhab.core.config.core.status.events.ConfigStatusEventFactory
 
createEventByType(String, String, String, String) - Method in class org.openhab.core.config.discovery.inbox.events.InboxEventFactory
 
createEventByType(String, String, String, String) - Method in class org.openhab.core.events.AbstractEventFactory
Create a new event instance based on the event type.
createEventByType(String, String, String, String) - Method in class org.openhab.core.events.system.SystemEventFactory
 
createEventByType(String, String, String, String) - Method in class org.openhab.core.items.events.ItemEventFactory
 
createEventByType(String, String, String, String) - Method in class org.openhab.core.thing.events.ThingEventFactory
 
createEventByType(String, String, String, String) - Method in class org.openhab.core.thing.firmware.FirmwareEventFactory
 
createEventByType(String, String, String, String) - Method in class org.openhab.core.thing.link.events.LinkEventFactory
 
createEventEmittedTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createEventEmittedTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Event Emitted Trigger'.
createEventEmittedTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Event Emitted Trigger'.
createEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Event Trigger'.
createEventTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Event Trigger'.
createExecutionEvent(String, Map<String, Object>, String) - Static method in class org.openhab.core.automation.events.AutomationEventFactory
Creates an ExecutionEvent
createFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
createFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
Returns a new object of class 'Filter'.
createFilterAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
Creates a new adapter for an object of class 'Filter'.
createFilterDetails() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
createFilterDetails() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
Returns a new object of class 'Filter Details'.
createFilterDetailsAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
Creates a new adapter for an object of class 'Filter Details'.
createFirmwareStatusInfoEvent(FirmwareStatusInfo) - Static method in class org.openhab.core.thing.firmware.FirmwareEventFactory
createFirmwareUpdateProgressInfo(ThingUID, String, ProgressStep, Collection<ProgressStep>, boolean, int) - Static method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfo
createFirmwareUpdateProgressInfo(ThingUID, ThingTypeUID, String, ProgressStep, Collection<ProgressStep>, boolean) - Static method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfo
createFirmwareUpdateProgressInfoEvent(FirmwareUpdateProgressInfo) - Static method in class org.openhab.core.thing.firmware.FirmwareEventFactory
createFirmwareUpdateResultInfo(ThingUID, FirmwareUpdateResult, String) - Static method in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfo
createFirmwareUpdateResultInfoEvent(FirmwareUpdateResultInfo) - Static method in class org.openhab.core.thing.firmware.FirmwareEventFactory
createFrame() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createFrame() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Frame'.
createFrameAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Frame'.
createFromString(EDataType, String) - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
createFuture() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection.ConnectionCallback
 
createGroup() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createGroup() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Group'.
createGroupAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Group'.
createGroupConfig() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
createGroupConfig() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
Returns a new object of class 'Group Config'.
createGroupConfigAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
Creates a new adapter for an object of class 'Group Config'.
createGroupExcludeConfig() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
createGroupExcludeConfig() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
Returns a new object of class 'Group Exclude Config'.
createGroupExcludeConfigAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
Creates a new adapter for an object of class 'Group Exclude Config'.
createGroupMemberChangedEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createGroupMemberChangedEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Group Member Changed Event Trigger'.
createGroupMemberChangedEventTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Group Member Changed Event Trigger'.
createGroupMemberCommandEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createGroupMemberCommandEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Group Member Command Event Trigger'.
createGroupMemberCommandEventTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Group Member Command Event Trigger'.
createGroupMemberUpdateEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createGroupMemberUpdateEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Group Member Update Event Trigger'.
createGroupMemberUpdateEventTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Group Member Update Event Trigger'.
createGroupStateChangedEvent(String, String, State, State, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.items.events.ItemEventFactory
Creates a group item state changed event.
createGroupStateUpdatedEvent(String, String, State, ZonedDateTime, String) - Static method in class org.openhab.core.items.events.ItemEventFactory
Creates a group item state updated event.
createHandler(Thing) - Method in class org.openhab.core.thing.binding.BaseThingHandlerFactory
Creates a ThingHandler for the given thing.
createHttp2Client(String) - Method in interface org.openhab.core.io.net.http.HttpClientFactory
Creates a new Jetty HTTP/2 client.
createHttp2Client(String, SslContextFactory) - Method in interface org.openhab.core.io.net.http.HttpClientFactory
Creates a new Jetty HTTP/2 client.
createHttpClient(String) - Method in interface org.openhab.core.io.net.http.HttpClientFactory
Creates a new Jetty http client.
createHttpClient(String, SslContextFactory) - Method in interface org.openhab.core.io.net.http.HttpClientFactory
Creates a new Jetty http client.
createHttpMethod(String) - Static method in class org.openhab.core.io.net.http.HttpUtil
Factory method to create a HttpMethod-object according to the given String httpMethodString
createIconRule() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createIconRule() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Icon Rule'.
createIconRuleAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Icon Rule'.
createIDUnit() - Method in class org.openhab.core.model.script.script.impl.ScriptFactoryImpl
createIDUnit() - Method in interface org.openhab.core.model.script.script.ScriptFactory
Returns a new object of class 'ID Unit'.
createIDUnitAdapter() - Method in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
Creates a new adapter for an object of class 'ID Unit'.
createImage() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createImage() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Image'.
createImageAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Image'.
createIncludeFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
createIncludeFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
Returns a new object of class 'Include Filter'.
createIncludeFilterAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
Creates a new adapter for an object of class 'Include Filter'.
createInjector() - Method in class org.openhab.core.model.ide.ItemsIdeSetup
 
createInjector() - Method in class org.openhab.core.model.ItemsStandaloneSetupGenerated
 
createInjector() - Method in class org.openhab.core.model.persistence.ide.PersistenceIdeSetup
 
createInjector() - Method in class org.openhab.core.model.persistence.PersistenceStandaloneSetupGenerated
 
createInjector() - Method in class org.openhab.core.model.rule.ide.RulesIdeSetup
 
createInjector() - Method in class org.openhab.core.model.rule.RulesStandaloneSetup
 
createInjector() - Method in class org.openhab.core.model.rule.RulesStandaloneSetupGenerated
 
createInjector() - Method in class org.openhab.core.model.script.ide.ScriptIdeSetup
 
createInjector() - Method in class org.openhab.core.model.script.ScriptStandaloneSetup
 
createInjector() - Method in class org.openhab.core.model.script.ScriptStandaloneSetupGenerated
 
createInjector() - Method in class org.openhab.core.model.sitemap.ide.SitemapIdeSetup
 
createInjector() - Method in class org.openhab.core.model.sitemap.SitemapStandaloneSetupGenerated
 
createInjector() - Method in class org.openhab.core.model.thing.ide.ThingIdeSetup
 
createInjector() - Method in class org.openhab.core.model.thing.ThingStandaloneSetupGenerated
 
createInjectorAndDoEMFRegistration() - Method in class org.openhab.core.model.ItemsStandaloneSetupGenerated
 
createInjectorAndDoEMFRegistration() - Method in class org.openhab.core.model.persistence.PersistenceStandaloneSetupGenerated
 
createInjectorAndDoEMFRegistration() - Method in class org.openhab.core.model.rule.RulesStandaloneSetup
 
createInjectorAndDoEMFRegistration() - Method in class org.openhab.core.model.rule.RulesStandaloneSetupGenerated
 
createInjectorAndDoEMFRegistration() - Method in class org.openhab.core.model.script.ScriptStandaloneSetupGenerated
 
createInjectorAndDoEMFRegistration() - Method in class org.openhab.core.model.sitemap.SitemapStandaloneSetupGenerated
 
createInjectorAndDoEMFRegistration() - Method in class org.openhab.core.model.thing.ThingStandaloneSetupGenerated
 
createInput() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createInput() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Input'.
createInputAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Input'.
createInstance(String, int) - Static method in class org.openhab.core.common.QueueingThreadPoolExecutor
Creates a new instance of QueueingThreadPoolExecutor.
createItem(String, String) - Method in interface org.openhab.core.items.ItemFactory
Creates a new Item instance of type itemTypeName and the name itemName
createItem(String, String) - Method in class org.openhab.core.library.CoreItemFactory
 
createItemChannelLinkAddedEvent(ItemChannelLink) - Static method in class org.openhab.core.thing.link.events.LinkEventFactory
Creates an item channel link added event.
createItemChannelLinkRemovedEvent(ItemChannelLink) - Static method in class org.openhab.core.thing.link.events.LinkEventFactory
Creates an item channel link removed event.
createItemConfig() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
createItemConfig() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
Returns a new object of class 'Item Config'.
createItemConfigAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
Creates a new adapter for an object of class 'Item Config'.
createItemExcludeConfig() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
createItemExcludeConfig() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
Returns a new object of class 'Item Exclude Config'.
createItemExcludeConfigAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
Creates a new adapter for an object of class 'Item Exclude Config'.
createItemModel() - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
createItemModel() - Method in interface org.openhab.core.model.items.ItemsFactory
Returns a new object of class 'Item Model'.
createItemModelAdapter() - Method in class org.openhab.core.model.items.util.ItemsAdapterFactory
Creates a new adapter for an object of class 'Item Model'.
createLinkableWidget() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createLinkableWidget() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Linkable Widget'.
createLinkableWidgetAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Linkable Widget'.
createLocalizedAddonInfo(Bundle, AddonInfo, Locale) - Method in class org.openhab.core.addon.AddonI18nLocalizationService
Localizes an add-on info.
createLocalizedChannelGroupType(Bundle, ChannelGroupType, Locale) - Method in class org.openhab.core.thing.i18n.ChannelGroupTypeI18nLocalizationService
 
createLocalizedChannelType(Bundle, ChannelType, Locale) - Method in class org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService
 
createLocalizedCommandDescription(Bundle, CommandDescription, ChannelTypeUID, Locale) - Method in class org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService
 
createLocalizedCommandOptions(Bundle, List<CommandOption>, ChannelTypeUID, Locale) - Method in class org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService
 
createLocalizedProfileType(Bundle, ProfileType, Locale) - Method in class org.openhab.core.thing.profiles.i18n.ProfileTypeI18nLocalizationService
 
createLocalizedStateDescriptionFragment(Bundle, StateDescription, ChannelTypeUID, Locale) - Method in class org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService
 
createLocalizedStateOptions(Bundle, List<StateOption>, ChannelTypeUID, Locale) - Method in class org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService
 
createLocalizedStatePattern(Bundle, String, ChannelTypeUID, Locale) - Method in class org.openhab.core.thing.i18n.ChannelTypeI18nLocalizationService
 
createLocalizedThingType(Bundle, ThingType, Locale) - Method in class org.openhab.core.thing.i18n.ThingTypeI18nLocalizationService
 
createMapping() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createMapping() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Mapping'.
createMappingAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Mapping'.
createMapview() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createMapview() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Mapview'.
createMapviewAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Mapview'.
createModelBinding() - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
createModelBinding() - Method in interface org.openhab.core.model.items.ItemsFactory
Returns a new object of class 'Model Binding'.
createModelBindingAdapter() - Method in class org.openhab.core.model.items.util.ItemsAdapterFactory
Creates a new adapter for an object of class 'Model Binding'.
createModelBridge() - Method in class org.openhab.core.model.thing.thing.impl.ThingFactoryImpl
createModelBridge() - Method in interface org.openhab.core.model.thing.thing.ThingFactory
Returns a new object of class 'Model Bridge'.
createModelBridgeAdapter() - Method in class org.openhab.core.model.thing.thing.util.ThingAdapterFactory
Creates a new adapter for an object of class 'Model Bridge'.
createModelChannel() - Method in class org.openhab.core.model.thing.thing.impl.ThingFactoryImpl
createModelChannel() - Method in interface org.openhab.core.model.thing.thing.ThingFactory
Returns a new object of class 'Model Channel'.
createModelChannelAdapter() - Method in class org.openhab.core.model.thing.thing.util.ThingAdapterFactory
Creates a new adapter for an object of class 'Model Channel'.
createModelGroupFunctionFromString(EDataType, String) - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
createModelGroupItem() - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
createModelGroupItem() - Method in interface org.openhab.core.model.items.ItemsFactory
Returns a new object of class 'Model Group Item'.
createModelGroupItemAdapter() - Method in class org.openhab.core.model.items.util.ItemsAdapterFactory
Creates a new adapter for an object of class 'Model Group Item'.
createModelItem() - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
createModelItem() - Method in interface org.openhab.core.model.items.ItemsFactory
Returns a new object of class 'Model Item'.
createModelItemAdapter() - Method in class org.openhab.core.model.items.util.ItemsAdapterFactory
Creates a new adapter for an object of class 'Model Item'.
createModelNormalItem() - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
createModelNormalItem() - Method in interface org.openhab.core.model.items.ItemsFactory
Returns a new object of class 'Model Normal Item'.
createModelNormalItemAdapter() - Method in class org.openhab.core.model.items.util.ItemsAdapterFactory
Creates a new adapter for an object of class 'Model Normal Item'.
createModelProperty() - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
createModelProperty() - Method in interface org.openhab.core.model.items.ItemsFactory
Returns a new object of class 'Model Property'.
createModelProperty() - Method in class org.openhab.core.model.thing.thing.impl.ThingFactoryImpl
createModelProperty() - Method in interface org.openhab.core.model.thing.thing.ThingFactory
Returns a new object of class 'Model Property'.
createModelPropertyAdapter() - Method in class org.openhab.core.model.items.util.ItemsAdapterFactory
Creates a new adapter for an object of class 'Model Property'.
createModelPropertyAdapter() - Method in class org.openhab.core.model.thing.thing.util.ThingAdapterFactory
Creates a new adapter for an object of class 'Model Property'.
createModelPropertyContainer() - Method in class org.openhab.core.model.thing.thing.impl.ThingFactoryImpl
createModelPropertyContainer() - Method in interface org.openhab.core.model.thing.thing.ThingFactory
Returns a new object of class 'Model Property Container'.
createModelPropertyContainerAdapter() - Method in class org.openhab.core.model.thing.thing.util.ThingAdapterFactory
Creates a new adapter for an object of class 'Model Property Container'.
createModelThing() - Method in class org.openhab.core.model.thing.thing.impl.ThingFactoryImpl
createModelThing() - Method in interface org.openhab.core.model.thing.thing.ThingFactory
Returns a new object of class 'Model Thing'.
createModelThingAdapter() - Method in class org.openhab.core.model.thing.thing.util.ThingAdapterFactory
Creates a new adapter for an object of class 'Model Thing'.
createNonLinkableWidget() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createNonLinkableWidget() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Non Linkable Widget'.
createNonLinkableWidgetAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Non Linkable Widget'.
createNotEqualsFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
createNotEqualsFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
Returns a new object of class 'Not Equals Filter'.
createNotEqualsFilterAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
Creates a new adapter for an object of class 'Not Equals Filter'.
createNotIncludeFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
createNotIncludeFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
Returns a new object of class 'Not Include Filter'.
createNotIncludeFilterAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
Creates a new adapter for an object of class 'Not Include Filter'.
createOAuthClientService(String, String, String, String, String, String, Boolean) - Method in interface org.openhab.core.auth.client.oauth2.OAuthFactory
Creates a new OAuth service.
createPackageContents() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
Creates the meta-model objects for the package.
createParser() - Method in class org.openhab.core.model.ide.contentassist.antlr.ItemsParser
 
createParser() - Method in class org.openhab.core.model.persistence.ide.contentassist.antlr.PersistenceParser
 
createParser() - Method in class org.openhab.core.model.rule.ide.contentassist.antlr.RulesParser
 
createParser() - Method in class org.openhab.core.model.script.ide.contentassist.antlr.ScriptParser
 
createParser() - Method in class org.openhab.core.model.sitemap.ide.contentassist.antlr.SitemapParser
 
createParser() - Method in class org.openhab.core.model.thing.ide.contentassist.antlr.ThingParser
 
createParser(XtextTokenStream) - Method in class org.openhab.core.model.parser.antlr.ItemsParser
 
createParser(XtextTokenStream) - Method in class org.openhab.core.model.persistence.parser.antlr.PersistenceParser
 
createParser(XtextTokenStream) - Method in class org.openhab.core.model.rule.parser.antlr.RulesParser
 
createParser(XtextTokenStream) - Method in class org.openhab.core.model.script.parser.antlr.ScriptParser
 
createParser(XtextTokenStream) - Method in class org.openhab.core.model.sitemap.parser.antlr.SitemapParser
 
createParser(XtextTokenStream) - Method in class org.openhab.core.model.thing.parser.antlr.ThingParser
 
createPersistenceConfiguration() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
createPersistenceConfiguration() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
Returns a new object of class 'Configuration'.
createPersistenceConfigurationAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
Creates a new adapter for an object of class 'Configuration'.
createPersistenceModel() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
createPersistenceModel() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
Returns a new object of class 'Model'.
createPersistenceModelAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
Creates a new adapter for an object of class 'Model'.
createProfile(ProfileTypeUID, ProfileCallback, ProfileContext) - Method in class org.openhab.core.automation.module.script.profile.ScriptProfileFactory
 
createProfile(ProfileTypeUID, ProfileCallback, ProfileContext) - Method in interface org.openhab.core.thing.profiles.ProfileFactory
Creates a Profile instance for the given profile type identifier.
createQuantityLiteral() - Method in class org.openhab.core.model.script.script.impl.ScriptFactoryImpl
createQuantityLiteral() - Method in interface org.openhab.core.model.script.script.ScriptFactory
Returns a new object of class 'Quantity Literal'.
createQuantityLiteralAdapter() - Method in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
Creates a new adapter for an object of class 'Quantity Literal'.
createRemovedEvent(DiscoveryResult) - Static method in class org.openhab.core.config.discovery.inbox.events.InboxEventFactory
Creates an inbox removed event.
createRemovedEvent(Item) - Static method in class org.openhab.core.items.events.ItemEventFactory
Creates an item removed event.
createRemovedEvent(Thing) - Static method in class org.openhab.core.thing.events.ThingEventFactory
Creates a thing removed event.
createResponse(Response.StatusType, Object, String) - Static method in class org.openhab.core.io.rest.JSONResponse
Depending on the status, create a Response object containing either the entity alone or an error JSON which might hold the entity as well.
createResult(ServiceInfo) - Method in interface org.openhab.core.config.discovery.mdns.MDNSDiscoveryParticipant
Creates a discovery result for a mDNS service
createResult(RemoteDevice) - Method in interface org.openhab.core.config.discovery.upnp.UpnpDiscoveryParticipant
Creates a discovery result for a upnp device
createResult(SddpDevice) - Method in interface org.openhab.core.config.discovery.sddp.SddpDiscoveryParticipant
Creates a discovery result for a SDDP device
createResult(UsbSerialDeviceInformation) - Method in interface org.openhab.core.config.discovery.usbserial.UsbSerialDiscoveryParticipant
Creates a discovery result for a USB device with corresponding serial port.
createRule() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createRule() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Rule'.
createRuleAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Rule'.
createRuleModel() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createRuleModel() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Rule Model'.
createRuleModelAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Rule Model'.
createRules(Locale) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
Called whenever the rules are to be (re)generated and added by AbstractRuleBasedInterpreter.addRules(java.util.Locale, org.openhab.core.voice.text.Rule...)
createScript() - Method in class org.openhab.core.model.script.script.impl.ScriptFactoryImpl
createScript() - Method in interface org.openhab.core.model.script.script.ScriptFactory
Returns a new object of class 'Script'.
createScriptAdapter() - Method in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
Creates a new adapter for an object of class 'Script'.
createScriptEngine(String) - Method in class org.openhab.core.automation.module.script.AbstractScriptEngineFactory
 
createScriptEngine(String) - Method in interface org.openhab.core.automation.module.script.ScriptEngineFactory
This method creates a new ScriptEngine based on the supplied file extension or MimeType.
createScriptEngine(String, String) - Method in interface org.openhab.core.automation.module.script.ScriptEngineManager
Creates a new ScriptEngine used to execute scripts, ScriptActions or ScriptConditions
createSddpDevice(String) - Method in class org.openhab.core.config.discovery.sddp.SddpDiscoveryService
Optionally create an SddpDevice object from UDP packet data if the data is good.
createSelection() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createSelection() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Selection'.
createSelectionAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Selection'.
createSetpoint() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createSetpoint() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Setpoint'.
createSetpointAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Setpoint'.
createSitemap() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createSitemap() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Sitemap'.
createSitemapAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Sitemap'.
createSitemapModel() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createSitemapModel() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Model'.
createSitemapModelAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Model'.
createSlider() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createSlider() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Slider'.
createSliderAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Slider'.
createSpecificUnit() - Method in class org.openhab.core.model.script.script.impl.ScriptFactoryImpl
createSpecificUnit() - Method in interface org.openhab.core.model.script.script.ScriptFactory
Returns a new object of class 'Specific Unit'.
createSpecificUnitAdapter() - Method in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
Creates a new adapter for an object of class 'Specific Unit'.
createStartlevelEvent(Integer) - Static method in class org.openhab.core.events.system.SystemEventFactory
Creates a trigger event from a Type.
createStartlevelEvent(String, String, String) - Method in class org.openhab.core.events.system.SystemEventFactory
Creates a startlevel event from a payload.
createStateChangedEvent(String, State, State, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.items.events.ItemEventFactory
Creates an item state changed event.
createStateEvent(String, State) - Static method in class org.openhab.core.items.events.ItemEventFactory
Creates an item state event.
createStateEvent(String, State, String) - Static method in class org.openhab.core.items.events.ItemEventFactory
Creates an item state event.
createStateEvent(EventDTO) - Method in class org.openhab.core.io.websocket.event.ItemEventUtility
 
createStatePredictedEvent(String, State, boolean) - Static method in class org.openhab.core.items.events.ItemEventFactory
Creates an item state predicted event.
createStateUpdatedEvent(String, State, ZonedDateTime) - Static method in class org.openhab.core.items.events.ItemEventFactory
Creates an item state updated event.
createStateUpdatedEvent(String, State, ZonedDateTime, String) - Static method in class org.openhab.core.items.events.ItemEventFactory
Creates an item state updated event.
createStatusInfoChangedEvent(ThingUID, ThingStatusInfo, ThingStatusInfo) - Static method in class org.openhab.core.thing.events.ThingEventFactory
Creates a new thing status info changed event based on a thing UID, a thing status info and the old thing status info object.
createStatusInfoEvent(ThingUID, ThingStatusInfo) - Static method in class org.openhab.core.thing.events.ThingEventFactory
Creates a new thing status info event based on a thing UID and a thing status info object.
createStrategy() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
createStrategy() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
Returns a new object of class 'Strategy'.
createStrategyAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
Creates a new adapter for an object of class 'Strategy'.
createStringUnit() - Method in class org.openhab.core.model.script.script.impl.ScriptFactoryImpl
createStringUnit() - Method in interface org.openhab.core.model.script.script.ScriptFactory
Returns a new object of class 'String Unit'.
createStringUnitAdapter() - Method in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
Creates a new adapter for an object of class 'String Unit'.
createSubscription(SitemapSubscriptionService.SitemapSubscriptionCallback) - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
Creates a new subscription with the given id.
createSwitch() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createSwitch() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Switch'.
createSwitchAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Switch'.
createSystemOnShutdownTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createSystemOnShutdownTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'System On Shutdown Trigger'.
createSystemOnShutdownTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'System On Shutdown Trigger'.
createSystemOnStartupTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createSystemOnStartupTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'System On Startup Trigger'.
createSystemOnStartupTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'System On Startup Trigger'.
createSystemStartlevelTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createSystemStartlevelTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'System Startlevel Trigger'.
createSystemStartlevelTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'System Startlevel Trigger'.
createSystemTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createSystemTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'System Trigger'.
createSystemTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'System Trigger'.
createText() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createText() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Text'.
createTextAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Text'.
createThing(ThingTypeUID, Configuration, ThingUID, ThingUID) - Method in class org.openhab.core.thing.binding.BaseThingHandlerFactory
Creates a thing based on given thing type uid.
createThing(ThingTypeUID, Configuration, ThingUID, ThingUID) - Method in interface org.openhab.core.thing.binding.ThingHandlerFactory
Creates a thing for given arguments.
createThing(ThingTypeUID, Configuration, ThingUID) - Method in class org.openhab.core.thing.binding.BaseThingHandlerFactory
Creates a thing based on given thing type uid.
createThing(ThingUID, Configuration, Map<String, String>, ThingUID, ThingTypeUID, List<ThingHandlerFactory>) - Static method in class org.openhab.core.thing.binding.ThingFactory
 
createThing(ThingType, ThingUID, Configuration) - Static method in class org.openhab.core.thing.binding.ThingFactory
Creates a thing based on given thing type.
createThing(ThingType, ThingUID, Configuration, ThingUID) - Static method in class org.openhab.core.thing.binding.ThingFactory
Creates a thing based on a given thing type.
createThing(ThingType, ThingUID, Configuration, ThingUID, ConfigDescriptionRegistry) - Static method in class org.openhab.core.thing.binding.ThingFactory
Creates a thing based on a given thing type.
createThingModel() - Method in class org.openhab.core.model.thing.thing.impl.ThingFactoryImpl
createThingModel() - Method in interface org.openhab.core.model.thing.thing.ThingFactory
Returns a new object of class 'Model'.
createThingModelAdapter() - Method in class org.openhab.core.model.thing.thing.util.ThingAdapterFactory
Creates a new adapter for an object of class 'Model'.
createThingOfType(ThingTypeUID, ThingUID, ThingUID, String, Configuration) - Method in interface org.openhab.core.thing.ThingRegistry
Creates a thing based on the given configuration properties
createThingStateChangedEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createThingStateChangedEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Thing State Changed Event Trigger'.
createThingStateChangedEventTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Thing State Changed Event Trigger'.
createThingStateUpdateEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createThingStateUpdateEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Thing State Update Event Trigger'.
createThingStateUpdateEventTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Thing State Update Event Trigger'.
createThresholdFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
createThresholdFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
Returns a new object of class 'Threshold Filter'.
createThresholdFilterAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
Creates a new adapter for an object of class 'Threshold Filter'.
createTimeFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
createTimeFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
Returns a new object of class 'Time Filter'.
createTimeFilterAdapter() - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
Creates a new adapter for an object of class 'Time Filter'.
createTimer(String, ZonedDateTime, Runnable) - Method in interface org.openhab.core.automation.module.script.action.ScriptExecution
Schedules a block of code for later execution.
createTimer(String, ZonedDateTime, Procedures.Procedure0) - Static method in class org.openhab.core.model.script.actions.ScriptExecution
 
createTimer(ZonedDateTime, Runnable) - Method in interface org.openhab.core.automation.module.script.action.ScriptExecution
Schedules a block of code for later execution.
createTimer(ZonedDateTime, Procedures.Procedure0) - Static method in class org.openhab.core.model.script.actions.ScriptExecution
 
createTimerEvent(String, String, Map<String, Object>) - Static method in class org.openhab.core.automation.events.AutomationEventFactory
Creates a TimerEvent
createTimerTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createTimerTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Timer Trigger'.
createTimerTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Timer Trigger'.
createTimerWithArgument(String, ZonedDateTime, Object, Consumer<Object>) - Method in interface org.openhab.core.automation.module.script.action.ScriptExecution
Schedules a block of code (with argument) for later execution
createTimerWithArgument(String, ZonedDateTime, Object, Procedures.Procedure1) - Static method in class org.openhab.core.model.script.actions.ScriptExecution
 
createTimerWithArgument(ZonedDateTime, Object, Consumer<Object>) - Method in interface org.openhab.core.automation.module.script.action.ScriptExecution
Schedules a block of code (with argument) for later execution
createTimerWithArgument(ZonedDateTime, Object, Procedures.Procedure1) - Static method in class org.openhab.core.model.script.actions.ScriptExecution
 
createTimeSeriesEvent(String, TimeSeries, String) - Static method in class org.openhab.core.items.events.ItemEventFactory
 
createTimeSeriesEvent(EventDTO) - Method in class org.openhab.core.io.websocket.event.ItemEventUtility
 
createTimeSeriesUpdatedEvent(String, TimeSeries, String) - Static method in class org.openhab.core.items.events.ItemEventFactory
 
createTrigger() - Static method in class org.openhab.core.automation.util.ModuleBuilder
 
createTrigger(Trigger) - Static method in class org.openhab.core.automation.util.ModuleBuilder
 
createTriggerEvent(String, ChannelUID) - Static method in class org.openhab.core.thing.events.ThingEventFactory
createUnknownInfo(ThingUID) - Static method in class org.openhab.core.thing.firmware.FirmwareStatusInfo
Creates a new FirmwareStatusInfo having FirmwareStatus.UNKNOWN as firmware status.
createUpdateAvailableInfo(ThingUID) - Static method in class org.openhab.core.thing.firmware.FirmwareStatusInfo
Creates a new FirmwareStatusInfo having FirmwareStatus.UPDATE_AVAILABLE as firmware status.
createUpdatedEvent(DiscoveryResult) - Static method in class org.openhab.core.config.discovery.inbox.events.InboxEventFactory
Creates an inbox updated event.
createUpdateEvent(Item, Item) - Static method in class org.openhab.core.items.events.ItemEventFactory
Creates an item updated event.
createUpdateEvent(Thing, Thing) - Static method in class org.openhab.core.thing.events.ThingEventFactory
Creates a thing updated event.
createUpdateEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createUpdateEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Update Event Trigger'.
createUpdateEventTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Update Event Trigger'.
createUpdateExecutableInfo(ThingUID, String) - Static method in class org.openhab.core.thing.firmware.FirmwareStatusInfo
Creates a new FirmwareStatusInfo having FirmwareStatus.UPDATE_EXECUTABLE as firmware status.
createUpToDateInfo(ThingUID) - Static method in class org.openhab.core.thing.firmware.FirmwareStatusInfo
Creates a new FirmwareStatusInfo having FirmwareStatus.UP_TO_DATE as firmware status.
createValidCommand() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createValidCommand() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Valid Command'.
createValidCommandAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Valid Command'.
createValidCommandId() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createValidCommandId() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Valid Command Id'.
createValidCommandIdAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Valid Command Id'.
createValidCommandNumber() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createValidCommandNumber() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Valid Command Number'.
createValidCommandNumberAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Valid Command Number'.
createValidCommandString() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createValidCommandString() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Valid Command String'.
createValidCommandStringAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Valid Command String'.
createValidState() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createValidState() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Valid State'.
createValidStateAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Valid State'.
createValidStateId() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createValidStateId() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Valid State Id'.
createValidStateIdAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Valid State Id'.
createValidStateNumber() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createValidStateNumber() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Valid State Number'.
createValidStateNumberAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Valid State Number'.
createValidStateString() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createValidStateString() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Valid State String'.
createValidStateStringAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Valid State String'.
createValidTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createValidTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Valid Trigger'.
createValidTriggerAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Valid Trigger'.
createValidTriggerId() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createValidTriggerId() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Valid Trigger Id'.
createValidTriggerIdAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Valid Trigger Id'.
createValidTriggerNumber() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createValidTriggerNumber() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Valid Trigger Number'.
createValidTriggerNumberAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Valid Trigger Number'.
createValidTriggerString() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createValidTriggerString() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Valid Trigger String'.
createValidTriggerStringAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Valid Trigger String'.
createVariableDeclaration() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
createVariableDeclaration() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns a new object of class 'Variable Declaration'.
createVariableDeclarationAdapter() - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Creates a new adapter for an object of class 'Variable Declaration'.
createVideo() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createVideo() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Video'.
createVideoAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Video'.
createVisibilityRule() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createVisibilityRule() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Visibility Rule'.
createVisibilityRuleAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Visibility Rule'.
createWatchService(String, Path) - Method in interface org.openhab.core.service.WatchServiceFactory
Create a new WatchService service component with the given name and path or return the already existing instance if a WatchService with the given name was created before.
createWebSocket(ServletUpgradeRequest, ServletUpgradeResponse) - Method in class org.openhab.core.io.websocket.event.EventWebSocketAdapter
 
createWebSocket(ServletUpgradeRequest, ServletUpgradeResponse) - Method in class org.openhab.core.io.websocket.log.LogWebSocketAdapter
 
createWebSocket(ServletUpgradeRequest, ServletUpgradeResponse) - Method in interface org.openhab.core.io.websocket.WebSocketAdapter
Creates a websocket instance.
createWebSocketClient(String) - Method in interface org.openhab.core.io.net.http.WebSocketFactory
Creates a new Jetty web socket client.
createWebSocketClient(String, SslContextFactory) - Method in interface org.openhab.core.io.net.http.WebSocketFactory
Creates a new Jetty web socket client.
createWebview() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createWebview() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Webview'.
createWebviewAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Webview'.
createWidget() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
createWidget() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns a new object of class 'Widget'.
createWidgetAdapter() - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Creates a new adapter for an object of class 'Widget'.
createXBlockExpressionAdapter() - Method in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
Creates a new adapter for an object of class 'XBlock Expression'.
createXExpressionAdapter() - Method in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
Creates a new adapter for an object of class 'XExpression'.
createXmlConfigDescription() - Method in class org.openhab.core.config.core.dto.ObjectFactory
Create an instance of XmlConfigDescription
createXmlConfigDescriptionRef() - Method in class org.openhab.core.config.core.dto.ObjectFactory
Create an instance of XmlConfigDescriptionRef
createXmlConfigDescriptions() - Method in class org.openhab.core.config.core.dto.ObjectFactory
Create an instance of XmlConfigDescriptions
createXmlCriteria() - Method in class org.openhab.core.config.core.dto.ObjectFactory
Create an instance of XmlCriteria
createXmlOption() - Method in class org.openhab.core.config.core.dto.ObjectFactory
Create an instance of XmlOption
createXmlParameter() - Method in class org.openhab.core.config.core.dto.ObjectFactory
Create an instance of XmlParameter
createXmlParameterGroup() - Method in class org.openhab.core.config.core.dto.ObjectFactory
Create an instance of XmlParameterGroup
Credentials - Interface in org.openhab.core.auth
Marker interface for credentials which can be handled by authentication providers.
CredentialsExtractor<C> - Interface in org.openhab.core.io.http.auth
Provider of credentials which works in given context and can provide credentials out of it.
cron - Variable in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
The cached value of the 'Cron' attribute.
CRON - Static variable in interface org.openhab.core.scheduler.CronJob
The service property that specifies the cron schedule.
CRON_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
The default value of the 'Cron' attribute.
CRON_EXPRESSION_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.CronStrategyImpl
The default value of the 'Cron Expression' attribute.
CRON_STRATEGY - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The meta object id for the 'Cron Strategy' class.
CRON_STRATEGY - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Cron Strategy' class.
CRON_STRATEGY__CRON_EXPRESSION - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The feature id for the 'Cron Expression' attribute.
CRON_STRATEGY__CRON_EXPRESSION - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Cron Expression' attribute feature.
CRON_STRATEGY__NAME - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The feature id for the 'Name' attribute.
CRON_STRATEGY_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The number of structural features of the 'Cron Strategy' class.
CronAdjuster - Class in org.openhab.core.scheduler
This class creates a TemporalAdjuster that takes a temporal and adjust it to the next deadline based on a cron specification.
CronAdjuster(String) - Constructor for class org.openhab.core.scheduler.CronAdjuster
Constructs the class with a cron specification. containing variables and a cron expression at the last line.
cronExpression - Variable in class org.openhab.core.model.persistence.persistence.impl.CronStrategyImpl
The cached value of the 'Cron Expression' attribute.
cronExpression - Variable in class org.openhab.core.persistence.dto.PersistenceCronStrategyDTO
 
CronJob - Interface in org.openhab.core.scheduler
Runnable that can be passed data and can throw a checked exception.
CronScheduler - Interface in org.openhab.core.scheduler
The software utility Cron is a time-based job scheduler in Unix-like computer operating systems.
cronStrategies - Variable in class org.openhab.core.persistence.dto.PersistenceServiceConfigurationDTO
 
CronStrategy - Interface in org.openhab.core.model.persistence.persistence
A representation of the model object 'Cron Strategy'.
CronStrategyElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
 
CronStrategyImpl - Class in org.openhab.core.model.persistence.persistence.impl
An implementation of the model object 'Cron Strategy'.
CronStrategyImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.CronStrategyImpl
crossProduct(ColorUtil.Point) - Method in class org.openhab.core.util.ColorUtil.Point
return the cross product of this tuple and the other tuple
CTS - Static variable in interface org.openhab.core.io.transport.serial.SerialPortEvent
 
CUBIC_FOOT - Static variable in class org.openhab.core.library.unit.ImperialUnits
 
CUBIC_INCH - Static variable in class org.openhab.core.library.unit.ImperialUnits
Volume
CUBIC_METRE - Static variable in class org.openhab.core.library.unit.SIUnits
 
CUBICMETRE_PER_DAY - Static variable in class org.openhab.core.library.unit.Units
 
CUBICMETRE_PER_HOUR - Static variable in class org.openhab.core.library.unit.Units
 
CUBICMETRE_PER_MINUTE - Static variable in class org.openhab.core.library.unit.Units
 
CUBICMETRE_PER_SECOND - Static variable in class org.openhab.core.library.unit.Units
 
CURIE - Static variable in class org.openhab.core.library.unit.Units
 
Currency - Interface in org.openhab.core.library.dimension
The Currency defines the dimension for currencies
CurrencyProvider - Interface in org.openhab.core.library.unit
The CurrencyProvider can be implemented by services that supply currencies and their exchange rates
CurrencyServiceConfigOptionProvider - Class in org.openhab.core.config.core
The CurrencyServiceConfigOptionProvider is an implementation of ConfigOptionProvider for the available currency providers.
CurrencyServiceConfigOptionProvider() - Constructor for class org.openhab.core.config.core.CurrencyServiceConfigOptionProvider
 
CurrencyUnit - Class in org.openhab.core.library.unit
The CurrencyUnit is a UoM compatible unit for currencies.
CurrencyUnit(String, String) - Constructor for class org.openhab.core.library.unit.CurrencyUnit
Create a new Currency
CurrencyUnits - Class in org.openhab.core.library.unit
The CurrencyUnits defines the UoM system for handling currencies
CurrencyUnits() - Constructor for class org.openhab.core.library.unit.CurrencyUnits
 
CURRENT - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
currentlyServedStream() - Method in record class org.openhab.core.audio.StreamServed
Returns the value of the currentlyServedStream record component.
currentNewValueRequest - Variable in class org.openhab.core.cache.ExpiringCacheAsync
 
currentSize - Variable in class org.openhab.core.cache.lru.LRUMediaCacheEntry
 
customCommandRule(AbstractRuleBasedInterpreter.ItemFilter, Object, boolean, boolean) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
Creates a custom rule on base of a expression.
customDynamicRule(Item, AbstractRuleBasedInterpreter.ItemFilter, Object, Object, boolean, boolean) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
Creates a custom rule on base of a head and a tail expression, where the middle part of the new rule's expression will consist of a free command to be captured.
CustomTrustManagerFactory - Class in org.openhab.core.io.transport.mqtt.ssl
The CustomTrustManagerFactory is a TrustManagerFactory that provides a custom TrustManager
CustomTrustManagerFactory(TrustManager[]) - Constructor for class org.openhab.core.io.transport.mqtt.ssl.CustomTrustManagerFactory
 

D

D - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
 
DAILY - Static variable in class org.openhab.core.scheduler.CronAdjuster
 
data - Variable in class org.openhab.core.persistence.dto.ItemHistoryDTO
 
DATA_AVAILABLE - Static variable in interface org.openhab.core.io.transport.serial.SerialPortEvent
 
DataAmount - Interface in org.openhab.core.library.dimension
Represents a measure of data amount.
DATABITS_5 - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
 
DATABITS_6 - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
 
DATABITS_7 - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
 
DATABITS_8 - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
 
datapoints - Variable in class org.openhab.core.persistence.dto.ItemHistoryDTO
 
DataTransferRate - Interface in org.openhab.core.library.dimension
Represents a measure of data or data blocks per unit time passing through a communication link
DATE_PATTERN - Static variable in class org.openhab.core.library.types.DateTimeType
 
DATE_PATTERN_JSON_COMPAT - Static variable in class org.openhab.core.library.types.DateTimeType
 
DATE_PATTERN_WITH_TZ - Static variable in class org.openhab.core.library.types.DateTimeType
 
DATE_PATTERN_WITH_TZ_AND_MS - Static variable in class org.openhab.core.library.types.DateTimeType
 
DATE_PATTERN_WITH_TZ_AND_MS_GENERAL - Static variable in class org.openhab.core.library.types.DateTimeType
 
DATE_PATTERN_WITH_TZ_AND_MS_ISO - Static variable in class org.openhab.core.library.types.DateTimeType
 
DATE_TIME_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The meta object id for the 'Date Time Trigger' class.
DATE_TIME_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'Date Time Trigger' class.
DATE_TIME_TRIGGER__ITEM - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The feature id for the 'Item' attribute.
DATE_TIME_TRIGGER__ITEM - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'Item' attribute feature.
DATE_TIME_TRIGGER__OFFSET - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The feature id for the 'Offset' attribute.
DATE_TIME_TRIGGER__OFFSET - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'Offset' attribute feature.
DATE_TIME_TRIGGER__TIME_ONLY - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The feature id for the 'Time Only' attribute.
DATE_TIME_TRIGGER__TIME_ONLY - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'Time Only' attribute feature.
DATE_TIME_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The number of structural features of the 'Date Time Trigger' class.
DATETIME - Static variable in class org.openhab.core.library.CoreItemFactory
 
DateTimeGroupFunction - Interface in org.openhab.core.library.types
This interface is a container for group functions that require DateTimeTypes for its calculations.
DateTimeGroupFunction.Earliest - Class in org.openhab.core.library.types
This calculates the minimum value of all item states of DateType type.
DateTimeGroupFunction.Latest - Class in org.openhab.core.library.types
This calculates the maximum value of all item states of DateType type.
DateTimeItem - Class in org.openhab.core.library.items
A DateTimeItem stores a timestamp including a valid time zone.
DateTimeItem(String) - Constructor for class org.openhab.core.library.items.DateTimeItem
 
DateTimeTrigger - Interface in org.openhab.core.model.rule.rules
A representation of the model object 'Date Time Trigger'.
DateTimeTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.DateTimeTriggerElements
 
DateTimeTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
An implementation of the model object 'Date Time Trigger'.
DateTimeTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
DateTimeType - Class in org.openhab.core.library.types
 
DateTimeType() - Constructor for class org.openhab.core.library.types.DateTimeType
Creates a new DateTimeType representing the current instant from the system clock.
DateTimeType(String) - Constructor for class org.openhab.core.library.types.DateTimeType
 
DateTimeType(Instant) - Constructor for class org.openhab.core.library.types.DateTimeType
Creates a new DateTimeType with the given value.
DateTimeType(ZonedDateTime) - Constructor for class org.openhab.core.library.types.DateTimeType
Creates a new DateTimeType with the given value.
DAY - Static variable in class org.openhab.core.library.unit.Units
 
deactivate() - Method in class org.openhab.core.automation.handler.BaseModuleHandlerFactory
Should be overridden by the implementations that extend this base class.
deactivate() - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptDependencyTracker
 
deactivate() - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
 
deactivate() - Method in class org.openhab.core.automation.module.script.ScriptTransformationService
 
deactivate() - Method in class org.openhab.core.automation.module.script.ScriptTransformationServiceFactory
 
deactivate() - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
 
deactivate() - Method in class org.openhab.core.common.registry.AbstractRegistry
 
deactivate() - Method in class org.openhab.core.config.core.xml.ConfigXmlConfigDescriptionProvider
 
deactivate() - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
Called on component deactivation, if the implementation of this class is an OSGi declarative service and does not override the method.
deactivate() - Method in class org.openhab.core.config.discovery.AbstractThingHandlerDiscoveryService
 
deactivate() - Method in class org.openhab.core.config.discovery.addon.AddonSuggestionService
 
deactivate() - Method in class org.openhab.core.config.discovery.addon.ip.IpAddonFinder
 
deactivate() - Method in class org.openhab.core.config.discovery.addon.mdns.MDNSAddonFinder
 
deactivate() - Method in class org.openhab.core.config.discovery.addon.sddp.SddpAddonFinder
 
deactivate() - Method in class org.openhab.core.config.discovery.addon.upnp.UpnpAddonFinder
 
deactivate() - Method in class org.openhab.core.config.discovery.sddp.SddpDiscoveryService
 
deactivate() - Method in class org.openhab.core.io.rest.auth.AuthFilter
 
deactivate() - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
 
deactivate() - Method in class org.openhab.core.io.rest.sse.SseResource
 
deactivate() - Method in class org.openhab.core.io.websocket.log.LogWebSocketAdapter
 
deactivate() - Method in class org.openhab.core.model.rule.jvmmodel.RulesRefresher
 
deactivate() - Method in class org.openhab.core.model.rule.scoping.RulesClassCache
 
deactivate() - Method in class org.openhab.core.model.script.ScriptServiceUtil
 
deactivate() - Method in class org.openhab.core.net.NetUtil
 
deactivate() - Method in class org.openhab.core.service.AbstractServiceBundleTracker
 
deactivate() - Method in class org.openhab.core.service.StartLevelService
 
deactivate() - Method in class org.openhab.core.thing.binding.AbstractDynamicDescriptionProvider
 
deactivate() - Method in class org.openhab.core.thing.binding.BaseDynamicCommandDescriptionProvider
 
deactivate() - Method in class org.openhab.core.thing.binding.BaseDynamicStateDescriptionProvider
 
deactivate() - Method in interface org.openhab.core.thing.binding.ThingHandlerService
This method is used by the framework during de-activation of the OSGi component.
deactivate() - Method in class org.openhab.core.transform.AbstractFileTransformationService
Deprecated.
 
deactivate() - Method in class org.openhab.core.transform.FileTransformationProvider
 
deactivate() - Method in class org.openhab.core.transform.TransformationHelper
 
deactivate() - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
 
deactivate(ComponentContext) - Method in class org.openhab.core.thing.binding.BaseThingHandlerFactory
DEBUG - Enum constant in enum class org.openhab.core.test.java.JavaTest.LogLevel
 
debugString(Bundle) - Static method in class org.openhab.core.service.ReadyMarkerUtils
Provides a string to debug bundle information.
DECI(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
 
DECIBEL - Static variable in class org.openhab.core.library.unit.Units
 
DECIBEL_MILLIWATTS - Static variable in class org.openhab.core.library.unit.Units
 
DECIMAL - Enum constant in enum class org.openhab.core.config.core.ConfigDescriptionParameter.Type
The data type for a signed floating point value (IEEE 754) in the range of [Float.MIN_VALUE, Float.MAX_VALUE].
DECIMAL - Enum constant in enum class org.openhab.core.config.core.dto.XmlParameterType
 
DECIMALElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.DECIMALElements
 
DecimalType - Class in org.openhab.core.library.types
The decimal type uses a BigDecimal internally and thus can be used for integers, longs and floating point numbers alike.
DecimalType() - Constructor for class org.openhab.core.library.types.DecimalType
 
DecimalType(Number) - Constructor for class org.openhab.core.library.types.DecimalType
Creates a new DecimalType with the given value.
DecimalType(String) - Constructor for class org.openhab.core.library.types.DecimalType
Creates a new DecimalType with the given value.
DecimalType(String, Locale) - Constructor for class org.openhab.core.library.types.DecimalType
Creates a new DecimalType with the given value.
decode(String) - Static method in class org.openhab.core.util.UIDUtils
Decodes a UID that has been generated by the UIDUtils.encode(String) function.
DECREASE - Enum constant in enum class org.openhab.core.library.types.IncreaseDecreaseType
 
decreaseMasterVolume(float) - Static method in class org.openhab.core.model.script.actions.Audio
 
decreaseValue - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
 
decrypt(String) - Method in interface org.openhab.core.auth.client.oauth2.StorageCipher
Decrypt the base64 encoded cipher text.
Default - Interface in org.openhab.core.model.sitemap.sitemap
A representation of the model object 'Default'.
DEFAULT - Enum constant in enum class org.openhab.core.thing.type.AutoUpdatePolicy
The binding does not care and the framework may do what it deems to be right.
DEFAULT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The meta object id for the 'Default' class.
DEFAULT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Default' class.
DEFAULT - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
 
DEFAULT__HEIGHT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Height' attribute.
DEFAULT__HEIGHT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Height' attribute feature.
DEFAULT__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon' attribute.
DEFAULT__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon Color' containment reference list.
DEFAULT__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon Rules' containment reference list.
DEFAULT__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Item' attribute.
DEFAULT__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label' attribute.
DEFAULT__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label Color' containment reference list.
DEFAULT__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Static Icon' attribute.
DEFAULT__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Value Color' containment reference list.
DEFAULT__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Visibility' containment reference list.
DEFAULT_ADAPTER_ID - Static variable in class org.openhab.core.io.websocket.CommonWebSocketServlet
 
DEFAULT_ALLOWED_TYPES_WILDCARD - Static variable in class org.openhab.core.config.core.xml.util.XmlDocumentReader
 
DEFAULT_CONFIG_FOLDER - Static variable in class org.openhab.core.OpenHAB
The default main configuration directory name
DEFAULT_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The number of structural features of the 'Default' class.
DEFAULT_GAMUT - Static variable in class org.openhab.core.util.ColorUtil
 
DEFAULT_KEEPALIVE_INTERVAL - Static variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
 
DEFAULT_MAX_TRIES - Static variable in class org.openhab.core.io.transport.modbus.json.WriteRequestJsonUtilities
Default maxTries when it has not been specified
DEFAULT_MIME_TYPE - Static variable in class org.openhab.core.library.types.RawType
 
DEFAULT_MQTT_VERSION - Static variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
 
DEFAULT_PROTOCOL - Static variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
 
DEFAULT_QOS - Static variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
 
DEFAULT_RUNTIME_FOLDER - Static variable in class org.openhab.core.OpenHAB
The default runtime directory name
DEFAULT_THREAD_POOL_SIZE - Static variable in class org.openhab.core.common.ThreadPoolManager
 
DEFAULT_TIMEOUT - Static variable in interface org.openhab.core.common.SafeCaller
Default timeout for actions in milliseconds.
DEFAULT_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
 
DEFAULT_TYPES - Static variable in class org.openhab.core.addon.AddonType
 
DEFAULT_USERDATA_FOLDER - Static variable in class org.openhab.core.OpenHAB
The default user data directory name
DefaultAbstractManagedProvider<E,K> - Class in org.openhab.core.common.registry
DefaultAbstractManagedProvider is a specific AbstractManagedProvider implementation, where the stored element is the same as the element of the provider.
DefaultAbstractManagedProvider(StorageService) - Constructor for class org.openhab.core.common.registry.DefaultAbstractManagedProvider
 
defaultCase(EObject) - Method in class org.openhab.core.model.items.util.ItemsSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.openhab.core.model.script.script.util.ScriptSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class org.openhab.core.model.thing.thing.util.ThingSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultConversion(Class<T>) - Method in class org.openhab.core.library.types.DecimalType
 
DefaultElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
DefaultImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
An implementation of the model object 'Default'.
DefaultImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.DefaultImpl
defaultMessage - Variable in class org.openhab.core.config.core.validation.ConfigValidationMessage
The default message describing the validation issue.
defaults - Variable in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
The cached value of the 'Defaults' reference list.
defaults - Variable in class org.openhab.core.persistence.dto.PersistenceServiceConfigurationDTO
 
DefaultSemanticTagProvider - Class in org.openhab.core.semantics.model
This class defines a provider of all default semantic tags.
DefaultSemanticTagProvider() - Constructor for class org.openhab.core.semantics.model.DefaultSemanticTagProvider
 
DefaultSemanticTags - Class in org.openhab.core.semantics.model
This class defines all the default semantic tags.
DefaultSemanticTags() - Constructor for class org.openhab.core.semantics.model.DefaultSemanticTags
 
DefaultSemanticTags.Equipment - Class in org.openhab.core.semantics.model
 
DefaultSemanticTags.Location - Class in org.openhab.core.semantics.model
 
DefaultSemanticTags.Point - Class in org.openhab.core.semantics.model
 
DefaultSemanticTags.Property - Class in org.openhab.core.semantics.model
 
DefaultSystemChannelTypeProvider - Class in org.openhab.core.thing
Implementation providing default system wide channel types
DefaultSystemChannelTypeProvider(ChannelTypeI18nLocalizationService, BundleResolver) - Constructor for class org.openhab.core.thing.DefaultSystemChannelTypeProvider
 
defaultTags - Variable in class org.openhab.core.thing.dto.ChannelDTO
 
DefaultTranslationsGenerationMode - Enum Class in org.openhab.core.tools.i18n.plugin
Enumerates all the different modes for generating default translations.
defaultValue - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
 
defaultValue() - Element in annotation interface org.openhab.core.automation.annotation.ActionInput
 
defaultValue() - Element in annotation interface org.openhab.core.automation.annotation.ActionOutput
 
defaultValues - Variable in class org.openhab.core.io.rest.core.config.EnrichedConfigDescriptionParameterDTO
 
defineSequence(ProgressStep...) - Method in interface org.openhab.core.thing.binding.firmware.ProgressCallback
Callback operation to define the ProgressSteps for the sequence of the firmware update.
definition - Variable in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
The cached value of the 'Definition' containment reference.
DEGREE_ANGLE - Static variable in class org.openhab.core.library.unit.Units
 
DEHUMIDIFIER - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
DEKA(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
 
DeletableStorage<T> - Interface in org.openhab.core.storage
A Storage that could be disposed.
DeletableStorageService - Interface in org.openhab.core.storage
The DeletableStorageService extends the normal StorageService and provides instances of DeletableStorages.
delete() - Method in interface org.openhab.core.storage.DeletableStorage
Delete the storage.
delete(String) - Method in class org.openhab.core.io.rest.core.config.ConfigurationService
Deletes a configuration for a config id.
DELETE - Enum constant in enum class org.openhab.core.service.WatchService.Kind
 
deleteFile() - Method in class org.openhab.core.cache.lru.LRUMediaCacheEntry
Delete the cache file linked to this entry
deleteServiceAndAccessToken(String) - Method in interface org.openhab.core.auth.client.oauth2.OAuthFactory
This method is for unget/unregister the service, then DELETE access token, configuration data from the store
DELIMITER - Static variable in class org.openhab.core.library.types.StringListType
 
deltaBetween(Item, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the difference value of the state of a given item between two points in time.
deltaBetween(Item, ZonedDateTime, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the difference value of the state of a given item between two points in time.
deltaSince(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the difference value of the state of a given item since a certain point in time.
deltaSince(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the difference value of the state of a given item since a certain point in time.
deltaUntil(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the difference value of the state of a given item until a certain point in time.
deltaUntil(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the difference value of the state of a given item until a certain point in time.
Density - Interface in org.openhab.core.library.dimension
Define Density type (basic unit is kg/m^3)
dependencyChanged(String) - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptDependencyTracker
 
DESC - Enum constant in enum class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler.Type
 
DESCENDING - Enum constant in enum class org.openhab.core.persistence.FilterCriteria.Ordering
 
description - Variable in class org.openhab.core.automation.dto.ModuleDTO
 
description - Variable in class org.openhab.core.automation.dto.ModuleTypeDTO
 
description - Variable in class org.openhab.core.automation.dto.RuleDTO
 
description - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
 
description - Variable in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
 
description - Variable in class org.openhab.core.automation.util.ModuleBuilder
 
description - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
 
description - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterGroupDTO
 
description - Variable in class org.openhab.core.config.core.dto.XmlParameter
 
description - Variable in class org.openhab.core.config.core.dto.XmlParameterGroup
 
description - Variable in class org.openhab.core.semantics.dto.SemanticTagDTO
 
description - Variable in class org.openhab.core.thing.dto.ChannelDefinitionDTO
 
description - Variable in class org.openhab.core.thing.dto.ChannelDTO
 
description - Variable in class org.openhab.core.thing.dto.ChannelGroupDefinitionDTO
 
description - Variable in class org.openhab.core.thing.dto.ChannelTypeDTO
 
description - Variable in class org.openhab.core.thing.dto.StrippedThingTypeDTO
 
description - Variable in class org.openhab.core.thing.firmware.dto.FirmwareDTO
 
description() - Element in annotation interface org.openhab.core.automation.annotation.ActionInput
 
description() - Element in annotation interface org.openhab.core.automation.annotation.ActionOutput
 
description() - Element in annotation interface org.openhab.core.automation.annotation.RuleAction
 
description_uri() - Element in annotation interface org.openhab.core.config.core.ConfigurableService
The config description URI for the configurable service.
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class org.openhab.core.config.core.ConfigurationDeserializer
 
deserializePayload(String, Class<T>) - Static method in class org.openhab.core.events.AbstractEventFactory
Deserializes the Json-payload into an object of the specified class.
DEUTSCHE_HAERTE - Static variable in class org.openhab.core.library.unit.Units
 
deviationBetween(Item, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the standard deviation of the state of the given Item between two points in time.
deviationBetween(Item, ZonedDateTime, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the standard deviation of the state of the given Item between two points in time.
deviationBetween(Item, ZonedDateTime, ZonedDateTime, PersistenceExtensions.RiemannType) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the standard deviation of the state of the given Item between two points in time.
deviationBetween(Item, ZonedDateTime, ZonedDateTime, PersistenceExtensions.RiemannType, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the standard deviation of the state of the given Item between two points in time.
deviationSince(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the standard deviation of the state of the given Item since a certain point in time.
deviationSince(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the standard deviation of the state of the given Item since a certain point in time.
deviationSince(Item, ZonedDateTime, PersistenceExtensions.RiemannType) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the standard deviation of the state of the given Item since a certain point in time.
deviationSince(Item, ZonedDateTime, PersistenceExtensions.RiemannType, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the standard deviation of the state of the given Item since a certain point in time.
deviationUntil(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the standard deviation of the state of the given Item until a certain point in time.
deviationUntil(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the standard deviation of the state of the given Item until a certain point in time.
deviationUntil(Item, ZonedDateTime, PersistenceExtensions.RiemannType) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the standard deviation of the state of the given Item until a certain point in time.
deviationUntil(Item, ZonedDateTime, PersistenceExtensions.RiemannType, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the standard deviation of the state of the given Item until a certain point in time.
deviceAdded(SddpDevice) - Method in class org.openhab.core.config.discovery.addon.sddp.SddpAddonFinder
 
deviceAdded(SddpDevice) - Method in interface org.openhab.core.config.discovery.sddp.SddpDeviceParticipant
 
DeviceCodeResponseDTO - Class in org.openhab.core.auth.client.oauth2
This DeviceCodeResponseDTO is a DTO with fields that encapsulate the data from RFC-8628 device code responses.
DeviceCodeResponseDTO() - Constructor for class org.openhab.core.auth.client.oauth2.DeviceCodeResponseDTO
 
deviceRemoved(SddpDevice) - Method in class org.openhab.core.config.discovery.addon.sddp.SddpAddonFinder
 
deviceRemoved(SddpDevice) - Method in interface org.openhab.core.config.discovery.sddp.SddpDeviceParticipant
 
DFL_SLEEP_TIME - Static variable in class org.openhab.core.test.java.JavaTest
 
DFL_TIMEOUT - Static variable in class org.openhab.core.test.java.JavaTest
 
DIAL - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
DialogContext - Record Class in org.openhab.core.voice
Describes dialog configured services and options.
DialogContext(KSService, String, STTService, TTSService, Voice, List<HumanLanguageInterpreter>, AudioSource, AudioSink, Locale, String, String, String, String) - Constructor for record class org.openhab.core.voice.DialogContext
Creates an instance of a DialogContext record class.
DialogContext.Builder - Class in org.openhab.core.voice
Builder for DialogContext Allows to describe a dialog context without requiring the involved services to be loaded
dialogGroup - Variable in class org.openhab.core.voice.DialogRegistration
Dialog group name
dialogGroup() - Method in record class org.openhab.core.voice.DialogContext
Returns the value of the dialogGroup record component.
DialogRegistration - Class in org.openhab.core.voice
Describes dialog desired services and options.
DialogRegistration(String, String) - Constructor for class org.openhab.core.voice.DialogRegistration
 
dimension - Variable in class org.openhab.core.items.ManagedItemProvider.PersistedItem
 
DimensionalGroupFunction(Unit<?>) - Constructor for class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.DimensionalGroupFunction
 
DIMMER - Static variable in class org.openhab.core.library.CoreItemFactory
 
DimmerChannelHandler - Class in org.openhab.core.thing.binding.generic.converter
The DimmerChannelHandler implements DimmerItem conversions
DimmerChannelHandler(Consumer<State>, Consumer<Command>, Consumer<String>, ChannelTransformation, ChannelTransformation, ChannelValueConverterConfig) - Constructor for class org.openhab.core.thing.binding.generic.converter.DimmerChannelHandler
 
DimmerItem - Class in org.openhab.core.library.items
A DimmerItem can be used as a switch (ON/OFF), but it also accepts percent values to reflect the dimmed state.
DimmerItem(String) - Constructor for class org.openhab.core.library.items.DimmerItem
 
DINING_ROOM - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
DIR1_PRESSED - Static variable in class org.openhab.core.thing.CommonTriggerEvents
 
DIR1_RELEASED - Static variable in class org.openhab.core.thing.CommonTriggerEvents
 
DIR2_PRESSED - Static variable in class org.openhab.core.thing.CommonTriggerEvents
 
DIR2_RELEASED - Static variable in class org.openhab.core.thing.CommonTriggerEvents
 
DISABLED - Enum constant in enum class org.openhab.core.automation.RuleStatusDetail
 
DISABLED - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
 
disableReceiveTimeout() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
 
disableReceiveTimeout() - Method in interface org.openhab.core.io.transport.serial.SerialPort
Disable receive timeout.
DISCONNECTED - Enum constant in enum class org.openhab.core.io.transport.mqtt.MqttConnectionState
 
DiscoveryInfoDTO - Class in org.openhab.core.io.rest.core.discovery
This is a data transfer object that is used to serialize the information about binding discovery.
DiscoveryInfoDTO(boolean, String, String) - Constructor for class org.openhab.core.io.rest.core.discovery.DiscoveryInfoDTO
 
DiscoveryListener - Interface in org.openhab.core.config.discovery
The DiscoveryListener interface for receiving discovery events.
DiscoveryResult - Interface in org.openhab.core.config.discovery
The DiscoveryResult is a container for one result of a discovery process.
DiscoveryResultBuilder - Class in org.openhab.core.config.discovery
The DiscoveryResultBuilder helps creating a DiscoveryResult through the builder pattern.
DiscoveryResultDTO - Class in org.openhab.core.config.discovery.dto
This is a data transfer object that is used to serialize discovery results.
DiscoveryResultDTO() - Constructor for class org.openhab.core.config.discovery.dto.DiscoveryResultDTO
 
DiscoveryResultDTO(String, String, String, String, DiscoveryResultFlag, Map<String, Object>, String) - Constructor for class org.openhab.core.config.discovery.dto.DiscoveryResultDTO
 
DiscoveryResultDTOMapper - Class in org.openhab.core.config.discovery.dto
The DiscoveryResultDTOMapper is a utility class to map discovery results into discovery result transfer objects.
DiscoveryResultDTOMapper() - Constructor for class org.openhab.core.config.discovery.dto.DiscoveryResultDTOMapper
 
DiscoveryResultFlag - Enum Class in org.openhab.core.config.discovery
The DiscoveryResultFlag class specifies a list of flags which a DiscoveryResult object can take.
DiscoveryService - Interface in org.openhab.core.config.discovery
The DiscoveryService is a service interface which each binding can implement to provide an auto discovery process for one or more Thing s.
DiscoveryServiceRegistry - Interface in org.openhab.core.config.discovery
The DiscoveryServiceRegistry is a service interface which provides the following features.
DISHWASHER - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
DISPLAY - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
Disposable - Interface in org.openhab.core.common
For resource needing a callback when they are not needed anymore.
dispose() - Method in class org.openhab.core.audio.FileAudioStream
 
dispose() - Method in class org.openhab.core.automation.handler.BaseModuleHandler
 
dispose() - Method in interface org.openhab.core.automation.handler.ModuleHandler
The method is called by RuleManager to free resources when ModuleHandler is released.
dispose() - Method in interface org.openhab.core.automation.module.script.LifecycleScriptExtensionProvider.Disposable
 
dispose() - Method in interface org.openhab.core.common.Disposable
 
dispose() - Method in class org.openhab.core.config.discovery.AbstractThingHandlerDiscoveryService
 
dispose() - Method in class org.openhab.core.items.GenericItem
Disposes this item.
dispose() - Method in class org.openhab.core.items.GroupItem
 
dispose() - Method in class org.openhab.core.magic.binding.handler.MagicButtonHandler
 
dispose() - Method in class org.openhab.core.magic.binding.handler.MagicChattyThingHandler
 
dispose() - Method in class org.openhab.core.magic.binding.handler.MagicOnlineOfflineHandler
 
dispose() - Method in class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler
 
dispose() - Method in class org.openhab.core.thing.binding.BaseThingHandler
 
dispose() - Method in interface org.openhab.core.thing.binding.ThingHandler
Disposes the thing handler, e.g. deallocate resources.
dispose() - Method in interface org.openhab.core.thing.binding.ThingHandlerService
This method is used by the framework during de-activation of the service.
distance(ColorUtil.Point) - Method in class org.openhab.core.util.ColorUtil.Point
distance between this point and another point
distanceFrom(LocationItem) - Method in class org.openhab.core.library.items.LocationItem
Compute the distance with another Point type, http://stackoverflow.com/questions/837872/calculate-distance-in-meters-when-you-know-longitude-and-latitude-in- java
distanceFrom(PointType) - Method in class org.openhab.core.library.types.PointType
Return the distance in meters from otherPoint, ignoring altitude.
divide(double) - Method in class org.openhab.core.library.unit.CurrencyUnit
 
divide(BigDecimal) - Method in class org.openhab.core.library.types.QuantityType
Divide this QuantityType by the given value.
divide(QuantityType<?>) - Method in class org.openhab.core.library.types.QuantityType
Divide this QuantityType by the given QuantityType.
DOBSON_UNIT - Static variable in class org.openhab.core.library.unit.Units
 
doEvaluate(XExpression, IEvaluationContext, CancelIndicator) - Method in class org.openhab.core.model.script.interpreter.ScriptInterpreter
 
doEvaluate(QuantityLiteral, IEvaluationContext, CancelIndicator) - Method in class org.openhab.core.model.script.interpreter.ScriptInterpreter
 
doGenerate(Resource, IFileSystemAccess2, IGeneratorContext) - Method in class org.openhab.core.model.generator.ItemsGenerator
 
doGenerate(Resource, IFileSystemAccess2, IGeneratorContext) - Method in class org.openhab.core.model.persistence.generator.PersistenceGenerator
 
doGenerate(Resource, IFileSystemAccess2, IGeneratorContext) - Method in class org.openhab.core.model.sitemap.generator.SitemapGenerator
 
doGenerate(Resource, IFileSystemAccess2, IGeneratorContext) - Method in class org.openhab.core.model.thing.generator.ThingGenerator
 
DOOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
DOORBELL - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
doSetup() - Static method in class org.openhab.core.model.ItemsStandaloneSetup
 
doSetup() - Static method in class org.openhab.core.model.persistence.PersistenceStandaloneSetup
 
doSetup() - Static method in class org.openhab.core.model.script.ScriptStandaloneSetup
 
doSetup() - Static method in class org.openhab.core.model.sitemap.SitemapStandaloneSetup
 
doSetup() - Static method in class org.openhab.core.model.thing.ThingStandaloneSetup
 
doSetup(ScriptServiceUtil, ScriptEngine) - Static method in class org.openhab.core.model.rule.RulesStandaloneSetup
 
doSetup(ScriptServiceUtil, ScriptEngine) - Static method in class org.openhab.core.model.script.ScriptStandaloneSetup
 
doSingleScan() - Method in interface org.openhab.core.config.discovery.usbserial.UsbSerialDiscovery
Executes a single scan for serial ports provided by USB devices; informs listeners about all discovered devices (including those discovered in a previous scan).
doSwitch(int, EObject) - Method in class org.openhab.core.model.items.util.ItemsSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.openhab.core.model.script.script.util.ScriptSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class org.openhab.core.model.thing.thing.util.ThingSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
DOUBLE_PRESSED - Static variable in class org.openhab.core.thing.CommonTriggerEvents
 
doubleValue() - Method in class org.openhab.core.library.types.DecimalType
 
doubleValue() - Method in class org.openhab.core.library.types.QuantityType
 
DOWN - Enum constant in enum class org.openhab.core.library.types.UpDownType
 
DOWNLIGHT - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
downloadData(String, String, boolean, long) - Static method in class org.openhab.core.io.net.http.HttpUtil
Download the data from a URL.
downloadData(String, String, boolean, long, int) - Static method in class org.openhab.core.io.net.http.HttpUtil
Download the data from a URL.
downloadImage(String) - Static method in class org.openhab.core.io.net.http.HttpUtil
Download the image data from a URL.
downloadImage(String, boolean, long) - Static method in class org.openhab.core.io.net.http.HttpUtil
Download the image data from a URL.
downloadImage(String, boolean, long, int) - Static method in class org.openhab.core.io.net.http.HttpUtil
Download the image data from a URL.
downloadImage(String, int) - Static method in class org.openhab.core.io.net.http.HttpUtil
Download the image data from a URL.
DOWNLOADING - Enum constant in enum class org.openhab.core.thing.binding.firmware.ProgressStep
The FirmwareUpdateHandler is going to download / read the firmware image by reading the input stream from Firmware.getBytes().
downValue - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
 
DRAPES - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
DRINKING_WATER - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
driver - Variable in class org.openhab.core.config.discovery.sddp.SddpDevice
The driver id.
DRIVEWAY - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
DRYER - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
DSLScriptContextProvider - Interface in org.openhab.core.model.script.runtime
Interface of a provider that can provide Xbase-relevant object structures for a purely string based script.
DSR - Static variable in interface org.openhab.core.io.transport.serial.SerialPortEvent
 
DTOMapper - Interface in org.openhab.core.io.rest
Utilities for mapping/transforming DTOs.
DURATION - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
DUTY_CYCLE - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
 
DUTY_CYCLE - Variable in class org.openhab.core.thing.ThingStatusDetail.OfflineStatus
 
DynamicCommandDescriptionProvider - Interface in org.openhab.core.thing.type
Implementations may provide Channel specific CommandDescriptions.
DynamicStateDescriptionProvider - Interface in org.openhab.core.thing.type
The DynamicStateDescriptionProvider is responsible for providing StateDescription for a Channel dynamically in the runtime.

E

E - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
 
Earliest() - Constructor for class org.openhab.core.library.types.DateTimeGroupFunction.Earliest
 
EARLIEST - Enum constant in enum class org.openhab.core.model.items.ModelGroupFunction
The 'EARLIEST' literal object.
EARLIEST_VALUE - Static variable in enum class org.openhab.core.model.items.ModelGroupFunction
The 'EARLIEST' literal value.
EARTH_GRAVITATIONAL_CONSTANT - Static variable in class org.openhab.core.library.types.PointType
 
Eb - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
 
editable - Variable in class org.openhab.core.io.rest.core.item.EnrichedItemDTO
 
editable - Variable in class org.openhab.core.io.rest.core.link.EnrichedItemChannelLinkDTO
 
editable - Variable in class org.openhab.core.io.rest.core.thing.EnrichedThingDTO
 
editable - Variable in class org.openhab.core.io.rest.transform.TransformationDTO
 
editable - Variable in class org.openhab.core.persistence.dto.PersistenceServiceConfigurationDTO
 
editChannel(Thing, ChannelUID) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
Creates a ChannelBuilder which is preconfigured with values from the given Channel and allows to modify it.
editConfiguration() - Method in class org.openhab.core.thing.binding.BaseThingHandler
Returns a copy of the configuration, that can be modified.
editProperties() - Method in class org.openhab.core.thing.binding.BaseThingHandler
Returns a copy of the properties map, that can be modified.
editThing() - Method in class org.openhab.core.thing.binding.BaseBridgeHandler
Creates a bridge builder, which allows to modify the bridge.
editThing() - Method in class org.openhab.core.thing.binding.BaseThingHandler
Creates a thing builder, which allows to modify the thing.
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.items.impl.ItemModelImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.items.impl.ModelBindingImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.items.impl.ModelGroupItemImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.items.impl.ModelItemImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.items.impl.ModelPropertyImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.AliasConfigurationImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.CronStrategyImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.EqualsFilterImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.GroupConfigImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.GroupExcludeConfigImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.ItemConfigImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.ItemExcludeConfigImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.NotEqualsFilterImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.StrategyImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.persistence.persistence.impl.TimeFilterImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.SystemStartlevelTriggerImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.ValidCommandImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.ValidStateImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.ValidTriggerImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.script.script.impl.AbstractUnitImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonDefinitionImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtongridImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColortemperaturepickerImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.DefaultImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.InputImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.LinkableWidgetImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.MapviewImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SelectionImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SwitchImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.VisibilityRuleImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
eGet(int, boolean, boolean) - Method in class org.openhab.core.model.thing.thing.impl.ThingModelImpl
eINSTANCE - Static variable in interface org.openhab.core.model.items.ItemsFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.openhab.core.model.items.ItemsPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.openhab.core.model.rule.rules.RulesFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.openhab.core.model.script.script.ScriptFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface org.openhab.core.model.thing.thing.ThingFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
The singleton instance of the package.
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.items.impl.ItemModelImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.items.impl.ModelBindingImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.items.impl.ModelItemImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtongridImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.sitemap.sitemap.impl.LinkableWidgetImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SelectionImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SwitchImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.sitemap.sitemap.impl.VisibilityRuleImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class org.openhab.core.model.thing.thing.impl.ThingModelImpl
eIsSet(int) - Method in class org.openhab.core.model.items.impl.ItemModelImpl
eIsSet(int) - Method in class org.openhab.core.model.items.impl.ModelBindingImpl
eIsSet(int) - Method in class org.openhab.core.model.items.impl.ModelGroupItemImpl
eIsSet(int) - Method in class org.openhab.core.model.items.impl.ModelItemImpl
eIsSet(int) - Method in class org.openhab.core.model.items.impl.ModelPropertyImpl
eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.AliasConfigurationImpl
eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.CronStrategyImpl
eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.EqualsFilterImpl
eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.GroupConfigImpl
eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.GroupExcludeConfigImpl
eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.ItemConfigImpl
eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.ItemExcludeConfigImpl
eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.NotEqualsFilterImpl
eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.StrategyImpl
eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
eIsSet(int) - Method in class org.openhab.core.model.persistence.persistence.impl.TimeFilterImpl
eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.SystemStartlevelTriggerImpl
eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.ValidCommandImpl
eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.ValidStateImpl
eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.ValidTriggerImpl
eIsSet(int) - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
eIsSet(int) - Method in class org.openhab.core.model.script.script.impl.AbstractUnitImpl
eIsSet(int) - Method in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonDefinitionImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtongridImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColortemperaturepickerImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.DefaultImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.InputImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.LinkableWidgetImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.MapviewImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SelectionImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SwitchImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.VisibilityRuleImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
eIsSet(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
eIsSet(int) - Method in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
eIsSet(int) - Method in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
eIsSet(int) - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
eIsSet(int) - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyImpl
eIsSet(int) - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
eIsSet(int) - Method in class org.openhab.core.model.thing.thing.impl.ThingModelImpl
ELECTRIC_METER - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
ElectricConductivity - Interface in org.openhab.core.library.dimension
Conductivity of an electrolyte solution is a measure of its ability to conduct electricity.
EmissionIntensity - Interface in org.openhab.core.library.dimension
Define emission intensity type (basic unit is g/kWh) See Wikipedia
emit_Button_Chart_Colorpicker_Colortemperaturepicker_Default_Group_Image_Input_Mapview_Selection_Setpoint_Slider_Switch_Video_Webview_ButtonKeyword_0_or_ChartKeyword_0_or_ColorpickerKeyword_0_or_ColortemperaturepickerKeyword_0_or_DefaultKeyword_0_or_GroupKeyword_0_or_ImageKeyword_0_or_InputKeyword_0_or_MapviewKeyword_0_or_SelectionKeyword_0_or_SetpointKeyword_0_or_SliderKeyword_0_or_SwitchKeyword_0_or_VideoKeyword_0_or_WebviewKeyword_0(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
Ambiguous syntax: ( 'Group' | 'Image' | 'Video' | 'Chart' | 'Webview' | 'Switch' | 'Mapview' | 'Slider' | 'Selection' | 'Setpoint' | 'Colorpicker' | 'Colortemperaturepicker' | 'Input' | 'Button' | 'Default' ) This ambiguous syntax occurs at: (rule start) (ambiguity) (rule start)
emit_Button_Chart_Colorpicker_Colortemperaturepicker_Default_Input_Mapview_Selection_Setpoint_Slider_Switch_Video_Webview_ButtonKeyword_0_or_ChartKeyword_0_or_ColorpickerKeyword_0_or_ColortemperaturepickerKeyword_0_or_DefaultKeyword_0_or_InputKeyword_0_or_MapviewKeyword_0_or_SelectionKeyword_0_or_SetpointKeyword_0_or_SliderKeyword_0_or_SwitchKeyword_0_or_VideoKeyword_0_or_WebviewKeyword_0(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
Ambiguous syntax: ( 'Video' | 'Chart' | 'Webview' | 'Switch' | 'Mapview' | 'Slider' | 'Selection' | 'Setpoint' | 'Colorpicker' | 'Colortemperaturepicker' | 'Input' | 'Button' | 'Default' ) This ambiguous syntax occurs at: (rule start) (ambiguity) (rule start)
emit_Group_Image_GroupKeyword_0_or_ImageKeyword_0(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
Ambiguous syntax: 'Group' | 'Image' This ambiguous syntax occurs at: (rule start) (ambiguity) '{' children+=Widget (rule start) (ambiguity) (rule start)
emit_ModelBinding___LeftSquareBracketKeyword_3_0_RightSquareBracketKeyword_3_3__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.serializer.AbstractItemsSyntacticSequencer
Ambiguous syntax: ('[' ']')?
emit_ModelBridge___LeftCurlyBracketKeyword_6_0_RightCurlyBracketKeyword_6_5__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
Ambiguous syntax: ('{' '}')?
emit_ModelBridge___LeftSquareBracketKeyword_5_0_RightSquareBracketKeyword_5_3__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
Ambiguous syntax: ('[' ']')?
emit_ModelChannel___LeftSquareBracketKeyword_4_0_RightSquareBracketKeyword_4_3__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
Ambiguous syntax: ('[' ']')?
emit_ModelThing___LeftCurlyBracketKeyword_6_0_RightCurlyBracketKeyword_6_3__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
Ambiguous syntax: ('{' '}')?
emit_ModelThing___LeftSquareBracketKeyword_5_0_RightSquareBracketKeyword_5_3__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
Ambiguous syntax: ('[' ']')?
emit_ModelThing_ThingKeyword_0_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
Ambiguous syntax: 'Thing'?
emit_ModelThing_ThingKeyword_0_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.thing.serializer.ThingSyntacticSequencerExtension
 
emit_PersistenceConfiguration_ColonKeyword_2_0_0_or_SemicolonKeyword_2_1(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
Ambiguous syntax: ':' | ';' This ambiguous syntax occurs at: items+=AllConfig (ambiguity) (rule end) items+=GroupConfig (ambiguity) (rule end) items+=GroupExcludeConfig (ambiguity) (rule end) items+=ItemConfig (ambiguity) (rule end) items+=ItemExcludeConfig (ambiguity) (rule end)
emit_PersistenceModel___AliasesKeyword_8_0_LeftCurlyBracketKeyword_8_1_RightCurlyBracketKeyword_8_3__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
Ambiguous syntax: ('Aliases' '{' '}')?
emit_PersistenceModel___FiltersKeyword_6_0_LeftCurlyBracketKeyword_6_1_RightCurlyBracketKeyword_6_3__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
Ambiguous syntax: ('Filters' '{' '}')?
emit_PersistenceModel___ItemsKeyword_7_0_LeftCurlyBracketKeyword_7_1_RightCurlyBracketKeyword_7_3__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
Ambiguous syntax: ('Items' '{' '}')?
emit_Script_SemicolonKeyword_1_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
Ambiguous syntax: ';'?
emit_Script_SemicolonKeyword_1_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
Ambiguous syntax: ';'?
emit_XBlockExpression_SemicolonKeyword_2_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
Ambiguous syntax: ';'?
emit_XBlockExpression_SemicolonKeyword_2_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
Ambiguous syntax: ';'?
emit_XExpressionInClosure_SemicolonKeyword_1_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
Ambiguous syntax: ';'?
emit_XExpressionInClosure_SemicolonKeyword_1_1_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
Ambiguous syntax: ';'?
emit_XFunctionTypeRef___LeftParenthesisKeyword_0_0_RightParenthesisKeyword_0_2__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
Ambiguous syntax: ('(' ')')?
emit_XFunctionTypeRef___LeftParenthesisKeyword_0_0_RightParenthesisKeyword_0_2__q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
Ambiguous syntax: ('(' ')')?
emit_XImportDeclaration_SemicolonKeyword_2_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
Ambiguous syntax: ';'?
emit_XImportDeclaration_SemicolonKeyword_2_q(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
Ambiguous syntax: ';'?
emit_XParenthesizedExpression_LeftParenthesisKeyword_0_a(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
Ambiguous syntax: '('* This ambiguous syntax occurs at: (rule start) (ambiguity) '<' typeArguments+=JvmArgumentTypeReference (rule start) (ambiguity) '[' declaredFormalParameters+=JvmFormalParameter (rule start) (ambiguity) '[' explicitSyntax?
emit_XParenthesizedExpression_LeftParenthesisKeyword_0_a(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
Ambiguous syntax: '('* This ambiguous syntax occurs at: (rule start) (ambiguity) '<' typeArguments+=JvmArgumentTypeReference (rule start) (ambiguity) '[' declaredFormalParameters+=JvmFormalParameter (rule start) (ambiguity) '[' explicitSyntax?
emit_XParenthesizedExpression_LeftParenthesisKeyword_0_p(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
Ambiguous syntax: '('+ This ambiguous syntax occurs at: (rule start) (ambiguity) '<' typeArguments+=JvmArgumentTypeReference (rule start) (ambiguity) '[' declaredFormalParameters+=JvmFormalParameter (rule start) (ambiguity) '[' explicitSyntax?
emit_XParenthesizedExpression_LeftParenthesisKeyword_0_p(EObject, ISyntacticSequencerPDAProvider.ISynNavigable, List<INode>) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
Ambiguous syntax: '('+ This ambiguous syntax occurs at: (rule start) (ambiguity) '<' typeArguments+=JvmArgumentTypeReference (rule start) (ambiguity) '[' declaredFormalParameters+=JvmFormalParameter (rule start) (ambiguity) '[' explicitSyntax?
emitUnassignedTokens(EObject, ISyntacticSequencerPDAProvider.ISynTransition, INode, INode) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
 
emitUnassignedTokens(EObject, ISyntacticSequencerPDAProvider.ISynTransition, INode, INode) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
 
emitUnassignedTokens(EObject, ISyntacticSequencerPDAProvider.ISynTransition, INode, INode) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
 
emitUnassignedTokens(EObject, ISyntacticSequencerPDAProvider.ISynTransition, INode, INode) - Method in class org.openhab.core.model.serializer.AbstractItemsSyntacticSequencer
 
emitUnassignedTokens(EObject, ISyntacticSequencerPDAProvider.ISynTransition, INode, INode) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
 
emitUnassignedTokens(EObject, ISyntacticSequencerPDAProvider.ISynTransition, INode, INode) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
 
EMPTY - Static variable in class org.openhab.core.library.types.StringType
 
ENABLED - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
enableReceiveThreshold(int) - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
 
enableReceiveThreshold(int) - Method in interface org.openhab.core.io.transport.serial.SerialPort
Enable receive threshold with the specified thresh parameter.
enableReceiveTimeout(int) - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
 
enableReceiveTimeout(int) - Method in interface org.openhab.core.io.transport.serial.SerialPort
Enables the receive timeout.
eNAME - Static variable in interface org.openhab.core.model.items.ItemsPackage
The package name.
eNAME - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The package name.
eNAME - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The package name.
eNAME - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
The package name.
eNAME - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The package name.
eNAME - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
The package name.
encode(String) - Static method in class org.openhab.core.util.UIDUtils
Encodes a given string to a UID using only allowed characters.
encoding - Variable in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
The cached value of the 'Encoding' attribute.
ENCODING_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
The default value of the 'Encoding' attribute.
encrypt(String) - Method in interface org.openhab.core.auth.client.oauth2.StorageCipher
Encrypt the plainText, then produce a base64 encoded cipher text
END_CERT - Static variable in class org.openhab.core.io.net.http.PEMTrustManager
 
EndpointPoolConfiguration - Class in org.openhab.core.io.transport.modbus.endpoint
Class representing pooling related configuration of a single endpoint This class implements equals hashcode constract, and thus is suitable for use as keys in HashMaps, for example.
EndpointPoolConfiguration() - Constructor for class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
 
ENERGY - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
EnergyPrice - Interface in org.openhab.core.library.dimension
The EnergyPrice defines the dimension for prices
ENGINE_MANAGER - Static variable in interface org.openhab.core.automation.module.script.ScriptEngineFactory
 
engineGetTrustManagers() - Method in class org.openhab.core.io.transport.mqtt.ssl.CustomTrustManagerFactory
 
engineInit(KeyStore) - Method in class org.openhab.core.io.transport.mqtt.ssl.CustomTrustManagerFactory
 
engineInit(ManagerFactoryParameters) - Method in class org.openhab.core.io.transport.mqtt.ssl.CustomTrustManagerFactory
 
EnrichedChannelDTO - Class in org.openhab.core.io.rest.core.thing
This is a data transfer object that is used to serialize channels with dynamic data like linked items.
EnrichedChannelDTO(ChannelDTO, Set<String>) - Constructor for class org.openhab.core.io.rest.core.thing.EnrichedChannelDTO
 
EnrichedConfigDescriptionDTOMapper - Class in org.openhab.core.io.rest.core.config
The EnrichedConfigDescriptionDTOMapper is a utility class to map ConfigDescriptions to config descriptions data transform objects ConfigDescriptionDTO containing EnrichedConfigDescriptionParameterDTO.
EnrichedConfigDescriptionDTOMapper() - Constructor for class org.openhab.core.io.rest.core.config.EnrichedConfigDescriptionDTOMapper
 
EnrichedConfigDescriptionParameterDTO - Class in org.openhab.core.io.rest.core.config
This is an enriched data transfer object that is used to serialize config descriptions parameters with a list of default values if a configuration description defines multiple="true".
EnrichedConfigDescriptionParameterDTO(String, ConfigDescriptionParameter.Type, BigDecimal, BigDecimal, BigDecimal, String, Boolean, Boolean, Boolean, String, String, String, String, List<ParameterOptionDTO>, List<FilterCriteriaDTO>, String, Boolean, Boolean, Integer, String, String, Boolean) - Constructor for class org.openhab.core.io.rest.core.config.EnrichedConfigDescriptionParameterDTO
 
EnrichedGroupItemDTO - Class in org.openhab.core.io.rest.core.item
This is an enriched data transfer object that is used to serialize group items.
EnrichedGroupItemDTO(ItemDTO, EnrichedItemDTO[], String, String, String, Long, Long, String, StateDescription, String) - Constructor for class org.openhab.core.io.rest.core.item.EnrichedGroupItemDTO
 
EnrichedItemChannelLinkDTO - Class in org.openhab.core.io.rest.core.link
This is an enriched data transfer object that is used to serialize items channel links with dynamic data like the editable flag.
EnrichedItemChannelLinkDTO(String, String, Map<String, Object>, boolean) - Constructor for class org.openhab.core.io.rest.core.link.EnrichedItemChannelLinkDTO
 
EnrichedItemChannelLinkDTOMapper - Class in org.openhab.core.io.rest.core.link
The EnrichedItemChannelLinkDTOMapper is a utility class to map item channel links into enriched item channel link data transform objects (DTOs).
EnrichedItemChannelLinkDTOMapper() - Constructor for class org.openhab.core.io.rest.core.link.EnrichedItemChannelLinkDTOMapper
 
EnrichedItemDTO - Class in org.openhab.core.io.rest.core.item
This is an enriched data transfer object that is used to serialize items with dynamic data like the state, the state description and the link.
EnrichedItemDTO(ItemDTO, String, String, String, Long, Long, String, StateDescription, CommandDescription, String) - Constructor for class org.openhab.core.io.rest.core.item.EnrichedItemDTO
 
EnrichedItemDTOMapper - Class in org.openhab.core.io.rest.core.item
The EnrichedItemDTOMapper is a utility class to map items into enriched item data transform objects (DTOs).
EnrichedItemDTOMapper() - Constructor for class org.openhab.core.io.rest.core.item.EnrichedItemDTOMapper
 
EnrichedThingDTO - Class in org.openhab.core.io.rest.core.thing
This is a data transfer object that is used to serialize things with dynamic data like the status.
EnrichedThingDTOMapper - Class in org.openhab.core.io.rest.core.thing
The EnrichedThingDTOMapper is a utility class to map things into enriched thing data transfer objects (DTOs).
EnrichedThingDTOMapper() - Constructor for class org.openhab.core.io.rest.core.thing.EnrichedThingDTOMapper
 
eNS_PREFIX - Static variable in interface org.openhab.core.model.items.ItemsPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The package namespace name.
eNS_PREFIX - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
The package namespace name.
eNS_URI - Static variable in interface org.openhab.core.model.items.ItemsPackage
The package namespace URI.
eNS_URI - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The package namespace URI.
eNS_URI - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The package namespace URI.
eNS_URI - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
The package namespace URI.
eNS_URI - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The package namespace URI.
eNS_URI - Static variable in interface org.openhab.core.model.thing.thing.ThingPackage
The package namespace URI.
ensureCachedBundlesAreInstalled(BundleContext) - Method in class org.openhab.core.addon.marketplace.MarketplaceBundleInstaller
Iterates over the local cache entries and re-installs bundles that are missing
ensureUniqueChannels(Collection<Channel>) - Static method in class org.openhab.core.thing.util.ThingHelper
Ensures that there are no duplicate channels in the collection (i.e. not using the same ChannelUID)
ensureUniqueChannels(Collection<Channel>, Channel) - Static method in class org.openhab.core.thing.util.ThingHelper
Ensures that there are no duplicate channels in the collection plus the additional one (i.e. not using the same ChannelUID)
ensureUniqueChannels(Channel[]) - Static method in class org.openhab.core.thing.util.ThingHelper
Ensures that there are no duplicate channels in the array (i.e. not using the same ChannelUID)
entityId - Variable in class org.openhab.core.config.core.status.ConfigStatusSource
The id of the entity whose new configuration status is to be propagated.
entry(String, String) - Static method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsEntry
 
Entry(Instant, State) - Constructor for record class org.openhab.core.types.TimeSeries.Entry
Creates an instance of a Entry record class.
ENTRY - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
eof() - Method in class org.openhab.core.voice.text.TokenList
Checks, if the list is empty.
Ephemeris - Class in org.openhab.core.model.script.actions
The static methods of this class are made available as functions in the scripts.
Ephemeris() - Constructor for class org.openhab.core.model.script.actions.Ephemeris
 
EphemerisManager - Interface in org.openhab.core.ephemeris
This service provides functionality around days of the year and is the central service to be used directly by others.
eq(Object, Object) - Method in class org.openhab.core.model.script.interpreter.ScriptInterpreter
 
EQ - Enum constant in enum class org.openhab.core.persistence.FilterCriteria.Operator
 
Equality() - Constructor for class org.openhab.core.items.GroupFunction.Equality
 
EQUALITY - Enum constant in enum class org.openhab.core.model.items.ModelGroupFunction
The 'EQUALITY' literal object.
EQUALITY_VALUE - Static variable in enum class org.openhab.core.model.items.ModelGroupFunction
The 'EQUALITY' literal value.
equals(Object) - Method in class org.openhab.core.addon.AddonDiscoveryMethod
 
equals(Object) - Method in class org.openhab.core.addon.AddonMatchProperty
 
equals(Object) - Method in class org.openhab.core.addon.AddonParameter
 
equals(Object) - Method in class org.openhab.core.addon.AddonType
 
equals(Object) - Method in class org.openhab.core.addon.marketplace.BundleVersion
 
equals(Object) - Method in class org.openhab.core.audio.AudioFormat
 
equals(Object) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
 
equals(Object) - Method in class org.openhab.core.automation.RuleStatusInfo
 
equals(Object) - Method in class org.openhab.core.automation.template.RuleTemplate
Two objects are equal if they own equal UIDs.
equals(Object) - Method in class org.openhab.core.automation.type.ModuleType
 
equals(Object) - Method in class org.openhab.core.common.AbstractUID
 
equals(Object) - Method in class org.openhab.core.config.core.Configuration
 
equals(Object) - Method in class org.openhab.core.config.core.status.ConfigStatusInfo
 
equals(Object) - Method in class org.openhab.core.config.core.status.ConfigStatusMessage
 
equals(Object) - Method in class org.openhab.core.config.discovery.sddp.SddpDevice
Set uniqueness is determined by the From field only
equals(Object) - Method in class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
 
equals(Object) - Method in class org.openhab.core.events.AbstractEvent
 
equals(Object) - Method in class org.openhab.core.i18n.LocalizedKey
 
equals(Object) - Method in class org.openhab.core.io.net.http.PEMTrustManager
 
equals(Object) - Method in class org.openhab.core.io.transport.modbus.BitArray
 
equals(Object) - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
 
equals(Object) - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusIPSlaveEndpoint
 
equals(Object) - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusSerialSlaveEndpoint
 
equals(Object) - Method in class org.openhab.core.io.transport.modbus.ModbusReadRequestBlueprint
 
equals(Object) - Method in class org.openhab.core.io.transport.modbus.ModbusRegisterArray
 
equals(Object) - Method in class org.openhab.core.io.websocket.event.EventDTO
 
equals(Object) - Method in class org.openhab.core.items.GenericItem
 
equals(Object) - Method in class org.openhab.core.items.Metadata
 
equals(Object) - Method in class org.openhab.core.library.types.DateTimeType
 
equals(Object) - Method in class org.openhab.core.library.types.DecimalType
 
equals(Object) - Method in class org.openhab.core.library.types.HSBType
 
equals(Object) - Method in class org.openhab.core.library.types.PointType
 
equals(Object) - Method in class org.openhab.core.library.types.QuantityType
 
equals(Object) - Method in class org.openhab.core.library.types.RawType
 
equals(Object) - Method in class org.openhab.core.library.types.StringListType
 
equals(Object) - Method in class org.openhab.core.library.types.StringType
 
equals(Object) - Method in class org.openhab.core.library.unit.CurrencyUnit
 
equals(Object) - Method in class org.openhab.core.net.CidrAddress
 
equals(Object) - Method in class org.openhab.core.persistence.filter.PersistenceFilter
 
equals(Object) - Method in class org.openhab.core.persistence.strategy.PersistenceStrategy
 
equals(Object) - Method in class org.openhab.core.service.ReadyMarker
 
equals(Object) - Method in class org.openhab.core.thing.Channel
 
equals(Object) - Method in class org.openhab.core.thing.events.ThingStatusInfoEvent
 
equals(Object) - Method in class org.openhab.core.thing.firmware.FirmwareStatusInfo
 
equals(Object) - Method in class org.openhab.core.thing.firmware.FirmwareStatusInfoEvent
 
equals(Object) - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfo
 
equals(Object) - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfoEvent
 
equals(Object) - Method in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfo
 
equals(Object) - Method in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfoEvent
 
equals(Object) - Method in class org.openhab.core.thing.link.AbstractLink
 
equals(Object) - Method in class org.openhab.core.thing.link.ItemChannelLink
 
equals(Object) - Method in class org.openhab.core.thing.ThingStatusInfo
 
equals(Object) - Method in class org.openhab.core.thing.type.ThingType
 
equals(Object) - Method in class org.openhab.core.thing.UID
 
equals(Object) - Method in class org.openhab.core.transform.Transformation
 
equals(Object) - Method in class org.openhab.core.types.CommandOption
 
equals(Object) - Method in class org.openhab.core.types.StateDescription
 
equals(Object) - Method in class org.openhab.core.types.StateOption
 
equals(Object) - Method in class org.openhab.core.types.TimeSeries
 
equals(Object) - Method in record class org.openhab.core.audio.StreamServed
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
 
equals(Object) - Method in class org.openhab.core.auth.client.oauth2.DeviceCodeResponseDTO
 
equals(Object) - Method in class org.openhab.core.automation.module.provider.ModuleInformation
 
equals(Object) - Method in class org.openhab.core.config.core.FilterCriteria
 
equals(Object) - Method in class org.openhab.core.config.core.ParameterOption
 
equals(Object) - Method in class org.openhab.core.config.core.validation.ConfigValidationMessage
 
equals(Object) - Method in record class org.openhab.core.config.discovery.addon.process.ProcessAddonFinder.ProcessInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.openhab.core.io.transport.mdns.ServiceDescription
 
equals(Object) - Method in record class org.openhab.core.items.fileconverter.AbstractItemFileGenerator.ConfigParameter
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.openhab.core.persistence.PersistenceItemConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.openhab.core.thing.fileconverter.AbstractThingFileGenerator.ConfigParameter
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.openhab.core.types.TimeSeries.Entry
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.openhab.core.util.ColorUtil.Gamut
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.openhab.core.voice.DialogContext
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.openhab.core.voice.text.Rule.InterpretationContext
Indicates whether some other object is "equal to" this one.
equals(Thing, Thing) - Static method in class org.openhab.core.thing.util.ThingHelper
Indicates whether two Things are technical equal.
EQUALS_FILTER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The meta object id for the 'Equals Filter' class.
EQUALS_FILTER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Equals Filter' class.
EQUALS_FILTER__VALUES - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The feature id for the 'Values' attribute list.
EQUALS_FILTER__VALUES - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Values' attribute list feature.
EQUALS_FILTER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The number of structural features of the 'Equals Filter' class.
EqualsFilter - Interface in org.openhab.core.model.persistence.persistence
A representation of the model object 'Equals Filter'.
EqualsFilterElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.EqualsFilterElements
 
EqualsFilterImpl - Class in org.openhab.core.model.persistence.persistence.impl
An implementation of the model object 'Equals Filter'.
EqualsFilterImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.EqualsFilterImpl
equalsFilters - Variable in class org.openhab.core.persistence.dto.PersistenceServiceConfigurationDTO
 
Equipment - Interface in org.openhab.core.semantics
This is the super interface for all types that represent an Equipment.
Equipment() - Constructor for class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
EQUIPMENT - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags
 
error(Exception) - Method in interface org.openhab.core.io.http.HandlerContext
Signal that an error occurred during handling of request.
error(String) - Static method in class org.openhab.core.config.core.status.ConfigStatusMessage.Builder
Creates a builder for the construction of a ConfigStatusMessage having type ConfigStatusMessage.Type.ERROR.
ERROR - Enum constant in enum class org.openhab.core.config.core.status.ConfigStatusMessage.Type
The type for an error message.
ERROR - Enum constant in enum class org.openhab.core.test.java.JavaTest.LogLevel
 
ERROR - Enum constant in enum class org.openhab.core.thing.firmware.FirmwareUpdateResult
Indicates that the firmware update has failed.
ERROR_ATTRIBUTE - Static variable in interface org.openhab.core.io.http.HandlerContext
 
ESCAPED_DELIMITER - Static variable in class org.openhab.core.library.types.StringListType
 
escapeXml(String) - Static method in class org.openhab.core.util.StringUtils
Simple method to escape XML special characters in String.
eSet(int, Object) - Method in class org.openhab.core.model.items.impl.ItemModelImpl
eSet(int, Object) - Method in class org.openhab.core.model.items.impl.ModelBindingImpl
eSet(int, Object) - Method in class org.openhab.core.model.items.impl.ModelGroupItemImpl
eSet(int, Object) - Method in class org.openhab.core.model.items.impl.ModelItemImpl
eSet(int, Object) - Method in class org.openhab.core.model.items.impl.ModelPropertyImpl
eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.AliasConfigurationImpl
eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.CronStrategyImpl
eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.EqualsFilterImpl
eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.GroupConfigImpl
eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.GroupExcludeConfigImpl
eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.ItemConfigImpl
eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.ItemExcludeConfigImpl
eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.NotEqualsFilterImpl
eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.StrategyImpl
eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
eSet(int, Object) - Method in class org.openhab.core.model.persistence.persistence.impl.TimeFilterImpl
eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.SystemStartlevelTriggerImpl
eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.ValidCommandImpl
eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.ValidStateImpl
eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.ValidTriggerImpl
eSet(int, Object) - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
eSet(int, Object) - Method in class org.openhab.core.model.script.script.impl.AbstractUnitImpl
eSet(int, Object) - Method in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonDefinitionImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtongridImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColortemperaturepickerImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.DefaultImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.InputImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.LinkableWidgetImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.MapviewImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SelectionImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SwitchImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.VisibilityRuleImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
eSet(int, Object) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
eSet(int, Object) - Method in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
eSet(int, Object) - Method in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
eSet(int, Object) - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
eSet(int, Object) - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyImpl
eSet(int, Object) - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
eSet(int, Object) - Method in class org.openhab.core.model.thing.thing.impl.ThingModelImpl
eStaticClass() - Method in class org.openhab.core.model.items.impl.ItemModelImpl
eStaticClass() - Method in class org.openhab.core.model.items.impl.ModelBindingImpl
eStaticClass() - Method in class org.openhab.core.model.items.impl.ModelGroupItemImpl
eStaticClass() - Method in class org.openhab.core.model.items.impl.ModelItemImpl
eStaticClass() - Method in class org.openhab.core.model.items.impl.ModelNormalItemImpl
eStaticClass() - Method in class org.openhab.core.model.items.impl.ModelPropertyImpl
eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.AliasConfigurationImpl
eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.AllConfigImpl
eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.CronStrategyImpl
eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.EqualsFilterImpl
eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.FilterDetailsImpl
eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.GroupConfigImpl
eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.GroupExcludeConfigImpl
eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.ItemConfigImpl
eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.ItemExcludeConfigImpl
eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.NotEqualsFilterImpl
eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.StrategyImpl
eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
eStaticClass() - Method in class org.openhab.core.model.persistence.persistence.impl.TimeFilterImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.EventTriggerImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.SystemOnShutdownTriggerImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.SystemOnStartupTriggerImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.SystemStartlevelTriggerImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.SystemTriggerImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidCommandIdImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidCommandImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidCommandNumberImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidCommandStringImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidStateIdImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidStateImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidStateNumberImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidStateStringImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidTriggerIdImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidTriggerImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidTriggerNumberImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.ValidTriggerStringImpl
eStaticClass() - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
eStaticClass() - Method in class org.openhab.core.model.script.script.impl.AbstractUnitImpl
eStaticClass() - Method in class org.openhab.core.model.script.script.impl.IDUnitImpl
eStaticClass() - Method in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
eStaticClass() - Method in class org.openhab.core.model.script.script.impl.ScriptImpl
eStaticClass() - Method in class org.openhab.core.model.script.script.impl.SpecificUnitImpl
eStaticClass() - Method in class org.openhab.core.model.script.script.impl.StringUnitImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonDefinitionImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtongridImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorpickerImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColortemperaturepickerImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.DefaultImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.FrameImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.GroupImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.InputImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.LinkableWidgetImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.MapviewImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.NonLinkableWidgetImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SelectionImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapModelImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SwitchImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.TextImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.VisibilityRuleImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
eStaticClass() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
eStaticClass() - Method in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
eStaticClass() - Method in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
eStaticClass() - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
eStaticClass() - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyImpl
eStaticClass() - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
eStaticClass() - Method in class org.openhab.core.model.thing.thing.impl.ThingModelImpl
eUnset(int) - Method in class org.openhab.core.model.items.impl.ItemModelImpl
eUnset(int) - Method in class org.openhab.core.model.items.impl.ModelBindingImpl
eUnset(int) - Method in class org.openhab.core.model.items.impl.ModelGroupItemImpl
eUnset(int) - Method in class org.openhab.core.model.items.impl.ModelItemImpl
eUnset(int) - Method in class org.openhab.core.model.items.impl.ModelPropertyImpl
eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.AliasConfigurationImpl
eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.CronStrategyImpl
eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.EqualsFilterImpl
eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.GroupConfigImpl
eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.GroupExcludeConfigImpl
eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.ItemConfigImpl
eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.ItemExcludeConfigImpl
eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.NotEqualsFilterImpl
eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.StrategyImpl
eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
eUnset(int) - Method in class org.openhab.core.model.persistence.persistence.impl.TimeFilterImpl
eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.SystemStartlevelTriggerImpl
eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.ValidCommandImpl
eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.ValidStateImpl
eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.ValidTriggerImpl
eUnset(int) - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
eUnset(int) - Method in class org.openhab.core.model.script.script.impl.AbstractUnitImpl
eUnset(int) - Method in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonDefinitionImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtongridImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColortemperaturepickerImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.DefaultImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.InputImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.LinkableWidgetImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.MapviewImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SelectionImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.SwitchImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.VisibilityRuleImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
eUnset(int) - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
eUnset(int) - Method in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
eUnset(int) - Method in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
eUnset(int) - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
eUnset(int) - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyImpl
eUnset(int) - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
eUnset(int) - Method in class org.openhab.core.model.thing.thing.impl.ThingModelImpl
Event - Interface in org.openhab.core.events
Event objects are delivered by the EventPublisher through the openHAB event bus.
EVENT_EMITTED_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The meta object id for the 'Event Emitted Trigger' class.
EVENT_EMITTED_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'Event Emitted Trigger' class.
EVENT_EMITTED_TRIGGER__CHANNEL - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The feature id for the 'Channel' attribute.
EVENT_EMITTED_TRIGGER__CHANNEL - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'Channel' attribute feature.
EVENT_EMITTED_TRIGGER__TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The feature id for the 'Trigger' containment reference.
EVENT_EMITTED_TRIGGER__TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'Trigger' containment reference feature.
EVENT_EMITTED_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The number of structural features of the 'Event Emitted Trigger' class.
EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The meta object id for the 'Event Trigger' class.
EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'Event Trigger' class.
EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The number of structural features of the 'Event Trigger' class.
EventDescription - Class in org.openhab.core.types
Describes event options and gives information how to interpret it.
EventDescription(List<EventOption>) - Constructor for class org.openhab.core.types.EventDescription
Creates an event description object.
EventDTO - Class in org.openhab.core.io.websocket.event
The EventDTO is used for serialization and deserialization of events
EventDTO() - Constructor for class org.openhab.core.io.websocket.event.EventDTO
 
EventDTO(String, String, String, String, String) - Constructor for class org.openhab.core.io.websocket.event.EventDTO
 
EventDTO(Event) - Constructor for class org.openhab.core.io.websocket.event.EventDTO
 
EventEmittedTrigger - Interface in org.openhab.core.model.rule.rules
A representation of the model object 'Event Emitted Trigger'.
EventEmittedTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
 
EventEmittedTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
An implementation of the model object 'Event Emitted Trigger'.
EventEmittedTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
EventFactory - Interface in org.openhab.core.events
An EventFactory is responsible for creating Event instances of specific event types.
EventFilter - Interface in org.openhab.core.events
An EventFilter can be provided by an EventSubscriber in order to receive specific Events by an EventPublisher if the filter applies.
eventId - Variable in class org.openhab.core.io.websocket.event.EventDTO
 
EventOption - Class in org.openhab.core.types
Describes one possible value an event might have.
EventOption(String, String) - Constructor for class org.openhab.core.types.EventOption
Creates an EventOption object.
EventProcessingException - Exception Class in org.openhab.core.io.websocket.event
The EventProcessingException is thrown when processing of incoming events fails
EventProcessingException(String) - Constructor for exception class org.openhab.core.io.websocket.event.EventProcessingException
 
eventPublisher - Variable in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
 
eventPublisher - Variable in class org.openhab.core.items.GenericItem
 
eventPublisher - Variable in class org.openhab.core.thing.binding.AbstractDynamicDescriptionProvider
 
EventPublisher - Interface in org.openhab.core.events
The EventPublisher posts Events through the openHAB event bus in an asynchronous way.
EventSubscriber - Interface in org.openhab.core.events
The EventSubscriber defines the callback interface for receiving events from the openHAB event bus.
eventtrigger - Variable in class org.openhab.core.model.rule.rules.impl.RuleImpl
The cached value of the 'Eventtrigger' containment reference list.
EventTrigger - Interface in org.openhab.core.model.rule.rules
A representation of the model object 'Event Trigger'.
EventTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
 
EventTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
An implementation of the model object 'Event Trigger'.
EventTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.EventTriggerImpl
EventType - Enum Class in org.openhab.core.model.core
These are the event types that can occur as model repository changes
EventType - Enum Class in org.openhab.core.types
Due to the duality of some types (which can be states and commands at the same time), we need to be able to differentiate what the meaning of a message on the bus is - does "item ON" mean that its state has changed to ON or that it should turn itself ON?
EventWebSocket - Class in org.openhab.core.io.websocket.event
The EventWebSocket is the WebSocket implementation that extends the event bus
EventWebSocket(Gson, EventWebSocketAdapter, ItemEventUtility, EventPublisher) - Constructor for class org.openhab.core.io.websocket.event.EventWebSocket
 
EventWebSocketAdapter - Class in org.openhab.core.io.websocket.event
The EventWebSocketAdapter allows subscription to oh events over WebSocket
EventWebSocketAdapter(EventPublisher, ItemRegistry) - Constructor for class org.openhab.core.io.websocket.event.EventWebSocketAdapter
 
evolutionRate(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Deprecated.
evolutionRate(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Deprecated.
evolutionRate(Item, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Deprecated.
evolutionRate(Item, ZonedDateTime, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Deprecated.
evolutionRateBetween(Item, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the evolution rate of the state of a given Item between two points in time.
evolutionRateBetween(Item, ZonedDateTime, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the evolution rate of the state of a given Item between two points in time.
evolutionRateSince(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the evolution rate of the state of a given Item since a certain point in time.
evolutionRateSince(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the evolution rate of the state of a given Item since a certain point in time.
evolutionRateUntil(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the evolution rate of the state of a given Item until a certain point in time.
evolutionRateUntil(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Gets the evolution rate of the state of a given Item until a certain point in time.
EVSE - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
EXA(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
 
EXBI - Enum constant in enum class org.openhab.core.library.unit.BinaryPrefix
 
EXBI(Unit<Q>) - Static method in enum class org.openhab.core.library.unit.BinaryPrefix
Returns the specified unit multiplied by the factor 260
ExceptionMapper() - Constructor for class org.openhab.core.io.rest.JSONResponse.ExceptionMapper
 
excludedItemNames() - Method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
Returns the value of the excludedItemNames record component.
Exec - Class in org.openhab.core.model.script.actions
This class provides static methods that can be used in automation rules for executing commands on command line.
Exec() - Constructor for class org.openhab.core.model.script.actions.Exec
 
execute() - Method in interface org.openhab.core.model.script.engine.Script
Executes the script instance and returns the execution result
execute() - Method in class org.openhab.core.tools.i18n.plugin.GenerateDefaultTranslationsMojo
 
execute(Runnable) - Method in class org.openhab.core.common.QueueingThreadPoolExecutor
 
execute(String[], Console) - Method in interface org.openhab.core.io.console.extensions.ConsoleCommandExtension
This method called if a command for that extension is called.
execute(String[], Console) - Method in class org.openhab.core.model.script.extension.ScriptEngineConsoleCommandExtension
 
execute(Map<String, Object>) - Method in interface org.openhab.core.automation.handler.ActionHandler
Called to execute an Action of the Rule when it is needed.
execute(HttpServletRequest, HttpServletResponse) - Method in interface org.openhab.core.io.http.HandlerContext
Delegate execution to next handler in the chain, if available.
execute(IEvaluationContext) - Method in interface org.openhab.core.model.script.engine.Script
Executes the script instance with a given evaluation context and returns the execution result
execute(Action, Map<String, ?>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleActionHandler
 
execute(Action, Map<String, ?>) - Method in interface org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRuleActionHandler
 
execute(Action, Map<String, ?>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRuleActionHandlerDelegate
 
execute(Console, ConsoleCommandExtension, String[]) - Static method in class org.openhab.core.io.console.ConsoleInterpreter
 
executeCommandLine(String...) - Static method in class org.openhab.core.io.net.exec.ExecUtil
Executes commandLine.
executeCommandLine(String...) - Static method in class org.openhab.core.model.script.actions.Exec
Executes commandLine.
executeCommandLine(Duration, String...) - Static method in class org.openhab.core.model.script.actions.Exec
Executes commandLine.
executeCommandLineAndWaitResponse(Duration, String...) - Static method in class org.openhab.core.io.net.exec.ExecUtil
Executes commandLine and return its result.
executeCustom(ResourceBundle, AbstractRuleBasedInterpreter.ItemCommandSupplier, Rule.InterpretationContext) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
Executes a custom rule command.
executeScript(String) - Method in interface org.openhab.core.model.script.engine.ScriptEngine
Executes a script that is passed as a string
executeSingle(ResourceBundle, String[], AbstractRuleBasedInterpreter.ItemCommandSupplier, Rule.InterpretationContext) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
Executes a command on one item that's to be found in the item registry by given name fragments.
executeUrl(String, String, int) - Static method in class org.openhab.core.io.net.http.HttpUtil
Executes the given url with the given httpMethod.
executeUrl(String, String, InputStream, String, int) - Static method in class org.openhab.core.io.net.http.HttpUtil
Executes the given url with the given httpMethod.
executeUrl(String, String, Properties, InputStream, String, int) - Static method in class org.openhab.core.io.net.http.HttpUtil
Executes the given url with the given httpMethod.
executeUrl(String, String, Properties, InputStream, String, int, String, Integer, String, String, String) - Static method in class org.openhab.core.io.net.http.HttpUtil
Executes the given url with the given httpMethod
ExecUtil - Class in org.openhab.core.io.net.exec
Some common methods to execute commands on command line.
ExecUtil() - Constructor for class org.openhab.core.io.net.exec.ExecUtil
 
ExecutionEvent - Class in org.openhab.core.automation.events
An ExecutionEvent is only used to notify rules when a script or the REST API trigger the run.
ExecutionEvent(String, String, String) - Constructor for class org.openhab.core.automation.events.ExecutionEvent
Constructs a new rule execution event
EXHAUST_FAN - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
exists(String) - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
Checks whether a subscription with a given id (still) exists.
exp(Object) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
Converts an object to an expression.
EXPERT - Enum constant in enum class org.openhab.core.automation.Visibility
The UI has to show an object with such visibility only to experts.
expireInstant - Variable in class org.openhab.core.config.discovery.sddp.SddpDevice
The instant after which the device shall be considered as having left the network.
expiresAt - Variable in class org.openhab.core.cache.ExpiringCacheAsync
 
ExpiringCache<V> - Class in org.openhab.core.cache
This is a simple expiring and reloading cache implementation.
ExpiringCache(long, Supplier<V>) - Constructor for class org.openhab.core.cache.ExpiringCache
Create a new instance.
ExpiringCache(Duration, Supplier<V>) - Constructor for class org.openhab.core.cache.ExpiringCache
Create a new instance.
ExpiringCacheAsync<V> - Class in org.openhab.core.cache
Complementary class to ExpiringCache, implementing an asynchronous variant of an expiring cache.
ExpiringCacheAsync(long) - Constructor for class org.openhab.core.cache.ExpiringCacheAsync
Create a new instance.
ExpiringCacheAsync(Duration) - Constructor for class org.openhab.core.cache.ExpiringCacheAsync
Create a new instance.
ExpiringCacheMap<K,V> - Class in org.openhab.core.cache
This is a simple expiring and reloading multiple key-value-pair cache implementation.
ExpiringCacheMap(long) - Constructor for class org.openhab.core.cache.ExpiringCacheMap
Creates a new instance.
ExpiringCacheMap(Duration) - Constructor for class org.openhab.core.cache.ExpiringCacheMap
Creates a new instance.
expiry - Variable in class org.openhab.core.cache.ExpiringCacheAsync
 
Expression - Class in org.openhab.core.voice.text
Base class for all expressions.
ExpressionCardinality - Class in org.openhab.core.voice.text
Expression that successfully parses, if a given expression occurs or repeats with a specified cardinality.
ExpressionCardinality(Expression, boolean, boolean) - Constructor for class org.openhab.core.voice.text.ExpressionCardinality
Constructs a new instance.
ExpressionIdentifier - Class in org.openhab.core.voice.text
Expression that successfully parses, if a thing identifier token is found.
ExpressionIdentifier(AbstractRuleBasedInterpreter) - Constructor for class org.openhab.core.voice.text.ExpressionIdentifier
Constructs a new instance.
ExpressionIdentifier(AbstractRuleBasedInterpreter, Expression) - Constructor for class org.openhab.core.voice.text.ExpressionIdentifier
Constructs a new instance.
ExpressionLet - Class in org.openhab.core.voice.text
Expression that decorates the resulting (proxied) AST node of a given expression by a name, value and tag.
ExpressionLet(String, Expression) - Constructor for class org.openhab.core.voice.text.ExpressionLet
Constructs a new instance.
ExpressionLet(String, Expression, Object, Object) - Constructor for class org.openhab.core.voice.text.ExpressionLet
Constructs a new instance.
ExpressionLet(Expression, Object) - Constructor for class org.openhab.core.voice.text.ExpressionLet
Constructs a new instance.
ExpressionMatch - Class in org.openhab.core.voice.text
Expression that successfully parses, if a given string constant is found.
ExpressionMatch(String) - Constructor for class org.openhab.core.voice.text.ExpressionMatch
Constructs a new instance.
ExpressionSequence - Class in org.openhab.core.voice.text
Expression that successfully parses, if a sequence of given expressions is matching.
ExpressionSequence(Expression...) - Constructor for class org.openhab.core.voice.text.ExpressionSequence
Constructs a new instance.
exps(Object...) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
Converts all parameters to an expression array.
extensibleChannelTypeIds - Variable in class org.openhab.core.thing.dto.ThingTypeDTO
 
ExtensibleTrustManager - Interface in org.openhab.core.io.net.http
Provides an extensible composite TrustManager The trust manager can be extended with implementations of the following interfaces: - TlsTrustManagerProvider - TlsCertificateProvider
EXTENSION_SEPARATOR - Static variable in class org.openhab.core.audio.utils.AudioStreamUtils
 
EXTENSION_SEPARATOR - Static variable in class org.openhab.core.items.ItemUtil
 
ExternalServiceTile - Class in org.openhab.core.ui.tiles
The dashboard tile for external services.
ExternalServiceTile.TileBuilder - Class in org.openhab.core.ui.tiles
 
EXTRACT_TRANSFORMFUNCTION_PATTERN - Static variable in class org.openhab.core.transform.TransformationHelper
 
extractAuthCodeFromAuthResponse(String) - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
Use case 1 Part (C).
extractBit(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
Extract single bit from registers represented by sequence of bytes - indices between 0...15 (inclusive) represent bits of the first register - indices between 16...31 (inclusive) represent bits of the second register, etc
extractBit(byte[], int, int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
Extract single bit from registers represented by sequence of bytes bitIndexWithinRegister between 0...15 (inclusive) represent bits of the first register, where 0 refers to the least significant bit of the register, index 1 refers to the second least significant bit of the register, etc.
extractFloat32(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
Extract single-precision 32-bit IEEE 754 floating point from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order.
extractFloat32Swap(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
Extract single-precision 32-bit IEEE 754 floating point from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order.
extractSInt16(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
Extract signed 16-bit integer (short) from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order
extractSInt32(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
Extract signed 32-bit integer from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order
extractSInt32Swap(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
Extract signed 32-bit integer from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order.
extractSInt64(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
Extract signed 64-bit integer from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order.
extractSInt64Swap(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
Extract signed 64-bit integer from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order.
extractSInt8(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
Extract signed 8-bit integer (byte) from registers represented by sequence of bytes - index 0 refers to low byte of the first register, 1 high byte of first register - index 2 refers to low byte of the second register, 3 high byte of second register, etc
extractSInt8(byte[], int, boolean) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
Extract signed 8-bit integer (byte) from registers represented by sequence of bytes
extractStateFromRegisters(ModbusRegisterArray, int, ModbusConstants.ValueType) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
Read data from registers and convert the result to DecimalType Interpretation of index goes as follows depending on type BIT: - a single bit is read from the registers - indices between 0...15 (inclusive) represent bits of the first register - indices between 16...31 (inclusive) represent bits of the second register, etc
extractStringFromBytes(byte[], int, int, Charset) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
Read data from bytes and convert the result to String Raw byte array values are converted using the charset parameter and a maximum of length bytes are read.
extractStringFromRegisters(ModbusRegisterArray, int, int, Charset) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
Read data from registers and convert the result to String Strings should start the the first byte of a register, but could have an odd number of characters.
extractUInt16(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
Extract unsigned 16-bit integer from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order
extractUInt32(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
Extract unsigned 32-bit integer from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order
extractUInt32Swap(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
Extract unsigned 32-bit integer from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order.
extractUInt64(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
Extract unsigned 64-bit integer from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order.
extractUInt64Swap(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
Extract unsigned 64-bit integer from registers represented by sequence of bytes It is assumed that each register is encoded in most significant bit first order.
extractUInt8(byte[], int) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
Extract unsigned 8-bit integer (byte) from registers represented by sequence of bytes - index 0 refers to low byte of the first register, 1 high byte of first register - index 2 refers to low byte of the second register, 3 high byte of second register, etc
extractUInt8(byte[], int, boolean) - Static method in class org.openhab.core.io.transport.modbus.ModbusBitUtilities
Extract unsigned 8-bit integer (byte) from registers represented by sequence of bytes

F

F - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
 
factory() - Element in annotation interface org.openhab.core.config.core.ConfigurableService
Marker for multiple configurations for this service ("true" = multiple configurations possible)
factoryAdded(String) - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
 
factoryAdded(String) - Method in interface org.openhab.core.automation.module.script.ScriptEngineManager.FactoryChangeListener
Called by the ScriptEngineManager when a ScriptEngineFactory is added
factoryRemoved(String) - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
 
factoryRemoved(String) - Method in interface org.openhab.core.automation.module.script.ScriptEngineManager.FactoryChangeListener
Called by the ScriptEngineManager when a ScriptEngineFactory is removed
FAHRENHEIT - Static variable in class org.openhab.core.library.unit.ImperialUnits
 
failed(String, Object...) - Method in interface org.openhab.core.thing.binding.firmware.ProgressCallback
Callback operation to indicate that the firmware update has failed.
FAMILY_ROOM - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
FAN - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
FARAD - Static variable in class org.openhab.core.library.unit.Units
 
FASTFORWARD - Enum constant in enum class org.openhab.core.library.types.RewindFastforwardType
 
fastforwardValue - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
 
FE - Static variable in interface org.openhab.core.io.transport.serial.SerialPortEvent
 
FEMTO(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
 
field - Variable in class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionChangedEventPayloadBean
 
FileAudioStream - Class in org.openhab.core.audio
This is an AudioStream from an audio file
FileAudioStream(File) - Constructor for class org.openhab.core.audio.FileAudioStream
 
FileAudioStream(File, AudioFormat) - Constructor for class org.openhab.core.audio.FileAudioStream
 
FileAudioStream(File, AudioFormat, boolean) - Constructor for class org.openhab.core.audio.FileAudioStream
 
FileExtensionsFilter(String[]) - Constructor for class org.openhab.core.transform.AbstractFileTransformationService.FileExtensionsFilter
Deprecated.
 
FileTransformationProvider - Class in org.openhab.core.transform
The FileTransformationProvider implements a TransformationProvider for supporting transformations stored in configuration files
FileTransformationProvider(WatchService) - Constructor for class org.openhab.core.transform.FileTransformationProvider
 
fillProperties(Module, ModuleDTO) - Static method in class org.openhab.core.automation.dto.ModuleDTOMapper
 
fillProperties(Rule, RuleDTO) - Static method in class org.openhab.core.automation.dto.RuleDTOMapper
 
fillProperties(RuleTemplate, RuleTemplateDTO) - Static method in class org.openhab.core.automation.dto.RuleTemplateDTOMapper
 
fillProperties(ModuleType, ModuleTypeDTO) - Static method in class org.openhab.core.automation.dto.ModuleTypeDTOMapper
 
filter - Variable in class org.openhab.core.config.core.dto.XmlParameter
 
filter(ContainerRequestContext) - Method in class org.openhab.core.io.rest.auth.AuthFilter
 
Filter - Interface in org.openhab.core.model.persistence.persistence
A representation of the model object 'Filter'.
FILTER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The meta object id for the 'Filter' class.
FILTER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Filter' class.
FILTER__DEFINITION - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The feature id for the 'Definition' containment reference.
FILTER__DEFINITION - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Definition' containment reference feature.
FILTER__NAME - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The feature id for the 'Name' attribute.
FILTER__NAME - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Name' attribute feature.
FILTER_DETAILS - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The meta object id for the 'Filter Details' class.
FILTER_DETAILS - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Filter Details' class.
FILTER_DETAILS_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The number of structural features of the 'Filter Details' class.
FILTER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The number of structural features of the 'Filter' class.
filterCriteria - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
 
FilterCriteria - Class in org.openhab.core.config.core
The FilterCriteria specifies a filter for dynamic selection list providers of a ConfigDescriptionParameter.
FilterCriteria - Class in org.openhab.core.persistence
This class is used to define a filter for queries to a PersistenceService.
FilterCriteria() - Constructor for class org.openhab.core.config.core.FilterCriteria
Default constructor for deserialization e.g. by Gson.
FilterCriteria() - Constructor for class org.openhab.core.persistence.FilterCriteria
 
FilterCriteria(String, String) - Constructor for class org.openhab.core.config.core.FilterCriteria
 
FilterCriteria(FilterCriteria) - Constructor for class org.openhab.core.persistence.FilterCriteria
 
FilterCriteria.Operator - Enum Class in org.openhab.core.persistence
Enumeration with all possible compare options
FilterCriteria.Ordering - Enum Class in org.openhab.core.persistence
Enumeration with all ordering options
FilterCriteriaConverter - Class in org.openhab.core.config.core.xml
The FilterCriteriaConverter creates a FilterCriteria instance from a criteria XML node.
FilterCriteriaConverter() - Constructor for class org.openhab.core.config.core.xml.FilterCriteriaConverter
 
FilterCriteriaDTO - Class in org.openhab.core.config.core.dto
This is a data transfer object that is used to serialize filter criteria of a parameter.
FilterCriteriaDTO() - Constructor for class org.openhab.core.config.core.dto.FilterCriteriaDTO
 
FilterCriteriaDTO(String, String) - Constructor for class org.openhab.core.config.core.dto.FilterCriteriaDTO
 
FilterDetails - Interface in org.openhab.core.model.persistence.persistence
A representation of the model object 'Filter Details'.
FilterDetailsElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
 
FilterDetailsImpl - Class in org.openhab.core.model.persistence.persistence.impl
An implementation of the model object 'Filter Details'.
FilterDetailsImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.FilterDetailsImpl
FilterElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterElements
 
FilterImpl - Class in org.openhab.core.model.persistence.persistence.impl
An implementation of the model object 'Filter'.
FilterImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.FilterImpl
filterItem(Item, MetadataRegistry) - Method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
 
filters - Variable in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
The cached value of the 'Filters' reference list.
filters - Variable in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
The cached value of the 'Filters' containment reference list.
filters - Variable in class org.openhab.core.persistence.dto.PersistenceItemConfigurationDTO
 
filters() - Method in record class org.openhab.core.persistence.PersistenceItemConfiguration
Returns the value of the filters record component.
finalizeStopAfterDisconnect(boolean) - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
After a successful disconnect, the underlying library objects need to be closed and connection observers want to be notified.
findDefaultPresets(String) - Method in interface org.openhab.core.automation.module.script.ScriptExtensionAccessor
Access the default presets for a script engine
findFreePort() - Static method in class org.openhab.core.test.TestPortUtil
Returns a free TCP/IP port number on localhost.
findNode(String) - Method in class org.openhab.core.voice.text.ASTNode
Breadth searching this (sub-) tree/node for a node with the given name.
findPreset(String, String) - Method in interface org.openhab.core.automation.module.script.ScriptExtensionAccessor
Access specific presets for a script engine
findValue(String) - Method in class org.openhab.core.voice.text.ASTNode
Breadth searches this (sub-) tree/node for a node with the given name and returning its value.
findValue(String, Class<?>) - Method in class org.openhab.core.voice.text.ASTNode
Breadth searches this (sub-) tree/node for a node with the given name and type and returning its value.
findValueAsString(String) - Method in class org.openhab.core.voice.text.ASTNode
Breadth searches this (sub-) tree/node for a node with the given name and returning its value as a String .
findValueAsStringArray(String) - Method in class org.openhab.core.voice.text.ASTNode
Breadth searches this (sub-) tree/node for a node with the given name and returning its value as a String[].
FIRE_DETECTOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
FIREWALL - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
Firmware - Interface in org.openhab.core.thing.binding.firmware
The Firmware is the description of a firmware to be installed on the physical device of a Thing.
FIRMWARE_UPDATING - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
 
FIRMWARE_UPDATING - Variable in class org.openhab.core.thing.ThingStatusDetail.OfflineStatus
 
FirmwareBuilder - Class in org.openhab.core.thing.binding.firmware
The builder to create a Firmware.
FirmwareDTO - Class in org.openhab.core.thing.firmware.dto
This is a data transfer object that is used to serialize firmware information.
FirmwareDTO(String, String, String, boolean, String, String, String, String) - Constructor for class org.openhab.core.thing.firmware.dto.FirmwareDTO
 
FirmwareEventFactory - Class in org.openhab.core.thing.firmware
The FirmwareEventFactory is registered as an OSGi service and is responsible to create firmware events.
FirmwareEventFactory() - Constructor for class org.openhab.core.thing.firmware.FirmwareEventFactory
Creates a new firmware event factory.
FirmwareProvider - Interface in org.openhab.core.thing.firmware
The FirmwareProvider is registered as an OSGi service and is responsible for providing firmwares.
FirmwareRegistry - Interface in org.openhab.core.thing.firmware
The FirmwareRegistry is registered as an OSGi service and is responsible for tracking all FirmwareProviders.
FirmwareRestriction - Interface in org.openhab.core.thing.binding.firmware
A function for defining specific installation restrictions for a given Firmware.
firmwareStatus - Variable in class org.openhab.core.io.rest.core.thing.EnrichedThingDTO
 
FirmwareStatus - Enum Class in org.openhab.core.thing.firmware
The FirmwareStatus enumeration defines all possible statuses for the Firmware of a Thing .
FirmwareStatusDTO - Class in org.openhab.core.thing.firmware.dto
This is a data transfer object that is used to serialize firmware status information.
FirmwareStatusDTO(String, String) - Constructor for class org.openhab.core.thing.firmware.dto.FirmwareStatusDTO
 
FirmwareStatusInfo - Class in org.openhab.core.thing.firmware
The FirmwareStatusInfo represents the FirmwareStatus of a Thing.
FirmwareStatusInfoEvent - Class in org.openhab.core.thing.firmware
The FirmwareStatusInfoEvent is sent if the FirmwareStatusInfo of a Thing has been changed.
FirmwareStatusInfoEvent(String, String, FirmwareStatusInfo) - Constructor for class org.openhab.core.thing.firmware.FirmwareStatusInfoEvent
FirmwareUpdateBackgroundTransferHandler - Interface in org.openhab.core.thing.binding.firmware
The FirmwareUpdateBackgroundTransferHandler is an extension of the FirmwareUpdateHandler and is to be used if the firmware of the thing must be transferred to the actual device in the background.
FirmwareUpdateHandler - Interface in org.openhab.core.thing.binding.firmware
The FirmwareUpdateHandler can be implemented and registered as an OSGi service in order to update the firmware for the physical device of a Thing.
FirmwareUpdateProgressInfo - Class in org.openhab.core.thing.firmware
The FirmwareUpdateProgressInfo represents the progress indicator for a firmware update.
FirmwareUpdateProgressInfoEvent - Class in org.openhab.core.thing.firmware
The FirmwareUpdateProgressInfoEvent is sent if there is a new progress step for a firmware update.
FirmwareUpdateProgressInfoEvent(String, String, FirmwareUpdateProgressInfo) - Constructor for class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfoEvent
FirmwareUpdateResult - Enum Class in org.openhab.core.thing.firmware
The FirmwareUpdateResult enumeration defines the possible results for a firmware update.
FirmwareUpdateResultInfo - Class in org.openhab.core.thing.firmware
The FirmwareUpdateResultInfo contains information about the result of a firmware update.
FirmwareUpdateResultInfoEvent - Class in org.openhab.core.thing.firmware
The FirmwareUpdateResultInfoEvent is sent if the firmware update has been finished.
FirmwareUpdateResultInfoEvent(String, String, FirmwareUpdateResultInfo) - Constructor for class org.openhab.core.thing.firmware.FirmwareUpdateResultInfoEvent
FirmwareUpdateService - Interface in org.openhab.core.thing.firmware
The firmware update service is registered as an OSGi service and is responsible for tracking all available FirmwareUpdateHandlers.
FIRST_FLOOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
FixedLengthAudioStream - Class in org.openhab.core.audio
Deprecated.
You should consider using ClonableAudioStream and/or SizeableAudioStream to detect audio stream capabilities
FixedLengthAudioStream() - Constructor for class org.openhab.core.audio.FixedLengthAudioStream
Deprecated.
 
FixedValueMappingChannelHandler - Class in org.openhab.core.thing.binding.generic.converter
The FixedValueMappingChannelHandler implements mapping conversions for different item-types
FixedValueMappingChannelHandler(Consumer<State>, Consumer<Command>, Consumer<String>, ChannelTransformation, ChannelTransformation, ChannelValueConverterConfig) - Constructor for class org.openhab.core.thing.binding.generic.converter.FixedValueMappingChannelHandler
 
fixedValueToState(String) - Method in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
maps a user-defined string to a state
flag - Variable in class org.openhab.core.config.discovery.dto.DiscoveryResultDTO
 
FLAME_DETECTOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
FLOAT32 - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
 
FLOAT32_SWAP - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
 
floatValue() - Method in class org.openhab.core.library.types.DecimalType
 
floatValue() - Method in class org.openhab.core.library.types.QuantityType
 
FLOOD_LIGHT - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
FLOOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
FLOOR_HEATING - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
FLOWCONTROL_NONE - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
 
FLOWCONTROL_RTSCTS_IN - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
 
FLOWCONTROL_RTSCTS_OUT - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
 
FLOWCONTROL_XONXOFF_IN - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
 
FLOWCONTROL_XONXOFF_OUT - Static variable in interface org.openhab.core.io.transport.serial.SerialPort
 
flush() - Method in class org.openhab.core.audio.PipedAudioStream.Group
 
FOLLOW - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
 
FOLLOW_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
 
FOOD_PROCESSOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
FOOT - Static variable in class org.openhab.core.library.unit.ImperialUnits
 
forBinding(String) - Static method in class org.openhab.core.config.discovery.inbox.InboxPredicates
 
FORCE_AS_ITEM_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
The default value of the 'Force As Item' attribute.
forceAsItem - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
The cached value of the 'Force As Item' attribute.
forceRemove(ThingUID) - Method in interface org.openhab.core.thing.ThingRegistry
Removes the Thing specified by the given ThingUID.
forEach(BiConsumer<Provider<E>, E>) - Method in class org.openhab.core.common.registry.AbstractRegistry
This method traverses over all elements in the registry and calls the consumer with the provider of the element as the first parameter and the element as the second argument.
forEach(Consumer<E>) - Method in class org.openhab.core.common.registry.AbstractRegistry
This method traverses over all elements in the registry and calls the consumer with each element.
forEach(Provider<E>, Consumer<E>) - Method in class org.openhab.core.common.registry.AbstractRegistry
This method traverses over all elements of a provider in the registry and calls the consumer with each element.
FORECAST - Static variable in class org.openhab.core.model.persistence.scoping.GlobalStrategies
 
FORECAST - Static variable in class org.openhab.core.persistence.strategy.PersistenceStrategy.Globals
 
FORECAST - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Point
 
forItem(Item) - Static method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
 
forItems(Set<Item>) - Static method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
 
format(String) - Method in class org.openhab.core.library.types.DateTimeType
 
format(String) - Method in class org.openhab.core.library.types.PointType
Formats the value of this type according to a pattern (see Formatter).
format(String, ZoneId) - Method in class org.openhab.core.library.types.DateTimeType
 
format(String) - Method in class org.openhab.core.library.types.DecimalType
 
format(String) - Method in class org.openhab.core.library.types.HSBType
 
format(String) - Method in enum class org.openhab.core.library.types.IncreaseDecreaseType
 
format(String) - Method in enum class org.openhab.core.library.types.NextPreviousType
 
format(String) - Method in enum class org.openhab.core.library.types.OnOffType
 
format(String) - Method in enum class org.openhab.core.library.types.OpenClosedType
 
format(String) - Method in enum class org.openhab.core.library.types.PlayPauseType
 
format(String) - Method in class org.openhab.core.library.types.QuantityType
 
format(String) - Method in class org.openhab.core.library.types.RawType
 
format(String) - Method in enum class org.openhab.core.library.types.RewindFastforwardType
 
format(String) - Method in enum class org.openhab.core.library.types.StopMoveType
 
format(String) - Method in class org.openhab.core.library.types.StringListType
Formats the value of this type according to a pattern (@see Formatter).
format(String) - Method in class org.openhab.core.library.types.StringType
 
format(String) - Method in enum class org.openhab.core.library.types.UpDownType
 
format(String) - Method in enum class org.openhab.core.types.RefreshType
 
format(String) - Method in interface org.openhab.core.types.Type
Formats the value of this type according to a pattern (see Formatter).
format(String) - Method in enum class org.openhab.core.types.UnDefType
 
format(Locale, String) - Method in class org.openhab.core.library.types.DateTimeType
 
FORMAT - Static variable in interface org.openhab.core.automation.parser.Parser
Defines a service registration property used for recognition of which file format is supported by the parser.
FORMAT_JSON - Static variable in interface org.openhab.core.automation.parser.Parser
Defines a possible value of property Parser.FORMAT.
FORMAT_YAML - Static variable in interface org.openhab.core.automation.parser.Parser
Defines a possible value of property Parser.FORMAT.
forName(String) - Method in class org.openhab.core.model.rule.scoping.RulesClassFinder
 
forName(String, ClassLoader) - Method in class org.openhab.core.model.rule.scoping.RulesClassFinder
 
forSimilarItem(Item, Metadata) - Static method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
 
forThingTypeUID(ThingTypeUID) - Static method in class org.openhab.core.config.discovery.inbox.InboxPredicates
 
forThingUID(ThingUID) - Static method in class org.openhab.core.config.discovery.inbox.InboxPredicates
 
Frame - Interface in org.openhab.core.model.sitemap.sitemap
A representation of the model object 'Frame'.
FRAME - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The meta object id for the 'Frame' class.
FRAME - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Frame' class.
FRAME__CHILDREN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Children' containment reference list.
FRAME__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon' attribute.
FRAME__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon Color' containment reference list.
FRAME__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon Rules' containment reference list.
FRAME__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Item' attribute.
FRAME__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label' attribute.
FRAME__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label Color' containment reference list.
FRAME__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Static Icon' attribute.
FRAME__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Value Color' containment reference list.
FRAME__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Visibility' containment reference list.
FRAME_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The number of structural features of the 'Frame' class.
FrameElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
FrameImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
An implementation of the model object 'Frame'.
FrameImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.FrameImpl
FREEZER - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
FREQUENCY - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
from - Variable in class org.openhab.core.config.discovery.sddp.SddpDevice
The network address of the device.
from(boolean) - Static method in enum class org.openhab.core.library.types.OnOffType
 
from(ProcessHandle.Info) - Static method in record class org.openhab.core.config.discovery.addon.process.ProcessAddonFinder.ProcessInfo
Initializes the command and commandLine fields.
from(String) - Static method in enum class org.openhab.core.library.types.OnOffType
Converts a String value "ON" or "1" to OnOffType.ON or else to OnOffType.OFF.
fromConfigValue(String) - Static method in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
Constructs ValueType given the config value string.
fromFunctionCode(int) - Static method in enum class org.openhab.core.io.transport.modbus.ModbusWriteFunctionCode
Construct ModbusWriteFunctionCode from the numeric function code
fromJson(int, String) - Static method in class org.openhab.core.io.transport.modbus.json.WriteRequestJsonUtilities
Parse JSON string to collection of ModbusWriteRequestBlueprint JSON string should represent a JSON array, with JSON objects.
fromRGB(int, int, int) - Static method in class org.openhab.core.library.types.HSBType
Create HSB from RGB.
fromString(String) - Static method in class org.openhab.core.io.transport.mqtt.MqttWillAndTestament
Create an instance of the last will using a string with the following format:
topic:message:qos:retained
Where topic is a normal topic string (no placeholders are allowed) message the message to send qos Valid values are 0 (Deliver at most once),1 (Deliver at least once) or 2 retain true if messages shall be retained
fromString(String, String, byte[], Integer, Boolean) - Static method in class org.openhab.core.io.transport.mqtt.MqttWillAndTestament
 
fromString(String) - Static method in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
 
fromURI(URI) - Static method in enum class org.openhab.core.io.transport.serial.ProtocolType.PathType
 
fromValue(String) - Static method in enum class org.openhab.core.config.core.dto.XmlParameterType
 
fromXY(float, float) - Static method in class org.openhab.core.library.types.HSBType
Deprecated.
Use ColorUtil.xyToHsb(double[]) or ColorUtil.xyToHsb(double[], ColorUtil.Gamut) instead. Returns a HSBType object representing the provided xy color values in CIE XY color model. Conversion from CIE XY color model to sRGB using D65 reference white Returned color is set to full brightness
FRONT_DOOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
FRYER - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
function - Variable in class org.openhab.core.io.rest.core.item.EnrichedGroupItemDTO
 
function - Variable in class org.openhab.core.items.dto.GroupItemDTO
 
function - Variable in class org.openhab.core.items.GroupItem
 
function - Variable in class org.openhab.core.model.items.impl.ModelGroupItemImpl
The cached value of the 'Function' attribute.
FUNCTION - Static variable in class org.openhab.core.transform.Transformation
 
FUNCTION_EDEFAULT - Static variable in class org.openhab.core.model.items.impl.ModelGroupItemImpl
The default value of the 'Function' attribute.
FUNCTION_VALUE_DELIMITER - Static variable in class org.openhab.core.transform.TransformationHelper
 
functionName - Variable in class org.openhab.core.items.ManagedItemProvider.PersistedItem
 
functionParams - Variable in class org.openhab.core.items.ManagedItemProvider.PersistedItem
 
FURLONG - Static variable in class org.openhab.core.library.unit.ImperialUnits
 
FURNACE - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 

G

g() - Method in record class org.openhab.core.util.ColorUtil.Gamut
Returns the value of the g record component.
G - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
 
GALLON_LIQUID_US - Static variable in class org.openhab.core.library.unit.ImperialUnits
 
GALLON_PER_MINUTE - Static variable in class org.openhab.core.library.unit.ImperialUnits
 
Gamut(double[], double[], double[]) - Constructor for record class org.openhab.core.util.ColorUtil.Gamut
Creates an instance of a Gamut record class.
GARAGE - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
GARAGE_DOOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
GARDEN - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
GAS - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
GAS_METER - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
GATE - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
GATEWAY_PATH_UNVAVAILABLE - Enum constant in enum class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException.KnownExceptionCode
 
GATEWAY_PATH_UNVAVAILABLE - Static variable in exception class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException
Specialized use in conjunction with gateways, indicates that the gateway was unable to allocate an internal communication path from the input port to the output port for processing the request.
GATEWAY_TARGET_DEVICE_FAILED_TO_RESPOND - Enum constant in enum class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException.KnownExceptionCode
 
GATEWAY_TARGET_DEVICE_FAILED_TO_RESPOND - Static variable in exception class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException
Specialized use in conjunction with gateways, indicates that no response was obtained from the target device.
Gb - Enum constant in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
 
generateDefaultTranslations(Path) - Method in class org.openhab.core.tools.i18n.plugin.GenerateDefaultTranslationsMojo
 
GenerateDefaultTranslationsMojo - Class in org.openhab.core.tools.i18n.plugin
Generates the default translations properties file for a bundle based on the XML files in the OH-INF directory.
GenerateDefaultTranslationsMojo() - Constructor for class org.openhab.core.tools.i18n.plugin.GenerateDefaultTranslationsMojo
 
generateFileFormat(OutputStream, List<Item>, Collection<Metadata>, boolean) - Method in interface org.openhab.core.items.fileconverter.ItemFileGenerator
Generate the file format for a sorted list of items.
generateFileFormat(OutputStream, List<Thing>, boolean) - Method in interface org.openhab.core.thing.fileconverter.ThingFileGenerator
Generate the file format for a sorted list of things.
generateRandomThingUID(ThingTypeUID) - Static method in class org.openhab.core.thing.binding.ThingFactory
Generates a random Thing UID for the given thingType
generateSyntaxFromElements(OutputStream, List<YamlElement>) - Method in interface org.openhab.core.model.yaml.YamlModelRepository
Generate the YAML syntax from a provided list of elements.
generateSyntaxFromModel(OutputStream, String, EObject) - Method in interface org.openhab.core.model.core.ModelRepository
Generate the syntax from a provided model content.
GENERATOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
GenericChannelHandler - Class in org.openhab.core.thing.binding.generic.converter
The GenericChannelHandler implements simple conversions for different item types
GenericChannelHandler(Function<String, State>, Consumer<State>, Consumer<Command>, Consumer<String>, ChannelTransformation, ChannelTransformation, ChannelValueConverterConfig) - Constructor for class org.openhab.core.thing.binding.generic.converter.GenericChannelHandler
 
GenericItem - Class in org.openhab.core.items
The abstract base class for all items.
GenericItem(String, String) - Constructor for class org.openhab.core.items.GenericItem
 
GenericUnmarshaller<T> - Class in org.openhab.core.config.core.xml.util
The GenericUnmarshaller is an abstract implementation of the XStream Converter interface used to convert XML tags within an XML document into its according objects.
GenericUnmarshaller(Class<T>) - Constructor for class org.openhab.core.config.core.xml.util.GenericUnmarshaller
Creates a new instance of this class with the specified parameter.
GenericUser - Class in org.openhab.core.auth
Represents a generic User with a set of roles
GenericUser(String) - Constructor for class org.openhab.core.auth.GenericUser
Constructs a user with no roles.
GenericUser(String, Set<String>) - Constructor for class org.openhab.core.auth.GenericUser
Constructs a user attributed with a set of roles.
GEO_LOCATION - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
get() - Static method in class org.openhab.core.id.InstanceUUID
Retrieves a unified unique id, based on UUID.randomUUID()
get() - Method in interface org.openhab.core.model.script.engine.IActionServiceProvider
 
get() - Method in interface org.openhab.core.model.script.engine.IThingActionsProvider
 
get(byte[]) - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
Starting from current position, read dst.length number of bytes and copy the data to dst
get(int) - Static method in enum class org.openhab.core.model.items.ModelGroupFunction
Returns the 'Model Group Function' literal with the specified integer value.
get(String) - Method in interface org.openhab.core.persistence.PersistenceServiceRegistry
Get the persistence service with the given id.
get(String, String) - Method in interface org.openhab.core.automation.module.script.defaultscope.ScriptThingActions
Gets an actions instance of a certain scope for a given thing UID
get(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
 
get(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider
 
get(String) - Method in interface org.openhab.core.automation.module.script.rulesupport.shared.ValueCache
Get a value from the cache
get(String) - Method in interface org.openhab.core.automation.module.script.ScriptExtensionManagerWrapper
 
get(String) - Method in class org.openhab.core.cache.ByteArrayFileCache
Returns the content of the file associated with the given key, if it is present.
get(String) - Method in class org.openhab.core.config.core.Configuration
 
get(String) - Method in class org.openhab.core.io.rest.core.config.ConfigurationService
Returns a configuration for a config id.
get(String) - Static method in enum class org.openhab.core.model.items.ModelGroupFunction
Returns the 'Model Group Function' literal with the specified literal value.
get(String) - Method in interface org.openhab.core.storage.Storage
Gets the value mapped to the key specified.
get(String) - Method in class org.openhab.core.test.storage.VolatileStorage
 
get(String, String) - Method in class org.openhab.core.automation.module.script.LifecycleScriptExtensionProvider
 
get(String, String) - Method in interface org.openhab.core.automation.module.script.ScriptExtensionProvider
This method should return an Object of the given type.
get(String, Locale) - Method in interface org.openhab.core.automation.template.TemplateRegistry
Gets a template specified by unique identifier.
get(String, Locale) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
Gets the localized ModuleType by specified UID and locale.
get(String, Locale) - Method in interface org.openhab.core.transform.TransformationRegistry
Get a localized version of the transformation for a given UID
get(String, Supplier<Object>) - Method in interface org.openhab.core.automation.module.script.rulesupport.shared.ValueCache
Get a value from the cache or create a new key-value-pair from the given supplier
get(String, Supplier<LRUMediaCacheEntry<V>>) - Method in class org.openhab.core.cache.lru.LRUMediaCache
Returns a LRUMediaCacheEntry from the cache, or if not already in the cache : resolve it, stores it, and returns it.
get(K) - Method in class org.openhab.core.cache.ExpiringCacheMap
Returns the value associated with the given key - possibly from the cache, if it is still valid.
get(K) - Method in class org.openhab.core.common.registry.AbstractManagedProvider
 
get(K) - Method in class org.openhab.core.common.registry.AbstractRegistry
 
get(K) - Method in interface org.openhab.core.common.registry.ManagedProvider
Returns an element for the given key or null if no element for the given key exists.
get(K) - Method in interface org.openhab.core.common.registry.Registry
This method retrieves a single element from the registry.
get(Action) - Method in interface org.openhab.core.automation.module.script.rulesupport.shared.factories.ScriptedActionHandlerFactory
 
get(Condition) - Method in interface org.openhab.core.automation.module.script.rulesupport.shared.factories.ScriptedConditionHandlerFactory
 
get(Trigger) - Method in interface org.openhab.core.automation.module.script.rulesupport.shared.factories.ScriptedTriggerHandlerFactory
 
get(ThingUID) - Method in interface org.openhab.core.thing.ThingRegistry
Returns a thing for a given UID or null if no thing was found.
get(CachedTTSService, String, Voice, AudioFormat) - Method in interface org.openhab.core.voice.TTSCache
Returns an AudioStream containing the TTS results.
get(T_ID, Locale) - Method in class org.openhab.core.config.core.xml.AbstractXmlBasedProvider
Gets the object with the given key.
getAbstractUnit() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
getAbstractUnit() - Method in interface org.openhab.core.model.script.script.ScriptPackage
Returns the meta object for class 'Abstract Unit'.
getAbstractUnit_Value() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
getAbstractUnit_Value() - Method in interface org.openhab.core.model.script.script.ScriptPackage
Returns the meta object for the attribute 'Value'.
getAbstractUnitAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getAbstractUnitAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getAbstractUnitRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getAbstractUnitRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getAcceptedCommandTypes() - Method in class org.openhab.core.items.GroupItem
The accepted command types of a group item is the same as of the underlying base item.
getAcceptedCommandTypes() - Method in interface org.openhab.core.items.Item
This method provides a list of all command types that can be used for this item
getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.CallItem
 
getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.ColorItem
 
getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.ContactItem
 
getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.DateTimeItem
 
getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.DimmerItem
 
getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.ImageItem
 
getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.LocationItem
 
getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.NumberItem
 
getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.PlayerItem
 
getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.RollershutterItem
 
getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.StringItem
 
getAcceptedCommandTypes() - Method in class org.openhab.core.library.items.SwitchItem
 
getAcceptedCommandTypes() - Method in interface org.openhab.core.thing.profiles.ProfileContext
Get the list of accepted command types for commands send to the linked item This is an optional method and will return an empty list if not implemented.
getAcceptedDataTypes() - Method in class org.openhab.core.items.GroupItem
The accepted data types of a group item is the same as of the underlying base item.
getAcceptedDataTypes() - Method in interface org.openhab.core.items.Item
This method provides a list of all data types that can be used to update the item state
getAcceptedDataTypes() - Method in class org.openhab.core.library.items.CallItem
 
getAcceptedDataTypes() - Method in class org.openhab.core.library.items.ColorItem
 
getAcceptedDataTypes() - Method in class org.openhab.core.library.items.ContactItem
 
getAcceptedDataTypes() - Method in class org.openhab.core.library.items.DateTimeItem
 
getAcceptedDataTypes() - Method in class org.openhab.core.library.items.DimmerItem
 
getAcceptedDataTypes() - Method in class org.openhab.core.library.items.ImageItem
 
getAcceptedDataTypes() - Method in class org.openhab.core.library.items.LocationItem
 
getAcceptedDataTypes() - Method in class org.openhab.core.library.items.NumberItem
 
getAcceptedDataTypes() - Method in class org.openhab.core.library.items.PlayerItem
 
getAcceptedDataTypes() - Method in class org.openhab.core.library.items.RollershutterItem
 
getAcceptedDataTypes() - Method in class org.openhab.core.library.items.StringItem
 
getAcceptedDataTypes() - Method in class org.openhab.core.library.items.SwitchItem
 
getAcceptedDataTypes() - Method in interface org.openhab.core.thing.profiles.ProfileContext
Get the list of accepted data types for state updates to the linked item This is an optional method and will return an empty list if not implemented.
getAcceptedIssuers() - Method in class org.openhab.core.io.net.http.PEMTrustManager
 
getAcceptedIssuers() - Method in class org.openhab.core.io.net.http.TrustAllTrustManager
 
getAcceptedItemType() - Method in class org.openhab.core.thing.Channel
Returns the accepted item type.
getAcceptedProtocols() - Method in interface org.openhab.core.io.transport.serial.SerialPortProvider
Gets all protocol types which this provider is able to create.
getAccessToken() - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
 
getAccessTokenByClientCredentials(String) - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
Use case 4 - Client Credentials This is used to get the AccessToken by purely the client credential.
getAccessTokenByImplicit(String, String, String) - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
Use case 5 - Implicit Grant The implicit grant usually involves browser/javascript redirection flows.
getAccessTokenByResourceOwnerPasswordCredentials(String, String, String) - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
Use case 2 - Resource Owner Password Credentials This is for when the username and password of the actual resource owner (user) is known to the client.
getAccessTokenResponse() - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
Use case 7 - get access token response.
getAccessTokenResponseByAuthorizationCode(String, String) - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
Use case 1 Part (D) This is a continuation of the flow of Authorization Code Grant, part (D).
getActionClass() - Method in interface org.openhab.core.model.script.engine.action.ActionService
Returns the action class itself
getActionClasses() - Method in class org.openhab.core.model.script.scoping.ScriptImplicitlyImportedTypes
 
getActionClassName() - Method in interface org.openhab.core.model.script.engine.action.ActionService
returns the FQCN of the action class.
getActionProvider() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
 
getActions() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
 
getActions() - Method in interface org.openhab.core.automation.Rule
This method is used to get the actions participating in Rule.
getActions() - Method in class org.openhab.core.automation.template.RuleTemplate
Gets the actions participating in RuleTemplate.
getActions(String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
This method is used for getting the ActionTypes.
getActions(String, String) - Static method in class org.openhab.core.model.script.actions.Things
Get the actions instance for a Thing of a given scope
getActions(Locale, String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
This method is used for getting the ActionTypes, localized depending on passed locale parameter.
getActionServiceInstances() - Method in class org.openhab.core.model.script.ScriptServiceUtil
 
getActionServices() - Static method in class org.openhab.core.model.script.ScriptServiceUtil
 
getAdditionalCurrencies() - Method in interface org.openhab.core.library.unit.CurrencyProvider
Get all additional currency that are supported by this provider
getAddon(String, Locale) - Method in interface org.openhab.core.addon.AddonService
Retrieves the add-on for the given id.
getAddonId() - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
 
getAddonId(URI) - Method in interface org.openhab.core.addon.AddonService
Parses the given URI and extracts an add-on Id.
getAddonInfo(String, Locale) - Method in interface org.openhab.core.addon.AddonInfoProvider
Returns the binding information for the specified binding UID and locale (language), or null if no binding information could be found.
getAddonInfo(String) - Method in class org.openhab.core.addon.AddonInfoRegistry
Returns the add-on information for the specified add-on UID, or null if no add-on information could be found.
getAddonInfo(String, Locale) - Method in class org.openhab.core.addon.AddonInfoRegistry
Returns the add-on information for the specified add-on UID and locale (language), or null if no add-on information could be found.
getAddonInfos() - Method in class org.openhab.core.addon.AddonInfoRegistry
Returns all add-on information this registry contains.
getAddonInfos(Locale) - Method in interface org.openhab.core.addon.AddonInfoProvider
Returns all binding information in the specified locale (language) this provider contains.
getAddonInfos(Locale) - Method in class org.openhab.core.addon.AddonInfoRegistry
Returns all add-on information in the specified locale (language) this registry contains.
getAddonInfoXml() - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
 
getAddons() - Method in class https.openhab_org.schemas.addon_info_list.v1_0.AddonInfoList
 
getAddons() - Method in class org.openhab.core.addon.AddonInfoList
 
getAddons(Locale) - Method in interface org.openhab.core.addon.AddonService
Retrieves all add-ons.
getAddons(Locale) - Method in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
 
getAddress() - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusIPSlaveEndpoint
 
getAddress() - Method in class org.openhab.core.net.CidrAddress
 
getAddressesRangeByCidrAddress(CidrAddress, int) - Static method in class org.openhab.core.net.NetUtil
For the given CidrAddress all IPv4 addresses are returned.
getAfterConnectionDelayMillis() - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
 
getAlias() - Method in interface org.openhab.core.model.persistence.persistence.AliasConfiguration
Returns the value of the 'Alias' attribute.
getAlias() - Method in class org.openhab.core.model.persistence.persistence.impl.AliasConfigurationImpl
getAlias(URI) - Method in interface org.openhab.core.config.core.ConfigDescriptionAliasProvider
Get an alias for the given config description URI (if applicable)
getAliasAlternatives_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.AliasConfigurationElements
 
getAliasAssignment_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.AliasConfigurationElements
 
getAliasConfiguration() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getAliasConfiguration() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for class 'Alias Configuration'.
getAliasConfiguration_Alias() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getAliasConfiguration_Alias() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the attribute 'Alias'.
getAliasConfiguration_Item() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getAliasConfiguration_Item() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the attribute 'Item'.
getAliasConfigurationAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getAliasConfigurationRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getAliases() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
getAliases() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceModel
Returns the value of the 'Aliases' containment reference list.
getAliases() - Method in class org.openhab.core.persistence.registry.PersistenceServiceConfiguration
Get the item aliases.
getAliasesAliasConfigurationParserRuleCall_8_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getAliasesAssignment_8_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getAliasesKeyword_8_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getAliasIDTerminalRuleCall_2_0_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.AliasConfigurationElements
 
getAliasSTRINGTerminalRuleCall_2_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.AliasConfigurationElements
 
getAll() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
 
getAll() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.ScriptedRuleProvider
 
getAll() - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
 
getAll() - Method in class org.openhab.core.common.registry.AbstractManagedProvider
 
getAll() - Method in class org.openhab.core.common.registry.AbstractRegistry
 
getAll() - Method in interface org.openhab.core.common.registry.Provider
Returns a collection of all elements.
getAll() - Method in interface org.openhab.core.common.registry.Registry
Returns a collection of all elements in the registry.
getAll() - Method in interface org.openhab.core.config.discovery.inbox.Inbox
Returns all DiscoveryResults in this Inbox.
getAll() - Method in interface org.openhab.core.persistence.PersistenceServiceRegistry
Returns all available persistence services.
getAll() - Method in class org.openhab.core.semantics.ManagedSemanticTagProvider
 
getAll() - Method in class org.openhab.core.semantics.model.DefaultSemanticTagProvider
 
getAll() - Method in class org.openhab.core.transform.FileTransformationProvider
 
getAll(Locale) - Method in interface org.openhab.core.automation.template.TemplateRegistry
Gets all available templates, localized by specified locale.
getAll(Locale) - Method in class org.openhab.core.config.core.xml.AbstractXmlBasedProvider
Gets all available objects.
getAllBroadcastAddresses() - Static method in class org.openhab.core.net.NetUtil
Get all broadcast addresses on the current host
getAllCommands() - Method in class org.openhab.core.model.script.scoping.StateAndCommandProvider
 
getAllConfig() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getAllConfig() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for class 'All Config'.
getAllConfigAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getAllConfigAction_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.AllConfigElements
 
getAllConfigRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getAllDimensions() - Method in interface org.openhab.core.i18n.UnitProvider
 
getAllInterfaceAddresses() - Static method in class org.openhab.core.net.NetUtil
Gets every IPv4+IPv6 Address on each Interface except the loopback interface.
getAllMembers() - Method in class org.openhab.core.items.GroupItem
Returns the direct members of this GroupItem and recursively all members of the potentially contained GroupItems as well.
getAllModelNamesOfType(String) - Method in interface org.openhab.core.model.core.ModelRepository
Returns all names of models of a given type (file extension)
getAllNamespaces(String) - Method in interface org.openhab.core.items.MetadataRegistry
Provides all namespaces of a particular item
getAllSegments() - Method in class org.openhab.core.common.AbstractUID
 
getAllSegments() - Method in class org.openhab.core.thing.UID
 
getAllSinks() - Method in interface org.openhab.core.audio.AudioManager
Retrieves all audio sinks
getAllSources() - Method in interface org.openhab.core.audio.AudioManager
Retrieves all audio sources
getAllStateMembers() - Method in class org.openhab.core.items.GroupItem
Returns the direct members of this GroupItem and recursively all members of the potentially contained GroupItems as well.
getAllStates() - Method in class org.openhab.core.model.script.scoping.StateAndCommandProvider
 
getAllStatesBetween(Item, ZonedDateTime, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Retrieves the historic items for a given item between two points in time.
getAllStatesBetween(Item, ZonedDateTime, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Retrieves the historic items for a given item between two points in time through a PersistenceService identified by the serviceId.
getAllStatesSince(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Retrieves the historic items for a given item since a certain point in time.
getAllStatesSince(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Retrieves the historic items for a given item since a certain point in time through a PersistenceService identified by the serviceId.
getAllStatesUntil(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Retrieves the future items for a given item until a certain point in time.
getAllStatesUntil(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Retrieves the future items for a given item until a certain point in time through a PersistenceService identified by the serviceId.
getAllTypes() - Method in class org.openhab.core.model.script.scoping.StateAndCommandProvider
 
getAllVoices() - Method in interface org.openhab.core.voice.VoiceManager
Returns a sorted set of all available voices in the system from all TTS services.
getAlternatives() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
 
getAlternatives() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.StrategyElements
 
getAlternatives() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.UNITElements
 
getAlternatives() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
 
getAlternatives() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemTriggerElements
 
getAlternatives() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingValidStateElements
 
getAlternatives() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
 
getAlternatives() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandElements
 
getAlternatives() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateElements
 
getAlternatives() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerElements
 
getAlternatives() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.AbstractUnitElements
 
getAlternatives() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
 
getAlternatives() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.XLiteralElements
 
getAlternatives() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
 
getAlternatives() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BOOLEANElements
 
getAlternatives() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getAlternatives() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemTypeElements
 
getAlternatives() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ValueTypeElements
 
getAlternatives() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.BOOLEAN_OBJECTElements
 
getAlternatives() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.CommandElements
 
getAlternatives() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
 
getAlternatives() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
 
getAlternatives() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WidgetElements
 
getAlternatives() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.XStateElements
 
getAlternatives() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
 
getAlternatives() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BOOLEANElements
 
getAlternatives() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelItemTypeElements
 
getAlternatives() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyContainerElements
 
getAlternatives() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ValueTypeElements
 
getAlternatives_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
 
getAlternatives_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getAlternatives_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
 
getAlternatives_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getAlternatives_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
 
getAlternatives_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NumberElements
 
getAlternatives_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getAlternatives_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getAlternatives_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getAlternatives_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getAlternatives_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getAlternatives_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getAlternatives_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getAltitude() - Method in class org.openhab.core.library.types.PointType
 
getANDANDKeyword_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getANDEnumLiteralDeclaration_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getANDKeyword_0_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
 
getANDKeyword_0_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
 
getANDKeyword_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
 
getAntlrTokenFile() - Method in class org.openhab.core.model.parser.antlr.ItemsAntlrTokenFileProvider
 
getAntlrTokenFile() - Method in class org.openhab.core.model.persistence.parser.antlr.PersistenceAntlrTokenFileProvider
 
getAntlrTokenFile() - Method in class org.openhab.core.model.rule.parser.antlr.RulesAntlrTokenFileProvider
 
getAntlrTokenFile() - Method in class org.openhab.core.model.script.parser.antlr.ScriptAntlrTokenFileProvider
 
getAntlrTokenFile() - Method in class org.openhab.core.model.sitemap.parser.antlr.SitemapAntlrTokenFileProvider
 
getAntlrTokenFile() - Method in class org.openhab.core.model.thing.parser.antlr.ThingAntlrTokenFileProvider
 
getANY_OTHERRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getANY_OTHERRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getANY_OTHERRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getANY_OTHERRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getANY_OTHERRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getANY_OTHERRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getApiToken() - Method in class org.openhab.core.auth.UserApiToken
Get the serialization of the opaque API token which can be passed in requests as a "Bearer" token in the Authorization HTTP header.
getApiToken() - Method in class org.openhab.core.auth.UserApiTokenCredentials
Retrieves the user API token
getApiTokens() - Method in class org.openhab.core.auth.ManagedUser
Gets the long-term API tokens for this user
getArg() - Method in interface org.openhab.core.model.sitemap.sitemap.ColorArray
Returns the value of the 'Arg' attribute.
getArg() - Method in interface org.openhab.core.model.sitemap.sitemap.IconRule
Returns the value of the 'Arg' attribute.
getArg() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
getArg() - Method in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
getArgAssignment_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
 
getArgAssignment_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
 
getArgIconParserRuleCall_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
 
getArgs() - Method in class org.openhab.core.model.items.impl.ModelGroupItemImpl
getArgs() - Method in interface org.openhab.core.model.items.ModelGroupItem
Returns the value of the 'Args' attribute list.
getArgsAlternatives_2_2_2_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getArgsAlternatives_2_2_2_2_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getArgsAssignment_2_2_2_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getArgsAssignment_2_2_2_2_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getArgsIDTerminalRuleCall_2_2_2_1_0_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getArgsIDTerminalRuleCall_2_2_2_2_1_0_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getArgsSTRINGTerminalRuleCall_2_2_2_1_0_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getArgsSTRINGTerminalRuleCall_2_2_2_2_1_0_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getArgSTRINGTerminalRuleCall_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
 
getArrayBracketsAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getArrayBracketsAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getArrayBracketsRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getArrayBracketsRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getArrayBracketsToken(EObject, RuleCall, INode) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
ArrayBrackets : '[' ']' ;
getArrayBracketsToken(EObject, RuleCall, INode) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
ArrayBrackets : '[' ']' ;
getAsString() - Method in class org.openhab.core.common.AbstractUID
 
getAsString() - Method in class org.openhab.core.thing.binding.generic.ChannelHandlerContent
 
getAsString() - Method in class org.openhab.core.thing.UID
 
getAsteriskKeyword_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.AllConfigElements
 
getAsteriskKeyword_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.GroupConfigElements
 
getAsteriskKeyword_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.GroupExcludeConfigElements
 
getAsteriskKeyword_4() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.UNITElements
 
getAttribute(String) - Method in class org.openhab.core.config.core.xml.util.NodeAttributes
Returns the value of the specified attribute.
getAttributes() - Method in class org.openhab.core.config.core.xml.util.NodeAttributes
Returns the map of all attributes of a node by key-value pairs.
getAttributes() - Method in class org.openhab.core.config.core.xml.util.NodeList
Returns the attributes of the node as key-value map
getAttributes() - Method in class org.openhab.core.config.core.xml.util.NodeValue
Returns the attributes of the node.
getAttributes(String, String) - Method in class org.openhab.core.config.core.xml.util.NodeList
 
getAttributes(String, String, String) - Method in class org.openhab.core.config.core.xml.util.NodeList
Returns the attributes of the specified XML node and attribute name for the whole list.
getAudioStreamInGroup() - Method in class org.openhab.core.audio.PipedAudioStream.Group
Creates a new PipedAudioStream connected to the group.
getAuthenticationScheme() - Method in class org.openhab.core.io.rest.auth.AnonymousUserSecurityContext
 
getAuthor() - Method in class org.openhab.core.addon.Addon
The author of the add-on
getAuthorizationCode() - Method in class org.openhab.core.auth.PendingToken
Gets the authorization code provided to the client.
getAuthorizationUrl(String, String, String) - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
Use case 1 Part (A) This call produces a URL which can be used during the Authorization Code Grant part (A).
getAutoUpdatePolicy() - Method in class org.openhab.core.thing.Channel
 
getAutoUpdatePolicy() - Method in class org.openhab.core.thing.type.ChannelDefinition
Returns the AutoUpdatePolicy to use for this channel.
getAutoUpdatePolicy() - Method in class org.openhab.core.thing.type.ChannelType
Returns the AutoUpdatePolicy of for channels of this type.
getAvailableVoices() - Method in interface org.openhab.core.voice.TTSService
Obtain the voices available from this TTSService
getAVGAVGKeyword_6_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getAVGEnumLiteralDeclaration_6() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getBackgroundColor() - Method in class org.openhab.core.addon.Addon
The background color for rendering the add-on
getBankHolidayName() - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
getBankHolidayName(int) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
getBankHolidayName(int, String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
getBankHolidayName(String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
getBankHolidayName(ZonedDateTime) - Method in interface org.openhab.core.ephemeris.EphemerisManager
Get given day name from given userfile
getBankHolidayName(ZonedDateTime) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
getBankHolidayName(ZonedDateTime, String) - Method in interface org.openhab.core.ephemeris.EphemerisManager
Get given day name from given userfile
getBankHolidayName(ZonedDateTime, String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
getBankHolidayName(ZonedDateTime, URL) - Method in interface org.openhab.core.ephemeris.EphemerisManager
Get given day name from given userfile
getBaseCurrency() - Method in interface org.openhab.core.library.unit.CurrencyProvider
Get the base currency from this provider
getBaseItem() - Method in class org.openhab.core.items.GroupItem
Returns the base item of this GroupItem.
getBaseModelItemTypeAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getBaseModelItemTypeAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getBaseModelItemTypeParserRuleCall_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemTypeElements
 
getBaseModelItemTypeParserRuleCall_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelItemTypeElements
 
getBaseModelItemTypeRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getBaseModelItemTypeRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getBaseName(String) - Static method in class org.openhab.core.audio.utils.AudioStreamUtils
Gets the base name of a filename.
getBaseUnits() - Method in class org.openhab.core.library.unit.CurrencyUnit
 
getBaudRate() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
 
getBaudRate() - Method in interface org.openhab.core.io.transport.serial.SerialPort
Gets port baud rate.
getBegin() - Method in class org.openhab.core.types.TimeSeries
Get the timestamp of the first element in this series.
getBeginDate() - Method in class org.openhab.core.persistence.FilterCriteria
 
getBestMatch(Set<AudioFormat>, Set<AudioFormat>) - Static method in class org.openhab.core.audio.AudioFormat
Determines the best match between a list of audio formats supported by a source and a sink.
getBindingId() - Method in interface org.openhab.core.config.discovery.DiscoveryResult
Returns the binding ID of this result object.
getBindingId() - Method in class org.openhab.core.thing.type.ThingType
Returns the binding ID this Thing type belongs to.
getBindingId() - Method in class org.openhab.core.thing.UID
Returns the binding id.
getBindings() - Method in class org.openhab.core.model.items.impl.ModelItemImpl
getBindings() - Method in interface org.openhab.core.model.items.ModelItem
Returns the value of the 'Bindings' containment reference list.
getBindingsAssignment_6_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getBindingsAssignment_6_2_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getBindingsModelBindingParserRuleCall_6_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getBindingsModelBindingParserRuleCall_6_2_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getBindingType() - Method in interface org.openhab.core.model.item.BindingConfigReader
This defines the type of binding this reader will process, e.g.
getBit(int) - Method in class org.openhab.core.io.transport.modbus.BitArray
Returns the state of the bit at the given index Index 0 matches LSB (rightmost) bit
getBitDepth() - Method in class org.openhab.core.audio.AudioFormat
Gets bit depth
getBitRate() - Method in class org.openhab.core.audio.AudioFormat
Gets bit rate
getBits() - Method in class org.openhab.core.io.transport.modbus.AsyncModbusReadResult
Get "coil" or "discrete input" bit data in the case of no errors
getBits() - Method in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
Returns number of bits represented by this ValueType
getBlue() - Method in class org.openhab.core.library.types.HSBType
Deprecated.
getBoolean(String) - Method in class org.openhab.core.config.core.xml.util.ConverterValueMap
Returns the boolean associated with the specified name of the child's node.
getBoolean(String, Boolean) - Method in class org.openhab.core.config.core.xml.util.ConverterValueMap
Returns the boolean associated with the specified name of the child's node.
getBOOLEAN_OBJECTAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getBOOLEAN_OBJECTRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getBOOLEANAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getBOOLEANAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getBOOLEANParserRuleCall_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ValueTypeElements
 
getBOOLEANParserRuleCall_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ValueTypeElements
 
getBOOLEANRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getBOOLEANRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getBoundChannels(String) - Method in class org.openhab.core.thing.link.ItemChannelLinkRegistry
Returns a set of bound channels for the given item name.
getBoundThings(String) - Method in class org.openhab.core.thing.link.ItemChannelLinkRegistry
Returns a set of bound things for the given item name.
getBridge() - Method in class org.openhab.core.thing.binding.BaseThingHandler
Returns the bridge of the thing.
getBridge(ThingUID) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
Returns the bridge of the thing.
getBridgeAssignment_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getBridgeBridgeKeyword_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getBridgeIds() - Method in class org.openhab.core.thing.ThingUID
Returns the bridge ids.
getBridgeUID() - Method in interface org.openhab.core.config.discovery.DiscoveryResult
Returns the unique Bridge ID of this result object.
getBridgeUID() - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
getBridgeUID() - Method in interface org.openhab.core.model.thing.thing.ModelThing
Returns the value of the 'Bridge UID' attribute.
getBridgeUID() - Method in interface org.openhab.core.thing.Thing
Gets the bridge UID.
getBridgeUIDAssignment_3_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getBridgeUIDUIDParserRuleCall_3_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getBrightness() - Method in class org.openhab.core.library.types.HSBType
 
getBrokerConnection() - Method in class org.openhab.core.io.transport.mqtt.reconnect.AbstractReconnectStrategy
Return the brokerConnection object that this reconnect policy is assigned to.
getBrokerID() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
Return the brokerID of this connection.
getBundleContext() - Method in class org.openhab.core.test.java.JavaOSGiTest
Get the OSGi BundleContext
getBundleContext() - Method in class org.openhab.core.thing.binding.BaseThingHandlerFactory
Get the bundle context.
getButton() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getButton() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Button'.
getButton_Cmd() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getButton_Cmd() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Cmd'.
getButton_Column() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getButton_Column() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Column'.
getButton_ReleaseCmd() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getButton_ReleaseCmd() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Release Cmd'.
getButton_Row() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getButton_Row() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Row'.
getButton_Stateless() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getButton_Stateless() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Stateless'.
getButtonAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getButtonDefinition() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getButtonDefinition() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Button Definition'.
getButtonDefinition_Cmd() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getButtonDefinition_Cmd() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Cmd'.
getButtonDefinition_Column() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getButtonDefinition_Column() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Column'.
getButtonDefinition_Icon() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getButtonDefinition_Icon() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Icon'.
getButtonDefinition_Label() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getButtonDefinition_Label() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Label'.
getButtonDefinition_Row() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getButtonDefinition_Row() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Row'.
getButtonDefinitionAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getButtonDefinitionRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getButtongrid() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getButtongrid() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Buttongrid'.
getButtongrid_Buttons() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getButtongrid_Buttons() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the containment reference list 'Buttons'.
getButtongridAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getButtongridAction_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getButtongridKeyword_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getButtongridParserRuleCall_0_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
 
getButtongridRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getButtonKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getButtonParserRuleCall_11() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
 
getButtonRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getButtons() - Method in interface org.openhab.core.model.sitemap.sitemap.Buttongrid
Returns the value of the 'Buttons' containment reference list.
getButtons() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtongridImpl
getButtonsAssignment_2_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getButtonsAssignment_2_3_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getButtonsButtonDefinitionParserRuleCall_2_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getButtonsButtonDefinitionParserRuleCall_2_3_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getButtonsKeyword_2_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getById(String) - Static method in class org.openhab.core.semantics.SemanticTags
Retrieves the class for a given id.
getByLabel(String, Locale) - Method in interface org.openhab.core.semantics.SemanticsService
Retrieves the first semantic tag having label matching the given parameter.
getByLabelOrSynonym(String, Locale) - Method in interface org.openhab.core.semantics.SemanticsService
Retrieves all semantic tags having label or a synonym matching the given parameter.
getByName(String) - Static method in enum class org.openhab.core.model.items.ModelGroupFunction
Returns the 'Model Group Function' literal with the specified name.
getByTag(String) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
 
getByTag(String) - Method in interface org.openhab.core.automation.RuleRegistry
Gets a collection of Rules which shares same tag.
getByTag(String) - Method in interface org.openhab.core.automation.template.TemplateRegistry
Gets the templates filtered by tag.
getByTag(String) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
Gets the ModuleTypes filtered by tag.
getByTag(String, Locale) - Method in interface org.openhab.core.automation.template.TemplateRegistry
Gets the templates filtered by tag.
getByTag(String, Locale) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
This method is used for getting the ModuleTypes filtered by tag.
getByTags(String...) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.RuleSupportRuleRegistryDelegate
 
getByTags(String...) - Method in interface org.openhab.core.automation.RuleRegistry
Gets a collection of Rules which has specified tags.
getByTags(String...) - Method in interface org.openhab.core.automation.template.TemplateRegistry
Gets the templates filtered by tags.
getByTags(String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
This method is used for getting the ModuleTypes filtered by tags.
getByTags(Locale, String...) - Method in interface org.openhab.core.automation.template.TemplateRegistry
Gets the templates filtered by tags.
getByTags(Locale, String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
This method is used for getting the ModuleTypes filtered by tags.
getBytes() - Method in class org.openhab.core.io.transport.modbus.ModbusRegisterArray
Return bytes representing the registers Index 0: hi-byte of 1st register Index 1: low-byte of 1st register Index 3: hi-byte of 2nd register Index 4: low-byte of 2nd register ...
getBytes() - Method in class org.openhab.core.library.types.RawType
 
getBytes() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
Returns the binary content of the firmware using the firmware´s input stream.
getCacheKey(String, Voice, AudioFormat) - Method in class org.openhab.core.voice.AbstractCachedTTSService
 
getCallback() - Method in class org.openhab.core.thing.binding.BaseThingHandler
Get the ThingHandlerCallback instance.
getCallKeyword_10() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
 
getCallKeyword_9() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
 
getCategory() - Method in class org.openhab.core.items.GenericItem
 
getCategory() - Method in interface org.openhab.core.items.Item
Returns the category of the item or null if no category is set.
getCategory() - Method in class org.openhab.core.thing.type.ChannelGroupType
 
getCategory() - Method in class org.openhab.core.thing.type.ChannelType
Returns the category of this ChannelType, e.g.
getCategory() - Method in class org.openhab.core.thing.type.ThingType
 
getCategory(String) - Method in interface org.openhab.core.ui.items.ItemUIProvider
Returns the category to use.
getCategory(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
Retrieves the category for a widget.
getCause() - Method in class org.openhab.core.io.transport.modbus.AsyncModbusFailure
Get cause of error
getCause() - Method in exception class org.openhab.core.io.transport.mqtt.MqttException
Returns the underlying cause of this exception, if available.
getCertificate() - Method in interface org.openhab.core.io.net.http.TlsCertificateProvider
A resources pointing to a X509 certificate for the specified host name
getChangedEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getChangedEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Changed Event Trigger'.
getChangedEventTrigger_Item() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getChangedEventTrigger_Item() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'Item'.
getChangedEventTrigger_NewState() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getChangedEventTrigger_NewState() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the containment reference 'New State'.
getChangedEventTrigger_OldState() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getChangedEventTrigger_OldState() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the containment reference 'Old State'.
getChangedEventTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getChangedEventTriggerParserRuleCall_4() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
 
getChangedEventTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getChangedKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
 
getChangedKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
 
getChangedKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
 
getChangelog() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
Returns the changelog of the firmware.
getChannel() - Method in interface org.openhab.core.model.rule.rules.EventEmittedTrigger
Returns the value of the 'Channel' attribute.
getChannel() - Method in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
getChannel() - Method in class org.openhab.core.thing.events.ChannelTriggeredEvent
 
getChannel() - Method in class org.openhab.core.thing.events.ThingEventFactory.TriggerEventPayloadBean
 
getChannel(String) - Method in interface org.openhab.core.thing.Thing
Gets the channel for the given id or null if no channel with the id exists.
getChannel(ChannelUID) - Method in interface org.openhab.core.thing.Thing
Gets the channel for the given UID or null if no channel with the UID exists.
getChannel(ChannelUID) - Method in interface org.openhab.core.thing.ThingRegistry
Returns a channel for the given channel UID or null if no channel was found
getCHANNEL_IDAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getCHANNEL_IDRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getChannelAlternatives_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
 
getChannelAssignment_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
 
getChannelDefinitions() - Method in class org.openhab.core.thing.type.ChannelGroupType
Returns the channel definitions this ChannelGroupType provides.
getChannelDefinitions() - Method in class org.openhab.core.thing.type.ThingType
Returns the channels this ThingType provides.
getChannelGroupDefinitions() - Method in class org.openhab.core.thing.type.ThingType
Returns the channel groups defining the channels this ThingType provides.
getChannelGroupType(ChannelGroupTypeUID) - Method in class org.openhab.core.thing.type.ChannelGroupTypeRegistry
Returns the channel group type for the given UID with the default Locale.
getChannelGroupType(ChannelGroupTypeUID, Locale) - Method in class org.openhab.core.thing.type.ChannelGroupTypeRegistry
Returns the channel group type for the given UID and the given Locale.
getChannelGroupType(ChannelGroupTypeUID, Locale) - Method in class org.openhab.core.thing.binding.AbstractStorageBasedTypeProvider
 
getChannelGroupType(ChannelGroupTypeUID, Locale) - Method in interface org.openhab.core.thing.type.ChannelGroupTypeProvider
 
getChannelGroupTypes() - Method in class org.openhab.core.thing.type.ChannelGroupTypeRegistry
Returns all channel group types with the default Locale.
getChannelGroupTypes(Locale) - Method in class org.openhab.core.thing.binding.AbstractStorageBasedTypeProvider
 
getChannelGroupTypes(Locale) - Method in interface org.openhab.core.thing.type.ChannelGroupTypeProvider
 
getChannelGroupTypes(Locale) - Method in class org.openhab.core.thing.type.ChannelGroupTypeRegistry
Returns all channel group types for the given Locale.
getChannelGroupTypesXml() - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
 
getChannelIDTerminalRuleCall_1_0_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
 
getChannelKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
 
getChannelKind() - Method in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
getChannelKind() - Method in interface org.openhab.core.model.thing.thing.ModelChannel
Returns the value of the 'Channel Kind' attribute.
getChannelKindAlternatives_0_0_0_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getChannelKindAssignment_0_0_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getChannelKindStateKeyword_0_0_0_0_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getChannelKindTriggerKeyword_0_0_0_0_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getChannelLinks(Collection<Metadata>, String) - Method in class org.openhab.core.items.fileconverter.AbstractItemFileGenerator
Get the list of available channel links for an item, sorted by natural order of their channel UID.
getChannels() - Method in class org.openhab.core.audio.AudioFormat
Gets channel number
getChannels() - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
getChannels() - Method in interface org.openhab.core.model.thing.thing.ModelThing
Returns the value of the 'Channels' containment reference list.
getChannels() - Method in interface org.openhab.core.thing.Thing
Gets the channels.
getChannelsAssignment_6_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getChannelsAssignment_6_4() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getChannelsHeaderAssignment_6_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getChannelsHeaderAssignment_6_3() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getChannelsHeaderChannelsKeyword_6_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getChannelsHeaderChannelsKeyword_6_3_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getChannelsModelChannelParserRuleCall_6_2_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getChannelsModelChannelParserRuleCall_6_4_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getChannelsOfGroup(String) - Method in interface org.openhab.core.thing.Thing
Gets the channels of the given channel group or an empty list if no channel group with the id exists or the channel group does not have channels.
getChannelSTRINGTerminalRuleCall_1_0_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
 
getChannelType() - Method in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
getChannelType() - Method in interface org.openhab.core.model.thing.thing.ModelChannel
Returns the value of the 'Channel Type' attribute.
getChannelType(Channel) - Method in class org.openhab.core.thing.type.ThingTypeRegistry
Returns the channel type for a given channel.
getChannelType(Channel, Locale) - Method in class org.openhab.core.thing.type.ThingTypeRegistry
Returns the channel type for a given channel and locale.
getChannelType(ChannelTypeUID) - Method in class org.openhab.core.thing.type.ChannelTypeRegistry
Returns the channel type for the given UID with the default Locale.
getChannelType(ChannelTypeUID, Locale) - Method in class org.openhab.core.thing.type.ChannelTypeRegistry
Returns the channel type for the given UID and the given Locale.
getChannelType(ChannelTypeUID, Locale) - Method in class org.openhab.core.thing.binding.AbstractStorageBasedTypeProvider
 
getChannelType(ChannelTypeUID, Locale) - Method in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
 
getChannelType(ChannelTypeUID, Locale) - Method in interface org.openhab.core.thing.type.ChannelTypeProvider
 
getChannelTypeAssignment_0_1_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getChannelTypes() - Method in class org.openhab.core.thing.type.ChannelTypeRegistry
Returns all channel types with the default Locale.
getChannelTypes(Locale) - Method in class org.openhab.core.thing.binding.AbstractStorageBasedTypeProvider
 
getChannelTypes(Locale) - Method in class org.openhab.core.thing.DefaultSystemChannelTypeProvider
 
getChannelTypes(Locale) - Method in interface org.openhab.core.thing.type.ChannelTypeProvider
 
getChannelTypes(Locale) - Method in class org.openhab.core.thing.type.ChannelTypeRegistry
Returns all channel types for the given Locale.
getChannelTypesXml() - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
 
getChannelTypeUID() - Method in class org.openhab.core.thing.Channel
Returns the channel type UID
getChannelTypeUID() - Method in class org.openhab.core.thing.type.ChannelDefinition
Returns the type of the channel.
getChannelTypeUID_SEGMENTParserRuleCall_0_1_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getChannelUID() - Method in class org.openhab.core.thing.events.ChannelDescriptionChangedEvent
Gets the ChannelUID.
getChart() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getChart() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Chart'.
getChart_ForceAsItem() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getChart_ForceAsItem() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Force As Item'.
getChart_Interpolation() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getChart_Interpolation() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Interpolation'.
getChart_Legend() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getChart_Legend() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Legend'.
getChart_Period() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getChart_Period() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Period'.
getChart_Refresh() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getChart_Refresh() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Refresh'.
getChart_Service() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getChart_Service() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Service'.
getChart_YAxisDecimalPattern() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getChart_YAxisDecimalPattern() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'YAxis Decimal Pattern'.
getChartAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getChartKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getChartParserRuleCall_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
 
getChartRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getChartType() - Method in interface org.openhab.core.ui.chart.ChartProvider
Gets the type of data that will be written by the chart.
getChildren() - Method in class org.openhab.core.automation.type.CompositeActionType
Gets the Action modules of the CompositeActionType.
getChildren() - Method in class org.openhab.core.automation.type.CompositeConditionType
Gets the Condition modules of the CompositeConditionType.
getChildren() - Method in class org.openhab.core.automation.type.CompositeTriggerType
Gets the Trigger modules of the CompositeTriggerType.
getChildren() - Method in class org.openhab.core.model.sitemap.sitemap.impl.LinkableWidgetImpl
getChildren() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
getChildren() - Method in interface org.openhab.core.model.sitemap.sitemap.LinkableWidget
Returns the value of the 'Children' containment reference list.
getChildren() - Method in interface org.openhab.core.model.sitemap.sitemap.Sitemap
Returns the value of the 'Children' containment reference list.
getChildren() - Method in class org.openhab.core.voice.text.ASTNode
 
getChildren(LinkableWidget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
this should be used instead of LinkableWidget.getChildren() as there might be no children defined on the widget, but they should be dynamically determined by looking at the members of the underlying item.
getChildren(Sitemap) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
this should be used instead of Sitemap.getChildren() as the default widgets have to be resolved to a concrete widget type.
getChildrenAssignment_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
 
getChildrenAssignment_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
 
getChildrenWidgetParserRuleCall_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
 
getChildrenWidgetParserRuleCall_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
 
getChildThings(Thing, List<Thing>) - Method in class org.openhab.core.thing.fileconverter.AbstractThingFileGenerator
Get the child things of a bridge thing amongst a list of things, ordered by UID.
getCircumflexAccentKeyword_0_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.UNITElements
 
getCKeyword_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
 
getClassFinder() - Method in class org.openhab.core.model.rule.scoping.RulesJavaReflectAccess
 
getClickKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getClientId() - Method in class org.openhab.core.auth.PendingToken
Gets the ID of the client requesting the upcoming token.
getClientId() - Method in class org.openhab.core.auth.UserSession
Gets the ID of the client this session was created for
getClientId() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
Get client id to use when connecting to the broker.
getClientInstances() - Method in interface org.openhab.core.io.transport.mdns.MDNSClient
This method returns the set of JmDNS instances
getClonedStream() - Method in class org.openhab.core.audio.ByteArrayAudioStream
 
getClonedStream() - Method in interface org.openhab.core.audio.ClonableAudioStream
Returns a new, fully independent stream instance, which can be read and closed without impacting the original instance.
getClonedStream() - Method in class org.openhab.core.audio.FileAudioStream
 
getClonedStream() - Method in class org.openhab.core.audio.URLAudioStream
 
getClonedStream() - Method in class org.openhab.core.cache.lru.InputStreamCacheWrapper
 
getCmd() - Method in interface org.openhab.core.model.sitemap.sitemap.Button
Returns the value of the 'Cmd' attribute.
getCmd() - Method in interface org.openhab.core.model.sitemap.sitemap.ButtonDefinition
Returns the value of the 'Cmd' attribute.
getCmd() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonDefinitionImpl
getCmd() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
getCmd() - Method in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
getCmd() - Method in interface org.openhab.core.model.sitemap.sitemap.Mapping
Returns the value of the 'Cmd' attribute.
getCmdAssignment_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
 
getCmdAssignment_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getCmdAssignment_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonDefinitionElements
 
getCmdCommandParserRuleCall_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
 
getCmdCommandParserRuleCall_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getCmdCommandParserRuleCall_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonDefinitionElements
 
getCodec() - Method in class org.openhab.core.audio.AudioFormat
Gets codec
getCodeChallenge() - Method in class org.openhab.core.auth.PendingToken
Gets the code challenge
getCodeChallengeMethod() - Method in class org.openhab.core.auth.PendingToken
Gets the code challenge method
getCoils() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteCoilRequestBlueprint
 
getColonKeyword_0_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.IconElements
 
getColonKeyword_0_2_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.IconElements
 
getColonKeyword_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterElements
 
getColonKeyword_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonDefinitionElements
 
getColonKeyword_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getColonKeyword_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UIDElements
 
getColonKeyword_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
 
getColonKeyword_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
 
getColonKeyword_1_0_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
 
getColonKeyword_1_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemTypeElements
 
getColonKeyword_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
 
getColonKeyword_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getColonKeyword_2_0_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getColonKeyword_2_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getColonKeyword_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonDefinitionElements
 
getColonKeyword_3() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UIDElements
 
getColonKeyword_5_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UIDElements
 
getColorArray() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getColorArray() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Color Array'.
getColorArray_Arg() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getColorArray_Arg() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Arg'.
getColorArray_Conditions() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getColorArray_Conditions() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the containment reference list 'Conditions'.
getColorArrayAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getColorArrayRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getColorKeyword_6() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
 
getColorKeyword_7() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
 
getColorpicker() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getColorpicker() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Colorpicker'.
getColorpickerAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getColorpickerKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getColorpickerParserRuleCall_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
 
getColorpickerRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getColortemperaturepicker() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getColortemperaturepicker() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Colortemperaturepicker'.
getColortemperaturepicker_MaxValue() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getColortemperaturepicker_MaxValue() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Max Value'.
getColortemperaturepicker_MinValue() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getColortemperaturepicker_MinValue() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Min Value'.
getColortemperaturepickerAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getColortemperaturepickerKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getColortemperaturepickerParserRuleCall_8() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
 
getColortemperaturepickerRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getColumn() - Method in interface org.openhab.core.model.sitemap.sitemap.Button
Returns the value of the 'Column' attribute.
getColumn() - Method in interface org.openhab.core.model.sitemap.sitemap.ButtonDefinition
Returns the value of the 'Column' attribute.
getColumn() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonDefinitionImpl
getColumn() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
getColumnAssignment_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getColumnAssignment_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonDefinitionElements
 
getColumnINTTerminalRuleCall_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getColumnINTTerminalRuleCall_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonDefinitionElements
 
getColumnKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getColumnNumber() - Method in class org.openhab.core.model.script.engine.ScriptError
Get the column number on which an error occurred.
getCommaKeyword_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getCommaKeyword_1_10_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getCommaKeyword_1_10_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getCommaKeyword_1_10_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getCommaKeyword_1_11_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getCommaKeyword_1_11_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getCommaKeyword_1_11_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getCommaKeyword_1_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getCommaKeyword_1_3_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getCommaKeyword_1_3_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getCommaKeyword_1_3_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getCommaKeyword_1_3_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getCommaKeyword_1_4_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getCommaKeyword_1_4_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getCommaKeyword_1_4_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getCommaKeyword_1_4_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getCommaKeyword_1_4_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getCommaKeyword_1_4_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getCommaKeyword_1_4_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getCommaKeyword_1_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getCommaKeyword_1_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getCommaKeyword_1_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getCommaKeyword_1_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getCommaKeyword_1_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getCommaKeyword_1_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getCommaKeyword_1_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getCommaKeyword_1_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getCommaKeyword_1_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getCommaKeyword_1_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getCommaKeyword_1_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getCommaKeyword_1_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getCommaKeyword_1_7_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getCommaKeyword_1_7_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getCommaKeyword_1_7_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getCommaKeyword_1_7_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getCommaKeyword_1_7_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getCommaKeyword_1_7_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getCommaKeyword_1_7_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getCommaKeyword_1_7_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getCommaKeyword_1_7_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getCommaKeyword_1_7_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getCommaKeyword_1_8_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getCommaKeyword_1_8_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getCommaKeyword_1_8_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getCommaKeyword_1_8_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getCommaKeyword_1_8_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getCommaKeyword_1_8_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getCommaKeyword_1_8_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getCommaKeyword_1_8_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getCommaKeyword_1_9_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getCommaKeyword_1_9_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getCommaKeyword_1_9_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getCommaKeyword_1_9_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getCommaKeyword_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.EqualsFilterElements
 
getCommaKeyword_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotEqualsFilterElements
 
getCommaKeyword_2_0_1_3_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getCommaKeyword_2_0_2_3_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getCommaKeyword_2_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getCommaKeyword_2_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getCommaKeyword_2_2_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getCommaKeyword_2_2_2_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getCommaKeyword_2_3_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getCommaKeyword_2_3_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getCommaKeyword_2_3_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getCommaKeyword_2_4_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getCommaKeyword_2_4_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getCommaKeyword_2_4_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getCommaKeyword_2_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getCommaKeyword_2_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getCommaKeyword_2_5_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getCommaKeyword_2_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getCommaKeyword_2_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getCommaKeyword_2_6_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getCommaKeyword_2_7_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getCommaKeyword_3_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelPropertyElements
 
getCommaKeyword_3_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
 
getCommaKeyword_3_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
 
getCommaKeyword_4_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getCommaKeyword_4_2_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getCommaKeyword_4_3_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getCommaKeyword_5_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getCommaKeyword_5_2_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getCommaKeyword_5_2_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getCommaKeyword_6_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getCommand() - Method in class org.openhab.core.io.console.extensions.AbstractConsoleCommandExtension
 
getCommand() - Method in interface org.openhab.core.io.console.extensions.ConsoleCommandExtension
Get the command of for the extension.
getCommand() - Method in interface org.openhab.core.model.rule.rules.CommandEventTrigger
Returns the value of the 'Command' containment reference.
getCommand() - Method in interface org.openhab.core.model.rule.rules.GroupMemberCommandEventTrigger
Returns the value of the 'Command' containment reference.
getCommand() - Method in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
getCommand() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
getCommand() - Method in class org.openhab.core.types.CommandOption
Returns the command.
getCommandAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getCommandAssignment_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
 
getCommandAssignment_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
 
getCommandClasses(Item) - Method in interface org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemCommandSupplier
 
getCommandDescription() - Method in interface org.openhab.core.items.Item
Returns the CommandDescription for this item.
getCommandDescription() - Method in class org.openhab.core.thing.type.ChannelType
Returns the CommandDescription which should be rendered as push-buttons.
getCommandDescription(String, Locale) - Method in interface org.openhab.core.service.CommandDescriptionService
Returns the locale specific CommandDescription for the given item name.
getCommandDescription(String, Locale) - Method in interface org.openhab.core.types.CommandDescriptionProvider
Returns the item specific, localized CommandDescription.
getCommandDescription(Locale) - Method in class org.openhab.core.items.GenericItem
 
getCommandDescription(Locale) - Method in interface org.openhab.core.items.Item
Returns the CommandDescription for the given locale.
getCommandDescription(Locale) - Method in class org.openhab.core.library.items.CallItem
 
getCommandDescription(Locale) - Method in class org.openhab.core.library.items.ContactItem
 
getCommandDescription(Locale) - Method in class org.openhab.core.library.items.ImageItem
 
getCommandDescription(Channel, CommandDescription, Locale) - Method in class org.openhab.core.thing.binding.BaseDynamicCommandDescriptionProvider
 
getCommandDescription(Channel, CommandDescription, Locale) - Method in interface org.openhab.core.thing.type.DynamicCommandDescriptionProvider
For a given Channel, return a CommandDescription that should be used for the channel, instead of the one defined statically in the ChannelType.
getCommandEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getCommandEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Command Event Trigger'.
getCommandEventTrigger_Command() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getCommandEventTrigger_Command() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the containment reference 'Command'.
getCommandEventTrigger_Item() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getCommandEventTrigger_Item() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'Item'.
getCommandEventTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getCommandEventTriggerParserRuleCall_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
 
getCommandEventTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getCommandLabel() - Method in interface org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemCommandSupplier
 
getCommandOptions() - Method in interface org.openhab.core.types.CommandDescription
An unmodifiable list of CommandOptions.
getCommandOptions(Locale) - Method in class org.openhab.core.items.GenericItem
 
getCommandRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getCommandValidCommandParserRuleCall_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
 
getCommandValidCommandParserRuleCall_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
 
getCommercialAtKeyword_4_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getCommercialAtKeyword_4_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getCOMMON_UNIT_SYMBOLSAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getCOMMON_UNIT_SYMBOLSAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getCOMMON_UNIT_SYMBOLSRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getCOMMON_UNIT_SYMBOLSRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getCommonHttpClient() - Method in interface org.openhab.core.io.net.http.HttpClientFactory
Returns the shared Jetty http client.
getCommonWebSocketClient() - Method in interface org.openhab.core.io.net.http.WebSocketFactory
Returns a shared Jetty web socket client.
getCompatible() - Method in class org.openhab.core.addon.Addon
The (expected) compatibility of this add-on
getCompleter() - Method in interface org.openhab.core.io.console.extensions.ConsoleCommandExtension
This method allows a ConsoleCommandExtension to provide an object to enable tab-completion functionality for the user.
getComponent() - Method in class org.openhab.core.ui.components.UIComponent
Retrieves the type of the component.
getCompositeChildContext(Module, Map<String, ?>) - Static method in class org.openhab.core.automation.util.ReferenceResolver
Resolves Composite child module's references to CompositeModule context (inputs and configuration).
getCondition() - Method in interface org.openhab.core.model.sitemap.sitemap.Condition
Returns the value of the 'Condition' attribute.
getCondition() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
getCondition() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getCondition() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Condition'.
getCondition_Condition() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getCondition_Condition() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Condition'.
getCondition_Item() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getCondition_Item() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Item'.
getCondition_Sign() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getCondition_Sign() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Sign'.
getCondition_State() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getCondition_State() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'State'.
getConditionAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getConditionalIcon(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
Gets the icon for the widget.
getConditionAlternatives_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
 
getConditionAssignment_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
 
getConditionEqualsSignEqualsSignKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
 
getConditionExclamationMarkEqualsSignKeyword_1_0_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
 
getConditionGreaterThanSignEqualsSignKeyword_1_0_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
 
getConditionGreaterThanSignKeyword_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
 
getConditionLessThanSignEqualsSignKeyword_1_0_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
 
getConditionLessThanSignKeyword_1_0_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
 
getConditionRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getConditions() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
 
getConditions() - Method in interface org.openhab.core.automation.Rule
This method is used to get the conditions participating in Rule.
getConditions() - Method in class org.openhab.core.automation.template.RuleTemplate
Gets the conditions participating in RuleTemplate.
getConditions() - Method in interface org.openhab.core.model.sitemap.sitemap.ColorArray
Returns the value of the 'Conditions' containment reference list.
getConditions() - Method in interface org.openhab.core.model.sitemap.sitemap.IconRule
Returns the value of the 'Conditions' containment reference list.
getConditions() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColorArrayImpl
getConditions() - Method in class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
getConditions() - Method in class org.openhab.core.model.sitemap.sitemap.impl.VisibilityRuleImpl
getConditions() - Method in interface org.openhab.core.model.sitemap.sitemap.VisibilityRule
Returns the value of the 'Conditions' containment reference list.
getConditions(String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
This method is used for getting the ConditionTypes.
getConditions(Locale, String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
This method is used for getting the ConditionTypes, localized depending on passed locale parameter.
getConditionsAssignment_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
 
getConditionsAssignment_0_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
 
getConditionsAssignment_0_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
 
getConditionsAssignment_0_0_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
 
getConditionsAssignment_0_0_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
 
getConditionsAssignment_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
 
getConditionsConditionParserRuleCall_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
 
getConditionsConditionParserRuleCall_0_0_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
 
getConditionsConditionParserRuleCall_0_0_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
 
getConditionsConditionParserRuleCall_0_0_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
 
getConditionsConditionParserRuleCall_0_0_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
 
getConditionsConditionParserRuleCall_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
 
getConfidence() - Method in class org.openhab.core.voice.SpeechRecognitionEvent
Returns the confidence of the transcript.
getConfig() - Method in class org.openhab.core.automation.handler.BaseModuleHandler
Returns the configuration of the module.
getConfig() - Method in class org.openhab.core.thing.binding.BaseThingHandler
Returns the configuration of the thing.
getConfig() - Method in class org.openhab.core.ui.components.UIComponent
Gets all the configuration parameters of the component
getConfig(String) - Static method in class org.openhab.core.common.ThreadPoolManager
 
getConfigAs(Class<C>) - Method in class org.openhab.core.automation.handler.BaseModuleHandler
Returns the configuration of the module and transforms it to the given class.
getConfigAs(Class<T>) - Method in class org.openhab.core.thing.binding.BaseThingHandler
Returns the configuration of the thing and transforms it to the given class.
getConfigDescription() - Method in class org.openhab.core.config.core.dto.XmlConfigDescriptions
Gets the value of the configDescription property.
getConfigDescription() - Method in class org.openhab.core.thing.binding.BaseThingHandler
Get the ConfigDescription of the thing
getConfigDescription(URI) - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
 
getConfigDescription(URI) - Method in class org.openhab.core.config.core.ConfigDescriptionRegistry
Returns a config description for a given URI.
getConfigDescription(URI, Locale) - Method in class org.openhab.core.automation.module.script.ScriptTransformationService
 
getConfigDescription(URI, Locale) - Method in interface org.openhab.core.config.core.ConfigDescriptionProvider
Provides a ConfigDescription for the given URI.
getConfigDescription(URI, Locale) - Method in class org.openhab.core.config.core.ConfigDescriptionRegistry
Returns a config description for a given URI.
getConfigDescription(URI, Locale) - Method in class org.openhab.core.config.core.xml.AbstractXmlConfigDescriptionProvider
 
getConfigDescription(ThingTypeUID) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
getConfigDescription(ChannelTypeUID) - Method in class org.openhab.core.thing.binding.BaseThingHandler
getConfigDescription(ChannelTypeUID) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
getConfigDescriptionMap(List<ConfigDescriptionParameter>) - Static method in class org.openhab.core.automation.util.ConfigurationNormalizer
Converts a list of ConfigDescriptionParameters to a map with the parameter's names as keys.
getConfigDescriptionRegistry() - Method in class org.openhab.core.thing.binding.BaseThingHandlerFactory
 
getConfigDescriptions() - Method in class org.openhab.core.config.core.ConfigDescriptionRegistry
Returns all config descriptions.
getConfigDescriptions() - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
 
getConfigDescriptions(Locale) - Method in class org.openhab.core.automation.module.script.ScriptTransformationService
 
getConfigDescriptions(Locale) - Method in interface org.openhab.core.config.core.ConfigDescriptionProvider
Provides a collection of ConfigDescriptions.
getConfigDescriptions(Locale) - Method in class org.openhab.core.config.core.ConfigDescriptionRegistry
Returns all config descriptions.
getConfigDescriptions(Locale) - Method in class org.openhab.core.config.core.xml.AbstractXmlConfigDescriptionProvider
 
getConfigDescriptionURI() - Method in class org.openhab.core.addon.Addon
The URI to the configuration description for this add-on
getConfigDescriptionURI() - Method in class org.openhab.core.addon.AddonInfo
Returns the link to a concrete ConfigDescription.
getConfigDescriptionURI() - Method in class org.openhab.core.thing.type.AbstractDescriptionType
Returns the link to a concrete ConfigDescription.
getConfigFolder() - Static method in class org.openhab.core.OpenHAB
Returns the configuration folder path name.
getConfigI18nLocalizerService() - Method in class org.openhab.core.config.core.xml.AbstractXmlConfigDescriptionProvider
 
getConfigI18nLocalizerService() - Method in class org.openhab.core.config.core.xml.ConfigXmlConfigDescriptionProvider
 
getConfigName() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
 
getConfigs() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
getConfigs() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceModel
Returns the value of the 'Configs' containment reference list.
getConfigs() - Method in class org.openhab.core.persistence.registry.PersistenceServiceConfiguration
Get the item configurations.
getConfigsAssignment_7_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getConfigsPersistenceConfigurationParserRuleCall_7_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getConfigStatus() - Method in interface org.openhab.core.config.core.status.ConfigStatusProvider
Returns the configuration status in form of a collection of ConfigStatusMessages for the Configuration of the entity that is supported by this ConfigStatusProvider.
getConfigStatus(String, Locale) - Method in class org.openhab.core.config.core.status.ConfigStatusService
Retrieves the ConfigStatusInfo of the entity by using the registered ConfigStatusProvider that supports the given entity.
getConfigStatusMessages() - Method in class org.openhab.core.config.core.status.ConfigStatusInfo
Retrieves all configuration status messages.
getConfigStatusMessages(String...) - Method in class org.openhab.core.config.core.status.ConfigStatusInfo
Retrieves all configuration status messages that have one of the given parameter names.
getConfigStatusMessages(Collection<ConfigStatusMessage.Type>, Collection<String>) - Method in class org.openhab.core.config.core.status.ConfigStatusInfo
Retrieves all configuration status messages that have one of the given parameter names or types.
getConfigStatusMessages(ConfigStatusMessage.Type...) - Method in class org.openhab.core.config.core.status.ConfigStatusInfo
Retrieves all configuration status messages that have one of the given types.
getConfiguration() - Method in interface org.openhab.core.automation.Module
Gets the configuration values of the Module.
getConfiguration() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
 
getConfiguration() - Method in interface org.openhab.core.automation.Rule
This method is used to obtain the Rule's Configuration.
getConfiguration() - Method in class org.openhab.core.items.Metadata
Provides the configuration meta-data.
getConfiguration() - Method in class org.openhab.core.model.items.impl.ModelBindingImpl
getConfiguration() - Method in interface org.openhab.core.model.items.ModelBinding
Returns the value of the 'Configuration' attribute.
getConfiguration() - Method in class org.openhab.core.thing.Channel
Returns the channel configuration
getConfiguration() - Method in class org.openhab.core.thing.link.ItemChannelLink
 
getConfiguration() - Method in interface org.openhab.core.thing.profiles.ProfileContext
Get the profile's configuration object
getConfiguration() - Method in interface org.openhab.core.thing.Thing
Gets the configuration.
getConfiguration() - Method in class org.openhab.core.transform.Transformation
 
getConfigurationAssignment_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
 
getConfigurationDescriptions() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
 
getConfigurationDescriptions() - Method in interface org.openhab.core.automation.Rule
This method is used to obtain the List with ConfigDescriptionParameters defining meta info for configuration properties of the Rule.
getConfigurationDescriptions() - Method in class org.openhab.core.automation.template.RuleTemplate
Gets the List with ConfigDescriptionParameters defining meta info for configuration properties of the future Rule instances.
getConfigurationDescriptions() - Method in class org.openhab.core.automation.type.ModuleType
Gets the meta-data for the configuration of the future Module instances.
getConfigurationParameters(Metadata) - Method in class org.openhab.core.items.fileconverter.AbstractItemFileGenerator
Get the list of configuration parameters for a metadata, sorted by natural order of their names with the exception of the "stateDescription" namespace where "min", "max" and "step" parameters are provided at first in this order.
getConfigurationParameters(Channel, boolean) - Method in class org.openhab.core.thing.fileconverter.AbstractThingFileGenerator
Get the list of configuration parameters for a channel.
getConfigurationParameters(Thing, boolean) - Method in class org.openhab.core.thing.fileconverter.AbstractThingFileGenerator
Get the list of configuration parameters for a thing.
getConfigurationSTRINGTerminalRuleCall_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
 
getConfiguredBroadcastAddress() - Method in class org.openhab.core.net.NetUtil
 
getConfiguredBroadcastAddress() - Method in interface org.openhab.core.net.NetworkAddressService
Returns the user configured broadcast address, or the broadcast address of the user configured primary IPv4 if not provided
getConfigValue() - Method in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
Returns config value to refer to this value type
getConnection() - Method in class org.openhab.core.addon.Addon
A string describing the type of connection (local, cloud, cloudDiscovery) this add-on uses, if applicable.
getConnection() - Method in class org.openhab.core.addon.AddonInfo
 
getConnectMaxTries() - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
 
getConnectTimeoutMillis() - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
 
getConstituents() - Method in class org.openhab.core.library.types.HSBType
 
getConstituents() - Method in class org.openhab.core.library.types.PointType
 
getConstituents() - Method in interface org.openhab.core.types.ComplexType
Returns all constituents with their names as a sorted map
getContactKeyword_4() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
 
getContactKeyword_5() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
 
getContainer() - Method in class org.openhab.core.audio.AudioFormat
Gets container
getContentAsString() - Method in class org.openhab.core.io.net.http.HttpRequestBuilder
Executes the build request
getContentType() - Method in class org.openhab.core.addon.Addon
The content type of the add-on
getContext() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
Returns the context of the configuration parameter.
getContext() - Method in class org.openhab.core.config.core.ConfigDescriptionParameterGroup
Get the context of the group.
getContext() - Method in class org.openhab.core.config.core.dto.XmlParameter
Gets the value of the context property.
getContext() - Method in class org.openhab.core.config.core.dto.XmlParameterGroup
Gets the value of the context property.
getContext(String) - Method in interface org.openhab.core.model.script.runtime.DSLScriptContextProvider
Returns the evaluation context, i.e. the current state of the variables of the rule file.
getConverter() - Method in enum class org.openhab.core.library.unit.BinaryPrefix
Returns the corresponding unit converter.
getCoreVersion() - Method in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
 
getCount() - Method in interface org.openhab.core.persistence.PersistenceItemInfo
Returns a counter with the number of rows of data associated with the item Note that this should be used as a guide to the amount of data and may note be 100% accurate.
getCOUNTCOUNTKeyword_11_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getCOUNTEnumLiteralDeclaration_11() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getCountries() - Method in class org.openhab.core.addon.Addon
A list of ISO 3166 codes relevant to this add-on
getCountries() - Method in class org.openhab.core.addon.AddonInfo
 
getCreatedOn() - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
 
getCreatedOn() - Method in class org.openhab.core.auth.client.oauth2.DeviceCodeResponseDTO
 
getCreatedTime() - Method in class org.openhab.core.auth.UserApiToken
Gets the time when this token was created.
getCreatedTime() - Method in class org.openhab.core.auth.UserSession
Gets the creation time of the session.
getCron() - Method in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
getCron() - Method in interface org.openhab.core.model.rule.rules.TimerTrigger
Returns the value of the 'Cron' attribute.
getCronAssignment_0_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
 
getCronExpression() - Method in interface org.openhab.core.model.persistence.persistence.CronStrategy
Returns the value of the 'Cron Expression' attribute.
getCronExpression() - Method in class org.openhab.core.model.persistence.persistence.impl.CronStrategyImpl
getCronExpression() - Method in class org.openhab.core.persistence.strategy.PersistenceCronStrategy
 
getCronExpressionAssignment_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
 
getCronExpressionSTRINGTerminalRuleCall_3_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
 
getCronKeyword_0_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
 
getCronStrategy() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getCronStrategy() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for class 'Cron Strategy'.
getCronStrategy_CronExpression() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getCronStrategy_CronExpression() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the attribute 'Cron Expression'.
getCronStrategyAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getCronStrategyAction_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
 
getCronStrategyParserRuleCall_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.StrategyElements
 
getCronStrategyRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getCronSTRINGTerminalRuleCall_0_2_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
 
getCurrentNanoTime() - Method in class org.openhab.core.cache.ExpiringCacheAsync
Returns an arbitrary time reference in nanoseconds.
getCurrentOwner() - Method in interface org.openhab.core.io.transport.serial.SerialPortIdentifier
Returns a textual representation of the current owner of the port.
getCurrentSize() - Method in class org.openhab.core.cache.lru.LRUMediaCacheEntry
Get the current size
getDataBits() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
 
getDataBits() - Method in interface org.openhab.core.io.transport.serial.SerialPort
Gets number of port data bits.
getDataLength() - Method in class org.openhab.core.io.transport.modbus.ModbusReadRequestBlueprint
 
getDate() - Method in class org.openhab.core.automation.RuleExecution
Returns the time when the rule will be executed.
getDateTimeKeyword_5() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
 
getDateTimeKeyword_6() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
 
getDateTimeTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getDateTimeTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Date Time Trigger'.
getDateTimeTrigger_Item() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getDateTimeTrigger_Item() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'Item'.
getDateTimeTrigger_Offset() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getDateTimeTrigger_Offset() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'Offset'.
getDateTimeTrigger_TimeOnly() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getDateTimeTrigger_TimeOnly() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'Time Only'.
getDateTimeTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getDateTimeTriggerParserRuleCall_8() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
 
getDateTimeTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getDaysUntil(String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
getDaysUntil(String, String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
getDaysUntil(ZonedDateTime, String) - Method in interface org.openhab.core.ephemeris.EphemerisManager
Gets the number of days until searchedHoliday
getDaysUntil(ZonedDateTime, String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
getDaysUntil(ZonedDateTime, String, String) - Method in interface org.openhab.core.ephemeris.EphemerisManager
Gets the number of days until searchedHoliday in user file
getDaysUntil(ZonedDateTime, String, String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
getDaysUntil(ZonedDateTime, String, URL) - Method in interface org.openhab.core.ephemeris.EphemerisManager
Gets the number of days until searchedHoliday in user file
getDECIMALAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getDECIMALRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getDECIMALRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getDECIMALRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getDefault() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
Returns the default value of the configuration parameter.
getDefault() - Method in class org.openhab.core.config.core.dto.XmlParameter
Gets the value of the default property.
getDefault() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getDefault() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Default'.
getDefault() - Method in interface org.openhab.core.persistence.PersistenceServiceRegistry
Get the default persistence service.
getDefault_Height() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getDefault_Height() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Height'.
getDefaultAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getDefaultId() - Method in interface org.openhab.core.persistence.PersistenceServiceRegistry
Get the id of the default persistence service.
getDefaultKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getDefaultKeyword_4_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getDefaultParserRuleCall_12() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
 
getDefaultPresets() - Method in class org.openhab.core.automation.module.script.LifecycleScriptExtensionProvider
 
getDefaultPresets() - Method in interface org.openhab.core.automation.module.script.ScriptExtensionManagerWrapper
 
getDefaultPresets() - Method in interface org.openhab.core.automation.module.script.ScriptExtensionProvider
These presets will always get injected into the ScriptEngine on instance creation.
getDefaultRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getDefaultRuleName() - Method in class org.openhab.core.model.parser.antlr.ItemsParser
 
getDefaultRuleName() - Method in class org.openhab.core.model.persistence.parser.antlr.PersistenceParser
 
getDefaultRuleName() - Method in class org.openhab.core.model.rule.parser.antlr.RulesParser
 
getDefaultRuleName() - Method in class org.openhab.core.model.script.parser.antlr.ScriptParser
 
getDefaultRuleName() - Method in class org.openhab.core.model.sitemap.parser.antlr.SitemapParser
 
getDefaultRuleName() - Method in class org.openhab.core.model.thing.parser.antlr.ThingParser
 
getDefaults() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
getDefaults() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceModel
Returns the value of the 'Defaults' reference list.
getDefaults() - Method in class org.openhab.core.persistence.registry.PersistenceServiceConfiguration
Get the default strategies.
getDefaultsAssignment_4_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getDefaultsAssignment_4_3_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getDefaultsStrategyCrossReference_4_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getDefaultsStrategyCrossReference_4_3_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getDefaultsStrategyIDTerminalRuleCall_4_2_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getDefaultsStrategyIDTerminalRuleCall_4_3_1_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getDefaultStatePattern(Item) - Method in class org.openhab.core.items.fileconverter.AbstractItemFileGenerator
Get the default state pattern for an item.
getDefaultStrategies() - Method in interface org.openhab.core.persistence.PersistenceService
Provides default persistence strategies that are used for all items if no user defined configuration is found.
getDefaultTags() - Method in class org.openhab.core.thing.Channel
Returns default tags of this channel.
getDefaultValue() - Method in class org.openhab.core.automation.type.Input
Gets the string representation of the default value of the Input.
getDefaultValue() - Method in class org.openhab.core.automation.type.Output
This method is used to get the string representation of the default value of the Output.
getDefaultValueAsCorrectType(ConfigDescriptionParameter) - Static method in class org.openhab.core.config.core.ConfigUtil
Maps the provided (default) value of the given ConfigDescriptionParameter to the corresponding Java type.
getDefaultVoice() - Method in interface org.openhab.core.voice.VoiceManager
Returns the default voice used for TTS.
getDefaultWidget(Class<? extends Item>, String) - Method in interface org.openhab.core.ui.items.ItemUIProvider
Provides a default widget for a given item (class).
getDefinition() - Method in interface org.openhab.core.model.persistence.persistence.Filter
Returns the value of the 'Definition' containment reference.
getDefinition() - Method in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
getDefinitionAssignment_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterElements
 
getDefinitionFilterDetailsParserRuleCall_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterElements
 
getDegreeCelsiusKeyword_3() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
 
getDegreeSignKeyword_4() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
 
getDegreeSignKeyword_6() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.UNITElements
 
getDependencyTracker() - Method in interface org.openhab.core.automation.module.script.ScriptEngineFactory
This method returns a ScriptDependencyTracker if it is available
getDescription() - Method in class org.openhab.core.addon.Addon
The description of the add-on
getDescription() - Method in class org.openhab.core.addon.AddonInfo
Returns a human-readable description for the add-on (e.g.
getDescription() - Method in interface org.openhab.core.automation.Module
Gets the description of the Module.
getDescription() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
 
getDescription() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
 
getDescription() - Method in interface org.openhab.core.automation.Rule
This method is used to obtain the human-readable description of the purpose and consequences of the Rule's execution.
getDescription() - Method in class org.openhab.core.automation.RuleStatusInfo
Gets the description of the status.
getDescription() - Method in class org.openhab.core.automation.template.RuleTemplate
Gets the human-readable description of the purpose of the RuleTemplate.
getDescription() - Method in interface org.openhab.core.automation.template.Template
Gets the description of a Template.
getDescription() - Method in class org.openhab.core.automation.type.Input
Gets the long description of the Input.
getDescription() - Method in class org.openhab.core.automation.type.ModuleType
Gets the description of the ModuleType.
getDescription() - Method in class org.openhab.core.automation.type.Output
This method is used for getting the long description of the Output.
getDescription() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
Returns a human-readable description for the configuration parameter.
getDescription() - Method in class org.openhab.core.config.core.ConfigDescriptionParameterGroup
Get the human readable description of the parameter group
getDescription() - Method in class org.openhab.core.config.core.dto.XmlParameter
Gets the value of the description property.
getDescription() - Method in class org.openhab.core.config.core.dto.XmlParameterGroup
Gets the value of the description property.
getDescription() - Method in class org.openhab.core.io.console.extensions.AbstractConsoleCommandExtension
 
getDescription() - Method in interface org.openhab.core.io.console.extensions.ConsoleCommandExtension
Get the description for the extension.
getDescription() - Method in interface org.openhab.core.semantics.SemanticTag
Returns the description of the semantic tag.
getDescription() - Method in class org.openhab.core.semantics.SemanticTagImpl
 
getDescription() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
Returns the description of the firmware.
getDescription() - Method in class org.openhab.core.thing.Channel
Returns the description (if set).
getDescription() - Method in class org.openhab.core.thing.ThingStatusInfo
Gets the description of the status.
getDescription() - Method in class org.openhab.core.thing.type.AbstractDescriptionType
Returns the human-readable description for the according type.
getDescription() - Method in class org.openhab.core.thing.type.ChannelDefinition
Returns the description (if set).
getDescription() - Method in class org.openhab.core.thing.type.ChannelGroupDefinition
Returns the description (if set).
getDescription() - Method in class org.openhab.core.ui.icon.IconSet
Returns a description for the icon set.
getDescription(Locale) - Method in interface org.openhab.core.config.core.metadata.MetadataConfigDescriptionProvider
Get the human-readable description of the metadata namespace
getDescriptorURL(UpnpIOParticipant) - Method in interface org.openhab.core.io.transport.upnp.UpnpIOService
Retrieves the descriptor url for the participant
getDetailedDescription() - Method in class org.openhab.core.addon.Addon
The detailed description of the add-on
getDeviceCode() - Method in class org.openhab.core.auth.client.oauth2.DeviceCodeResponseDTO
 
getDeviceCodeResponse() - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
Begins the RFC-8628 Device Code Grant Flow authentication process.
getDialogContextBuilder() - Method in interface org.openhab.core.voice.VoiceManager
Returns a dialog context builder with the default required services and configurations for dialog processing
getDialogRegistrations() - Method in interface org.openhab.core.voice.VoiceManager
List current dialog registrations
getDialogsContexts() - Method in interface org.openhab.core.voice.VoiceManager
Returns a list with the contexts of all running dialogs.
getDimension() - Method in class org.openhab.core.library.items.NumberItem
Returns the Dimension associated with this NumberItem, may be null.
getDimension() - Method in class org.openhab.core.library.types.QuantityType
 
getDimension() - Method in class org.openhab.core.library.unit.CurrencyUnit
 
getDimensionName(Unit<?>) - Static method in class org.openhab.core.types.util.UnitUtils
The name of the dimension as stated in the ChannelType configuration.
getDimmerKeyword_3() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
 
getDimmerKeyword_4() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
 
getDiscoveryMethods() - Method in class org.openhab.core.addon.AddonInfo
 
getDiscoveryResult() - Method in class org.openhab.core.config.discovery.inbox.events.AbstractInboxEvent
Gets the discovery result as data transfer object.
getDiscoveryServices(String) - Method in interface org.openhab.core.config.discovery.DiscoveryServiceRegistry
Returns the list of all DiscoveryServices, that discover thing types of the given binding id.
getEarliest() - Method in interface org.openhab.core.persistence.PersistenceItemInfo
Returns the earliest timestamp from data in the persistence database
getEARLIESTEARLIESTKeyword_13_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getEARLIESTEnumLiteralDeclaration_13() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getElementClass() - Method in interface org.openhab.core.model.yaml.YamlModelListener
Get the DTO class to be used for each object of this model type.
getEncoding() - Method in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
getEncoding() - Method in interface org.openhab.core.model.sitemap.sitemap.Video
Returns the value of the 'Encoding' attribute.
getEncodingAssignment_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getEncodingKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getEncodingSTRINGTerminalRuleCall_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getEnd() - Method in class org.openhab.core.types.TimeSeries
Get the timestamp of the last element in this series.
getEndDate() - Method in class org.openhab.core.persistence.FilterCriteria
 
getEndKeyword_7() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
 
getEndpoint() - Method in exception class org.openhab.core.io.transport.modbus.exception.ModbusConnectionException
Get endpoint associated with this connection error
getEndpoint() - Method in interface org.openhab.core.io.transport.modbus.ModbusCommunicationInterface
Get endpoint associated with this communication interface
getEndpoint() - Method in interface org.openhab.core.io.transport.modbus.TaskWithEndpoint
Gets endpoint associated with this task
getEndpointPoolConfiguration(ModbusSlaveEndpoint) - Method in interface org.openhab.core.io.transport.modbus.ModbusManager
Get general configuration settings applied to a given endpoint Note that default configuration settings are returned in case the endpoint has not been configured.
getEnv() - Method in class org.openhab.core.scheduler.CronAdjuster
 
getEPackages() - Method in class org.openhab.core.model.persistence.validation.AbstractPersistenceValidator
 
getEPackages() - Method in class org.openhab.core.model.rule.validation.AbstractRulesValidator
 
getEPackages() - Method in class org.openhab.core.model.script.validation.AbstractScriptValidator
 
getEPackages() - Method in class org.openhab.core.model.sitemap.validation.AbstractSitemapValidator
 
getEPackages() - Method in class org.openhab.core.model.thing.validation.AbstractThingValidator
 
getEPackages() - Method in class org.openhab.core.model.validation.AbstractItemsValidator
 
getEQUALITYEnumLiteralDeclaration_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getEQUALITYEQUALITYKeyword_0_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getEqualsFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getEqualsFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for class 'Equals Filter'.
getEqualsFilter_Values() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getEqualsFilter_Values() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the attribute list 'Values'.
getEqualsFilterAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getEqualsFilterParserRuleCall_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
 
getEqualsFilterRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getEqualsSignKeyword_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.EqualsFilterElements
 
getEqualsSignKeyword_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
 
getEqualsSignKeyword_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
 
getEqualsSignKeyword_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
 
getEqualsSignKeyword_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelPropertyElements
 
getEqualsSignKeyword_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
 
getEqualsSignKeyword_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
 
getEqualsSignKeyword_2_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
 
getEqualsSignKeyword_2_0_1_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getEqualsSignKeyword_2_0_2_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getEqualsSignKeyword_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
 
getEqualsSignKeyword_4_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getEqualsSignKeyword_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonDefinitionElements
 
getEqualsSignKeyword_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonDefinitionElements
 
getEquipment(Item) - Static method in class org.openhab.core.model.script.actions.Semantics
Gets the related Equipment Item an Item belongs to.
getEquipment(Item) - Static method in class org.openhab.core.semantics.SemanticTags
Determines the semantic Equipment type of an Item.
getEquipmentType(Item) - Static method in class org.openhab.core.model.script.actions.Semantics
Gets the Equipment type an Item relates to.
getError() - Method in exception class org.openhab.core.auth.client.oauth2.OAuthResponseException
 
getErrorDescription() - Method in exception class org.openhab.core.auth.client.oauth2.OAuthResponseException
 
getErrorMessage() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfo
Returns the error message in case of result is FirmwareUpdateResult.ERROR.
getErrors() - Method in exception class org.openhab.core.model.script.engine.ScriptException
All Errors that lead to this Exception.
getErrorUri() - Method in exception class org.openhab.core.auth.client.oauth2.OAuthResponseException
 
getEvent() - Method in class org.openhab.core.thing.events.ChannelTriggeredEvent
Returns the event.
getEvent() - Method in class org.openhab.core.thing.events.ThingEventFactory.TriggerEventPayloadBean
 
getEvent() - Method in class org.openhab.core.thing.type.ChannelType
Returns information about the supported events.
getEventEmittedTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getEventEmittedTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Event Emitted Trigger'.
getEventEmittedTrigger_Channel() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getEventEmittedTrigger_Channel() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'Channel'.
getEventEmittedTrigger_Trigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getEventEmittedTrigger_Trigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the containment reference 'Trigger'.
getEventEmittedTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getEventEmittedTriggerParserRuleCall_6() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
 
getEventEmittedTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getEventFilter() - Method in interface org.openhab.core.events.EventSubscriber
Gets an EventFilter in order to receive specific events if the filter applies.
getEventPublisher() - Method in class org.openhab.core.common.registry.AbstractRegistry
 
getEventPublisher() - Static method in class org.openhab.core.model.script.ScriptServiceUtil
 
getEventtrigger() - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
getEventtrigger() - Method in interface org.openhab.core.model.rule.rules.Rule
Returns the value of the 'Eventtrigger' containment reference list.
getEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Event Trigger'.
getEventTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getEventtriggerAssignment_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
 
getEventtriggerAssignment_4_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
 
getEventtriggerEventTriggerParserRuleCall_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
 
getEventtriggerEventTriggerParserRuleCall_4_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
 
getEventTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getEventType() - Method in interface org.openhab.core.io.transport.serial.SerialPortEvent
Get the type of the event.
getException() - Method in class org.openhab.core.voice.text.InterpretationResult
 
getExceptionCode() - Method in exception class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException
 
getExceptionCode() - Method in enum class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException.KnownExceptionCode
 
getExchangeRate(Unit<Currency>) - Static method in class org.openhab.core.library.unit.CurrencyUnits
Get the exchange rate for a given currency to the system's base unit
getExchangeRateFunction() - Method in interface org.openhab.core.library.unit.CurrencyProvider
Get a Function that supplies exchanges rates for currencies supported by this provider
getExclamationMarkKeyword_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.GroupExcludeConfigElements
 
getExclamationMarkKeyword_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ItemExcludeConfigElements
 
getExclamationMarkKeyword_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotEqualsFilterElements
 
getExecutionTime() - Method in interface org.openhab.core.automation.module.script.action.Timer
Gets the scheduled exection time
getExecutionTime() - Method in class org.openhab.core.model.script.actions.Timer
 
getExecutorService() - Method in interface org.openhab.core.thing.profiles.ProfileContext
Get a scheduler to be used within profiles (if needed at all)
getExpiresIn() - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
 
getExpiresIn() - Method in class org.openhab.core.auth.client.oauth2.DeviceCodeResponseDTO
 
getExpression() - Method in class org.openhab.core.voice.text.Rule
 
getExpressionsAssignment_1_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.ScriptElements
 
getExpressionsXExpressionOrVarDeclarationParserRuleCall_1_0_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.ScriptElements
 
getExtensibleChannelTypeIds() - Method in class org.openhab.core.thing.type.ThingType
 
getExtension() - Method in interface org.openhab.core.model.core.ModelParser
Returns the file extensions of the models this parser registers for.
getExtension(String) - Static method in class org.openhab.core.audio.utils.AudioStreamUtils
Gets the extension of a filename.
getExtensionClasses() - Method in class org.openhab.core.model.script.scoping.ScriptImplicitlyImportedTypes
 
getFactory() - Method in class org.openhab.core.automation.module.script.ScriptEngineContainer
 
getFailureCallback() - Method in interface org.openhab.core.io.transport.modbus.TaskWithEndpoint
Gets the failure callback associated with this task, will be called in case of an error
getFalseKeyword_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BOOLEANElements
 
getFalseKeyword_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.BOOLEAN_OBJECTElements
 
getFalseKeyword_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BOOLEANElements
 
getFeatureCallIDAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getFeatureCallIDAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getFeatureCallIDRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getFeatureCallIDRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getField() - Method in class org.openhab.core.thing.events.ChannelDescriptionChangedEvent
Gets the changed field.
getFileFormatGenerator() - Method in interface org.openhab.core.items.fileconverter.ItemFileGenerator
Returns the format of the file.
getFileFormatGenerator() - Method in interface org.openhab.core.thing.fileconverter.ThingFileGenerator
Returns the format of the file.
getFilenames(String[]) - Method in class org.openhab.core.transform.AbstractFileTransformationService
Deprecated.
Returns a list of all files with the given extensions in the transformation folder
getFilter() - Method in class org.openhab.core.config.core.dto.XmlParameter
 
getFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for class 'Filter'.
getFilter_Definition() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getFilter_Definition() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the containment reference 'Definition'.
getFilter_Name() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getFilter_Name() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the attribute 'Name'.
getFilterAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getFilterCriteria() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
Returns a list of filter criteria for a dynamically created selection list.
getFilterDetails() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getFilterDetails() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for class 'Filter Details'.
getFilterDetailsAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getFilterDetailsRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getFilterKeyword_2_0_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getFilterRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getFilters() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
getFilters() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
getFilters() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceConfiguration
Returns the value of the 'Filters' reference list.
getFilters() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceModel
Returns the value of the 'Filters' containment reference list.
getFilters() - Method in class org.openhab.core.persistence.registry.PersistenceServiceConfiguration
Get all defined filters.
getFiltersAssignment_2_0_2_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getFiltersAssignment_2_0_2_3_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getFiltersAssignment_6_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getFiltersFilterCrossReference_2_0_2_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getFiltersFilterCrossReference_2_0_2_3_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getFiltersFilterIDTerminalRuleCall_2_0_2_2_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getFiltersFilterIDTerminalRuleCall_2_0_2_3_1_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getFiltersFilterParserRuleCall_6_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getFiltersKeyword_6_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getFirmware(Thing, String) - Method in interface org.openhab.core.thing.firmware.FirmwareProvider
Returns the firmware for the given thing and provided firmware version.
getFirmware(Thing, String) - Method in interface org.openhab.core.thing.firmware.FirmwareRegistry
Returns the firmware for the given thing and firmware version by using the locale provided by the LocaleProvider.
getFirmware(Thing, String, Locale) - Method in interface org.openhab.core.thing.firmware.FirmwareProvider
Returns the firmware for the given thing and version for the given locale.
getFirmware(Thing, String, Locale) - Method in interface org.openhab.core.thing.firmware.FirmwareRegistry
Returns the firmware for the given thing, firmware version and locale.
getFirmwareRestriction() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
Provides the restriction of the firmware as FirmwareRestriction function.
getFirmwares(Thing) - Method in interface org.openhab.core.thing.firmware.FirmwareProvider
Returns the set of available firmwares for the given thing.
getFirmwares(Thing) - Method in interface org.openhab.core.thing.firmware.FirmwareRegistry
Returns the collection of available firmwares for the given thing using the locale provided by the LocaleProvider.
getFirmwares(Thing, Locale) - Method in interface org.openhab.core.thing.firmware.FirmwareProvider
Returns the set of available firmwares for the given thing and the given locale.
getFirmwares(Thing, Locale) - Method in interface org.openhab.core.thing.firmware.FirmwareRegistry
Returns the collection of available firmwares for the given thing and locale.
getFirmwareStatus() - Method in class org.openhab.core.thing.firmware.FirmwareStatusInfo
Returns the firmware status.
getFirmwareStatusInfo() - Method in class org.openhab.core.thing.firmware.FirmwareStatusInfoEvent
Returns the firmware status info.
getFirmwareStatusInfo(ThingUID) - Method in interface org.openhab.core.thing.firmware.FirmwareUpdateService
Returns the FirmwareStatusInfo for the thing having the given thing UID.
getFirmwareUpdateResultInfo() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfoEvent
Returns the firmware update result info.
getFirmwareVersion() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfo
Returns the firmware version of the firmware that is updated.
getFirstReconnectAfter() - Method in class org.openhab.core.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
 
getFKeyword_1() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
 
getFlag() - Method in interface org.openhab.core.config.discovery.DiscoveryResult
Returns the flag of this result object.
The flag signals e.g. if the result is DiscoveryResultFlag.NEW or has been marked as DiscoveryResultFlag.IGNORED.
getFloat32() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
Extract single-precision 32-bit IEEE 754 floating point at current position, and advance position.
getFloat32Swap() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
Extract single-precision 32-bit IEEE 754 floating point at current position, and advance position.
getFLOATRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getFLOATTerminalRuleCall_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NumberElements
 
getFLOATTerminalRuleCall_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.XStateElements
 
getFlowControlMode() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
 
getFlowControlMode() - Method in interface org.openhab.core.io.transport.serial.SerialPort
Gets the flow control mode value.
getFollowElements(AbstractInternalContentAssistParser) - Method in class org.openhab.core.model.ide.contentassist.antlr.PartialItemsContentAssistParser
 
getFollowElements(AbstractInternalContentAssistParser) - Method in class org.openhab.core.model.persistence.ide.contentassist.antlr.PartialPersistenceContentAssistParser
 
getFollowElements(AbstractInternalContentAssistParser) - Method in class org.openhab.core.model.rule.ide.contentassist.antlr.PartialRulesContentAssistParser
 
getFollowElements(AbstractInternalContentAssistParser) - Method in class org.openhab.core.model.script.ide.contentassist.antlr.PartialScriptContentAssistParser
 
getFollowElements(AbstractInternalContentAssistParser) - Method in class org.openhab.core.model.sitemap.ide.contentassist.antlr.PartialSitemapContentAssistParser
 
getFollowElements(AbstractInternalContentAssistParser) - Method in class org.openhab.core.model.thing.ide.contentassist.antlr.PartialThingContentAssistParser
 
getForceAsItem() - Method in interface org.openhab.core.model.sitemap.sitemap.Chart
Returns the value of the 'Force As Item' attribute.
getForceAsItem() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
getForceAsItemAssignment_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getForceAsItemBOOLEAN_OBJECTParserRuleCall_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getForceasitemKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getFormat() - Method in class org.openhab.core.audio.AudioStream
Gets the supported audio format
getFormat() - Method in class org.openhab.core.audio.ByteArrayAudioStream
 
getFormat() - Method in class org.openhab.core.audio.FileAudioStream
 
getFormat() - Method in class org.openhab.core.audio.PipedAudioStream
 
getFormat() - Method in class org.openhab.core.audio.URLAudioStream
 
getFormatPattern(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
Gets the format pattern for the widget value, retrieved from widget label, item label or item state description
getFormats() - Method in class org.openhab.core.ui.icon.IconSet
Provides information about supported file formats of this set.
getFrame() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getFrame() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Frame'.
getFrameAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getFrameAction_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getFrameKeyword_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getFrameParserRuleCall_0_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
 
getFrameRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getFrequency() - Method in class org.openhab.core.audio.AudioFormat
Gets frequency
getFrequency() - Method in enum class org.openhab.core.audio.utils.ToneSynthesizer.Note
 
getFrom(String) - Static method in class org.openhab.core.io.net.http.HttpRequestBuilder
Construct an http request builder to get data from an url
getFromKeyword_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
 
getFromKeyword_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
 
getFromKeyword_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
 
getFullJvmFormalParameterAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getFullJvmFormalParameterAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getFullJvmFormalParameterRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getFullJvmFormalParameterRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getFullRangeOfAddressesToScan() - Static method in class org.openhab.core.net.NetUtil
For all network interfaces (except loopback) all IPv4 addresses are returned.
getFullStopKeyword_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.DECIMALElements
 
getFullStopKeyword_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.NUMBERElements
 
getFullStopKeyword_2_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.NUMBERElements
 
getFunction() - Method in class org.openhab.core.items.GroupItem
Returns the function of this GroupItem.
getFunction() - Method in class org.openhab.core.model.items.impl.ModelGroupItemImpl
getFunction() - Method in interface org.openhab.core.model.items.ModelGroupItem
Returns the value of the 'Function' attribute.
getFunctionAssignment_2_2_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getFunctionCode() - Method in class org.openhab.core.io.transport.modbus.ModbusReadRequestBlueprint
 
getFunctionCode() - Method in interface org.openhab.core.io.transport.modbus.ModbusResponse
Function code of the response.
getFunctionCode() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteCoilRequestBlueprint
 
getFunctionCode() - Method in enum class org.openhab.core.io.transport.modbus.ModbusWriteFunctionCode
Get numeric function code represented by this instance
getFunctionCode() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRegisterRequestBlueprint
 
getFunctionCode() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRequestBlueprint
Returns the function code of this ModbusMessage as int.
The function code is a 1-byte non negative integer value valid in the range of 0-127.
Function codes are ordered in conformance classes their values are specified in net.wimpi.modbus.Modbus.
getFunctionModelGroupFunctionEnumRuleCall_2_2_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getGrammar() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getGrammar() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getGrammar() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getGrammar() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getGrammar() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getGrammar() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getGrammar(Locale, String) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
 
getGrammar(Locale, String) - Method in interface org.openhab.core.voice.text.HumanLanguageInterpreter
Gets the grammar of all commands of a given Locale of the interpreter
getGrammarAccess() - Method in class org.openhab.core.model.ide.contentassist.antlr.ItemsParser
 
getGrammarAccess() - Method in class org.openhab.core.model.parser.antlr.ItemsParser
 
getGrammarAccess() - Method in class org.openhab.core.model.persistence.ide.contentassist.antlr.PersistenceParser
 
getGrammarAccess() - Method in class org.openhab.core.model.persistence.parser.antlr.PersistenceParser
 
getGrammarAccess() - Method in class org.openhab.core.model.rule.ide.contentassist.antlr.RulesParser
 
getGrammarAccess() - Method in class org.openhab.core.model.rule.parser.antlr.RulesParser
 
getGrammarAccess() - Method in class org.openhab.core.model.script.ide.contentassist.antlr.ScriptParser
 
getGrammarAccess() - Method in class org.openhab.core.model.script.parser.antlr.ScriptParser
 
getGrammarAccess() - Method in class org.openhab.core.model.sitemap.ide.contentassist.antlr.SitemapParser
 
getGrammarAccess() - Method in class org.openhab.core.model.sitemap.parser.antlr.SitemapParser
 
getGrammarAccess() - Method in class org.openhab.core.model.thing.ide.contentassist.antlr.ThingParser
 
getGrammarAccess() - Method in class org.openhab.core.model.thing.parser.antlr.ThingParser
 
getGravity() - Method in class org.openhab.core.library.types.PointType
 
getGreaterThanSignKeyword_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
 
getGreaterThanSignKeyword_3_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getGreekCapitalLetterOmegaKeyword_10() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.UNITElements
 
getGreekCapitalLetterOmegaKeyword_2() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
 
getGreen() - Method in class org.openhab.core.library.types.HSBType
Deprecated.
getGroup() - Method in interface org.openhab.core.model.persistence.persistence.GroupConfig
Returns the value of the 'Group' attribute.
getGroup() - Method in class org.openhab.core.model.persistence.persistence.impl.GroupConfigImpl
getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.AliasConfigurationElements
 
getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.AllConfigElements
 
getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
 
getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.DECIMALElements
 
getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.EqualsFilterElements
 
getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterElements
 
getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.GroupConfigElements
 
getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.GroupExcludeConfigElements
 
getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.IncludeFilterElements
 
getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ItemExcludeConfigElements
 
getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotEqualsFilterElements
 
getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotIncludeFilterElements
 
getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
 
getGroup() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
 
getGroup() - Method in interface org.openhab.core.model.rule.rules.GroupMemberChangedEventTrigger
Returns the value of the 'Group' attribute.
getGroup() - Method in interface org.openhab.core.model.rule.rules.GroupMemberCommandEventTrigger
Returns the value of the 'Group' attribute.
getGroup() - Method in interface org.openhab.core.model.rule.rules.GroupMemberUpdateEventTrigger
Returns the value of the 'Group' attribute.
getGroup() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
getGroup() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
getGroup() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
 
getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
 
getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.DateTimeTriggerElements
 
getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
 
getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
 
getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
 
getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
 
getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
 
getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleModelElements
 
getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemOnShutdownTriggerElements
 
getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemOnStartupTriggerElements
 
getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemStartlevelTriggerElements
 
getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
 
getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
 
getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
 
getGroup() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
 
getGroup() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
 
getGroup() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.ScriptElements
 
getGroup() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.IconElements
 
getGroup() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ItemModelElements
 
getGroup() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
 
getGroup() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getGroup() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getGroup() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelPropertyElements
 
getGroup() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.NUMBERElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonDefinitionElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconNameElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NumberElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.PeriodElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapModelElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getGroup() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getGroup() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Group'.
getGroup() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.CHANNEL_IDElements
 
getGroup() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getGroup() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getGroup() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
 
getGroup() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getGroup() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.NUMBERElements
 
getGroup() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UIDElements
 
getGroup() - Method in class org.openhab.core.persistence.config.PersistenceGroupConfig
 
getGroup() - Method in class org.openhab.core.persistence.config.PersistenceGroupExcludeConfig
 
getGroup_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.UNITElements
 
getGroup_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
 
getGroup_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.IconElements
 
getGroup_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
 
getGroup_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconNameElements
 
getGroup_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
 
getGroup_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.PeriodElements
 
getGroup_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
 
getGroup_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
 
getGroup_0_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getGroup_0_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
 
getGroup_0_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
 
getGroup_0_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getGroup_0_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.IconElements
 
getGroup_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getGroup_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
 
getGroup_1() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.ScriptElements
 
getGroup_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemTypeElements
 
getGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
 
getGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
 
getGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
 
getGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
 
getGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
 
getGroup_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.CHANNEL_IDElements
 
getGroup_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelItemTypeElements
 
getGroup_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
 
getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
 
getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getGroup_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getGroup_1_0_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
 
getGroup_1_0_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
 
getGroup_1_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemTypeElements
 
getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getGroup_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getGroup_1_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getGroup_1_10() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_10() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_10() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup_1_10_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_10_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_10_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup_1_10_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_10_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_10_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup_1_11() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_11() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_11() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup_1_11_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_11_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_11_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup_1_11_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_11_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_11_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup_1_12() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_13() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getGroup_1_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getGroup_1_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getGroup_1_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getGroup_1_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getGroup_1_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getGroup_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getGroup_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getGroup_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getGroup_1_3_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getGroup_1_3_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getGroup_1_3_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getGroup_1_3_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getGroup_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getGroup_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getGroup_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getGroup_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getGroup_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getGroup_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getGroup_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getGroup_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getGroup_1_4_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getGroup_1_4_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getGroup_1_4_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getGroup_1_4_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getGroup_1_4_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getGroup_1_4_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getGroup_1_4_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getGroup_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getGroup_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getGroup_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getGroup_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getGroup_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getGroup_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getGroup_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getGroup_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getGroup_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getGroup_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getGroup_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getGroup_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getGroup_1_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getGroup_1_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getGroup_1_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getGroup_1_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getGroup_1_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getGroup_1_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getGroup_1_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getGroup_1_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getGroup_1_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getGroup_1_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getGroup_1_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getGroup_1_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getGroup_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getGroup_1_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getGroup_1_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getGroup_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getGroup_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getGroup_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getGroup_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getGroup_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getGroup_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getGroup_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getGroup_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getGroup_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getGroup_1_7_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getGroup_1_7_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getGroup_1_7_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getGroup_1_7_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getGroup_1_7_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getGroup_1_7_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getGroup_1_7_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup_1_7_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getGroup_1_7_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getGroup_1_7_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getGroup_1_8() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_8() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_8() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getGroup_1_8() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getGroup_1_8() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup_1_8() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup_1_8() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getGroup_1_8() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getGroup_1_8_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_8_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_8_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getGroup_1_8_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getGroup_1_8_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup_1_8_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup_1_8_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getGroup_1_8_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getGroup_1_8_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_8_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_8_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getGroup_1_8_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getGroup_1_8_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup_1_8_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup_1_8_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getGroup_1_8_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getGroup_1_9() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_9() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_9() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup_1_9() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup_1_9_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_9_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_9_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup_1_9_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup_1_9_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getGroup_1_9_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getGroup_1_9_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getGroup_1_9_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getGroup_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.DECIMALElements
 
getGroup_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.EqualsFilterElements
 
getGroup_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotEqualsFilterElements
 
getGroup_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
 
getGroup_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getGroup_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.NUMBERElements
 
getGroup_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
 
getGroup_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.NUMBERElements
 
getGroup_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getGroup_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getGroup_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getGroup_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getGroup_2_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getGroup_2_0_1_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getGroup_2_0_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getGroup_2_0_2_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getGroup_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getGroup_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getGroup_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getGroup_2_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getGroup_2_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getGroup_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getGroup_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getGroup_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getGroup_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getGroup_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getGroup_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getGroup_2_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getGroup_2_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getGroup_2_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getGroup_2_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getGroup_2_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getGroup_2_2_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getGroup_2_2_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getGroup_2_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getGroup_2_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getGroup_2_2_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getGroup_2_2_2_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getGroup_2_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getGroup_2_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getGroup_2_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getGroup_2_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getGroup_2_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getGroup_2_3_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getGroup_2_3_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getGroup_2_3_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getGroup_2_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getGroup_2_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getGroup_2_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getGroup_2_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getGroup_2_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getGroup_2_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getGroup_2_4_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getGroup_2_4_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getGroup_2_4_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getGroup_2_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getGroup_2_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getGroup_2_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getGroup_2_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getGroup_2_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getGroup_2_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getGroup_2_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getGroup_2_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getGroup_2_5_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getGroup_2_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getGroup_2_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getGroup_2_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getGroup_2_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getGroup_2_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getGroup_2_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getGroup_2_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getGroup_2_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getGroup_2_6_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getGroup_2_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getGroup_2_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getGroup_2_7_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getGroup_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
 
getGroup_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
 
getGroup_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
 
getGroup_3() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
 
getGroup_3() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getGroup_3() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelPropertyElements
 
getGroup_3() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
 
getGroup_3() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getGroup_3_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
 
getGroup_4() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getGroup_4() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
 
getGroup_4() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.DateTimeTriggerElements
 
getGroup_4() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
 
getGroup_4() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
 
getGroup_4() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
 
getGroup_4() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getGroup_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
 
getGroup_4() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getGroup_4() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getGroup_4() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getGroup_4_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getGroup_4_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getGroup_4_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getGroup_5() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getGroup_5() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getGroup_5() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getGroup_5() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UIDElements
 
getGroup_5_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getGroup_5_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getGroup_5_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getGroup_6() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getGroup_6() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getGroup_6() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getGroup_6() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getGroup_6_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getGroup_7() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getGroup_7() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonDefinitionElements
 
getGroup_8() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getGroupAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getGroupAssignment_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.GroupConfigElements
 
getGroupAssignment_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
 
getGroupAssignment_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
 
getGroupAssignment_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
 
getGroupConfig() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getGroupConfig() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for class 'Group Config'.
getGroupConfig_Group() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getGroupConfig_Group() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the attribute 'Group'.
getGroupConfigAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getGroupConfigRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getGroupExclude() - Method in interface org.openhab.core.model.persistence.persistence.GroupExcludeConfig
Returns the value of the 'Group Exclude' attribute.
getGroupExclude() - Method in class org.openhab.core.model.persistence.persistence.impl.GroupExcludeConfigImpl
getGroupExcludeAssignment_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.GroupExcludeConfigElements
 
getGroupExcludeConfig() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getGroupExcludeConfig() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for class 'Group Exclude Config'.
getGroupExcludeConfig_GroupExclude() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getGroupExcludeConfig_GroupExclude() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the attribute 'Group Exclude'.
getGroupExcludeConfigAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getGroupExcludeConfigRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getGroupExcludeIDTerminalRuleCall_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.GroupExcludeConfigElements
 
getGroupId() - Method in class org.openhab.core.thing.ChannelUID
Returns the group id.
getGroupIDTerminalRuleCall_0_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.GroupConfigElements
 
getGroupItemNameParserRuleCall_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
 
getGroupItemNameParserRuleCall_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
 
getGroupItemNameParserRuleCall_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
 
getGroupItemRefAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getGroupItemRefRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getGroupKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getGroupKeyword_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getGroupMemberChangedEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getGroupMemberChangedEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Group Member Changed Event Trigger'.
getGroupMemberChangedEventTrigger_Group() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getGroupMemberChangedEventTrigger_Group() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'Group'.
getGroupMemberChangedEventTrigger_NewState() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getGroupMemberChangedEventTrigger_NewState() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the containment reference 'New State'.
getGroupMemberChangedEventTrigger_OldState() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getGroupMemberChangedEventTrigger_OldState() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the containment reference 'Old State'.
getGroupMemberChangedEventTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getGroupMemberChangedEventTriggerParserRuleCall_5() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
 
getGroupMemberChangedEventTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getGroupMemberCommandEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getGroupMemberCommandEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Group Member Command Event Trigger'.
getGroupMemberCommandEventTrigger_Command() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getGroupMemberCommandEventTrigger_Command() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the containment reference 'Command'.
getGroupMemberCommandEventTrigger_Group() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getGroupMemberCommandEventTrigger_Group() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'Group'.
getGroupMemberCommandEventTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getGroupMemberCommandEventTriggerParserRuleCall_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
 
getGroupMemberCommandEventTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getGroupMemberUpdateEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getGroupMemberUpdateEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Group Member Update Event Trigger'.
getGroupMemberUpdateEventTrigger_Group() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getGroupMemberUpdateEventTrigger_Group() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'Group'.
getGroupMemberUpdateEventTrigger_State() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getGroupMemberUpdateEventTrigger_State() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the containment reference 'State'.
getGroupMemberUpdateEventTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getGroupMemberUpdateEventTriggerParserRuleCall_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
 
getGroupMemberUpdateEventTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getGroupName() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
Returns the group for this configuration parameter.
getGroupName() - Method in class org.openhab.core.config.core.dto.XmlParameter
Gets the value of the groupName property.
getGroupNames() - Method in class org.openhab.core.items.GenericItem
 
getGroupNames() - Method in interface org.openhab.core.items.Item
Returns a list of the names of the groups this item belongs to.
getGroupParserRuleCall_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
 
getGroupRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getGroups() - Method in class org.openhab.core.model.items.impl.ModelItemImpl
getGroups() - Method in interface org.openhab.core.model.items.ModelItem
Returns the value of the 'Groups' attribute list.
getGroupsAssignment_4_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getGroupsAssignment_4_2_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getGroupsIDTerminalRuleCall_4_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getGroupsIDTerminalRuleCall_4_2_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getHandler() - Method in interface org.openhab.core.thing.Bridge
Gets the bridge handler.
getHandler() - Method in interface org.openhab.core.thing.Thing
Gets the handler.
getHandler(Module, String) - Method in class org.openhab.core.automation.handler.BaseModuleHandlerFactory
 
getHandler(Module, String) - Method in interface org.openhab.core.automation.handler.ModuleHandlerFactory
Creates a ModuleHandler instance needed for the operation of the Modules included in Rules.
getHandlerAcceptedCommandTypes() - Method in interface org.openhab.core.thing.profiles.ProfileContext
Get the list of accepted command types for commands sent to the handler This is an optional method and will return an empty list if not implemented.
getHandlers() - Method in class org.openhab.core.automation.handler.BaseModuleHandlerFactory
Provides all available ModuleHandlers created by concrete factory implementation.
getHeight() - Method in interface org.openhab.core.model.sitemap.sitemap.Default
Returns the value of the 'Height' attribute.
getHeight() - Method in class org.openhab.core.model.sitemap.sitemap.impl.DefaultImpl
getHeight() - Method in class org.openhab.core.model.sitemap.sitemap.impl.MapviewImpl
getHeight() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
getHeight() - Method in interface org.openhab.core.model.sitemap.sitemap.Mapview
Returns the value of the 'Height' attribute.
getHeight() - Method in interface org.openhab.core.model.sitemap.sitemap.Webview
Returns the value of the 'Height' attribute.
getHeightAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getHeightAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getHeightAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getHeightINTTerminalRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getHeightINTTerminalRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getHeightINTTerminalRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getHeightKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getHeightKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getHeightKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getHelp(String, String, Collection<ConsoleCommandExtension>) - Static method in class org.openhab.core.io.console.ConsoleInterpreter
 
getHEXRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getHEXRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getHLI() - Method in interface org.openhab.core.voice.VoiceManager
Retrieves a HumanLanguageInterpreter.
getHLI(String) - Method in interface org.openhab.core.voice.VoiceManager
Retrieves a HumanLanguageInterpreter with the given id.
getHLIs() - Method in interface org.openhab.core.voice.VoiceManager
Retrieves all HumanLanguageInterpreters.
getHLIsByIds(String) - Method in interface org.openhab.core.voice.VoiceManager
Retrieves a HumanLanguageInterpreter collection.
getHLIsByIds(List<String>) - Method in interface org.openhab.core.voice.VoiceManager
Retrieves a HumanLanguageInterpreter collection.
getHolidayDescription(String) - Method in interface org.openhab.core.ephemeris.EphemerisManager
Gets the localized holiday description
getHolidayDescription(String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
getHost() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
Get the MQTT broker host
getHostName() - Method in interface org.openhab.core.io.net.http.TlsProvider
Host name for which this tls-provider is intended.
getHttpServicePort(BundleContext) - Static method in class org.openhab.core.net.HttpServiceUtil
Get the port that is used by the HTTP service.
getHttpServicePortSecure(BundleContext) - Static method in class org.openhab.core.net.HttpServiceUtil
 
getHue() - Method in class org.openhab.core.library.types.HSBType
 
getHyphenMinusGreaterThanSignKeyword_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.AliasConfigurationElements
 
getHyphenMinusKeyword_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.DECIMALElements
 
getHyphenMinusKeyword_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.NUMBERElements
 
getHyphenMinusKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NumberElements
 
getHyphenMinusKeyword_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.NUMBERElements
 
getHyphenMinusKeyword_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconNameElements
 
getHyphenMinusKeyword_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.PeriodElements
 
getIcon() - Method in class org.openhab.core.model.items.impl.ModelItemImpl
getIcon() - Method in interface org.openhab.core.model.items.ModelItem
Returns the value of the 'Icon' attribute.
getIcon() - Method in interface org.openhab.core.model.sitemap.sitemap.ButtonDefinition
Returns the value of the 'Icon' attribute.
getIcon() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonDefinitionImpl
getIcon() - Method in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
getIcon() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
getIcon() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
getIcon() - Method in interface org.openhab.core.model.sitemap.sitemap.Mapping
Returns the value of the 'Icon' attribute.
getIcon() - Method in interface org.openhab.core.model.sitemap.sitemap.Sitemap
Returns the value of the 'Icon' attribute.
getIcon() - Method in interface org.openhab.core.model.sitemap.sitemap.Widget
Returns the value of the 'Icon' attribute.
getIcon(String, String, String, IconSet.Format) - Method in class org.openhab.core.ui.icon.AbstractResourceIconProvider
 
getIcon(String, String, String, IconSet.Format) - Method in interface org.openhab.core.ui.icon.IconProvider
retrieves the InputStream of an icon
getIconAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getIconAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getIconAssignment_1_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getIconAssignment_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
 
getIconAssignment_2_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getIconAssignment_2_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getIconAssignment_2_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getIconAssignment_3_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getIconAssignment_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
 
getIconAssignment_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonDefinitionElements
 
getIconColor() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
getIconColor() - Method in interface org.openhab.core.model.sitemap.sitemap.Widget
Returns the value of the 'Icon Color' containment reference list.
getIconColor(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
Gets the icon color for the widget.
getIconColorAssignment_1_10_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getIconColorAssignment_1_10_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getIconColorAssignment_1_10_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getIconColorAssignment_1_10_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getIconColorAssignment_1_10_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getIconColorAssignment_1_10_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getIconColorAssignment_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getIconColorAssignment_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getIconColorAssignment_1_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getIconColorAssignment_1_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getIconColorAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getIconColorAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getIconColorAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getIconColorAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getIconColorAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getIconColorAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getIconColorAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getIconColorAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getIconColorAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getIconColorAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getIconColorAssignment_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getIconColorAssignment_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getIconColorAssignment_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getIconColorAssignment_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getIconColorAssignment_1_7_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getIconColorAssignment_1_7_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getIconColorAssignment_1_7_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getIconColorAssignment_1_7_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getIconColorAssignment_1_8_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getIconColorAssignment_1_8_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getIconColorAssignment_2_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getIconColorAssignment_2_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getIconColorAssignment_2_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getIconColorAssignment_2_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getIconColorAssignment_2_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getIconColorAssignment_2_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getIconColorColorArrayParserRuleCall_1_10_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getIconColorColorArrayParserRuleCall_1_10_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getIconColorColorArrayParserRuleCall_1_10_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getIconColorColorArrayParserRuleCall_1_10_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getIconColorColorArrayParserRuleCall_1_10_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getIconColorColorArrayParserRuleCall_1_10_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getIconColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getIconColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getIconColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getIconColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getIconColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getIconColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getIconColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getIconColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getIconColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getIconColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getIconColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getIconColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getIconColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getIconColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getIconColorColorArrayParserRuleCall_1_7_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getIconColorColorArrayParserRuleCall_1_7_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getIconColorColorArrayParserRuleCall_1_7_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getIconColorColorArrayParserRuleCall_1_7_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getIconColorColorArrayParserRuleCall_1_7_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getIconColorColorArrayParserRuleCall_1_7_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getIconColorColorArrayParserRuleCall_1_7_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getIconColorColorArrayParserRuleCall_1_7_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getIconColorColorArrayParserRuleCall_1_8_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getIconColorColorArrayParserRuleCall_1_8_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getIconColorColorArrayParserRuleCall_2_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getIconColorColorArrayParserRuleCall_2_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getIconColorColorArrayParserRuleCall_2_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getIconColorColorArrayParserRuleCall_2_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getIconColorColorArrayParserRuleCall_2_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getIconColorColorArrayParserRuleCall_2_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getIconcolorKeyword_1_10_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getIconcolorKeyword_1_10_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getIconcolorKeyword_1_10_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getIconcolorKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getIconcolorKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getIconcolorKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getIconcolorKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getIconcolorKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getIconcolorKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getIconcolorKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getIconcolorKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getIconcolorKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getIconcolorKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getIconcolorKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getIconcolorKeyword_1_8_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getIconcolorKeyword_2_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getIconcolorKeyword_2_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getIconcolorKeyword_2_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getIconIconParserRuleCall_1_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getIconIconParserRuleCall_2_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getIconIconParserRuleCall_2_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getIconIconParserRuleCall_2_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getIconIconParserRuleCall_3_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getIconIconParserRuleCall_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
 
getIconIconParserRuleCall_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonDefinitionElements
 
getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getIconKeyword_1_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getIconKeyword_1_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getIconKeyword_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
 
getIconKeyword_2_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getIconKeyword_2_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getIconKeyword_2_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getIconKeyword_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getIconKeyword_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getIconKeyword_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getIconNameAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getIconNameParserRuleCall_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
 
getIconNameRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getIconRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getIconRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getIconRule() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getIconRule() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Icon Rule'.
getIconRule_Arg() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getIconRule_Arg() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Arg'.
getIconRule_Conditions() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getIconRule_Conditions() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the containment reference list 'Conditions'.
getIconRuleAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getIconRuleRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getIconRules() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
getIconRules() - Method in interface org.openhab.core.model.sitemap.sitemap.Widget
Returns the value of the 'Icon Rules' containment reference list.
getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getIconRulesAssignment_1_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getIconRulesAssignment_1_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getIconRulesAssignment_2_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getIconRulesAssignment_2_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getIconRulesAssignment_2_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getIconRulesAssignment_2_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getIconRulesAssignment_2_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getIconRulesAssignment_2_2_1_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getIconRulesIconRuleParserRuleCall_1_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getIconRulesIconRuleParserRuleCall_2_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getIconRulesIconRuleParserRuleCall_2_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getIconRulesIconRuleParserRuleCall_2_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getIconRulesIconRuleParserRuleCall_2_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getIconRulesIconRuleParserRuleCall_2_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getIconRulesIconRuleParserRuleCall_2_2_1_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getIconSets() - Method in class org.openhab.core.ui.icon.AbstractResourceIconProvider
 
getIconSets() - Method in interface org.openhab.core.ui.icon.IconProvider
Returns a set of icon set definitions (meta-data) which this provider defines.
getIconSets(Locale) - Method in interface org.openhab.core.ui.icon.IconProvider
Returns a set of localized icon set definitions (meta-data) which this provider defines.
getIconSTRINGTerminalRuleCall_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
 
getId() - Method in class org.openhab.core.addon.Addon
The id of the add-on (e.g.
getId() - Method in class org.openhab.core.addon.AddonInfo
Returns the id part of the UID
getId() - Method in interface org.openhab.core.addon.AddonService
Returns the ID of the service.
getId() - Method in class org.openhab.core.addon.AddonType
The id of the type
getId() - Method in interface org.openhab.core.audio.AudioSink
Returns a simple string that uniquely identifies this service
getId() - Method in interface org.openhab.core.audio.AudioSource
Returns a simple string that uniquely identifies this service
getId() - Method in class org.openhab.core.audio.AudioStream
Usefull for sinks playing the same stream multiple times, to avoid already done computation (like reencoding).
getId() - Method in interface org.openhab.core.automation.Module
Gets the Module's unique identifier in the scope of the rule in which this module belongs.
getId() - Method in class org.openhab.core.automation.util.ModuleBuilder
 
getId() - Method in class org.openhab.core.io.websocket.event.EventWebSocketAdapter
 
getId() - Method in class org.openhab.core.io.websocket.log.LogWebSocketAdapter
 
getId() - Method in interface org.openhab.core.io.websocket.WebSocketAdapter
The adapter id.
getId() - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
getId() - Method in interface org.openhab.core.model.thing.thing.ModelPropertyContainer
Returns the value of the 'Id' attribute.
getId() - Method in interface org.openhab.core.model.yaml.YamlElement
Get the identifier of this element.
getId() - Method in interface org.openhab.core.persistence.PersistenceService
Returns the id of this PersistenceService.
getId() - Method in class org.openhab.core.thing.ChannelGroupUID
Returns the id.
getId() - Method in class org.openhab.core.thing.ChannelUID
Returns the id.
getId() - Method in class org.openhab.core.thing.profiles.ProfileTypeUID
 
getId() - Method in class org.openhab.core.thing.ThingTypeUID
 
getId() - Method in class org.openhab.core.thing.ThingUID
Returns the id.
getId() - Method in class org.openhab.core.thing.type.ChannelDefinition
Returns the identifier of the channel.
getId() - Method in class org.openhab.core.thing.type.ChannelGroupDefinition
Returns the identifier of the channel group.
getId() - Method in class org.openhab.core.thing.type.ChannelGroupTypeUID
Returns the identifier of the channel group.
getId() - Method in class org.openhab.core.thing.type.ChannelTypeUID
Returns the identifier of the channel.
getId() - Method in class org.openhab.core.ui.icon.IconSet
Returns the id of the icon set.
getId() - Method in interface org.openhab.core.voice.KSService
Returns a simple string that uniquely identifies this service
getId() - Method in interface org.openhab.core.voice.STTService
Returns a simple string that uniquely identifies this service
getId() - Method in interface org.openhab.core.voice.text.HumanLanguageInterpreter
Returns a simple string that uniquely identifies this service
getId() - Method in interface org.openhab.core.voice.TTSService
Returns a simple string that uniquely identifies this service
getIdAssignment_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getIdAssignment_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getIdAssignment_2_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getIdCHANNEL_IDParserRuleCall_2_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getIdentifier() - Method in class org.openhab.core.automation.module.script.ScriptEngineContainer
 
getIdentifier() - Method in class org.openhab.core.service.ReadyMarker
 
getIdentifier(String) - Method in interface org.openhab.core.io.transport.serial.SerialPortManager
Gets a serial port identifier for a given name.
getIdentifier(Bundle) - Static method in class org.openhab.core.service.ReadyMarkerUtils
Gets an identifier for a bundle.
getIdentifiers() - Method in interface org.openhab.core.io.transport.serial.SerialPortManager
Gets the discovered serial port identifiers.
getIDFor(String, UID) - Static method in class org.openhab.core.thing.link.AbstractLink
Returns the link ID for a given item name and UID
getIdOrSuperAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getIdOrSuperAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getIdOrSuperRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getIdOrSuperRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getIDRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getIDRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getIDRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getIDRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getIDRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getIDRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getIDTerminalRuleCall() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ItemNameElements
 
getIDTerminalRuleCall() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupItemRefElements
 
getIDTerminalRuleCall() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ItemRefElements
 
getIDTerminalRuleCall() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UID_SEGMENTElements
 
getIDTerminalRuleCall_0_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.IconElements
 
getIDTerminalRuleCall_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconNameElements
 
getIDTerminalRuleCall_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.PeriodElements
 
getIDTerminalRuleCall_0_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.IconElements
 
getIDTerminalRuleCall_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.IconElements
 
getIDTerminalRuleCall_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.NUMBERElements
 
getIDTerminalRuleCall_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.CommandElements
 
getIDTerminalRuleCall_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconNameElements
 
getIDTerminalRuleCall_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.PeriodElements
 
getIDTerminalRuleCall_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.XStateElements
 
getIDTerminalRuleCall_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.NUMBERElements
 
getIDTerminalRuleCall_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
 
getIDTerminalRuleCall_1_0_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
 
getIDTerminalRuleCall_1_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelItemTypeElements
 
getIDTerminalRuleCall_1_1_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemTypeElements
 
getIDTerminalRuleCall_14() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.UNITElements
 
getIDTerminalRuleCall_2_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.NUMBERElements
 
getIDTerminalRuleCall_2_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.NUMBERElements
 
getIdUIDParserRuleCall_1_0_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getIdUIDParserRuleCall_2_0_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getIDUnit() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
getIDUnit() - Method in interface org.openhab.core.model.script.script.ScriptPackage
Returns the meta object for class 'ID Unit'.
getIDUnitAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getIDUnitAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getIDUnitParserRuleCall_1() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.AbstractUnitElements
 
getIDUnitRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getIDUnitRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getIdWithoutGroup() - Method in class org.openhab.core.thing.ChannelUID
Returns the id without the group id.
getImage() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getImage() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Image'.
getImage_Refresh() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getImage_Refresh() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Refresh'.
getImage_Url() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getImage_Url() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Url'.
getImageAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getImageKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getImageKeyword_10() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
 
getImageKeyword_11() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
 
getImageLink() - Method in class org.openhab.core.addon.Addon
A link to an image (png/svg) for the add-on
getImageParserRuleCall_0_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
 
getImageRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getImageUrl() - Method in class org.openhab.core.ui.tiles.ExternalServiceTile
 
getImageUrl() - Method in interface org.openhab.core.ui.tiles.Tile
The url to point to for the tile.
getImplicitImports(boolean) - Method in class org.openhab.core.model.script.scoping.ScriptImportSectionNamespaceScopeProvider
 
getImportSection() - Method in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
getImportSection() - Method in interface org.openhab.core.model.rule.rules.RuleModel
Returns the value of the 'Import Section' containment reference.
getImportSectionAssignment_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleModelElements
 
getImportSectionXImportSectionParserRuleCall_0_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleModelElements
 
getIncludeFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getIncludeFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for class 'Include Filter'.
getIncludeFilter_Lower() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getIncludeFilter_Lower() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the attribute 'Lower'.
getIncludeFilter_Unit() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getIncludeFilter_Unit() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the attribute 'Unit'.
getIncludeFilter_Upper() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getIncludeFilter_Upper() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the attribute 'Upper'.
getIncludeFilterAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getIncludeFilterParserRuleCall_4() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
 
getIncludeFilterRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getInfo(SseEventSink) - Method in class org.openhab.core.io.rest.SseBroadcaster
 
getInfoIf(Predicate<I>) - Method in class org.openhab.core.io.rest.SseBroadcaster
 
getInitialHiddenTokens() - Method in class org.openhab.core.model.ide.contentassist.antlr.ItemsParser
 
getInitialHiddenTokens() - Method in class org.openhab.core.model.persistence.ide.contentassist.antlr.PersistenceParser
 
getInitialHiddenTokens() - Method in class org.openhab.core.model.rule.ide.contentassist.antlr.RulesParser
 
getInitialHiddenTokens() - Method in class org.openhab.core.model.script.ide.contentassist.antlr.ScriptParser
 
getInitialHiddenTokens() - Method in class org.openhab.core.model.sitemap.ide.contentassist.antlr.SitemapParser
 
getInitialHiddenTokens() - Method in class org.openhab.core.model.thing.ide.contentassist.antlr.ThingParser
 
getINITIALIZINGKeyword_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingValidStateElements
 
getInjector() - Static method in class org.openhab.core.model.rule.RulesStandaloneSetup
 
getInjector() - Static method in class org.openhab.core.model.script.ScriptStandaloneSetup
 
getInput() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getInput() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Input'.
getInput_InputHint() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getInput_InputHint() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Input Hint'.
getInputAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getInputHint() - Method in class org.openhab.core.model.sitemap.sitemap.impl.InputImpl
getInputHint() - Method in interface org.openhab.core.model.sitemap.sitemap.Input
Returns the value of the 'Input Hint' attribute.
getInputHintAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getInputHintKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getInputHintSTRINGTerminalRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getInputKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getInputParserRuleCall_10() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
 
getInputRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getInputs() - Method in interface org.openhab.core.automation.Action
Gets the input references of the Action.
getInputs() - Method in interface org.openhab.core.automation.Condition
Gets the input references of the Condition.
getInputs() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
 
getInputs() - Method in class org.openhab.core.automation.type.ActionType
Gets the meta-information descriptions of Inputs defined by this type.
getInputs() - Method in class org.openhab.core.automation.type.ConditionType
Gets the meta-information descriptions of Inputs defined by this ConditionType.
getInputStream() - Method in class org.openhab.core.cache.lru.LRUMediaCacheEntry
Open an InputStream wrapped around the file There could be several clients InputStream on the same cache result
getInputStream() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
 
getInputStream() - Method in interface org.openhab.core.io.transport.serial.SerialPort
Returns an input stream.
getInputStream() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
Returns the input stream for the binary content of the firmware.
getInputStream(AudioFormat) - Method in interface org.openhab.core.audio.AudioSource
Gets an AudioStream for reading audio data in supported audio format
getInstance() - Static method in class org.openhab.core.io.net.http.TrustAllTrustManager
 
getInstance() - Static method in class org.openhab.core.library.unit.CurrencyUnits
 
getInstance() - Static method in class org.openhab.core.library.unit.ImperialUnits
Returns the unique instance of this class.
getInstance() - Static method in class org.openhab.core.library.unit.SIUnits
Returns the unique instance of this class.
getInstance() - Static method in class org.openhab.core.library.unit.Units
Returns the unique instance of this class.
getInstance() - Static method in class org.openhab.core.model.rule.scoping.RulesClassCache
 
getInstanceFromFile(String) - Static method in class org.openhab.core.io.net.http.PEMTrustManager
Creates a PEMTrustManager instance by reading the PEM certificate from the given file.
getInstanceFromServer(String) - Static method in class org.openhab.core.io.net.http.PEMTrustManager
Creates a PEMTrustManager instance by downloading the PEM certificate from the given server.
getInstanceFromServer(URL) - Static method in class org.openhab.core.io.net.http.PEMTrustManager
Creates a PEMTrustManager instance by downloading the PEM certificate from the given server.
getInstant() - Method in class org.openhab.core.library.types.DateTimeType
Get the Instant value of the object
getInstant() - Method in interface org.openhab.core.persistence.HistoricItem
returns the timestamp of the persisted item
getInteger(String) - Method in class org.openhab.core.config.core.xml.util.ConverterValueMap
Returns the numeric value associated with the specified name of the child's node.
getInteger(String, Integer) - Method in class org.openhab.core.config.core.xml.util.ConverterValueMap
Returns the numeric value associated with the specified name of the child's node.
getInterConnectDelayMillis() - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
 
getInterfaceDescription() - Method in class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
 
getInterfaceName(Object) - Method in class org.openhab.core.test.java.JavaOSGiTest
Returns the interface name for a given service object by choosing the first interface.
getInterfaceNumber() - Method in class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
 
getInterpolation() - Method in interface org.openhab.core.model.sitemap.sitemap.Chart
Returns the value of the 'Interpolation' attribute.
getInterpolation() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
getInterpolationAssignment_1_13_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getInterpolationKeyword_1_13_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getInterpolationSTRINGTerminalRuleCall_1_13_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getInterpreter() - Method in class org.openhab.core.voice.text.ExpressionIdentifier
 
getInterTransactionDelayMillis() - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
 
getInterval() - Method in class org.openhab.core.auth.client.oauth2.DeviceCodeResponseDTO
 
getINTRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getINTRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getINTRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getINTRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getINTTerminalRuleCall_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.XStateElements
 
getINTTerminalRuleCall_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.UNITElements
 
getINTTerminalRuleCall_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.DECIMALElements
 
getINTTerminalRuleCall_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NumberElements
 
getINTTerminalRuleCall_2_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.DECIMALElements
 
getInverted() - Method in class org.openhab.core.persistence.filter.PersistenceEqualsFilter
 
getInverted() - Method in class org.openhab.core.persistence.filter.PersistenceIncludeFilter
 
getIpv4NetAddress(String, short) - Static method in class org.openhab.core.net.NetUtil
Get the network address a specific ip address is in
getIpv4NetBroadcastAddress(String, short) - Static method in class org.openhab.core.net.NetUtil
Get the network broadcast address of the subnet a specific ip address is in
getIsKeyword_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.DateTimeTriggerElements
 
getIsKeyword_1_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
 
getItem() - Method in class org.openhab.core.items.events.AbstractItemRegistryEvent
Gets the item.
getItem() - Method in interface org.openhab.core.model.persistence.persistence.AliasConfiguration
Returns the value of the 'Item' attribute.
getItem() - Method in class org.openhab.core.model.persistence.persistence.impl.AliasConfigurationImpl
getItem() - Method in class org.openhab.core.model.persistence.persistence.impl.ItemConfigImpl
getItem() - Method in interface org.openhab.core.model.persistence.persistence.ItemConfig
Returns the value of the 'Item' attribute.
getItem() - Method in interface org.openhab.core.model.rule.rules.ChangedEventTrigger
Returns the value of the 'Item' attribute.
getItem() - Method in interface org.openhab.core.model.rule.rules.CommandEventTrigger
Returns the value of the 'Item' attribute.
getItem() - Method in interface org.openhab.core.model.rule.rules.DateTimeTrigger
Returns the value of the 'Item' attribute.
getItem() - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
getItem() - Method in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
getItem() - Method in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
getItem() - Method in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
getItem() - Method in interface org.openhab.core.model.rule.rules.UpdateEventTrigger
Returns the value of the 'Item' attribute.
getItem() - Method in interface org.openhab.core.model.sitemap.sitemap.Condition
Returns the value of the 'Item' attribute.
getItem() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
getItem() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
getItem() - Method in interface org.openhab.core.model.sitemap.sitemap.Widget
Returns the value of the 'Item' attribute.
getItem() - Method in class org.openhab.core.persistence.config.PersistenceItemConfig
 
getItem() - Method in class org.openhab.core.persistence.config.PersistenceItemExcludeConfig
 
getItem(String) - Method in interface org.openhab.core.items.ItemRegistry
This method retrieves a single item from the registry.
getItem(String) - Method in class org.openhab.core.model.script.interpreter.ScriptInterpreter
 
getItemAssignment() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ItemConfigElements
 
getItemAssignment_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.AliasConfigurationElements
 
getItemAssignment_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
 
getItemAssignment_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
 
getItemAssignment_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
 
getItemAssignment_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
 
getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getItemAssignment_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getItemAssignment_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.DateTimeTriggerElements
 
getItemAssignment_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getItemAssignment_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getItemAssignment_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getItemByPattern(String) - Method in interface org.openhab.core.items.ItemRegistry
This method retrieves a single item from the registry.
getItemChannelLink() - Method in interface org.openhab.core.thing.profiles.ProfileCallback
Get the link that this profile is associated with.
getItemCommand() - Method in class org.openhab.core.items.events.ItemCommandEvent
Gets the item command.
getItemCommand(Item) - Method in interface org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemCommandSupplier
 
getItemConfig() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getItemConfig() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for class 'Item Config'.
getItemConfig_Item() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getItemConfig_Item() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the attribute 'Item'.
getItemConfigAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getItemConfigRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getItemExclude() - Method in class org.openhab.core.model.persistence.persistence.impl.ItemExcludeConfigImpl
getItemExclude() - Method in interface org.openhab.core.model.persistence.persistence.ItemExcludeConfig
Returns the value of the 'Item Exclude' attribute.
getItemExcludeAssignment_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ItemExcludeConfigElements
 
getItemExcludeConfig() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getItemExcludeConfig() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for class 'Item Exclude Config'.
getItemExcludeConfig_ItemExclude() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getItemExcludeConfig_ItemExclude() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the attribute 'Item Exclude'.
getItemExcludeConfigAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getItemExcludeConfigRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getItemExcludeIDTerminalRuleCall_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ItemExcludeConfigElements
 
getItemGroupItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getItemIDTerminalRuleCall_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ItemConfigElements
 
getItemIDTerminalRuleCall_0_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.AliasConfigurationElements
 
getItemIDTerminalRuleCall_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
 
getItemInfo() - Method in interface org.openhab.core.persistence.QueryablePersistenceService
Returns a set of PersistenceItemInfo about items that are stored in the persistence service.
getItemItemNameParserRuleCall_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
 
getItemItemNameParserRuleCall_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
 
getItemItemNameParserRuleCall_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
 
getItemItemNameParserRuleCall_2_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.DateTimeTriggerElements
 
getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getItemItemRefParserRuleCall_1_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getItemItemRefParserRuleCall_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getItemItemRefParserRuleCall_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getItemItemRefParserRuleCall_2_0_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getItemKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
 
getItemKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
 
getItemKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
 
getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getItemKeyword_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getItemKeyword_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getItemKeyword_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getItemKeyword_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getItemModel() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getItemModel() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the meta object for class 'Item Model'.
getItemModel_Items() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getItemModel_Items() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the meta object for the containment reference list 'Items'.
getItemModelAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getItemModelAction_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ItemModelElements
 
getItemModelRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getItemName() - Method in class org.openhab.core.items.events.ItemEvent
Gets the item name.
getItemName() - Method in class org.openhab.core.items.MetadataKey
Provides the item name of this key
getItemName() - Method in class org.openhab.core.persistence.FilterCriteria
 
getItemName() - Method in class org.openhab.core.thing.link.AbstractLink
Returns the item that is linked to the object.
getItemNameAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getItemNameRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getItemRefAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getItemRefRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getItemRegistry() - Static method in class org.openhab.core.model.script.ScriptServiceUtil
 
getItemRegistryInstance() - Method in class org.openhab.core.model.script.ScriptServiceUtil
 
getItems() - Method in interface org.openhab.core.items.ItemRegistry
This method retrieves all items that are currently available in the registry
getItems() - Method in class org.openhab.core.model.items.impl.ItemModelImpl
getItems() - Method in interface org.openhab.core.model.items.ItemModel
Returns the value of the 'Items' containment reference list.
getItems() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
getItems() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceConfiguration
Returns the value of the 'Items' containment reference list.
getItems(String) - Method in interface org.openhab.core.items.ItemRegistry
This method retrieves all items that match a given search pattern
getItemsAllConfigParserRuleCall_0_0_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getItemsAllConfigParserRuleCall_1_1_0_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getItemsAlternatives_0_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getItemsAlternatives_1_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getItemsAssignment_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getItemsAssignment_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ItemModelElements
 
getItemsAssignment_1_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getItemsByTag(Class<T>, String...) - Method in interface org.openhab.core.items.ItemRegistry
Returns list of items which contains all of the given tags.
getItemsByTag(String...) - Method in interface org.openhab.core.items.ItemRegistry
Returns list of items which contains all of the given tags.
getItemsByTagAndType(String, String...) - Method in interface org.openhab.core.items.ItemRegistry
Returns list of items with a certain type containing all of the given tags.
getItemsFactory() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getItemsFactory() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the factory that creates the instances of the model.
getItemsGroupConfigParserRuleCall_0_0_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getItemsGroupConfigParserRuleCall_1_1_0_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getItemsGroupExcludeConfigParserRuleCall_0_0_4() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getItemsGroupExcludeConfigParserRuleCall_1_1_0_4() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getItemsInLocation(Class<? extends Location>) - Method in interface org.openhab.core.semantics.SemanticsService
Retrieves all items that are located in a given location type and which are either classified as Points or Equipments.
getItemsInLocation(String, Locale) - Method in interface org.openhab.core.semantics.SemanticsService
Retrieves all items that are located in a given location and which are either classified as Points or Equipments.
getItemsItemConfigParserRuleCall_0_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getItemsItemConfigParserRuleCall_1_1_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getItemsItemExcludeConfigParserRuleCall_0_0_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getItemsItemExcludeConfigParserRuleCall_1_1_0_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getItemsKeyword_7_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getItemsModelItemParserRuleCall_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ItemModelElements
 
getItemsOfType(String) - Method in interface org.openhab.core.items.ItemRegistry
This method retrieves all items with the given type
getItemsPackage() - Method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
getItemsPackage() - Method in interface org.openhab.core.model.items.ItemsFactory
Returns the package supported by this factory.
getItemState() - Method in class org.openhab.core.items.events.ItemStateChangedEvent
Gets the item state.
getItemState() - Method in class org.openhab.core.items.events.ItemStateEvent
Gets the item state.
getItemState() - Method in class org.openhab.core.items.events.ItemStateUpdatedEvent
Gets the item state.
getItemState(String) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
Gets the item state
getItemType() - Method in class org.openhab.core.thing.type.ChannelType
Returns the item type of this ChannelType, e.g.
getItemTypeExtension(String) - Static method in class org.openhab.core.items.ItemUtil
Get the optional extension from an item type name.
getJvmArgumentTypeReferenceAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getJvmArgumentTypeReferenceAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getJvmArgumentTypeReferenceRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getJvmArgumentTypeReferenceRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getJvmFormalParameterAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getJvmFormalParameterAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getJvmFormalParameterRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getJvmFormalParameterRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getJvmLowerBoundAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getJvmLowerBoundAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getJvmLowerBoundAndedAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getJvmLowerBoundAndedAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getJvmLowerBoundAndedRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getJvmLowerBoundAndedRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getJvmLowerBoundRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getJvmLowerBoundRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getJvmParameterizedTypeReferenceAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getJvmParameterizedTypeReferenceAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getJvmParameterizedTypeReferenceRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getJvmParameterizedTypeReferenceRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getJvmTypeParameterAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getJvmTypeParameterAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getJvmTypeParameterRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getJvmTypeParameterRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getJvmTypeReferenceAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getJvmTypeReferenceAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getJvmTypeReferenceRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getJvmTypeReferenceRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getJvmUpperBoundAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getJvmUpperBoundAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getJvmUpperBoundAndedAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getJvmUpperBoundAndedAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getJvmUpperBoundAndedRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getJvmUpperBoundAndedRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getJvmUpperBoundRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getJvmUpperBoundRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getJvmWildcardTypeReferenceAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getJvmWildcardTypeReferenceAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getJvmWildcardTypeReferenceRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getJvmWildcardTypeReferenceRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getKeepAliveInterval() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
Return the keep alive internal in seconds
getKey() - Method in class org.openhab.core.cache.lru.LRUMediaCacheEntry
Get the key identifying this cache entry
getKey() - Method in class org.openhab.core.i18n.LocalizedKey
 
getKey() - Method in class org.openhab.core.model.items.impl.ModelPropertyImpl
getKey() - Method in interface org.openhab.core.model.items.ModelProperty
Returns the value of the 'Key' attribute.
getKey() - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyImpl
getKey() - Method in interface org.openhab.core.model.thing.thing.ModelProperty
Returns the value of the 'Key' attribute.
getKey() - Method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsEntry
 
getKeyAssignment_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelPropertyElements
 
getKeyAssignment_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
 
getKeyIDTerminalRuleCall_0_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelPropertyElements
 
getKeyIDTerminalRuleCall_0_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
 
getKeys() - Method in interface org.openhab.core.storage.Storage
Gets all keys of this storage.
getKeys() - Method in class org.openhab.core.test.storage.VolatileStorage
 
getKeywords() - Method in class org.openhab.core.addon.Addon
The keywords for this add-on
getKind() - Method in class org.openhab.core.thing.Channel
Returns the channel kind.
getKind() - Method in class org.openhab.core.thing.type.ChannelType
Returns the kind of this ChannelType, e.g.
getKS() - Method in interface org.openhab.core.voice.VoiceManager
Retrieves a KS service.
getKS(String) - Method in interface org.openhab.core.voice.VoiceManager
Retrieves a KS service with the given id.
getKSs() - Method in interface org.openhab.core.voice.VoiceManager
Retrieves all KS services.
getLabel() - Method in class org.openhab.core.addon.Addon
The label of the add-on
getLabel() - Method in class org.openhab.core.addon.AddonType
The label of the type to be used for headers (likely to be plural form)
getLabel() - Method in interface org.openhab.core.automation.Module
Gets the label of the Module.
getLabel() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
 
getLabel() - Method in class org.openhab.core.automation.template.RuleTemplate
Gets the RuleTemplate's human-readable label.
getLabel() - Method in interface org.openhab.core.automation.template.Template
Gets the label of a Template.
getLabel() - Method in class org.openhab.core.automation.type.Input
Gets the short description of the Input.
getLabel() - Method in class org.openhab.core.automation.type.ModuleType
Gets the label of the ModuleType.
getLabel() - Method in class org.openhab.core.automation.type.Output
This method is used for getting the short description of the Output.
getLabel() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
Returns a human-readable label for the configuration parameter.
getLabel() - Method in class org.openhab.core.config.core.ConfigDescriptionParameterGroup
Get the human readable label of the group
getLabel() - Method in class org.openhab.core.config.core.dto.XmlParameter
Gets the value of the label property.
getLabel() - Method in class org.openhab.core.config.core.dto.XmlParameterGroup
Gets the value of the label property.
getLabel() - Method in class org.openhab.core.config.core.ParameterOption
 
getLabel() - Method in interface org.openhab.core.config.discovery.DiscoveryResult
Returns the human readable label for this result object.
getLabel() - Method in class org.openhab.core.items.GenericItem
 
getLabel() - Method in interface org.openhab.core.items.Item
Returns the label of the item or null if no label is set.
getLabel() - Method in class org.openhab.core.model.items.impl.ModelItemImpl
getLabel() - Method in interface org.openhab.core.model.items.ModelItem
Returns the value of the 'Label' attribute.
getLabel() - Method in interface org.openhab.core.model.sitemap.sitemap.ButtonDefinition
Returns the value of the 'Label' attribute.
getLabel() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonDefinitionImpl
getLabel() - Method in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
getLabel() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
getLabel() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
getLabel() - Method in interface org.openhab.core.model.sitemap.sitemap.Mapping
Returns the value of the 'Label' attribute.
getLabel() - Method in interface org.openhab.core.model.sitemap.sitemap.Sitemap
Returns the value of the 'Label' attribute.
getLabel() - Method in interface org.openhab.core.model.sitemap.sitemap.Widget
Returns the value of the 'Label' attribute.
getLabel() - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
getLabel() - Method in interface org.openhab.core.model.thing.thing.ModelPropertyContainer
Returns the value of the 'Label' attribute.
getLabel() - Method in interface org.openhab.core.semantics.SemanticTag
Returns the label of the semantic tag.
getLabel() - Method in class org.openhab.core.semantics.SemanticTagImpl
 
getLabel() - Method in class org.openhab.core.thing.Channel
Returns the label (if set).
getLabel() - Method in interface org.openhab.core.thing.profiles.ProfileType
Get a human readable description.
getLabel() - Method in interface org.openhab.core.thing.Thing
Returns the human readable label for this thing.
getLabel() - Method in class org.openhab.core.thing.type.AbstractDescriptionType
Returns the human-readable label for the according type.
getLabel() - Method in class org.openhab.core.thing.type.ChannelDefinition
Returns the label (if set).
getLabel() - Method in class org.openhab.core.thing.type.ChannelGroupDefinition
Returns the label (if set).
getLabel() - Method in class org.openhab.core.transform.Transformation
 
getLabel() - Method in class org.openhab.core.types.CommandOption
Returns the label.
getLabel() - Method in class org.openhab.core.types.EventOption
Returns the label (can be null).
getLabel() - Method in class org.openhab.core.types.StateOption
Returns the label.
getLabel() - Method in class org.openhab.core.ui.icon.IconSet
Returns a label for the icon set.
getLabel() - Method in interface org.openhab.core.voice.Voice
The voice label, usually used for GUIs
getLabel(String) - Method in interface org.openhab.core.ui.items.ItemUIProvider
Returns the label text to be used for an item in the UI.
getLabel(Locale) - Method in interface org.openhab.core.audio.AudioSink
Returns a localized human readable label that can be used within UIs.
getLabel(Locale) - Method in interface org.openhab.core.audio.AudioSource
Returns a localized human readable label that can be used within UIs.
getLabel(Locale) - Method in interface org.openhab.core.persistence.PersistenceService
Returns the label of this PersistenceService.
getLabel(Locale) - Method in interface org.openhab.core.voice.KSService
Returns a localized human readable label that can be used within UIs.
getLabel(Locale) - Method in interface org.openhab.core.voice.STTService
Returns a localized human readable label that can be used within UIs.
getLabel(Locale) - Method in interface org.openhab.core.voice.text.HumanLanguageInterpreter
Returns a localized human readable label that can be used within UIs.
getLabel(Locale) - Method in interface org.openhab.core.voice.TTSService
Returns a localized human readable label that can be used within UIs.
getLabel(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
Retrieves the label for a widget.
getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getLabelAlternatives_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getLabelAlternatives_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getLabelAlternatives_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getLabelAlternatives_2_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getLabelAlternatives_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
 
getLabelAlternatives_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonDefinitionElements
 
getLabelAndSynonyms(Class<? extends Tag>, Locale) - Method in interface org.openhab.core.semantics.SemanticsService
Gets the label and all synonyms of a semantic tag using the given locale.
getLabelAssignment_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
 
getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getLabelAssignment_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getLabelAssignment_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getLabelAssignment_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getLabelAssignment_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getLabelAssignment_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getLabelAssignment_2_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getLabelAssignment_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
 
getLabelAssignment_3() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getLabelAssignment_3() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getLabelAssignment_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonDefinitionElements
 
getLabelColor() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
getLabelColor() - Method in interface org.openhab.core.model.sitemap.sitemap.Widget
Returns the value of the 'Label Color' containment reference list.
getLabelColor(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
Gets the label color for the widget.
getLabelColorAssignment_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getLabelColorAssignment_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getLabelColorAssignment_1_3_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getLabelColorAssignment_1_3_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getLabelColorAssignment_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getLabelColorAssignment_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getLabelColorAssignment_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getLabelColorAssignment_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getLabelColorAssignment_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getLabelColorAssignment_1_4_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getLabelColorAssignment_1_4_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getLabelColorAssignment_1_4_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getLabelColorAssignment_1_4_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getLabelColorAssignment_1_4_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getLabelColorAssignment_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getLabelColorAssignment_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getLabelColorAssignment_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getLabelColorAssignment_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getLabelColorAssignment_1_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getLabelColorAssignment_1_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getLabelColorAssignment_1_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getLabelColorAssignment_1_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getLabelColorAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getLabelColorAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getLabelColorAssignment_1_8_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getLabelColorAssignment_1_8_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getLabelColorAssignment_1_8_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getLabelColorAssignment_1_8_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getLabelColorAssignment_1_8_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getLabelColorAssignment_1_8_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getLabelColorAssignment_2_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getLabelColorAssignment_2_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getLabelColorAssignment_2_3_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getLabelColorAssignment_2_3_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getLabelColorAssignment_2_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getLabelColorAssignment_2_4_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getLabelColorColorArrayParserRuleCall_1_3_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getLabelColorColorArrayParserRuleCall_1_3_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getLabelColorColorArrayParserRuleCall_1_3_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getLabelColorColorArrayParserRuleCall_1_3_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getLabelColorColorArrayParserRuleCall_1_4_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getLabelColorColorArrayParserRuleCall_1_4_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getLabelColorColorArrayParserRuleCall_1_4_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getLabelColorColorArrayParserRuleCall_1_4_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getLabelColorColorArrayParserRuleCall_1_4_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getLabelColorColorArrayParserRuleCall_1_4_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getLabelColorColorArrayParserRuleCall_1_4_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getLabelColorColorArrayParserRuleCall_1_4_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getLabelColorColorArrayParserRuleCall_1_4_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getLabelColorColorArrayParserRuleCall_1_4_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getLabelColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getLabelColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getLabelColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getLabelColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getLabelColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getLabelColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getLabelColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getLabelColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getLabelColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getLabelColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getLabelColorColorArrayParserRuleCall_1_8_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getLabelColorColorArrayParserRuleCall_1_8_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getLabelColorColorArrayParserRuleCall_1_8_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getLabelColorColorArrayParserRuleCall_1_8_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getLabelColorColorArrayParserRuleCall_1_8_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getLabelColorColorArrayParserRuleCall_1_8_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getLabelColorColorArrayParserRuleCall_2_3_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getLabelColorColorArrayParserRuleCall_2_3_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getLabelColorColorArrayParserRuleCall_2_3_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getLabelColorColorArrayParserRuleCall_2_3_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getLabelColorColorArrayParserRuleCall_2_4_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getLabelColorColorArrayParserRuleCall_2_4_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getLabelcolorKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getLabelcolorKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getLabelcolorKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getLabelcolorKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getLabelcolorKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getLabelcolorKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getLabelcolorKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getLabelcolorKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getLabelcolorKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getLabelcolorKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getLabelcolorKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getLabelcolorKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getLabelcolorKeyword_1_8_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getLabelcolorKeyword_1_8_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getLabelcolorKeyword_1_8_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getLabelcolorKeyword_2_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getLabelcolorKeyword_2_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getLabelcolorKeyword_2_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getLabelIDTerminalRuleCall_1_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getLabelIDTerminalRuleCall_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getLabelIDTerminalRuleCall_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getLabelIDTerminalRuleCall_2_1_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getLabelIDTerminalRuleCall_3_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
 
getLabelIDTerminalRuleCall_6_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonDefinitionElements
 
getLabelKeyword_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
 
getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getLabelKeyword_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getLabelKeyword_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getLabelKeyword_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getLabelKeyword_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getLabelSource(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
Retrieves the label source for a widget.
getLabelSTRINGTerminalRuleCall_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
 
getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getLabelSTRINGTerminalRuleCall_1_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getLabelSTRINGTerminalRuleCall_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getLabelSTRINGTerminalRuleCall_2_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getLabelSTRINGTerminalRuleCall_2_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getLabelSTRINGTerminalRuleCall_2_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getLabelSTRINGTerminalRuleCall_2_1_1_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getLabelSTRINGTerminalRuleCall_3_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getLabelSTRINGTerminalRuleCall_3_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getLabelSTRINGTerminalRuleCall_3_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
 
getLabelSTRINGTerminalRuleCall_6_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonDefinitionElements
 
getLastDialogContext() - Method in interface org.openhab.core.voice.VoiceManager
Returns an object with the services and configurations last used for dialog processing if any.
getLastKnownValue() - Method in class org.openhab.core.cache.ExpiringCacheAsync
Return the raw value, no matter if it is already expired or still valid.
getLastRefreshTime() - Method in class org.openhab.core.auth.UserSession
Gets the time when the refresh token was last used to get a new access token.
getLastState() - Method in class org.openhab.core.items.GenericItem
 
getLastState() - Method in interface org.openhab.core.items.Item
Returns the previous state of the item.
getLastState() - Method in interface org.openhab.core.persistence.PersistedItem
returns the last state of the item
getLastStateChange() - Method in class org.openhab.core.items.events.ItemStateChangedEvent
Gets the timestamp of the previous state change that occurred prior to this event.
getLastStateChange() - Method in class org.openhab.core.items.GenericItem
 
getLastStateChange() - Method in interface org.openhab.core.items.Item
Returns the time the item was last changed.
getLastStateChange() - Method in interface org.openhab.core.persistence.PersistedItem
returns the timestamp of the last state change of the persisted item
getLastStateChangeInstant() - Method in interface org.openhab.core.persistence.PersistedItem
returns the timestamp of the last state change of the persisted item
getLastStateUpdate() - Method in class org.openhab.core.items.events.ItemStateChangedEvent
Gets the timestamp of the previous state update that occurred prior to this event.
getLastStateUpdate() - Method in class org.openhab.core.items.events.ItemStateUpdatedEvent
Gets the timestamp of the previous state update that occurred prior to this event.
getLastStateUpdate() - Method in class org.openhab.core.items.GenericItem
 
getLastStateUpdate() - Method in interface org.openhab.core.items.Item
Returns the time the item was last updated.
getLastWill() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
Return the last will object or null if there is none.
getLatest() - Method in interface org.openhab.core.persistence.PersistenceItemInfo
Returns the latest timestamp from data in the persistence database
getLATESTEnumLiteralDeclaration_12() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getLatestFirmware(Thing) - Method in interface org.openhab.core.thing.firmware.FirmwareRegistry
Returns the latest firmware for the given thing, using the locale provided by the LocaleProvider.
getLatestFirmware(Thing, Locale) - Method in interface org.openhab.core.thing.firmware.FirmwareRegistry
Returns the latest firmware for the given thing and locale.
getLATESTLATESTKeyword_12_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getLatinCapitalLetterAWithRingAboveKeyword_11() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.UNITElements
 
getLatitude() - Method in class org.openhab.core.library.types.PointType
 
getLeftCurlyBracketKeyword_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
 
getLeftCurlyBracketKeyword_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getLeftCurlyBracketKeyword_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
 
getLeftCurlyBracketKeyword_6_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getLeftCurlyBracketKeyword_6_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getLeftCurlyBracketKeyword_6_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getLeftCurlyBracketKeyword_6_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getLeftCurlyBracketKeyword_7_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getLeftCurlyBracketKeyword_8_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getLeftParenthesisKeyword_12() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.UNITElements
 
getLeftParenthesisKeyword_2_2_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getLeftParenthesisKeyword_3_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getLeftParenthesisKeyword_4_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getLeftSquareBracketKeyword_3_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
 
getLeftSquareBracketKeyword_4_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getLeftSquareBracketKeyword_5_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getLeftSquareBracketKeyword_5_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getLeftSquareBracketKeyword_5_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getLeftSquareBracketRightSquareBracketKeyword_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.IncludeFilterElements
 
getLegend() - Method in interface org.openhab.core.model.sitemap.sitemap.Chart
Returns the value of the 'Legend' attribute.
getLegend() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
getLegendAssignment_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getLegendBOOLEAN_OBJECTParserRuleCall_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getLegendKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getLength() - Method in class org.openhab.core.model.script.engine.ScriptError
Get the number of columns affected by the error.
getLessThanSignKeyword_3_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getLevel() - Method in class org.openhab.core.model.rule.rules.impl.SystemStartlevelTriggerImpl
getLevel() - Method in interface org.openhab.core.model.rule.rules.SystemStartlevelTrigger
Returns the value of the 'Level' attribute.
getLevel() - Method in enum class org.openhab.core.test.java.JavaTest.LogLevel
 
getLevelAssignment_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemStartlevelTriggerElements
 
getLevelINTTerminalRuleCall_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemStartlevelTriggerElements
 
getLibraryPath() - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptDependencyTracker
 
getLicense() - Method in class org.openhab.core.addon.Addon
The SPDX License identifier for this addon
getLimitToOptions() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
Returns true is the value for this parameter must be limited to the values in the options list.
getLineNumber() - Method in class org.openhab.core.model.script.engine.ScriptError
Get the line number on which an error occurred.
getLink() - Method in class org.openhab.core.addon.Addon
The (optional) link to find more information about the add-on
getLink() - Method in class org.openhab.core.thing.link.events.AbstractItemChannelLinkRegistryEvent
 
getLinkableWidget() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getLinkableWidget() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Linkable Widget'.
getLinkableWidget_Children() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getLinkableWidget_Children() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the containment reference list 'Children'.
getLinkableWidgetAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getLinkableWidgetParserRuleCall_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WidgetElements
 
getLinkableWidgetRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getLinkedItemNames() - Method in class org.openhab.core.thing.events.ChannelDescriptionChangedEvent
Gets the linked item names.
getLinkedItemNames(UID) - Method in class org.openhab.core.thing.link.AbstractLinkRegistry
Returns the item names, which are bound to the given UID.
getLinkedItemNames(UID) - Method in class org.openhab.core.thing.link.ItemChannelLinkRegistry
 
getLinkedItems(UID) - Method in class org.openhab.core.thing.link.ItemChannelLinkRegistry
Returns a set of bound items for the given channel UID.
getLinkedUID() - Method in class org.openhab.core.thing.link.AbstractLink
Returns the UID of the object, which is linked to the item.
getLinkedUID() - Method in class org.openhab.core.thing.link.ItemChannelLink
 
getLinks(String) - Method in class org.openhab.core.thing.link.AbstractLinkRegistry
Returns all links for a given item name.
getLinks(UID) - Method in class org.openhab.core.thing.link.AbstractLinkRegistry
Returns all links for a given UID.
getList() - Method in class org.openhab.core.config.core.xml.util.NodeList
Returns the list of values of the node
getLiteral() - Method in enum class org.openhab.core.model.items.ModelGroupFunction
getLocale() - Method in interface org.openhab.core.i18n.LocaleProvider
Get a locale.
getLocale() - Method in class org.openhab.core.i18n.LocalizedKey
 
getLocale() - Method in class org.openhab.core.transform.AbstractFileTransformationService
Deprecated.
 
getLocale() - Method in interface org.openhab.core.voice.Voice
Locale of the voice
getLocale(String) - Method in interface org.openhab.core.io.rest.LocaleService
Returns the locale in respect to the given "Accept-Language" HTTP header.
getLocale(String) - Method in class org.openhab.core.io.rest.LocaleServiceImpl
 
getLocalizedConfigDescription(Bundle, ConfigDescription, Locale) - Method in class org.openhab.core.config.core.i18n.ConfigI18nLocalizationService
Localize a config description.
getLocalizedConfigDescriptionGroup(Bundle, URI, ConfigDescriptionParameterGroup, Locale) - Method in class org.openhab.core.config.core.i18n.ConfigI18nLocalizationService
Localize a config description parameter group.
getLocalizedConfigDescriptionGroup(Bundle, ConfigDescription, ConfigDescriptionParameterGroup, Locale) - Method in class org.openhab.core.config.core.i18n.ConfigI18nLocalizationService
Localize a config description parameter group.
getLocalizedConfigDescriptionParameter(Bundle, URI, ConfigDescriptionParameter, Locale) - Method in class org.openhab.core.config.core.i18n.ConfigI18nLocalizationService
Localize a config description parameter.
getLocalizedConfigDescriptionParameter(Bundle, ConfigDescription, ConfigDescriptionParameter, Locale) - Method in class org.openhab.core.config.core.i18n.ConfigI18nLocalizationService
Localize a config description parameter.
getLocalizedDiscoveryResult(DiscoveryResult, Bundle) - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
 
getLocalizedMessage(Bundle, TranslationProvider, Locale) - Method in exception class org.openhab.core.i18n.AbstractI18nException
Returns a localized description of this exception.
getLocalizedOptions(List<ParameterOption>, Bundle, URI, String, Locale) - Method in class org.openhab.core.config.core.i18n.ConfigI18nLocalizationService
Localize parameter options.
getLocalizedProposedFilename(String, WatchService) - Method in class org.openhab.core.transform.AbstractFileTransformationService
Deprecated.
Returns the name of the localized transformation file if it actually exists, keeps the original in the other case
getLocalizedThingStatusInfo(Thing, Locale) - Method in class org.openhab.core.thing.i18n.ThingStatusInfoI18nLocalizationService
Localizes the ThingStatusInfo for the given thing.
getLocation() - Method in interface org.openhab.core.i18n.LocationProvider
Provides access to the location of the installation
getLocation() - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
getLocation() - Method in interface org.openhab.core.model.thing.thing.ModelThing
Returns the value of the 'Location' attribute.
getLocation() - Method in interface org.openhab.core.thing.Thing
Get the physical location of the Thing.
getLocation(Item) - Static method in class org.openhab.core.model.script.actions.Semantics
Gets the related Location Item of an Item.
getLocation(Item) - Static method in class org.openhab.core.semantics.SemanticTags
Determines the semantic Location type of an Item.
getLocationAssignment_4_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getLocationAssignment_4_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getLocationKeyword_8() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
 
getLocationKeyword_9() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
 
getLocationSTRINGTerminalRuleCall_4_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getLocationSTRINGTerminalRuleCall_4_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getLocationType(Item) - Static method in class org.openhab.core.model.script.actions.Semantics
Gets the related Location type of an Item.
getLog() - Method in class org.openhab.core.io.websocket.log.LogWebSocketAdapter
 
getLoggerPackages() - Method in class org.openhab.core.addon.Addon
The package names that are associated with this add-on
getLongitude() - Method in class org.openhab.core.library.types.PointType
 
getLower() - Method in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
getLower() - Method in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
getLower() - Method in interface org.openhab.core.model.persistence.persistence.IncludeFilter
Returns the value of the 'Lower' attribute.
getLower() - Method in interface org.openhab.core.model.persistence.persistence.NotIncludeFilter
Returns the value of the 'Lower' attribute.
getLower() - Method in class org.openhab.core.persistence.filter.PersistenceIncludeFilter
 
getLowerAssignment_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.IncludeFilterElements
 
getLowerAssignment_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotIncludeFilterElements
 
getLowerDECIMALParserRuleCall_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.IncludeFilterElements
 
getLowerDECIMALParserRuleCall_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotIncludeFilterElements
 
getMainItemType(String) - Static method in class org.openhab.core.items.ItemUtil
Get the main item type from an item type name.
getManagedProvider() - Method in class org.openhab.core.common.registry.AbstractRegistry
 
getManufacturer() - Method in class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
 
getMapping() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getMapping() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Mapping'.
getMapping_Cmd() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getMapping_Cmd() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Cmd'.
getMapping_Icon() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getMapping_Icon() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Icon'.
getMapping_Label() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getMapping_Label() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Label'.
getMapping_ReleaseCmd() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getMapping_ReleaseCmd() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Release Cmd'.
getMappingAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getMappingRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getMappings() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SelectionImpl
getMappings() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SwitchImpl
getMappings() - Method in interface org.openhab.core.model.sitemap.sitemap.Selection
Returns the value of the 'Mappings' containment reference list.
getMappings() - Method in interface org.openhab.core.model.sitemap.sitemap.Switch
Returns the value of the 'Mappings' containment reference list.
getMappingsAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getMappingsAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getMappingsAssignment_1_3_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getMappingsAssignment_1_3_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getMappingsKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getMappingsKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getMappingsMappingParserRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getMappingsMappingParserRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getMappingsMappingParserRuleCall_1_3_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getMappingsMappingParserRuleCall_1_3_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getMapview() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getMapview() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Mapview'.
getMapview_Height() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getMapview_Height() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Height'.
getMapviewAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getMapviewKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getMapviewParserRuleCall_9() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
 
getMapviewRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getMasterVolume() - Static method in class org.openhab.core.model.script.actions.Audio
 
getMatchingItems() - Method in exception class org.openhab.core.items.ItemNotUniqueException
Returns all items that match the search pattern
getMatchingItems(ResourceBundle, String[], AbstractRuleBasedInterpreter.ItemCommandSupplier, Rule.InterpretationContext) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
Filters the item registry by matching each item's name with the provided name fragments.
getMatchProperties() - Method in class org.openhab.core.addon.AddonDiscoveryMethod
 
getMaturity() - Method in class org.openhab.core.addon.Addon
The maturity level of this version
getMax() - Method in class org.openhab.core.config.core.dto.XmlParameter
Gets the value of the max property.
getMAXEnumLiteralDeclaration_9() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getMaximum() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
 
getMaximum() - Method in class org.openhab.core.types.StateDescription
Returns the maximum value of an item state.
getMaximum() - Method in interface org.openhab.core.types.StateDescriptionFragment
Returns the maximum value of an item state.
getMAXMAXKeyword_9_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getMaxScanTimeout(String) - Method in interface org.openhab.core.config.discovery.DiscoveryServiceRegistry
Returns the maximum discovery timeout from all discovery services registered for the specified binding id
getMaxScanTimeout(ThingTypeUID) - Method in interface org.openhab.core.config.discovery.DiscoveryServiceRegistry
Returns the maximum discovery timeout from all discovery services registered for the specified thingTypeUID
getMaxTries() - Method in class org.openhab.core.io.transport.modbus.ModbusReadRequestBlueprint
Maximum number of tries to execute the request, when request fails For example, number 1 means on try only with no re-tries.
getMaxTries() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteCoilRequestBlueprint
 
getMaxTries() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRegisterRequestBlueprint
 
getMaxTries() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRequestBlueprint
Get maximum number of tries, in case errors occur.
getMaxTries() - Method in interface org.openhab.core.io.transport.modbus.PollTask
 
getMaxTries() - Method in interface org.openhab.core.io.transport.modbus.TaskWithEndpoint
 
getMaxTries() - Method in interface org.openhab.core.io.transport.modbus.WriteTask
 
getMaxValue() - Method in interface org.openhab.core.model.sitemap.sitemap.Colortemperaturepicker
Returns the value of the 'Max Value' attribute.
getMaxValue() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColortemperaturepickerImpl
getMaxValue() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
getMaxValue() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
getMaxValue() - Method in interface org.openhab.core.model.sitemap.sitemap.Setpoint
Returns the value of the 'Max Value' attribute.
getMaxValue() - Method in interface org.openhab.core.model.sitemap.sitemap.Slider
Returns the value of the 'Max Value' attribute.
getMaxValueAssignment_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getMaxValueAssignment_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getMaxValueAssignment_1_6_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getMaxValueKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getMaxValueKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getMaxValueKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getMaxValueNumberParserRuleCall_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getMaxValueNumberParserRuleCall_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getMaxValueNumberParserRuleCall_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getMd5Hash() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
Returns the MD5 hash value of the firmware.
getMeasurementSystem() - Method in interface org.openhab.core.i18n.UnitProvider
Returns the SystemOfUnits which is currently set, must not be null.
getMEDIANEnumLiteralDeclaration_7() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getMEDIANMEDIANKeyword_7_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getMediaType() - Method in class org.openhab.core.thing.binding.generic.ChannelHandlerContent
 
getMemberName() - Method in class org.openhab.core.items.events.GroupItemStateChangedEvent
 
getMemberName() - Method in class org.openhab.core.items.events.GroupStateUpdatedEvent
 
getMemberOfKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
 
getMemberOfKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
 
getMemberOfKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
 
getMembers() - Method in class org.openhab.core.items.GroupItem
Returns the direct members of this GroupItem regardless if these members are GroupItems as well.
getMembers(Predicate<Item>) - Method in class org.openhab.core.items.GroupItem
Retrieves ALL members of this group and filters it with the given Predicate
getMessage() - Method in exception class org.openhab.core.automation.parser.ParsingException
 
getMessage() - Method in exception class org.openhab.core.automation.parser.ParsingNestedException
 
getMessage() - Method in exception class org.openhab.core.automation.parser.ValidationException
 
getMessage() - Method in exception class org.openhab.core.io.transport.modbus.exception.ModbusConnectionException
 
getMessage() - Method in exception class org.openhab.core.io.transport.modbus.exception.ModbusUnexpectedResponseFunctionCodeException
 
getMessage() - Method in exception class org.openhab.core.io.transport.modbus.exception.ModbusUnexpectedResponseSizeException
 
getMessage() - Method in exception class org.openhab.core.io.transport.modbus.exception.ModbusUnexpectedTransactionIdException
 
getMessage() - Method in exception class org.openhab.core.io.transport.mqtt.MqttException
Returns the detail message for this exception.
getMessage() - Method in class org.openhab.core.model.script.engine.ScriptError
Returns a message containing the String passed to a constructor as well as line and column numbers if any of these are known.
getMessage() - Method in exception class org.openhab.core.model.script.engine.ScriptException
Returns a concatenation of all errors in contained ScriptError instances.
getMessage() - Method in class org.openhab.core.voice.KSErrorEvent
Gets the message describing this error
getMessage() - Method in class org.openhab.core.voice.SpeechRecognitionErrorEvent
Gets the message describing this error
getMessage(Bundle, TranslationProvider) - Method in exception class org.openhab.core.i18n.AbstractI18nException
Returns the detail message string of this exception.
getMetadata() - Method in class org.openhab.core.cache.lru.LRUMediaCacheEntry
Get metadata for this cache result.
getMetadata(Collection<Metadata>, String) - Method in class org.openhab.core.items.fileconverter.AbstractItemFileGenerator
Get the list of available metadata for an item, sorted by natural order of their namespaces.
getMethod() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
 
getMicroSignKeyword_7() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.UNITElements
 
getMiddleDotKeyword_5() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.UNITElements
 
getMimeType() - Method in class org.openhab.core.library.types.RawType
 
getMin() - Method in class org.openhab.core.config.core.dto.XmlParameter
Gets the value of the min property.
getMINEnumLiteralDeclaration_10() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getMinimalNumberOfSegments() - Method in class org.openhab.core.common.AbstractUID
Specifies how many segments the UID has to have at least.
getMinimalNumberOfSegments() - Method in class org.openhab.core.items.MetadataKey
 
getMinimalNumberOfSegments() - Method in class org.openhab.core.thing.ChannelGroupUID
 
getMinimalNumberOfSegments() - Method in class org.openhab.core.thing.ChannelUID
 
getMinimalNumberOfSegments() - Method in class org.openhab.core.thing.profiles.ProfileTypeUID
 
getMinimalNumberOfSegments() - Method in class org.openhab.core.thing.ThingTypeUID
 
getMinimalNumberOfSegments() - Method in class org.openhab.core.thing.ThingUID
 
getMinimalNumberOfSegments() - Method in class org.openhab.core.thing.type.ChannelGroupTypeUID
 
getMinimalNumberOfSegments() - Method in class org.openhab.core.thing.type.ChannelTypeUID
 
getMinimum() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
 
getMinimum() - Method in class org.openhab.core.types.StateDescription
Returns the minimum value of an item state.
getMinimum() - Method in interface org.openhab.core.types.StateDescriptionFragment
Returns the minimum value of an item state.
getMINMINKeyword_10_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getMinValue() - Method in interface org.openhab.core.model.sitemap.sitemap.Colortemperaturepicker
Returns the value of the 'Min Value' attribute.
getMinValue() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ColortemperaturepickerImpl
getMinValue() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
getMinValue() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
getMinValue() - Method in interface org.openhab.core.model.sitemap.sitemap.Setpoint
Returns the value of the 'Min Value' attribute.
getMinValue() - Method in interface org.openhab.core.model.sitemap.sitemap.Slider
Returns the value of the 'Min Value' attribute.
getMinValueAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getMinValueAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getMinValueAssignment_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getMinValueKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getMinValueKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getMinValueKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getMinValueNumberParserRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getMinValueNumberParserRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getMinValueNumberParserRuleCall_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getMKeyword_6() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
 
getMKeyword_7() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
 
getML_COMMENTRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getML_COMMENTRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getML_COMMENTRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getML_COMMENTRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getML_COMMENTRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getML_COMMENTRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getModel() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
Returns the model of the firmware.
getModel(String) - Method in interface org.openhab.core.model.core.ModelRepository
Returns a model of a given name
getModelBinding() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getModelBinding() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the meta object for class 'Model Binding'.
getModelBinding_Configuration() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getModelBinding_Configuration() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the meta object for the attribute 'Configuration'.
getModelBinding_Properties() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getModelBinding_Properties() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the meta object for the containment reference list 'Properties'.
getModelBinding_Type() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getModelBinding_Type() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the meta object for the attribute 'Type'.
getModelBindingAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getModelBindingRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getModelBridge() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getModelBridge() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for class 'Model Bridge'.
getModelBridge_Bridge() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getModelBridge_Bridge() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for the attribute 'Bridge'.
getModelBridge_Things() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getModelBridge_Things() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for the containment reference list 'Things'.
getModelBridge_ThingsHeader() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getModelBridge_ThingsHeader() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for the attribute 'Things Header'.
getModelBridgeAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getModelBridgeAction_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getModelBridgeParserRuleCall_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyContainerElements
 
getModelBridgeRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getModelChannel() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getModelChannel() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for class 'Model Channel'.
getModelChannel_ChannelKind() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getModelChannel_ChannelKind() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for the attribute 'Channel Kind'.
getModelChannel_ChannelType() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getModelChannel_ChannelType() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for the attribute 'Channel Type'.
getModelChannel_Type() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getModelChannel_Type() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for the attribute 'Type'.
getModelChannelAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getModelChannelParserRuleCall_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyContainerElements
 
getModelChannelRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getModelGroupFunction() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getModelGroupFunction() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the meta object for enum 'Model Group Function'.
getModelGroupFunctionAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getModelGroupFunctionRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getModelGroupItem() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getModelGroupItem() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the meta object for class 'Model Group Item'.
getModelGroupItem_Args() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getModelGroupItem_Args() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the meta object for the attribute list 'Args'.
getModelGroupItem_Function() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getModelGroupItem_Function() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the meta object for the attribute 'Function'.
getModelGroupItemAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getModelGroupItemAction_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getModelGroupItemParserRuleCall_0_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getModelGroupItemRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getModelItem() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getModelItem() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the meta object for class 'Model Item'.
getModelItem_Bindings() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getModelItem_Bindings() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the meta object for the containment reference list 'Bindings'.
getModelItem_Groups() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getModelItem_Groups() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the meta object for the attribute list 'Groups'.
getModelItem_Icon() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getModelItem_Icon() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the meta object for the attribute 'Icon'.
getModelItem_Label() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getModelItem_Label() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the meta object for the attribute 'Label'.
getModelItem_Name() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getModelItem_Name() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the meta object for the attribute 'Name'.
getModelItem_Tags() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getModelItem_Tags() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the meta object for the attribute list 'Tags'.
getModelItem_Type() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getModelItem_Type() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the meta object for the attribute 'Type'.
getModelItemAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getModelItemRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getModelItemTypeAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getModelItemTypeAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getModelItemTypeRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getModelItemTypeRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getModelNormalItem() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getModelNormalItem() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the meta object for class 'Model Normal Item'.
getModelNormalItemAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getModelNormalItemParserRuleCall_0_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getModelNormalItemRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getModelProperty() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getModelProperty() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the meta object for class 'Model Property'.
getModelProperty() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getModelProperty() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for class 'Model Property'.
getModelProperty_Key() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getModelProperty_Key() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the meta object for the attribute 'Key'.
getModelProperty_Key() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getModelProperty_Key() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for the attribute 'Key'.
getModelProperty_Value() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
getModelProperty_Value() - Method in interface org.openhab.core.model.items.ItemsPackage
Returns the meta object for the attribute list 'Value'.
getModelProperty_Value() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getModelProperty_Value() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for the attribute list 'Value'.
getModelPropertyAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getModelPropertyAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getModelPropertyContainer() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getModelPropertyContainer() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for class 'Model Property Container'.
getModelPropertyContainer_Id() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getModelPropertyContainer_Id() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for the attribute 'Id'.
getModelPropertyContainer_Label() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getModelPropertyContainer_Label() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for the attribute 'Label'.
getModelPropertyContainer_Properties() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getModelPropertyContainer_Properties() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for the containment reference list 'Properties'.
getModelPropertyContainerAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getModelPropertyContainerRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getModelPropertyRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getModelPropertyRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getModelRepository() - Static method in class org.openhab.core.model.script.ScriptServiceUtil
 
getModelRepositoryInstance() - Method in class org.openhab.core.model.script.ScriptServiceUtil
 
getModelThing() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getModelThing() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for class 'Model Thing'.
getModelThing_BridgeUID() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getModelThing_BridgeUID() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for the attribute 'Bridge UID'.
getModelThing_Channels() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getModelThing_Channels() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for the containment reference list 'Channels'.
getModelThing_ChannelsHeader() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getModelThing_ChannelsHeader() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for the attribute 'Channels Header'.
getModelThing_Location() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getModelThing_Location() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for the attribute 'Location'.
getModelThing_ThingId() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getModelThing_ThingId() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for the attribute 'Thing Id'.
getModelThing_ThingTypeId() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getModelThing_ThingTypeId() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for the attribute 'Thing Type Id'.
getModelThingAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getModelThingParserRuleCall_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyContainerElements
 
getModelThingRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getModule(String) - Method in interface org.openhab.core.automation.Rule
This method is used to get a Module participating in Rule
getModule(String) - Method in class org.openhab.core.automation.template.RuleTemplate
Gets a Module participating in the RuleTemplate.
getModuleIdentifier(String, String) - Method in class org.openhab.core.automation.handler.BaseModuleHandlerFactory
 
getModuleIdFromMethod(String, Method) - Method in class org.openhab.core.automation.module.provider.AnnotationActionModuleTypeHelper
 
getModuleInformationForIdentifier(Action, Map<String, Set<ModuleInformation>>, boolean) - Method in class org.openhab.core.automation.module.provider.AnnotationActionModuleTypeHelper
 
getModules() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
 
getModules() - Method in interface org.openhab.core.automation.Rule
Obtains the modules of the Rule.
getModules(Class<T>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
 
getModules(Class<T>) - Method in class org.openhab.core.automation.template.RuleTemplate
Gets the modules of the RuleTemplate, corresponding to the specified class.
getModuleType(String, Locale) - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
 
getModuleType(String, Locale) - Method in interface org.openhab.core.automation.type.ModuleTypeProvider
Gets the localized ModuleType defined by this provider.
getModuleTypePerLocale(ModuleType, Locale, Bundle) - Method in interface org.openhab.core.automation.module.provider.i18n.ModuleTypeI18nService
Builds a ModuleType with the given Locale
getModuleTypes(Locale) - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
 
getModuleTypes(Locale) - Method in interface org.openhab.core.automation.type.ModuleTypeProvider
Gets the localized ModuleTypes defined by this provider.
getModuleTypesJson() - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
 
getMqttVersion() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
Get the MQTT version
getMultipleLimit() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
 
getMultipleLimit() - Method in class org.openhab.core.config.core.dto.XmlParameter
Gets the value of the multipleLimit property.
getName() - Method in class org.openhab.core.addon.AddonInfo
Returns a human-readable name for the add-on (e.g.
getName() - Method in class org.openhab.core.addon.AddonMatchProperty
 
getName() - Method in class org.openhab.core.addon.AddonParameter
 
getName() - Method in interface org.openhab.core.addon.AddonService
Returns the name of the service.
getName() - Method in class org.openhab.core.auth.GenericUser
 
getName() - Method in class org.openhab.core.auth.ManagedUser
 
getName() - Method in class org.openhab.core.auth.UserApiToken
Gets the name identifying the token
getName() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
 
getName() - Method in interface org.openhab.core.automation.Rule
This method is used to obtain the Rule's human-readable name.
getName() - Method in class org.openhab.core.automation.type.Input
Gets the name of Input.
getName() - Method in class org.openhab.core.automation.type.Output
This method is used for getting the name of Output.
getName() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
Returns the name of the configuration parameter.
getName() - Method in class org.openhab.core.config.core.ConfigDescriptionParameterGroup
Get the name of the group.
getName() - Method in class org.openhab.core.config.core.dto.XmlCriteria
Gets the value of the name property.
getName() - Method in class org.openhab.core.config.core.dto.XmlParameter
Gets the value of the name property.
getName() - Method in class org.openhab.core.config.core.dto.XmlParameterGroup
Gets the value of the name property.
getName() - Method in class org.openhab.core.config.core.FilterCriteria
 
getName() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
 
getName() - Method in interface org.openhab.core.io.transport.serial.SerialPort
Retrieves the name of the serial port.
getName() - Method in interface org.openhab.core.io.transport.serial.SerialPortIdentifier
Gets the name of the port.
getName() - Method in class org.openhab.core.items.GenericItem
 
getName() - Method in interface org.openhab.core.items.Item
returns the name of the item
getName() - Method in interface org.openhab.core.library.unit.CurrencyProvider
Get the name of this CurrencyProvider
getName() - Method in class org.openhab.core.library.unit.CurrencyUnit
 
getName() - Method in class org.openhab.core.library.unit.CurrencyUnits
 
getName() - Method in class org.openhab.core.library.unit.Units
 
getName() - Method in class org.openhab.core.library.unit.ImperialUnits
 
getName() - Method in class org.openhab.core.library.unit.SIUnits
 
getName() - Method in class org.openhab.core.model.items.impl.ModelItemImpl
getName() - Method in enum class org.openhab.core.model.items.ModelGroupFunction
getName() - Method in interface org.openhab.core.model.items.ModelItem
Returns the value of the 'Name' attribute.
getName() - Method in interface org.openhab.core.model.persistence.persistence.Filter
Returns the value of the 'Name' attribute.
getName() - Method in class org.openhab.core.model.persistence.persistence.impl.FilterImpl
getName() - Method in class org.openhab.core.model.persistence.persistence.impl.StrategyImpl
getName() - Method in interface org.openhab.core.model.persistence.persistence.Strategy
Returns the value of the 'Name' attribute.
getName() - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
getName() - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
getName() - Method in interface org.openhab.core.model.rule.rules.Rule
Returns the value of the 'Name' attribute.
getName() - Method in interface org.openhab.core.model.rule.rules.VariableDeclaration
Returns the value of the 'Name' attribute.
getName() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
getName() - Method in interface org.openhab.core.model.sitemap.sitemap.Sitemap
Returns the value of the 'Name' attribute.
getName() - Method in class org.openhab.core.persistence.filter.PersistenceFilter
Get the name of this filter
getName() - Method in interface org.openhab.core.persistence.HistoricItem
returns the name of the item
getName() - Method in interface org.openhab.core.persistence.PersistenceItemInfo
Returns the item name.
getName() - Method in class org.openhab.core.persistence.strategy.PersistenceStrategy
 
getName() - Method in interface org.openhab.core.semantics.SemanticTag
Returns the name of the semantic tag.
getName() - Method in class org.openhab.core.semantics.SemanticTagImpl
 
getName() - Method in interface org.openhab.core.ui.chart.ChartProvider
Gets the name of this chart provider.
getName() - Method in class org.openhab.core.ui.tiles.ExternalServiceTile
 
getName() - Method in interface org.openhab.core.ui.tiles.Tile
The name that should appear on the tile
getName() - Method in class org.openhab.core.voice.text.ASTNode
 
getName() - Method in class org.openhab.core.voice.text.ExpressionLet
 
getNameAlternatives_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
 
getNameAssignment_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterElements
 
getNameAssignment_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
 
getNameAssignment_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
 
getNameAssignment_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.StrategyElements
 
getNameAssignment_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
 
getNameAssignment_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getNameAssignment_1_0_0_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
 
getNameAssignment_1_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
 
getNameIDTerminalRuleCall_0_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterElements
 
getNameIDTerminalRuleCall_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
 
getNameIDTerminalRuleCall_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
 
getNameIDTerminalRuleCall_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.StrategyElements
 
getNameIDTerminalRuleCall_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getNameIDTerminalRuleCall_1_0_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
 
getNameMappings() - Method in class org.openhab.core.model.ide.contentassist.antlr.ItemsParser
 
getNameMappings() - Method in class org.openhab.core.model.persistence.ide.contentassist.antlr.PersistenceParser
 
getNameMappings() - Method in class org.openhab.core.model.rule.ide.contentassist.antlr.RulesParser
 
getNameMappings() - Method in class org.openhab.core.model.script.ide.contentassist.antlr.ScriptParser
 
getNameMappings() - Method in class org.openhab.core.model.sitemap.ide.contentassist.antlr.SitemapParser
 
getNameMappings() - Method in class org.openhab.core.model.thing.ide.contentassist.antlr.ThingParser
 
getNamespace() - Method in interface org.openhab.core.config.core.metadata.MetadataConfigDescriptionProvider
Get the identifier of the metadata namespace
getNamespace() - Method in class org.openhab.core.items.MetadataKey
Provides the namespace of this key
getNamespace() - Method in interface org.openhab.core.ui.components.UIComponentProvider
 
getNameSTRINGTerminalRuleCall_1_0_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
 
getNameValidIDParserRuleCall_1_0_0_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
 
getNameValidIDParserRuleCall_1_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
 
getNANDEnumLiteralDeclaration_3() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getNANDNANDKeyword_3_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getNewState() - Method in interface org.openhab.core.model.rule.rules.ChangedEventTrigger
Returns the value of the 'New State' containment reference.
getNewState() - Method in interface org.openhab.core.model.rule.rules.GroupMemberChangedEventTrigger
Returns the value of the 'New State' containment reference.
getNewState() - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
getNewState() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
getNewState() - Method in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
getNewState() - Method in interface org.openhab.core.model.rule.rules.ThingStateChangedEventTrigger
Returns the value of the 'New State' attribute.
getNewStateAssignment_4_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
 
getNewStateAssignment_4_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
 
getNewStateAssignment_4_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
 
getNewStateThingValidStateParserRuleCall_4_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
 
getNewStateValidStateParserRuleCall_4_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
 
getNewStateValidStateParserRuleCall_4_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
 
getNewValue() - Method in interface org.openhab.core.io.transport.serial.SerialPortEvent
Gets the new value of the state change that caused the SerialPortEvent to be propagated.
getNextBankHoliday() - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
getNextBankHoliday(int) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
getNextBankHoliday(int, String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
getNextBankHoliday(String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
getNextBankHoliday(ZonedDateTime) - Method in interface org.openhab.core.ephemeris.EphemerisManager
Gets the first next to come holiday in a 1 year time window
getNextBankHoliday(ZonedDateTime) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
getNextBankHoliday(ZonedDateTime, String) - Method in interface org.openhab.core.ephemeris.EphemerisManager
Gets the first next to come holiday in a 1 year time window
getNextBankHoliday(ZonedDateTime, String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
getNextBankHoliday(ZonedDateTime, URL) - Method in interface org.openhab.core.ephemeris.EphemerisManager
Gets the first next to come holiday in a 1 year time window
getNextRefToken(String, int) - Static method in class org.openhab.core.automation.util.ReferenceResolver
Gets the end of current token of reference path.
getNodeName() - Method in class org.openhab.core.config.core.xml.util.NodeAttributes
 
getNodeName() - Method in class org.openhab.core.config.core.xml.util.NodeList
 
getNodeName() - Method in interface org.openhab.core.config.core.xml.util.NodeName
Returns the name of the node this object belongs to.
getNodeName() - Method in class org.openhab.core.config.core.xml.util.NodeValue
 
getNonDefaultChannels(Thing) - Method in class org.openhab.core.thing.fileconverter.AbstractThingFileGenerator
Get non default channels.
getNonLinkableWidget() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getNonLinkableWidget() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Non Linkable Widget'.
getNonLinkableWidgetAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getNonLinkableWidgetParserRuleCall_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WidgetElements
 
getNonLinkableWidgetRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getNOREnumLiteralDeclaration_4() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getNORNORKeyword_4_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getNotEqualsFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getNotEqualsFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for class 'Not Equals Filter'.
getNotEqualsFilter_Values() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getNotEqualsFilter_Values() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the attribute list 'Values'.
getNotEqualsFilterAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getNotEqualsFilterParserRuleCall_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
 
getNotEqualsFilterRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getNotIncludeFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getNotIncludeFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for class 'Not Include Filter'.
getNotIncludeFilter_Lower() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getNotIncludeFilter_Lower() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the attribute 'Lower'.
getNotIncludeFilter_Unit() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getNotIncludeFilter_Unit() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the attribute 'Unit'.
getNotIncludeFilter_Upper() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getNotIncludeFilter_Upper() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the attribute 'Upper'.
getNotIncludeFilterAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getNotIncludeFilterParserRuleCall_5() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
 
getNotIncludeFilterRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getNumberAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getNumberAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getNumberAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getNUMBERAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getNUMBERAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getNumberKeyword_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemTypeElements
 
getNumberKeyword_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelItemTypeElements
 
getNumberKeyword_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
 
getNumberParserRuleCall_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.CommandElements
 
getNUMBERParserRuleCall_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ValueTypeElements
 
getNUMBERParserRuleCall_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ValueTypeElements
 
getNumberRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getNumberRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getNumberRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getNUMBERRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getNUMBERRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getNumberSignKeyword_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.CHANNEL_IDElements
 
getOAuthClientService(String) - Method in interface org.openhab.core.auth.client.oauth2.OAuthFactory
Gets the OAuth service for a given handle
getObject(String) - Method in class org.openhab.core.config.core.xml.util.ConverterValueMap
Returns the object associated with the specified name of the child's node.
getObject(String, Object) - Method in class org.openhab.core.config.core.xml.util.ConverterValueMap
Returns the object associated with the specified name of the child's node.
getOFFLINEKeyword_4() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingValidStateElements
 
getOffset() - Method in interface org.openhab.core.model.rule.rules.DateTimeTrigger
Returns the value of the 'Offset' attribute.
getOffset() - Method in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
getOffsetAssignment_4_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.DateTimeTriggerElements
 
getOffsetINTTerminalRuleCall_4_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.DateTimeTriggerElements
 
getOffsetKeyword_4_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.DateTimeTriggerElements
 
getOHMeterRegistry() - Method in interface org.openhab.core.io.monitor.MeterRegistryProvider
 
getOldItem() - Method in class org.openhab.core.items.events.ItemUpdatedEvent
Gets the old item.
getOldItemState() - Method in class org.openhab.core.items.events.ItemStateChangedEvent
Gets the old item state.
getOldRule() - Method in class org.openhab.core.automation.events.RuleUpdatedEvent
 
getOldState() - Method in interface org.openhab.core.model.rule.rules.ChangedEventTrigger
Returns the value of the 'Old State' containment reference.
getOldState() - Method in interface org.openhab.core.model.rule.rules.GroupMemberChangedEventTrigger
Returns the value of the 'Old State' containment reference.
getOldState() - Method in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
getOldState() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
getOldState() - Method in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
getOldState() - Method in interface org.openhab.core.model.rule.rules.ThingStateChangedEventTrigger
Returns the value of the 'Old State' attribute.
getOldStateAssignment_3_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
 
getOldStateAssignment_3_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
 
getOldStateAssignment_3_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
 
getOldStateThingValidStateParserRuleCall_3_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
 
getOldStateValidStateParserRuleCall_3_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
 
getOldStateValidStateParserRuleCall_3_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
 
getOldStatusInfo() - Method in class org.openhab.core.thing.events.ThingStatusInfoChangedEvent
Gets the old thing status info.
getOldThing() - Method in class org.openhab.core.thing.events.ThingUpdatedEvent
Gets the old thing.
getOldValue() - Method in class org.openhab.core.thing.events.ChannelDescriptionChangedEvent
Gets the old value (represented as JSON string).
getOnlineChangelog() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
Returns the URL to the online changelog of the firmware.
getONLINEKeyword_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingValidStateElements
 
getOpAddAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getOpAddAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getOpAddRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getOpAddRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getOpAndAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getOpAndAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getOpAndRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getOpAndRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getOpCompareAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getOpCompareAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getOpCompareRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getOpCompareRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getOpenAPI() - Method in class org.openhab.core.io.rest.swagger.impl.OpenApiResource
Gets the current JAX-RS Whiteboard provided endpoint information by OpenAPI.
getOpEqualityAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getOpEqualityAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getOpEqualityRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getOpEqualityRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getOperator() - Method in class org.openhab.core.persistence.FilterCriteria
 
getOpMultiAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getOpMultiAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getOpMultiAssignAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getOpMultiAssignAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getOpMultiAssignRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getOpMultiAssignRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getOpMultiRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getOpMultiRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getOpOrAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getOpOrAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getOpOrRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getOpOrRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getOpOtherAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getOpOtherAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getOpOtherRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getOpOtherRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getOpPostfixAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getOpPostfixAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getOpPostfixRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getOpPostfixRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getOpSingleAssignAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getOpSingleAssignAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getOpSingleAssignRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getOpSingleAssignRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getOpSingleAssignToken(EObject, RuleCall, INode) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
OpSingleAssign: '=' ;
getOpSingleAssignToken(EObject, RuleCall, INode) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
OpSingleAssign: '=' ;
getOptions() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
Returns a static selection list for the value of this parameter.
getOptions() - Method in class org.openhab.core.config.core.dto.XmlParameter
 
getOptions() - Method in class org.openhab.core.types.EventDescription
Returns a list of predefined events with their label.
getOptions() - Method in class org.openhab.core.types.StateDescription
Returns a list of predefined states with their label.
getOptions() - Method in interface org.openhab.core.types.StateDescriptionFragment
Returns a list of predefined states with their label.
getOpUnaryAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getOpUnaryAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getOpUnaryRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getOpUnaryRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getOrdering() - Method in class org.openhab.core.persistence.FilterCriteria
 
getOREnumLiteralDeclaration_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getOrKeyword_4_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
 
getORORKeyword_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getOrphanLinks() - Method in class org.openhab.core.thing.link.ItemChannelLinkRegistry
Get all orphan links (item or channel missing)
getOutputs() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
 
getOutputs() - Method in class org.openhab.core.automation.type.ActionType
Gets the meta-information descriptions of Outputs defined by this type.
getOutputs() - Method in class org.openhab.core.automation.type.TriggerType
Gets the meta-information descriptions of Outputs defined by this type.
getOutputStream() - Method in class org.openhab.core.audio.PipedAudioStream
 
getOutputStream() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
 
getOutputStream() - Method in interface org.openhab.core.io.transport.serial.SerialPort
Returns an output stream.
getOverlay() - Method in class org.openhab.core.ui.tiles.ExternalServiceTile
 
getOverlay() - Method in interface org.openhab.core.ui.tiles.Tile
An HTML5 overlay icon to use for the tile, e.g.
getPackage() - Static method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
Deprecated. 
getPackage() - Static method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
Deprecated. 
getPackage() - Static method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
Deprecated. 
getPackage() - Static method in class org.openhab.core.model.script.script.impl.ScriptFactoryImpl
Deprecated. 
getPackage() - Static method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
Deprecated. 
getPackage() - Static method in class org.openhab.core.model.thing.thing.impl.ThingFactoryImpl
Deprecated. 
getPageId(String) - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
Retrieves the current page id for a subscription.
getPageNumber() - Method in class org.openhab.core.persistence.FilterCriteria
 
getPageSize() - Method in class org.openhab.core.persistence.FilterCriteria
 
getParameter() - Method in class org.openhab.core.config.core.dto.XmlConfigDescription
Gets the value of the parameter property.
getParameterGroup() - Method in class org.openhab.core.config.core.dto.XmlConfigDescription
Gets the value of the parameterGroup property.
getParameterGroups() - Method in class org.openhab.core.config.core.ConfigDescription
Returns the list of configuration parameter groups associated with the parameters.
getParameterOptions(URI, String, String, Locale) - Method in class org.openhab.core.automation.module.script.ScriptTransformationService
 
getParameterOptions(URI, String, String, Locale) - Method in interface org.openhab.core.config.core.ConfigOptionProvider
Provides a collection of ParameterOptions.
getParameterOptions(URI, String, String, Locale) - Method in class org.openhab.core.config.core.CurrencyServiceConfigOptionProvider
 
getParameterOptions(Locale) - Method in interface org.openhab.core.config.core.metadata.MetadataConfigDescriptionProvider
Get all valid options if the main metadata value should be restricted to certain values.
getParameters() - Method in class org.openhab.core.addon.AddonDiscoveryMethod
 
getParameters() - Method in class org.openhab.core.config.core.ConfigDescription
Returns the corresponding ConfigDescriptionParameters.
getParameters() - Method in class org.openhab.core.items.GroupFunction.Equality
 
getParameters() - Method in interface org.openhab.core.items.GroupFunction
Returns the parameters of the function as an array.
getParameters() - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.And
 
getParameters() - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Avg
 
getParameters() - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Count
 
getParameters() - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Max
 
getParameters() - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Median
 
getParameters() - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Min
 
getParameters() - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Or
 
getParameters() - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Sum
 
getParameters() - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Xor
 
getParameters() - Method in class org.openhab.core.library.types.DateTimeGroupFunction.Earliest
 
getParameters() - Method in class org.openhab.core.library.types.DateTimeGroupFunction.Latest
 
getParameters() - Method in class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.DimensionalGroupFunction
 
getParameters(String, Locale) - Method in interface org.openhab.core.config.core.metadata.MetadataConfigDescriptionProvider
Get the config descriptions for all expected parameters.
getParent(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
this should be used instead of Widget.eContainer() as as the concrete widgets created from default widgets have no parent.
getParentUID() - Method in interface org.openhab.core.semantics.SemanticTag
Returns the UID of the parent tag.
getParentUID() - Method in class org.openhab.core.semantics.SemanticTagImpl
 
getParity() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
 
getParity() - Method in interface org.openhab.core.io.transport.serial.SerialPort
Gets port parity.
getParsedScript(String, String) - Method in interface org.openhab.core.model.script.runtime.DSLScriptContextProvider
Returns the XExpression, which is the readily parsed script.
getPassword() - Method in class org.openhab.core.auth.UsernamePasswordCredentials
Retrieves the password
getPassword() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
 
getPasswordHash() - Method in class org.openhab.core.auth.ManagedUser
Gets the password hash.
getPasswordSalt() - Method in class org.openhab.core.auth.ManagedUser
Gets the password salt.
getPathType() - Method in class org.openhab.core.io.transport.serial.ProtocolType
 
getPattern() - Method in class org.openhab.core.addon.AddonMatchProperty
 
getPattern() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
 
getPattern() - Method in class org.openhab.core.config.core.dto.XmlParameter
Gets the value of the pattern property.
getPattern() - Method in class org.openhab.core.types.StateDescription
Returns the pattern to render the state to a string.
getPattern() - Method in interface org.openhab.core.types.StateDescriptionFragment
Returns the pattern to render the state to a string.
getPattern() - Method in class org.openhab.core.voice.text.ExpressionMatch
 
getPayload() - Method in class org.openhab.core.events.AbstractEvent
 
getPayload() - Method in interface org.openhab.core.events.Event
Gets the payload as a serialized string.
getPayload() - Method in class org.openhab.core.io.transport.mqtt.MqttWillAndTestament
 
getPendingToken() - Method in class org.openhab.core.auth.ManagedUser
Gets the pending token information for this user, if any.
getPercentSignKeyword_5() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
 
getPercentSignKeyword_8() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.UNITElements
 
getPeriod() - Method in interface org.openhab.core.model.sitemap.sitemap.Chart
Returns the value of the 'Period' attribute.
getPeriod() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
getPeriodAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getPeriodAssignment_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getPeriodKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getPeriodPeriodParserRuleCall_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getPeriodRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getPerMilleSignKeyword_9() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.UNITElements
 
getPersistenceConfiguration() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getPersistenceConfiguration() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for class 'Configuration'.
getPersistenceConfiguration_Filters() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getPersistenceConfiguration_Filters() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the reference list 'Filters'.
getPersistenceConfiguration_Items() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getPersistenceConfiguration_Items() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the containment reference list 'Items'.
getPersistenceConfiguration_Strategies() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getPersistenceConfiguration_Strategies() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the reference list 'Strategies'.
getPersistenceConfigurationAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getPersistenceConfigurationRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getPersistenceFactory() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getPersistenceFactory() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the factory that creates the instances of the model.
getPersistenceModel() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getPersistenceModel() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for class 'Model'.
getPersistenceModel_Aliases() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getPersistenceModel_Aliases() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the containment reference list 'Aliases'.
getPersistenceModel_Configs() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getPersistenceModel_Configs() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the containment reference list 'Configs'.
getPersistenceModel_Defaults() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getPersistenceModel_Defaults() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the reference list 'Defaults'.
getPersistenceModel_Filters() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getPersistenceModel_Filters() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the containment reference list 'Filters'.
getPersistenceModel_Strategies() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getPersistenceModel_Strategies() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the containment reference list 'Strategies'.
getPersistenceModelAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getPersistenceModelAction_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getPersistenceModelRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getPersistencePackage() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
getPersistencePackage() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceFactory
Returns the package supported by this factory.
getPlayerKeyword_7() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
 
getPlayerKeyword_8() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
 
getPoint(Item) - Static method in class org.openhab.core.semantics.SemanticTags
Determines the semantic Point type of an Item.
getPointType(Item) - Static method in class org.openhab.core.model.script.actions.Semantics
Gets the Point type an Item.
getPolicy() - Method in class org.openhab.core.types.TimeSeries
Get the persistence policy of this series.
getPool(String) - Static method in class org.openhab.core.common.ThreadPoolManager
Returns an instance of a cached thread pool service.
getPoolBasedSequentialScheduledExecutorService(String, String) - Static method in class org.openhab.core.common.ThreadPoolManager
Returns an instance of a scheduled service, which will sequentially execute submitted tasks.
getPoolNames() - Static method in class org.openhab.core.common.ThreadPoolManager
 
getPort() - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusIPSlaveEndpoint
 
getPort() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
Get the MQTT broker port
getPortIdentifier(URI) - Method in interface org.openhab.core.io.transport.serial.SerialPortProvider
Gets the SerialPortIdentifier if it is available or null otherwise.
getPortName() - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusSerialSlaveEndpoint
 
getPredictedState() - Method in class org.openhab.core.items.events.ItemStatePredictedEvent
Gets the predicted item state.
getPreferredFormat(Set<AudioFormat>) - Static method in class org.openhab.core.audio.AudioFormat
Gets the first concrete AudioFormat in the passed set or a preferred one based on 16bit, 16KHz, big endian default
getPreferredVoice(Set<Voice>) - Method in interface org.openhab.core.voice.VoiceManager
Determines the preferred voice for the currently set locale
getPrefix() - Method in class org.openhab.core.net.CidrAddress
 
getPrefix(Rule) - Static method in class org.openhab.core.automation.RulePredicates
Gets the prefix of the Rule's UID, if any exist.
getPrerequisiteVersion() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
Returns the prerequisite version of the firmware.
getPresets() - Method in class org.openhab.core.automation.module.script.LifecycleScriptExtensionProvider
 
getPresets() - Method in interface org.openhab.core.automation.module.script.ScriptExtensionManagerWrapper
 
getPresets() - Method in interface org.openhab.core.automation.module.script.ScriptExtensionProvider
Returns the provided Presets which are supported by this ScriptExtensionProvider.
getPrimaryIpv4HostAddress() - Method in class org.openhab.core.net.NetUtil
 
getPrimaryIpv4HostAddress() - Method in interface org.openhab.core.net.NetworkAddressService
Returns the user configured primary IPv4 address of the system
getPriority() - Method in interface org.openhab.core.io.http.Handler
Returns priority of this handler.
getPriority() - Method in class org.openhab.core.ui.icon.AbstractResourceIconProvider
Provides the priority of this provider.
getProduct() - Method in class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
 
getProductId() - Method in class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
 
getProfileTypes() - Method in interface org.openhab.core.thing.profiles.ProfileTypeRegistry
Get the available ProfileTypes from all providers using the default locale.
getProfileTypes(Locale) - Method in class org.openhab.core.automation.module.script.profile.ScriptProfileFactory
 
getProfileTypes(Locale) - Method in interface org.openhab.core.thing.profiles.ProfileTypeProvider
Returns all profile types for the given Locale.
getProfileTypes(Locale) - Method in interface org.openhab.core.thing.profiles.ProfileTypeRegistry
Get the available ProfileTypes from all providers.
getProfileTypeUID() - Method in class org.openhab.core.automation.module.script.profile.ScriptProfile
 
getProfileTypeUID() - Method in interface org.openhab.core.thing.profiles.Profile
Get the ProfileTypeUID of this profile.
getProgress() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfo
Returns the percentage progress of the firmware update.
getProgressInfo() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfoEvent
getProgressStep() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfo
Returns the current progress step.
getPromise() - Method in interface org.openhab.core.scheduler.ScheduledCompletableFuture
 
getProperties() - Method in class org.openhab.core.addon.Addon
A set of additional properties relative to this add-on
getProperties() - Method in class org.openhab.core.config.core.Configuration
 
getProperties() - Method in interface org.openhab.core.config.discovery.DiscoveryResult
Returns the properties of this result object.
The properties contain information which become part of a Thing.
getProperties() - Method in class org.openhab.core.model.items.impl.ModelBindingImpl
getProperties() - Method in interface org.openhab.core.model.items.ModelBinding
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
getProperties() - Method in interface org.openhab.core.model.thing.thing.ModelPropertyContainer
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
Returns the immutable properties of the firmware.
getProperties() - Method in class org.openhab.core.thing.Channel
Returns an immutable copy of the Channel properties.
getProperties() - Method in interface org.openhab.core.thing.Thing
Returns an immutable copy of the Thing properties.
getProperties() - Method in class org.openhab.core.thing.type.ChannelDefinition
Returns the properties for this ChannelDefinition
getProperties() - Method in class org.openhab.core.thing.type.ThingType
Returns the properties for this ThingType
getPropertiesAssignment_3_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
 
getPropertiesAssignment_3_2_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
 
getPropertiesAssignment_4_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getPropertiesAssignment_4_2_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getPropertiesAssignment_5_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getPropertiesAssignment_5_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getPropertiesAssignment_5_2_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getPropertiesAssignment_5_2_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getPropertiesModelPropertyParserRuleCall_3_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
 
getPropertiesModelPropertyParserRuleCall_3_2_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
 
getPropertiesModelPropertyParserRuleCall_4_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getPropertiesModelPropertyParserRuleCall_4_2_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getPropertiesModelPropertyParserRuleCall_5_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getPropertiesModelPropertyParserRuleCall_5_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getPropertiesModelPropertyParserRuleCall_5_2_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getPropertiesModelPropertyParserRuleCall_5_2_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getProperty(String, String) - Method in class org.openhab.core.io.rest.core.config.ConfigurationService
 
getProperty(Item) - Static method in class org.openhab.core.semantics.SemanticTags
Determines the Property type that a Point relates to.
getPropertyType(Item) - Static method in class org.openhab.core.model.script.actions.Semantics
Gets the Property type an Item relates to.
getProps() - Method in class org.openhab.core.ui.components.RootUIComponent
Gets the configurable parameters ("props") of the component
getProtocol() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
Get the MQTT broker protocol
getProtocolID() - Method in class org.openhab.core.io.transport.modbus.ModbusReadRequestBlueprint
Returns the protocol identifier of this ModbusMessage as int.
The identifier is a 2-byte (short) non negative integer value valid in the range of 0-65535.
getProtocolID() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRequestBlueprint
Returns the protocol identifier of this ModbusMessage as int.
The identifier is a 2-byte (short) non negative integer value valid in the range of 0-65535.
getProvider(E) - Method in class org.openhab.core.common.registry.AbstractRegistry
This method retrieves the provider of an element from the registry.
getProvider(K) - Method in class org.openhab.core.common.registry.AbstractRegistry
This method retrieves the provider of an element from the registry.
getQos() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
 
getQos() - Method in class org.openhab.core.io.transport.mqtt.MqttWillAndTestament
 
getQualifiedNameAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getQualifiedNameAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getQualifiedNameInStaticImportAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getQualifiedNameInStaticImportAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getQualifiedNameInStaticImportRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getQualifiedNameInStaticImportRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getQualifiedNameRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getQualifiedNameRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getQualifiedNameWithWildcardAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getQualifiedNameWithWildcardAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getQualifiedNameWithWildcardRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getQualifiedNameWithWildcardRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getQuantityLiteral() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
getQuantityLiteral() - Method in interface org.openhab.core.model.script.script.ScriptPackage
Returns the meta object for class 'Quantity Literal'.
getQuantityLiteral_Unit() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
getQuantityLiteral_Unit() - Method in interface org.openhab.core.model.script.script.ScriptPackage
Returns the meta object for the containment reference 'Unit'.
getQuantityLiteral_Value() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
getQuantityLiteral_Value() - Method in interface org.openhab.core.model.script.script.ScriptPackage
Returns the meta object for the attribute 'Value'.
getQuantityLiteralAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getQuantityLiteralAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getQuantityLiteralAction_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
 
getQuantityLiteralParserRuleCall_6() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.XLiteralElements
 
getQuantityLiteralRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getQuantityLiteralRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getQueue() - Method in class org.openhab.core.common.QueueingThreadPoolExecutor
 
getRandomAlphabetic(int) - Static method in class org.openhab.core.util.StringUtils
Creates a random string with [A-Zaz] characters
getRandomAlphanumeric(int) - Static method in class org.openhab.core.util.StringUtils
Creates a random string with [A-Za-z0-9] characters
getRandomHex(int) - Static method in class org.openhab.core.util.StringUtils
Creates a random string with only hex characters
getRandomString(int, String) - Static method in class org.openhab.core.util.StringUtils
Creates a random string
getRank() - Method in interface org.openhab.core.types.StateDescriptionFragmentProvider
Return the service rank.
getRawContent() - Method in class org.openhab.core.thing.binding.generic.ChannelHandlerContent
 
getRawMessage() - Method in exception class org.openhab.core.i18n.AbstractI18nException
Provides the raw message If the message does not start with "@text/", it returns the same as the getMessage() method.
getReachedStartLevelKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemStartlevelTriggerElements
 
getReceivedCommandKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
 
getReceivedCommandKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
 
getReceivedUpdateKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
 
getReceivedUpdateKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
 
getReceivedUpdateKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
 
getReconnectAfterMillis() - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
 
getReconnectFrequency() - Method in class org.openhab.core.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
 
getReconnectStrategy() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
 
getRed() - Method in class org.openhab.core.library.types.HSBType
Deprecated.
getRedirectUri() - Method in class org.openhab.core.auth.PendingToken
Gets the redirect URI of the client requesting the upcoming token.
getRedirectUri() - Method in class org.openhab.core.auth.UserSession
Gets the redirect URI which was used to perform the authorization flow.
getReference() - Method in class org.openhab.core.automation.type.Input
Gets the reference to data source.
getReference() - Method in class org.openhab.core.automation.type.Output
This method is used for getting the reference to data source.
getReference() - Method in class org.openhab.core.io.transport.modbus.ModbusReadRequestBlueprint
 
getReference() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteCoilRequestBlueprint
 
getReference() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRegisterRequestBlueprint
 
getReference() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRequestBlueprint
Returns the reference of the register/coil/discrete input to to start writing with this request
getRefresh() - Method in interface org.openhab.core.model.sitemap.sitemap.Chart
Returns the value of the 'Refresh' attribute.
getRefresh() - Method in interface org.openhab.core.model.sitemap.sitemap.Image
Returns the value of the 'Refresh' attribute.
getRefresh() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
getRefresh() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
getRefreshAssignment_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getRefreshAssignment_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getRefreshINTTerminalRuleCall_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getRefreshINTTerminalRuleCall_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getRefreshKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getRefreshKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getRefreshToken() - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
 
getRefreshToken() - Method in class org.openhab.core.auth.UserSession
Gets the refresh token for the session.
getRegex() - Method in class org.openhab.core.addon.AddonMatchProperty
 
getRegister(int) - Method in class org.openhab.core.io.transport.modbus.ModbusRegisterArray
Get register index i as unsigned integer
getRegisters() - Method in class org.openhab.core.io.transport.modbus.AsyncModbusReadResult
Get "input register" or "holding register" data in the case of no errors
getRegisters() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRegisterRequestBlueprint
 
getRegistry(String) - Method in interface org.openhab.core.ui.components.UIComponentRegistryFactory
Gets the UIComponentRegistry for the specified namespace.
getRelativeAssignment_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
 
getRelativePercentSignKeyword_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
 
getReleaseCmd() - Method in interface org.openhab.core.model.sitemap.sitemap.Button
Returns the value of the 'Release Cmd' attribute.
getReleaseCmd() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
getReleaseCmd() - Method in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
getReleaseCmd() - Method in interface org.openhab.core.model.sitemap.sitemap.Mapping
Returns the value of the 'Release Cmd' attribute.
getReleaseCmdAssignment_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
 
getReleaseCmdAssignment_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getReleaseCmdCommandParserRuleCall_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
 
getReleaseCmdCommandParserRuleCall_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getReleaseKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getReleaseOnlyAssignment_1_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getReleaseOnlyReleaseOnlyKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getRemainingTokens() - Method in class org.openhab.core.voice.text.ASTNode
 
getRemote() - Method in class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
 
getRemoteAddons() - Method in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
get all addons from remote
getRemovalGracePeriodSeconds(ServiceInfo) - Method in interface org.openhab.core.config.discovery.mdns.MDNSDiscoveryParticipant
Some openHAB bindings handle devices that can sometimes be a bit late in updating their mDNS announcements, which means that such devices are repeatedly removed from, and (re)added to, the Inbox.
getRemovalGracePeriodSeconds(RemoteDevice) - Method in interface org.openhab.core.config.discovery.upnp.UpnpDiscoveryParticipant
The JUPnP library strictly follows the UPnP specification insofar as if a device fails to send its next 'ssdp:alive' notification within its declared 'maxAge' period, it is immediately considered to be gone.
getREMOVEDKeyword_6() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingValidStateElements
 
getREMOVINGKeyword_5() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingValidStateElements
 
getRepresentationProperty() - Method in interface org.openhab.core.config.discovery.DiscoveryResult
Returns the representation property of this result object.
getRepresentationProperty() - Method in class org.openhab.core.thing.type.ThingType
Get the name of the representation property of this thing type.
getRequest() - Method in class org.openhab.core.io.transport.modbus.AsyncModbusFailure
Get request matching this response
getRequest() - Method in class org.openhab.core.io.transport.modbus.AsyncModbusReadResult
Get request matching this response
getRequest() - Method in class org.openhab.core.io.transport.modbus.AsyncModbusWriteResult
Get request matching this response
getRequest() - Method in interface org.openhab.core.io.transport.modbus.TaskWithEndpoint
Gets request associated with this task
getRequestId() - Method in exception class org.openhab.core.io.transport.modbus.exception.ModbusUnexpectedTransactionIdException
 
getResource(String) - Method in class org.openhab.core.common.osgi.ResourceBundleClassLoader
 
getResource(String, String) - Method in class org.openhab.core.ui.icon.AbstractResourceIconProvider
Provides the content of a resource for a certain icon set as a stream or null, if the resource does not exist.
getResourceAsStream(String) - Method in class org.openhab.core.common.osgi.ResourceBundleClassLoader
 
getResponse() - Method in class org.openhab.core.io.transport.modbus.AsyncModbusWriteResult
Get response
getResponse() - Method in class org.openhab.core.voice.text.InterpretationResult
 
getResponseId() - Method in exception class org.openhab.core.io.transport.modbus.exception.ModbusUnexpectedTransactionIdException
 
getResult() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfo
Returns the result of the firmware update.
getResultCallback() - Method in interface org.openhab.core.io.transport.modbus.TaskWithEndpoint
Gets the result callback associated with this task, will be called with response
getResultType() - Method in class org.openhab.core.config.core.xml.util.GenericUnmarshaller
Returns the class of the result type
getRGB() - Method in class org.openhab.core.library.types.HSBType
Deprecated.
Use ColorUtil.hsbTosRgb(HSBType) instead. Returns the RGB value representing the color in the default sRGB color model. (Bits 24-31 are alpha, 16-23 are red, 8-15 are green, 0-7 are blue).
getRight() - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
getRight() - Method in interface org.openhab.core.model.rule.rules.VariableDeclaration
Returns the value of the 'Right' containment reference.
getRightAssignment_2_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
 
getRightCurlyBracketKeyword_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
 
getRightCurlyBracketKeyword_5() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getRightCurlyBracketKeyword_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
 
getRightCurlyBracketKeyword_6_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getRightCurlyBracketKeyword_6_3() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getRightCurlyBracketKeyword_6_3() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getRightCurlyBracketKeyword_6_5() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getRightCurlyBracketKeyword_7_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getRightCurlyBracketKeyword_8_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getRightParenthesisKeyword_13() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.UNITElements
 
getRightParenthesisKeyword_2_2_2_3() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getRightParenthesisKeyword_3_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getRightParenthesisKeyword_4_3() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getRightSquareBracketKeyword_1_10_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getRightSquareBracketKeyword_1_10_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getRightSquareBracketKeyword_1_10_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getRightSquareBracketKeyword_1_11_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getRightSquareBracketKeyword_1_11_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getRightSquareBracketKeyword_1_11_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getRightSquareBracketKeyword_1_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getRightSquareBracketKeyword_1_3_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getRightSquareBracketKeyword_1_3_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getRightSquareBracketKeyword_1_3_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getRightSquareBracketKeyword_1_3_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getRightSquareBracketKeyword_1_4_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getRightSquareBracketKeyword_1_4_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getRightSquareBracketKeyword_1_4_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getRightSquareBracketKeyword_1_4_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getRightSquareBracketKeyword_1_4_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getRightSquareBracketKeyword_1_4_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getRightSquareBracketKeyword_1_4_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getRightSquareBracketKeyword_1_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getRightSquareBracketKeyword_1_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getRightSquareBracketKeyword_1_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getRightSquareBracketKeyword_1_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getRightSquareBracketKeyword_1_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getRightSquareBracketKeyword_1_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getRightSquareBracketKeyword_1_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getRightSquareBracketKeyword_1_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getRightSquareBracketKeyword_1_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getRightSquareBracketKeyword_1_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getRightSquareBracketKeyword_1_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getRightSquareBracketKeyword_1_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getRightSquareBracketKeyword_1_7_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getRightSquareBracketKeyword_1_7_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getRightSquareBracketKeyword_1_7_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getRightSquareBracketKeyword_1_7_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getRightSquareBracketKeyword_1_7_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getRightSquareBracketKeyword_1_7_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getRightSquareBracketKeyword_1_7_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getRightSquareBracketKeyword_1_7_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getRightSquareBracketKeyword_1_7_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getRightSquareBracketKeyword_1_7_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getRightSquareBracketKeyword_1_8_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getRightSquareBracketKeyword_1_8_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getRightSquareBracketKeyword_1_8_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getRightSquareBracketKeyword_1_8_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getRightSquareBracketKeyword_1_8_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getRightSquareBracketKeyword_1_8_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getRightSquareBracketKeyword_1_8_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getRightSquareBracketKeyword_1_8_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getRightSquareBracketKeyword_1_9_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getRightSquareBracketKeyword_1_9_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getRightSquareBracketKeyword_1_9_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getRightSquareBracketKeyword_1_9_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getRightSquareBracketKeyword_2_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getRightSquareBracketKeyword_2_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getRightSquareBracketKeyword_2_2_1_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getRightSquareBracketKeyword_2_3_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getRightSquareBracketKeyword_2_3_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getRightSquareBracketKeyword_2_3_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getRightSquareBracketKeyword_2_4_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getRightSquareBracketKeyword_2_4_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getRightSquareBracketKeyword_2_4_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getRightSquareBracketKeyword_2_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getRightSquareBracketKeyword_2_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getRightSquareBracketKeyword_2_5_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getRightSquareBracketKeyword_2_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getRightSquareBracketKeyword_2_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getRightSquareBracketKeyword_2_6_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getRightSquareBracketKeyword_2_7_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getRightSquareBracketKeyword_3_3() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
 
getRightSquareBracketKeyword_4_3() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getRightSquareBracketKeyword_5_3() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getRightSquareBracketKeyword_5_3() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getRightSquareBracketKeyword_5_3() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getRightSquareBracketLeftSquareBracketKeyword_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotIncludeFilterElements
 
getRightXExpressionParserRuleCall_2_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
 
getRoles() - Method in class org.openhab.core.auth.Authentication
Retrieves the roles of the authenticated user
getRoles() - Method in class org.openhab.core.auth.GenericUser
 
getRoles() - Method in class org.openhab.core.auth.ManagedUser
 
getRoles() - Method in interface org.openhab.core.auth.User
Gets the roles attributed to the user.
getRollershutterKeyword_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
 
getRollershutterKeyword_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
 
getRow() - Method in interface org.openhab.core.model.sitemap.sitemap.Button
Returns the value of the 'Row' attribute.
getRow() - Method in interface org.openhab.core.model.sitemap.sitemap.ButtonDefinition
Returns the value of the 'Row' attribute.
getRow() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonDefinitionImpl
getRow() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
getRowAssignment_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonDefinitionElements
 
getRowAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getRowINTTerminalRuleCall_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonDefinitionElements
 
getRowINTTerminalRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getRowKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getRtuEncoded() - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusTCPSlaveEndpoint
 
getRule() - Method in class org.openhab.core.automation.events.AbstractRuleRegistryEvent
 
getRule() - Method in class org.openhab.core.automation.RuleExecution
Returns the rule that will be executed.
getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.AliasConfigurationElements
 
getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.AllConfigElements
 
getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.CronStrategyElements
 
getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.DECIMALElements
 
getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.EqualsFilterElements
 
getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
 
getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterElements
 
getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.GroupConfigElements
 
getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.GroupExcludeConfigElements
 
getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.IncludeFilterElements
 
getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ItemConfigElements
 
getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ItemExcludeConfigElements
 
getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotEqualsFilterElements
 
getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotIncludeFilterElements
 
getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.StrategyElements
 
getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
 
getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
 
getRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.UNITElements
 
getRule() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getRule() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Rule'.
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.CommandEventTriggerElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.DateTimeTriggerElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ItemNameElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleModelElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemOnShutdownTriggerElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemOnStartupTriggerElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemStartlevelTriggerElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemTriggerElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingValidStateElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandIdElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandNumberElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandStringElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateIdElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateNumberElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateStringElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerIdElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerNumberElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerStringElements
 
getRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
 
getRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.AbstractUnitElements
 
getRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.COMMON_UNIT_SYMBOLSElements
 
getRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.IDUnitElements
 
getRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
 
getRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.ScriptElements
 
getRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.SpecificUnitElements
 
getRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.StringUnitElements
 
getRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.XLiteralElements
 
getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
 
getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BOOLEANElements
 
getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.IconElements
 
getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ItemModelElements
 
getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
 
getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemTypeElements
 
getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelNormalItemElements
 
getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelPropertyElements
 
getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.NUMBERElements
 
getRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ValueTypeElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.BOOLEAN_OBJECTElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonDefinitionElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorArrayElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.CommandElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupItemRefElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconNameElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ItemRefElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MappingElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NumberElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.PeriodElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapModelElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VisibilityRuleElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WidgetElements
 
getRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.XStateElements
 
getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
 
getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BOOLEANElements
 
getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.CHANNEL_IDElements
 
getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelItemTypeElements
 
getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyContainerElements
 
getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
 
getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.NUMBERElements
 
getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ThingModelElements
 
getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UID_SEGMENTElements
 
getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UIDElements
 
getRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ValueTypeElements
 
getRule_Eventtrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getRule_Eventtrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the containment reference list 'Eventtrigger'.
getRule_Name() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getRule_Name() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'Name'.
getRule_Script() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getRule_Script() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the containment reference 'Script'.
getRuleAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getRuleId() - Method in class org.openhab.core.automation.events.RuleStatusInfoEvent
 
getRuleKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
 
getRuleModel() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getRuleModel() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Rule Model'.
getRuleModel_ImportSection() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getRuleModel_ImportSection() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the containment reference 'Import Section'.
getRuleModel_Rules() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getRuleModel_Rules() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the containment reference list 'Rules'.
getRuleModel_Variables() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getRuleModel_Variables() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the containment reference list 'Variables'.
getRuleModelAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getRuleModelRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getRuleName(AbstractElement) - Method in class org.openhab.core.model.ide.contentassist.antlr.ItemsParser
 
getRuleName(AbstractElement) - Method in class org.openhab.core.model.ide.contentassist.antlr.ItemsParser.NameMappings
 
getRuleName(AbstractElement) - Method in class org.openhab.core.model.persistence.ide.contentassist.antlr.PersistenceParser
 
getRuleName(AbstractElement) - Method in class org.openhab.core.model.persistence.ide.contentassist.antlr.PersistenceParser.NameMappings
 
getRuleName(AbstractElement) - Method in class org.openhab.core.model.rule.ide.contentassist.antlr.RulesParser
 
getRuleName(AbstractElement) - Method in class org.openhab.core.model.rule.ide.contentassist.antlr.RulesParser.NameMappings
 
getRuleName(AbstractElement) - Method in class org.openhab.core.model.script.ide.contentassist.antlr.ScriptParser
 
getRuleName(AbstractElement) - Method in class org.openhab.core.model.script.ide.contentassist.antlr.ScriptParser.NameMappings
 
getRuleName(AbstractElement) - Method in class org.openhab.core.model.sitemap.ide.contentassist.antlr.SitemapParser
 
getRuleName(AbstractElement) - Method in class org.openhab.core.model.sitemap.ide.contentassist.antlr.SitemapParser.NameMappings
 
getRuleName(AbstractElement) - Method in class org.openhab.core.model.thing.ide.contentassist.antlr.ThingParser
 
getRuleName(AbstractElement) - Method in class org.openhab.core.model.thing.ide.contentassist.antlr.ThingParser.NameMappings
 
getRuleRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getRules() - Method in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
getRules() - Method in interface org.openhab.core.model.rule.rules.RuleModel
Returns the value of the 'Rules' containment reference list.
getRules(Locale) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
Retrieves all Rules to a given Locale.
getRulesAssignment_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleModelElements
 
getRulesFactory() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getRulesFactory() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the factory that creates the instances of the model.
getRulesPackage() - Method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
getRulesPackage() - Method in interface org.openhab.core.model.rule.rules.RulesFactory
Returns the package supported by this factory.
getRulesRuleParserRuleCall_2_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleModelElements
 
getRuleTemplateJson() - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
 
getRuntimeFolder() - Static method in class org.openhab.core.OpenHAB
Returns the runtime folder path name.
getSaturation() - Method in class org.openhab.core.library.types.HSBType
 
getScanInputDescription() - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
 
getScanInputDescription() - Method in interface org.openhab.core.config.discovery.DiscoveryService
Returns the description of the supported input parameter to start the discovery.
getScanInputLabel() - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
 
getScanInputLabel() - Method in interface org.openhab.core.config.discovery.DiscoveryService
Returns the label of the supported input parameter to start the discovery.
getScanTimeout() - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
Returns the amount of time in seconds after which the discovery service automatically stops its forced discovery process.
getScanTimeout() - Method in interface org.openhab.core.config.discovery.DiscoveryService
Returns the amount of time in seconds after which an active scan ends.
getScheduledPool(String) - Static method in class org.openhab.core.common.ThreadPoolManager
Returns an instance of a scheduled thread pool service.
getScheduledTime() - Method in interface org.openhab.core.scheduler.ScheduledCompletableFuture
 
getScheduler() - Method in interface org.openhab.core.automation.handler.TriggerHandlerCallback
 
getScheduler() - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
Can be overridden by subclasses (e.g. for testing)
getScheduler() - Static method in class org.openhab.core.model.script.ScriptServiceUtil
 
getSchedulerInstance() - Method in class org.openhab.core.model.script.ScriptServiceUtil
 
getScheme() - Method in class org.openhab.core.io.transport.serial.ProtocolType
 
getScope() - Method in class org.openhab.core.auth.Authentication
Retrieves the scope this authentication is valid for
getScope() - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
 
getScope() - Method in class org.openhab.core.auth.PendingToken
Gets the requested scopes for the upcoming token.
getScope() - Method in class org.openhab.core.auth.UserApiToken
Gets the scope this token is valid for.
getScope() - Method in class org.openhab.core.auth.UserSession
Gets the scope requested when authorizing this session.
getScope() - Method in class org.openhab.core.thing.profiles.ProfileTypeUID
 
getScope(Resource, boolean, EClass, Predicate<IEObjectDescription>) - Method in class org.openhab.core.model.persistence.scoping.PersistenceGlobalScopeProvider
 
getScript() - Method in class org.openhab.core.model.rule.rules.impl.RuleImpl
getScript() - Method in interface org.openhab.core.model.rule.rules.Rule
Returns the value of the 'Script' containment reference.
getScript() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
getScript() - Method in interface org.openhab.core.model.script.script.ScriptPackage
Returns the meta object for class 'Script'.
getScriptAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getScriptAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getScriptAction_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.ScriptElements
 
getScriptAssignment_6() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
 
getScriptEngine() - Method in class org.openhab.core.automation.module.script.ScriptEngineContainer
 
getScriptEngine() - Method in class org.openhab.core.model.rule.RulesStandaloneSetup
 
getScriptEngine() - Static method in class org.openhab.core.model.script.ScriptServiceUtil
 
getScriptEngine() - Method in class org.openhab.core.model.script.ScriptStandaloneSetup
 
getScriptFactory() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
getScriptFactory() - Method in interface org.openhab.core.model.script.script.ScriptPackage
Returns the factory that creates the instances of the model.
getScriptGrammarAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getScriptIdentifier() - Method in interface org.openhab.core.automation.module.script.ScriptExtensionManagerWrapper
 
getScriptPackage() - Method in class org.openhab.core.model.script.script.impl.ScriptFactoryImpl
getScriptPackage() - Method in interface org.openhab.core.model.script.script.ScriptFactory
Returns the package supported by this factory.
getScriptRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getScriptRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getScriptScriptParserRuleCall_6_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
 
getScriptServiceUtil() - Method in class org.openhab.core.model.rule.RulesStandaloneSetup
 
getScriptServiceUtil() - Method in class org.openhab.core.model.script.ScriptStandaloneSetup
 
getScriptType(Path) - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
Get the scriptType (file-extension or MIME-type) for a given file
getScriptTypes() - Method in class org.openhab.core.automation.module.script.AbstractScriptEngineFactory
 
getScriptTypes() - Method in interface org.openhab.core.automation.module.script.ScriptEngineFactory
This method returns a list of file extensions and MimeTypes that are supported by the ScriptEngine, e.g. py, application/python, js, application/javascript, etc.
getSecurityContext(String) - Method in class org.openhab.core.io.rest.auth.AuthFilter
 
getSecurityContext(HttpServletRequest, boolean) - Method in class org.openhab.core.io.rest.auth.AuthFilter
 
getSegment(int) - Method in class org.openhab.core.common.AbstractUID
 
getSelection() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getSelection() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Selection'.
getSelection_Mappings() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getSelection_Mappings() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the containment reference list 'Mappings'.
getSelectionAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getSelectionKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getSelectionParserRuleCall_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
 
getSelectionRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getSemanticEquipmentTag() - Method in interface org.openhab.core.thing.Thing
Get the semantic (equipment) tag of the Thing.
getSemanticEquipmentTag() - Method in class org.openhab.core.thing.type.ThingType
Get the semantic (equipment) tag of this thing type.
getSemanticRoot(Class<? extends Tag>) - Static method in class org.openhab.core.semantics.SemanticTags
Determines the semantic root of a given tag type.
getSemanticRootName(Class<? extends Tag>) - Static method in class org.openhab.core.semantics.SemanticTags
Determines the name of the semantic root of a given tag type.
getSemanticType(Item) - Static method in class org.openhab.core.model.script.actions.Semantics
Determines the semantic type of an Item (i.e. a sub-type of Location, Equipment or Point).
getSemanticType(Item) - Static method in class org.openhab.core.semantics.SemanticTags
Determines the semantic type of an Item i.e. a sub-type of Location, Equipment or Point.
getSemicolonKeyword_1_1() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.ScriptElements
 
getSemicolonKeyword_2_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getSequence() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfo
Returns the sequence of the firmware update process.
getSerialNumber() - Method in class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
 
getSerialParameters() - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusSerialSlaveEndpoint
 
getSerialPort() - Method in class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
 
getSerialPortIdentifiers() - Method in interface org.openhab.core.io.transport.serial.SerialPortProvider
Gets all the available SerialPortIdentifiers for this SerialPortProvider.
getService() - Method in interface org.openhab.core.model.sitemap.sitemap.Chart
Returns the value of the 'Service' attribute.
getService() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
getService(Class<T>) - Method in class org.openhab.core.test.java.JavaOSGiTest
Get an OSGi service for the given class.
getService(Class<T>, Class<I>) - Method in class org.openhab.core.test.java.JavaOSGiTest
Get the OSGi service for the given service class and the given implementation class.
getService(Class<T>, Predicate<ServiceReference<T>>) - Method in class org.openhab.core.test.java.JavaOSGiTest
Get an OSGi service for the given class and the given filter.
getServiceAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getServiceId() - Method in class org.openhab.core.addon.AddonInfo
 
getServiceKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getServiceName() - Method in class org.openhab.core.config.discovery.addon.BaseAddonFinder
 
getServiceName() - Method in class org.openhab.core.config.discovery.addon.ip.IpAddonFinder
 
getServiceName() - Method in class org.openhab.core.config.discovery.addon.mdns.MDNSAddonFinder
 
getServiceName() - Method in class org.openhab.core.config.discovery.addon.process.ProcessAddonFinder
 
getServiceName() - Method in class org.openhab.core.config.discovery.addon.sddp.SddpAddonFinder
 
getServiceName() - Method in class org.openhab.core.config.discovery.addon.upnp.UpnpAddonFinder
 
getServiceName() - Method in class org.openhab.core.config.discovery.addon.usb.UsbAddonFinder
 
getServices() - Method in class org.openhab.core.magic.binding.handler.MagicActionModuleThingHandler
 
getServices() - Method in interface org.openhab.core.thing.binding.ThingHandler
This method provides a list of classes which should be registered as services by the framework
getServices(Class<T>, Class<I>) - Method in class org.openhab.core.test.java.JavaOSGiTest
Get all OSGi services for the given service class and the given implementation class.
getServices(Class<T>, Predicate<ServiceReference<T>>) - Method in class org.openhab.core.test.java.JavaOSGiTest
Get all OSGi service for the given class and the given filter.
getServiceSTRINGTerminalRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getServiceType() - Method in class org.openhab.core.addon.AddonDiscoveryMethod
 
getServiceType() - Method in interface org.openhab.core.config.discovery.mdns.MDNSDiscoveryParticipant
Defines the mDNS service type this participant listens to
getSession() - Method in class org.openhab.core.io.console.karaf.OSGiConsole
 
getSessionId() - Method in class org.openhab.core.auth.UserSession
Gets the ID of the session.
getSessions() - Method in class org.openhab.core.auth.ManagedUser
Gets the current persistent sessions for this user.
getSetpoint() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getSetpoint() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Setpoint'.
getSetpoint_MaxValue() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getSetpoint_MaxValue() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Max Value'.
getSetpoint_MinValue() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getSetpoint_MinValue() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Min Value'.
getSetpoint_Step() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getSetpoint_Step() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Step'.
getSetpointAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getSetpointKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getSetpointParserRuleCall_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
 
getSetpointRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getShutsDownKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemOnShutdownTriggerElements
 
getSign() - Method in interface org.openhab.core.model.sitemap.sitemap.Condition
Returns the value of the 'Sign' attribute.
getSign() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
getSignAlternatives_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
 
getSignAssignment_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
 
getSignHyphenMinusKeyword_2_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
 
getSignPlusSignKeyword_2_0_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
 
getSink() - Method in interface org.openhab.core.audio.AudioManager
Retrieves an AudioSink.
getSink(String) - Method in interface org.openhab.core.audio.AudioManager
Retrieves the sink for a given id
getSinkId() - Method in interface org.openhab.core.audio.AudioManager
Retrieves the default AudioSink id if any.
getSinkIds(String) - Method in interface org.openhab.core.audio.AudioManager
Get a list of sink ids that match a given pattern
getSInt16() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
Extract signed 16-bit integer at current position, and advance position.
getSInt32() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
Extract signed 32-bit integer at current position, and advance position.
getSInt32Swap() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
Extract signed 32-bit integer at current position, and advance position.
getSInt64() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
Extract signed 64-bit integer at current position, and advance position.
getSInt64Swap() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
Extract signed 64-bit integer at current position, and advance position.
getSInt8() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
Extract signed 8-bit integer at current position, and advance position.
getSitemap() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getSitemap() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Sitemap'.
getSitemap(String) - Method in interface org.openhab.core.model.sitemap.SitemapProvider
This method provides access to sitemap model files, loads them and returns the object model tree.
getSitemap_Children() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getSitemap_Children() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the containment reference list 'Children'.
getSitemap_Icon() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getSitemap_Icon() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Icon'.
getSitemap_Label() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getSitemap_Label() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Label'.
getSitemap_Name() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getSitemap_Name() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Name'.
getSitemapAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getSitemapFactory() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getSitemapFactory() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the factory that creates the instances of the model.
getSitemapKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapModelElements
 
getSitemapModel() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getSitemapModel() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Model'.
getSitemapModelAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getSitemapModelRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getSitemapName(String) - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
Retrieves the current sitemap name for a subscription.
getSitemapNames() - Method in interface org.openhab.core.model.sitemap.SitemapProvider
Returns the names of all available sitemaps
getSitemapPackage() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
getSitemapPackage() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapFactory
Returns the package supported by this factory.
getSitemapParserRuleCall_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SitemapModelElements
 
getSitemapRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getSL_COMMENTRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getSL_COMMENTRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getSL_COMMENTRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getSL_COMMENTRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getSL_COMMENTRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getSL_COMMENTRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getSlider() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getSlider() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Slider'.
getSlider_MaxValue() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getSlider_MaxValue() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Max Value'.
getSlider_MinValue() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getSlider_MinValue() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Min Value'.
getSlider_ReleaseOnly() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getSlider_ReleaseOnly() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Release Only'.
getSlider_Step() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getSlider_Step() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Step'.
getSlider_SwitchEnabled() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getSlider_SwitchEnabled() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Switch Enabled'.
getSliderAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getSliderKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getSliderParserRuleCall_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
 
getSliderRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getSlot(String) - Method in class org.openhab.core.ui.components.UIComponent
Gets the list of sub-components in a slot
getSlots() - Method in class org.openhab.core.ui.components.UIComponent
Returns all the slots of the component including their sub-components
getSolidusKeyword_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.UNITElements
 
getSource() - Method in interface org.openhab.core.audio.AudioManager
Retrieves an AudioSource.
getSource() - Method in class org.openhab.core.events.AbstractEvent
 
getSource() - Method in interface org.openhab.core.events.Event
Gets the name of the source identifying the sender.
getSource(String) - Method in interface org.openhab.core.audio.AudioManager
Retrieves the audio sources for a given id
getSourceBundle() - Method in class org.openhab.core.addon.AddonInfo
 
getSourceId() - Method in interface org.openhab.core.audio.AudioManager
Retrieves the default AudioSource id if any.
getSourceIds(String) - Method in interface org.openhab.core.audio.AudioManager
Get a list of source ids that match a given pattern
getSourcePath() - Method in class org.openhab.core.transform.AbstractFileTransformationService
Deprecated.
Returns the path to the root of the transformation folder
getSpecificUnit() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
getSpecificUnit() - Method in interface org.openhab.core.model.script.script.ScriptPackage
Returns the meta object for class 'Specific Unit'.
getSpecificUnitAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getSpecificUnitAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getSpecificUnitParserRuleCall_2() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.AbstractUnitElements
 
getSpecificUnitRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getSpecificUnitRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getStackTrace() - Method in exception class org.openhab.core.automation.parser.ParsingException
 
getStartedKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemOnStartupTriggerElements
 
getStartlevel() - Method in class org.openhab.core.events.system.StartlevelEvent
Gets the system startlevel.
getStartlevel() - Method in class org.openhab.core.events.system.SystemEventFactory.SystemEventPayloadBean
 
getStartLevel() - Method in class org.openhab.core.service.StartLevelService
Returns the current start level of openHAB
getStartLevel(Path) - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
Gets the individual start level for a given file
getState() - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
 
getState() - Method in exception class org.openhab.core.auth.client.oauth2.OAuthResponseException
 
getState() - Method in class org.openhab.core.items.GenericItem
 
getState() - Method in interface org.openhab.core.items.Item
returns the current state of the item
getState() - Method in interface org.openhab.core.model.rule.rules.GroupMemberUpdateEventTrigger
Returns the value of the 'State' containment reference.
getState() - Method in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
getState() - Method in class org.openhab.core.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
getState() - Method in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
getState() - Method in interface org.openhab.core.model.rule.rules.ThingStateUpdateEventTrigger
Returns the value of the 'State' attribute.
getState() - Method in interface org.openhab.core.model.rule.rules.UpdateEventTrigger
Returns the value of the 'State' containment reference.
getState() - Method in interface org.openhab.core.model.sitemap.sitemap.Condition
Returns the value of the 'State' attribute.
getState() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
getState() - Method in class org.openhab.core.persistence.FilterCriteria
 
getState() - Method in interface org.openhab.core.persistence.HistoricItem
returns the current state of the item
getState() - Method in class org.openhab.core.thing.type.ChannelType
Returns the StateDescription of an items state which gives information how to interpret it.
getState(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
Retrieves the current state of the item of a widget or UnDefType.UNDEF.
getStateAs(Class<T>) - Method in class org.openhab.core.items.GenericItem
 
getStateAs(Class<T>) - Method in class org.openhab.core.items.GroupItem
 
getStateAs(Class<T>) - Method in interface org.openhab.core.items.Item
returns the current state of the item as a specific type
getStateAs(Class<T>) - Method in class org.openhab.core.library.items.StringItem
 
getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.items.GroupFunction.Equality
 
getStateAs(Set<Item>, Class<T>) - Method in interface org.openhab.core.items.GroupFunction
Calculates the group state and returns it as a state of the requested type.
getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.And
 
getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Avg
 
getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Count
 
getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Max
 
getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Median
 
getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Min
 
getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Or
 
getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Sum
 
getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.library.types.ArithmeticGroupFunction.Xor
 
getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.library.types.DateTimeGroupFunction.Earliest
 
getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.library.types.DateTimeGroupFunction.Latest
 
getStateAs(Set<Item>, Class<T>) - Method in class org.openhab.core.library.types.QuantityTypeArithmeticGroupFunction.DimensionalGroupFunction
 
getStateAssignment_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
 
getStateAssignment_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
 
getStateAssignment_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
 
getStateAssignment_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
 
getStateDescription() - Method in class org.openhab.core.items.GenericItem
 
getStateDescription() - Method in interface org.openhab.core.items.Item
Returns the first provided state description (uses the default locale).
getStateDescription(String, Locale) - Method in interface org.openhab.core.service.StateDescriptionService
Implementations of this method merge the StateDescriptions provided from multiple StateDescriptionProviders into one final StateDescription.
getStateDescription(Locale) - Method in class org.openhab.core.items.GenericItem
 
getStateDescription(Locale) - Method in interface org.openhab.core.items.Item
Returns the first provided state description for a given locale.
getStateDescription(Locale) - Method in class org.openhab.core.library.items.NumberItem
 
getStateDescription(Channel, StateDescription, Locale) - Method in class org.openhab.core.thing.binding.BaseDynamicStateDescriptionProvider
 
getStateDescription(Channel, StateDescription, Locale) - Method in interface org.openhab.core.thing.type.DynamicStateDescriptionProvider
For a given Channel, return a StateDescription that should be used for the channel, instead of the one defined statically in the ChannelType.
getStateDescriptionFragment(String, Locale) - Method in interface org.openhab.core.types.StateDescriptionFragmentProvider
Returns a StateDescriptionFragment with only the parts known by this StateDescriptionFragmentProvider.
getStateEvents(SseEventSink, HttpServletResponse) - Method in class org.openhab.core.io.rest.sse.SseResource
Subscribes the connecting client for state updates.
getStatelessAssignment_1_5() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getStatelessStatelessKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getStateOrCommand(String) - Method in class org.openhab.core.model.script.interpreter.ScriptInterpreter
 
getStates() - Method in class org.openhab.core.types.TimeSeries
Get the content of this series.
getStateThingValidStateParserRuleCall_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
 
getStateValidStateParserRuleCall_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
 
getStateValidStateParserRuleCall_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.UpdateEventTriggerElements
 
getStateXStateParserRuleCall_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ConditionElements
 
getStaticIcon() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
getStaticIcon() - Method in interface org.openhab.core.model.sitemap.sitemap.Widget
Returns the value of the 'Static Icon' attribute.
getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getStaticIconAssignment_1_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getStaticIconAssignment_2_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getStaticIconAssignment_2_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getStaticIconAssignment_2_2_2_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getStaticIconIconParserRuleCall_1_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getStaticIconIconParserRuleCall_2_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getStaticIconIconParserRuleCall_2_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getStaticIconIconParserRuleCall_2_2_2_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getStaticIconKeyword_1_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getStaticIconKeyword_2_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getStaticIconKeyword_2_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getStaticIconKeyword_2_2_2_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getStaticImportClasses() - Method in class org.openhab.core.model.script.scoping.ScriptImplicitlyImportedTypes
 
getStaticQualifierAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getStaticQualifierAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getStaticQualifierRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getStaticQualifierRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getStatus() - Method in class org.openhab.core.automation.RuleStatusInfo
Gets the status itself.
getStatus() - Method in interface org.openhab.core.thing.Thing
Gets the status of a thing.
getStatus() - Method in class org.openhab.core.thing.ThingStatusInfo
Gets the status itself.
getStatus(String) - Method in interface org.openhab.core.automation.ModuleHandlerCallback
Utility method which gets RuleStatus of the specified Rule.
getStatus(String) - Method in interface org.openhab.core.automation.RuleManager
Utility method which gets RuleStatus of the specified Rule.
getStatusDetail() - Method in class org.openhab.core.automation.RuleStatusInfo
Gets the detail of the status.
getStatusDetail() - Method in class org.openhab.core.thing.ThingStatusInfo
Gets the detail of the status.
getStatusInfo() - Method in class org.openhab.core.automation.events.RuleStatusInfoEvent
 
getStatusInfo() - Method in class org.openhab.core.thing.events.ThingStatusInfoChangedEvent
Gets the thing status info.
getStatusInfo() - Method in class org.openhab.core.thing.events.ThingStatusInfoEvent
Gets the thing status info.
getStatusInfo() - Method in interface org.openhab.core.thing.Thing
Gets the status info of a thing.
getStatusInfo(String) - Method in interface org.openhab.core.automation.ModuleHandlerCallback
This method gets RuleStatusInfo of the specified Rule.
getStatusInfo(String) - Method in interface org.openhab.core.automation.RuleManager
This method gets RuleStatusInfo of the specified Rule.
getStep() - Method in class org.openhab.core.config.core.dto.XmlParameter
Gets the value of the step property.
getStep() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SetpointImpl
getStep() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
getStep() - Method in interface org.openhab.core.model.sitemap.sitemap.Setpoint
Returns the value of the 'Step' attribute.
getStep() - Method in interface org.openhab.core.model.sitemap.sitemap.Slider
Returns the value of the 'Step' attribute.
getStep() - Method in class org.openhab.core.types.StateDescription
Returns the step size.
getStep() - Method in interface org.openhab.core.types.StateDescriptionFragment
Returns the step size.
getStepAssignment_1_5_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getStepAssignment_1_7_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getStepKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getStepKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getStepNumberParserRuleCall_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getStepNumberParserRuleCall_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getStepSize() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
Returns the value granularity for a numeric value.
getStopBits() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
 
getStopBits() - Method in interface org.openhab.core.io.transport.serial.SerialPort
Gets number of port stop bits.
getStopper() - Method in class org.openhab.core.voice.text.ExpressionIdentifier
 
getStorage(String) - Method in interface org.openhab.core.storage.DeletableStorageService
 
getStorage(String) - Method in interface org.openhab.core.storage.StorageService
Returns the Storage with the given name.
getStorage(String) - Method in class org.openhab.core.test.storage.VolatileStorageService
 
getStorage(String, ClassLoader) - Method in interface org.openhab.core.storage.DeletableStorageService
 
getStorage(String, ClassLoader) - Method in interface org.openhab.core.storage.StorageService
Returns the Storage with the given name and a given ClassLoader.
getStorage(String, ClassLoader) - Method in class org.openhab.core.test.storage.VolatileStorageService
 
getStorageName() - Method in class org.openhab.core.automation.ManagedRuleProvider
 
getStorageName() - Method in class org.openhab.core.common.registry.AbstractManagedProvider
Returns the name of storage, that is used to persist the elements.
getStorageName() - Method in class org.openhab.core.items.ManagedItemProvider
 
getStorageName() - Method in class org.openhab.core.persistence.registry.ManagedPersistenceServiceConfigurationProvider
 
getStorageName() - Method in class org.openhab.core.semantics.ManagedSemanticTagProvider
 
getStorageName() - Method in class org.openhab.core.thing.link.ManagedItemChannelLinkProvider
 
getStorageName() - Method in class org.openhab.core.thing.ManagedThingProvider
 
getStorageName() - Method in class org.openhab.core.transform.ManagedTransformationProvider
 
getStrategies() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
getStrategies() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistenceModelImpl
getStrategies() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceConfiguration
Returns the value of the 'Strategies' reference list.
getStrategies() - Method in interface org.openhab.core.model.persistence.persistence.PersistenceModel
Returns the value of the 'Strategies' containment reference list.
getStrategies() - Method in class org.openhab.core.persistence.registry.PersistenceServiceConfiguration
Get all defined strategies.
getStrategiesAssignment_2_0_1_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getStrategiesAssignment_2_0_1_3_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getStrategiesAssignment_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getStrategiesKeyword_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getStrategiesStrategyCrossReference_2_0_1_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getStrategiesStrategyCrossReference_2_0_1_3_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getStrategiesStrategyIDTerminalRuleCall_2_0_1_2_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getStrategiesStrategyIDTerminalRuleCall_2_0_1_3_1_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getStrategiesStrategyParserRuleCall_3_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceModelElements
 
getStrategy() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getStrategy() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for class 'Strategy'.
getStrategy_Name() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getStrategy_Name() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the attribute 'Name'.
getStrategyAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getStrategyKeyword_2_0_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.PersistenceConfigurationElements
 
getStrategyRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getStream(List<ToneSynthesizer.Tone>) - Method in class org.openhab.core.audio.utils.ToneSynthesizer
Synthesize a list of ToneSynthesizer.Tone into a wav audio stream
getString(String) - Method in class org.openhab.core.config.core.xml.util.ConverterValueMap
Returns the text associated with the specified name of the child's node.
getString(String, String) - Method in class org.openhab.core.config.core.xml.util.ConverterValueMap
Returns the text associated with the specified name of the child's node.
getStringKeyword_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
 
getStringKeyword_3() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
 
getSTRINGRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getSTRINGRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getSTRINGRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getSTRINGRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getSTRINGRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getSTRINGRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getStrings() - Method in class org.openhab.core.io.console.StringsCompleter
Gets the strings that are allowed for this completer, so that you can modify the set.
getSTRINGTerminalRuleCall_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ValueTypeElements
 
getSTRINGTerminalRuleCall_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
 
getSTRINGTerminalRuleCall_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ValueTypeElements
 
getSTRINGTerminalRuleCall_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.CommandElements
 
getSTRINGTerminalRuleCall_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.XStateElements
 
getStringUnit() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
getStringUnit() - Method in interface org.openhab.core.model.script.script.ScriptPackage
Returns the meta object for class 'String Unit'.
getStringUnitAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getStringUnitAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getStringUnitParserRuleCall_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.AbstractUnitElements
 
getStringUnitRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getStringUnitRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getSTT() - Method in interface org.openhab.core.voice.VoiceManager
Retrieves a STT service.
getSTT(String) - Method in interface org.openhab.core.voice.VoiceManager
Retrieves a STT service with the given id.
getSTTs() - Method in interface org.openhab.core.voice.VoiceManager
Retrieves all STT services.
getSubExpression() - Method in class org.openhab.core.voice.text.ExpressionCardinality
 
getSubExpression() - Method in class org.openhab.core.voice.text.ExpressionLet
 
getSubscribedEventTypes() - Method in class org.openhab.core.events.AbstractTypedEventSubscriber
 
getSubscribedEventTypes() - Method in interface org.openhab.core.events.EventSubscriber
Gets the event types to which the event subscriber is subscribed to.
getSubscribedEventTypes() - Method in class org.openhab.core.io.rest.sitemap.SitemapSubscriptionService
 
getSubscribedEventTypes() - Method in class org.openhab.core.io.websocket.event.EventWebSocketAdapter
 
getSubscribedEventTypes() - Method in class org.openhab.core.items.events.AbstractItemEventSubscriber
 
getSubTree(SemanticTag) - Method in interface org.openhab.core.semantics.SemanticTagRegistry
Returns the provided tag + all tags having the provided tag as ancestor.
getSuggestedAddons() - Method in interface org.openhab.core.config.discovery.addon.AddonFinder
The framework calls this method to scan through the candidate list of AddonInfo and return a subset of those that it suggests to be installed.
getSuggestedAddons() - Method in class org.openhab.core.config.discovery.addon.ip.IpAddonFinder
 
getSuggestedAddons() - Method in class org.openhab.core.config.discovery.addon.mdns.MDNSAddonFinder
 
getSuggestedAddons() - Method in class org.openhab.core.config.discovery.addon.process.ProcessAddonFinder
 
getSuggestedAddons() - Method in class org.openhab.core.config.discovery.addon.sddp.SddpAddonFinder
 
getSuggestedAddons() - Method in class org.openhab.core.config.discovery.addon.upnp.UpnpAddonFinder
 
getSuggestedAddons() - Method in class org.openhab.core.config.discovery.addon.usb.UsbAddonFinder
 
getSuggestedAddons(Locale) - Method in class org.openhab.core.config.discovery.addon.AddonSuggestionService
 
getSuggestedProfileTypeUID(Channel, String) - Method in interface org.openhab.core.thing.profiles.ProfileAdvisor
Suggest a custom profile for the given channel (and potentially also the itemType).
getSuggestedProfileTypeUID(ChannelType, String) - Method in interface org.openhab.core.thing.profiles.ProfileAdvisor
Suggest a custom profile for a given ChannelType (and potentially also the itemType).
getSUMEnumLiteralDeclaration_8() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getSUMSUMKeyword_8_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getSuperscriptThreeKeyword_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.UNITElements
 
getSuperscriptTwoKeyword_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.UNITElements
 
getSupportedBindings() - Method in interface org.openhab.core.config.discovery.DiscoveryServiceRegistry
Returns a list of bindings, that support discovery.
getSupportedBridgeTypeUIDs() - Method in class org.openhab.core.thing.type.ThingType
Returns the unique identifiers of the bridges this ThingType supports.
getSupportedChannelTypeUIDs() - Method in interface org.openhab.core.thing.profiles.TriggerProfileType
 
getSupportedEventTypes() - Method in class org.openhab.core.events.AbstractEventFactory
 
getSupportedEventTypes() - Method in interface org.openhab.core.events.EventFactory
Returns a list of all supported event types of this factory.
getSupportedFormats() - Method in interface org.openhab.core.audio.AudioSink
Gets a set containing all supported audio formats
getSupportedFormats() - Method in interface org.openhab.core.audio.AudioSource
Obtain the audio formats supported by this AudioSource
getSupportedFormats() - Static method in class org.openhab.core.audio.utils.ToneSynthesizer
 
getSupportedFormats() - Method in interface org.openhab.core.voice.KSService
Obtain the audio formats supported by this KSService
getSupportedFormats() - Method in interface org.openhab.core.voice.STTService
Obtain the audio formats supported by this STTService
getSupportedFormats() - Method in interface org.openhab.core.voice.TTSService
Obtain the audio formats supported by this TTSService
getSupportedGrammarFormats() - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
 
getSupportedGrammarFormats() - Method in interface org.openhab.core.voice.text.HumanLanguageInterpreter
Gets all supported grammar format specifiers
getSupportedItemTypes() - Method in interface org.openhab.core.items.ItemFactory
Returns the list of all supported ItemTypes of this Factory.
getSupportedItemTypes() - Method in class org.openhab.core.library.CoreItemFactory
 
getSupportedItemTypes() - Method in interface org.openhab.core.thing.profiles.ProfileType
 
getSupportedItemTypesOfChannel() - Method in interface org.openhab.core.thing.profiles.StateProfileType
Get a collection of ItemType names that a Channel needs to support in order to able to use this ProfileType
getSupportedLocales() - Method in interface org.openhab.core.voice.KSService
Obtain the Locales available from this KSService
getSupportedLocales() - Method in interface org.openhab.core.voice.STTService
Obtain the Locales available from this STTService
getSupportedLocales() - Method in interface org.openhab.core.voice.text.HumanLanguageInterpreter
Gets all supported languages of the interpreter by their Locales
getSupportedProfileTypeUIDs() - Method in class org.openhab.core.automation.module.script.profile.ScriptProfileFactory
 
getSupportedProfileTypeUIDs() - Method in interface org.openhab.core.thing.profiles.ProfileFactory
Return the identifiers of all supported profile types.
getSupportedStreams() - Method in interface org.openhab.core.audio.AudioSink
Gets a set containing all supported audio stream formats
getSupportedThingTypes() - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
Returns the list of Thing types which are supported by the DiscoveryService.
getSupportedThingTypes() - Method in interface org.openhab.core.config.discovery.DiscoveryService
Returns the list of Thing types which are supported by the DiscoveryService.
getSupportedThingTypes() - Method in interface org.openhab.core.config.discovery.DiscoveryServiceRegistry
Returns a list of thing types, that support discovery.
getSupportedThingTypes() - Method in class org.openhab.core.config.discovery.sddp.SddpDiscoveryService
 
getSupportedThingTypeUIDs() - Method in interface org.openhab.core.config.discovery.mdns.MDNSDiscoveryParticipant
Defines the list of thing types that this participant can identify
getSupportedThingTypeUIDs() - Method in interface org.openhab.core.config.discovery.sddp.SddpDiscoveryParticipant
Defines the list of thing types that this participant can identify
getSupportedThingTypeUIDs() - Method in interface org.openhab.core.config.discovery.upnp.UpnpDiscoveryParticipant
Defines the list of thing types that this participant can identify
getSupportedThingTypeUIDs() - Method in interface org.openhab.core.config.discovery.usbserial.UsbSerialDiscoveryParticipant
Defines the list of thing types that this participant can identify.
getSwitch() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getSwitch() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Switch'.
getSwitch_Mappings() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getSwitch_Mappings() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the containment reference list 'Mappings'.
getSwitchAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getSwitchEnabledAssignment_1_3() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getSwitchEnabledSwitchSupportKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getSwitchKeyword_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BaseModelItemTypeElements
 
getSwitchKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getSwitchKeyword_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BaseModelItemTypeElements
 
getSwitchParserRuleCall_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
 
getSwitchRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getSymbol() - Method in enum class org.openhab.core.library.unit.BinaryPrefix
Returns the symbol of this prefix.
getSymbol() - Method in class org.openhab.core.library.unit.CurrencyUnit
 
getSynonyms() - Method in interface org.openhab.core.semantics.SemanticTag
Returns the synonyms of the semantic tag.
getSynonyms() - Method in class org.openhab.core.semantics.SemanticTagImpl
 
getSystemConverter() - Method in class org.openhab.core.library.unit.CurrencyUnit
 
getSystemKeyword_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemOnShutdownTriggerElements
 
getSystemKeyword_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemOnStartupTriggerElements
 
getSystemKeyword_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemStartlevelTriggerElements
 
getSystemOnShutdownTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getSystemOnShutdownTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'System On Shutdown Trigger'.
getSystemOnShutdownTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getSystemOnShutdownTriggerAction_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemOnShutdownTriggerElements
 
getSystemOnShutdownTriggerParserRuleCall_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemTriggerElements
 
getSystemOnShutdownTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getSystemOnStartupTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getSystemOnStartupTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'System On Startup Trigger'.
getSystemOnStartupTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getSystemOnStartupTriggerAction_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemOnStartupTriggerElements
 
getSystemOnStartupTriggerParserRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemTriggerElements
 
getSystemOnStartupTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getSystemStartlevelTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getSystemStartlevelTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'System Startlevel Trigger'.
getSystemStartlevelTrigger_Level() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getSystemStartlevelTrigger_Level() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'Level'.
getSystemStartlevelTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getSystemStartlevelTriggerAction_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemStartlevelTriggerElements
 
getSystemStartlevelTriggerParserRuleCall_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.SystemTriggerElements
 
getSystemStartlevelTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getSystemTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getSystemTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'System Trigger'.
getSystemTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getSystemTriggerParserRuleCall_9() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
 
getSystemTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getTag() - Method in class org.openhab.core.voice.text.ASTNode
 
getTag() - Method in class org.openhab.core.voice.text.ExpressionLet
 
getTagClassById(String) - Method in interface org.openhab.core.semantics.SemanticTagRegistry
Retrieves the class for a given id.
getTags() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
 
getTags() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
 
getTags() - Method in interface org.openhab.core.automation.Rule
This method is used to obtain the Rule's assigned tags.
getTags() - Method in class org.openhab.core.automation.template.RuleTemplate
Gets the RuleTemplate's assigned tags.
getTags() - Method in interface org.openhab.core.automation.template.Template
Gets the assigned tags to a Template.
getTags() - Method in class org.openhab.core.automation.type.Input
Gets the tags of the Input.
getTags() - Method in class org.openhab.core.automation.type.ModuleType
Gets the assigned to the ModuleType - ModuleType.tags.
getTags() - Method in class org.openhab.core.automation.type.Output
This method is used for getting the tags of the Output.
getTags() - Method in class org.openhab.core.items.GenericItem
 
getTags() - Method in interface org.openhab.core.items.Item
Returns a set of tags.
getTags() - Method in class org.openhab.core.model.items.impl.ModelItemImpl
getTags() - Method in interface org.openhab.core.model.items.ModelItem
Returns the value of the 'Tags' attribute list.
getTags() - Method in class org.openhab.core.thing.type.ChannelType
Returns all tags of this ChannelType, e.g.
getTags() - Method in class org.openhab.core.ui.components.RootUIComponent
Gets the set of tags attached to the component
getTagsAlternatives_5_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getTagsAlternatives_5_2_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getTagsAssignment_5_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getTagsAssignment_5_2_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getTagsIDTerminalRuleCall_5_1_0_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getTagsIDTerminalRuleCall_5_2_1_0_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getTagsSTRINGTerminalRuleCall_5_1_0_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getTagsSTRINGTerminalRuleCall_5_2_1_0_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelItemElements
 
getTemplate(String, Locale) - Method in interface org.openhab.core.automation.template.TemplateProvider
Gets the localized Templates defined by this provider.
getTemplates(Locale) - Method in interface org.openhab.core.automation.template.TemplateProvider
Gets the localized Templates defined by this provider.
getTemplateUID() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
 
getTemplateUID() - Method in interface org.openhab.core.automation.Rule
This method is used to obtain the RuleTemplate identifier of the template the Rule was created from.
getTemporalAdjuster() - Method in interface org.openhab.core.automation.handler.TimeBasedTriggerHandler
Returns the SchedulerTemporalAdjuster which can be used to determine the next execution times.
getTerminalsGrammarAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getTerminalsGrammarAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getText() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getText() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Text'.
getText(Bundle, String, String, Locale) - Method in interface org.openhab.core.i18n.TranslationProvider
Returns a translation for the specified key in the specified locale (language) by only considering the translations within the specified module.
getText(Bundle, String, String, Locale, Object...) - Method in interface org.openhab.core.i18n.TranslationProvider
Returns a translation for the specified key in the specified locale (language) by only considering the translations within the specified module.
getTextAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getTextAction_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getTextKeyword_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getTextParserRuleCall_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
 
getTextRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getThenKeyword_5() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
 
getThing() - Method in class org.openhab.core.model.rule.rules.impl.ThingStateChangedEventTriggerImpl
getThing() - Method in class org.openhab.core.model.rule.rules.impl.ThingStateUpdateEventTriggerImpl
getThing() - Method in interface org.openhab.core.model.rule.rules.ThingStateChangedEventTrigger
Returns the value of the 'Thing' attribute.
getThing() - Method in interface org.openhab.core.model.rule.rules.ThingStateUpdateEventTrigger
Returns the value of the 'Thing' attribute.
getThing() - Method in class org.openhab.core.thing.binding.BaseBridgeHandler
 
getThing() - Method in class org.openhab.core.thing.binding.BaseThingHandler
 
getThing() - Method in interface org.openhab.core.thing.binding.firmware.FirmwareUpdateHandler
Returns the Thing that is handled by this firmware update handler.
getThing() - Method in interface org.openhab.core.thing.binding.ThingHandler
Returns the Thing, which belongs to the handler.
getThing() - Method in class org.openhab.core.thing.events.AbstractThingRegistryEvent
Gets the thing data transfer object.
getThing(ThingUID) - Method in interface org.openhab.core.thing.Bridge
Gets the thing for the given UID or null if no thing with the UID exists.
getThingActions() - Static method in class org.openhab.core.model.script.ScriptServiceUtil
 
getThingActionsInstances() - Method in class org.openhab.core.model.script.ScriptServiceUtil
 
getThingAssignment_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
 
getThingAssignment_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
 
getThingFactory() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getThingFactory() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the factory that creates the instances of the model.
getThingHandler() - Method in class org.openhab.core.config.discovery.AbstractThingHandlerDiscoveryService
 
getThingHandler() - Method in interface org.openhab.core.thing.binding.ThingHandlerService
Gets the ThingHandler on which the actions (methods) should be called
getThingId() - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
getThingId() - Method in interface org.openhab.core.model.thing.thing.ModelThing
Returns the value of the 'Thing Id' attribute.
getThingIdAssignment_1_1_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getThingIdAssignment_2_1_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getThingIdUID_SEGMENTParserRuleCall_1_1_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getThingIdUID_SEGMENTParserRuleCall_2_1_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getThingKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
 
getThingKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
 
getThingKeyword_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getThingModel() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getThingModel() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for class 'Model'.
getThingModel_Things() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
getThingModel_Things() - Method in interface org.openhab.core.model.thing.thing.ThingPackage
Returns the meta object for the containment reference list 'Things'.
getThingModelAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getThingModelRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getThingPackage() - Method in class org.openhab.core.model.thing.thing.impl.ThingFactoryImpl
getThingPackage() - Method in interface org.openhab.core.model.thing.thing.ThingFactory
Returns the package supported by this factory.
getThingRegistryInstance() - Method in class org.openhab.core.model.script.ScriptServiceUtil
 
getThings() - Method in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
getThings() - Method in class org.openhab.core.model.thing.thing.impl.ThingModelImpl
getThings() - Method in interface org.openhab.core.model.thing.thing.ModelBridge
Returns the value of the 'Things' containment reference list.
getThings() - Method in interface org.openhab.core.model.thing.thing.ThingModel
Returns the value of the 'Things' containment reference list.
getThings() - Method in interface org.openhab.core.thing.Bridge
Returns the children of the bridge.
getThingsAlternatives_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ThingModelElements
 
getThingsAlternatives_6_2_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getThingsAssignment() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ThingModelElements
 
getThingsAssignment_6_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getThingsHeaderAssignment_6_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getThingsHeaderThingsKeyword_6_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getThingsModelBridgeParserRuleCall_0_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ThingModelElements
 
getThingsModelBridgeParserRuleCall_6_2_0_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getThingsModelThingParserRuleCall_0_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ThingModelElements
 
getThingsModelThingParserRuleCall_6_2_0_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getThingStateChangedEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getThingStateChangedEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Thing State Changed Event Trigger'.
getThingStateChangedEventTrigger_NewState() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getThingStateChangedEventTrigger_NewState() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'New State'.
getThingStateChangedEventTrigger_OldState() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getThingStateChangedEventTrigger_OldState() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'Old State'.
getThingStateChangedEventTrigger_Thing() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getThingStateChangedEventTrigger_Thing() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'Thing'.
getThingStateChangedEventTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getThingStateChangedEventTriggerParserRuleCall_11() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
 
getThingStateChangedEventTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getThingStateUpdateEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getThingStateUpdateEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Thing State Update Event Trigger'.
getThingStateUpdateEventTrigger_State() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getThingStateUpdateEventTrigger_State() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'State'.
getThingStateUpdateEventTrigger_Thing() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getThingStateUpdateEventTrigger_Thing() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'Thing'.
getThingStateUpdateEventTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getThingStateUpdateEventTriggerParserRuleCall_10() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
 
getThingStateUpdateEventTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getThingStatusInfo(String) - Static method in class org.openhab.core.model.script.actions.Things
Retrieves the status info of a Thing
getThingSTRINGTerminalRuleCall_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
 
getThingSTRINGTerminalRuleCall_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateUpdateEventTriggerElements
 
getThingType(ThingTypeUID) - Method in class org.openhab.core.thing.type.ThingTypeRegistry
Returns a thing type for a given thing type UID.
getThingType(ThingTypeUID, Locale) - Method in class org.openhab.core.thing.binding.AbstractStorageBasedTypeProvider
 
getThingType(ThingTypeUID, Locale) - Method in interface org.openhab.core.thing.binding.ThingTypeProvider
Provides a thing type for the given UID or null if no type for the given UID exists.
getThingType(ThingTypeUID, Locale) - Method in class org.openhab.core.thing.type.ThingTypeRegistry
Returns a thing type for a given thing type UID.
getThingTypeByUID(ThingTypeUID) - Method in class org.openhab.core.thing.binding.BaseThingHandlerFactory
Returns the ThingType which is represented by the given ThingTypeUID.
getThingTypeId() - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
getThingTypeId() - Method in interface org.openhab.core.model.thing.thing.ModelThing
Returns the value of the 'Thing Type Id' attribute.
getThingTypeIdAssignment_1_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getThingTypeIdAssignment_2_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getThingTypeIdUID_SEGMENTParserRuleCall_1_1_0_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelThingElements
 
getThingTypeIdUID_SEGMENTParserRuleCall_2_1_0_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelBridgeElements
 
getThingTypes() - Method in class org.openhab.core.thing.type.ThingTypeRegistry
Returns all thing types.
getThingTypes(String) - Method in class org.openhab.core.thing.type.ThingTypeRegistry
Returns thing types for a given binding id.
getThingTypes(String, Locale) - Method in class org.openhab.core.thing.type.ThingTypeRegistry
Returns thing types for a given binding id.
getThingTypes(Locale) - Method in class org.openhab.core.thing.binding.AbstractStorageBasedTypeProvider
 
getThingTypes(Locale) - Method in interface org.openhab.core.thing.binding.ThingTypeProvider
Provides a collection of thing types
getThingTypes(Locale) - Method in class org.openhab.core.thing.type.ThingTypeRegistry
Returns all thing types.
getThingTypesXml() - Method in class org.openhab.core.tools.i18n.plugin.BundleInfo
 
getThingTypeUID() - Method in interface org.openhab.core.config.discovery.DiscoveryResult
Returns the unique Thing type ID of this result object.
getThingTypeUID() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
Returns the thing type UID, that this firmware is associated with.
getThingTypeUID() - Method in interface org.openhab.core.thing.Thing
Gets the thing type UID.
getThingUID() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
 
getThingUID() - Method in interface org.openhab.core.config.discovery.DiscoveryResult
Returns the unique Thing ID of this result object.
getThingUID() - Method in class org.openhab.core.thing.ChannelGroupUID
Returns the thing UID
getThingUID() - Method in class org.openhab.core.thing.ChannelUID
Returns the thing UID
getThingUID() - Method in class org.openhab.core.thing.events.ThingStatusInfoChangedEvent
Gets the thing UID.
getThingUID() - Method in class org.openhab.core.thing.events.ThingStatusInfoEvent
Gets the thing UID.
getThingUID() - Method in class org.openhab.core.thing.firmware.FirmwareStatusInfo
Returns the thing UID.
getThingUID() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfo
Returns the thing UID.
getThingUID() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfo
Returns the thing UID.
getThingUID(ServiceInfo) - Method in interface org.openhab.core.config.discovery.mdns.MDNSDiscoveryParticipant
Returns the thing UID for a mDNS service
getThingUID(RemoteDevice) - Method in interface org.openhab.core.config.discovery.upnp.UpnpDiscoveryParticipant
Returns the thing UID for a upnp device
getThingUID(SddpDevice) - Method in interface org.openhab.core.config.discovery.sddp.SddpDiscoveryParticipant
Returns the thing UID for a SDDP device
getThingUID(UsbSerialDeviceInformation) - Method in interface org.openhab.core.config.discovery.usbserial.UsbSerialDiscoveryParticipant
Returns the thing UID for a USB device with corresponding serial port.
getThingValidStateAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getThingValidStateRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getThresholdFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getThresholdFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for class 'Threshold Filter'.
getThresholdFilter_Relative() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getThresholdFilter_Relative() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the attribute 'Relative'.
getThresholdFilter_Unit() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getThresholdFilter_Unit() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the attribute 'Unit'.
getThresholdFilter_Value() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getThresholdFilter_Value() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the attribute 'Value'.
getThresholdFilterAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getThresholdFilterParserRuleCall_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
 
getThresholdFilterRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getTiles() - Method in interface org.openhab.core.ui.tiles.TileProvider
 
getTime() - Method in class org.openhab.core.model.rule.rules.impl.TimerTriggerImpl
getTime() - Method in interface org.openhab.core.model.rule.rules.TimerTrigger
Returns the value of the 'Time' attribute.
getTimeAlternatives_1_2_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
 
getTimeAssignment_1_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
 
getTimeFilter() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getTimeFilter() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for class 'Time Filter'.
getTimeFilter_Unit() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getTimeFilter_Unit() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the attribute 'Unit'.
getTimeFilter_Value() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
getTimeFilter_Value() - Method in interface org.openhab.core.model.persistence.persistence.PersistencePackage
Returns the meta object for the attribute 'Value'.
getTimeFilterAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getTimeFilterParserRuleCall_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.FilterDetailsElements
 
getTimeFilterRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getTimeKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.DateTimeTriggerElements
 
getTimeKeyword_0_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
 
getTimeKeyword_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
 
getTimeMidnightKeyword_1_2_0_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
 
getTimeNoonKeyword_1_2_0_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.TimerTriggerElements
 
getTimeOnlyAssignment_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.DateTimeTriggerElements
 
getTimeOnlyTimeOnlyKeyword_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.DateTimeTriggerElements
 
getTimerTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getTimerTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Timer Trigger'.
getTimerTrigger_Cron() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getTimerTrigger_Cron() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'Cron'.
getTimerTrigger_Time() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getTimerTrigger_Time() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'Time'.
getTimerTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getTimerTriggerParserRuleCall_7() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
 
getTimerTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getTimeSeries() - Method in class org.openhab.core.items.events.ItemTimeSeriesEvent
Gets the item time series.
getTimeSeries() - Method in class org.openhab.core.items.events.ItemTimeSeriesUpdatedEvent
Gets the item time series.
getTimestamp() - Method in interface org.openhab.core.config.discovery.DiscoveryResult
Returns the timestamp of this result object.
getTimestamp() - Method in interface org.openhab.core.persistence.HistoricItem
returns the timestamp of the persisted item
getTimestamp() - Method in class org.openhab.core.ui.components.RootUIComponent
Gets the timestamp of the component
getTimestampOfLastScan() - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
Get the timestamp of the last call of AbstractDiscoveryService.startScan().
getTimeToLive() - Method in interface org.openhab.core.config.discovery.DiscoveryResult
Returns the time to live in seconds for this entry.
getTimeZone() - Method in interface org.openhab.core.i18n.TimeZoneProvider
Gets the configured time zone as ZoneId or the system default time zone if not configured properly.
getTKeyword_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
 
getTokenType() - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
 
getToKeyword_4_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ChangedEventTriggerElements
 
getToKeyword_4_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
 
getToKeyword_4_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingStateChangedEventTriggerElements
 
getTopic() - Method in class org.openhab.core.config.core.status.ConfigStatusSource
 
getTopic() - Method in class org.openhab.core.events.AbstractEvent
 
getTopic() - Method in interface org.openhab.core.events.Event
Gets the topic of an event.
getTopic() - Method in class org.openhab.core.io.transport.mqtt.MqttWillAndTestament
 
getTopic() - Method in class org.openhab.core.thing.binding.ThingConfigStatusSource
 
getTopicElements(String) - Method in class org.openhab.core.events.AbstractEventFactory
Gets the elements of the topic (splitted by '/').
getTotalSize() - Method in class org.openhab.core.cache.lru.LRUMediaCacheEntry
Get total size of the underlying stream.
getTracker(String) - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptDependencyTracker
 
getTracker(String) - Method in interface org.openhab.core.automation.module.script.ScriptDependencyTracker
Get the tracker for a given script identifier
getTranscript() - Method in class org.openhab.core.voice.SpeechRecognitionEvent
Returns the transcript of the recognized speech.
getTransformations(Collection<String>) - Method in interface org.openhab.core.transform.TransformationRegistry
Get all transformations which match the given types
getTransformationService(String) - Static method in class org.openhab.core.transform.TransformationHelper
 
getTransformationService(BundleContext, String) - Static method in class org.openhab.core.transform.TransformationHelper
getTrigger() - Method in interface org.openhab.core.model.rule.rules.EventEmittedTrigger
Returns the value of the 'Trigger' containment reference.
getTrigger() - Method in class org.openhab.core.model.rule.rules.impl.EventEmittedTriggerImpl
getTriggerAssignment_3() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
 
getTriggeredKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
 
getTriggers() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
 
getTriggers() - Method in interface org.openhab.core.automation.Rule
This method is used to get the triggers participating in Rule.
getTriggers() - Method in class org.openhab.core.automation.template.RuleTemplate
Gets the triggers participating in RuleTemplate.
getTriggers(String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
This method is used for getting the TriggerTypes.
getTriggers(Locale, String...) - Method in interface org.openhab.core.automation.type.ModuleTypeRegistry
This method is used for getting the TriggerTypes, localized depending on passed locale parameter.
getTriggerValidTriggerParserRuleCall_3_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventEmittedTriggerElements
 
getTrueKeyword_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.BOOLEANElements
 
getTrueKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.BOOLEAN_OBJECTElements
 
getTrueKeyword_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.BOOLEANElements
 
getTrustManager() - Method in interface org.openhab.core.io.net.http.TlsTrustManagerProvider
A X509ExtendedTrustManager for the specified host name Note that the implementation might call this method multiple times make sure to return the same instance in that case
getTrustManagers() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
 
getTTS() - Method in interface org.openhab.core.voice.VoiceManager
Retrieves a TTS service.
getTTS(String) - Method in interface org.openhab.core.voice.VoiceManager
Retrieves a TTS service with the given id.
getTTSs() - Method in interface org.openhab.core.voice.VoiceManager
Retrieves all TTS services.
getType() - Method in class org.openhab.core.addon.Addon
The type of the addon (same as id of AddonType)
getType() - Method in class org.openhab.core.addon.AddonEvent
 
getType() - Method in class org.openhab.core.addon.AddonInfo
 
getType() - Method in class org.openhab.core.automation.events.ExecutionEvent
 
getType() - Method in class org.openhab.core.automation.events.RuleAddedEvent
 
getType() - Method in class org.openhab.core.automation.events.RuleRemovedEvent
 
getType() - Method in class org.openhab.core.automation.events.RuleStatusInfoEvent
 
getType() - Method in class org.openhab.core.automation.events.RuleUpdatedEvent
 
getType() - Method in class org.openhab.core.automation.events.TimerEvent
 
getType() - Method in class org.openhab.core.automation.type.Input
Gets the type of the Input.
getType() - Method in class org.openhab.core.automation.type.Output
This method is used to get the type of the Output.
getType() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
Returns the data type of the configuration parameter.
getType() - Method in class org.openhab.core.config.core.dto.XmlParameter
Gets the value of the type property.
getType() - Method in class org.openhab.core.config.core.status.events.ConfigStatusInfoEvent
 
getType() - Method in class org.openhab.core.config.discovery.inbox.events.InboxAddedEvent
 
getType() - Method in class org.openhab.core.config.discovery.inbox.events.InboxRemovedEvent
 
getType() - Method in class org.openhab.core.config.discovery.inbox.events.InboxUpdatedEvent
 
getType() - Method in interface org.openhab.core.events.Event
Gets the event type.
getType() - Method in class org.openhab.core.events.system.StartlevelEvent
 
getType() - Method in class org.openhab.core.items.events.GroupItemStateChangedEvent
 
getType() - Method in class org.openhab.core.items.events.GroupStateUpdatedEvent
 
getType() - Method in class org.openhab.core.items.events.ItemAddedEvent
 
getType() - Method in class org.openhab.core.items.events.ItemCommandEvent
 
getType() - Method in class org.openhab.core.items.events.ItemRemovedEvent
 
getType() - Method in class org.openhab.core.items.events.ItemStateChangedEvent
 
getType() - Method in class org.openhab.core.items.events.ItemStateEvent
 
getType() - Method in class org.openhab.core.items.events.ItemStatePredictedEvent
 
getType() - Method in class org.openhab.core.items.events.ItemStateUpdatedEvent
 
getType() - Method in class org.openhab.core.items.events.ItemTimeSeriesEvent
 
getType() - Method in class org.openhab.core.items.events.ItemTimeSeriesUpdatedEvent
 
getType() - Method in class org.openhab.core.items.events.ItemUpdatedEvent
 
getType() - Method in class org.openhab.core.items.GenericItem
 
getType() - Method in interface org.openhab.core.items.Item
returns the item type as defined by ItemFactorys
getType() - Method in class org.openhab.core.model.items.impl.ModelBindingImpl
getType() - Method in class org.openhab.core.model.items.impl.ModelItemImpl
getType() - Method in interface org.openhab.core.model.items.ModelBinding
Returns the value of the 'Type' attribute.
getType() - Method in interface org.openhab.core.model.items.ModelItem
Returns the value of the 'Type' attribute.
getType() - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
getType() - Method in interface org.openhab.core.model.rule.rules.VariableDeclaration
Returns the value of the 'Type' containment reference.
getType() - Method in class org.openhab.core.model.thing.thing.impl.ModelChannelImpl
getType() - Method in interface org.openhab.core.model.thing.thing.ModelChannel
Returns the value of the 'Type' attribute.
getType() - Method in class org.openhab.core.service.ReadyMarker
 
getType() - Method in class org.openhab.core.thing.events.ChannelDescriptionChangedEvent
 
getType() - Method in class org.openhab.core.thing.events.ChannelTriggeredEvent
 
getType() - Method in class org.openhab.core.thing.events.ThingAddedEvent
 
getType() - Method in class org.openhab.core.thing.events.ThingRemovedEvent
 
getType() - Method in class org.openhab.core.thing.events.ThingStatusInfoChangedEvent
 
getType() - Method in class org.openhab.core.thing.events.ThingStatusInfoEvent
 
getType() - Method in class org.openhab.core.thing.events.ThingUpdatedEvent
 
getType() - Method in class org.openhab.core.thing.firmware.FirmwareStatusInfoEvent
 
getType() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfoEvent
 
getType() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfoEvent
 
getType() - Method in class org.openhab.core.thing.link.events.ItemChannelLinkAddedEvent
 
getType() - Method in class org.openhab.core.thing.link.events.ItemChannelLinkRemovedEvent
 
getType() - Method in class org.openhab.core.transform.Transformation
 
getType() - Method in class org.openhab.core.ui.components.UIComponent
Retrieves the type of the component.
getTypeAssignment() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelNormalItemElements
 
getTypeAssignment_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
 
getTypeAssignment_0_0_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getTypeAssignment_1_0_0_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
 
getTypeAssignment_2_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getTypeIDTerminalRuleCall_0_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelBindingElements
 
getTypeJvmTypeReferenceParserRuleCall_1_0_0_0_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
 
getTypeKeyword_0_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getTypeModelItemTypeParserRuleCall_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelNormalItemElements
 
getTypeModelItemTypeParserRuleCall_0_0_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelChannelElements
 
getTypeModelItemTypeParserRuleCall_2_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupItemElements
 
getTypes() - Method in interface org.openhab.core.automation.handler.ModuleHandlerFactory
Returns the UIDs of the module types currently supported by this factory.
getTypes() - Method in class org.openhab.core.automation.module.script.LifecycleScriptExtensionProvider
 
getTypes() - Method in interface org.openhab.core.automation.module.script.ScriptExtensionManagerWrapper
 
getTypes() - Method in interface org.openhab.core.automation.module.script.ScriptExtensionProvider
Returns the supported types which can be received by the given ScriptExtensionProvider
getTypes() - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
 
getTypes(Locale) - Method in interface org.openhab.core.addon.AddonService
Retrieves all possible types of add-ons.
getTypes(Locale) - Method in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
 
getTypeUID() - Method in interface org.openhab.core.automation.Module
Gets the module type unique identifier which is a reference to the corresponding ModuleType that describes this module.
getTypeUID() - Method in class org.openhab.core.automation.util.ModuleBuilder
 
getTypeUID() - Method in class org.openhab.core.thing.type.ChannelGroupDefinition
Returns the type UID of the channel group.
getUDN() - Method in interface org.openhab.core.io.transport.upnp.UpnpIOParticipant
Get the UDN of the participant
getUid() - Method in class org.openhab.core.addon.Addon
The uid of the add-on (e.g.
getUID() - Method in class org.openhab.core.addon.AddonInfo
Returns an unique identifier for the add-on (e.g.
getUID() - Method in class org.openhab.core.auth.GenericUser
 
getUID() - Method in class org.openhab.core.auth.ManagedUser
 
getUID() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
 
getUID() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
 
getUID() - Method in interface org.openhab.core.automation.Rule
This method is used to obtain the identifier of the Rule.
getUID() - Method in class org.openhab.core.automation.template.RuleTemplate
Gets the unique identifier of the RuleTemplate.
getUID() - Method in interface org.openhab.core.automation.template.Template
Gets the unique identifier (UID) of a Template.
getUID() - Method in class org.openhab.core.automation.type.ModuleType
Gets the ModuleType.
getUID() - Method in interface org.openhab.core.common.registry.Identifiable
Get the unique identifier.
getUID() - Method in class org.openhab.core.config.core.ConfigDescription
Returns the URI of this description within the ConfigDescriptionRegistry.
getUID() - Method in class org.openhab.core.items.GenericItem
 
getUID() - Method in class org.openhab.core.items.Metadata
 
getUID() - Method in class org.openhab.core.persistence.registry.PersistenceServiceConfiguration
 
getUID() - Method in class org.openhab.core.semantics.SemanticTagImpl
 
getUID() - Method in class org.openhab.core.thing.Channel
Returns the unique id of the channel.
getUID() - Method in class org.openhab.core.thing.link.AbstractLink
Returns the ID for the link.
getUID() - Method in interface org.openhab.core.thing.Thing
Gets the uid.
getUID() - Method in class org.openhab.core.thing.type.AbstractDescriptionType
Returns the unique identifier which identifies the according type within the overall system.
getUID() - Method in class org.openhab.core.thing.type.ChannelGroupType
 
getUID() - Method in class org.openhab.core.thing.type.ChannelType
 
getUID() - Method in class org.openhab.core.thing.type.ThingType
Returns the unique identifier which identifies this Thing type within the overall system.
getUID() - Method in class org.openhab.core.transform.Transformation
 
getUID() - Method in class org.openhab.core.ui.components.RootUIComponent
 
getUID() - Method in interface org.openhab.core.voice.Voice
Globally unique identifier of the voice, must have the format "prefix:voicename", where "prefix" is the id of the related TTS service.
getUID_SEGMENTAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getUID_SEGMENTParserRuleCall_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.CHANNEL_IDElements
 
getUID_SEGMENTParserRuleCall_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UIDElements
 
getUID_SEGMENTParserRuleCall_1_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.CHANNEL_IDElements
 
getUID_SEGMENTParserRuleCall_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UIDElements
 
getUID_SEGMENTParserRuleCall_4() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UIDElements
 
getUID_SEGMENTParserRuleCall_5_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.UIDElements
 
getUID_SEGMENTRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getUIDAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getUIDRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getUInt16() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
Extract unsigned 16-bit integer at current position, and advance position.
getUInt32() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
Extract unsigned 32-bit integer at current position, and advance position.
getUInt32Swap() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
Extract unsigned 32-bit integer at current position, and advance position.
getUInt64() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
Extract unsigned 64-bit integer at current position, and advance position.
getUInt64Swap() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
Extract unsigned 64-bit integer at current position, and advance position.
getUInt8() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
Extract unsigned 8-bit integer at current position, and advance position.
getUnassignedRuleCallToken(EObject, RuleCall, INode) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
 
getUnassignedRuleCallToken(EObject, RuleCall, INode) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
 
getUnassignedRuleCallToken(EObject, RuleCall, INode) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
 
getUnassignedRuleCallToken(EObject, RuleCall, INode) - Method in class org.openhab.core.model.serializer.AbstractItemsSyntacticSequencer
 
getUnassignedRuleCallToken(EObject, RuleCall, INode) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
 
getUnassignedRuleCallToken(EObject, RuleCall, INode) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
 
getUNINITIALIZEDKeyword_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingValidStateElements
 
getUniqueCipherId() - Method in interface org.openhab.core.auth.client.oauth2.StorageCipher
A unique cipher identifier per each implementation of StorageCipher.
getUnit() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
Returns the unit of measurements of this parameter.
getUnit() - Method in class org.openhab.core.config.core.dto.XmlParameter
Gets the value of the unit property.
getUnit() - Method in class org.openhab.core.library.items.NumberItem
Get the unit for this item, either: the unit retrieved from the unit namespace in the item's metadata the default system unit for the item's dimension
getUnit() - Method in class org.openhab.core.library.types.QuantityType
 
getUnit() - Method in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
getUnit() - Method in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
getUnit() - Method in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
getUnit() - Method in class org.openhab.core.model.persistence.persistence.impl.TimeFilterImpl
getUnit() - Method in interface org.openhab.core.model.persistence.persistence.IncludeFilter
Returns the value of the 'Unit' attribute.
getUnit() - Method in interface org.openhab.core.model.persistence.persistence.NotIncludeFilter
Returns the value of the 'Unit' attribute.
getUnit() - Method in interface org.openhab.core.model.persistence.persistence.ThresholdFilter
Returns the value of the 'Unit' attribute.
getUnit() - Method in interface org.openhab.core.model.persistence.persistence.TimeFilter
Returns the value of the 'Unit' attribute.
getUnit() - Method in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
getUnit() - Method in interface org.openhab.core.model.script.script.QuantityLiteral
Returns the value of the 'Unit' containment reference.
getUnit() - Method in class org.openhab.core.persistence.filter.PersistenceIncludeFilter
 
getUnit() - Method in class org.openhab.core.persistence.filter.PersistenceThresholdFilter
 
getUnit() - Method in class org.openhab.core.persistence.filter.PersistenceTimeFilter
 
getUnit(Class<T>) - Method in interface org.openhab.core.i18n.UnitProvider
Retrieves the default Unit for the given Quantity according to the current SystemOfUnits.
getUnitAbstractUnitParserRuleCall_3_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
 
getUNITAccess() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getUnitAlternatives_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
 
getUnitAlternatives_3_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.IncludeFilterElements
 
getUnitAlternatives_3_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotIncludeFilterElements
 
getUnitAlternatives_3_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
 
getUnitAssignment_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
 
getUnitAssignment_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.IncludeFilterElements
 
getUnitAssignment_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotIncludeFilterElements
 
getUnitAssignment_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
 
getUnitAssignment_3() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
 
getUnitDKeyword_2_0_3() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
 
getUnitForWidget(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
Provide a widget specific String representation of a Unit.
getUnitHint() - Method in class org.openhab.core.thing.type.ChannelType
Returns the ChannelType.unitHint of a channel which gives information on what unit to suggest when creating an item linked to the channel.
getUnitHKeyword_2_0_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
 
getUnitID() - Method in class org.openhab.core.io.transport.modbus.ModbusReadRequestBlueprint
Returns the unit identifier of this ModbusMessage as int.
The identifier is a 1-byte non negative integer value valid in the range of 0-255.
getUnitID() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteCoilRequestBlueprint
 
getUnitID() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRegisterRequestBlueprint
 
getUnitID() - Method in class org.openhab.core.io.transport.modbus.ModbusWriteRequestBlueprint
Returns the unit identifier of this ModbusMessage as int.
The identifier is a 1-byte non negative integer value valid in the range of 0-255.
getUnitLabel() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
Returns the unit label of this parameter.
getUnitLabel() - Method in class org.openhab.core.config.core.dto.XmlParameter
Gets the value of the unitLabel property.
getUnitMKeyword_2_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
 
getUNITRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getUnitSKeyword_2_0_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
 
getUnitSTRINGTerminalRuleCall_3_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.IncludeFilterElements
 
getUnitSTRINGTerminalRuleCall_3_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotIncludeFilterElements
 
getUnitSTRINGTerminalRuleCall_3_0_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
 
getUnitSymbol() - Method in class org.openhab.core.library.items.NumberItem
Returns the optional unit symbol for this NumberItem.
getUnitUNITParserRuleCall_3_0_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.IncludeFilterElements
 
getUnitUNITParserRuleCall_3_0_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotIncludeFilterElements
 
getUnitUNITParserRuleCall_3_0_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
 
getUNKNOWNKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ThingValidStateElements
 
getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getUnorderedGroup_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getUnorderedGroup_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getUnorderedGroup_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getUnorderedGroup_2() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getUnsupportedAudioStreamClass() - Method in exception class org.openhab.core.audio.UnsupportedAudioStreamException
Gets the unsupported audio stream class.
getUnsupportedFormat() - Method in exception class org.openhab.core.audio.UnsupportedAudioFormatException
Gets the unsupported format
getUpdatableFirmwareVersion() - Method in class org.openhab.core.thing.firmware.FirmwareStatusInfo
Returns the firmware version of the latest updatable firmware for the thing.
getUpdateEventTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getUpdateEventTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Update Event Trigger'.
getUpdateEventTrigger_Item() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getUpdateEventTrigger_Item() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'Item'.
getUpdateEventTrigger_State() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getUpdateEventTrigger_State() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the containment reference 'State'.
getUpdateEventTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getUpdateEventTriggerParserRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.EventTriggerElements
 
getUpdateEventTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getUpper() - Method in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
getUpper() - Method in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
getUpper() - Method in interface org.openhab.core.model.persistence.persistence.IncludeFilter
Returns the value of the 'Upper' attribute.
getUpper() - Method in interface org.openhab.core.model.persistence.persistence.NotIncludeFilter
Returns the value of the 'Upper' attribute.
getUpper() - Method in class org.openhab.core.persistence.filter.PersistenceIncludeFilter
 
getUpperAssignment_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.IncludeFilterElements
 
getUpperAssignment_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotIncludeFilterElements
 
getUpperDECIMALParserRuleCall_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.IncludeFilterElements
 
getUpperDECIMALParserRuleCall_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotIncludeFilterElements
 
getUri() - Method in class org.openhab.core.config.core.dto.XmlConfigDescription
Gets the value of the uri property.
getUri() - Method in class org.openhab.core.config.core.dto.XmlConfigDescriptionRef
Gets the value of the uri property.
getUrl() - Method in interface org.openhab.core.model.sitemap.sitemap.Image
Returns the value of the 'Url' attribute.
getUrl() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
getUrl() - Method in class org.openhab.core.model.sitemap.sitemap.impl.VideoImpl
getUrl() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
getUrl() - Method in interface org.openhab.core.model.sitemap.sitemap.Video
Returns the value of the 'Url' attribute.
getUrl() - Method in interface org.openhab.core.model.sitemap.sitemap.Webview
Returns the value of the 'Url' attribute.
getUrl() - Method in class org.openhab.core.ui.tiles.ExternalServiceTile
 
getUrl() - Method in interface org.openhab.core.ui.tiles.Tile
The url to point to (if it is a local UI, it should be a relative path starting with "../")
getURL() - Method in class org.openhab.core.audio.URLAudioStream
 
getUrlAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getUrlAssignment_1_3_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getUrlAssignment_1_4_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getUrlKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getUrlKeyword_1_3_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getUrlKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getUrlSTRINGTerminalRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getUrlSTRINGTerminalRuleCall_1_3_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getUrlSTRINGTerminalRuleCall_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getUsage(Collection<ConsoleCommandExtension>) - Static method in class org.openhab.core.io.console.ConsoleInterpreter
returns a CR-separated list of usage texts for all available commands
getUsages() - Method in interface org.openhab.core.io.console.extensions.ConsoleCommandExtension
 
getUsages() - Method in class org.openhab.core.model.script.extension.ScriptEngineConsoleCommandExtension
 
getUsages(Collection<ConsoleCommandExtension>) - Static method in class org.openhab.core.io.console.ConsoleInterpreter
returns an array of the usage texts for all available commands
getUser() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
 
getUserCode() - Method in class org.openhab.core.auth.client.oauth2.DeviceCodeResponseDTO
 
getUserDataFolder() - Static method in class org.openhab.core.OpenHAB
Returns the user data folder path name.
getUsername() - Method in class org.openhab.core.auth.Authentication
Retrieves the name of the authenticated user
getUsername() - Method in class org.openhab.core.auth.UsernamePasswordCredentials
Retrieves the user name
getUserPrincipal() - Method in class org.openhab.core.io.rest.auth.AnonymousUserSecurityContext
 
getValidationMessages() - Method in exception class org.openhab.core.config.core.validation.ConfigValidationException
Retrieves the default validation messages (cp.
getValidationMessages(Locale) - Method in exception class org.openhab.core.config.core.validation.ConfigValidationException
Retrieves the internationalized validation messages for this exception.
getValidCommand() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getValidCommand() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Valid Command'.
getValidCommand_Value() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getValidCommand_Value() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'Value'.
getValidCommandAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidCommandId() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getValidCommandId() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Valid Command Id'.
getValidCommandIdAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidCommandIdParserRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandElements
 
getValidCommandIdRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidCommandNumber() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getValidCommandNumber() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Valid Command Number'.
getValidCommandNumberAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidCommandNumberParserRuleCall_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandElements
 
getValidCommandNumberRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidCommandRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidCommandString() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getValidCommandString() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Valid Command String'.
getValidCommandStringAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidCommandStringParserRuleCall_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandElements
 
getValidCommandStringRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidIDAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidIDAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getValidIDRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidIDRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getValidState() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getValidState() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Valid State'.
getValidState_Value() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getValidState_Value() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'Value'.
getValidStateAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidStateId() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getValidStateId() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Valid State Id'.
getValidStateIdAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidStateIdParserRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateElements
 
getValidStateIdRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidStateNumber() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getValidStateNumber() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Valid State Number'.
getValidStateNumberAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidStateNumberParserRuleCall_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateElements
 
getValidStateNumberRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidStateRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidStateString() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getValidStateString() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Valid State String'.
getValidStateStringAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidStateStringParserRuleCall_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateElements
 
getValidStateStringRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidTrigger() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getValidTrigger() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Valid Trigger'.
getValidTrigger_Value() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getValidTrigger_Value() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'Value'.
getValidTriggerAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidTriggerId() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getValidTriggerId() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Valid Trigger Id'.
getValidTriggerIdAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidTriggerIdParserRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerElements
 
getValidTriggerIdRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidTriggerNumber() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getValidTriggerNumber() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Valid Trigger Number'.
getValidTriggerNumberAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidTriggerNumberParserRuleCall_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerElements
 
getValidTriggerNumberRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidTriggerRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidTriggerString() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getValidTriggerString() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Valid Trigger String'.
getValidTriggerStringAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValidTriggerStringParserRuleCall_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerElements
 
getValidTriggerStringRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getValKeyword_0_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
 
getValue() - Method in class org.openhab.core.addon.AddonParameter
 
getValue() - Method in enum class org.openhab.core.automation.RuleStatus
Gets the value of a rule status.
getValue() - Method in enum class org.openhab.core.automation.RuleStatusDetail
Gets the value of the status detail.
getValue() - Method in class org.openhab.core.cache.ExpiringCache
Returns the value - possibly from the cache, if it is still valid.
getValue() - Method in class org.openhab.core.config.core.dto.XmlCriteria
Gets the value of the value property.
getValue() - Method in class org.openhab.core.config.core.dto.XmlOption
Gets the value of the value property.
getValue() - Method in class org.openhab.core.config.core.FilterCriteria
 
getValue() - Method in class org.openhab.core.config.core.ParameterOption
 
getValue() - Method in class org.openhab.core.config.core.xml.util.NodeValue
Returns the value of the node.
getValue() - Method in class org.openhab.core.items.Metadata
Provides the main value of the meta-data.
getValue() - Method in class org.openhab.core.model.items.impl.ModelPropertyImpl
getValue() - Method in enum class org.openhab.core.model.items.ModelGroupFunction
getValue() - Method in interface org.openhab.core.model.items.ModelProperty
Returns the value of the 'Value' attribute list.
getValue() - Method in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
getValue() - Method in class org.openhab.core.model.persistence.persistence.impl.TimeFilterImpl
getValue() - Method in interface org.openhab.core.model.persistence.persistence.ThresholdFilter
Returns the value of the 'Value' attribute.
getValue() - Method in interface org.openhab.core.model.persistence.persistence.TimeFilter
Returns the value of the 'Value' attribute.
getValue() - Method in class org.openhab.core.model.rule.rules.impl.ValidCommandImpl
getValue() - Method in class org.openhab.core.model.rule.rules.impl.ValidStateImpl
getValue() - Method in class org.openhab.core.model.rule.rules.impl.ValidTriggerImpl
getValue() - Method in interface org.openhab.core.model.rule.rules.ValidCommand
Returns the value of the 'Value' attribute.
getValue() - Method in interface org.openhab.core.model.rule.rules.ValidState
Returns the value of the 'Value' attribute.
getValue() - Method in interface org.openhab.core.model.rule.rules.ValidTrigger
Returns the value of the 'Value' attribute.
getValue() - Method in interface org.openhab.core.model.script.script.AbstractUnit
Returns the value of the 'Value' attribute.
getValue() - Method in class org.openhab.core.model.script.script.impl.AbstractUnitImpl
getValue() - Method in class org.openhab.core.model.script.script.impl.QuantityLiteralImpl
getValue() - Method in interface org.openhab.core.model.script.script.QuantityLiteral
Returns the value of the 'Value' attribute.
getValue() - Method in class org.openhab.core.model.thing.thing.impl.ModelPropertyImpl
getValue() - Method in interface org.openhab.core.model.thing.thing.ModelProperty
Returns the value of the 'Value' attribute list.
getValue() - Method in class org.openhab.core.persistence.filter.PersistenceThresholdFilter
 
getValue() - Method in class org.openhab.core.persistence.filter.PersistenceTimeFilter
 
getValue() - Method in class org.openhab.core.thing.events.ChannelDescriptionChangedEvent
Gets the new value (represented as JSON string).
getValue() - Method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsEntry
 
getValue() - Method in class org.openhab.core.types.EventOption
Returns the value (can not be null).
getValue() - Method in class org.openhab.core.types.StateOption
Returns the value.
getValue() - Method in class org.openhab.core.voice.text.ASTNode
 
getValue() - Method in class org.openhab.core.voice.text.ExpressionLet
 
getValue(int) - Method in class org.openhab.core.library.types.StringListType
 
getValue(Supplier<CompletableFuture<V>>) - Method in class org.openhab.core.cache.ExpiringCacheAsync
Returns the value - possibly from the cache, if it is still valid.
getValueAndProvider(K) - Method in class org.openhab.core.common.registry.AbstractRegistry
This method retrieves an Entry with the provider and the element for the key from the registry.
getValueAssignment() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandIdElements
 
getValueAssignment() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandNumberElements
 
getValueAssignment() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandStringElements
 
getValueAssignment() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateIdElements
 
getValueAssignment() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateNumberElements
 
getValueAssignment() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateStringElements
 
getValueAssignment() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerIdElements
 
getValueAssignment() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerNumberElements
 
getValueAssignment() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerStringElements
 
getValueAssignment() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.IDUnitElements
 
getValueAssignment() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.SpecificUnitElements
 
getValueAssignment() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.StringUnitElements
 
getValueAssignment_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
 
getValueAssignment_1() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
 
getValueAssignment_2() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
 
getValueAssignment_2() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelPropertyElements
 
getValueAssignment_2() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
 
getValueAssignment_3_1() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelPropertyElements
 
getValueAssignment_3_1() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
 
getValueAsString() - Method in class org.openhab.core.voice.text.ASTNode
 
getValueAsStringArray() - Method in class org.openhab.core.voice.text.ASTNode
 
getValueAttribute() - Method in class org.openhab.core.config.core.dto.XmlOption
Gets the value of the valueAttribute property.
getValueColor() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
getValueColor() - Method in interface org.openhab.core.model.sitemap.sitemap.Widget
Returns the value of the 'Value Color' containment reference list.
getValueColor(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
Gets the value color for the widget.
getValueColorAssignment_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getValueColorAssignment_1_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getValueColorAssignment_1_4_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getValueColorAssignment_1_4_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getValueColorAssignment_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getValueColorAssignment_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getValueColorAssignment_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getValueColorAssignment_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getValueColorAssignment_1_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getValueColorAssignment_1_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getValueColorAssignment_1_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getValueColorAssignment_1_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getValueColorAssignment_1_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getValueColorAssignment_1_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getValueColorAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getValueColorAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getValueColorAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getValueColorAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getValueColorAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getValueColorAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getValueColorAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getValueColorAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getValueColorAssignment_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getValueColorAssignment_1_7_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getValueColorAssignment_1_9_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getValueColorAssignment_1_9_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getValueColorAssignment_1_9_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getValueColorAssignment_1_9_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getValueColorAssignment_1_9_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getValueColorAssignment_1_9_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getValueColorAssignment_2_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getValueColorAssignment_2_4_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getValueColorAssignment_2_4_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getValueColorAssignment_2_4_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getValueColorAssignment_2_5_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getValueColorAssignment_2_5_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getValueColorColorArrayParserRuleCall_1_4_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getValueColorColorArrayParserRuleCall_1_4_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getValueColorColorArrayParserRuleCall_1_4_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getValueColorColorArrayParserRuleCall_1_4_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getValueColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getValueColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getValueColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getValueColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getValueColorColorArrayParserRuleCall_1_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getValueColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getValueColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getValueColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getValueColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getValueColorColorArrayParserRuleCall_1_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getValueColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getValueColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getValueColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getValueColorColorArrayParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getValueColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getValueColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getValueColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getValueColorColorArrayParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getValueColorColorArrayParserRuleCall_1_7_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getValueColorColorArrayParserRuleCall_1_7_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getValueColorColorArrayParserRuleCall_1_9_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getValueColorColorArrayParserRuleCall_1_9_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getValueColorColorArrayParserRuleCall_1_9_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getValueColorColorArrayParserRuleCall_1_9_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getValueColorColorArrayParserRuleCall_1_9_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getValueColorColorArrayParserRuleCall_1_9_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getValueColorColorArrayParserRuleCall_2_4_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getValueColorColorArrayParserRuleCall_2_4_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getValueColorColorArrayParserRuleCall_2_4_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getValueColorColorArrayParserRuleCall_2_4_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getValueColorColorArrayParserRuleCall_2_5_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getValueColorColorArrayParserRuleCall_2_5_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getValuecolorKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getValuecolorKeyword_1_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getValuecolorKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getValuecolorKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getValuecolorKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getValuecolorKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getValuecolorKeyword_1_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getValuecolorKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getValuecolorKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getValuecolorKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getValuecolorKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getValuecolorKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getValuecolorKeyword_1_9_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getValuecolorKeyword_1_9_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getValuecolorKeyword_1_9_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getValuecolorKeyword_2_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getValuecolorKeyword_2_4_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getValuecolorKeyword_2_5_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getValueCOMMON_UNIT_SYMBOLSParserRuleCall_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.SpecificUnitElements
 
getValueDECIMALParserRuleCall_2_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ThresholdFilterElements
 
getValueIDTerminalRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandIdElements
 
getValueIDTerminalRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateIdElements
 
getValueIDTerminalRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerIdElements
 
getValueIDTerminalRuleCall_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.IDUnitElements
 
getValueINTTerminalRuleCall_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.TimeFilterElements
 
getValueMap() - Method in class org.openhab.core.config.core.xml.util.ConverterValueMap
Returns the key-value map containing all read-in children.
getValueNumberParserRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandNumberElements
 
getValueNumberParserRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateNumberElements
 
getValueNumberParserRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerNumberElements
 
getValueNumberParserRuleCall_1_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
 
getValues() - Method in interface org.openhab.core.model.persistence.persistence.EqualsFilter
Returns the value of the 'Values' attribute list.
getValues() - Method in class org.openhab.core.model.persistence.persistence.impl.EqualsFilterImpl
getValues() - Method in class org.openhab.core.model.persistence.persistence.impl.NotEqualsFilterImpl
getValues() - Method in interface org.openhab.core.model.persistence.persistence.NotEqualsFilter
Returns the value of the 'Values' attribute list.
getValues() - Method in class org.openhab.core.persistence.filter.PersistenceEqualsFilter
 
getValues() - Method in interface org.openhab.core.storage.Storage
Gets all values of this storage.
getValues() - Method in class org.openhab.core.test.storage.VolatileStorage
 
getValuesAssignment_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.EqualsFilterElements
 
getValuesAssignment_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotEqualsFilterElements
 
getValuesAssignment_2_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.EqualsFilterElements
 
getValuesAssignment_2_1() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotEqualsFilterElements
 
getValuesSTRINGTerminalRuleCall_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.EqualsFilterElements
 
getValuesSTRINGTerminalRuleCall_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotEqualsFilterElements
 
getValuesSTRINGTerminalRuleCall_2_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.EqualsFilterElements
 
getValuesSTRINGTerminalRuleCall_2_1_0() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.NotEqualsFilterElements
 
getValueSTRINGTerminalRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidCommandStringElements
 
getValueSTRINGTerminalRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidStateStringElements
 
getValueSTRINGTerminalRuleCall_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.ValidTriggerStringElements
 
getValueSTRINGTerminalRuleCall_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.StringUnitElements
 
getValueTypeAccess() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getValueTypeAccess() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getValueTypeRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getValueTypeRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getValueValueTypeParserRuleCall_2_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelPropertyElements
 
getValueValueTypeParserRuleCall_2_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
 
getValueValueTypeParserRuleCall_3_1_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelPropertyElements
 
getValueValueTypeParserRuleCall_3_1_0() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess.ModelPropertyElements
 
getVariableDeclaration() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getVariableDeclaration() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for class 'Variable Declaration'.
getVariableDeclaration_Name() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getVariableDeclaration_Name() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'Name'.
getVariableDeclaration_Right() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getVariableDeclaration_Right() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the containment reference 'Right'.
getVariableDeclaration_Type() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getVariableDeclaration_Type() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the containment reference 'Type'.
getVariableDeclaration_Writeable() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
getVariableDeclaration_Writeable() - Method in interface org.openhab.core.model.rule.rules.RulesPackage
Returns the meta object for the attribute 'Writeable'.
getVariableDeclarationAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getVariableDeclarationRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getVariables() - Method in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
getVariables() - Method in interface org.openhab.core.model.rule.rules.RuleModel
Returns the value of the 'Variables' containment reference list.
getVariablesAssignment_1() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleModelElements
 
getVariablesVariableDeclarationParserRuleCall_1_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleModelElements
 
getVendor() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
Returns the vendor of the firmware.
getVendorId() - Method in class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
 
getVerificationUri() - Method in class org.openhab.core.auth.client.oauth2.DeviceCodeResponseDTO
 
getVerificationUriComplete() - Method in class org.openhab.core.auth.client.oauth2.DeviceCodeResponseDTO
 
getVersion() - Method in class org.openhab.core.addon.Addon
The version of the add-on
getVersion() - Static method in class org.openhab.core.OpenHAB
Returns the current openHAB version, retrieving the information from the core bundle version.
getVersion() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
Returns the version of the firmware.
getVerticalLineKeyword_2() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.QuantityLiteralElements
 
getVideo() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getVideo() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Video'.
getVideo_Encoding() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getVideo_Encoding() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Encoding'.
getVideo_Url() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getVideo_Url() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Url'.
getVideoAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getVideoKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getVideoParserRuleCall_4() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
 
getVideoRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getVisibility() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
 
getVisibility() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
 
getVisibility() - Method in interface org.openhab.core.automation.Rule
This method is used to obtain the Rule's Visibility.
getVisibility() - Method in class org.openhab.core.automation.template.RuleTemplate
getVisibility() - Method in interface org.openhab.core.automation.template.Template
Shows the visibility of a Template.
getVisibility() - Method in class org.openhab.core.automation.type.ModuleType
Gets the visibility of the ModuleType.
getVisibility() - Method in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
getVisibility() - Method in interface org.openhab.core.model.sitemap.sitemap.Widget
Returns the value of the 'Visibility' containment reference list.
getVisibilityAssignment_1_11_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getVisibilityAssignment_1_11_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getVisibilityAssignment_1_11_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getVisibilityAssignment_1_11_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getVisibilityAssignment_1_11_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getVisibilityAssignment_1_11_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getVisibilityAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getVisibilityAssignment_1_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getVisibilityAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getVisibilityAssignment_1_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getVisibilityAssignment_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getVisibilityAssignment_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getVisibilityAssignment_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getVisibilityAssignment_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getVisibilityAssignment_1_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getVisibilityAssignment_1_7_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getVisibilityAssignment_1_7_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getVisibilityAssignment_1_7_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getVisibilityAssignment_1_7_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getVisibilityAssignment_1_7_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getVisibilityAssignment_1_8_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getVisibilityAssignment_1_8_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getVisibilityAssignment_1_8_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getVisibilityAssignment_1_8_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getVisibilityAssignment_1_8_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getVisibilityAssignment_1_8_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getVisibilityAssignment_1_8_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getVisibilityAssignment_1_8_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getVisibilityAssignment_1_9_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getVisibilityAssignment_1_9_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getVisibilityAssignment_2_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getVisibilityAssignment_2_6_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getVisibilityAssignment_2_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getVisibilityAssignment_2_6_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getVisibilityAssignment_2_7_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getVisibilityAssignment_2_7_1_1_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getVisibilityKeyword_1_11_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getVisibilityKeyword_1_11_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getVisibilityKeyword_1_11_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getVisibilityKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getVisibilityKeyword_1_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getVisibilityKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getVisibilityKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getVisibilityKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getVisibilityKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getVisibilityKeyword_1_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getVisibilityKeyword_1_8_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getVisibilityKeyword_1_8_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getVisibilityKeyword_1_8_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getVisibilityKeyword_1_8_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getVisibilityKeyword_1_9_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getVisibilityKeyword_2_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getVisibilityKeyword_2_6_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getVisibilityKeyword_2_7_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getVisibilityRule() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getVisibilityRule() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Visibility Rule'.
getVisibilityRule_Conditions() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getVisibilityRule_Conditions() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the containment reference list 'Conditions'.
getVisibilityRuleAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getVisibilityRuleRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getVisibilityVisibilityRuleParserRuleCall_1_11_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getVisibilityVisibilityRuleParserRuleCall_1_11_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getVisibilityVisibilityRuleParserRuleCall_1_11_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getVisibilityVisibilityRuleParserRuleCall_1_11_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtonElements
 
getVisibilityVisibilityRuleParserRuleCall_1_11_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getVisibilityVisibilityRuleParserRuleCall_1_11_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SliderElements
 
getVisibilityVisibilityRuleParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getVisibilityVisibilityRuleParserRuleCall_1_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getVisibilityVisibilityRuleParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColorpickerElements
 
getVisibilityVisibilityRuleParserRuleCall_1_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
getVisibilityVisibilityRuleParserRuleCall_1_7_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getVisibilityVisibilityRuleParserRuleCall_1_7_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getVisibilityVisibilityRuleParserRuleCall_1_7_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getVisibilityVisibilityRuleParserRuleCall_1_7_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getVisibilityVisibilityRuleParserRuleCall_1_7_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getVisibilityVisibilityRuleParserRuleCall_1_7_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.DefaultElements
 
getVisibilityVisibilityRuleParserRuleCall_1_7_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
getVisibilityVisibilityRuleParserRuleCall_1_7_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.MapviewElements
 
getVisibilityVisibilityRuleParserRuleCall_1_7_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SelectionElements
 
getVisibilityVisibilityRuleParserRuleCall_1_7_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SwitchElements
 
getVisibilityVisibilityRuleParserRuleCall_1_8_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getVisibilityVisibilityRuleParserRuleCall_1_8_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getVisibilityVisibilityRuleParserRuleCall_1_8_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getVisibilityVisibilityRuleParserRuleCall_1_8_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getVisibilityVisibilityRuleParserRuleCall_1_8_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ColortemperaturepickerElements
 
getVisibilityVisibilityRuleParserRuleCall_1_8_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
getVisibilityVisibilityRuleParserRuleCall_1_8_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.VideoElements
 
getVisibilityVisibilityRuleParserRuleCall_1_8_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getVisibilityVisibilityRuleParserRuleCall_1_9_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getVisibilityVisibilityRuleParserRuleCall_1_9_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.SetpointElements
 
getVisibilityVisibilityRuleParserRuleCall_2_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getVisibilityVisibilityRuleParserRuleCall_2_6_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getVisibilityVisibilityRuleParserRuleCall_2_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.FrameElements
 
getVisibilityVisibilityRuleParserRuleCall_2_6_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.TextElements
 
getVisibilityVisibilityRuleParserRuleCall_2_7_1_0_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getVisibilityVisibilityRuleParserRuleCall_2_7_1_1_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ButtongridElements
 
getVisiblity(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
Gets the widget visibility based on the item state
getVolume() - Method in interface org.openhab.core.audio.AudioSink
Gets the volume
getVolume(String) - Method in interface org.openhab.core.audio.AudioManager
Retrieves the current volume of a sink
getWatchPath() - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
Get the base path that is used by this ScriptFileWatcher
getWatchPath() - Method in interface org.openhab.core.service.WatchService
Get the base directory for this WatchService
getWebview() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getWebview() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Webview'.
getWebview_Height() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getWebview_Height() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Height'.
getWebview_Url() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getWebview_Url() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Url'.
getWebviewAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getWebviewKeyword_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.WebviewElements
 
getWebviewParserRuleCall_6() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.NonLinkableWidgetElements
 
getWebviewRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getWhenKeyword_2() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.RuleElements
 
getWidget() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getWidget() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for class 'Widget'.
getWidget(String) - Method in interface org.openhab.core.ui.items.ItemUIProvider
Provides a widget for a given item.
getWidget(Sitemap, String) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
Retrieves the widget for a given id on a given sitemap.
getWidget_Icon() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getWidget_Icon() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Icon'.
getWidget_IconColor() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getWidget_IconColor() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the containment reference list 'Icon Color'.
getWidget_IconRules() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getWidget_IconRules() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the containment reference list 'Icon Rules'.
getWidget_Item() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getWidget_Item() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Item'.
getWidget_Label() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getWidget_Label() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Label'.
getWidget_LabelColor() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getWidget_LabelColor() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the containment reference list 'Label Color'.
getWidget_StaticIcon() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getWidget_StaticIcon() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the attribute 'Static Icon'.
getWidget_ValueColor() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getWidget_ValueColor() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the containment reference list 'Value Color'.
getWidget_Visibility() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
getWidget_Visibility() - Method in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
Returns the meta object for the containment reference list 'Visibility'.
getWidgetAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getWidgetId(Widget) - Method in interface org.openhab.core.ui.items.ItemUIRegistry
Provides an id for a widget.
getWidgetRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getWrappedObject() - Method in class org.openhab.core.test.AsyncResultWrapper
 
getWriteableAssignment_0_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
 
getWriteableVarKeyword_0_0_0() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess.VariableDeclarationElements
 
getWSRule() - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
getWSRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getWSRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getWSRule() - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
getWSRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getWSRule() - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
getXAdditiveExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXAdditiveExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXAdditiveExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXAdditiveExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXAndExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXAndExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXAndExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXAndExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXAssignmentAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXAssignmentAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXAssignmentRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXAssignmentRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXbaseGrammarAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXbaseGrammarAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXBasicForLoopExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXBasicForLoopExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXBasicForLoopExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXBasicForLoopExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXBlockExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXBlockExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXBlockExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXBlockExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXBooleanLiteralAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXBooleanLiteralAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXBooleanLiteralParserRuleCall_1() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.XLiteralElements
 
getXBooleanLiteralRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXBooleanLiteralRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXCasePartAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXCasePartAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXCasePartRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXCasePartRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXCastedExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXCastedExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXCastedExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXCastedExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXCatchClauseAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXCatchClauseAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXCatchClauseRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXCatchClauseRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXClosureAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXClosureAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXClosureParserRuleCall_0() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.XLiteralElements
 
getXClosureRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXClosureRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXCollectionLiteralAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXCollectionLiteralAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXCollectionLiteralRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXCollectionLiteralRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXConstructorCallAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXConstructorCallAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXConstructorCallRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXConstructorCallRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXDoWhileExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXDoWhileExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXDoWhileExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXDoWhileExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXEqualityExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXEqualityExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXEqualityExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXEqualityExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXExpressionInClosureAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXExpressionInClosureAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXExpressionInClosureRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXExpressionInClosureRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXExpressionOrVarDeclarationAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXExpressionOrVarDeclarationAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXExpressionOrVarDeclarationRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXExpressionOrVarDeclarationRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXFeatureCallAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXFeatureCallAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXFeatureCallRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXFeatureCallRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXForLoopExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXForLoopExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXForLoopExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXForLoopExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXFunctionTypeRefAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXFunctionTypeRefAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXFunctionTypeRefRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXFunctionTypeRefRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXIfExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXIfExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXIfExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXIfExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXImportDeclarationAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXImportDeclarationAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXImportDeclarationRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXImportDeclarationRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXImportSectionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXImportSectionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXImportSectionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXImportSectionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXListLiteralAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXListLiteralAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXListLiteralRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXListLiteralRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXLiteralAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXLiteralAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXLiteralRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXLiteralRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXMemberFeatureCallAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXMemberFeatureCallAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXMemberFeatureCallRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXMemberFeatureCallRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXMultiplicativeExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXMultiplicativeExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXMultiplicativeExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXMultiplicativeExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXNullLiteralAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXNullLiteralAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXNullLiteralParserRuleCall_2() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.XLiteralElements
 
getXNullLiteralRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXNullLiteralRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXNumberLiteralAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXNumberLiteralAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXNumberLiteralParserRuleCall_4() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.XLiteralElements
 
getXNumberLiteralRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXNumberLiteralRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXOREnumLiteralDeclaration_5() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getXOrExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXOrExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXOrExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXOrExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXORXORKeyword_5_0() - Method in class org.openhab.core.model.services.ItemsGrammarAccess.ModelGroupFunctionElements
 
getXOtherOperatorExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXOtherOperatorExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXOtherOperatorExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXOtherOperatorExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXParenthesizedExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXParenthesizedExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXParenthesizedExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXParenthesizedExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXPostfixOperationAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXPostfixOperationAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXPostfixOperationRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXPostfixOperationRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXPrimaryExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXPrimaryExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXPrimaryExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXPrimaryExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXRelationalExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXRelationalExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXRelationalExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXRelationalExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXReturnExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXReturnExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXReturnExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXReturnExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXSetLiteralAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXSetLiteralAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXSetLiteralRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXSetLiteralRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXShortClosureAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXShortClosureAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXShortClosureRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXShortClosureRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXStateAccess() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getXStateRule() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
getXStringLiteralAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXStringLiteralAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXStringLiteralParserRuleCall_3() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.XLiteralElements
 
getXStringLiteralRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXStringLiteralRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXSwitchExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXSwitchExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXSwitchExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXSwitchExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXSynchronizedExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXSynchronizedExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXSynchronizedExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXSynchronizedExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXThrowExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXThrowExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXThrowExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXThrowExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXTryCatchFinallyExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXTryCatchFinallyExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXTryCatchFinallyExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXTryCatchFinallyExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXtypeGrammarAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXtypeGrammarAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXTypeLiteralAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXTypeLiteralAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXTypeLiteralParserRuleCall_5() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess.XLiteralElements
 
getXTypeLiteralRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXTypeLiteralRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXUnaryOperationAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXUnaryOperationAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXUnaryOperationRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXUnaryOperationRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXVariableDeclarationAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXVariableDeclarationAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXVariableDeclarationRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXVariableDeclarationRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXWhileExpressionAccess() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXWhileExpressionAccess() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getXWhileExpressionRule() - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
getXWhileExpressionRule() - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
getYAxisDecimalPattern() - Method in interface org.openhab.core.model.sitemap.sitemap.Chart
Returns the value of the 'YAxis Decimal Pattern' attribute.
getYAxisDecimalPattern() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
getYAxisDecimalPatternAssignment_1_12_1() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getYAxisDecimalPatternKeyword_1_12_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getYAxisDecimalPatternSTRINGTerminalRuleCall_1_12_1_0() - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ChartElements
 
getZonedDateTime() - Method in class org.openhab.core.library.types.DateTimeType
Deprecated.
Get object represented as a ZonedDateTime with system default time-zone applied
getZonedDateTime(ZoneId) - Method in class org.openhab.core.library.types.DateTimeType
Get object represented as a ZonedDateTime with the the provided time-zone applied
GIBI - Enum constant in enum class org.openhab.core.library.unit.BinaryPrefix
 
GIBI(Unit<Q>) - Static method in enum class org.openhab.core.library.unit.BinaryPrefix
Returns the specified unit multiplied by the factor 230
GIBIBYTE - Static variable in class org.openhab.core.library.unit.Units
 
GIBIOCTET - Static variable in class org.openhab.core.library.unit.Units
 
gif - Enum constant in enum class org.openhab.core.ui.chart.ChartProvider.ImageType
 
GIGA(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
 
GIGABIT - Static variable in class org.openhab.core.library.unit.Units
 
GIGABIT_PER_SECOND - Static variable in class org.openhab.core.library.unit.Units
 
GIGABYTE - Static variable in class org.openhab.core.library.unit.Units
 
giveNull() - Static method in class org.openhab.core.test.java.JavaTest
Useful for testing @NonNull annotated parameters
GLASS_BREAK_DETECTOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
Globals() - Constructor for class org.openhab.core.persistence.strategy.PersistenceStrategy.Globals
 
GlobalStrategies - Class in org.openhab.core.model.persistence.scoping
This class defines a few persistence strategies that are globally available to all persistence models.
GlobalStrategies() - Constructor for class org.openhab.core.model.persistence.scoping.GlobalStrategies
 
GONE - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
Device has been removed.
GONE - Variable in class org.openhab.core.thing.ThingStatusDetail.OfflineStatus
 
GRAIN - Static variable in class org.openhab.core.library.unit.ImperialUnits
 
GRAIN_PER_CUBICFOOT - Static variable in class org.openhab.core.library.unit.ImperialUnits
 
GRAM - Static variable in class org.openhab.core.library.unit.SIUnits
 
GRAM_PER_KILOWATT_HOUR - Static variable in class org.openhab.core.library.unit.Units
 
grammarAccess - Variable in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
 
grammarAccess - Variable in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
 
grammarAccess - Variable in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
 
grammarAccess - Variable in class org.openhab.core.model.serializer.AbstractItemsSyntacticSequencer
 
grammarAccess - Variable in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
 
grammarAccess - Variable in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
 
GRAY - Static variable in class org.openhab.core.library.unit.Units
 
GREEN - Static variable in class org.openhab.core.library.types.HSBType
 
GROUND_FLOOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
group - Variable in class org.openhab.core.model.persistence.persistence.impl.GroupConfigImpl
The cached value of the 'Group' attribute.
group - Variable in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
The cached value of the 'Group' attribute.
group - Variable in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
The cached value of the 'Group' attribute.
group - Variable in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
The cached value of the 'Group' attribute.
group(Stream<Translations.TranslationsEntry>) - Static method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsGroup
 
group(Translations.TranslationsEntry...) - Static method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsGroup
 
Group - Interface in org.openhab.core.model.sitemap.sitemap
A representation of the model object 'Group'.
Group(AudioFormat, int) - Constructor for class org.openhab.core.audio.PipedAudioStream.Group
 
GROUP - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The meta object id for the 'Group' class.
GROUP - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Group' class.
GROUP__CHILDREN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Children' containment reference list.
GROUP__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon' attribute.
GROUP__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon Color' containment reference list.
GROUP__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon Rules' containment reference list.
GROUP__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Item' attribute.
GROUP__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label' attribute.
GROUP__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label Color' containment reference list.
GROUP__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Static Icon' attribute.
GROUP__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Value Color' containment reference list.
GROUP__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Visibility' containment reference list.
GROUP_CONFIG - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The meta object id for the 'Group Config' class.
GROUP_CONFIG - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Group Config' class.
GROUP_CONFIG__GROUP - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The feature id for the 'Group' attribute.
GROUP_CONFIG__GROUP - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Group' attribute feature.
GROUP_CONFIG_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The number of structural features of the 'Group Config' class.
GROUP_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.GroupConfigImpl
The default value of the 'Group' attribute.
GROUP_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
The default value of the 'Group' attribute.
GROUP_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
The default value of the 'Group' attribute.
GROUP_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
The default value of the 'Group' attribute.
GROUP_EXCLUDE_CONFIG - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The meta object id for the 'Group Exclude Config' class.
GROUP_EXCLUDE_CONFIG - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Group Exclude Config' class.
GROUP_EXCLUDE_CONFIG__GROUP_EXCLUDE - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The feature id for the 'Group Exclude' attribute.
GROUP_EXCLUDE_CONFIG__GROUP_EXCLUDE - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Group Exclude' attribute feature.
GROUP_EXCLUDE_CONFIG_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The number of structural features of the 'Group Exclude Config' class.
GROUP_EXCLUDE_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.GroupExcludeConfigImpl
The default value of the 'Group Exclude' attribute.
GROUP_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The number of structural features of the 'Group' class.
GROUP_MEMBER_CHANGED_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The meta object id for the 'Group Member Changed Event Trigger' class.
GROUP_MEMBER_CHANGED_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'Group Member Changed Event Trigger' class.
GROUP_MEMBER_CHANGED_EVENT_TRIGGER__GROUP - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The feature id for the 'Group' attribute.
GROUP_MEMBER_CHANGED_EVENT_TRIGGER__GROUP - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'Group' attribute feature.
GROUP_MEMBER_CHANGED_EVENT_TRIGGER__NEW_STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The feature id for the 'New State' containment reference.
GROUP_MEMBER_CHANGED_EVENT_TRIGGER__NEW_STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'New State' containment reference feature.
GROUP_MEMBER_CHANGED_EVENT_TRIGGER__OLD_STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The feature id for the 'Old State' containment reference.
GROUP_MEMBER_CHANGED_EVENT_TRIGGER__OLD_STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'Old State' containment reference feature.
GROUP_MEMBER_CHANGED_EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The number of structural features of the 'Group Member Changed Event Trigger' class.
GROUP_MEMBER_COMMAND_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The meta object id for the 'Group Member Command Event Trigger' class.
GROUP_MEMBER_COMMAND_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'Group Member Command Event Trigger' class.
GROUP_MEMBER_COMMAND_EVENT_TRIGGER__COMMAND - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The feature id for the 'Command' containment reference.
GROUP_MEMBER_COMMAND_EVENT_TRIGGER__COMMAND - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'Command' containment reference feature.
GROUP_MEMBER_COMMAND_EVENT_TRIGGER__GROUP - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The feature id for the 'Group' attribute.
GROUP_MEMBER_COMMAND_EVENT_TRIGGER__GROUP - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'Group' attribute feature.
GROUP_MEMBER_COMMAND_EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The number of structural features of the 'Group Member Command Event Trigger' class.
GROUP_MEMBER_UPDATE_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The meta object id for the 'Group Member Update Event Trigger' class.
GROUP_MEMBER_UPDATE_EVENT_TRIGGER - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'Group Member Update Event Trigger' class.
GROUP_MEMBER_UPDATE_EVENT_TRIGGER__GROUP - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The feature id for the 'Group' attribute.
GROUP_MEMBER_UPDATE_EVENT_TRIGGER__GROUP - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'Group' attribute feature.
GROUP_MEMBER_UPDATE_EVENT_TRIGGER__STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The feature id for the 'State' containment reference.
GROUP_MEMBER_UPDATE_EVENT_TRIGGER__STATE - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage.Literals
The meta object literal for the 'State' containment reference feature.
GROUP_MEMBER_UPDATE_EVENT_TRIGGER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.rule.rules.RulesPackage
The number of structural features of the 'Group Member Update Event Trigger' class.
GroupConfig - Interface in org.openhab.core.model.persistence.persistence
A representation of the model object 'Group Config'.
GroupConfigElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.GroupConfigElements
 
GroupConfigImpl - Class in org.openhab.core.model.persistence.persistence.impl
An implementation of the model object 'Group Config'.
GroupConfigImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.GroupConfigImpl
GroupElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupElements
 
groupExclude - Variable in class org.openhab.core.model.persistence.persistence.impl.GroupExcludeConfigImpl
The cached value of the 'Group Exclude' attribute.
GroupExcludeConfig - Interface in org.openhab.core.model.persistence.persistence
A representation of the model object 'Group Exclude Config'.
GroupExcludeConfigElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.GroupExcludeConfigElements
 
GroupExcludeConfigImpl - Class in org.openhab.core.model.persistence.persistence.impl
An implementation of the model object 'Group Exclude Config'.
GroupExcludeConfigImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.GroupExcludeConfigImpl
GroupFunction - Interface in org.openhab.core.items
Group functions are used by active group items to calculate a state for the group out of the states of all its member items.
GroupFunction.Equality - Class in org.openhab.core.items
This is the default group function that does nothing else than to check if all member items have the same state.
GroupFunctionDTO - Class in org.openhab.core.items.dto
This is a data transfer object that is used to serialize group functions.
GroupFunctionDTO() - Constructor for class org.openhab.core.items.dto.GroupFunctionDTO
 
GroupImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
An implementation of the model object 'Group'.
GroupImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.GroupImpl
GroupItem - Class in org.openhab.core.items
 
GroupItem(String) - Constructor for class org.openhab.core.items.GroupItem
Creates a plain GroupItem
GroupItem(String, Item) - Constructor for class org.openhab.core.items.GroupItem
 
GroupItem(String, Item, GroupFunction) - Constructor for class org.openhab.core.items.GroupItem
Creates a GroupItem with function
GroupItemDTO - Class in org.openhab.core.items.dto
This is a data transfer object that is used to serialize group items.
GroupItemDTO() - Constructor for class org.openhab.core.items.dto.GroupItemDTO
 
GroupItemRefElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.GroupItemRefElements
 
GroupItemStateChangedEvent - Class in org.openhab.core.items.events
GroupItemStateChangedEvents can be used to deliver group item state changes through the openHAB event bus.
GroupItemStateChangedEvent(String, String, String, String, State, State, ZonedDateTime, ZonedDateTime) - Constructor for class org.openhab.core.items.events.GroupItemStateChangedEvent
 
GroupMemberChangedEventTrigger - Interface in org.openhab.core.model.rule.rules
A representation of the model object 'Group Member Changed Event Trigger'.
GroupMemberChangedEventTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberChangedEventTriggerElements
 
GroupMemberChangedEventTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
An implementation of the model object 'Group Member Changed Event Trigger'.
GroupMemberChangedEventTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.GroupMemberChangedEventTriggerImpl
GroupMemberCommandEventTrigger - Interface in org.openhab.core.model.rule.rules
A representation of the model object 'Group Member Command Event Trigger'.
GroupMemberCommandEventTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberCommandEventTriggerElements
 
GroupMemberCommandEventTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
An implementation of the model object 'Group Member Command Event Trigger'.
GroupMemberCommandEventTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.GroupMemberCommandEventTriggerImpl
GroupMemberUpdateEventTrigger - Interface in org.openhab.core.model.rule.rules
A representation of the model object 'Group Member Update Event Trigger'.
GroupMemberUpdateEventTriggerElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.GroupMemberUpdateEventTriggerElements
 
GroupMemberUpdateEventTriggerImpl - Class in org.openhab.core.model.rule.rules.impl
An implementation of the model object 'Group Member Update Event Trigger'.
GroupMemberUpdateEventTriggerImpl() - Constructor for class org.openhab.core.model.rule.rules.impl.GroupMemberUpdateEventTriggerImpl
groupName - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
 
groupName - Variable in class org.openhab.core.config.core.dto.XmlParameter
 
groupNames - Variable in class org.openhab.core.items.dto.ItemDTO
 
groupNames - Variable in class org.openhab.core.items.GenericItem
 
groupNames - Variable in class org.openhab.core.items.ManagedItemProvider.PersistedItem
 
groups - Variable in class org.openhab.core.model.items.impl.ModelItemImpl
The cached value of the 'Groups' attribute list.
GroupStateUpdatedEvent - Class in org.openhab.core.items.events
GroupStateUpdatedEvents can be used to deliver group item state updates through the openHAB event bus.
GroupStateUpdatedEvent(String, String, String, String, State, ZonedDateTime, String) - Constructor for class org.openhab.core.items.events.GroupStateUpdatedEvent
 
groupType - Variable in class org.openhab.core.io.rest.core.item.EnrichedGroupItemDTO
 
groupType - Variable in class org.openhab.core.items.dto.GroupItemDTO
 
gson - Variable in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
 
GT - Enum constant in enum class org.openhab.core.persistence.FilterCriteria.Operator
 
GTE - Enum constant in enum class org.openhab.core.persistence.FilterCriteria.Operator
 
guessContentTypeFromData(byte[]) - Static method in class org.openhab.core.io.net.http.HttpUtil
Determine the content type from the data.
GUEST_ROOM - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 

H

handle(HttpServletRequest, HttpServletResponse, HandlerContext) - Method in interface org.openhab.core.io.http.Handler
Method dedicated for processing incoming request and checking its contents.
handle(AsyncModbusFailure<R>) - Method in interface org.openhab.core.io.transport.modbus.ModbusFailureCallback
Callback handling response with error
handle(AsyncModbusReadResult) - Method in interface org.openhab.core.io.transport.modbus.ModbusReadCallback
Callback handling response data
handle(AsyncModbusWriteResult) - Method in interface org.openhab.core.io.transport.modbus.ModbusWriteCallback
Callback handling response data
handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicActionModuleThingHandler
 
handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicBridgedThingHandler
 
handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicBridgeHandler
 
handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicButtonHandler
 
handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicChattyThingHandler
 
handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicColorLightHandler
 
handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicConfigurableThingHandler
 
handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicContactHandler
 
handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicDelayedOnlineHandler
 
handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicDimmableLightHandler
 
handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicDynamicStateDescriptionThingHandler
 
handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicExtensibleThingHandler
 
handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicFirmwareUpdateThingHandler
 
handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicImageHandler
 
handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicLocationThingHandler
 
handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicOnlineOfflineHandler
 
handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicOnOffLightHandler
 
handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicPlayerHandler
 
handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicRollershutterHandler
 
handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicThermostatThingHandler
 
handleCommand(ChannelUID, Command) - Method in class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler
 
handleCommand(ChannelUID, Command) - Method in interface org.openhab.core.thing.binding.ThingHandler
Handles a command for a given channel.
handleCommand(Command) - Method in interface org.openhab.core.thing.profiles.ProfileCallback
Forward the given command to the respective thing handler.
handleConfigurationUpdate(Map<String, Object>) - Method in class org.openhab.core.magic.binding.handler.MagicConfigurableThingHandler
 
handleConfigurationUpdate(Map<String, Object>) - Method in class org.openhab.core.thing.binding.BaseThingHandler
 
handleConfigurationUpdate(Map<String, Object>) - Method in class org.openhab.core.thing.binding.ConfigStatusBridgeHandler
 
handleConfigurationUpdate(Map<String, Object>) - Method in class org.openhab.core.thing.binding.ConfigStatusThingHandler
 
handleConfigurationUpdate(Map<String, Object>) - Method in interface org.openhab.core.thing.binding.ThingHandler
Handles a configuration update.
handleError(HttpServletRequest, HttpServletResponse, HandlerContext) - Method in interface org.openhab.core.io.http.Handler
Method which is called only if any of Handler.handle(HttpServletRequest, HttpServletResponse, HandlerContext) method invocations thrown unexpected Exception.
handleEventBroadcastItemState(ItemStateChangedEvent) - Method in class org.openhab.core.io.rest.sse.SseResource
Broadcasts a state event to all currently listening clients, after transforming it to a simple map.
handleExternalPersistenceDataChange(PersistenceService, Item) - Method in interface org.openhab.core.persistence.PersistenceManager
 
Handler - Interface in org.openhab.core.io.http
Handler which is responsible for processing request and response.
HANDLER_CONFIGURATION_PENDING - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
 
HANDLER_CONFIGURATION_PENDING - Variable in class org.openhab.core.thing.ThingStatusDetail.UninitializedStatus
 
HANDLER_INITIALIZING_ERROR - Enum constant in enum class org.openhab.core.automation.RuleStatusDetail
 
HANDLER_INITIALIZING_ERROR - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
 
HANDLER_INITIALIZING_ERROR - Variable in class org.openhab.core.thing.ThingStatusDetail.UninitializedStatus
 
HANDLER_MISSING_ERROR - Enum constant in enum class org.openhab.core.automation.RuleStatusDetail
 
HANDLER_MISSING_ERROR - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
 
HANDLER_MISSING_ERROR - Variable in class org.openhab.core.thing.ThingStatusDetail.UninitializedStatus
 
HANDLER_REGISTERING_ERROR - Enum constant in enum class org.openhab.core.thing.ThingStatusDetail
 
HANDLER_REGISTERING_ERROR - Variable in class org.openhab.core.thing.ThingStatusDetail.UninitializedStatus
 
HandlerContext - Interface in org.openhab.core.io.http
Handler context represents a present state of all handlers placed in execution chain.
handleRemoval() - Method in class org.openhab.core.thing.binding.BaseThingHandler
 
handleRemoval() - Method in interface org.openhab.core.thing.binding.ThingHandler
This method is called before a thing is removed.
HandlerPriorities - Interface in org.openhab.core.io.http
Constants for making handlers in proper order.
handleVolumeCommand(PercentType, AudioSink) - Method in interface org.openhab.core.audio.AudioManager
Handles a volume command change and returns a Runnable to restore it.
hasAllTags(String...) - Static method in class org.openhab.core.automation.RulePredicates
Creates a Predicate which can be used to match Rules for all given tags or no tags at all.
hasAllTags(Collection<String>) - Static method in class org.openhab.core.automation.RulePredicates
Creates a Predicate which can be used to match Rules with all given tags or no tags at all.
hasAnyOfPrefixes(String...) - Static method in class org.openhab.core.automation.RulePredicates
Creates a Predicate which can be used to match Rules for any of the given prefixes and even null prefix.
hasAnyOfTags(String...) - Static method in class org.openhab.core.automation.RulePredicates
Creates a Predicate which can be used to match Rules for any of the given tags or Rules without tags.
hasAnyOfTags(Collection<String>) - Static method in class org.openhab.core.automation.RulePredicates
Creates a Predicate which can be used to match Rules for any of the given tags or Rules without tags.
hasConnectionObservers() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
Return true if there are connection observers registered via addConnectionObserver().
hasError() - Method in interface org.openhab.core.io.http.HandlerContext
Checks if has any errors occurred while handling request.
hashCode() - Method in class org.openhab.core.addon.AddonDiscoveryMethod
 
hashCode() - Method in class org.openhab.core.addon.AddonMatchProperty
 
hashCode() - Method in class org.openhab.core.addon.AddonParameter
 
hashCode() - Method in class org.openhab.core.addon.AddonType
 
hashCode() - Method in class org.openhab.core.addon.marketplace.BundleVersion
 
hashCode() - Method in class org.openhab.core.audio.AudioFormat
 
hashCode() - Method in record class org.openhab.core.audio.StreamServed
Returns a hash code value for this object.
hashCode() - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
 
hashCode() - Method in class org.openhab.core.auth.client.oauth2.DeviceCodeResponseDTO
 
hashCode() - Method in class org.openhab.core.automation.module.provider.ModuleInformation
 
hashCode() - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleRule
 
hashCode() - Method in class org.openhab.core.automation.RuleStatusInfo
 
hashCode() - Method in class org.openhab.core.automation.template.RuleTemplate
Returns the hash code of this object depends on the hash code of the UID that it owns.
hashCode() - Method in class org.openhab.core.automation.type.ModuleType
 
hashCode() - Method in class org.openhab.core.common.AbstractUID
 
hashCode() - Method in class org.openhab.core.config.core.Configuration
 
hashCode() - Method in class org.openhab.core.config.core.FilterCriteria
 
hashCode() - Method in class org.openhab.core.config.core.ParameterOption
 
hashCode() - Method in class org.openhab.core.config.core.status.ConfigStatusInfo
 
hashCode() - Method in class org.openhab.core.config.core.status.ConfigStatusMessage
 
hashCode() - Method in class org.openhab.core.config.core.validation.ConfigValidationMessage
 
hashCode() - Method in record class org.openhab.core.config.discovery.addon.process.ProcessAddonFinder.ProcessInfo
Returns a hash code value for this object.
hashCode() - Method in class org.openhab.core.config.discovery.sddp.SddpDevice
Set uniqueness is determined by the From field only
hashCode() - Method in class org.openhab.core.config.discovery.usbserial.UsbSerialDeviceInformation
 
hashCode() - Method in class org.openhab.core.events.AbstractEvent
 
hashCode() - Method in class org.openhab.core.i18n.LocalizedKey
 
hashCode() - Method in class org.openhab.core.io.net.http.PEMTrustManager
 
hashCode() - Method in class org.openhab.core.io.transport.mdns.ServiceDescription
 
hashCode() - Method in class org.openhab.core.io.transport.modbus.endpoint.EndpointPoolConfiguration
 
hashCode() - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusIPSlaveEndpoint
 
hashCode() - Method in class org.openhab.core.io.transport.modbus.endpoint.ModbusSerialSlaveEndpoint
 
hashCode() - Method in class org.openhab.core.io.transport.modbus.ModbusReadRequestBlueprint
 
hashCode() - Method in class org.openhab.core.io.transport.modbus.ModbusRegisterArray
 
hashCode() - Method in class org.openhab.core.io.websocket.event.EventDTO
 
hashCode() - Method in record class org.openhab.core.items.fileconverter.AbstractItemFileGenerator.ConfigParameter
Returns a hash code value for this object.
hashCode() - Method in class org.openhab.core.items.GenericItem
 
hashCode() - Method in class org.openhab.core.items.Metadata
 
hashCode() - Method in class org.openhab.core.library.types.DateTimeType
 
hashCode() - Method in class org.openhab.core.library.types.DecimalType
 
hashCode() - Method in class org.openhab.core.library.types.HSBType
 
hashCode() - Method in class org.openhab.core.library.types.PointType
 
hashCode() - Method in class org.openhab.core.library.types.QuantityType
 
hashCode() - Method in class org.openhab.core.library.types.RawType
 
hashCode() - Method in class org.openhab.core.library.types.StringListType
 
hashCode() - Method in class org.openhab.core.library.types.StringType
 
hashCode() - Method in class org.openhab.core.library.unit.CurrencyUnit
 
hashCode() - Method in class org.openhab.core.net.CidrAddress
 
hashCode() - Method in class org.openhab.core.persistence.filter.PersistenceFilter
 
hashCode() - Method in record class org.openhab.core.persistence.PersistenceItemConfiguration
Returns a hash code value for this object.
hashCode() - Method in class org.openhab.core.persistence.strategy.PersistenceStrategy
 
hashCode() - Method in class org.openhab.core.service.ReadyMarker
 
hashCode() - Method in class org.openhab.core.thing.Channel
 
hashCode() - Method in class org.openhab.core.thing.events.ThingStatusInfoEvent
 
hashCode() - Method in record class org.openhab.core.thing.fileconverter.AbstractThingFileGenerator.ConfigParameter
Returns a hash code value for this object.
hashCode() - Method in class org.openhab.core.thing.firmware.FirmwareStatusInfo
 
hashCode() - Method in class org.openhab.core.thing.firmware.FirmwareStatusInfoEvent
 
hashCode() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfo
 
hashCode() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfoEvent
 
hashCode() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfo
 
hashCode() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateResultInfoEvent
 
hashCode() - Method in class org.openhab.core.thing.link.AbstractLink
 
hashCode() - Method in class org.openhab.core.thing.link.ItemChannelLink
 
hashCode() - Method in class org.openhab.core.thing.ThingStatusInfo
 
hashCode() - Method in class org.openhab.core.thing.type.ThingType
 
hashCode() - Method in class org.openhab.core.thing.UID
 
hashCode() - Method in class org.openhab.core.transform.Transformation
 
hashCode() - Method in class org.openhab.core.types.CommandOption
 
hashCode() - Method in class org.openhab.core.types.StateDescription
 
hashCode() - Method in class org.openhab.core.types.StateOption
 
hashCode() - Method in record class org.openhab.core.types.TimeSeries.Entry
Returns a hash code value for this object.
hashCode() - Method in class org.openhab.core.types.TimeSeries
 
hashCode() - Method in record class org.openhab.core.util.ColorUtil.Gamut
Returns a hash code value for this object.
hashCode() - Method in record class org.openhab.core.voice.DialogContext
Returns a hash code value for this object.
hashCode() - Method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
Returns a hash code value for this object.
hashCode() - Method in record class org.openhab.core.voice.text.Rule.InterpretationContext
Returns a hash code value for this object.
hasIcon(String, String, IconSet.Format) - Method in class org.openhab.core.ui.icon.AbstractResourceIconProvider
 
hasIcon(String, String, IconSet.Format) - Method in interface org.openhab.core.ui.icon.IconProvider
determines whether this provider can deliver an icon for a given name
hasLabel(String) - Static method in class org.openhab.core.items.ItemPredicates
Creates a Predicate which can be used to filter Items for a given label.
hasLocation() - Method in interface org.openhab.core.semantics.Equipment
 
hasLocation() - Method in interface org.openhab.core.semantics.Point
 
hasNamespace(String) - Static method in class org.openhab.core.items.MetadataPredicates
Creates a Predicate which can be used to filter Metadata for a given namespace.
hasNext() - Method in class org.openhab.core.config.core.xml.util.NodeIterator
 
hasNoTags() - Static method in class org.openhab.core.automation.RulePredicates
Creates a Predicate which can be used to match Rules without tags.
hasPrefix(String) - Static method in class org.openhab.core.automation.RulePredicates
Creates a Predicate which can be used to filter Rules for a given prefix or null prefix.
hasRemaining() - Method in class org.openhab.core.io.transport.modbus.ValueBuffer
Tells whether there are any bytes left between current position and the end
hasResource(String, String) - Method in class org.openhab.core.ui.icon.AbstractResourceIconProvider
Checks whether a certain resource exists for a given icon set.
hasSessionCookie() - Method in class org.openhab.core.auth.UserSession
Specifies whether this session is supported by a session cookie, to mitigate the impact of refresh token leakage.
hasSubscribers() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
Return true if there are subscribers registered via MqttBrokerConnection.subscribe(String, MqttMessageSubscriber).
hasTag(String) - Method in class org.openhab.core.items.GenericItem
 
hasTag(String) - Method in interface org.openhab.core.items.Item
Returns true if the item's tags contains the specific tag, otherwise false.
hasTag(String) - Method in class org.openhab.core.ui.components.RootUIComponent
Returns whether the component has a certain tag
hasTags() - Static method in class org.openhab.core.automation.RulePredicates
Creates a Predicate which can be used to match Rules with one or more tags.
hasTerminated() - Method in interface org.openhab.core.automation.module.script.action.Timer
Determines whether the scheduled execution has already terminated.
hasTerminated() - Method in class org.openhab.core.model.script.actions.Timer
 
hasTranslation() - Method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsEntry
 
hasTranslations() - Method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsGroup
 
hasTranslations() - Method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsSection
 
head() - Method in class org.openhab.core.voice.text.TokenList
Gets the first token of the list.
HEAT_DETECTOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
HEAT_PUMP - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
HEAT_RECOVERY - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
HEATING - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
HECTO(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
 
height - Variable in class org.openhab.core.model.sitemap.sitemap.impl.DefaultImpl
The cached value of the 'Height' attribute.
height - Variable in class org.openhab.core.model.sitemap.sitemap.impl.MapviewImpl
The cached value of the 'Height' attribute.
height - Variable in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
The cached value of the 'Height' attribute.
HEIGHT_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.DefaultImpl
The default value of the 'Height' attribute.
HEIGHT_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.MapviewImpl
The default value of the 'Height' attribute.
HEIGHT_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.WebviewImpl
The default value of the 'Height' attribute.
HENRY - Static variable in class org.openhab.core.library.unit.Units
 
HERTZ - Static variable in class org.openhab.core.library.unit.Units
 
hexToByte(byte, byte) - Static method in class org.openhab.core.util.HexUtils
 
hexToBytes(String) - Static method in class org.openhab.core.util.HexUtils
Converts an hex string (in format "0123456789ABCDEF") into a byte array
hexToBytes(String, String) - Static method in class org.openhab.core.util.HexUtils
Converts an hex string (eg. format "01-23-45") into a byte array
HexUtils - Class in org.openhab.core.util
Static utility methods that are helpful when dealing with hex data and byte arrays.
HIDDEN - Enum constant in enum class org.openhab.core.automation.Visibility
The UI has always to hide an object with such visibility.
HistoricItem - Interface in org.openhab.core.persistence
This interface is used by persistence services to represent an item with a certain state at a given point in time.
historicState(Item, ZonedDateTime) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Deprecated.
historicState(Item, ZonedDateTime, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Deprecated.
HistoryDataBean() - Constructor for class org.openhab.core.persistence.dto.ItemHistoryDTO.HistoryDataBean
 
hliIds - Variable in class org.openhab.core.voice.DialogRegistration
List of interpreters
hlis() - Method in record class org.openhab.core.voice.DialogContext
Returns the value of the hlis record component.
HORTICULTURE - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
host - Variable in class org.openhab.core.config.discovery.sddp.SddpDevice
The host address of the device.
host - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
 
host - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
 
hostnameValidated - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
 
hostnameValidated - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
 
HOT_WATER_FAUCET - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
HOUR - Static variable in class org.openhab.core.library.unit.Units
 
HOURLY - Static variable in class org.openhab.core.scheduler.CronAdjuster
 
HOUSE - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
HSB - Enum constant in enum class org.openhab.core.thing.binding.generic.converter.ColorChannelHandler.ColorMode
 
hsbToRgb(HSBType) - Static method in class org.openhab.core.model.script.actions.CoreUtil
 
hsbToRgb(HSBType) - Static method in class org.openhab.core.util.ColorUtil
Transform HSV based HSBType to sRGB.
hsbToRgbPercent(HSBType) - Static method in class org.openhab.core.model.script.actions.CoreUtil
 
hsbToRgbPercent(HSBType) - Static method in class org.openhab.core.util.ColorUtil
Transform HSV based HSBType to sRGB.
hsbToRgbw(HSBType) - Static method in class org.openhab.core.model.script.actions.CoreUtil
 
hsbToRgbw(HSBType) - Static method in class org.openhab.core.util.ColorUtil
Transform HSV based HSBType to sRGB.
hsbToRgbwPercent(HSBType) - Static method in class org.openhab.core.model.script.actions.CoreUtil
 
hsbToRgbwPercent(HSBType) - Static method in class org.openhab.core.util.ColorUtil
Transform HSV based HSBType to RGBW.
hsbTosRgb(HSBType) - Static method in class org.openhab.core.model.script.actions.CoreUtil
 
hsbTosRgb(HSBType) - Static method in class org.openhab.core.util.ColorUtil
Transform HSV based HSBType to the RGB value representing the color in the default sRGB color model.
hsbToXY(HSBType) - Static method in class org.openhab.core.model.script.actions.CoreUtil
 
hsbToXY(HSBType) - Static method in class org.openhab.core.util.ColorUtil
Transform HSV based HSBType to CIE 1931 xy format.
hsbToXY(HSBType, double[], double[], double[]) - Static method in class org.openhab.core.model.script.actions.CoreUtil
 
hsbToXY(HSBType, ColorUtil.Gamut) - Static method in class org.openhab.core.util.ColorUtil
Transform HSV based HSBType to CIE 1931 xy format.
HSBType - Class in org.openhab.core.library.types
The HSBType is a complex type with constituents for hue, saturation and brightness and can be used for color items.
HSBType() - Constructor for class org.openhab.core.library.types.HSBType
 
HSBType(String) - Constructor for class org.openhab.core.library.types.HSBType
Constructs a HSBType instance from a given string.
HSBType(DecimalType, PercentType, PercentType) - Constructor for class org.openhab.core.library.types.HSBType
Constructs a HSBType instance with the given values
HTTP - Class in org.openhab.core.model.script.actions
This class provides static methods that can be used in automation rules for sending HTTP requests
HTTP() - Constructor for class org.openhab.core.model.script.actions.HTTP
 
HttpClientFactory - Interface in org.openhab.core.io.net.http
Factory class to create Jetty http clients
HttpClientInitializationException - Exception Class in org.openhab.core.io.net.http
This exception is thrown, if an unexpected error occurs during initialization of the Jetty client
HttpClientInitializationException(String, Throwable) - Constructor for exception class org.openhab.core.io.net.http.HttpClientInitializationException
 
HttpContextFactoryService - Interface in org.openhab.core.io.http
Create HttpContext instances when registering servlets, resources or filters using the HttpService.registerServlet(java.lang.String, javax.servlet.Servlet, java.util.Dictionary<?, ?>, org.osgi.service.http.HttpContext) and corresponding methods.
HttpRequestBuilder - Class in org.openhab.core.io.net.http
Builder class to construct http requests
https.openhab_org.schemas.addon_info_list.v1_0 - package https.openhab_org.schemas.addon_info_list.v1_0
 
HttpServiceUtil - Class in org.openhab.core.net
Some utility functions related to the http service
HttpUtil - Class in org.openhab.core.io.net.http
Some common methods to be used in HTTP-In-Binding, HTTP-Out-Binding and other bindings For advanced usage direct use of the Jetty client is preferred
HttpUtil() - Constructor for class org.openhab.core.io.net.http.HttpUtil
 
hue - Variable in class org.openhab.core.library.types.HSBType
 
HumanLanguageInterpreter - Interface in org.openhab.core.voice.text
This is the interface that a human language text interpreter has to implement.
HUMIDIFIER - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
HUMIDITY - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
HUMIDITY_SENSOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
HUNDRED - Static variable in class org.openhab.core.library.types.PercentType
 
HVAC - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
HYSTERESIS - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
 
HYSTERESIS_TYPE - Static variable in interface org.openhab.core.thing.profiles.SystemProfiles
 

I

i18nProvider - Variable in class org.openhab.core.config.discovery.AbstractDiscoveryService
 
i18nProvider - Variable in class org.openhab.core.ui.icon.AbstractResourceIconProvider
 
I18nUtil - Class in org.openhab.core.i18n
 
I18nUtil() - Constructor for class org.openhab.core.i18n.I18nUtil
 
IActionServiceProvider - Interface in org.openhab.core.model.script.engine
 
ICE_MAKER - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
icon - Variable in class org.openhab.core.model.items.impl.ModelItemImpl
The cached value of the 'Icon' attribute.
icon - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtonDefinitionImpl
The cached value of the 'Icon' attribute.
icon - Variable in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
The cached value of the 'Icon' attribute.
icon - Variable in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
The cached value of the 'Icon' attribute.
icon - Variable in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
The cached value of the 'Icon' attribute.
Icon() - Method in class org.openhab.core.model.sitemap.valueconverter.SitemapConverters
 
ICON_EDEFAULT - Static variable in class org.openhab.core.model.items.impl.ModelItemImpl
The default value of the 'Icon' attribute.
ICON_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtonDefinitionImpl
The default value of the 'Icon' attribute.
ICON_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
The default value of the 'Icon' attribute.
ICON_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
The default value of the 'Icon' attribute.
ICON_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
The default value of the 'Icon' attribute.
ICON_RULE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The meta object id for the 'Icon Rule' class.
ICON_RULE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Icon Rule' class.
ICON_RULE__ARG - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Arg' attribute.
ICON_RULE__ARG - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Arg' attribute feature.
ICON_RULE__CONDITIONS - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Conditions' containment reference list.
ICON_RULE__CONDITIONS - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Conditions' containment reference list feature.
ICON_RULE_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The number of structural features of the 'Icon Rule' class.
iconColor - Variable in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
The cached value of the 'Icon Color' containment reference list.
IconElements() - Constructor for class org.openhab.core.model.services.ItemsGrammarAccess.IconElements
 
IconElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconElements
 
IconNameElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconNameElements
 
IconProvider - Interface in org.openhab.core.ui.icon
An icon provider can provide InputStreams for icons.
IconRule - Interface in org.openhab.core.model.sitemap.sitemap
A representation of the model object 'Icon Rule'.
IconRuleElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.IconRuleElements
 
IconRuleImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
An implementation of the model object 'Icon Rule'.
IconRuleImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.IconRuleImpl
iconRules - Variable in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
The cached value of the 'Icon Rules' containment reference list.
IconSet - Class in org.openhab.core.ui.icon
This is a bean that provides some meta-information about available icon sets.
IconSet(String, String, String, Set<IconSet.Format>) - Constructor for class org.openhab.core.ui.icon.IconSet
Construct a new pojo.
IconSet.Format - Enum Class in org.openhab.core.ui.icon
Data format of icons
id - Variable in class org.openhab.core.automation.dto.ModuleDTO
 
id - Variable in class org.openhab.core.io.rest.core.service.ConfigurableServiceDTO
 
id - Variable in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
The cached value of the 'Id' attribute.
id - Variable in class org.openhab.core.persistence.dto.PersistenceServiceDTO
Service Id
id - Variable in class org.openhab.core.thing.dto.ChannelDefinitionDTO
 
id - Variable in class org.openhab.core.thing.dto.ChannelDTO
 
id - Variable in class org.openhab.core.thing.dto.ChannelGroupDefinitionDTO
 
ID_EDEFAULT - Static variable in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
The default value of the 'Id' attribute.
ID_UNIT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
The meta object id for the 'ID Unit' class.
ID_UNIT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage.Literals
The meta object literal for the 'ID Unit' class.
ID_UNIT__VALUE - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
The feature id for the 'Value' attribute.
ID_UNIT_FEATURE_COUNT - Static variable in interface org.openhab.core.model.script.script.ScriptPackage
The number of structural features of the 'ID Unit' class.
Identifiable<T> - Interface in org.openhab.core.common.registry
Interface for classes that instances provide an identifier.
IDLE - Enum constant in enum class org.openhab.core.automation.RuleStatus
 
IDUnit - Interface in org.openhab.core.model.script.script
A representation of the model object 'ID Unit'.
IDUnitElements() - Constructor for class org.openhab.core.model.script.services.ScriptGrammarAccess.IDUnitElements
 
IDUnitImpl - Class in org.openhab.core.model.script.script.impl
An implementation of the model object 'ID Unit'.
IDUnitImpl() - Constructor for class org.openhab.core.model.script.script.impl.IDUnitImpl
ifInitialized() - Method in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptFileWatcher
 
ifInitialized() - Method in interface org.openhab.core.automation.module.script.rulesupport.loader.ScriptFileWatcher
Returns a CompletableFuture<Void> that completes when the ScriptFileWatcher has completed it's initial loading of files.
IGNORED - Enum constant in enum class org.openhab.core.config.discovery.DiscoveryResultFlag
The flag IGNORED to signal that the result object should be regarded as known by the system so that a further processing should be skipped.
ILLEGAL_DATA_ACCESS - Enum constant in enum class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException.KnownExceptionCode
 
ILLEGAL_DATA_ACCESS - Static variable in exception class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException
The data address received in the query is not an allowable address for the slave.
ILLEGAL_DATA_VALUE - Enum constant in enum class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException.KnownExceptionCode
 
ILLEGAL_DATA_VALUE - Static variable in exception class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException
A value contained in the query data field is not an allowable value for the slave.
ILLEGAL_FUNCTION - Enum constant in enum class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException.KnownExceptionCode
 
ILLEGAL_FUNCTION - Static variable in exception class org.openhab.core.io.transport.modbus.exception.ModbusSlaveErrorResponseException
The function code received in the query is not an allowable action for the slave.
ILLUMINANCE - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
ILLUMINANCE_SENSOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
Image - Interface in org.openhab.core.model.sitemap.sitemap
A representation of the model object 'Image'.
IMAGE - Static variable in class org.openhab.core.library.CoreItemFactory
 
IMAGE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The meta object id for the 'Image' class.
IMAGE - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Image' class.
IMAGE__CHILDREN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Children' containment reference list.
IMAGE__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon' attribute.
IMAGE__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon Color' containment reference list.
IMAGE__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon Rules' containment reference list.
IMAGE__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Item' attribute.
IMAGE__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label' attribute.
IMAGE__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label Color' containment reference list.
IMAGE__REFRESH - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Refresh' attribute.
IMAGE__REFRESH - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Refresh' attribute feature.
IMAGE__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Static Icon' attribute.
IMAGE__URL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Url' attribute.
IMAGE__URL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Url' attribute feature.
IMAGE__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Value Color' containment reference list.
IMAGE__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Visibility' containment reference list.
IMAGE_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The number of structural features of the 'Image' class.
ImageChannelHandler - Class in org.openhab.core.thing.binding.generic.converter
The ImageChannelHandler implements ImageItem conversions
ImageChannelHandler(Consumer<State>) - Constructor for class org.openhab.core.thing.binding.generic.converter.ImageChannelHandler
 
ImageElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ImageElements
 
ImageImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
An implementation of the model object 'Image'.
ImageImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.ImageImpl
ImageItem - Class in org.openhab.core.library.items
An ImageItem holds the binary image data as its status.
ImageItem(String) - Constructor for class org.openhab.core.library.items.ImageItem
 
imageUrl - Variable in class org.openhab.core.io.rest.ui.TileDTO
 
ImperialUnits - Class in org.openhab.core.library.unit
Imperial units used for the United States and Liberia.
importAccessTokenResponse(AccessTokenResponse) - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
Use case 6 - Import This method is used for importing/ migrating existing Access Token Response to be stored by this service.
importPreset(String) - Method in interface org.openhab.core.automation.module.script.ScriptExtensionManagerWrapper
Imports a collection of named host objects/classes into a script engine instance.
importPreset(String, String) - Method in class org.openhab.core.automation.module.script.LifecycleScriptExtensionProvider
 
importPreset(String, String) - Method in interface org.openhab.core.automation.module.script.ScriptExtensionProvider
This method should return variables and types of the concrete type which will be injected into the ScriptEngines scope.
importSection - Variable in class org.openhab.core.model.rule.rules.impl.RuleModelImpl
The cached value of the 'Import Section' containment reference.
Inbox - Interface in org.openhab.core.config.discovery.inbox
The Inbox is a service interface providing a container for discovered Things (e.g. found by a DiscoveryService) as DiscoveryResults.
InboxAddedEvent - Class in org.openhab.core.config.discovery.inbox.events
An InboxAddedEvent notifies subscribers that a discovery result has been added to the inbox.
InboxAutoApprovePredicate - Interface in org.openhab.core.config.discovery.inbox
Components implementing this interface participate in the AutomaticInboxProcessor's decision whether to automatically approve an inbox result or not.
InboxEventFactory - Class in org.openhab.core.config.discovery.inbox.events
An InboxEventFactory is responsible for creating inbox event instances.
InboxEventFactory() - Constructor for class org.openhab.core.config.discovery.inbox.events.InboxEventFactory
Constructs a new InboxEventFactory.
InboxListener - Interface in org.openhab.core.config.discovery.inbox
The InboxListener interface for receiving Inbox events.
InboxPredicates - Class in org.openhab.core.config.discovery.inbox
Implements static factory methods for Predicates to filter in streams of DiscoveryResults.
InboxPredicates() - Constructor for class org.openhab.core.config.discovery.inbox.InboxPredicates
 
InboxRemovedEvent - Class in org.openhab.core.config.discovery.inbox.events
An InboxRemovedEvent notifies subscribers that a discovery result has been removed from the inbox.
InboxUpdatedEvent - Class in org.openhab.core.config.discovery.inbox.events
An InboxUpdatedEvent notifies subscribers that a discovery result has been updated in the inbox.
InboxUpdatedEvent(String, String, DiscoveryResultDTO) - Constructor for class org.openhab.core.config.discovery.inbox.events.InboxUpdatedEvent
Constructs a new inbox updated event object.
INCH - Static variable in class org.openhab.core.library.unit.ImperialUnits
Length
INCH_OF_MERCURY - Static variable in class org.openhab.core.library.unit.ImperialUnits
Additionally defined units to be used in openHAB
INCHES_PER_HOUR - Static variable in class org.openhab.core.library.unit.Units
 
INCLUDE_FILTER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The meta object id for the 'Include Filter' class.
INCLUDE_FILTER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Include Filter' class.
INCLUDE_FILTER__LOWER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The feature id for the 'Lower' attribute.
INCLUDE_FILTER__LOWER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Lower' attribute feature.
INCLUDE_FILTER__UNIT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The feature id for the 'Unit' attribute.
INCLUDE_FILTER__UNIT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Unit' attribute feature.
INCLUDE_FILTER__UPPER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The feature id for the 'Upper' attribute.
INCLUDE_FILTER__UPPER - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Upper' attribute feature.
INCLUDE_FILTER_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The number of structural features of the 'Include Filter' class.
IncludeFilter - Interface in org.openhab.core.model.persistence.persistence
A representation of the model object 'Include Filter'.
IncludeFilterElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.IncludeFilterElements
 
IncludeFilterImpl - Class in org.openhab.core.model.persistence.persistence.impl
An implementation of the model object 'Include Filter'.
IncludeFilterImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
includeFilters - Variable in class org.openhab.core.persistence.dto.PersistenceServiceConfigurationDTO
 
includeIncompatible() - Method in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
 
INCREASE - Enum constant in enum class org.openhab.core.library.types.IncreaseDecreaseType
 
IncreaseDecreaseType - Enum Class in org.openhab.core.library.types
 
increaseMasterVolume(float) - Static method in class org.openhab.core.model.script.actions.Audio
 
increaseValue - Variable in class org.openhab.core.thing.binding.generic.ChannelValueConverterConfig
 
INDOOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
infer(EObject, IJvmDeclaredTypeAcceptor, boolean) - Method in class org.openhab.core.model.rule.jvmmodel.RulesJvmModelInferrer
 
infer(EObject, IJvmDeclaredTypeAcceptor, boolean) - Method in class org.openhab.core.model.script.jvmmodel.ScriptJvmModelInferrer
 
INFO - Enum constant in enum class org.openhab.core.test.java.JavaTest.LogLevel
 
INFO - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
information(String) - Static method in class org.openhab.core.config.core.status.ConfigStatusMessage.Builder
Creates a builder for the construction of a ConfigStatusMessage having type ConfigStatusMessage.Type.INFORMATION.
INFORMATION - Enum constant in enum class org.openhab.core.config.core.status.ConfigStatusMessage.Type
The type for an information message.
init() - Static method in class org.openhab.core.model.items.impl.ItemsFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.openhab.core.model.items.impl.ItemsPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.openhab.core.model.persistence.persistence.impl.PersistenceFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.openhab.core.model.rule.rules.impl.RulesFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.openhab.core.model.script.script.impl.ScriptFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.openhab.core.model.thing.thing.impl.ThingFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(IGrammarAccess) - Method in class org.openhab.core.model.persistence.serializer.AbstractPersistenceSyntacticSequencer
 
init(IGrammarAccess) - Method in class org.openhab.core.model.rule.serializer.AbstractRulesSyntacticSequencer
 
init(IGrammarAccess) - Method in class org.openhab.core.model.script.serializer.AbstractScriptSyntacticSequencer
 
init(IGrammarAccess) - Method in class org.openhab.core.model.serializer.AbstractItemsSyntacticSequencer
 
init(IGrammarAccess) - Method in class org.openhab.core.model.sitemap.serializer.AbstractSitemapSyntacticSequencer
 
init(IGrammarAccess) - Method in class org.openhab.core.model.thing.serializer.AbstractThingSyntacticSequencer
 
init(Action) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleActionHandler
 
init(Condition) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleConditionHandler
 
init(Trigger) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleTriggerHandler
 
initialize() - Method in class org.openhab.core.config.discovery.AbstractThingHandlerDiscoveryService
 
initialize() - Method in class org.openhab.core.magic.binding.handler.MagicActionModuleThingHandler
 
initialize() - Method in class org.openhab.core.magic.binding.handler.MagicBridgedThingHandler
 
initialize() - Method in class org.openhab.core.magic.binding.handler.MagicBridgeHandler
 
initialize() - Method in class org.openhab.core.magic.binding.handler.MagicButtonHandler
 
initialize() - Method in class org.openhab.core.magic.binding.handler.MagicChattyThingHandler
 
initialize() - Method in class org.openhab.core.magic.binding.handler.MagicColorLightHandler
 
initialize() - Method in class org.openhab.core.magic.binding.handler.MagicConfigurableThingHandler
 
initialize() - Method in class org.openhab.core.magic.binding.handler.MagicContactHandler
 
initialize() - Method in class org.openhab.core.magic.binding.handler.MagicDelayedOnlineHandler
 
initialize() - Method in class org.openhab.core.magic.binding.handler.MagicDimmableLightHandler
 
initialize() - Method in class org.openhab.core.magic.binding.handler.MagicDynamicStateDescriptionThingHandler
 
initialize() - Method in class org.openhab.core.magic.binding.handler.MagicExtensibleThingHandler
 
initialize() - Method in class org.openhab.core.magic.binding.handler.MagicFirmwareUpdateThingHandler
 
initialize() - Method in class org.openhab.core.magic.binding.handler.MagicImageHandler
 
initialize() - Method in class org.openhab.core.magic.binding.handler.MagicLocationThingHandler
 
initialize() - Method in class org.openhab.core.magic.binding.handler.MagicOnlineOfflineHandler
 
initialize() - Method in class org.openhab.core.magic.binding.handler.MagicOnOffLightHandler
 
initialize() - Method in class org.openhab.core.magic.binding.handler.MagicPlayerHandler
 
initialize() - Method in class org.openhab.core.magic.binding.handler.MagicRollershutterHandler
 
initialize() - Method in class org.openhab.core.magic.binding.handler.MagicThermostatThingHandler
 
initialize() - Method in class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler
 
initialize() - Method in interface org.openhab.core.thing.binding.ThingHandler
Initializes the thing handler, e.g. update thing status, allocate resources, transfer configuration.
initialize() - Method in interface org.openhab.core.thing.binding.ThingHandlerService
This method is used by the framework during activation of the service.
initializeFor(AbstractRule) - Method in class org.openhab.core.model.ide.contentassist.antlr.PartialItemsContentAssistParser
 
initializeFor(AbstractRule) - Method in class org.openhab.core.model.persistence.ide.contentassist.antlr.PartialPersistenceContentAssistParser
 
initializeFor(AbstractRule) - Method in class org.openhab.core.model.rule.ide.contentassist.antlr.PartialRulesContentAssistParser
 
initializeFor(AbstractRule) - Method in class org.openhab.core.model.script.ide.contentassist.antlr.PartialScriptContentAssistParser
 
initializeFor(AbstractRule) - Method in class org.openhab.core.model.sitemap.ide.contentassist.antlr.PartialSitemapContentAssistParser
 
initializeFor(AbstractRule) - Method in class org.openhab.core.model.thing.ide.contentassist.antlr.PartialThingContentAssistParser
 
initializePackageContents() - Method in class org.openhab.core.model.items.impl.ItemsPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.openhab.core.model.persistence.persistence.impl.PersistencePackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.openhab.core.model.rule.rules.impl.RulesPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.openhab.core.model.script.script.impl.ScriptPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SitemapPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.openhab.core.model.thing.thing.impl.ThingPackageImpl
Complete the initialization of the package and its meta-model.
INITIALIZING - Enum constant in enum class org.openhab.core.automation.RuleStatus
 
INITIALIZING - Enum constant in enum class org.openhab.core.thing.ThingStatus
 
INITIALIZING - Static variable in enum class org.openhab.core.thing.ThingStatusDetail
 
INNER_DOOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
Input - Class in org.openhab.core.automation.type
This class defines meta-information properties, used by the Rule Engine when creating connections between modules.
Input - Interface in org.openhab.core.model.sitemap.sitemap
A representation of the model object 'Input'.
Input() - Constructor for class org.openhab.core.automation.type.Input
Default constructor for deserialization e.g. by Gson.
Input(String, String) - Constructor for class org.openhab.core.automation.type.Input
Creates an Input instance base on type of accepted data and input name.
Input(String, String, String, String, Set<String>, boolean, String, String) - Constructor for class org.openhab.core.automation.type.Input
Creates an Input instance base on the specified parameters.
INPUT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The meta object id for the 'Input' class.
INPUT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Input' class.
INPUT__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon' attribute.
INPUT__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon Color' containment reference list.
INPUT__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon Rules' containment reference list.
INPUT__INPUT_HINT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Input Hint' attribute.
INPUT__INPUT_HINT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Input Hint' attribute feature.
INPUT__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Item' attribute.
INPUT__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label' attribute.
INPUT__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label Color' containment reference list.
INPUT__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Static Icon' attribute.
INPUT__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Value Color' containment reference list.
INPUT__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Visibility' containment reference list.
INPUT_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The number of structural features of the 'Input' class.
INPUT_HINT_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.InputImpl
The default value of the 'Input Hint' attribute.
inputDescription - Variable in class org.openhab.core.io.rest.core.discovery.DiscoveryInfoDTO
 
InputElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.InputElements
 
inputHint - Variable in class org.openhab.core.model.sitemap.sitemap.impl.InputImpl
The cached value of the 'Input Hint' attribute.
InputImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
An implementation of the model object 'Input'.
InputImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.InputImpl
inputLabel - Variable in class org.openhab.core.io.rest.core.discovery.DiscoveryInfoDTO
 
inputs - Variable in class org.openhab.core.automation.dto.ActionDTO
 
inputs - Variable in class org.openhab.core.automation.dto.ActionTypeDTO
 
inputs - Variable in class org.openhab.core.automation.dto.ConditionDTO
 
inputs - Variable in class org.openhab.core.automation.dto.ConditionTypeDTO
 
InputStreamCacheWrapper - Class in org.openhab.core.cache.lru
Each cache result instance can handle several InputStreams.
InputStreamCacheWrapper(LRUMediaCacheEntry<?>) - Constructor for class org.openhab.core.cache.lru.InputStreamCacheWrapper
Construct a transparent InputStream wrapper around data from the cache.
inputSupported - Variable in class org.openhab.core.io.rest.core.discovery.DiscoveryInfoDTO
 
inRange(String) - Method in class org.openhab.core.addon.marketplace.BundleVersion
Test if this version is within the provided range
install(String) - Method in interface org.openhab.core.addon.AddonService
Installs the given add-on.
install(String) - Method in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
 
install(String) - Method in interface org.openhab.core.config.discovery.addon.AddonFinderService
Installs the given add-on suggestion finder.
install(Addon) - Method in interface org.openhab.core.addon.marketplace.MarketplaceAddonHandler
Installs a given add-on.
install(BundleContext, String) - Static method in class org.openhab.core.test.SyntheticBundleInstaller
Install synthetic bundle, denoted by its name, into the test runtime (by using the given bundle context).
install(BundleContext, String, String...) - Static method in class org.openhab.core.test.SyntheticBundleInstaller
Install synthetic bundle, denoted by its name, into the test runtime (by using the given bundle context).
install(BundleContext, String, Set<String>) - Static method in class org.openhab.core.test.SyntheticBundleInstaller
Install synthetic bundle, denoted by its name, into the test runtime (by using the given bundle context).
installedAddonIds - Variable in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
 
installedAddonStorage - Variable in class org.openhab.core.addon.marketplace.AbstractRemoteAddonService
 
installFragment(BundleContext, String) - Static method in class org.openhab.core.test.SyntheticBundleInstaller
Install synthetic bundle fragment, denoted by its name, into the test runtime (by using the given bundle context).
installFragment(BundleContext, String, Set<String>) - Static method in class org.openhab.core.test.SyntheticBundleInstaller
Install synthetic bundle fragment, denoted by its name, into the test runtime (by using the given bundle context).
installFromCache(BundleContext, String) - Method in class org.openhab.core.addon.marketplace.MarketplaceBundleInstaller
Installs a bundle from its ID by looking up in the local cache
instance(String, String, String) - Static method in class org.openhab.core.thing.type.ThingTypeBuilder
Create and return a ThingTypeBuilder with the given bindingId, thingTypeId and label.
instance(ThingTypeUID, String) - Static method in class org.openhab.core.thing.type.ThingTypeBuilder
Create and return a ThingTypeBuilder with the given ThingTypeUID and label.
instance(ChannelGroupTypeUID, String) - Static method in class org.openhab.core.thing.type.ChannelGroupTypeBuilder
Create an instance of a ChannelGroupTypeBuilder for ChannelGroupTypes
instance(ThingType) - Static method in class org.openhab.core.thing.type.ThingTypeBuilder
Create this builder with all properties from the given ThingType.
InstanceUUID - Class in org.openhab.core.id
This class provides a unique ID for the instance that can be used for identification, e.g. when integrating with external systems.
InstanceUUID() - Constructor for class org.openhab.core.id.InstanceUUID
 
INT16 - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
 
INT32 - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
 
INT32_SWAP - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
 
INT64 - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
 
INT64_SWAP - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
 
INT8 - Enum constant in enum class org.openhab.core.io.transport.modbus.ModbusConstants.ValueType
 
INTEGER - Enum constant in enum class org.openhab.core.config.core.ConfigDescriptionParameter.Type
The data type for a signed integer value in the range of [ Integer.MIN_VALUE, Integer.MAX_VALUE].
INTEGER - Enum constant in enum class org.openhab.core.config.core.dto.XmlParameterType
 
Intensity - Interface in org.openhab.core.library.dimension
This interface represents the intensity dimension.
INTERNAL_NAMESPACE_PREFIX - Static variable in interface org.openhab.core.items.MetadataRegistry
 
internalCreate(Module, String) - Method in class org.openhab.core.automation.handler.BaseModuleHandlerFactory
Creates a new ModuleHandler for a given module and ruleUID.
internalCreate(Module, String) - Method in class org.openhab.core.automation.thingsupport.AnnotatedThingActionModuleTypeProvider
 
internalFindGrammar(GrammarProvider) - Method in class org.openhab.core.model.persistence.services.PersistenceGrammarAccess
 
internalFindGrammar(GrammarProvider) - Method in class org.openhab.core.model.rule.services.RulesGrammarAccess
 
internalFindGrammar(GrammarProvider) - Method in class org.openhab.core.model.script.services.ScriptGrammarAccess
 
internalFindGrammar(GrammarProvider) - Method in class org.openhab.core.model.services.ItemsGrammarAccess
 
internalFindGrammar(GrammarProvider) - Method in class org.openhab.core.model.sitemap.services.SitemapGrammarAccess
 
internalFindGrammar(GrammarProvider) - Method in class org.openhab.core.model.thing.services.ThingGrammarAccess
 
internalLoadTransform(String) - Method in class org.openhab.core.transform.AbstractFileTransformationService
Deprecated.
Abstract method defined by subclasses to effectively read the transformation source file according to their own needs.
internalSend(Command) - Method in class org.openhab.core.items.GenericItem
 
internalSend(Command) - Method in class org.openhab.core.items.GroupItem
 
internalTransform(T, String) - Method in class org.openhab.core.transform.AbstractFileTransformationService
Deprecated.
Abstract method defined by subclasses to effectively operate the transformation according to its rules
interpolation - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
The cached value of the 'Interpolation' attribute.
INTERPOLATION_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
The default value of the 'Interpolation' attribute.
interpret(Object) - Static method in class org.openhab.core.model.script.actions.Voice
Interprets the given text.
interpret(Object, String) - Static method in class org.openhab.core.model.script.actions.Voice
Interprets the given text with a given Human Language Interpreter.
interpret(Object, String, String) - Static method in class org.openhab.core.model.script.actions.Voice
Interprets the given text with a given Human Language Interpreter.
interpret(String) - Method in interface org.openhab.core.voice.VoiceManager
Interprets the passed string using the default services for HLI and locale.
interpret(String, String) - Method in interface org.openhab.core.voice.VoiceManager
Interprets the passed string using a particular HLI service and the default locale.
interpret(Locale, String) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
 
interpret(Locale, String) - Method in interface org.openhab.core.voice.text.HumanLanguageInterpreter
Interprets a human language text fragment of a given Locale
interpret(Locale, String, DialogContext) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
 
interpret(Locale, String, DialogContext) - Method in interface org.openhab.core.voice.text.HumanLanguageInterpreter
Interprets a human language text fragment of a given Locale with optional access to the context of a dialog execution.
interpretAST(ResourceBundle, ASTNode, Rule.InterpretationContext) - Method in class org.openhab.core.voice.text.Rule
Will get called after the expression was successfully parsed.
InterpretationContext(AbstractRuleBasedInterpreter.ItemFilter, boolean, boolean, String) - Constructor for record class org.openhab.core.voice.text.Rule.InterpretationContext
Creates an instance of a InterpretationContext record class.
InterpretationException - Exception Class in org.openhab.core.voice.text
An exception used by HumanLanguageInterpreters, if an error occurs.
InterpretationException(String) - Constructor for exception class org.openhab.core.voice.text.InterpretationException
Constructs a new interpretation exception.
InterpretationResult - Class in org.openhab.core.voice.text
Bundles results of an interpretation.
InterpretationResult(boolean, String) - Constructor for class org.openhab.core.voice.text.InterpretationResult
Constructs a result.
InterpretationResult(String) - Constructor for class org.openhab.core.voice.text.InterpretationResult
Constructs a successful result.
InterpretationResult(InterpretationException) - Constructor for class org.openhab.core.voice.text.InterpretationResult
Constructs an unsuccessful result.
interval - Variable in class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler.Configuration
 
intValue() - Method in class org.openhab.core.library.types.DecimalType
 
intValue() - Method in class org.openhab.core.library.types.QuantityType
 
INVALID_NAME - Static variable in class org.openhab.core.model.thing.validation.ThingValidator
 
INVALID_RULE - Enum constant in enum class org.openhab.core.automation.RuleStatusDetail
 
invalidate(K) - Method in class org.openhab.core.cache.ExpiringCacheMap
Invalidates the value associated with the given key in the cache.
invalidateAll() - Method in class org.openhab.core.cache.ExpiringCacheMap
Invalidates all values in the cache.
invalidateValue() - Method in class org.openhab.core.cache.ExpiringCache
Invalidates the value in the cache.
invalidateValue() - Method in class org.openhab.core.cache.ExpiringCacheAsync
Invalidates the value in the cache.
inverse() - Method in class org.openhab.core.library.types.QuantityType
Return the reciprocal of this QuantityType.
inverted - Variable in class org.openhab.core.persistence.dto.PersistenceFilterDTO
 
INVERTER - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
invokeAction(UpnpIOParticipant, String, String, Map<String, String>) - Method in interface org.openhab.core.io.transport.upnp.UpnpIOService
Invoke an UPNP Action
invokeFeature(JvmIdentifiableElement, XAbstractFeatureCall, Object, IEvaluationContext, CancelIndicator) - Method in class org.openhab.core.model.script.interpreter.ScriptInterpreter
 
IpAddonFinder - Class in org.openhab.core.config.discovery.addon.ip
This is a IpAddonFinder for finding suggested add-ons by sending IP packets to the network and collecting responses.
IpAddonFinder(NetworkAddressService) - Constructor for class org.openhab.core.config.discovery.addon.ip.IpAddonFinder
 
ipAddress - Variable in class org.openhab.core.config.discovery.sddp.SddpDevice
The dotted IP address part of the 'from' field.
IRRADIANCE - Static variable in class org.openhab.core.library.unit.Units
 
IRRIGATION - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
IS_FORCED_CONFIGURATION - Static variable in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
 
IS_SILENT_CONFIGURATION - Static variable in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
 
IS_TEMPLATE_CONFIGURATION - Static variable in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
 
isA(Class<? extends Tag>) - Static method in class org.openhab.core.semantics.SemanticsPredicates
Creates a Predicate which can be used to filter Items that represent a given semantic type.
isAcceptedState(List<Class<? extends State>>, State) - Method in class org.openhab.core.items.GenericItem
Tests if state is within acceptedDataTypes list or a subclass of one of them
isActive() - Method in interface org.openhab.core.automation.module.script.action.Timer
Determines whether the scheduled execution is yet to happen.
isActive() - Method in class org.openhab.core.model.script.actions.Timer
 
isAdvanced() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
Returns true is the parameter is considered an advanced option.
isAdvanced() - Method in class org.openhab.core.config.core.ConfigDescriptionParameterGroup
Gets the advanced flag for this group.
isAdvanced() - Method in class org.openhab.core.config.core.dto.XmlParameter
Gets the value of the advanced property.
isAdvanced() - Method in class org.openhab.core.config.core.dto.XmlParameterGroup
Gets the value of the advanced property.
isAdvanced() - Method in class org.openhab.core.thing.type.ChannelType
Returns true if this channel type contains advanced functionalities which should be typically not shown in the basic view of user interfaces, otherwise false.
isAdvanced(boolean) - Method in interface org.openhab.core.thing.type.ChannelTypeBuilder
Specify whether this is an advanced channel, default is false
isAtLeastOne() - Method in class org.openhab.core.voice.text.ExpressionCardinality
 
isAtMostOne() - Method in class org.openhab.core.voice.text.ExpressionCardinality
 
isBackgroundDiscoveryEnabled() - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
 
isBackgroundDiscoveryEnabled() - Method in interface org.openhab.core.config.discovery.DiscoveryService
Returns true if the background discovery mode is enabled, otherwise false.
isBankHoliday() - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
isBankHoliday(int) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
isBankHoliday(int, String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
isBankHoliday(String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
isBankHoliday(ZonedDateTime) - Method in interface org.openhab.core.ephemeris.EphemerisManager
Tests given day status
isBankHoliday(ZonedDateTime) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
isBankHoliday(ZonedDateTime, String) - Method in interface org.openhab.core.ephemeris.EphemerisManager
Tests given day status against given userfile
isBankHoliday(ZonedDateTime, String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
isBankHoliday(ZonedDateTime, URL) - Method in interface org.openhab.core.ephemeris.EphemerisManager
Tests given day status against given userfile
isBigEndian() - Method in class org.openhab.core.audio.AudioFormat
Is big endian?
isBridge() - Method in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
isBridge() - Method in interface org.openhab.core.model.thing.thing.ModelBridge
Returns the value of the 'Bridge' attribute.
isBundleInstalled(BundleContext, String) - Method in class org.openhab.core.addon.marketplace.MarketplaceBundleInstaller
Determines whether a bundle associated to the given add-on ID is installed
isCancelled() - Method in interface org.openhab.core.automation.module.script.action.Timer
Determines whether the timer has been cancelled
isCancelled() - Method in class org.openhab.core.model.script.actions.Timer
 
isCD() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
 
isCD() - Method in interface org.openhab.core.io.transport.serial.SerialPort
Check current state of CD (Carrier Detect).
isChannelLinked(ChannelUID) - Method in interface org.openhab.core.thing.binding.ThingHandlerCallback
Returns whether at least one item is linked for the given UID of the channel.
isChannelsHeader() - Method in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
isChannelsHeader() - Method in interface org.openhab.core.model.thing.thing.ModelThing
Returns the value of the 'Channels Header' attribute.
isClosed() - Method in interface org.openhab.core.auth.client.oauth2.OAuthClientService
The client cannot be used anymore if close has been previously called.
isCompatible(AudioFormat) - Method in class org.openhab.core.audio.AudioFormat
Determines if the passed AudioFormat is compatible with this AudioFormat.
isConfirmation - Variable in class org.openhab.core.items.events.ItemStatePredictedEvent
 
isConfirmation() - Method in class org.openhab.core.items.events.ItemStatePredictedEvent
Gets the confirmation of previous item state.
isConnecting - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
 
isConstant(String) - Static method in class org.openhab.core.i18n.I18nUtil
 
isCTS() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
 
isCTS() - Method in interface org.openhab.core.io.transport.serial.SerialPort
Check current state of CTS (Clear To Send).
isCurrentlyOwned() - Method in interface org.openhab.core.io.transport.serial.SerialPortIdentifier
Determines whether the associated port is in use by an application (including this application).
isDeprecated() - Method in interface org.openhab.core.model.yaml.YamlModelListener
Indicates whether this manager is deprecated.
isDifferentMeasurementSystem(Unit<? extends Quantity<?>>, Unit<?>) - Static method in class org.openhab.core.types.util.UnitUtils
 
isDone(Temporal) - Method in class org.openhab.core.scheduler.CronAdjuster
 
isDone(Temporal) - Method in interface org.openhab.core.scheduler.SchedulerTemporalAdjuster
Used by the scheduler to determine if it should continue scheduling jobs.
isDSR() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
 
isDSR() - Method in interface org.openhab.core.io.transport.serial.SerialPort
Check current state of DSR (Request To Send).
isDTR() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
 
isDTR() - Method in interface org.openhab.core.io.transport.serial.SerialPort
Check current state of DTR (Data Terminal Ready).
isEditable(SemanticTag) - Method in interface org.openhab.core.semantics.SemanticTagRegistry
Indicates if a tag is editable.
isEmpty() - Method in class org.openhab.core.audio.PipedAudioStream.Group
Returns true if this group has no streams connected.
isEmpty() - Method in class org.openhab.core.thing.binding.generic.ChannelTransformation
Checks whether this object contains no transformation steps.
isEnabled() - Method in interface org.openhab.core.thing.Thing
Returns information whether the Thing is enabled or not.
isEnabled(String) - Method in interface org.openhab.core.automation.ModuleHandlerCallback
This method gets enabled RuleStatus for a Rule.
isEnabled(String) - Method in interface org.openhab.core.automation.RuleManager
This method gets enabled RuleStatus for a Rule.
isEnabled(ThingUID) - Method in interface org.openhab.core.thing.ThingManager
This method gets the enabled status for a Thing.
isEquipment() - Static method in class org.openhab.core.semantics.SemanticsPredicates
Creates a Predicate which can be used to filter Items that represent an Equipment.
isEquipment(Item) - Static method in class org.openhab.core.model.script.actions.Semantics
Checks if the given Item is an Equipment.
isEquivalentTo(Unit<Currency>) - Method in class org.openhab.core.library.unit.CurrencyUnit
 
isExpired() - Method in class org.openhab.core.cache.ExpiringCache
Checks if the value is expired.
isExpired() - Method in class org.openhab.core.cache.ExpiringCacheAsync
Checks if the value is expired.
isExpired() - Method in class org.openhab.core.config.discovery.sddp.SddpDevice
Check if the creation time plus max-age instant is exceeded.
isExpired(Instant, int) - Method in class org.openhab.core.auth.client.oauth2.AccessTokenResponse
Calculate if the token is expired against the given time.
isExpired(Instant, int) - Method in class org.openhab.core.auth.client.oauth2.DeviceCodeResponseDTO
Calculate if the device code response is expired against the given time.
isExtension(String, String) - Static method in class org.openhab.core.audio.utils.AudioStreamUtils
Checks if the extension of a filename matches the given.
isFactoryForType(Object) - Method in class org.openhab.core.model.items.util.ItemsAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.openhab.core.model.rule.rules.util.RulesAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.openhab.core.model.script.script.util.ScriptAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.openhab.core.model.thing.thing.util.ThingAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFaulty() - Method in class org.openhab.core.cache.lru.LRUMediaCacheEntry
 
isForced() - Method in record class org.openhab.core.voice.text.Rule.InterpretationContext
Returns the value of the isForced record component.
isHandlerInitialized(ThingHandler) - Static method in class org.openhab.core.thing.util.ThingHandlerHelper
Checks if the thing handler has been initialized.
isHandlerInitialized(Thing) - Static method in class org.openhab.core.thing.util.ThingHandlerHelper
Checks if the thing handler has been initialized.
isHandlerInitialized(ThingStatus) - Static method in class org.openhab.core.thing.util.ThingHandlerHelper
Checks if the given state indicates that a thing handler has been initialized.
isHostnameValidated() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
Return true if hostname in certificate is validated against server hostname for secure connection
isInDayset(String) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
isInDayset(String, int) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
isInDayset(String, ZonedDateTime) - Method in interface org.openhab.core.ephemeris.EphemerisManager
Tests given day status against configured dayset
isInDayset(String, ZonedDateTime) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
isInGroup() - Method in class org.openhab.core.thing.ChannelUID
 
isInitialized() - Method in class org.openhab.core.thing.binding.BaseThingHandler
Returns whether the handler has already been initialized.
isInstalled() - Method in class org.openhab.core.addon.Addon
true, if the add-on is installed, false otherwise
isInstalled(String) - Method in interface org.openhab.core.addon.marketplace.MarketplaceAddonHandler
Tells whether a given add-on is currently installed.
isInternalNamespace(String) - Method in interface org.openhab.core.items.MetadataRegistry
Determines whether the given namespace is internal.
isLimitToOptions() - Method in class org.openhab.core.config.core.dto.XmlParameter
Gets the value of the limitToOptions property.
isLinked(String) - Method in class org.openhab.core.thing.binding.BaseThingHandler
Returns whether at least one item is linked for the given channel ID.
isLinked(String) - Method in class org.openhab.core.thing.link.AbstractLinkRegistry
Returns if a link for the given item name exists.
isLinked(String, UID) - Method in class org.openhab.core.thing.link.AbstractLinkRegistry
Returns if an item for a given item name is linked to a channel or thing for a given UID.
isLinked(ChannelUID) - Method in class org.openhab.core.thing.binding.BaseThingHandler
Returns whether at least one item is linked for the given UID of the channel.
isLinked(UID) - Method in class org.openhab.core.thing.link.AbstractLinkRegistry
Returns if a link for the given UID exists.
isListed() - Method in class org.openhab.core.thing.type.ThingType
Check, if things of this thing type should be listed for manually pairing or not.
isListed(boolean) - Method in class org.openhab.core.thing.type.ThingTypeBuilder
 
isLocation() - Static method in class org.openhab.core.semantics.SemanticsPredicates
Creates a Predicate which can be used to filter Items that represent a Location.
isLocation(Item) - Static method in class org.openhab.core.model.script.actions.Semantics
Checks if the given Item is a Location.
isModelRestricted() - Method in interface org.openhab.core.thing.binding.firmware.Firmware
Returns whether this firmware is restricted to things with the model provided by the Firmware.getModel() method.
isModifyingCurrentConfig(Map<String, Object>) - Method in class org.openhab.core.thing.binding.BaseThingHandler
Checks whether a given list of parameters would mean any change to the existing Thing configuration if applied to it.
isMultiple() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
 
isMultiple() - Method in class org.openhab.core.config.core.dto.XmlParameter
Gets the value of the multiple property.
isPartOf() - Method in interface org.openhab.core.semantics.Equipment
 
isPartOf() - Method in interface org.openhab.core.semantics.Location
 
isPending() - Method in class org.openhab.core.thing.firmware.FirmwareUpdateProgressInfo
Returns true if the firmware update is pending, false otherwise
isPoint() - Static method in class org.openhab.core.semantics.SemanticsPredicates
Creates a Predicate which can be used to filter Items that represent a Point.
isPoint(Item) - Static method in class org.openhab.core.model.script.actions.Semantics
Checks if the given Item is a Point.
isPresent() - Method in class org.openhab.core.thing.binding.generic.ChannelTransformation
Checks whether this object contains at least one transformation step.
isReadOnly() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
 
isReadOnly() - Method in class org.openhab.core.config.core.dto.XmlParameter
Gets the value of the readOnly property.
isReadOnly() - Method in class org.openhab.core.types.StateDescription
Returns true if the state can only be read but not written or false if the state can also be written.
isReadOnly() - Method in interface org.openhab.core.types.StateDescriptionFragment
Returns true, if the state can only be read but not written.
isReady() - Method in interface org.openhab.core.addon.marketplace.MarketplaceAddonHandler
Add-on handler can implement this method if they are nor ready to accept requests after instantiation.
isReady(ReadyMarker) - Method in interface org.openhab.core.service.ReadyService
 
isReboot() - Method in class org.openhab.core.scheduler.CronAdjuster
 
isReconnecting() - Method in class org.openhab.core.io.transport.mqtt.reconnect.AbstractReconnectStrategy
Return true if your implementation is trying to establish a connection, false otherwise.
isReconnecting() - Method in class org.openhab.core.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
 
isRegistered(UpnpIOParticipant) - Method in interface org.openhab.core.io.transport.upnp.UpnpIOService
Verify if the a participant is registered
isRelative() - Method in class org.openhab.core.model.persistence.persistence.impl.ThresholdFilterImpl
isRelative() - Method in interface org.openhab.core.model.persistence.persistence.ThresholdFilter
Returns the value of the 'Relative' attribute.
isRelative() - Method in class org.openhab.core.persistence.filter.PersistenceThresholdFilter
 
isReleaseOnly() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
isReleaseOnly() - Method in interface org.openhab.core.model.sitemap.sitemap.Slider
Returns the value of the 'Release Only' attribute.
isRelevantBundle(Bundle) - Method in class org.openhab.core.service.AbstractServiceBundleTracker
Decide if a bundle should be tracked by this bundle tracker
isRequired() - Method in class org.openhab.core.automation.type.Input
Determines if the Input is required or optional.
isRequired() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
Returns true if the configuration parameter has to be set, otherwise false.
isRequired() - Method in class org.openhab.core.config.core.dto.XmlParameter
Gets the value of the required property.
isRequiredAttribute() - Method in class org.openhab.core.config.core.dto.XmlParameter
Gets the value of the requiredAttribute property.
isRetain() - Method in class org.openhab.core.io.transport.mqtt.MqttWillAndTestament
 
isRI() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
 
isRI() - Method in interface org.openhab.core.io.transport.serial.SerialPort
Check current state of RI (Ring Indicator).
isRTS() - Method in class org.openhab.core.io.transport.serial.rxtx.RxTxSerialPort
 
isRTS() - Method in interface org.openhab.core.io.transport.serial.SerialPort
Check current state of RTS (Request To Send).
isRunning() - Method in interface org.openhab.core.automation.module.script.action.Timer
Determines whether the scheduled code is currently executed.
isRunning() - Method in class org.openhab.core.model.script.actions.Timer
 
isSatisfied(Map<String, Object>) - Method in interface org.openhab.core.automation.handler.ConditionHandler
Checks if the Condition is satisfied in the given context.
isSatisfied(Condition, Map<String, ?>) - Method in class org.openhab.core.automation.module.script.rulesupport.shared.simple.SimpleConditionHandler
 
isSatisfiedAt(ZonedDateTime) - Method in interface org.openhab.core.automation.handler.TimeBasedConditionHandler
Checks if this condition is satisfied for the given time.
isScanInputSupported() - Method in class org.openhab.core.config.discovery.AbstractDiscoveryService
 
isScanInputSupported() - Method in interface org.openhab.core.config.discovery.DiscoveryService
Returns true if the discovery supports an optional input parameter to run, otherwise false.
isSecure() - Method in class org.openhab.core.io.rest.auth.AnonymousUserSecurityContext
 
isSecure() - Method in class org.openhab.core.io.transport.mqtt.MqttBrokerConnection
Return true if this is or will be an encrypted connection to the broker
isSet() - Method in class org.openhab.core.test.AsyncResultWrapper
 
isSilent() - Method in record class org.openhab.core.voice.text.Rule.InterpretationContext
Returns the value of the isSilent record component.
isStarted() - Method in class org.openhab.core.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
Returns if the reconnect strategy has been started.
isStateless() - Method in interface org.openhab.core.model.sitemap.sitemap.Button
Returns the value of the 'Stateless' attribute.
isStateless() - Method in class org.openhab.core.model.sitemap.sitemap.impl.ButtonImpl
isSuccess() - Method in class org.openhab.core.voice.text.ASTNode
 
isSuccess() - Method in class org.openhab.core.voice.text.InterpretationResult
 
isSuccessorVersion(String) - Method in interface org.openhab.core.thing.binding.firmware.Firmware
Returns true, if this firmware is a successor version of the given firmware version, otherwise false.
isSuitableFor(Thing) - Method in interface org.openhab.core.thing.binding.firmware.Firmware
Checks whether this firmware is suitable for the given thing.
isSupported(String) - Method in interface org.openhab.core.automation.module.script.ScriptEngineManager
Checks if the supplied file extension or MimeType is supported by the existing ScriptEngineFactories
isSwitchEnabled() - Method in class org.openhab.core.model.sitemap.sitemap.impl.SliderImpl
isSwitchEnabled() - Method in interface org.openhab.core.model.sitemap.sitemap.Slider
Returns the value of the 'Switch Enabled' attribute.
isSwitchFor(EPackage) - Method in class org.openhab.core.model.items.util.ItemsSwitch
Checks whether this is a switch for the given package.
isSwitchFor(EPackage) - Method in class org.openhab.core.model.persistence.persistence.util.PersistenceSwitch
Checks whether this is a switch for the given package.
isSwitchFor(EPackage) - Method in class org.openhab.core.model.rule.rules.util.RulesSwitch
Checks whether this is a switch for the given package.
isSwitchFor(EPackage) - Method in class org.openhab.core.model.script.script.util.ScriptSwitch
Checks whether this is a switch for the given package.
isSwitchFor(EPackage) - Method in class org.openhab.core.model.sitemap.sitemap.util.SitemapSwitch
Checks whether this is a switch for the given package.
isSwitchFor(EPackage) - Method in class org.openhab.core.model.thing.thing.util.ThingSwitch
Checks whether this is a switch for the given package.
isThingsHeader() - Method in class org.openhab.core.model.thing.thing.impl.ModelBridgeImpl
isThingsHeader() - Method in interface org.openhab.core.model.thing.thing.ModelBridge
Returns the value of the 'Things Header' attribute.
isTimeOnly() - Method in interface org.openhab.core.model.rule.rules.DateTimeTrigger
Returns the value of the 'Time Only' attribute.
isTimeOnly() - Method in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
isTransform(String) - Static method in class org.openhab.core.transform.TransformationHelper
determines whether a pattern refers to a transformation service
isUpdateExecutable() - Method in class org.openhab.core.magic.binding.handler.MagicFirmwareUpdateThingHandler
 
isUpdateExecutable() - Method in interface org.openhab.core.thing.binding.firmware.FirmwareUpdateHandler
Returns true, if this firmware update handler is in a state in which the firmware update can be executed, otherwise false (e.g. the thing is ThingStatus.OFFLINE or its status detail is already ThingStatusDetail.FIRMWARE_UPDATING.)
isUseIPv6() - Method in class org.openhab.core.net.NetUtil
Use IPv6.
isUseIPv6() - Method in interface org.openhab.core.net.NetworkAddressService
Use IPv6.
isUseOnlyOneAddress() - Method in class org.openhab.core.net.NetUtil
Use only one address per interface and family (IPv4 and IPv6).
isUseOnlyOneAddress() - Method in interface org.openhab.core.net.NetworkAddressService
Use only one address per interface and family (IPv4 and IPv6).
isUserInRole(String) - Method in class org.openhab.core.io.rest.auth.AnonymousUserSecurityContext
 
isValid(String) - Static method in class org.openhab.core.common.AbstractUID
 
isValid(List<String>, List<String>) - Method in interface org.openhab.core.model.yaml.YamlElement
Check if this element is valid and should be included in the model.
isValidIPConfig(String) - Static method in class org.openhab.core.net.NetUtil
Checks if the given String is a valid IPv4 Address or IPv4 address in CIDR notation
isValidItemName(String) - Static method in class org.openhab.core.items.ItemUtil
Returns true if the specified name is a valid item name, otherwise false.
isValidTransformation(String) - Static method in class org.openhab.core.thing.binding.generic.ChannelTransformation
Checks whether the given string contains valid transformations.
isVerifiedAuthor() - Method in class org.openhab.core.addon.Addon
Whether the add-on author is verified or not
isVerify() - Method in class org.openhab.core.config.core.dto.XmlParameter
Gets the value of the verify property.
isVerifyable() - Method in class org.openhab.core.config.core.ConfigDescriptionParameter
Returns the verify flag for this parameter.
isVersionSupported(int) - Method in interface org.openhab.core.model.yaml.YamlModelListener
Indicates whether a YAML file version is supported.
isWeekend() - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
isWeekend(int) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
isWeekend(ZonedDateTime) - Method in interface org.openhab.core.ephemeris.EphemerisManager
Tests given day status against configured weekend days
isWeekend(ZonedDateTime) - Static method in class org.openhab.core.model.script.actions.Ephemeris
 
isWriteable() - Method in class org.openhab.core.model.rule.rules.impl.VariableDeclarationImpl
isWriteable() - Method in interface org.openhab.core.model.rule.rules.VariableDeclaration
Returns the value of the 'Writeable' attribute.
item - Variable in class org.openhab.core.io.rest.core.persistence.ItemHistoryListDTO
 
item - Variable in class org.openhab.core.model.persistence.persistence.impl.AliasConfigurationImpl
The cached value of the 'Item' attribute.
item - Variable in class org.openhab.core.model.persistence.persistence.impl.ItemConfigImpl
The cached value of the 'Item' attribute.
item - Variable in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
The cached value of the 'Item' attribute.
item - Variable in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
The cached value of the 'Item' attribute.
item - Variable in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
The cached value of the 'Item' attribute.
item - Variable in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
The cached value of the 'Item' attribute.
item - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
The cached value of the 'Item' attribute.
item - Variable in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
The cached value of the 'Item' attribute.
Item - Interface in org.openhab.core.items
This interface defines the core features of an openHAB item.
ITEM_AND_THING_CHANNEL_MISSING - Enum constant in enum class org.openhab.core.thing.link.ItemChannelLinkRegistry.ItemChannelLinkProblem
 
ITEM_CONFIG - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The meta object id for the 'Item Config' class.
ITEM_CONFIG - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Item Config' class.
ITEM_CONFIG__ITEM - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The feature id for the 'Item' attribute.
ITEM_CONFIG__ITEM - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Item' attribute feature.
ITEM_CONFIG_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The number of structural features of the 'Item Config' class.
ITEM_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.AliasConfigurationImpl
The default value of the 'Item' attribute.
ITEM_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.ItemConfigImpl
The default value of the 'Item' attribute.
ITEM_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.ChangedEventTriggerImpl
The default value of the 'Item' attribute.
ITEM_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.CommandEventTriggerImpl
The default value of the 'Item' attribute.
ITEM_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.DateTimeTriggerImpl
The default value of the 'Item' attribute.
ITEM_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.UpdateEventTriggerImpl
The default value of the 'Item' attribute.
ITEM_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ConditionImpl
The default value of the 'Item' attribute.
ITEM_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
The default value of the 'Item' attribute.
ITEM_EXCLUDE_CONFIG - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The meta object id for the 'Item Exclude Config' class.
ITEM_EXCLUDE_CONFIG - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Item Exclude Config' class.
ITEM_EXCLUDE_CONFIG__ITEM_EXCLUDE - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The feature id for the 'Item Exclude' attribute.
ITEM_EXCLUDE_CONFIG__ITEM_EXCLUDE - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage.Literals
The meta object literal for the 'Item Exclude' attribute feature.
ITEM_EXCLUDE_CONFIG_FEATURE_COUNT - Static variable in interface org.openhab.core.model.persistence.persistence.PersistencePackage
The number of structural features of the 'Item Exclude Config' class.
ITEM_EXCLUDE_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.ItemExcludeConfigImpl
The default value of the 'Item Exclude' attribute.
ITEM_LABEL - Enum constant in enum class org.openhab.core.ui.items.ItemUIRegistry.WidgetLabelSource
Label is taken from the widget's backing item definition
ITEM_MISSING - Enum constant in enum class org.openhab.core.thing.link.ItemChannelLinkRegistry.ItemChannelLinkProblem
 
ITEM_MODEL - Static variable in interface org.openhab.core.model.items.ItemsPackage
The meta object id for the 'Item Model' class.
ITEM_MODEL - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
The meta object literal for the 'Item Model' class.
ITEM_MODEL__ITEMS - Static variable in interface org.openhab.core.model.items.ItemsPackage
The feature id for the 'Items' containment reference list.
ITEM_MODEL__ITEMS - Static variable in interface org.openhab.core.model.items.ItemsPackage.Literals
The meta object literal for the 'Items' containment reference list feature.
ITEM_MODEL_FEATURE_COUNT - Static variable in interface org.openhab.core.model.items.ItemsPackage
The number of structural features of the 'Item Model' class.
ITEM_NAME - Enum constant in enum class org.openhab.core.ui.items.ItemUIRegistry.WidgetLabelSource
Label equals the widget's backing item name
ItemAddedEvent - Class in org.openhab.core.items.events
An ItemAddedEvent notifies subscribers that an item has been added.
ItemAddedEvent(String, String, ItemDTO) - Constructor for class org.openhab.core.items.events.ItemAddedEvent
Constructs a new item added event object.
ItemBuilder - Interface in org.openhab.core.items
This class allows the easy construction of an Item using the builder pattern.
ItemBuilderFactory - Interface in org.openhab.core.items
Creates a new ItemBuilder which is based on all available ItemFactorys.
itemChannelLink - Variable in class org.openhab.core.io.rest.core.link.BrokenItemChannelLinkDTO
 
ItemChannelLink - Class in org.openhab.core.thing.link
ItemChannelLink defines a link between an Item and a Channel.
ItemChannelLink(String, ChannelUID) - Constructor for class org.openhab.core.thing.link.ItemChannelLink
 
ItemChannelLink(String, ChannelUID, Configuration) - Constructor for class org.openhab.core.thing.link.ItemChannelLink
 
ItemChannelLinkAddedEvent - Class in org.openhab.core.thing.link.events
An ItemChannelLinkAddedEvent notifies subscribers that an item channel link has been added.
ItemChannelLinkAddedEvent(String, String, ItemChannelLinkDTO) - Constructor for class org.openhab.core.thing.link.events.ItemChannelLinkAddedEvent
 
ItemChannelLinkDTO - Class in org.openhab.core.thing.link.dto
This is a data transfer object that is used to serialize links.
ItemChannelLinkDTO() - Constructor for class org.openhab.core.thing.link.dto.ItemChannelLinkDTO
Default constructor for deserialization e.g. by Gson.
ItemChannelLinkDTO(String, String, Map<String, Object>) - Constructor for class org.openhab.core.thing.link.dto.ItemChannelLinkDTO
 
ItemChannelLinkProvider - Interface in org.openhab.core.thing.link
The ItemChannelLinkProvider is responsible for providing item channel links.
itemChannelLinkRegistry - Variable in class org.openhab.core.thing.binding.AbstractDynamicDescriptionProvider
 
ItemChannelLinkRegistry - Class in org.openhab.core.thing.link
ItemChannelLinkRegistry(ThingRegistry, ItemRegistry) - Constructor for class org.openhab.core.thing.link.ItemChannelLinkRegistry
 
ItemChannelLinkRegistry.ItemChannelLinkProblem - Enum Class in org.openhab.core.thing.link
 
ItemChannelLinkRemovedEvent - Class in org.openhab.core.thing.link.events
An ItemChannelLinkRemovedEvent notifies subscribers that an item channel link has been removed.
ItemChannelLinkRemovedEvent(String, String, ItemChannelLinkDTO) - Constructor for class org.openhab.core.thing.link.events.ItemChannelLinkRemovedEvent
 
ItemCommandEvent - Class in org.openhab.core.items.events
ItemCommandEvents can be used to deliver commands through the openHAB event bus.
ItemCommandEvent(String, String, String, Command, String) - Constructor for class org.openhab.core.items.events.ItemCommandEvent
Constructs a new item command event object.
ItemConfig - Interface in org.openhab.core.model.persistence.persistence
A representation of the model object 'Item Config'.
ItemConfigElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ItemConfigElements
 
ItemConfigImpl - Class in org.openhab.core.model.persistence.persistence.impl
An implementation of the model object 'Item Config'.
ItemConfigImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.ItemConfigImpl
ItemDTO - Class in org.openhab.core.items.dto
This is a data transfer object that is used to serialize items.
ItemDTO() - Constructor for class org.openhab.core.items.dto.ItemDTO
 
ItemDTOMapper - Class in org.openhab.core.items.dto
The ItemDTOMapper is a utility class to map items into item data transfer objects (DTOs).
ItemDTOMapper() - Constructor for class org.openhab.core.items.dto.ItemDTOMapper
 
ItemEvent - Class in org.openhab.core.items.events
ItemEvent is an abstract super class for all command and state item events.
ItemEvent(String, String, String, String) - Constructor for class org.openhab.core.items.events.ItemEvent
Constructs a new item state event.
ItemEventFactory - Class in org.openhab.core.items.events
An ItemEventFactory is responsible for creating item event instances, e.g.
ItemEventFactory() - Constructor for class org.openhab.core.items.events.ItemEventFactory
Constructs a new ItemEventFactory.
ItemEventUtility - Class in org.openhab.core.io.websocket.event
The EventDTO is used for serialization and deserialization of events
ItemEventUtility(Gson, ItemRegistry) - Constructor for class org.openhab.core.io.websocket.event.ItemEventUtility
 
itemExclude - Variable in class org.openhab.core.model.persistence.persistence.impl.ItemExcludeConfigImpl
The cached value of the 'Item Exclude' attribute.
ItemExcludeConfig - Interface in org.openhab.core.model.persistence.persistence
A representation of the model object 'Item Exclude Config'.
ItemExcludeConfigElements() - Constructor for class org.openhab.core.model.persistence.services.PersistenceGrammarAccess.ItemExcludeConfigElements
 
ItemExcludeConfigImpl - Class in org.openhab.core.model.persistence.persistence.impl
An implementation of the model object 'Item Exclude Config'.
ItemExcludeConfigImpl() - Constructor for class org.openhab.core.model.persistence.persistence.impl.ItemExcludeConfigImpl
ItemFactory - Interface in org.openhab.core.items
This Factory creates concrete instances of the known ItemTypes.
ItemFileGenerator - Interface in org.openhab.core.items.fileconverter
ItemFileGenerator is the interface to implement by any file generator for Item object.
itemFilter() - Method in record class org.openhab.core.voice.text.Rule.InterpretationContext
Returns the value of the itemFilter record component.
ItemFilter(Set<String>, Set<String>, Set<String>, Set<String>) - Constructor for record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
Creates an instance of a ItemFilter record class.
ItemHistoryDTO - Class in org.openhab.core.persistence.dto
This is a java bean that is used to serialize items to JSON.
ItemHistoryDTO() - Constructor for class org.openhab.core.persistence.dto.ItemHistoryDTO
 
ItemHistoryDTO.HistoryDataBean - Class in org.openhab.core.persistence.dto
 
ItemHistoryListDTO - Class in org.openhab.core.io.rest.core.persistence
This is a java bean that is used to serialize item lists.
ItemHistoryListDTO() - Constructor for class org.openhab.core.io.rest.core.persistence.ItemHistoryListDTO
 
ItemHistoryListDTO(Collection<ItemHistoryDTO>) - Constructor for class org.openhab.core.io.rest.core.persistence.ItemHistoryListDTO
 
ItemLookupException - Exception Class in org.openhab.core.items
This is an abstract parent exception to be extended by any exceptions related to item lookups in the item registry.
ItemLookupException(String) - Constructor for exception class org.openhab.core.items.ItemLookupException
 
ItemModel - Interface in org.openhab.core.model.items
A representation of the model object 'Item Model'.
ItemModelElements() - Constructor for class org.openhab.core.model.services.ItemsGrammarAccess.ItemModelElements
 
ItemModelImpl - Class in org.openhab.core.model.items.impl
An implementation of the model object 'Item Model'.
ItemModelImpl() - Constructor for class org.openhab.core.model.items.impl.ItemModelImpl
itemName - Variable in class org.openhab.core.items.events.ItemEvent
 
itemName - Variable in class org.openhab.core.thing.link.dto.AbstractLinkDTO
 
ItemNameElements() - Constructor for class org.openhab.core.model.rule.services.RulesGrammarAccess.ItemNameElements
 
itemNames() - Method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
Returns the value of the itemNames record component.
ItemNotFoundException - Exception Class in org.openhab.core.items
This exception is thrown by the ItemRegistry if an item could not be found.
ItemNotFoundException(String) - Constructor for exception class org.openhab.core.items.ItemNotFoundException
 
ItemNotUniqueException - Exception Class in org.openhab.core.items
This exception can be thrown whenever a search pattern does not uniquely identify an item.
ItemNotUniqueException(String, Collection<Item>) - Constructor for exception class org.openhab.core.items.ItemNotUniqueException
 
ItemPredicates - Class in org.openhab.core.items
Provides some default predicates that are helpful when working with items.
ItemPredicates() - Constructor for class org.openhab.core.items.ItemPredicates
 
ItemProvider - Interface in org.openhab.core.items
An item provider provides instances of GenericItem.
ItemRefElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.ItemRefElements
 
ItemRegistry - Interface in org.openhab.core.items
The ItemRegistry is the central place, where items are kept in memory and their state is permanently tracked.
ItemRegistryChangeListener - Interface in org.openhab.core.items
This is a listener interface which should be implemented where ever the item registry is used in order to be notified of any dynamic changes in the provided items.
ItemRemovedEvent - Class in org.openhab.core.items.events
An ItemRemovedEvent notifies subscribers that an item has been removed.
ItemRemovedEvent(String, String, ItemDTO) - Constructor for class org.openhab.core.items.events.ItemRemovedEvent
Constructs a new item removed event object.
itemRule(Object) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
Creates an item rule on base of an expression, where the tail of the new rule's expression will consist of an item name expression.
itemRule(Object, Object) - Method in class org.openhab.core.voice.text.AbstractRuleBasedInterpreter
Creates an item rule on base of a head and a tail expression, where the middle part of the new rule's expression will consist of an item name expression.
items - Variable in class org.openhab.core.model.items.impl.ItemModelImpl
The cached value of the 'Items' containment reference list.
items - Variable in class org.openhab.core.model.persistence.persistence.impl.PersistenceConfigurationImpl
The cached value of the 'Items' containment reference list.
items - Variable in class org.openhab.core.persistence.dto.PersistenceItemConfigurationDTO
 
items() - Method in record class org.openhab.core.persistence.PersistenceItemConfiguration
Returns the value of the items record component.
ItemsAdapterFactory - Class in org.openhab.core.model.items.util
The Adapter Factory for the model.
ItemsAdapterFactory() - Constructor for class org.openhab.core.model.items.util.ItemsAdapterFactory
Creates an instance of the adapter factory.
ItemsAntlrTokenFileProvider - Class in org.openhab.core.model.parser.antlr
 
ItemsAntlrTokenFileProvider() - Constructor for class org.openhab.core.model.parser.antlr.ItemsAntlrTokenFileProvider
 
itemSemantics() - Method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
Returns the value of the itemSemantics record component.
ItemsFactory - Interface in org.openhab.core.model.items
The Factory for the model.
ItemsFactoryImpl - Class in org.openhab.core.model.items.impl
An implementation of the model Factory.
ItemsFactoryImpl() - Constructor for class org.openhab.core.model.items.impl.ItemsFactoryImpl
Creates an instance of the factory.
ItemsFormatter - Class in org.openhab.core.model.formatting
This class contains custom formatting description.
ItemsFormatter() - Constructor for class org.openhab.core.model.formatting.ItemsFormatter
 
ItemsGenerator - Class in org.openhab.core.model.generator
Generates code from your model files on save.
ItemsGenerator() - Constructor for class org.openhab.core.model.generator.ItemsGenerator
 
ItemsGrammarAccess - Class in org.openhab.core.model.services
 
ItemsGrammarAccess(GrammarProvider) - Constructor for class org.openhab.core.model.services.ItemsGrammarAccess
 
ItemsGrammarAccess.BaseModelItemTypeElements - Class in org.openhab.core.model.services
 
ItemsGrammarAccess.BOOLEANElements - Class in org.openhab.core.model.services
 
ItemsGrammarAccess.IconElements - Class in org.openhab.core.model.services
 
ItemsGrammarAccess.ItemModelElements - Class in org.openhab.core.model.services
 
ItemsGrammarAccess.ModelBindingElements - Class in org.openhab.core.model.services
 
ItemsGrammarAccess.ModelGroupFunctionElements - Class in org.openhab.core.model.services
 
ItemsGrammarAccess.ModelGroupItemElements - Class in org.openhab.core.model.services
 
ItemsGrammarAccess.ModelItemElements - Class in org.openhab.core.model.services
 
ItemsGrammarAccess.ModelItemTypeElements - Class in org.openhab.core.model.services
 
ItemsGrammarAccess.ModelNormalItemElements - Class in org.openhab.core.model.services
 
ItemsGrammarAccess.ModelPropertyElements - Class in org.openhab.core.model.services
 
ItemsGrammarAccess.NUMBERElements - Class in org.openhab.core.model.services
 
ItemsGrammarAccess.ValueTypeElements - Class in org.openhab.core.model.services
 
ItemsIdeModule - Class in org.openhab.core.model.ide
Use this class to register ide components.
ItemsIdeModule() - Constructor for class org.openhab.core.model.ide.ItemsIdeModule
 
ItemsIdeSetup - Class in org.openhab.core.model.ide
Initialization support for running Xtext languages as language servers.
ItemsIdeSetup() - Constructor for class org.openhab.core.model.ide.ItemsIdeSetup
 
ItemsPackage - Interface in org.openhab.core.model.items
The Package for the model.
ItemsPackage.Literals - Interface in org.openhab.core.model.items
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
ItemsPackageImpl - Class in org.openhab.core.model.items.impl
An implementation of the model Package.
ItemsParser - Class in org.openhab.core.model.ide.contentassist.antlr
 
ItemsParser - Class in org.openhab.core.model.parser.antlr
 
ItemsParser() - Constructor for class org.openhab.core.model.ide.contentassist.antlr.ItemsParser
 
ItemsParser() - Constructor for class org.openhab.core.model.parser.antlr.ItemsParser
 
ItemsParser.NameMappings - Class in org.openhab.core.model.ide.contentassist.antlr
 
ItemsRuntimeModule - Class in org.openhab.core.model
Use this class to register components to be used at runtime / without the Equinox extension registry.
ItemsRuntimeModule() - Constructor for class org.openhab.core.model.ItemsRuntimeModule
 
ItemsScopeProvider - Class in org.openhab.core.model.scoping
This class contains custom scoping description.
ItemsScopeProvider() - Constructor for class org.openhab.core.model.scoping.ItemsScopeProvider
 
ItemsSemanticSequencer - Class in org.openhab.core.model.serializer
 
ItemsSemanticSequencer() - Constructor for class org.openhab.core.model.serializer.ItemsSemanticSequencer
 
ItemsStandaloneSetup - Class in org.openhab.core.model
Initialization support for running Xtext languages without equinox extension registry
ItemsStandaloneSetup() - Constructor for class org.openhab.core.model.ItemsStandaloneSetup
 
ItemsStandaloneSetupGenerated - Class in org.openhab.core.model
 
ItemsStandaloneSetupGenerated() - Constructor for class org.openhab.core.model.ItemsStandaloneSetupGenerated
 
ItemsSwitch<T> - Class in org.openhab.core.model.items.util
The Switch for the model's inheritance hierarchy.
ItemsSwitch() - Constructor for class org.openhab.core.model.items.util.ItemsSwitch
Creates an instance of the switch.
ItemsSyntacticSequencer - Class in org.openhab.core.model.serializer
 
ItemsSyntacticSequencer() - Constructor for class org.openhab.core.model.serializer.ItemsSyntacticSequencer
 
itemState - Variable in class org.openhab.core.items.events.ItemStateChangedEvent
 
itemState - Variable in class org.openhab.core.items.events.ItemStateEvent
 
itemState - Variable in class org.openhab.core.items.events.ItemStateUpdatedEvent
 
ItemStateChangedEvent - Class in org.openhab.core.items.events
ItemStateChangedEvents can be used to deliver item state changes through the openHAB event bus.
ItemStateChangedEvent(String, String, String, State, State, ZonedDateTime, ZonedDateTime) - Constructor for class org.openhab.core.items.events.ItemStateChangedEvent
Constructs a new item state changed event.
itemStateConverter - Variable in class org.openhab.core.items.GenericItem
 
ItemStateConverter - Interface in org.openhab.core.items
Convert a State to an Item accepted State.
ItemStateEvent - Class in org.openhab.core.items.events
ItemStateEvents can be used to deliver item status updates through the openHAB event bus.
ItemStateEvent(String, String, String, State, String) - Constructor for class org.openhab.core.items.events.ItemStateEvent
Constructs a new item state event.
ItemStatePredictedEvent - Class in org.openhab.core.items.events
This event announces potential item state outcomes when a command was received.
ItemStatePredictedEvent(String, String, String, State, boolean) - Constructor for class org.openhab.core.items.events.ItemStatePredictedEvent
Constructs a new item state predicted event.
ItemStateUpdatedEvent - Class in org.openhab.core.items.events
ItemStateUpdatedEvents can be used to report item status updates through the openHAB event bus.
ItemStateUpdatedEvent(String, String, String, State, ZonedDateTime, String) - Constructor for class org.openhab.core.items.events.ItemStateUpdatedEvent
Constructs a new item state event.
ItemsValidator - Class in org.openhab.core.model.validation
Custom validation rules.
ItemsValidator() - Constructor for class org.openhab.core.model.validation.ItemsValidator
 
itemTags() - Method in record class org.openhab.core.voice.text.AbstractRuleBasedInterpreter.ItemFilter
Returns the value of the itemTags record component.
ItemTimeSeriesEvent - Class in org.openhab.core.items.events
The ItemTimeSeriesEvent can be used to report item time series updates through the openHAB event bus.
ItemTimeSeriesEvent(String, String, String, TimeSeries, String) - Constructor for class org.openhab.core.items.events.ItemTimeSeriesEvent
Constructs a new item time series event.
ItemTimeSeriesUpdatedEvent - Class in org.openhab.core.items.events
The ItemTimeSeriesUpdatedEvent can be used to report item time series updates through the openHAB event bus.
ItemTimeSeriesUpdatedEvent(String, String, String, TimeSeries, String) - Constructor for class org.openhab.core.items.events.ItemTimeSeriesUpdatedEvent
Constructs a new item time series updated event.
itemType - Variable in class org.openhab.core.items.ManagedItemProvider.PersistedItem
 
itemType - Variable in class org.openhab.core.thing.dto.ChannelDTO
 
itemType - Variable in class org.openhab.core.thing.dto.ChannelTypeDTO
 
ItemUIProvider - Interface in org.openhab.core.ui.items
This interface describes the methods that need to be implemented by a provider that wants to define the appearance of an item in the UI.
ItemUIRegistry - Interface in org.openhab.core.ui.items
This interface is used by a service which combines the core item registry with an aggregation of item ui providers; it can be therefore widely used for all UI related information requests regarding items.
ItemUIRegistry.WidgetLabelSource - Enum Class in org.openhab.core.ui.items
 
ItemUpdatedEvent - Class in org.openhab.core.items.events
An ItemUpdatedEvent notifies subscribers that an item has been updated.
ItemUpdatedEvent(String, String, ItemDTO, ItemDTO) - Constructor for class org.openhab.core.items.events.ItemUpdatedEvent
Constructs a new item updated event object.
ItemUtil - Class in org.openhab.core.items
The ItemUtil class contains utility methods for Item objects.
iterator() - Method in class org.openhab.core.io.transport.modbus.BitArray
 
IThingActionsProvider - Interface in org.openhab.core.model.script.engine
 

J

JACUZZI - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
JAR_CONTENT_TYPE - Static variable in class org.openhab.core.addon.marketplace.MarketplaceConstants
 
JAR_DOWNLOAD_URL_PROPERTY - Static variable in class org.openhab.core.addon.marketplace.MarketplaceConstants
 
JavaOSGiTest - Class in org.openhab.core.test.java
JavaOSGiTest is an abstract base class for OSGi based tests.
JavaOSGiTest() - Constructor for class org.openhab.core.test.java.JavaOSGiTest
 
JavaTest - Class in org.openhab.core.test.java
JavaTest is an abstract base class for tests which are not necessarily based on OSGi.
JavaTest() - Constructor for class org.openhab.core.test.java.JavaTest
 
JavaTest.LogLevel - Enum Class in org.openhab.core.test.java
 
JAX_RS_NAME - Static variable in class org.openhab.core.io.rest.RESTConstants
 
JOULE - Static variable in class org.openhab.core.library.unit.Units
 
JOULE_PER_SQUARE_METRE - Static variable in class org.openhab.core.library.unit.Units
 
jpg - Enum constant in enum class org.openhab.core.ui.chart.ChartProvider.ImageType
 
JSON_ADDRESS - Static variable in class org.openhab.core.io.transport.modbus.json.WriteRequestJsonUtilities
Constant for the write address key in the JSON
JSON_DOWNLOAD_URL_PROPERTY - Static variable in class org.openhab.core.addon.marketplace.MarketplaceConstants
 
JSON_FUNCTION_CODE - Static variable in class org.openhab.core.io.transport.modbus.json.WriteRequestJsonUtilities
Constant for the function code key in the JSON
JSON_MAX_TRIES - Static variable in class org.openhab.core.io.transport.modbus.json.WriteRequestJsonUtilities
Constant for the maxTries key in the JSON
JSON_VALUE - Static variable in class org.openhab.core.io.transport.modbus.json.WriteRequestJsonUtilities
Constant for the value key in the JSON
JSONInputStream - Interface in org.openhab.core.io.rest
Marker interface for an input stream that provides a JSON string.
JSONResponse - Class in org.openhab.core.io.rest
Static helper methods to build up JSON-like Response objects and error handling.
JSONResponse.ExceptionMapper - Class in org.openhab.core.io.rest
trap exceptions
JsonToTranslationsConverter - Class in org.openhab.core.tools.i18n.plugin
Converts JSON based BundleInfo to Translations.
JsonToTranslationsConverter() - Constructor for class org.openhab.core.tools.i18n.plugin.JsonToTranslationsConverter
 

K

KAR_CONTENT_TYPE - Static variable in class org.openhab.core.addon.marketplace.MarketplaceConstants
 
KAR_DOWNLOAD_URL_PROPERTY - Static variable in class org.openhab.core.addon.marketplace.MarketplaceConstants
 
KATAL - Static variable in class org.openhab.core.library.unit.Units
 
keepAlive - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
Keepalive in seconds
KELVIN - Static variable in class org.openhab.core.library.unit.Units
 
kelvinToXY(double) - Static method in class org.openhab.core.model.script.actions.CoreUtil
 
kelvinToXY(double) - Static method in class org.openhab.core.util.ColorUtil
Convert a colour temperature in Kelvin to a point in the CIE XY colour space.
key - Variable in class org.openhab.core.model.items.impl.ModelPropertyImpl
The cached value of the 'Key' attribute.
key - Variable in class org.openhab.core.model.thing.thing.impl.ModelPropertyImpl
The cached value of the 'Key' attribute.
key - Variable in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsEntry
 
KEY_ALTITUDE - Static variable in class org.openhab.core.library.types.PointType
 
KEY_BRIGHTNESS - Static variable in class org.openhab.core.library.types.HSBType
 
KEY_EDEFAULT - Static variable in class org.openhab.core.model.items.impl.ModelPropertyImpl
The default value of the 'Key' attribute.
KEY_EDEFAULT - Static variable in class org.openhab.core.model.thing.thing.impl.ModelPropertyImpl
The default value of the 'Key' attribute.
KEY_HUE - Static variable in class org.openhab.core.library.types.HSBType
 
KEY_LATITUDE - Static variable in class org.openhab.core.library.types.PointType
 
KEY_LONGITUDE - Static variable in class org.openhab.core.library.types.PointType
 
KEY_SATURATION - Static variable in class org.openhab.core.library.types.HSBType
 
KEYPAD - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
keys() - Method in class org.openhab.core.cache.ExpiringCacheMap
Returns a set of all keys.
keySet() - Method in class org.openhab.core.config.core.Configuration
 
keysStream() - Method in class org.openhab.core.tools.i18n.plugin.Translations
 
keysStream() - Method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsGroup
 
keysStream() - Method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsSection
 
keyToString(String) - Method in class org.openhab.core.automation.ManagedRuleProvider
 
keyToString(String) - Method in class org.openhab.core.items.ManagedItemProvider
 
keyToString(String) - Method in class org.openhab.core.persistence.registry.ManagedPersistenceServiceConfigurationProvider
 
keyToString(String) - Method in class org.openhab.core.semantics.ManagedSemanticTagProvider
 
keyToString(String) - Method in class org.openhab.core.thing.link.ManagedItemChannelLinkProvider
 
keyToString(String) - Method in class org.openhab.core.transform.ManagedTransformationProvider
 
keyToString(K) - Method in class org.openhab.core.common.registry.AbstractManagedProvider
Transforms the key into a string representation.
keyToString(ThingUID) - Method in class org.openhab.core.thing.ManagedThingProvider
 
keyword - Variable in class org.openhab.core.voice.DialogRegistration
Selected keyword for spotting
keyword() - Method in record class org.openhab.core.voice.DialogContext
Returns the value of the keyword record component.
KIBI - Enum constant in enum class org.openhab.core.library.unit.BinaryPrefix
 
KIBI(Unit<Q>) - Static method in enum class org.openhab.core.library.unit.BinaryPrefix
Returns the specified unit multiplied by the factor 210
KIBIBYTE - Static variable in class org.openhab.core.library.unit.Units
 
KIBIOCTET - Static variable in class org.openhab.core.library.unit.Units
 
KILO(Unit<T>) - Static method in class org.openhab.core.library.unit.MetricPrefix
 
KILO_CALORIE - Static variable in class org.openhab.core.library.unit.Units
 
KILOBIT - Static variable in class org.openhab.core.library.unit.Units
 
KILOBIT_PER_SECOND - Static variable in class org.openhab.core.library.unit.Units
 
KILOBYTE - Static variable in class org.openhab.core.library.unit.Units
 
KILOGRAM - Static variable in class org.openhab.core.library.unit.SIUnits
 
KILOGRAM_PER_CUBICMETRE - Static variable in class org.openhab.core.library.unit.Units
 
KILOGRAM_PER_SQUARE_METRE - Static variable in class org.openhab.core.library.unit.Units
 
KILOMETRE_PER_HOUR - Static variable in class org.openhab.core.library.unit.SIUnits
 
KILOVAR - Static variable in class org.openhab.core.library.unit.Units
 
KILOVAR_HOUR - Static variable in class org.openhab.core.library.unit.Units
 
KILOVOLT_AMPERE - Static variable in class org.openhab.core.library.unit.Units
 
KILOWATT_HOUR - Static variable in class org.openhab.core.library.unit.Units
 
kind - Variable in class org.openhab.core.thing.dto.ChannelDTO
 
kind - Variable in class org.openhab.core.thing.dto.ChannelTypeDTO
 
kind - Variable in class org.openhab.core.thing.profiles.dto.ProfileTypeDTO
 
KITCHEN - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
KITCHEN_HOOD - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
KNOT - Static variable in class org.openhab.core.library.unit.Units
 
ks() - Method in record class org.openhab.core.voice.DialogContext
Returns the value of the ks record component.
KSEdgeService - Interface in org.openhab.core.voice
This is the interface that an edge keyword spotting service has to implement.
KSErrorEvent - Class in org.openhab.core.voice
A KSEvent fired when the KSService encounters an error.
KSErrorEvent(String) - Constructor for class org.openhab.core.voice.KSErrorEvent
Constructs an instance with the passed message.
KSEvent - Interface in org.openhab.core.voice
A tagging interface for keyword spotting events.
ksEventReceived(KSEvent) - Method in interface org.openhab.core.voice.KSListener
Invoked when a KSEvent event occurs during keyword spotting.
KSException - Exception Class in org.openhab.core.voice
General purpose keyword spotting exception
KSException() - Constructor for exception class org.openhab.core.voice.KSException
Constructs a new exception with null as its detail message.
KSException(String) - Constructor for exception class org.openhab.core.voice.KSException
Constructs a new exception with the specified detail message.
KSException(String, Throwable) - Constructor for exception class org.openhab.core.voice.KSException
Constructs a new exception with the specified detail message and cause.
KSException(Throwable) - Constructor for exception class org.openhab.core.voice.KSException
Constructs a new exception with the specified cause.
ksId - Variable in class org.openhab.core.voice.DialogRegistration
Preferred keyword-spotting service
KSListener - Interface in org.openhab.core.voice
The listener interface for receiving KSEvent events.
KSpottedEvent - Class in org.openhab.core.voice
A KSEvent fired when the KSService spots a keyword.
KSpottedEvent() - Constructor for class org.openhab.core.voice.KSpottedEvent
 
KSService - Interface in org.openhab.core.voice
This is the interface that a keyword spotting service has to implement.
KSServiceHandle - Interface in org.openhab.core.voice
A handle to a KSService

L

label - Variable in class org.openhab.core.automation.dto.ModuleDTO
 
label - Variable in class org.openhab.core.automation.dto.ModuleTypeDTO
 
label - Variable in class org.openhab.core.automation.dto.RuleTemplateDTO
 
label - Variable in class org.openhab.core.automation.util.ModuleBuilder
 
label - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
 
label - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterGroupDTO
 
label - Variable in class org.openhab.core.config.core.dto.ParameterOptionDTO
 
label - Variable in class org.openhab.core.config.core.dto.XmlParameter
 
label - Variable in class org.openhab.core.config.core.dto.XmlParameterGroup
 
label - Variable in class org.openhab.core.config.discovery.dto.DiscoveryResultDTO
 
label - Variable in class org.openhab.core.io.rest.core.service.ConfigurableServiceDTO
 
label - Variable in class org.openhab.core.io.rest.transform.TransformationDTO
 
label - Variable in class org.openhab.core.items.dto.ItemDTO
 
label - Variable in class org.openhab.core.items.GenericItem
 
label - Variable in class org.openhab.core.items.ManagedItemProvider.PersistedItem
 
label - Variable in class org.openhab.core.model.items.impl.ModelItemImpl
The cached value of the 'Label' attribute.
label - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtonDefinitionImpl
The cached value of the 'Label' attribute.
label - Variable in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
The cached value of the 'Label' attribute.
label - Variable in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
The cached value of the 'Label' attribute.
label - Variable in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
The cached value of the 'Label' attribute.
label - Variable in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
The cached value of the 'Label' attribute.
label - Variable in class org.openhab.core.persistence.dto.PersistenceServiceDTO
Service label
label - Variable in class org.openhab.core.semantics.dto.SemanticTagDTO
 
label - Variable in class org.openhab.core.thing.dto.AbstractThingDTO
 
label - Variable in class org.openhab.core.thing.dto.ChannelDefinitionDTO
 
label - Variable in class org.openhab.core.thing.dto.ChannelDTO
 
label - Variable in class org.openhab.core.thing.dto.ChannelGroupDefinitionDTO
 
label - Variable in class org.openhab.core.thing.dto.ChannelTypeDTO
 
label - Variable in class org.openhab.core.thing.dto.StrippedThingTypeDTO
 
label - Variable in class org.openhab.core.thing.profiles.dto.ProfileTypeDTO
 
label - Variable in class org.openhab.core.transform.ManagedTransformationProvider.PersistedTransformation
 
label() - Element in annotation interface org.openhab.core.automation.annotation.ActionInput
 
label() - Element in annotation interface org.openhab.core.automation.annotation.ActionOutput
 
label() - Element in annotation interface org.openhab.core.automation.annotation.RuleAction
 
label() - Element in annotation interface org.openhab.core.config.core.ConfigurableService
The label of the service to be configured.
LABEL_EDEFAULT - Static variable in class org.openhab.core.model.items.impl.ModelItemImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ButtonDefinitionImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.MappingImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.SitemapImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
The default value of the 'Label' attribute.
LABEL_EDEFAULT - Static variable in class org.openhab.core.model.thing.thing.impl.ModelPropertyContainerImpl
The default value of the 'Label' attribute.
labelColor - Variable in class org.openhab.core.model.sitemap.sitemap.impl.WidgetImpl
The cached value of the 'Label Color' containment reference list.
LAMP - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
lastChange(Item) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Query the last historic change time of a given item.
lastChange(Item, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Query for the last historic change time of a given item.
lastState - Variable in class org.openhab.core.io.rest.core.item.EnrichedItemDTO
 
lastState - Variable in class org.openhab.core.items.GenericItem
 
lastStateChange - Variable in class org.openhab.core.io.rest.core.item.EnrichedItemDTO
 
lastStateChange - Variable in class org.openhab.core.items.events.ItemStateChangedEvent
 
lastStateChange - Variable in class org.openhab.core.items.GenericItem
 
lastStateUpdate - Variable in class org.openhab.core.io.rest.core.item.EnrichedItemDTO
 
lastStateUpdate - Variable in class org.openhab.core.items.events.ItemStateChangedEvent
 
lastStateUpdate - Variable in class org.openhab.core.items.events.ItemStateUpdatedEvent
 
lastStateUpdate - Variable in class org.openhab.core.items.GenericItem
 
lastUpdate(Item) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Query the last historic update time of a given item.
lastUpdate(Item, String) - Static method in class org.openhab.core.persistence.extensions.PersistenceExtensions
Query for the last historic update time of a given item.
Latest() - Constructor for class org.openhab.core.library.types.DateTimeGroupFunction.Latest
 
LATEST - Enum constant in enum class org.openhab.core.model.items.ModelGroupFunction
The 'LATEST' literal object.
LATEST_VALUE - Static variable in enum class org.openhab.core.model.items.ModelGroupFunction
The 'LATEST' literal value.
LAUNDRY_ROOM - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
LAWN_MOWER - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
LEAGUE - Static variable in class org.openhab.core.library.unit.ImperialUnits
 
LEAK_SENSOR - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
LEFT - Enum constant in enum class org.openhab.core.persistence.extensions.PersistenceExtensions.RiemannType
 
legend - Variable in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
The cached value of the 'Legend' attribute.
LEGEND_EDEFAULT - Static variable in class org.openhab.core.model.sitemap.sitemap.impl.ChartImpl
The default value of the 'Legend' attribute.
length() - Method in class org.openhab.core.audio.ByteArrayAudioStream
 
length() - Method in class org.openhab.core.audio.FileAudioStream
 
length() - Method in interface org.openhab.core.audio.SizeableAudioStream
Provides the length of the stream in bytes.
length() - Method in class org.openhab.core.cache.lru.InputStreamCacheWrapper
 
level - Variable in class org.openhab.core.io.websocket.log.LogDTO
 
level - Variable in class org.openhab.core.model.rule.rules.impl.SystemStartlevelTriggerImpl
The cached value of the 'Level' attribute.
LEVEL - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
LEVEL_EDEFAULT - Static variable in class org.openhab.core.model.rule.rules.impl.SystemStartlevelTriggerImpl
The default value of the 'Level' attribute.
libraryPath - Variable in class org.openhab.core.automation.module.script.rulesupport.loader.AbstractScriptDependencyTracker
 
LifecycleScriptExtensionProvider - Class in org.openhab.core.automation.module.script
ScriptExtensionProvider which providers a 'lifecycleTracker' object allowing scripts to register for disposal events.
LifecycleScriptExtensionProvider() - Constructor for class org.openhab.core.automation.module.script.LifecycleScriptExtensionProvider
 
LifecycleScriptExtensionProvider.Disposable - Interface in org.openhab.core.automation.module.script
 
LifecycleScriptExtensionProvider.LifecycleTracker - Class in org.openhab.core.automation.module.script
 
LifecycleTracker() - Constructor for class org.openhab.core.automation.module.script.LifecycleScriptExtensionProvider.LifecycleTracker
 
LIGHT - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
LIGHT_SOURCE - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
LIGHT_STRIP - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
LIGHT_STRIPE - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
LIGHTBULB - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
limitToFields(Stream<T>, String) - Method in interface org.openhab.core.io.rest.DTOMapper
 
limitToOptions - Variable in class org.openhab.core.config.core.dto.ConfigDescriptionParameterDTO
 
limitToOptions - Variable in class org.openhab.core.config.core.dto.XmlParameter
 
linesStream() - Method in class org.openhab.core.tools.i18n.plugin.Translations
 
linesStream() - Method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsGroup
 
linesStream() - Method in class org.openhab.core.tools.i18n.plugin.Translations.TranslationsSection
 
link - Variable in class org.openhab.core.io.rest.core.item.EnrichedItemDTO
 
LINKABLE_WIDGET - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The meta object id for the 'Linkable Widget' class.
LINKABLE_WIDGET - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Linkable Widget' class.
LINKABLE_WIDGET__CHILDREN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Children' containment reference list.
LINKABLE_WIDGET__CHILDREN - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage.Literals
The meta object literal for the 'Children' containment reference list feature.
LINKABLE_WIDGET__ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon' attribute.
LINKABLE_WIDGET__ICON_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon Color' containment reference list.
LINKABLE_WIDGET__ICON_RULES - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Icon Rules' containment reference list.
LINKABLE_WIDGET__ITEM - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Item' attribute.
LINKABLE_WIDGET__LABEL - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label' attribute.
LINKABLE_WIDGET__LABEL_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Label Color' containment reference list.
LINKABLE_WIDGET__STATIC_ICON - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Static Icon' attribute.
LINKABLE_WIDGET__VALUE_COLOR - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Value Color' containment reference list.
LINKABLE_WIDGET__VISIBILITY - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The feature id for the 'Visibility' containment reference list.
LINKABLE_WIDGET_FEATURE_COUNT - Static variable in interface org.openhab.core.model.sitemap.sitemap.SitemapPackage
The number of structural features of the 'Linkable Widget' class.
LinkableWidget - Interface in org.openhab.core.model.sitemap.sitemap
A representation of the model object 'Linkable Widget'.
LinkableWidgetElements() - Constructor for class org.openhab.core.model.sitemap.services.SitemapGrammarAccess.LinkableWidgetElements
 
LinkableWidgetImpl - Class in org.openhab.core.model.sitemap.sitemap.impl
An implementation of the model object 'Linkable Widget'.
LinkableWidgetImpl() - Constructor for class org.openhab.core.model.sitemap.sitemap.impl.LinkableWidgetImpl
linkedItemNames - Variable in class org.openhab.core.thing.events.ThingEventFactory.ChannelDescriptionChangedEventPayloadBean
 
linkedItems - Variable in class org.openhab.core.io.rest.core.thing.EnrichedChannelDTO
 
LinkEventFactory - Class in org.openhab.core.thing.link.events
This is an EventFactory for creating link events.
LinkEventFactory() - Constructor for class org.openhab.core.thing.link.events.LinkEventFactory
Constructs a new LinkEventFactory.
list(String) - Method in interface org.openhab.core.io.transport.mdns.MDNSClient
Returns a list of service infos of the specified type
list(String, Duration) - Method in interface org.openhab.core.io.transport.mdns.MDNSClient
Returns a list of service infos of the specified type within timeout
listed - Variable in class org.openhab.core.thing.dto.StrippedThingTypeDTO
 
listen(SseEventSink, HttpServletResponse, String) - Method in class org.openhab.core.io.rest.sse.SseResource
 
listenAndAnswer(String, String) - Static method in class org.openhab.core.model.script.actions.Voice
Executes a simple dialog sequence without keyword spotting for a given audio source using default speech-to-text service, default text-to-speech service, default human language text interpreter and default locale.
listenAndAnswer(String, String, String, String, String, String, String, String) - Static method in class org.openhab.core.model.script.actions.Voice
Executes a simple dialog sequence without keyword spotting for a given audio source.
listenAndAnswer(DialogContext) - Method in interface org.openhab.core.voice.VoiceManager
Executes a simple dialog sequence without keyword spotting: audio source listening to retrieve a question or a command (Speech to Text service), interpretation and handling of the command, and finally playback of the answer on the audio sink (Text to Speech service).
listeners - Variable in class org.openhab.core.common.registry.AbstractProvider
 
listeners - Variable in class org.openhab.core.items.GenericItem
 
listeningItem - Variable in class org.openhab.core.voice.DialogRegistration
Linked listening item
listeningItem() - Method in record class org.openhab.core.voice.DialogContext
Returns the value of the listeningItem record component.
listeningMelody - Variable in class org.openhab.core.voice.DialogRegistration
Custom listening melody
listeningMelody() - Method in record class org.openhab.core.voice.DialogContext
Returns the value of the listeningMelody record component.
LITRE - Static variable in class org.openhab.core.library.unit.Units
 
LITRE_PER_MINUTE - Static variable in class org.openhab.core.library.unit.Units
 
LIVING_ROOM - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
loadClass(String) - Method in class org.openhab.core.model.script.scoping.ActionClassLoader
 
loadScript(String, InputStreamReader) - Method in interface org.openhab.core.automation.module.script.ScriptEngineManager
Loads a script and initializes its scope variables
LOCAL - Enum constant in enum class org.openhab.core.io.transport.serial.ProtocolType.PathType
 
localDeviceAdded(Registry, LocalDevice) - Method in class org.openhab.core.config.discovery.addon.upnp.UpnpAddonFinder
 
localDeviceRemoved(Registry, LocalDevice) - Method in class org.openhab.core.config.discovery.addon.upnp.UpnpAddonFinder
 
locale - Variable in class org.openhab.core.voice.DialogRegistration
Dialog locale
locale() - Method in record class org.openhab.core.voice.DialogContext
Returns the value of the locale record component.
localeProvider - Variable in class org.openhab.core.config.discovery.AbstractDiscoveryService
 
LocaleProvider - Interface in org.openhab.core.i18n
The interface describe a provider for a locale.
LocaleService - Interface in org.openhab.core.io.rest
Provides helper method for working with locales.
LocaleServiceImpl - Class in org.openhab.core.io.rest
LocaleServiceImpl provides helper method for working with locales in REST resources.
LocaleServiceImpl() - Constructor for class org.openhab.core.io.rest.LocaleServiceImpl
 
localize(Bundle, ConfigDescription, Locale) - Method in class org.openhab.core.config.core.xml.AbstractXmlConfigDescriptionProvider
 
localize(Bundle, T_OBJECT, Locale) - Method in class org.openhab.core.config.core.xml.AbstractXmlBasedProvider
Create a translated/localized copy of the given object.
localized(Locale) - Method in interface org.openhab.core.semantics.SemanticTag
Returns the localized semantic tag.
localized(Locale) - Method in class org.openhab.core.semantics.SemanticTagImpl
 
localizedCommandOptions(List<CommandOption>, Channel, Locale) - Method in class org.openhab.core.thing.binding.BaseDynamicCommandDescriptionProvider
Localizes a List of CommandOptions that should be used for the channel.
LocalizedKey - Class in org.openhab.core.i18n
Common class (used as key) for i18n to store a localized object in a cache.
LocalizedKey(Object, String) - Constructor for class org.openhab.core.i18n.LocalizedKey
 
localizedStateOptions(List<StateOption>, Channel, Locale) - Method in class org.openhab.core.thing.binding.BaseDynamicStateDescriptionProvider
Localizes a List of StateOptions that should be used for the channel.
localizeStatePattern(String, Channel, Locale) - Method in class org.openhab.core.thing.binding.BaseDynamicStateDescriptionProvider
Localizes a pattern that should be used for the channel.
location - Variable in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
The cached value of the 'Location' attribute.
location - Variable in class org.openhab.core.thing.dto.AbstractThingDTO
 
Location - Interface in org.openhab.core.semantics
This is the super interface for all types that represent a Location.
Location() - Constructor for class org.openhab.core.semantics.model.DefaultSemanticTags.Location
 
LOCATION - Static variable in class org.openhab.core.library.CoreItemFactory
 
LOCATION - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags
 
LOCATION_EDEFAULT - Static variable in class org.openhab.core.model.thing.thing.impl.ModelThingImpl
The default value of the 'Location' attribute.
LOCATION_PATTERN - Static variable in class org.openhab.core.library.types.PointType
 
locationItem - Variable in class org.openhab.core.voice.DialogRegistration
Linked location item
locationItem() - Method in record class org.openhab.core.voice.DialogContext
Returns the value of the locationItem record component.
locationItem() - Method in record class org.openhab.core.voice.text.Rule.InterpretationContext
Returns the value of the locationItem record component.
LocationItem - Class in org.openhab.core.library.items
A LocationItem can be used to store GPS related informations, addresses...
LocationItem(String) - Constructor for class org.openhab.core.library.items.LocationItem
 
LocationProvider - Interface in org.openhab.core.i18n
This interface describes a provider for a location.
LOCK - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Equipment
 
Log - Class in org.openhab.core.model.script.actions
The static methods of this class are made available as functions in the scripts.
Log() - Constructor for class org.openhab.core.model.script.actions.Log
 
logDebug(String, String, Object...) - Static method in class org.openhab.core.model.script.actions.Log
Creates the Log-Entry format with level DEBUG and logs under the loggers name org.openhab.core.model.script.<loggerName>
LogDTO - Class in org.openhab.core.io.websocket.log
The LogDTO is used for serialization and deserialization of log messages
LogDTO(long, String, LogLevel, long, String, String) - Constructor for class org.openhab.core.io.websocket.log.LogDTO
 
logError(String, String, Object...) - Static method in class org.openhab.core.model.script.actions.Log
Creates the Log-Entry format with level ERROR and logs under the loggers name org.openhab.core.model.script.<loggerName>
LogFilterDTO - Class in org.openhab.core.io.websocket.log
The LogFilterDTO is used for serialization and deserialization of log filters
LogFilterDTO() - Constructor for class org.openhab.core.io.websocket.log.LogFilterDTO
 
logged(LogEntry) - Method in class org.openhab.core.io.websocket.log.LogWebSocket
 
logger - Variable in class org.openhab.core.automation.module.script.AbstractScriptEngineFactory
 
logger - Variable in class org.openhab.core.common.registry.AbstractManagedProvider
 
loggerName - Variable in class org.openhab.core.io.websocket.log.LogDTO
 
loggerNames - Variable in class org.openhab.core.io.websocket.log.LogFilterDTO
 
logInfo(String, String, Object...) - Static method in class org.openhab.core.model.script.actions.Log
Creates the Log-Entry format with level INFO and logs under the loggers name org.openhab.core.model.script.<loggerName>
logSetTypeError(State) - Method in class org.openhab.core.items.GenericItem
 
logSetTypeError(TimeSeries) - Method in class org.openhab.core.items.GenericItem
 
logWarn(String, String, Object...) - Static method in class org.openhab.core.model.script.actions.Log
Creates the Log-Entry format with level WARN and logs under the loggers name org.openhab.core.model.script.<loggerName>
LogWebSocket - Class in org.openhab.core.io.websocket.log
The LogWebSocket is the WebSocket implementation for logs.
LogWebSocket(Gson, LogWebSocketAdapter) - Constructor for class org.openhab.core.io.websocket.log.LogWebSocket
 
LogWebSocketAdapter - Class in org.openhab.core.io.websocket.log
The LogWebSocketAdapter allows subscription to log events over WebSocket
LogWebSocketAdapter(LogReaderService) - Constructor for class org.openhab.core.io.websocket.log.LogWebSocketAdapter
 
LONG_PRESSED - Static variable in class org.openhab.core.thing.CommonTriggerEvents
 
longValue() - Method in class org.openhab.core.library.types.DecimalType
 
longValue() - Method in class org.openhab.core.library.types.QuantityType
 
lostConnection() - Method in class org.openhab.core.io.transport.mqtt.reconnect.AbstractReconnectStrategy
The MqttConnectionObserver will call this method if a broker connection has been lost or couldn't be established.
lostConnection() - Method in class org.openhab.core.io.transport.mqtt.reconnect.PeriodicReconnectStrategy
 
LOW_BATTERY - Static variable in class org.openhab.core.semantics.model.DefaultSemanticTags.Property
 
lower - Variable in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
The cached value of the 'Lower' attribute.
lower - Variable in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
The cached value of the 'Lower' attribute.
lower - Variable in class org.openhab.core.persistence.dto.PersistenceFilterDTO
 
LOWER_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.IncludeFilterImpl
The default value of the 'Lower' attribute.
LOWER_EDEFAULT - Static variable in class org.openhab.core.model.persistence.persistence.impl.NotIncludeFilterImpl
The default value of the 'Lower' attribute.
LRUMediaCache<V> - Class in org.openhab.core.cache.lru
Cache system for media files, and their metadata This is a LRU cache (least recently used entry is evicted if the size is exceeded).
LRUMediaCache(StorageService, long, String, ClassLoader) - Constructor for class org.openhab.core.cache.lru.LRUMediaCache
Constructs a cache system.
LRUMediaCacheEntry<V> - Class in org.openhab.core.cache.lru
A cached media entry resulting from a call to a supplier or a load from disk This class also adds the capability to serve multiple InputStream concurrently without asking already retrieved data to the wrapped stream.
LRUMediaCacheEntry(String) - Constructor for class org.openhab.core.cache.lru.LRUMediaCacheEntry
This constructor is used when the file is fully cached on disk.
LRUMediaCacheEntry(String, InputStream, V) - Constructor for class org.openhab.core.cache.lru.LRUMediaCacheEntry
This constructor is used when the file is not yet cached on disk.
LT - Enum constant in enum class org.openhab.core.persistence.FilterCriteria.Operator
 
LTE - Enum constant in enum class org.openhab.core.persistence.FilterCriteria.Operator
 
LUMEN - Static variable in class org.openhab.core.library.unit.Units
 
LUX - Static variable in class org.openhab.core.library.unit.Units
 
lwtMessage - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
 
lwtQos - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
 
lwtRetain - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
 
lwtTopic - Variable in class org.openhab.core.io.transport.mqtt.MqttBrokerConnectionConfig
 

M

M3U_EXTENSION - Static variable in class org.openhab.core.audio.URLAudioStream
 
macAddress - Variable in class org.openhab.core.config.discovery.sddp.SddpDevice
The MAC address of the device as derived from the last 12 characters of the host field.
MagicActionModuleThingHandler - Class in org.openhab.core.magic.binding.handler
ThingHandler which provides annotated actions that will become Action modules for the automation engine
MagicActionModuleThingHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicActionModuleThingHandler
 
MagicBindingConstants - Class in org.openhab.core.magic.binding
The MagicBindingConstants class defines common constants, which are used across the whole binding.
MagicBindingConstants() - Constructor for class org.openhab.core.magic.binding.MagicBindingConstants
 
MagicBridgedThingHandler - Class in org.openhab.core.magic.binding.handler
The MagicBridgedThingHandler is responsible for handling commands, which are sent to one of the channels.
MagicBridgedThingHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicBridgedThingHandler
 
MagicBridgeHandler - Class in org.openhab.core.magic.binding.handler
The MagicBridgeHandler serves as a handler for magic bridges.
MagicBridgeHandler(Bridge) - Constructor for class org.openhab.core.magic.binding.handler.MagicBridgeHandler
 
MagicButtonHandler - Class in org.openhab.core.magic.binding.handler
The MagicButtonHandler is capable of triggering different events.
MagicButtonHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicButtonHandler
 
MagicChattyThingHandler - Class in org.openhab.core.magic.binding.handler
ThingHandler that randomly sends numbers and strings to channels based on a configured interval
MagicChattyThingHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicChattyThingHandler
 
MagicColorLightHandler - Class in org.openhab.core.magic.binding.handler
The MagicColorLightHandler is responsible for handling commands, which are sent to one of the channels.
MagicColorLightHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicColorLightHandler
 
MagicConfigurableThingHandler - Class in org.openhab.core.magic.binding.handler
Handler for thing with a configuration parameter
MagicConfigurableThingHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicConfigurableThingHandler
 
MagicContactHandler - Class in org.openhab.core.magic.binding.handler
The MagicContactHandler is responsible for handling commands, which are sent to one of the channels.
MagicContactHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicContactHandler
 
MagicDelayedOnlineHandler - Class in org.openhab.core.magic.binding.handler
ThingHandler for a thing that goes online after 15 seconds
MagicDelayedOnlineHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicDelayedOnlineHandler
 
MagicDimmableLightHandler - Class in org.openhab.core.magic.binding.handler
The MagicDimmableLightHandler is responsible for handling commands, which are sent to one of the channels.
MagicDimmableLightHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicDimmableLightHandler
 
MagicDynamicStateDescriptionThingHandler - Class in org.openhab.core.magic.binding.handler
ThingHandler which provides channels with dynamic state descriptions.
MagicDynamicStateDescriptionThingHandler(Thing, MagicDynamicCommandDescriptionProvider, MagicDynamicStateDescriptionProvider) - Constructor for class org.openhab.core.magic.binding.handler.MagicDynamicStateDescriptionThingHandler
 
MagicExtensibleThingHandler - Class in org.openhab.core.magic.binding.handler
A handler for an extensible thing.
MagicExtensibleThingHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicExtensibleThingHandler
 
MagicFirmwareUpdateThingHandler - Class in org.openhab.core.magic.binding.handler
Handler for firmware updatable magic things.
MagicFirmwareUpdateThingHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicFirmwareUpdateThingHandler
 
MagicImageHandler - Class in org.openhab.core.magic.binding.handler
The MagicImageHandler is responsible for handling commands, which are sent to one of the channels.
MagicImageHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicImageHandler
 
MagicLocationThingHandler - Class in org.openhab.core.magic.binding.handler
The MagicLocationThingHandler is responsible for handling commands, which are sent to one of the channels.
MagicLocationThingHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicLocationThingHandler
 
MagicMultiInstanceService - Class in org.openhab.core.magic.service
Testing service for multi-context configurations.
MagicMultiInstanceService() - Constructor for class org.openhab.core.magic.service.MagicMultiInstanceService
 
MagicMultiInstanceServiceMarker - Class in org.openhab.core.magic.service
 
MagicMultiInstanceServiceMarker() - Constructor for class org.openhab.core.magic.service.MagicMultiInstanceServiceMarker
 
MagicOnlineOfflineHandler - Class in org.openhab.core.magic.binding.handler
The MagicOnlineOfflineHandler is responsible for handling commands, which are sent to one of the channels.
MagicOnlineOfflineHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicOnlineOfflineHandler
 
MagicOnOffLightHandler - Class in org.openhab.core.magic.binding.handler
The MagicOnOffLightHandler is responsible for handling commands, which are sent to one of the channels.
MagicOnOffLightHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicOnOffLightHandler
 
MagicPlayerHandler - Class in org.openhab.core.magic.binding.handler
The MagicPlayerHandler is responsible for handling commands, which are sent to one of the channels.
MagicPlayerHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicPlayerHandler
 
MagicRollershutterHandler - Class in org.openhab.core.magic.binding.handler
The MagicRollershutterHandler is responsible for handling commands, which are sent to one of the channels.
MagicRollershutterHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicRollershutterHandler
 
MagicService - Interface in org.openhab.core.magic.binding
A public interface for a service from this virtual bundle which is also a ConfigOptionProvider.
MagicThermostatThingHandler - Class in org.openhab.core.magic.binding.handler
A handler for a thermostat thing.
MagicThermostatThingHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicThermostatThingHandler
 
MagicTimeSeriesHandler - Class in org.openhab.core.magic.binding.handler
The MagicTimeSeriesHandler is capable of providing a series of different forecasts
MagicTimeSeriesHandler(Thing) - Constructor for class org.openhab.core.magic.binding.handler.MagicTimeSeriesHandler
 
MagicTimeSeriesHandler.Configuration - Class in org.openhab.core.magic.binding.handler
 
MagicTimeSeriesHandler.Type - Enum Class in org.openhab.core.magic.binding.handler
 
main(String[]) - Static method in class org.openhab.core.tools.UpgradeTool
 
makeSpace() - Method in class org.openhab.core.cache.lru.LRUMediaCache
Check if the cache is not already full and make space if needed.
ManagedItemChannelLinkProvider - Class in org.openhab.core.thing.link
ManagedItemChannelLinkProvider is responsible for managed ItemChannelLinks at runtime.
ManagedItemChannelLinkProvider(StorageService) - Constructor for class org.openhab.core.thing.link.ManagedItemChannelLinkProvider
 
ManagedItemProvider - Class in org.openhab.core.items
ManagedItemProvider is an OSGi service, that allows to add or remove items at runtime by calling ManagedItemProvider.add(org.openhab.core.items.Item) or ManagedItemProvider.remove(java.lang.String).
ManagedItemProvider(StorageService, ItemBuilderFactory) - Constructor for class org.openhab.core.items.ManagedItemProvider
 
ManagedItemProvider.PersistedItem - Class in org.openhab.core.items
 
ManagedMetadataProvider - Interface in org.openhab.core.items
ManagedMetadataProvider is an OSGi service interface that allows to add or remove metadata for items at runtime.
ManagedPersistenceServiceConfigurationProvider - Class in org.openhab.core.persistence.registry
The ManagedPersistenceServiceConfigurationProvider implements a PersistenceServiceConfigurationProvider for managed configurations which are stored in a JSON database
ManagedPersistenceServiceConfigurationProvider(StorageService) - Constructor for class org.openhab.core.persistence.registry.ManagedPersistenceServiceConfigurationProvider
 
ManagedProvider<E,K> - Interface in org.openhab.core.common.registry
The ManagedProvider is a specific Provider that enables to add, remove and update elements at runtime.
ManagedRuleProvider - Class in org.openhab.core.automation
Implementation of a rule provider that uses the storage service for persistence
ManagedRuleProvider(StorageService) - Constructor for class org.openhab.core.automation.ManagedRuleProvider
 
ManagedSemanticTagProvider - Class in org.openhab.core.semantics
ManagedSemanticTagProvider is an OSGi service, that allows to add or remove semantic tags at runtime by calling AbstractManagedProvider.add(E) or AbstractManagedProvider.remove(K).
ManagedSemanticTagProvider(StorageService) - Constructor for class org.openhab.core.semantics.ManagedSemanticTagProvider
 
ManagedThingProvider - Class in org.openhab.core.thing
ManagedThingProvider is an OSGi service, that allows to add or remove things at runtime by calling AbstractManagedProvider.add(E) or AbstractManagedProvider.remove(K).
ManagedThingProvider(StorageService) - Constructor for class org.openhab.core.thing.ManagedThingProvider
 
ManagedTransformationProvider - Class in org.openhab.core.transform
The ManagedTransformationProvider implements a TransformationProvider for managed transformations stored in a JSON database
ManagedTransformationProvider(StorageService) - Constructor for class org.openhab.core.transform.ManagedTransformationProvider
 
ManagedTransformationProvider.PersistedTransformation - Class in org.openhab.core.transform
 
ManagedUser - Class in org.openhab.core.auth
A User sourced from a managed UserProvider.
ManagedUser(String, String, String) - Constructor for class org.openhab.core.auth.ManagedUser
Constructs a user with a password hash and salt provided by the caller.
manufacturer - Variable in class org.openhab.core.config.discovery.sddp.SddpDevice
The device manufacturer.
MANUFACTURER - Static variable in class org.openhab.core.config.discovery.addon.usb.UsbAddonFinder
 
map(Collection<? extends Action>) - Static method in class org.openhab.core.automation.dto.ActionDTOMapper
 
map(Collection<? extends Trigger>) - Static method in class org.openhab.core.automation.dto.TriggerDTOMapper
 
map(Collection<ActionType>) - Static method in class org.openhab.core.automation.dto.ActionTypeDTOMapper
 
map(Collection<ConditionType>) - Static method in class org.openhab.core.automation.dto.ConditionTypeDTOMapper
 
map(Collection<TriggerType>) - Static method in class org.openhab.core.automation.dto.TriggerTypeDTOMapper
 
map(List<? extends Condition>) - Static method in class org.openhab.core.automation.dto.ConditionDTOMapper
 
map(List<ConfigDescriptionParameterDTO>) - Static method in class org.openhab.core.config.core.dto.ConfigDescriptionDTOMapper
 
map(Action) - Static method in class org.openhab.core.automation.dto.ActionDTOMapper
 
map(Condition) - Static method in class org.openhab.core.automation.dto.ConditionDTOMapper
 
map(CompositeActionTypeDTO) - Static method in class org.openhab.core.automation.dto.ActionTypeDTOMapper
 
map(CompositeConditionTypeDTO) - Static method in class org.openhab.core.automation.dto.ConditionTypeDTOMapper
 
map(CompositeTriggerTypeDTO) - Static method in class org.openhab.core.automation.dto.TriggerTypeDTOMapper
 
map(RuleDTO) - Static method in class org.openhab.core.automation.dto.RuleDTOMapper
 
map(RuleTemplateDTO) - Static method in class org.openhab.core.automation.dto.RuleTemplateDTOMapper
 
map(Rule) - Static method in class org.openhab.core.automation.dto.RuleDTOMapper
 
map(RuleTemplate) - Static method in class org.openhab.core.automation.dto.RuleTemplateDTOMapper
 
map(Trigger) - Static method in class org.openhab.core.automation.dto.TriggerDTOMapper
 
map(ActionType) - Static method in class org.openhab.core.automation.dto.ActionTypeDTOMapper
 
map(CompositeActionType) - Static method in class org.openhab.core.automation.dto.ActionTypeDTOMapper
 
map(CompositeConditionType) - Static method in class org.openhab.core.automation.dto.ConditionTypeDTOMapper
 
map(CompositeTriggerType) - Static method in class org.openhab.core.automation.dto.TriggerTypeDTOMapper
 
map(ConditionType) - Static method in class org.openhab.core.automation.dto.ConditionTypeDTOMapper
 
map(TriggerType) - Static method in class org.openhab.core.automation.dto.TriggerTypeDTOMapper
 
map(ConfigDescription) - Static method in class org.openhab.core.config.core.dto.ConfigDescriptionDTOMapper
Maps configuration description into configuration description DTO object.
map(ConfigDescription) - Static method in class org.openhab.core.io.rest.core.config.EnrichedConfigDescriptionDTOMapper
Maps configuration description into configuration description DTO object.
map(DiscoveryResult) - Static method in class org.openhab.core.config.discovery.dto.DiscoveryResultDTOMapper
Maps discovery result into discovery result data transfer object.
map(DiscoveryResultDTO) - Static method in class org.openhab.core.config.discovery.dto.DiscoveryResultDTOMapper
Maps discovery result data transfer object into discovery result.
map(ItemDTO, ItemBuilderFactory) - Static method in class org.openhab.core.items.dto.ItemDTOMapper
Maps item DTO into item object.
map(Item) - Static method in class org.openhab.core.items.dto.ItemDTOMapper
Maps item into item DTO object.
map(Item, boolean, Predicate<Item>, UriBuilder, Locale, ZoneId) - Static method in class org.openhab.core.io.rest.core.item.EnrichedItemDTOMapper
Maps item into enriched item DTO object.
map(PersistenceServiceConfigurationDTO) - Static method in class org.openhab.core.persistence.registry.PersistenceServiceConfigurationDTOMapper
 
map(PersistenceServiceConfiguration) - Static method in class org.openhab.core.persistence.registry.