Uses of Interface
org.openhab.core.model.thing.thing.ModelPropertyContainer
Packages that use ModelPropertyContainer
Package
Description
-
Uses of ModelPropertyContainer in org.openhab.core.model.thing.thing
Subinterfaces of ModelPropertyContainer in org.openhab.core.model.thing.thingModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Model Bridge'.interfaceA representation of the model object 'Model Channel'.interfaceA representation of the model object 'Model Thing'.Methods in org.openhab.core.model.thing.thing that return ModelPropertyContainerModifier and TypeMethodDescriptionThingFactory.createModelPropertyContainer()Returns a new object of class 'Model Property Container'. -
Uses of ModelPropertyContainer in org.openhab.core.model.thing.thing.impl
Classes in org.openhab.core.model.thing.thing.impl that implement ModelPropertyContainerModifier and TypeClassDescriptionclassAn implementation of the model object 'Model Bridge'.classAn implementation of the model object 'Model Channel'.classAn implementation of the model object 'Model Property Container'.classAn implementation of the model object 'Model Thing'.Methods in org.openhab.core.model.thing.thing.impl that return ModelPropertyContainer -
Uses of ModelPropertyContainer in org.openhab.core.model.thing.thing.util
Methods in org.openhab.core.model.thing.thing.util with parameters of type ModelPropertyContainerModifier and TypeMethodDescriptionThingSwitch.caseModelPropertyContainer(ModelPropertyContainer object) Returns the result of interpreting the object as an instance of 'Model Property Container'.