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