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 ItemsPackage
ItemsPackage.eINSTANCE
The 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 ItemsPackage
ItemsFactoryImpl.getPackage()
Deprecated.static ItemsPackage
ItemsPackageImpl.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 ItemsPackage
ItemsAdapterFactory.modelPackage
The cached model package.protected static ItemsPackage
ItemsSwitch.modelPackage
The cached model package