/** * <copyright> * </copyright> * * $Id$ */ package at.bestsolution.efxclipse.formats.fxg.fxg; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>tcy</b></em>'. * <!-- end-user-doc --> * * * @see at.bestsolution.efxclipse.formats.fxg.fxg.FxgPackage#gettcy() * @model * @generated */ public interface tcy extends RichTextContent, RichTextContentContainer { } // tcy