Interface ModelChannel

All Superinterfaces:
org.eclipse.emf.ecore.EObject, ModelPropertyContainer, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
ModelChannelImpl

public interface ModelChannel extends ModelPropertyContainer
A representation of the model object 'Model Channel'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the 'Channel Kind' attribute.
    Returns the value of the 'Channel Type' attribute.
    Returns the value of the 'Type' attribute.
    void
    Sets the value of the 'Channel Kind' attribute.
    void
    Sets the value of the 'Channel Type' attribute.
    void
    setType(String value)
    Sets the value of the 'Type' attribute.

    Methods inherited from interface org.eclipse.emf.ecore.EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface org.openhab.core.model.thing.thing.ModelPropertyContainer

    getId, getLabel, getProperties, setId, setLabel

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver