blob: 49d3c7e924acd8d8dd44d71a0d5c0c41c186775d [file] [log] [blame]
/**
* <copyright>
*
* Copyright (c) 2007-2009 Metascape, LLC
* Copyright (c) 2006-2007 Argonne National Labs
* 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:
* Argonne National Laboratory - Initial development (pre-contribution)
* Metascape - Subsequent development and maintenance
*
* </copyright>
*/
package org.metaabm;
/**
* <!-- begin-user-doc --> A representation of the model object ' <em><b>SValue
* Layer</b></em>'.
*
* @author Miles Parker <!-- end-user-doc -->
*
*
* @see org.metaabm.MetaABMPackage#getSValueLayer()
* @model
* @generated
*/
public interface SValueLayer extends SNamed {
} // SValueLayer