Interface ModelGroupItem

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

public interface ModelGroupItem extends ModelItem
A representation of the model object 'Model Group Item'.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.emf.common.util.EList<String>
    Returns the value of the 'Args' attribute list.
    Returns the value of the 'Function' attribute.
    void
    Sets the value of the 'Function' 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.items.ModelItem

    getBindings, getGroups, getIcon, getLabel, getName, getTags, getType, setIcon, setLabel, setName, setType

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

    eAdapters, eDeliver, eNotify, eSetDeliver