Uses of Interface
org.openhab.core.model.persistence.persistence.AllConfig
Packages that use AllConfig
Package
Description
-
Uses of AllConfig in org.openhab.core.model.persistence.persistence
Methods in org.openhab.core.model.persistence.persistence that return AllConfigModifier and TypeMethodDescriptionPersistenceFactory.createAllConfig()Returns a new object of class 'All Config'. -
Uses of AllConfig in org.openhab.core.model.persistence.persistence.impl
Classes in org.openhab.core.model.persistence.persistence.impl that implement AllConfigModifier and TypeClassDescriptionclassAn implementation of the model object 'All Config'.Methods in org.openhab.core.model.persistence.persistence.impl that return AllConfig -
Uses of AllConfig in org.openhab.core.model.persistence.persistence.util
Methods in org.openhab.core.model.persistence.persistence.util with parameters of type AllConfigModifier and TypeMethodDescriptionPersistenceSwitch.caseAllConfig(AllConfig object) Returns the result of interpreting the object as an instance of 'All Config'. -
Uses of AllConfig in org.openhab.core.model.persistence.serializer
Methods in org.openhab.core.model.persistence.serializer with parameters of type AllConfigModifier and TypeMethodDescriptionprotected voidAbstractPersistenceSemanticSequencer.sequence_AllConfig(org.eclipse.xtext.serializer.ISerializationContext context, AllConfig semanticObject) Contexts: AllConfig returns AllConfig Constraint: {AllConfig}