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