Uses of Interface
org.openhab.core.model.thing.thing.ThingPackage
Packages that use ThingPackage
Package
Description
-
Uses of ThingPackage in org.openhab.core.model.thing.thing
Fields in org.openhab.core.model.thing.thing declared as ThingPackageModifier and TypeFieldDescriptionstatic final ThingPackageThingPackage.eINSTANCEThe singleton instance of the package.Methods in org.openhab.core.model.thing.thing that return ThingPackageModifier and TypeMethodDescriptionThingFactory.getThingPackage()Returns the package supported by this factory. -
Uses of ThingPackage in org.openhab.core.model.thing.thing.impl
Classes in org.openhab.core.model.thing.thing.impl that implement ThingPackageMethods in org.openhab.core.model.thing.thing.impl that return ThingPackageModifier and TypeMethodDescriptionstatic ThingPackageThingFactoryImpl.getPackage()Deprecated.ThingFactoryImpl.getThingPackage()static ThingPackageThingPackageImpl.init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of ThingPackage in org.openhab.core.model.thing.thing.util
Fields in org.openhab.core.model.thing.thing.util declared as ThingPackageModifier and TypeFieldDescriptionprotected static ThingPackageThingAdapterFactory.modelPackageThe cached model package.protected static ThingPackageThingSwitch.modelPackageThe cached model package