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 TypeInterfaceDescriptioninterface
A representation of the model object 'Model Bridge'.interface
A representation of the model object 'Model Channel'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Model Bridge'.class
An implementation of the model object 'Model Channel'.class
An implementation of the model object 'Model Property Container'.class
An 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'.