Uses of Interface
org.openhab.core.model.thing.thing.ModelBridge
Packages that use ModelBridge
Package
Description
-
Uses of ModelBridge in org.openhab.core.model.thing.serializer
Methods in org.openhab.core.model.thing.serializer with parameters of type ModelBridgeModifier and TypeMethodDescriptionprotected void
AbstractThingSemanticSequencer.sequence_ModelBridge
(org.eclipse.xtext.serializer.ISerializationContext context, ModelBridge semanticObject) Contexts: ModelPropertyContainer returns ModelBridge ModelBridge returns ModelBridge Constraint: ( bridge? -
Uses of ModelBridge in org.openhab.core.model.thing.thing
Methods in org.openhab.core.model.thing.thing that return ModelBridgeModifier and TypeMethodDescriptionThingFactory.createModelBridge()
Returns a new object of class 'Model Bridge'. -
Uses of ModelBridge in org.openhab.core.model.thing.thing.impl
Classes in org.openhab.core.model.thing.thing.impl that implement ModelBridgeModifier and TypeClassDescriptionclass
An implementation of the model object 'Model Bridge'.Methods in org.openhab.core.model.thing.thing.impl that return ModelBridge -
Uses of ModelBridge in org.openhab.core.model.thing.thing.util
Methods in org.openhab.core.model.thing.thing.util with parameters of type ModelBridgeModifier and TypeMethodDescriptionThingSwitch.caseModelBridge
(ModelBridge object) Returns the result of interpreting the object as an instance of 'Model Bridge'.