Uses of Interface
org.openhab.core.model.items.ItemsPackage
Packages that use ItemsPackage
Package
Description
-
Uses of ItemsPackage in org.openhab.core.model.items
Fields in org.openhab.core.model.items declared as ItemsPackageModifier and TypeFieldDescriptionstatic final ItemsPackageItemsPackage.eINSTANCEThe singleton instance of the package.Methods in org.openhab.core.model.items that return ItemsPackageModifier and TypeMethodDescriptionItemsFactory.getItemsPackage()Returns the package supported by this factory. -
Uses of ItemsPackage in org.openhab.core.model.items.impl
Classes in org.openhab.core.model.items.impl that implement ItemsPackageMethods in org.openhab.core.model.items.impl that return ItemsPackageModifier and TypeMethodDescriptionItemsFactoryImpl.getItemsPackage()static ItemsPackageItemsFactoryImpl.getPackage()Deprecated.static ItemsPackageItemsPackageImpl.init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of ItemsPackage in org.openhab.core.model.items.util
Fields in org.openhab.core.model.items.util declared as ItemsPackageModifier and TypeFieldDescriptionprotected static ItemsPackageItemsAdapterFactory.modelPackageThe cached model package.protected static ItemsPackageItemsSwitch.modelPackageThe cached model package