blob: 403722ec905c4343c0387391a57fe41c26f5d92e [file] [log] [blame]
/**
* Copyright (c) 2013, 2017 CEA LIST & LIFL
*
* 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:
* Cedric Dumoulin Cedric.dumoulin@lifl.fr - Initial API and implementation
* Quentin Le Menez quentin.lemenez@cea.fr
*
*/
package org.eclipse.papyrus.internal.infra.gmfdiag.layers.model.layers;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>CSS Hide Property Setter</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.papyrus.internal.infra.gmfdiag.layers.model.layers.LayersPackage#getCSSHidePropertySetter()
* @model
* @generated
*/
public interface CSSHidePropertySetter extends PropertySetter {
} // CSSHidePropertySetter