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