/** * <copyright> * </copyright> * */ package at.bestsolution.efxclipse.tooling.svgpath.svgPath; import org.eclipse.emf.ecore.EObject; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>drawto command</b></em>'. * <!-- end-user-doc --> * * * @see at.bestsolution.efxclipse.tooling.svgpath.svgPath.SvgPathPackage#getdrawto_command() * @model * @generated */ public interface drawto_command extends EObject { } // drawto_command