Uses of Interface
org.openhab.core.model.persistence.persistence.PersistencePackage
Package
Description
-
Uses of PersistencePackage in org.openhab.core.model.persistence.persistence
Modifier and TypeFieldDescriptionstatic final PersistencePackage
PersistencePackage.eINSTANCE
The singleton instance of the package.Modifier and TypeMethodDescriptionPersistenceFactory.getPersistencePackage()
Returns the package supported by this factory. -
Uses of PersistencePackage in org.openhab.core.model.persistence.persistence.impl
Modifier and TypeClassDescriptionclass
An implementation of the model Package.Modifier and TypeMethodDescriptionstatic PersistencePackage
PersistenceFactoryImpl.getPackage()
Deprecated.PersistenceFactoryImpl.getPersistencePackage()
static PersistencePackage
PersistencePackageImpl.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
Modifier and TypeFieldDescriptionprotected static PersistencePackage
PersistenceAdapterFactory.modelPackage
The cached model package.protected static PersistencePackage
PersistenceSwitch.modelPackage
The cached model package