aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/MODELS2020-CaseStudies/models20.diversity-calculator/src/TaxationWithRoot/Partnership_Record.java
blob: 4f290dbd6943e48929fdcf5c5898017f44065764 (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.TaxationWithRootPackage#getPartnership_Record()
 * @model
 * @generated
 */
public interface Partnership_Record extends Legal_Union_Record {
} // Partnership_Record