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