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