blob: 815f61320925b283fce580a9d9b0ce69e18e5fd5 [file] [log] [blame]
/**
* <copyright>
* </copyright>
*
* $Id: Dummy.java,v 1.1 2011/02/07 17:17:58 auhl Exp $
*/
package behavioral.transactions;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Dummy</b></em>'.
* <!-- end-user-doc -->
*
*
* @see behavioral.transactions.TransactionsPackage#getDummy()
* @model
* @generated
*/
public interface Dummy extends EObject {
} // Dummy