blob: 7142d79687d6bc5aa19f72c524f53a914404fa49 [file] [log] [blame]
/**
*/
package esm;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>End State</b></em>'.
* <!-- end-user-doc -->
*
*
* @see esm.EsmPackage#getEndState()
* @model annotation="gmf.node color='0,0,0' size='15,15'"
* @generated
*/
public interface EndState extends State
{
} // EndState