Interface Action

All Superinterfaces:
org.eclipse.emf.ecore.EObject, IChartObject, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
MultipleActions
All Known Implementing Classes:
ActionImpl, MultipleActionsImpl

public interface Action extends IChartObject
A representation of the model object 'Action'. This type defines an Action. An action is a property defining interactivity for an element. It is associated in a trigger with a trigger condition that defines when the action is to be processed.

The following features are supported:

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
    Returns the value of the 'Type' attribute.
    Returns the value of the 'Value' containment reference.
    boolean
    Returns whether the value of the 'Type' attribute is set.
    void
    Sets the value of the 'Type' attribute.
    void
    Sets the value of the 'Value' containment reference.
    void
    Unsets 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.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver