blob: 5f46941da76719b503ad7667e7115e719010a8bf [file] [log] [blame]
/**
* <copyright>
* </copyright>
*
* $Id: QueryInvocation.java,v 1.1 2011/02/07 17:16:09 auhl Exp $
*/
package behavioral.actions;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Query Invocation</b></em>'.
* <!-- end-user-doc -->
*
*
* @see behavioral.actions.ActionsPackage#getQueryInvocation()
* @model
* @generated
*/
public interface QueryInvocation extends EObject {
} // QueryInvocation