blob: f3a9cd8cde4cf2deca594b47600d769c0b2df760 [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>Line Property Setter</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.papyrus.internal.infra.gmfdiag.layers.model.layers.LayersPackage#getLinePropertySetter()
* @model
* @generated
*/
public interface LinePropertySetter extends PropertySetter {
} // LinePropertySetter