/** */ package ca.mcgill.ecse.dslreasoner.vampire.yakindumm; /** * * A representation of the model object 'Statechart'. * * * * @see ca.mcgill.ecse.dslreasoner.vampire.yakindumm.YakindummPackage#getStatechart() * @model * @generated */ public interface Statechart extends CompositeElement { } // Statechart