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


/**
 * <!-- begin-user-doc -->
 * A representation of the model object '<em><b>Foreign Income</b></em>'.
 * <!-- end-user-doc -->
 *
 *
 * @see Taxation.TaxationPackage#getForeign_Income()
 * @model
 * @generated
 */
public interface Foreign_Income extends Income {
} // Foreign_Income