/** * <copyright> * </copyright> * * $Id$ */ package at.bestsolution.efxclipse.formats.svg.svg; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Fe Func AElement</b></em>'. * <!-- end-user-doc --> * * * @see at.bestsolution.efxclipse.formats.svg.svg.SvgPackage#getSvgFeFuncAElement() * @model * @generated */ public interface SvgFeFuncAElement extends SvgElement, CoreAttributes, PresentationAttributes, ContentElement<SvgElement> { } // SvgFeFuncAElement