aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/MODELS2020-CaseStudies/models20.diversity-calculator/src/TaxationWithRoot/Habitual_Address.java
blob: 5cd30ec17d8858469a1ee7bb2b49935a99881646 (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>Habitual Address</b></em>'.
 * <!-- end-user-doc -->
 *
 *
 * @see TaxationWithRoot.TaxationWithRootPackage#getHabitual_Address()
 * @model
 * @generated
 */
public interface Habitual_Address extends Address {
} // Habitual_Address