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