aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Interest_Expense.java
blob: dcdb13c578a0164e5c95417bb1f2fc0cf305dff3 (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>Interest Expense</b></em>'.
 * <!-- end-user-doc -->
 *
 *
 * @see TaxationWithRoot.TaxationPackage#getInterest_Expense()
 * @model
 * @generated
 */
public interface Interest_Expense extends Special_Expense_DS {
} // Interest_Expense