/** */ package hu.bme.mit.inf.dslreasoner.domains.yakindu.sgraph.yakindumm; /** * * A representation of the model object 'Exit'. * * * * @see hu.bme.mit.inf.dslreasoner.domains.yakindu.sgraph.yakindumm.YakindummPackage#getExit() * @model * @generated */ public interface Exit extends Pseudostate { } // Exit