/** */ package fr.obeo.intent.specification; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Parameter</b></em>'. * <!-- end-user-doc --> * * * @see fr.obeo.intent.specification.SpecificationPackage#getParameter() * @model * @generated */ public interface Parameter extends NamedElement { } // Parameter