aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Fiscal_Address.java
blob: 8f7d786c847a7cf6f7b7191874994b0253b16cc3 (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>Fiscal Address</b></em>'.
 * <!-- end-user-doc -->
 *
 *
 * @see TaxationWithRoot.TaxationPackage#getFiscal_Address()
 * @model
 * @generated
 */
public interface Fiscal_Address extends Address {
} // Fiscal_Address