blob: 1ee07dadb653be152300dad7481b6f94798637f4 [file] [log] [blame]
/**
* Copyright (c) 2016 CEA LIST.
*
* 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:
* Arnault Lapitre (CEA LIST) arnault.lapitre@cea.fr
* - Initial API and Implementation
*/
package org.eclipse.efm.ecore.sew;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>WValue Specification</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.efm.ecore.sew.SewPackage#getWValueSpecification()
* @model abstract="true"
* @generated
*/
public interface WValueSpecification extends EObject {
} // WValueSpecification