Uses of Interface
org.openhab.core.model.persistence.persistence.PersistenceModel
Package
Description
-
Uses of PersistenceModel in org.openhab.core.model.persistence.persistence
Modifier and TypeMethodDescriptionPersistenceFactory.createPersistenceModel()
Returns a new object of class 'Model'. -
Uses of PersistenceModel in org.openhab.core.model.persistence.persistence.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Model'. -
Uses of PersistenceModel in org.openhab.core.model.persistence.persistence.util
Modifier 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
Modifier 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]*)? filters+=Filter* configs+=PersistenceConfiguration*)