/**
*/
package edu.ksu.cis.projects.mdcf.devicemodel.deviceModelingLanguage;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Val</b></em>'.
* <!-- end-user-doc -->
*
*
* @see edu.ksu.cis.projects.mdcf.devicemodel.deviceModelingLanguage.DeviceModelingLanguagePackage#getVal()
* @model
* @generated
*/
public interface Val extends Modifier, MModifier
{
} // Val