/** */ package org.eclipse.gmf.gmfgraph; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Center Layout</b></em>'. * <!-- end-user-doc --> * * * @see org.eclipse.gmf.gmfgraph.GMFGraphPackage#getCenterLayout() * @model * @generated */ public interface CenterLayout extends Layout { } // CenterLayout