blob: 0896041c7c993a9aae0b202035c6e6627eb84305 [file] [log] [blame]
/**
* Copyright (c) 2007, 2013 THALES GLOBAL SERVICES.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* Obeo - initial API and implementation
*
*/
package org.eclipse.sirius.diagram;
/**
* <!-- begin-user-doc --> A representation of the model object '
* <em><b>Hide Label Filter</b></em>'. <!-- end-user-doc -->
*
*
* @see org.eclipse.sirius.diagram.DiagramPackage#getHideLabelFilter()
* @model
* @generated
*/
public interface HideLabelFilter extends GraphicalFilter {
} // HideLabelFilter