/**
*
*
*
* $Id$
*/
package fr.femtost.disc.eclipse.vhdlamsmetamodel.vhdlams;
/**
*
* A representation of the model object 'Constant'.
*
*
*
* @see fr.femtost.disc.eclipse.vhdlamsmetamodel.vhdlams.VhdlamsPackage#getConstant()
* @model
* @generated
*/
public interface Constant extends Property {
} // Constant