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