/** * <copyright> * </copyright> * * $Id: RotatedLabelAttributes.java,v 1.1 2009/03/10 13:47:21 tfesenko Exp $ */ package org.eclipse.uml2.diagram.codegen.u2tgen; import org.eclipse.gmf.codegen.gmfgen.Attributes; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Rotated Label Attributes</b></em>'. * <!-- end-user-doc --> * * * @see org.eclipse.uml2.diagram.codegen.u2tgen.U2TGenPackage#getRotatedLabelAttributes() * @model * @generated */ public interface RotatedLabelAttributes extends Attributes { } // RotatedLabelAttributes