Uses of Interface
org.openhab.core.model.items.ItemsFactory
Packages that use ItemsFactory
-
Uses of ItemsFactory in org.openhab.core.model.items
Fields in org.openhab.core.model.items declared as ItemsFactoryModifier and TypeFieldDescriptionstatic final ItemsFactoryItemsFactory.eINSTANCEThe singleton instance of the factory.Methods in org.openhab.core.model.items that return ItemsFactoryModifier and TypeMethodDescriptionItemsPackage.getItemsFactory()Returns the factory that creates the instances of the model. -
Uses of ItemsFactory in org.openhab.core.model.items.impl
Classes in org.openhab.core.model.items.impl that implement ItemsFactoryMethods in org.openhab.core.model.items.impl that return ItemsFactoryModifier and TypeMethodDescriptionItemsPackageImpl.getItemsFactory()static ItemsFactoryItemsFactoryImpl.init()Creates the default factory implementation.