Uses of Interface
org.openhab.core.model.items.ModelProperty
Package
Description
-
Uses of ModelProperty in org.openhab.core.model.items
Modifier and TypeMethodDescriptionItemsFactory.createModelProperty()
Returns a new object of class 'Model Property'.Modifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ModelProperty>
ModelBinding.getProperties()
Returns the value of the 'Properties' containment reference list. -
Uses of ModelProperty in org.openhab.core.model.items.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Model Property'.Modifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<ModelProperty>
ModelBindingImpl.properties
The cached value of the 'Properties
' containment reference list.Modifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ModelProperty>
ModelBindingImpl.getProperties()
-
Uses of ModelProperty in org.openhab.core.model.items.util
Modifier and TypeMethodDescriptionItemsSwitch.caseModelProperty
(ModelProperty object) Returns the result of interpreting the object as an instance of 'Model Property'. -
Uses of ModelProperty in org.openhab.core.model.serializer
Modifier and TypeMethodDescriptionprotected void
AbstractItemsSemanticSequencer.sequence_ModelProperty
(org.eclipse.xtext.serializer.ISerializationContext context, ModelProperty semanticObject) Contexts: ModelProperty returns ModelProperty Constraint: (key=ID value=ValueType)