Package iotmodel

Interface Event

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

public interface Event
extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Event'.

The following features are supported:

See Also:
IotmodelPackage.getEvent()
  • Method Summary

    Modifier and Type Method Description
    Action getTriggerAction()
    Returns the value of the 'Trigger Action' reference.
    void setTriggerAction​(Action value)
    Sets the value of the 'Trigger Action' reference.

    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.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver