Skip to main content
summaryrefslogtreecommitdiffstats
blob: e2ce74f09bf60060b1777dfc7a77a2f83f780f18 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/**
 */
package org.eclipse.emf.cdo.tests.hibernate.model.HibernateTest;


/**
 * <!-- begin-user-doc -->
 * A representation of the model object '<em><b>Bz398057 A1</b></em>'.
 * <!-- end-user-doc -->
 *
 *
 * @see org.eclipse.emf.cdo.tests.hibernate.model.HibernateTest.HibernateTestPackage#getBz398057A1()
 * @model
 * @generated
 */
public interface Bz398057A1 extends Bz398057A {
} // Bz398057A1

Back to the top