Uses of Interface
org.openhab.core.model.items.ItemsFactory
-
Uses of ItemsFactory in org.openhab.core.model.items
Modifier and TypeFieldDescriptionstatic final ItemsFactory
ItemsFactory.eINSTANCE
The singleton instance of the factory.Modifier and TypeMethodDescriptionItemsPackage.getItemsFactory()
Returns the factory that creates the instances of the model. -
Uses of ItemsFactory in org.openhab.core.model.items.impl
Modifier and TypeMethodDescriptionItemsPackageImpl.getItemsFactory()
static ItemsFactory
ItemsFactoryImpl.init()
Creates the default factory implementation.