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