aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/MODELS2020-CaseStudies/models20.diversity-calculator/src/TaxationWithRoot/Resident_Tax_Payer.java
blob: a0220f0c9b1ff6e275554db45e741a1a96456094 (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>Resident Tax Payer</b></em>'.
 * <!-- end-user-doc -->
 *
 *
 * @see TaxationWithRoot.TaxationWithRootPackage#getResident_Tax_Payer()
 * @model
 * @generated
 */
public interface Resident_Tax_Payer extends Tax_Payer {
} // Resident_Tax_Payer