Uses of Interface
org.openhab.core.model.persistence.persistence.PersistenceModel
Packages that use PersistenceModel
Package
Description
-
Uses of PersistenceModel in org.openhab.core.model.persistence.persistence
Methods in org.openhab.core.model.persistence.persistence that return PersistenceModelModifier and TypeMethodDescriptionPersistenceFactory.createPersistenceModel()
Returns a new object of class 'Model'. -
Uses of PersistenceModel in org.openhab.core.model.persistence.persistence.impl
Classes in org.openhab.core.model.persistence.persistence.impl that implement PersistenceModelModifier and TypeClassDescriptionclass
An implementation of the model object 'Model'.Methods in org.openhab.core.model.persistence.persistence.impl that return PersistenceModel -
Uses of PersistenceModel in org.openhab.core.model.persistence.persistence.util
Methods in org.openhab.core.model.persistence.persistence.util with parameters of type PersistenceModelModifier and TypeMethodDescriptionPersistenceSwitch.casePersistenceModel
(PersistenceModel object) Returns the result of interpreting the object as an instance of 'Model'. -
Uses of PersistenceModel in org.openhab.core.model.persistence.serializer
Methods in org.openhab.core.model.persistence.serializer with parameters of type PersistenceModelModifier and TypeMethodDescriptionprotected void
AbstractPersistenceSemanticSequencer.sequence_PersistenceModel
(org.eclipse.xtext.serializer.ISerializationContext context, PersistenceModel semanticObject) Contexts: PersistenceModel returns PersistenceModel Constraint: ( strategies+=Strategy* (defaults+=[Strategy|ID] defaults+=[Strategy|ID]*)?