/** */ package IFML.Core; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Action Event</b></em>'. * <!-- end-user-doc --> * * * @see IFML.Core.CorePackage#getActionEvent() * @model * @generated */ public interface ActionEvent extends CatchingEvent { } // ActionEvent