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