/**
*/
package de.gebit.integrity.dsl;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Constant Value</b></em>'.
* <!-- end-user-doc -->
*
*
* @see de.gebit.integrity.dsl.DslPackage#getConstantValue()
* @model
* @generated
*/
public interface ConstantValue extends EObject
{
} // ConstantValue