Uses of Interface
org.openhab.core.model.items.ItemsPackage
Package
Description
-
Uses of ItemsPackage in org.openhab.core.model.items
Modifier and TypeFieldDescriptionstatic final ItemsPackage
ItemsPackage.eINSTANCE
The singleton instance of the package.Modifier and TypeMethodDescriptionItemsFactory.getItemsPackage()
Returns the package supported by this factory. -
Uses of ItemsPackage in org.openhab.core.model.items.impl
Modifier 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
Modifier and TypeFieldDescriptionprotected static ItemsPackage
ItemsAdapterFactory.modelPackage
The cached model package.protected static ItemsPackage
ItemsSwitch.modelPackage
The cached model package