blob: d4898e049033ff05fd835ac04af8565ea620311a [file] [log] [blame]
/**
*/
package org.eclipse.papyrus.bpmn.BPMNProfile;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Implicit Throw Event</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.papyrus.bpmn.BPMNProfile.BPMNProfilePackage#getImplicitThrowEvent()
* @model
* @generated
*/
public interface ImplicitThrowEvent extends ThrowEvent {
} // ImplicitThrowEvent