/** * <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>coordinate</b></em>'. * <!-- end-user-doc --> * * * @see at.bestsolution.efxclipse.tooling.svgpath.svgPath.SvgPathPackage#getcoordinate() * @model * @generated */ public interface coordinate extends EObject { } // coordinate