Uses of Interface
org.openhab.core.model.persistence.persistence.PersistenceConfiguration
Packages that use PersistenceConfiguration
Package
Description
-
Uses of PersistenceConfiguration in org.openhab.core.model.persistence.persistence
Methods in org.openhab.core.model.persistence.persistence that return PersistenceConfigurationModifier and TypeMethodDescriptionPersistenceFactory.createPersistenceConfiguration()Returns a new object of class 'Configuration'.Methods in org.openhab.core.model.persistence.persistence that return types with arguments of type PersistenceConfigurationModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<PersistenceConfiguration> PersistenceModel.getConfigs()Returns the value of the 'Configs' containment reference list. -
Uses of PersistenceConfiguration in org.openhab.core.model.persistence.persistence.impl
Classes in org.openhab.core.model.persistence.persistence.impl that implement PersistenceConfigurationModifier and TypeClassDescriptionclassAn implementation of the model object 'Configuration'.Fields in org.openhab.core.model.persistence.persistence.impl with type parameters of type PersistenceConfigurationModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<PersistenceConfiguration> PersistenceModelImpl.configsThe cached value of the 'Configs' containment reference list.Methods in org.openhab.core.model.persistence.persistence.impl that return PersistenceConfigurationMethods in org.openhab.core.model.persistence.persistence.impl that return types with arguments of type PersistenceConfigurationModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<PersistenceConfiguration> PersistenceModelImpl.getConfigs() -
Uses of PersistenceConfiguration in org.openhab.core.model.persistence.persistence.util
Methods in org.openhab.core.model.persistence.persistence.util with parameters of type PersistenceConfigurationModifier and TypeMethodDescriptionPersistenceSwitch.casePersistenceConfiguration(PersistenceConfiguration object) Returns the result of interpreting the object as an instance of 'Configuration'. -
Uses of PersistenceConfiguration in org.openhab.core.model.persistence.serializer
Methods in org.openhab.core.model.persistence.serializer with parameters of type PersistenceConfigurationModifier and TypeMethodDescriptionprotected voidPersistenceSemanticSequencer.sequence_PersistenceConfiguration(org.eclipse.xtext.serializer.ISerializationContext context, PersistenceConfiguration semanticObject) Contexts: PersistenceConfiguration returns PersistenceConfiguration Constraint: ( (items+=AllConfig | items+=ItemConfig | items+=GroupConfig | items+=ItemExcludeConfig | items+=GroupExcludeConfig) items+=AllConfig?