/** */ package org.eclipse.papyrus.infra.gmfdiag.css.stylesheets; import org.eclipse.emf.ecore.EObject; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Style Sheet</b></em>'. * <!-- end-user-doc --> * * * @see org.eclipse.papyrus.infra.gmfdiag.css.stylesheets.StylesheetsPackage#getStyleSheet() * @model interface="true" abstract="true" * @generated */ public interface StyleSheet extends EObject { } // StyleSheet