Interface ActionElement

All Superinterfaces:
AbstractCodeElement, Element, org.eclipse.emf.ecore.EObject, KDMEntity, ModelElement, org.eclipse.emf.common.notify.Notifier
All Known Subinterfaces:
BlockUnit, CatchUnit, ExceptionUnit, FinallyUnit, TryUnit
All Known Implementing Classes:
ActionElementImpl, BlockUnitImpl, CatchUnitImpl, ExceptionUnitImpl, FinallyUnitImpl, TryUnitImpl

public interface ActionElement
extends AbstractCodeElement
A representation of the model object 'Element'.

The following features are supported:

See Also:
ActionPackage.getActionElement()