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