blob: d8fd771a7e1e3077096d06b9c0b0d544c49d285b [file] [log] [blame]
/**
* <copyright>
* </copyright>
*
* $Id$
*/
package org.eclipse.gmf.gmfgraph;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Custom Layout</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.gmf.gmfgraph.GMFGraphPackage#getCustomLayout()
* @model
* @generated
*/
public interface CustomLayout extends Layout, CustomClass {
} // CustomLayout