package de.ugoe.cs.quest.eventcore.guimodel; /** * TODO comment * * @version $Revision: $ $Date: 28.04.2012$ * @author 2012, last modified by $Author: patrick$ */ public interface IMenu extends IGUIElement { }