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