org.openxma.dsl.dom.model.QueryParameterReference Maven / Gradle / Ivy
/**
*
*
*
* $Id$
*/
package org.openxma.dsl.dom.model;
import org.eclipse.emf.ecore.EObject;
/**
*
* A representation of the model object 'Query Parameter Reference'.
*
*
*
* @see org.openxma.dsl.dom.DomPackage#getQueryParameterReference()
* @model
* @generated
*/
public interface QueryParameterReference extends EObject {
} // QueryParameterReference