aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Partnership_Record.java
blob: 71b74a92479a61f2a2187c7d101179c276a4a4cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/**
 */
package TaxationWithRoot;


/**
 * <!-- begin-user-doc -->
 * A representation of the model object '<em><b>Partnership Record</b></em>'.
 * <!-- end-user-doc -->
 *
 *
 * @see TaxationWithRoot.TaxationPackage#getPartnership_Record()
 * @model
 * @generated
 */
public interface Partnership_Record extends Legal_Union_Record {
} // Partnership_Record