aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Case.java
blob: cee7c17384d38a638f09bf996da8db2747f27db0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/**
 */
package TaxationWithRoot;

/**
 * <!-- begin-user-doc -->
 * A representation of the model object '<em><b>Tax Case</b></em>'.
 * <!-- end-user-doc -->
 *
 *
 * @see TaxationWithRoot.TaxationPackage#getTax_Case()
 * @model interface="true" abstract="true"
 * @generated
 */
public interface Tax_Case extends Root {
} // Tax_Case