aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/FO.java
blob: e6ebcb67e5d92b5d264f1c8841101b68866b05a0 (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>FO</b></em>'.
 * <!-- end-user-doc -->
 *
 *
 * @see Taxation.TaxationPackage#getFO()
 * @model
 * @generated
 */
public interface FO extends Professional_Expenses_Deduction {
} // FO