Uses of Interface
org.openhab.core.model.persistence.persistence.PersistencePackage
Packages that use PersistencePackage
Package
Description
-
Uses of PersistencePackage in org.openhab.core.model.persistence.persistence
Fields in org.openhab.core.model.persistence.persistence declared as PersistencePackageModifier and TypeFieldDescriptionstatic final PersistencePackagePersistencePackage.eINSTANCEThe singleton instance of the package.Methods in org.openhab.core.model.persistence.persistence that return PersistencePackageModifier and TypeMethodDescriptionPersistenceFactory.getPersistencePackage()Returns the package supported by this factory. -
Uses of PersistencePackage in org.openhab.core.model.persistence.persistence.impl
Classes in org.openhab.core.model.persistence.persistence.impl that implement PersistencePackageModifier and TypeClassDescriptionclassAn implementation of the model Package.Methods in org.openhab.core.model.persistence.persistence.impl that return PersistencePackageModifier and TypeMethodDescriptionstatic PersistencePackagePersistenceFactoryImpl.getPackage()Deprecated.PersistenceFactoryImpl.getPersistencePackage()static PersistencePackagePersistencePackageImpl.init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of PersistencePackage in org.openhab.core.model.persistence.persistence.util
Fields in org.openhab.core.model.persistence.persistence.util declared as PersistencePackageModifier and TypeFieldDescriptionprotected static PersistencePackagePersistenceAdapterFactory.modelPackageThe cached model package.protected static PersistencePackagePersistenceSwitch.modelPackageThe cached model package