aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/MODELS2020-CaseStudies/case.study.pledge.model
diff options
context:
space:
mode:
authorLibravatar ArenBabikian <aren.babikian@mail.mcgill.ca>2020-05-13 00:16:27 -0400
committerLibravatar ArenBabikian <aren.babikian@mail.mcgill.ca>2020-05-13 00:16:27 -0400
commit5fd28fe3201ad6e316fea3688bd89130bc29bc13 (patch)
treef8cc7181b1eadec0f2e1d69d4cdac9e4938e07df /Tests/MODELS2020-CaseStudies/case.study.pledge.model
parentmemory cleaning message between tasks (diff)
downloadVIATRA-Generator-5fd28fe3201ad6e316fea3688bd89130bc29bc13.tar.gz
VIATRA-Generator-5fd28fe3201ad6e316fea3688bd89130bc29bc13.tar.zst
VIATRA-Generator-5fd28fe3201ad6e316fea3688bd89130bc29bc13.zip
Adjust FamilyTree MM. Add new Taxation MM with possible Multiple Roots
Diffstat (limited to 'Tests/MODELS2020-CaseStudies/case.study.pledge.model')
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/META-INF/MANIFEST.MF5
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/model/TaxationWithRoot.aird5833
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/model/TaxationWithRoot.ecore581
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/model/TaxationWithRoot.genmodel366
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/plugin.xml8
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/FO.java1
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/Loss_Carryforward.java1
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/impl/FOImpl.java1
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/impl/Loss_CarryforwardImpl.java1
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/impl/TaxationPackageImpl.java1
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Address.java157
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Agriculture_and_Forestry_Income.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/CE_Type.java232
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/CIM.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/CIP.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/CIS.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Capital_and_Investments_Income.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Category_of_Health_and_Pension_Insurances.java232
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Category_of_Permanent_Expense.java209
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Category_of_Private_Insurance_and_Plan.java278
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Constants.java619
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Country.java301
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS.java67
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Donation.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Health_and_Pension_Insurance.java48
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Interest_Expense.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Loss_Carryforward.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Permanent_Expense.java48
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Private_Insurance_and_Plan.java48
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Dependent.java188
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Dependent_Type.java278
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Disability_Types.java347
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Donation.java68
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Employment_Income.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Expense.java196
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Expense_Purpose.java301
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/External_Allowance.java166
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Extraordinary_Expense_CE.java71
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/FD.java45
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/FO.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Fiscal_Address.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Foreign_Income.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/FromAgent.java144
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/FromLaw.java71
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Grantor.java301
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Habitual_Address.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Health_and_Pension_Insurance.java72
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Household.java86
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Income.java200
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Income_Detail.java186
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Income_Tax.java115
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Income_Tax_Credit.java213
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Income_Type.java71
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Interest_Expense.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Job_Activity.java (renamed from Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/Type_of_Rate.java)97
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Legal_Union_Record.java221
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Legal_Union_Types.java232
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Local_Income.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Loss_Carryforward.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Marriage_Record.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Miscellaneous_Expense_FO.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Non_Resident_Tax_Payer.java46
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Partnership_Record.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Pensions_and_Annuities_Income.java46
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Permanent_Expense.java48
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Physical_Person.java219
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Private_Insurance_and_Plan.java71
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Professional_Expense.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Professional_Expenses_Deduction.java16
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Rentals_and_Leases_Income.java46
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Resident_Tax_Payer.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Resource.java38
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Root.java18
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Separation_Causes.java255
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Special_Expense_DS.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Spousal_Expense_AC.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Card.java810
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Case.java16
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Class_Category.java (renamed from Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/Tax_Card_Type.java)97
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Office.java255
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Payer.java104
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Property.java94
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/TaxationFactory.java510
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/TaxationPackage.java10119
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Town.java278
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Trade_and_Business_Income.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Travel_Expense_FD.java17
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/AddressImpl.java463
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Agriculture_and_Forestry_IncomeImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/CIMImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/CIPImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/CISImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Capital_and_Investments_IncomeImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/ConstantsImpl.java1509
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DSImpl.java220
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_DonationImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_Health_and_Pension_InsuranceImpl.java165
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_Interest_ExpenseImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_Loss_CarryforwardImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_Permanent_ExpenseImpl.java165
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_Private_Insurance_and_PlanImpl.java165
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DependentImpl.java599
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DonationImpl.java220
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Employment_IncomeImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/ExpenseImpl.java654
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/External_AllowanceImpl.java500
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Extraordinary_Expense_CEImpl.java221
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/FDImpl.java164
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/FOImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Fiscal_AddressImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Foreign_IncomeImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/FromAgentImpl.java506
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/FromLawImpl.java268
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Habitual_AddressImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Health_and_Pension_InsuranceImpl.java221
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/HouseholdImpl.java311
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/IncomeImpl.java614
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Income_DetailImpl.java548
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Income_TaxImpl.java341
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Income_Tax_CreditImpl.java625
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Income_TypeImpl.java268
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Interest_ExpenseImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Legal_Union_RecordImpl.java648
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Local_IncomeImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Loss_CarryforwardImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Marriage_RecordImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Miscellaneous_Expense_FOImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Non_Resident_Tax_PayerImpl.java164
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Partnership_RecordImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Pensions_and_Annuities_IncomeImpl.java164
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Permanent_ExpenseImpl.java165
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Physical_PersonImpl.java617
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Private_Insurance_and_PlanImpl.java221
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Professional_ExpenseImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Professional_Expenses_DeductionImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Rentals_and_Leases_IncomeImpl.java164
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Resident_Tax_PayerImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/ResourceImpl.java153
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/RootImpl.java39
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Special_Expense_DSImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Spousal_Expense_ACImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Tax_CardImpl.java2093
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Tax_PayerImpl.java355
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Tax_PropertyImpl.java324
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/TaxationFactoryImpl.java1108
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/TaxationPackageImpl.java3988
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Trade_and_Business_IncomeImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Travel_Expense_FDImpl.java37
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/util/TaxationAdapterFactory.java1182
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/util/TaxationSwitch.java1424
150 files changed, 48658 insertions, 77 deletions
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/META-INF/MANIFEST.MF b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/META-INF/MANIFEST.MF
index 4b5f5b2f..012e3251 100644
--- a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/META-INF/MANIFEST.MF
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/META-INF/MANIFEST.MF
@@ -8,7 +8,10 @@ Bundle-Vendor: %providerName
8Bundle-Localization: plugin 8Bundle-Localization: plugin
9Export-Package: Taxation, 9Export-Package: Taxation,
10 Taxation.impl, 10 Taxation.impl,
11 Taxation.util 11 Taxation.util,
12 TaxationWithRoot,
13 TaxationWithRoot.impl,
14 TaxationWithRoot.util
12Require-Bundle: org.eclipse.core.runtime, 15Require-Bundle: org.eclipse.core.runtime,
13 org.eclipse.emf.ecore;visibility:=reexport, 16 org.eclipse.emf.ecore;visibility:=reexport,
14 org.eclipse.emf.ecore.xmi;visibility:=reexport, 17 org.eclipse.emf.ecore.xmi;visibility:=reexport,
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/model/TaxationWithRoot.aird b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/model/TaxationWithRoot.aird
new file mode 100644
index 00000000..f97c2f56
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/model/TaxationWithRoot.aird
@@ -0,0 +1,5833 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:diagram="http://www.eclipse.org/sirius/diagram/1.1.0" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" xmlns:viewpoint="http://www.eclipse.org/sirius/1.1.0" xsi:schemaLocation="http://www.eclipse.org/sirius/description/1.1.0 http://www.eclipse.org/sirius/1.1.0#//description http://www.eclipse.org/sirius/diagram/description/1.1.0 http://www.eclipse.org/sirius/diagram/1.1.0#//description http://www.eclipse.org/sirius/diagram/description/style/1.1.0 http://www.eclipse.org/sirius/diagram/1.1.0#//description/style">
3 <viewpoint:DAnalysis uid="_zYfYMJSoEeqdGdGS_2jwTA" selectedViews="_zbSNgJSoEeqdGdGS_2jwTA _zbheEJSoEeqdGdGS_2jwTA _zbisMJSoEeqdGdGS_2jwTA _zboLwJSoEeqdGdGS_2jwTA" version="14.3.0.201909031200">
4 <semanticResources>TaxationWithRoot.ecore</semanticResources>
5 <semanticResources>TaxationWithRoot.genmodel</semanticResources>
6 <semanticResources>platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore</semanticResources>
7 <ownedViews xmi:type="viewpoint:DView" uid="_zbSNgJSoEeqdGdGS_2jwTA">
8 <viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']"/>
9 <ownedRepresentationDescriptors xmi:type="viewpoint:DRepresentationDescriptor" uid="_z_wzk5SoEeqdGdGS_2jwTA" name="TaxationWithRoot class diagram" repPath="#_z_l0cJSoEeqdGdGS_2jwTA" changeId="21282a3b-c68c-4ea7-bedd-42063a1c0275">
10 <description xmi:type="description_1:DiagramDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']"/>
11 <target xmi:type="ecore:EPackage" href="TaxationWithRoot.ecore#/"/>
12 </ownedRepresentationDescriptors>
13 </ownedViews>
14 <ownedViews xmi:type="viewpoint:DView" uid="_zbheEJSoEeqdGdGS_2jwTA">
15 <viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Review']"/>
16 </ownedViews>
17 <ownedViews xmi:type="viewpoint:DView" uid="_zbisMJSoEeqdGdGS_2jwTA">
18 <viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Archetype']"/>
19 </ownedViews>
20 <ownedViews xmi:type="viewpoint:DView" uid="_zboLwJSoEeqdGdGS_2jwTA">
21 <viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Generation']"/>
22 </ownedViews>
23 </viewpoint:DAnalysis>
24 <diagram:DSemanticDiagram uid="_z_l0cJSoEeqdGdGS_2jwTA">
25 <ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_z_wzkJSoEeqdGdGS_2jwTA" source="DANNOTATION_CUSTOMIZATION_KEY">
26 <data xmi:type="diagram:ComputedStyleDescriptionRegistry" uid="_z_wzkZSoEeqdGdGS_2jwTA">
27 <computedStyleDescriptions xmi:type="style:BundledImageDescription" xmi:id="_0XU_AJSoEeqdGdGS_2jwTA" labelExpression="service:render" labelAlignment="LEFT" tooltipExpression="service:renderTooltip" sizeComputationExpression="1">
28 <borderColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
29 <labelFormat>bold</labelFormat>
30 <labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
31 <color xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
32 </computedStyleDescriptions>
33 <computedStyleDescriptions xmi:type="style:EdgeStyleDescription" xmi:id="_0aqm4ZSoEeqdGdGS_2jwTA" routingStyle="manhattan">
34 <strokeColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
35 <centerLabelStyleDescription xmi:type="style:CenterLabelStyleDescription" xmi:id="_0arN8JSoEeqdGdGS_2jwTA" showIcon="false" labelExpression="service:render">
36 <labelFormat>bold</labelFormat>
37 <labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
38 </centerLabelStyleDescription>
39 <endLabelStyleDescription xmi:type="style:EndLabelStyleDescription" xmi:id="_0arN8ZSoEeqdGdGS_2jwTA" labelSize="6" showIcon="false" labelExpression="service:eKeysLabel">
40 <labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_blue']"/>
41 </endLabelStyleDescription>
42 </computedStyleDescriptions>
43 <computedStyleDescriptions xmi:type="style:EdgeStyleDescription" xmi:id="_0ascEJSoEeqdGdGS_2jwTA" sourceArrow="FillDiamond" routingStyle="manhattan">
44 <strokeColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
45 <centerLabelStyleDescription xmi:type="style:CenterLabelStyleDescription" xmi:id="_0ascEZSoEeqdGdGS_2jwTA" showIcon="false" labelExpression="service:render">
46 <labelFormat>bold</labelFormat>
47 <labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
48 </centerLabelStyleDescription>
49 <endLabelStyleDescription xmi:type="style:EndLabelStyleDescription" xmi:id="_0ascEpSoEeqdGdGS_2jwTA" labelSize="6" showIcon="false" labelExpression="service:eKeysLabel">
50 <labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_blue']"/>
51 </endLabelStyleDescription>
52 </computedStyleDescriptions>
53 <computedStyleDescriptions xmi:type="style:EdgeStyleDescription" xmi:id="_0bDocJSoEeqdGdGS_2jwTA" sourceArrow="InputArrow" targetArrow="FillDiamond" routingStyle="manhattan">
54 <strokeColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
55 <beginLabelStyleDescription xmi:type="style:BeginLabelStyleDescription" xmi:id="_0bDocZSoEeqdGdGS_2jwTA" showIcon="false" labelExpression="service:renderEOpposite">
56 <labelFormat>bold</labelFormat>
57 <labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
58 </beginLabelStyleDescription>
59 <endLabelStyleDescription xmi:type="style:EndLabelStyleDescription" xmi:id="_0bDocpSoEeqdGdGS_2jwTA" showIcon="false" labelExpression="service:render">
60 <labelFormat>bold</labelFormat>
61 <labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
62 </endLabelStyleDescription>
63 </computedStyleDescriptions>
64 <computedStyleDescriptions xmi:type="style:EdgeStyleDescription" xmi:id="_0bEPgZSoEeqdGdGS_2jwTA" sourceArrow="FillDiamond" routingStyle="manhattan">
65 <strokeColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
66 <beginLabelStyleDescription xmi:type="style:BeginLabelStyleDescription" xmi:id="_0bEPgpSoEeqdGdGS_2jwTA" showIcon="false" labelExpression="service:renderEOpposite">
67 <labelFormat>bold</labelFormat>
68 <labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
69 </beginLabelStyleDescription>
70 <endLabelStyleDescription xmi:type="style:EndLabelStyleDescription" xmi:id="_0bEPg5SoEeqdGdGS_2jwTA" showIcon="false" labelExpression="service:render">
71 <labelFormat>bold</labelFormat>
72 <labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
73 </endLabelStyleDescription>
74 </computedStyleDescriptions>
75 <computedStyleDescriptions xmi:type="style:EdgeStyleDescription" xmi:id="_0bGEsJSoEeqdGdGS_2jwTA" sourceArrow="InputArrow" targetArrow="FillDiamond" routingStyle="manhattan">
76 <strokeColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
77 <beginLabelStyleDescription xmi:type="style:BeginLabelStyleDescription" xmi:id="_0bGEsZSoEeqdGdGS_2jwTA" showIcon="false" labelExpression="service:renderEOpposite">
78 <labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
79 </beginLabelStyleDescription>
80 <endLabelStyleDescription xmi:type="style:EndLabelStyleDescription" xmi:id="_0bGEspSoEeqdGdGS_2jwTA" showIcon="false" labelExpression="service:render">
81 <labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
82 </endLabelStyleDescription>
83 </computedStyleDescriptions>
84 <computedStyleDescriptions xmi:type="style:EdgeStyleDescription" xmi:id="_0bH54ZSoEeqdGdGS_2jwTA" sourceArrow="FillDiamond" routingStyle="manhattan">
85 <strokeColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
86 <beginLabelStyleDescription xmi:type="style:BeginLabelStyleDescription" xmi:id="_0bH54pSoEeqdGdGS_2jwTA" showIcon="false" labelExpression="service:renderEOpposite">
87 <labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
88 </beginLabelStyleDescription>
89 <endLabelStyleDescription xmi:type="style:EndLabelStyleDescription" xmi:id="_0bH545SoEeqdGdGS_2jwTA" showIcon="false" labelExpression="service:render">
90 <labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
91 </endLabelStyleDescription>
92 </computedStyleDescriptions>
93 <computedStyleDescriptions xmi:type="style:EdgeStyleDescription" xmi:id="_Z8Qp4JSyEeqdGdGS_2jwTA" sourceArrow="FillDiamond" routingStyle="manhattan">
94 <strokeColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
95 <centerLabelStyleDescription xmi:type="style:CenterLabelStyleDescription" xmi:id="_Z8Qp4ZSyEeqdGdGS_2jwTA" showIcon="false" labelExpression="service:render">
96 <labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
97 </centerLabelStyleDescription>
98 <endLabelStyleDescription xmi:type="style:EndLabelStyleDescription" xmi:id="_Z8Qp4pSyEeqdGdGS_2jwTA" labelSize="6" showIcon="false" labelExpression="service:eKeysLabel">
99 <labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_blue']"/>
100 </endLabelStyleDescription>
101 </computedStyleDescriptions>
102 </data>
103 </ownedAnnotationEntries>
104 <ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_z_xaoJSoEeqdGdGS_2jwTA" source="GMF_DIAGRAMS">
105 <data xmi:type="notation:Diagram" xmi:id="_z_xaoZSoEeqdGdGS_2jwTA" type="Sirius" element="_z_l0cJSoEeqdGdGS_2jwTA" measurementUnit="Pixel">
106 <children xmi:type="notation:Node" xmi:id="_0bV8UJSoEeqdGdGS_2jwTA" type="2003" element="_0Sb38JSoEeqdGdGS_2jwTA">
107 <children xmi:type="notation:Node" xmi:id="_0bV8U5SoEeqdGdGS_2jwTA" type="5007"/>
108 <children xmi:type="notation:Node" xmi:id="_0bWjYJSoEeqdGdGS_2jwTA" type="7004">
109 <children xmi:type="notation:Node" xmi:id="_0cFjNJSoEeqdGdGS_2jwTA" type="3010" element="_0ackfJSoEeqdGdGS_2jwTA">
110 <styles xmi:type="notation:FontStyle" xmi:id="_0cFjNZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
111 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cFjNpSoEeqdGdGS_2jwTA"/>
112 </children>
113 <children xmi:type="notation:Node" xmi:id="_0cGKQJSoEeqdGdGS_2jwTA" type="3010" element="_0adLgZSoEeqdGdGS_2jwTA">
114 <styles xmi:type="notation:FontStyle" xmi:id="_0cGKQZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
115 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cGKQpSoEeqdGdGS_2jwTA"/>
116 </children>
117 <children xmi:type="notation:Node" xmi:id="_0cGKQ5SoEeqdGdGS_2jwTA" type="3010" element="_0adLg5SoEeqdGdGS_2jwTA">
118 <styles xmi:type="notation:FontStyle" xmi:id="_0cGKRJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
119 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cGKRZSoEeqdGdGS_2jwTA"/>
120 </children>
121 <children xmi:type="notation:Node" xmi:id="_0cGxUJSoEeqdGdGS_2jwTA" type="3010" element="_0adLhZSoEeqdGdGS_2jwTA">
122 <styles xmi:type="notation:FontStyle" xmi:id="_0cGxUZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
123 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cGxUpSoEeqdGdGS_2jwTA"/>
124 </children>
125 <children xmi:type="notation:Node" xmi:id="_0cGxU5SoEeqdGdGS_2jwTA" type="3010" element="_0adLh5SoEeqdGdGS_2jwTA">
126 <styles xmi:type="notation:FontStyle" xmi:id="_0cGxVJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
127 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cGxVZSoEeqdGdGS_2jwTA"/>
128 </children>
129 <children xmi:type="notation:Node" xmi:id="_0cHYYJSoEeqdGdGS_2jwTA" type="3010" element="_0adykZSoEeqdGdGS_2jwTA">
130 <styles xmi:type="notation:FontStyle" xmi:id="_0cHYYZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
131 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cHYYpSoEeqdGdGS_2jwTA"/>
132 </children>
133 <styles xmi:type="notation:SortingStyle" xmi:id="_0bWjYZSoEeqdGdGS_2jwTA"/>
134 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bWjYpSoEeqdGdGS_2jwTA"/>
135 </children>
136 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bV8UZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
137 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bV8UpSoEeqdGdGS_2jwTA" x="-24" y="-27"/>
138 </children>
139 <children xmi:type="notation:Node" xmi:id="_0bWjY5SoEeqdGdGS_2jwTA" type="2003" element="_0SdtIJSoEeqdGdGS_2jwTA">
140 <children xmi:type="notation:Node" xmi:id="_0bWjZpSoEeqdGdGS_2jwTA" type="5007"/>
141 <children xmi:type="notation:Node" xmi:id="_0bXKcJSoEeqdGdGS_2jwTA" type="7004">
142 <children xmi:type="notation:Node" xmi:id="_0cHYY5SoEeqdGdGS_2jwTA" type="3010" element="_0XUX9ZSoEeqdGdGS_2jwTA">
143 <styles xmi:type="notation:FontStyle" xmi:id="_0cHYZJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
144 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cHYZZSoEeqdGdGS_2jwTA"/>
145 </children>
146 <children xmi:type="notation:Node" xmi:id="_0cHYZpSoEeqdGdGS_2jwTA" type="3010" element="_0XVmEJSoEeqdGdGS_2jwTA">
147 <styles xmi:type="notation:FontStyle" xmi:id="_0cHYZ5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
148 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cHYaJSoEeqdGdGS_2jwTA"/>
149 </children>
150 <children xmi:type="notation:Node" xmi:id="_0cH_cJSoEeqdGdGS_2jwTA" type="3010" element="_0XWNIJSoEeqdGdGS_2jwTA">
151 <styles xmi:type="notation:FontStyle" xmi:id="_0cH_cZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
152 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cH_cpSoEeqdGdGS_2jwTA"/>
153 </children>
154 <children xmi:type="notation:Node" xmi:id="_0cH_c5SoEeqdGdGS_2jwTA" type="3010" element="_0XWNIpSoEeqdGdGS_2jwTA">
155 <styles xmi:type="notation:FontStyle" xmi:id="_0cH_dJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
156 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cH_dZSoEeqdGdGS_2jwTA"/>
157 </children>
158 <children xmi:type="notation:Node" xmi:id="_0cImgJSoEeqdGdGS_2jwTA" type="3010" element="_0XW0MZSoEeqdGdGS_2jwTA">
159 <styles xmi:type="notation:FontStyle" xmi:id="_0cImgZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
160 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cImgpSoEeqdGdGS_2jwTA"/>
161 </children>
162 <children xmi:type="notation:Node" xmi:id="_0cImg5SoEeqdGdGS_2jwTA" type="3010" element="_0XXbQZSoEeqdGdGS_2jwTA">
163 <styles xmi:type="notation:FontStyle" xmi:id="_0cImhJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
164 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cImhZSoEeqdGdGS_2jwTA"/>
165 </children>
166 <children xmi:type="notation:Node" xmi:id="_0cImhpSoEeqdGdGS_2jwTA" type="3010" element="_0XYCUJSoEeqdGdGS_2jwTA">
167 <styles xmi:type="notation:FontStyle" xmi:id="_0cImh5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
168 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cImiJSoEeqdGdGS_2jwTA"/>
169 </children>
170 <children xmi:type="notation:Node" xmi:id="_0cJNkJSoEeqdGdGS_2jwTA" type="3010" element="_0XYCUpSoEeqdGdGS_2jwTA">
171 <styles xmi:type="notation:FontStyle" xmi:id="_0cJNkZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
172 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cJNkpSoEeqdGdGS_2jwTA"/>
173 </children>
174 <children xmi:type="notation:Node" xmi:id="_0cJNk5SoEeqdGdGS_2jwTA" type="3010" element="_0XYpYJSoEeqdGdGS_2jwTA">
175 <styles xmi:type="notation:FontStyle" xmi:id="_0cJNlJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
176 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cJNlZSoEeqdGdGS_2jwTA"/>
177 </children>
178 <children xmi:type="notation:Node" xmi:id="_0cJ0oJSoEeqdGdGS_2jwTA" type="3010" element="_0XYpYpSoEeqdGdGS_2jwTA">
179 <styles xmi:type="notation:FontStyle" xmi:id="_0cJ0oZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
180 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cJ0opSoEeqdGdGS_2jwTA"/>
181 </children>
182 <children xmi:type="notation:Node" xmi:id="_0cJ0o5SoEeqdGdGS_2jwTA" type="3010" element="_0XZQcZSoEeqdGdGS_2jwTA">
183 <styles xmi:type="notation:FontStyle" xmi:id="_0cJ0pJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
184 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cJ0pZSoEeqdGdGS_2jwTA"/>
185 </children>
186 <children xmi:type="notation:Node" xmi:id="_0cKbsJSoEeqdGdGS_2jwTA" type="3010" element="_0XZ3gJSoEeqdGdGS_2jwTA">
187 <styles xmi:type="notation:FontStyle" xmi:id="_0cKbsZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
188 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cKbspSoEeqdGdGS_2jwTA"/>
189 </children>
190 <children xmi:type="notation:Node" xmi:id="_0cKbs5SoEeqdGdGS_2jwTA" type="3010" element="_0XZ3gpSoEeqdGdGS_2jwTA">
191 <styles xmi:type="notation:FontStyle" xmi:id="_0cKbtJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
192 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cKbtZSoEeqdGdGS_2jwTA"/>
193 </children>
194 <children xmi:type="notation:Node" xmi:id="_0cKbtpSoEeqdGdGS_2jwTA" type="3010" element="_0XaekZSoEeqdGdGS_2jwTA">
195 <styles xmi:type="notation:FontStyle" xmi:id="_0cKbt5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
196 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cKbuJSoEeqdGdGS_2jwTA"/>
197 </children>
198 <children xmi:type="notation:Node" xmi:id="_0cKbuZSoEeqdGdGS_2jwTA" type="3010" element="_0XbFoJSoEeqdGdGS_2jwTA">
199 <styles xmi:type="notation:FontStyle" xmi:id="_0cKbupSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
200 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cKbu5SoEeqdGdGS_2jwTA"/>
201 </children>
202 <children xmi:type="notation:Node" xmi:id="_0cLCwJSoEeqdGdGS_2jwTA" type="3010" element="_0XbFopSoEeqdGdGS_2jwTA">
203 <styles xmi:type="notation:FontStyle" xmi:id="_0cLCwZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
204 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cLCwpSoEeqdGdGS_2jwTA"/>
205 </children>
206 <children xmi:type="notation:Node" xmi:id="_0cLCw5SoEeqdGdGS_2jwTA" type="3010" element="_0XbssZSoEeqdGdGS_2jwTA">
207 <styles xmi:type="notation:FontStyle" xmi:id="_0cLCxJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
208 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cLCxZSoEeqdGdGS_2jwTA"/>
209 </children>
210 <children xmi:type="notation:Node" xmi:id="_0cLCxpSoEeqdGdGS_2jwTA" type="3010" element="_0Xbss5SoEeqdGdGS_2jwTA">
211 <styles xmi:type="notation:FontStyle" xmi:id="_0cLCx5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
212 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cLCyJSoEeqdGdGS_2jwTA"/>
213 </children>
214 <children xmi:type="notation:Node" xmi:id="_0cLp0JSoEeqdGdGS_2jwTA" type="3010" element="_0XcTwZSoEeqdGdGS_2jwTA">
215 <styles xmi:type="notation:FontStyle" xmi:id="_0cLp0ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
216 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cLp0pSoEeqdGdGS_2jwTA"/>
217 </children>
218 <children xmi:type="notation:Node" xmi:id="_0cLp05SoEeqdGdGS_2jwTA" type="3010" element="_0XcTw5SoEeqdGdGS_2jwTA">
219 <styles xmi:type="notation:FontStyle" xmi:id="_0cLp1JSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
220 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cLp1ZSoEeqdGdGS_2jwTA"/>
221 </children>
222 <children xmi:type="notation:Node" xmi:id="_0cLp1pSoEeqdGdGS_2jwTA" type="3010" element="_0Xc60ZSoEeqdGdGS_2jwTA">
223 <styles xmi:type="notation:FontStyle" xmi:id="_0cLp15SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
224 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cLp2JSoEeqdGdGS_2jwTA"/>
225 </children>
226 <children xmi:type="notation:Node" xmi:id="_0cMQ4JSoEeqdGdGS_2jwTA" type="3010" element="_0Xdh4JSoEeqdGdGS_2jwTA">
227 <styles xmi:type="notation:FontStyle" xmi:id="_0cMQ4ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
228 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cMQ4pSoEeqdGdGS_2jwTA"/>
229 </children>
230 <children xmi:type="notation:Node" xmi:id="_0cMQ45SoEeqdGdGS_2jwTA" type="3010" element="_0Xdh4pSoEeqdGdGS_2jwTA">
231 <styles xmi:type="notation:FontStyle" xmi:id="_0cMQ5JSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
232 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cMQ5ZSoEeqdGdGS_2jwTA"/>
233 </children>
234 <children xmi:type="notation:Node" xmi:id="_0cMQ5pSoEeqdGdGS_2jwTA" type="3010" element="_0XeI8JSoEeqdGdGS_2jwTA">
235 <styles xmi:type="notation:FontStyle" xmi:id="_0cMQ55SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
236 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cMQ6JSoEeqdGdGS_2jwTA"/>
237 </children>
238 <children xmi:type="notation:Node" xmi:id="_0cM38JSoEeqdGdGS_2jwTA" type="3010" element="_0XeI8pSoEeqdGdGS_2jwTA">
239 <styles xmi:type="notation:FontStyle" xmi:id="_0cM38ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
240 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cM38pSoEeqdGdGS_2jwTA"/>
241 </children>
242 <styles xmi:type="notation:SortingStyle" xmi:id="_0bXKcZSoEeqdGdGS_2jwTA"/>
243 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bXKcpSoEeqdGdGS_2jwTA"/>
244 </children>
245 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bWjZJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" italic="true"/>
246 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bWjZZSoEeqdGdGS_2jwTA" x="180" y="-24"/>
247 </children>
248 <children xmi:type="notation:Node" xmi:id="_0bXKc5SoEeqdGdGS_2jwTA" type="2003" element="_0SfiUJSoEeqdGdGS_2jwTA">
249 <children xmi:type="notation:Node" xmi:id="_0bXKdpSoEeqdGdGS_2jwTA" type="5007"/>
250 <children xmi:type="notation:Node" xmi:id="_0bXxgJSoEeqdGdGS_2jwTA" type="7004">
251 <children xmi:type="notation:Node" xmi:id="_0cNfAJSoEeqdGdGS_2jwTA" type="3010" element="_0adyk5SoEeqdGdGS_2jwTA">
252 <styles xmi:type="notation:FontStyle" xmi:id="_0cNfAZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
253 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cNfApSoEeqdGdGS_2jwTA"/>
254 </children>
255 <children xmi:type="notation:Node" xmi:id="_0cNfA5SoEeqdGdGS_2jwTA" type="3010" element="_0adylZSoEeqdGdGS_2jwTA">
256 <styles xmi:type="notation:FontStyle" xmi:id="_0cNfBJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
257 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cNfBZSoEeqdGdGS_2jwTA"/>
258 </children>
259 <children xmi:type="notation:Node" xmi:id="_0cNfBpSoEeqdGdGS_2jwTA" type="3010" element="_0adyl5SoEeqdGdGS_2jwTA">
260 <styles xmi:type="notation:FontStyle" xmi:id="_0cNfB5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
261 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cNfCJSoEeqdGdGS_2jwTA"/>
262 </children>
263 <children xmi:type="notation:Node" xmi:id="_0cOGEJSoEeqdGdGS_2jwTA" type="3010" element="_0aeZoZSoEeqdGdGS_2jwTA">
264 <styles xmi:type="notation:FontStyle" xmi:id="_0cOGEZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
265 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cOGEpSoEeqdGdGS_2jwTA"/>
266 </children>
267 <children xmi:type="notation:Node" xmi:id="_0cOGE5SoEeqdGdGS_2jwTA" type="3010" element="_0aeZo5SoEeqdGdGS_2jwTA">
268 <styles xmi:type="notation:FontStyle" xmi:id="_0cOGFJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
269 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cOGFZSoEeqdGdGS_2jwTA"/>
270 </children>
271 <children xmi:type="notation:Node" xmi:id="_0cOtIJSoEeqdGdGS_2jwTA" type="3010" element="_0aeZpZSoEeqdGdGS_2jwTA">
272 <styles xmi:type="notation:FontStyle" xmi:id="_0cOtIZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
273 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cOtIpSoEeqdGdGS_2jwTA"/>
274 </children>
275 <children xmi:type="notation:Node" xmi:id="_0cOtI5SoEeqdGdGS_2jwTA" type="3010" element="_0aeZp5SoEeqdGdGS_2jwTA">
276 <styles xmi:type="notation:FontStyle" xmi:id="_0cOtJJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
277 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cOtJZSoEeqdGdGS_2jwTA"/>
278 </children>
279 <children xmi:type="notation:Node" xmi:id="_0cOtJpSoEeqdGdGS_2jwTA" type="3010" element="_0afAsJSoEeqdGdGS_2jwTA">
280 <styles xmi:type="notation:FontStyle" xmi:id="_0cOtJ5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
281 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cOtKJSoEeqdGdGS_2jwTA"/>
282 </children>
283 <styles xmi:type="notation:SortingStyle" xmi:id="_0bXxgZSoEeqdGdGS_2jwTA"/>
284 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bXxgpSoEeqdGdGS_2jwTA"/>
285 </children>
286 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bXKdJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
287 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bXKdZSoEeqdGdGS_2jwTA" x="828" y="-30"/>
288 </children>
289 <children xmi:type="notation:Node" xmi:id="_0bXxg5SoEeqdGdGS_2jwTA" type="2003" element="_0SfiU5SoEeqdGdGS_2jwTA">
290 <children xmi:type="notation:Node" xmi:id="_0bXxhpSoEeqdGdGS_2jwTA" type="5007"/>
291 <children xmi:type="notation:Node" xmi:id="_0bYYkJSoEeqdGdGS_2jwTA" type="7004">
292 <children xmi:type="notation:Node" xmi:id="_0cPUMJSoEeqdGdGS_2jwTA" type="3010" element="_0afAspSoEeqdGdGS_2jwTA">
293 <styles xmi:type="notation:FontStyle" xmi:id="_0cPUMZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
294 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cPUMpSoEeqdGdGS_2jwTA"/>
295 </children>
296 <children xmi:type="notation:Node" xmi:id="_0cPUM5SoEeqdGdGS_2jwTA" type="3010" element="_0afAtJSoEeqdGdGS_2jwTA">
297 <styles xmi:type="notation:FontStyle" xmi:id="_0cPUNJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
298 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cPUNZSoEeqdGdGS_2jwTA"/>
299 </children>
300 <children xmi:type="notation:Node" xmi:id="_0cP7QJSoEeqdGdGS_2jwTA" type="3010" element="_0afAtpSoEeqdGdGS_2jwTA">
301 <styles xmi:type="notation:FontStyle" xmi:id="_0cP7QZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
302 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cP7QpSoEeqdGdGS_2jwTA"/>
303 </children>
304 <children xmi:type="notation:Node" xmi:id="_0cP7Q5SoEeqdGdGS_2jwTA" type="3010" element="_0afnwJSoEeqdGdGS_2jwTA">
305 <styles xmi:type="notation:FontStyle" xmi:id="_0cP7RJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
306 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cP7RZSoEeqdGdGS_2jwTA"/>
307 </children>
308 <children xmi:type="notation:Node" xmi:id="_0cP7RpSoEeqdGdGS_2jwTA" type="3010" element="_0afnwpSoEeqdGdGS_2jwTA">
309 <styles xmi:type="notation:FontStyle" xmi:id="_0cP7R5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
310 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cP7SJSoEeqdGdGS_2jwTA"/>
311 </children>
312 <children xmi:type="notation:Node" xmi:id="_0cQiUJSoEeqdGdGS_2jwTA" type="3010" element="_0afnxJSoEeqdGdGS_2jwTA">
313 <styles xmi:type="notation:FontStyle" xmi:id="_0cQiUZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
314 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cQiUpSoEeqdGdGS_2jwTA"/>
315 </children>
316 <styles xmi:type="notation:SortingStyle" xmi:id="_0bYYkZSoEeqdGdGS_2jwTA"/>
317 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bYYkpSoEeqdGdGS_2jwTA"/>
318 </children>
319 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bXxhJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
320 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bXxhZSoEeqdGdGS_2jwTA" x="1008" y="-27"/>
321 </children>
322 <children xmi:type="notation:Node" xmi:id="_0bYYk5SoEeqdGdGS_2jwTA" type="2003" element="_0SgJYZSoEeqdGdGS_2jwTA">
323 <children xmi:type="notation:Node" xmi:id="_0bYYlpSoEeqdGdGS_2jwTA" type="5007"/>
324 <children xmi:type="notation:Node" xmi:id="_0bY_oJSoEeqdGdGS_2jwTA" type="7004">
325 <children xmi:type="notation:Node" xmi:id="_0cQiU5SoEeqdGdGS_2jwTA" type="3010" element="_0afnxpSoEeqdGdGS_2jwTA">
326 <styles xmi:type="notation:FontStyle" xmi:id="_0cQiVJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
327 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cQiVZSoEeqdGdGS_2jwTA"/>
328 </children>
329 <children xmi:type="notation:Node" xmi:id="_0cRJYJSoEeqdGdGS_2jwTA" type="3010" element="_0agO0JSoEeqdGdGS_2jwTA">
330 <styles xmi:type="notation:FontStyle" xmi:id="_0cRJYZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
331 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cRJYpSoEeqdGdGS_2jwTA"/>
332 </children>
333 <children xmi:type="notation:Node" xmi:id="_0cRJY5SoEeqdGdGS_2jwTA" type="3010" element="_0agO0pSoEeqdGdGS_2jwTA">
334 <styles xmi:type="notation:FontStyle" xmi:id="_0cRJZJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
335 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cRJZZSoEeqdGdGS_2jwTA"/>
336 </children>
337 <children xmi:type="notation:Node" xmi:id="_0cRJZpSoEeqdGdGS_2jwTA" type="3010" element="_0agO1JSoEeqdGdGS_2jwTA">
338 <styles xmi:type="notation:FontStyle" xmi:id="_0cRJZ5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
339 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cRJaJSoEeqdGdGS_2jwTA"/>
340 </children>
341 <styles xmi:type="notation:SortingStyle" xmi:id="_0bY_oZSoEeqdGdGS_2jwTA"/>
342 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bY_opSoEeqdGdGS_2jwTA"/>
343 </children>
344 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bYYlJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
345 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bYYlZSoEeqdGdGS_2jwTA" x="1188" y="-24"/>
346 </children>
347 <children xmi:type="notation:Node" xmi:id="_0bY_o5SoEeqdGdGS_2jwTA" type="2003" element="_0SgwcJSoEeqdGdGS_2jwTA">
348 <children xmi:type="notation:Node" xmi:id="_0bZmsJSoEeqdGdGS_2jwTA" type="5007"/>
349 <children xmi:type="notation:Node" xmi:id="_0bZmsZSoEeqdGdGS_2jwTA" type="7004">
350 <children xmi:type="notation:Node" xmi:id="_0cRwcJSoEeqdGdGS_2jwTA" type="3010" element="_0agO1pSoEeqdGdGS_2jwTA">
351 <styles xmi:type="notation:FontStyle" xmi:id="_0cRwcZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
352 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cRwcpSoEeqdGdGS_2jwTA"/>
353 </children>
354 <children xmi:type="notation:Node" xmi:id="_0cRwc5SoEeqdGdGS_2jwTA" type="3010" element="_0agO2JSoEeqdGdGS_2jwTA">
355 <styles xmi:type="notation:FontStyle" xmi:id="_0cRwdJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
356 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cRwdZSoEeqdGdGS_2jwTA"/>
357 </children>
358 <children xmi:type="notation:Node" xmi:id="_0cSXgJSoEeqdGdGS_2jwTA" type="3010" element="_0ag14ZSoEeqdGdGS_2jwTA">
359 <styles xmi:type="notation:FontStyle" xmi:id="_0cSXgZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
360 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cSXgpSoEeqdGdGS_2jwTA"/>
361 </children>
362 <styles xmi:type="notation:SortingStyle" xmi:id="_0bZmspSoEeqdGdGS_2jwTA"/>
363 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bZms5SoEeqdGdGS_2jwTA"/>
364 </children>
365 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bY_pJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
366 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bY_pZSoEeqdGdGS_2jwTA" x="1368" y="-24"/>
367 </children>
368 <children xmi:type="notation:Node" xmi:id="_0bZmtJSoEeqdGdGS_2jwTA" type="2003" element="_0ShXgJSoEeqdGdGS_2jwTA">
369 <children xmi:type="notation:Node" xmi:id="_0baNwJSoEeqdGdGS_2jwTA" type="5007"/>
370 <children xmi:type="notation:Node" xmi:id="_0baNwZSoEeqdGdGS_2jwTA" type="7004">
371 <children xmi:type="notation:Node" xmi:id="_0cSXg5SoEeqdGdGS_2jwTA" type="3010" element="_0ag145SoEeqdGdGS_2jwTA">
372 <styles xmi:type="notation:FontStyle" xmi:id="_0cSXhJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
373 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cSXhZSoEeqdGdGS_2jwTA"/>
374 </children>
375 <children xmi:type="notation:Node" xmi:id="_0cSXhpSoEeqdGdGS_2jwTA" type="3010" element="_0ag15ZSoEeqdGdGS_2jwTA">
376 <styles xmi:type="notation:FontStyle" xmi:id="_0cSXh5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
377 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cSXiJSoEeqdGdGS_2jwTA"/>
378 </children>
379 <children xmi:type="notation:Node" xmi:id="_0cS-kJSoEeqdGdGS_2jwTA" type="3010" element="_0ahc8JSoEeqdGdGS_2jwTA">
380 <styles xmi:type="notation:FontStyle" xmi:id="_0cS-kZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
381 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cS-kpSoEeqdGdGS_2jwTA"/>
382 </children>
383 <styles xmi:type="notation:SortingStyle" xmi:id="_0baNwpSoEeqdGdGS_2jwTA"/>
384 <styles xmi:type="notation:FilteringStyle" xmi:id="_0baNw5SoEeqdGdGS_2jwTA"/>
385 </children>
386 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bZmtZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
387 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bZmtpSoEeqdGdGS_2jwTA" x="1548" y="-24"/>
388 </children>
389 <children xmi:type="notation:Node" xmi:id="_0ba00JSoEeqdGdGS_2jwTA" type="2003" element="_0Sh-kZSoEeqdGdGS_2jwTA">
390 <children xmi:type="notation:Node" xmi:id="_0ba005SoEeqdGdGS_2jwTA" type="5007"/>
391 <children xmi:type="notation:Node" xmi:id="_0bbb4JSoEeqdGdGS_2jwTA" type="7004">
392 <children xmi:type="notation:Node" xmi:id="_0cS-k5SoEeqdGdGS_2jwTA" type="3010" element="_0ahc8pSoEeqdGdGS_2jwTA">
393 <styles xmi:type="notation:FontStyle" xmi:id="_0cS-lJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
394 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cS-lZSoEeqdGdGS_2jwTA"/>
395 </children>
396 <children xmi:type="notation:Node" xmi:id="_0cTloJSoEeqdGdGS_2jwTA" type="3010" element="_0ahc9JSoEeqdGdGS_2jwTA">
397 <styles xmi:type="notation:FontStyle" xmi:id="_0cTloZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
398 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cTlopSoEeqdGdGS_2jwTA"/>
399 </children>
400 <children xmi:type="notation:Node" xmi:id="_0cTlo5SoEeqdGdGS_2jwTA" type="3010" element="_0ahc9pSoEeqdGdGS_2jwTA">
401 <styles xmi:type="notation:FontStyle" xmi:id="_0cTlpJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
402 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cTlpZSoEeqdGdGS_2jwTA"/>
403 </children>
404 <children xmi:type="notation:Node" xmi:id="_0cTlppSoEeqdGdGS_2jwTA" type="3010" element="_0aiEAJSoEeqdGdGS_2jwTA">
405 <styles xmi:type="notation:FontStyle" xmi:id="_0cTlp5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
406 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cTlqJSoEeqdGdGS_2jwTA"/>
407 </children>
408 <children xmi:type="notation:Node" xmi:id="_0cUMsJSoEeqdGdGS_2jwTA" type="3010" element="_0aiEApSoEeqdGdGS_2jwTA">
409 <styles xmi:type="notation:FontStyle" xmi:id="_0cUMsZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
410 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cUMspSoEeqdGdGS_2jwTA"/>
411 </children>
412 <styles xmi:type="notation:SortingStyle" xmi:id="_0bbb4ZSoEeqdGdGS_2jwTA"/>
413 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bbb4pSoEeqdGdGS_2jwTA"/>
414 </children>
415 <styles xmi:type="notation:ShapeStyle" xmi:id="_0ba00ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
416 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0ba00pSoEeqdGdGS_2jwTA" x="1728" y="-24"/>
417 </children>
418 <children xmi:type="notation:Node" xmi:id="_0bbb45SoEeqdGdGS_2jwTA" type="2003" element="_0SiloJSoEeqdGdGS_2jwTA">
419 <children xmi:type="notation:Node" xmi:id="_0bcC8JSoEeqdGdGS_2jwTA" type="5007"/>
420 <children xmi:type="notation:Node" xmi:id="_0bcC8ZSoEeqdGdGS_2jwTA" type="7004">
421 <children xmi:type="notation:Node" xmi:id="_0cUMs5SoEeqdGdGS_2jwTA" type="3010" element="_0aiEBJSoEeqdGdGS_2jwTA">
422 <styles xmi:type="notation:FontStyle" xmi:id="_0cUMtJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
423 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cUMtZSoEeqdGdGS_2jwTA"/>
424 </children>
425 <children xmi:type="notation:Node" xmi:id="_0cUzwJSoEeqdGdGS_2jwTA" type="3010" element="_0airEJSoEeqdGdGS_2jwTA">
426 <styles xmi:type="notation:FontStyle" xmi:id="_0cUzwZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
427 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cUzwpSoEeqdGdGS_2jwTA"/>
428 </children>
429 <children xmi:type="notation:Node" xmi:id="_0cUzw5SoEeqdGdGS_2jwTA" type="3010" element="_0airEpSoEeqdGdGS_2jwTA">
430 <styles xmi:type="notation:FontStyle" xmi:id="_0cUzxJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
431 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cUzxZSoEeqdGdGS_2jwTA"/>
432 </children>
433 <styles xmi:type="notation:SortingStyle" xmi:id="_0bcC8pSoEeqdGdGS_2jwTA"/>
434 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bcC85SoEeqdGdGS_2jwTA"/>
435 </children>
436 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bbb5JSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
437 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bbb5ZSoEeqdGdGS_2jwTA" x="1908" y="-24"/>
438 </children>
439 <children xmi:type="notation:Node" xmi:id="_0bcC9JSoEeqdGdGS_2jwTA" type="2003" element="_0SjMsJSoEeqdGdGS_2jwTA">
440 <children xmi:type="notation:Node" xmi:id="_0bcqAJSoEeqdGdGS_2jwTA" type="5007"/>
441 <children xmi:type="notation:Node" xmi:id="_0bcqAZSoEeqdGdGS_2jwTA" type="7004">
442 <children xmi:type="notation:Node" xmi:id="_0cUzxpSoEeqdGdGS_2jwTA" type="3010" element="_0airFJSoEeqdGdGS_2jwTA">
443 <styles xmi:type="notation:FontStyle" xmi:id="_0cUzx5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
444 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cUzyJSoEeqdGdGS_2jwTA"/>
445 </children>
446 <children xmi:type="notation:Node" xmi:id="_0cVa0JSoEeqdGdGS_2jwTA" type="3010" element="_0ajSIZSoEeqdGdGS_2jwTA">
447 <styles xmi:type="notation:FontStyle" xmi:id="_0cVa0ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
448 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cVa0pSoEeqdGdGS_2jwTA"/>
449 </children>
450 <children xmi:type="notation:Node" xmi:id="_0cVa05SoEeqdGdGS_2jwTA" type="3010" element="_0ajSI5SoEeqdGdGS_2jwTA">
451 <styles xmi:type="notation:FontStyle" xmi:id="_0cVa1JSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
452 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cVa1ZSoEeqdGdGS_2jwTA"/>
453 </children>
454 <children xmi:type="notation:Node" xmi:id="_0cWB4JSoEeqdGdGS_2jwTA" type="3010" element="_0ajSJZSoEeqdGdGS_2jwTA">
455 <styles xmi:type="notation:FontStyle" xmi:id="_0cWB4ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
456 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cWB4pSoEeqdGdGS_2jwTA"/>
457 </children>
458 <children xmi:type="notation:Node" xmi:id="_0cWB45SoEeqdGdGS_2jwTA" type="3010" element="_0aj5MZSoEeqdGdGS_2jwTA">
459 <styles xmi:type="notation:FontStyle" xmi:id="_0cWB5JSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
460 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cWB5ZSoEeqdGdGS_2jwTA"/>
461 </children>
462 <children xmi:type="notation:Node" xmi:id="_0cWo8JSoEeqdGdGS_2jwTA" type="3010" element="_0aj5M5SoEeqdGdGS_2jwTA">
463 <styles xmi:type="notation:FontStyle" xmi:id="_0cWo8ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
464 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cWo8pSoEeqdGdGS_2jwTA"/>
465 </children>
466 <styles xmi:type="notation:SortingStyle" xmi:id="_0bcqApSoEeqdGdGS_2jwTA"/>
467 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bcqA5SoEeqdGdGS_2jwTA"/>
468 </children>
469 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bcC9ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
470 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bcC9pSoEeqdGdGS_2jwTA" x="2400" y="-27"/>
471 </children>
472 <children xmi:type="notation:Node" xmi:id="_0bcqBJSoEeqdGdGS_2jwTA" type="2003" element="_0SjMs5SoEeqdGdGS_2jwTA">
473 <children xmi:type="notation:Node" xmi:id="_0bdREJSoEeqdGdGS_2jwTA" type="5007"/>
474 <children xmi:type="notation:Node" xmi:id="_0bdREZSoEeqdGdGS_2jwTA" type="7004">
475 <children xmi:type="notation:Node" xmi:id="_0cWo85SoEeqdGdGS_2jwTA" type="3010" element="_0akgQJSoEeqdGdGS_2jwTA">
476 <styles xmi:type="notation:FontStyle" xmi:id="_0cWo9JSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
477 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cWo9ZSoEeqdGdGS_2jwTA"/>
478 </children>
479 <children xmi:type="notation:Node" xmi:id="_0cXQAJSoEeqdGdGS_2jwTA" type="3010" element="_0akgQpSoEeqdGdGS_2jwTA">
480 <styles xmi:type="notation:FontStyle" xmi:id="_0cXQAZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
481 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cXQApSoEeqdGdGS_2jwTA"/>
482 </children>
483 <children xmi:type="notation:Node" xmi:id="_0cXQA5SoEeqdGdGS_2jwTA" type="3010" element="_0akgRJSoEeqdGdGS_2jwTA">
484 <styles xmi:type="notation:FontStyle" xmi:id="_0cXQBJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
485 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cXQBZSoEeqdGdGS_2jwTA"/>
486 </children>
487 <children xmi:type="notation:Node" xmi:id="_0cXQBpSoEeqdGdGS_2jwTA" type="3010" element="_0alHUZSoEeqdGdGS_2jwTA">
488 <styles xmi:type="notation:FontStyle" xmi:id="_0cXQB5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
489 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cXQCJSoEeqdGdGS_2jwTA"/>
490 </children>
491 <children xmi:type="notation:Node" xmi:id="_0cX3EJSoEeqdGdGS_2jwTA" type="3010" element="_0alHU5SoEeqdGdGS_2jwTA">
492 <styles xmi:type="notation:FontStyle" xmi:id="_0cX3EZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
493 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cX3EpSoEeqdGdGS_2jwTA"/>
494 </children>
495 <styles xmi:type="notation:SortingStyle" xmi:id="_0bdREpSoEeqdGdGS_2jwTA"/>
496 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bdRE5SoEeqdGdGS_2jwTA"/>
497 </children>
498 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bcqBZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
499 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bcqBpSoEeqdGdGS_2jwTA" x="2592" y="-24"/>
500 </children>
501 <children xmi:type="notation:Node" xmi:id="_0bdRFJSoEeqdGdGS_2jwTA" type="2003" element="_0SjzwJSoEeqdGdGS_2jwTA">
502 <children xmi:type="notation:Node" xmi:id="_0bd4IJSoEeqdGdGS_2jwTA" type="5007"/>
503 <children xmi:type="notation:Node" xmi:id="_0bd4IZSoEeqdGdGS_2jwTA" type="7004">
504 <children xmi:type="notation:Node" xmi:id="_0cX3E5SoEeqdGdGS_2jwTA" type="3010" element="_0XewAJSoEeqdGdGS_2jwTA">
505 <styles xmi:type="notation:FontStyle" xmi:id="_0cX3FJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
506 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cX3FZSoEeqdGdGS_2jwTA"/>
507 </children>
508 <children xmi:type="notation:Node" xmi:id="_0cYeIJSoEeqdGdGS_2jwTA" type="3010" element="_0XfXEJSoEeqdGdGS_2jwTA">
509 <styles xmi:type="notation:FontStyle" xmi:id="_0cYeIZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
510 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cYeIpSoEeqdGdGS_2jwTA"/>
511 </children>
512 <children xmi:type="notation:Node" xmi:id="_0cYeI5SoEeqdGdGS_2jwTA" type="3010" element="_0XfXEpSoEeqdGdGS_2jwTA">
513 <styles xmi:type="notation:FontStyle" xmi:id="_0cYeJJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
514 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cYeJZSoEeqdGdGS_2jwTA"/>
515 </children>
516 <styles xmi:type="notation:SortingStyle" xmi:id="_0bd4IpSoEeqdGdGS_2jwTA"/>
517 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bd4I5SoEeqdGdGS_2jwTA"/>
518 </children>
519 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bdRFZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
520 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bdRFpSoEeqdGdGS_2jwTA" x="7440" y="827"/>
521 </children>
522 <children xmi:type="notation:Node" xmi:id="_0bd4JJSoEeqdGdGS_2jwTA" type="2003" element="_0Ska0pSoEeqdGdGS_2jwTA">
523 <children xmi:type="notation:Node" xmi:id="_0befMJSoEeqdGdGS_2jwTA" type="5007"/>
524 <children xmi:type="notation:Node" xmi:id="_0befMZSoEeqdGdGS_2jwTA" type="7004">
525 <styles xmi:type="notation:SortingStyle" xmi:id="_0befMpSoEeqdGdGS_2jwTA"/>
526 <styles xmi:type="notation:FilteringStyle" xmi:id="_0befM5SoEeqdGdGS_2jwTA"/>
527 </children>
528 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bd4JZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" italic="true"/>
529 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bd4JpSoEeqdGdGS_2jwTA" x="7114" y="924"/>
530 </children>
531 <children xmi:type="notation:Node" xmi:id="_0befNJSoEeqdGdGS_2jwTA" type="2003" element="_0Sp6YZSoEeqdGdGS_2jwTA">
532 <children xmi:type="notation:Node" xmi:id="_0bfGQJSoEeqdGdGS_2jwTA" type="5007"/>
533 <children xmi:type="notation:Node" xmi:id="_0bfGQZSoEeqdGdGS_2jwTA" type="7004">
534 <children xmi:type="notation:Node" xmi:id="_0cYeJpSoEeqdGdGS_2jwTA" type="3010" element="_0Xf-IJSoEeqdGdGS_2jwTA">
535 <styles xmi:type="notation:FontStyle" xmi:id="_0cYeJ5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
536 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cYeKJSoEeqdGdGS_2jwTA"/>
537 </children>
538 <children xmi:type="notation:Node" xmi:id="_0cZFMJSoEeqdGdGS_2jwTA" type="3010" element="_0XglMZSoEeqdGdGS_2jwTA">
539 <styles xmi:type="notation:FontStyle" xmi:id="_0cZFMZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
540 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cZFMpSoEeqdGdGS_2jwTA"/>
541 </children>
542 <children xmi:type="notation:Node" xmi:id="_0cZFM5SoEeqdGdGS_2jwTA" type="3010" element="_0XhMQJSoEeqdGdGS_2jwTA">
543 <styles xmi:type="notation:FontStyle" xmi:id="_0cZFNJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
544 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cZFNZSoEeqdGdGS_2jwTA"/>
545 </children>
546 <children xmi:type="notation:Node" xmi:id="_0cZFNpSoEeqdGdGS_2jwTA" type="3010" element="_0XhMQpSoEeqdGdGS_2jwTA">
547 <styles xmi:type="notation:FontStyle" xmi:id="_0cZFN5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
548 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cZFOJSoEeqdGdGS_2jwTA"/>
549 </children>
550 <children xmi:type="notation:Node" xmi:id="_0cZFOZSoEeqdGdGS_2jwTA" type="3010" element="_0XhzUZSoEeqdGdGS_2jwTA">
551 <styles xmi:type="notation:FontStyle" xmi:id="_0cZFOpSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
552 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cZFO5SoEeqdGdGS_2jwTA"/>
553 </children>
554 <children xmi:type="notation:Node" xmi:id="_0cZsQJSoEeqdGdGS_2jwTA" type="3010" element="_0XiaYJSoEeqdGdGS_2jwTA">
555 <styles xmi:type="notation:FontStyle" xmi:id="_0cZsQZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
556 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cZsQpSoEeqdGdGS_2jwTA"/>
557 </children>
558 <children xmi:type="notation:Node" xmi:id="_0cZsQ5SoEeqdGdGS_2jwTA" type="3010" element="_0XiaYpSoEeqdGdGS_2jwTA">
559 <styles xmi:type="notation:FontStyle" xmi:id="_0cZsRJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
560 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cZsRZSoEeqdGdGS_2jwTA"/>
561 </children>
562 <styles xmi:type="notation:SortingStyle" xmi:id="_0bfGQpSoEeqdGdGS_2jwTA"/>
563 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bfGQ5SoEeqdGdGS_2jwTA"/>
564 </children>
565 <styles xmi:type="notation:ShapeStyle" xmi:id="_0befNZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
566 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0befNpSoEeqdGdGS_2jwTA" x="6456" y="204"/>
567 </children>
568 <children xmi:type="notation:Node" xmi:id="_0bftUJSoEeqdGdGS_2jwTA" type="2003" element="_0SrIgJSoEeqdGdGS_2jwTA">
569 <children xmi:type="notation:Node" xmi:id="_0bg7cJSoEeqdGdGS_2jwTA" type="5007"/>
570 <children xmi:type="notation:Node" xmi:id="_0bhigJSoEeqdGdGS_2jwTA" type="7004">
571 <children xmi:type="notation:Node" xmi:id="_0cZsRpSoEeqdGdGS_2jwTA" type="3010" element="_0XjBcZSoEeqdGdGS_2jwTA">
572 <styles xmi:type="notation:FontStyle" xmi:id="_0cZsR5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
573 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cZsSJSoEeqdGdGS_2jwTA"/>
574 </children>
575 <children xmi:type="notation:Node" xmi:id="_0cZsSZSoEeqdGdGS_2jwTA" type="3010" element="_0XjogZSoEeqdGdGS_2jwTA">
576 <styles xmi:type="notation:FontStyle" xmi:id="_0cZsSpSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
577 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cZsS5SoEeqdGdGS_2jwTA"/>
578 </children>
579 <children xmi:type="notation:Node" xmi:id="_0caTUJSoEeqdGdGS_2jwTA" type="3010" element="_0XkPkJSoEeqdGdGS_2jwTA">
580 <styles xmi:type="notation:FontStyle" xmi:id="_0caTUZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
581 <layoutConstraint xmi:type="notation:Location" xmi:id="_0caTUpSoEeqdGdGS_2jwTA"/>
582 </children>
583 <children xmi:type="notation:Node" xmi:id="_0caTU5SoEeqdGdGS_2jwTA" type="3010" element="_0XkPkpSoEeqdGdGS_2jwTA">
584 <styles xmi:type="notation:FontStyle" xmi:id="_0caTVJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
585 <layoutConstraint xmi:type="notation:Location" xmi:id="_0caTVZSoEeqdGdGS_2jwTA"/>
586 </children>
587 <children xmi:type="notation:Node" xmi:id="_0caTVpSoEeqdGdGS_2jwTA" type="3010" element="_0Xk2oZSoEeqdGdGS_2jwTA">
588 <styles xmi:type="notation:FontStyle" xmi:id="_0caTV5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
589 <layoutConstraint xmi:type="notation:Location" xmi:id="_0caTWJSoEeqdGdGS_2jwTA"/>
590 </children>
591 <styles xmi:type="notation:SortingStyle" xmi:id="_0bhigZSoEeqdGdGS_2jwTA"/>
592 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bhigpSoEeqdGdGS_2jwTA"/>
593 </children>
594 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bftUZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
595 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bftUpSoEeqdGdGS_2jwTA" x="6744" y="228"/>
596 </children>
597 <children xmi:type="notation:Node" xmi:id="_0bhig5SoEeqdGdGS_2jwTA" type="2003" element="_0SsWoJSoEeqdGdGS_2jwTA">
598 <children xmi:type="notation:Node" xmi:id="_0biJkJSoEeqdGdGS_2jwTA" type="5007"/>
599 <children xmi:type="notation:Node" xmi:id="_0biJkZSoEeqdGdGS_2jwTA" type="7004">
600 <children xmi:type="notation:Node" xmi:id="_0ca6YJSoEeqdGdGS_2jwTA" type="3010" element="_0XldsJSoEeqdGdGS_2jwTA">
601 <styles xmi:type="notation:FontStyle" xmi:id="_0ca6YZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
602 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ca6YpSoEeqdGdGS_2jwTA"/>
603 </children>
604 <children xmi:type="notation:Node" xmi:id="_0ca6Y5SoEeqdGdGS_2jwTA" type="3010" element="_0XmEwJSoEeqdGdGS_2jwTA">
605 <styles xmi:type="notation:FontStyle" xmi:id="_0ca6ZJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
606 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ca6ZZSoEeqdGdGS_2jwTA"/>
607 </children>
608 <children xmi:type="notation:Node" xmi:id="_0ca6ZpSoEeqdGdGS_2jwTA" type="3010" element="_0XmEwpSoEeqdGdGS_2jwTA">
609 <styles xmi:type="notation:FontStyle" xmi:id="_0ca6Z5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
610 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ca6aJSoEeqdGdGS_2jwTA"/>
611 </children>
612 <styles xmi:type="notation:SortingStyle" xmi:id="_0biJkpSoEeqdGdGS_2jwTA"/>
613 <styles xmi:type="notation:FilteringStyle" xmi:id="_0biJk5SoEeqdGdGS_2jwTA"/>
614 </children>
615 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bhihJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
616 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bhihZSoEeqdGdGS_2jwTA" x="6068" y="1307"/>
617 </children>
618 <children xmi:type="notation:Node" xmi:id="_0biJlJSoEeqdGdGS_2jwTA" type="2003" element="_0SuL0JSoEeqdGdGS_2jwTA">
619 <children xmi:type="notation:Node" xmi:id="_0biwoJSoEeqdGdGS_2jwTA" type="5007"/>
620 <children xmi:type="notation:Node" xmi:id="_0biwoZSoEeqdGdGS_2jwTA" type="7004">
621 <children xmi:type="notation:Node" xmi:id="_0cbhcJSoEeqdGdGS_2jwTA" type="3010" element="_0Xmr0ZSoEeqdGdGS_2jwTA">
622 <styles xmi:type="notation:FontStyle" xmi:id="_0cbhcZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
623 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cbhcpSoEeqdGdGS_2jwTA"/>
624 </children>
625 <children xmi:type="notation:Node" xmi:id="_0cbhc5SoEeqdGdGS_2jwTA" type="3010" element="_0XnS4ZSoEeqdGdGS_2jwTA">
626 <styles xmi:type="notation:FontStyle" xmi:id="_0cbhdJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
627 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cbhdZSoEeqdGdGS_2jwTA"/>
628 </children>
629 <styles xmi:type="notation:SortingStyle" xmi:id="_0biwopSoEeqdGdGS_2jwTA"/>
630 <styles xmi:type="notation:FilteringStyle" xmi:id="_0biwo5SoEeqdGdGS_2jwTA"/>
631 </children>
632 <styles xmi:type="notation:ShapeStyle" xmi:id="_0biJlZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
633 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0biJlpSoEeqdGdGS_2jwTA" x="6336" y="768"/>
634 </children>
635 <children xmi:type="notation:Node" xmi:id="_0bjXsJSoEeqdGdGS_2jwTA" type="2003" element="_0SvZ8JSoEeqdGdGS_2jwTA">
636 <children xmi:type="notation:Node" xmi:id="_0bjXs5SoEeqdGdGS_2jwTA" type="5007"/>
637 <children xmi:type="notation:Node" xmi:id="_0bj-wJSoEeqdGdGS_2jwTA" type="7004">
638 <children xmi:type="notation:Node" xmi:id="_0cbhdpSoEeqdGdGS_2jwTA" type="3010" element="_0Xn58JSoEeqdGdGS_2jwTA">
639 <styles xmi:type="notation:FontStyle" xmi:id="_0cbhd5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
640 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cbheJSoEeqdGdGS_2jwTA"/>
641 </children>
642 <children xmi:type="notation:Node" xmi:id="_0cbheZSoEeqdGdGS_2jwTA" type="3010" element="_0XohAZSoEeqdGdGS_2jwTA">
643 <styles xmi:type="notation:FontStyle" xmi:id="_0cbhepSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
644 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cbhe5SoEeqdGdGS_2jwTA"/>
645 </children>
646 <children xmi:type="notation:Node" xmi:id="_0ccIgJSoEeqdGdGS_2jwTA" type="3010" element="_0XohA5SoEeqdGdGS_2jwTA">
647 <styles xmi:type="notation:FontStyle" xmi:id="_0ccIgZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
648 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ccIgpSoEeqdGdGS_2jwTA"/>
649 </children>
650 <children xmi:type="notation:Node" xmi:id="_0ccIg5SoEeqdGdGS_2jwTA" type="3010" element="_0XpIEZSoEeqdGdGS_2jwTA">
651 <styles xmi:type="notation:FontStyle" xmi:id="_0ccIhJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
652 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ccIhZSoEeqdGdGS_2jwTA"/>
653 </children>
654 <styles xmi:type="notation:SortingStyle" xmi:id="_0bj-wZSoEeqdGdGS_2jwTA"/>
655 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bj-wpSoEeqdGdGS_2jwTA"/>
656 </children>
657 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bjXsZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
658 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bjXspSoEeqdGdGS_2jwTA" x="6290" y="408"/>
659 </children>
660 <children xmi:type="notation:Node" xmi:id="_0bj-w5SoEeqdGdGS_2jwTA" type="2003" element="_0SwBAZSoEeqdGdGS_2jwTA">
661 <children xmi:type="notation:Node" xmi:id="_0bkl0JSoEeqdGdGS_2jwTA" type="5007"/>
662 <children xmi:type="notation:Node" xmi:id="_0bkl0ZSoEeqdGdGS_2jwTA" type="7004">
663 <children xmi:type="notation:Node" xmi:id="_0ccIhpSoEeqdGdGS_2jwTA" type="3010" element="_0XpvIJSoEeqdGdGS_2jwTA">
664 <styles xmi:type="notation:FontStyle" xmi:id="_0ccIh5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
665 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ccIiJSoEeqdGdGS_2jwTA"/>
666 </children>
667 <styles xmi:type="notation:SortingStyle" xmi:id="_0bkl0pSoEeqdGdGS_2jwTA"/>
668 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bkl05SoEeqdGdGS_2jwTA"/>
669 </children>
670 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bj-xJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
671 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bj-xZSoEeqdGdGS_2jwTA" x="6468" y="576"/>
672 </children>
673 <children xmi:type="notation:Node" xmi:id="_0bkl1JSoEeqdGdGS_2jwTA" type="2003" element="_0SxPIJSoEeqdGdGS_2jwTA">
674 <children xmi:type="notation:Node" xmi:id="_0blM4JSoEeqdGdGS_2jwTA" type="5007"/>
675 <children xmi:type="notation:Node" xmi:id="_0blM4ZSoEeqdGdGS_2jwTA" type="7004">
676 <children xmi:type="notation:Node" xmi:id="_0ccvkJSoEeqdGdGS_2jwTA" type="3010" element="_0XqWMJSoEeqdGdGS_2jwTA">
677 <styles xmi:type="notation:FontStyle" xmi:id="_0ccvkZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
678 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ccvkpSoEeqdGdGS_2jwTA"/>
679 </children>
680 <children xmi:type="notation:Node" xmi:id="_0ccvk5SoEeqdGdGS_2jwTA" type="3010" element="_0Xq9QJSoEeqdGdGS_2jwTA">
681 <styles xmi:type="notation:FontStyle" xmi:id="_0ccvlJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
682 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ccvlZSoEeqdGdGS_2jwTA"/>
683 </children>
684 <children xmi:type="notation:Node" xmi:id="_0cdWoJSoEeqdGdGS_2jwTA" type="3010" element="_0Xq9QpSoEeqdGdGS_2jwTA">
685 <styles xmi:type="notation:FontStyle" xmi:id="_0cdWoZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
686 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cdWopSoEeqdGdGS_2jwTA"/>
687 </children>
688 <children xmi:type="notation:Node" xmi:id="_0cdWo5SoEeqdGdGS_2jwTA" type="3010" element="_0XrkUZSoEeqdGdGS_2jwTA">
689 <styles xmi:type="notation:FontStyle" xmi:id="_0cdWpJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
690 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cdWpZSoEeqdGdGS_2jwTA"/>
691 </children>
692 <children xmi:type="notation:Node" xmi:id="_0cdWppSoEeqdGdGS_2jwTA" type="3010" element="_0XsLYJSoEeqdGdGS_2jwTA">
693 <styles xmi:type="notation:FontStyle" xmi:id="_0cdWp5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
694 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cdWqJSoEeqdGdGS_2jwTA"/>
695 </children>
696 <styles xmi:type="notation:SortingStyle" xmi:id="_0blM4pSoEeqdGdGS_2jwTA"/>
697 <styles xmi:type="notation:FilteringStyle" xmi:id="_0blM45SoEeqdGdGS_2jwTA"/>
698 </children>
699 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bkl1ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" italic="true"/>
700 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bkl1pSoEeqdGdGS_2jwTA" x="5772" y="408"/>
701 </children>
702 <children xmi:type="notation:Node" xmi:id="_0blM5JSoEeqdGdGS_2jwTA" type="2003" element="_0Sx2MpSoEeqdGdGS_2jwTA">
703 <children xmi:type="notation:Node" xmi:id="_0blz8JSoEeqdGdGS_2jwTA" type="5007"/>
704 <children xmi:type="notation:Node" xmi:id="_0blz8ZSoEeqdGdGS_2jwTA" type="7004">
705 <children xmi:type="notation:Node" xmi:id="_0cd9sJSoEeqdGdGS_2jwTA" type="3010" element="_0aluYJSoEeqdGdGS_2jwTA">
706 <styles xmi:type="notation:FontStyle" xmi:id="_0cd9sZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
707 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cd9spSoEeqdGdGS_2jwTA"/>
708 </children>
709 <children xmi:type="notation:Node" xmi:id="_0cd9s5SoEeqdGdGS_2jwTA" type="3010" element="_0aluYpSoEeqdGdGS_2jwTA">
710 <styles xmi:type="notation:FontStyle" xmi:id="_0cd9tJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
711 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cd9tZSoEeqdGdGS_2jwTA"/>
712 </children>
713 <children xmi:type="notation:Node" xmi:id="_0cekwJSoEeqdGdGS_2jwTA" type="3010" element="_0aluZJSoEeqdGdGS_2jwTA">
714 <styles xmi:type="notation:FontStyle" xmi:id="_0cekwZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
715 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cekwpSoEeqdGdGS_2jwTA"/>
716 </children>
717 <children xmi:type="notation:Node" xmi:id="_0cekw5SoEeqdGdGS_2jwTA" type="3010" element="_0amVcJSoEeqdGdGS_2jwTA">
718 <styles xmi:type="notation:FontStyle" xmi:id="_0cekxJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
719 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cekxZSoEeqdGdGS_2jwTA"/>
720 </children>
721 <styles xmi:type="notation:SortingStyle" xmi:id="_0blz8pSoEeqdGdGS_2jwTA"/>
722 <styles xmi:type="notation:FilteringStyle" xmi:id="_0blz85SoEeqdGdGS_2jwTA"/>
723 </children>
724 <styles xmi:type="notation:ShapeStyle" xmi:id="_0blM5ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
725 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0blM5pSoEeqdGdGS_2jwTA" x="2808" y="-24"/>
726 </children>
727 <children xmi:type="notation:Node" xmi:id="_0blz9JSoEeqdGdGS_2jwTA" type="2003" element="_0SydQpSoEeqdGdGS_2jwTA">
728 <children xmi:type="notation:Node" xmi:id="_0bmbAJSoEeqdGdGS_2jwTA" type="5007"/>
729 <children xmi:type="notation:Node" xmi:id="_0bmbAZSoEeqdGdGS_2jwTA" type="7004">
730 <children xmi:type="notation:Node" xmi:id="_0cfL0JSoEeqdGdGS_2jwTA" type="3010" element="_0XsLYpSoEeqdGdGS_2jwTA">
731 <styles xmi:type="notation:FontStyle" xmi:id="_0cfL0ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
732 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cfL0pSoEeqdGdGS_2jwTA"/>
733 </children>
734 <children xmi:type="notation:Node" xmi:id="_0cfL05SoEeqdGdGS_2jwTA" type="3010" element="_0XsycZSoEeqdGdGS_2jwTA">
735 <styles xmi:type="notation:FontStyle" xmi:id="_0cfL1JSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
736 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cfL1ZSoEeqdGdGS_2jwTA"/>
737 </children>
738 <styles xmi:type="notation:SortingStyle" xmi:id="_0bmbApSoEeqdGdGS_2jwTA"/>
739 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bmbA5SoEeqdGdGS_2jwTA"/>
740 </children>
741 <styles xmi:type="notation:ShapeStyle" xmi:id="_0blz9ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
742 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0blz9pSoEeqdGdGS_2jwTA" x="5916" y="167"/>
743 </children>
744 <children xmi:type="notation:Node" xmi:id="_0bmbBJSoEeqdGdGS_2jwTA" type="2003" element="_0SzEUpSoEeqdGdGS_2jwTA">
745 <children xmi:type="notation:Node" xmi:id="_0bmbB5SoEeqdGdGS_2jwTA" type="5007"/>
746 <children xmi:type="notation:Node" xmi:id="_0bmbCJSoEeqdGdGS_2jwTA" type="7004">
747 <styles xmi:type="notation:SortingStyle" xmi:id="_0bmbCZSoEeqdGdGS_2jwTA"/>
748 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bmbCpSoEeqdGdGS_2jwTA"/>
749 </children>
750 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bmbBZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" italic="true"/>
751 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bmbBpSoEeqdGdGS_2jwTA" x="7288" y="266"/>
752 </children>
753 <children xmi:type="notation:Node" xmi:id="_0bnCEJSoEeqdGdGS_2jwTA" type="2003" element="_0SzrYZSoEeqdGdGS_2jwTA">
754 <children xmi:type="notation:Node" xmi:id="_0bnCE5SoEeqdGdGS_2jwTA" type="5007"/>
755 <children xmi:type="notation:Node" xmi:id="_0bnCFJSoEeqdGdGS_2jwTA" type="7004">
756 <children xmi:type="notation:Node" xmi:id="_0cfy4JSoEeqdGdGS_2jwTA" type="3010" element="_0XtZgZSoEeqdGdGS_2jwTA">
757 <styles xmi:type="notation:FontStyle" xmi:id="_0cfy4ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
758 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cfy4pSoEeqdGdGS_2jwTA"/>
759 </children>
760 <children xmi:type="notation:Node" xmi:id="_0cfy45SoEeqdGdGS_2jwTA" type="3010" element="_0XuAkZSoEeqdGdGS_2jwTA">
761 <styles xmi:type="notation:FontStyle" xmi:id="_0cfy5JSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
762 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cfy5ZSoEeqdGdGS_2jwTA"/>
763 </children>
764 <styles xmi:type="notation:SortingStyle" xmi:id="_0bnCFZSoEeqdGdGS_2jwTA"/>
765 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bnCFpSoEeqdGdGS_2jwTA"/>
766 </children>
767 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bnCEZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
768 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bnCEpSoEeqdGdGS_2jwTA" x="6684" y="576"/>
769 </children>
770 <children xmi:type="notation:Node" xmi:id="_0bnCF5SoEeqdGdGS_2jwTA" type="2003" element="_0SzrZJSoEeqdGdGS_2jwTA">
771 <children xmi:type="notation:Node" xmi:id="_0bnpIJSoEeqdGdGS_2jwTA" type="5007"/>
772 <children xmi:type="notation:Node" xmi:id="_0bnpIZSoEeqdGdGS_2jwTA" type="7004">
773 <children xmi:type="notation:Node" xmi:id="_0cfy5pSoEeqdGdGS_2jwTA" type="3010" element="_0XunoJSoEeqdGdGS_2jwTA">
774 <styles xmi:type="notation:FontStyle" xmi:id="_0cfy55SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
775 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cfy6JSoEeqdGdGS_2jwTA"/>
776 </children>
777 <children xmi:type="notation:Node" xmi:id="_0cgZ8JSoEeqdGdGS_2jwTA" type="3010" element="_0Z_4gJSoEeqdGdGS_2jwTA">
778 <styles xmi:type="notation:FontStyle" xmi:id="_0cgZ8ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
779 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cgZ8pSoEeqdGdGS_2jwTA"/>
780 </children>
781 <children xmi:type="notation:Node" xmi:id="_0cgZ85SoEeqdGdGS_2jwTA" type="3010" element="_0Z_4gpSoEeqdGdGS_2jwTA">
782 <styles xmi:type="notation:FontStyle" xmi:id="_0cgZ9JSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
783 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cgZ9ZSoEeqdGdGS_2jwTA"/>
784 </children>
785 <styles xmi:type="notation:SortingStyle" xmi:id="_0bnpIpSoEeqdGdGS_2jwTA"/>
786 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bnpI5SoEeqdGdGS_2jwTA"/>
787 </children>
788 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bnCGJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" italic="true"/>
789 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bnCGZSoEeqdGdGS_2jwTA" x="4440" y="768"/>
790 </children>
791 <children xmi:type="notation:Node" xmi:id="_0bnpJJSoEeqdGdGS_2jwTA" type="2003" element="_0WeDYZSoEeqdGdGS_2jwTA">
792 <children xmi:type="notation:Node" xmi:id="_0bnpJ5SoEeqdGdGS_2jwTA" type="5007"/>
793 <children xmi:type="notation:Node" xmi:id="_0boQMJSoEeqdGdGS_2jwTA" type="7004">
794 <children xmi:type="notation:Node" xmi:id="_0chBAJSoEeqdGdGS_2jwTA" type="3010" element="_0aAfkZSoEeqdGdGS_2jwTA">
795 <styles xmi:type="notation:FontStyle" xmi:id="_0chBAZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
796 <layoutConstraint xmi:type="notation:Location" xmi:id="_0chBApSoEeqdGdGS_2jwTA"/>
797 </children>
798 <styles xmi:type="notation:SortingStyle" xmi:id="_0boQMZSoEeqdGdGS_2jwTA"/>
799 <styles xmi:type="notation:FilteringStyle" xmi:id="_0boQMpSoEeqdGdGS_2jwTA"/>
800 </children>
801 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bnpJZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" italic="true"/>
802 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bnpJpSoEeqdGdGS_2jwTA" x="5439" y="576"/>
803 </children>
804 <children xmi:type="notation:Node" xmi:id="_0boQM5SoEeqdGdGS_2jwTA" type="2003" element="_0WeqcpSoEeqdGdGS_2jwTA">
805 <children xmi:type="notation:Node" xmi:id="_0boQNpSoEeqdGdGS_2jwTA" type="5007"/>
806 <children xmi:type="notation:Node" xmi:id="_0boQN5SoEeqdGdGS_2jwTA" type="7004">
807 <children xmi:type="notation:Node" xmi:id="_0chBA5SoEeqdGdGS_2jwTA" type="3010" element="_0aBtsJSoEeqdGdGS_2jwTA">
808 <styles xmi:type="notation:FontStyle" xmi:id="_0chBBJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
809 <layoutConstraint xmi:type="notation:Location" xmi:id="_0chBBZSoEeqdGdGS_2jwTA"/>
810 </children>
811 <children xmi:type="notation:Node" xmi:id="_0chBBpSoEeqdGdGS_2jwTA" type="3010" element="_0aBtspSoEeqdGdGS_2jwTA">
812 <styles xmi:type="notation:FontStyle" xmi:id="_0choEJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
813 <layoutConstraint xmi:type="notation:Location" xmi:id="_0choEZSoEeqdGdGS_2jwTA"/>
814 </children>
815 <children xmi:type="notation:Node" xmi:id="_0choEpSoEeqdGdGS_2jwTA" type="3010" element="_0aCUwZSoEeqdGdGS_2jwTA">
816 <styles xmi:type="notation:FontStyle" xmi:id="_0choE5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
817 <layoutConstraint xmi:type="notation:Location" xmi:id="_0choFJSoEeqdGdGS_2jwTA"/>
818 </children>
819 <children xmi:type="notation:Node" xmi:id="_0choFZSoEeqdGdGS_2jwTA" type="3010" element="_0aCUw5SoEeqdGdGS_2jwTA">
820 <styles xmi:type="notation:FontStyle" xmi:id="_0choFpSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
821 <layoutConstraint xmi:type="notation:Location" xmi:id="_0choF5SoEeqdGdGS_2jwTA"/>
822 </children>
823 <children xmi:type="notation:Node" xmi:id="_0ciPIJSoEeqdGdGS_2jwTA" type="3010" element="_0aC70ZSoEeqdGdGS_2jwTA">
824 <styles xmi:type="notation:FontStyle" xmi:id="_0ciPIZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
825 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ciPIpSoEeqdGdGS_2jwTA"/>
826 </children>
827 <children xmi:type="notation:Node" xmi:id="_0ciPI5SoEeqdGdGS_2jwTA" type="3010" element="_0aC705SoEeqdGdGS_2jwTA">
828 <styles xmi:type="notation:FontStyle" xmi:id="_0ciPJJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
829 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ciPJZSoEeqdGdGS_2jwTA"/>
830 </children>
831 <children xmi:type="notation:Node" xmi:id="_0ciPJpSoEeqdGdGS_2jwTA" type="3010" element="_0aDi4ZSoEeqdGdGS_2jwTA">
832 <styles xmi:type="notation:FontStyle" xmi:id="_0ciPJ5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
833 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ciPKJSoEeqdGdGS_2jwTA"/>
834 </children>
835 <children xmi:type="notation:Node" xmi:id="_0ci2MJSoEeqdGdGS_2jwTA" type="3010" element="_0aDi45SoEeqdGdGS_2jwTA">
836 <styles xmi:type="notation:FontStyle" xmi:id="_0ci2MZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
837 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ci2MpSoEeqdGdGS_2jwTA"/>
838 </children>
839 <children xmi:type="notation:Node" xmi:id="_0ci2M5SoEeqdGdGS_2jwTA" type="3010" element="_0aEJ8ZSoEeqdGdGS_2jwTA">
840 <styles xmi:type="notation:FontStyle" xmi:id="_0ci2NJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
841 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ci2NZSoEeqdGdGS_2jwTA"/>
842 </children>
843 <children xmi:type="notation:Node" xmi:id="_0ci2NpSoEeqdGdGS_2jwTA" type="3010" element="_0aExAJSoEeqdGdGS_2jwTA">
844 <styles xmi:type="notation:FontStyle" xmi:id="_0ci2N5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
845 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ci2OJSoEeqdGdGS_2jwTA"/>
846 </children>
847 <children xmi:type="notation:Node" xmi:id="_0cjdQJSoEeqdGdGS_2jwTA" type="3010" element="_0aExApSoEeqdGdGS_2jwTA">
848 <styles xmi:type="notation:FontStyle" xmi:id="_0cjdQZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
849 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cjdQpSoEeqdGdGS_2jwTA"/>
850 </children>
851 <children xmi:type="notation:Node" xmi:id="_0cjdQ5SoEeqdGdGS_2jwTA" type="3010" element="_0aFYEJSoEeqdGdGS_2jwTA">
852 <styles xmi:type="notation:FontStyle" xmi:id="_0cjdRJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
853 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cjdRZSoEeqdGdGS_2jwTA"/>
854 </children>
855 <children xmi:type="notation:Node" xmi:id="_0cjdRpSoEeqdGdGS_2jwTA" type="3010" element="_0aFYEpSoEeqdGdGS_2jwTA">
856 <styles xmi:type="notation:FontStyle" xmi:id="_0cjdR5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
857 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cjdSJSoEeqdGdGS_2jwTA"/>
858 </children>
859 <children xmi:type="notation:Node" xmi:id="_0ckEUJSoEeqdGdGS_2jwTA" type="3010" element="_0aF_IJSoEeqdGdGS_2jwTA">
860 <styles xmi:type="notation:FontStyle" xmi:id="_0ckEUZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
861 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ckEUpSoEeqdGdGS_2jwTA"/>
862 </children>
863 <children xmi:type="notation:Node" xmi:id="_0ckEU5SoEeqdGdGS_2jwTA" type="3010" element="_0aF_IpSoEeqdGdGS_2jwTA">
864 <styles xmi:type="notation:FontStyle" xmi:id="_0ckEVJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
865 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ckEVZSoEeqdGdGS_2jwTA"/>
866 </children>
867 <children xmi:type="notation:Node" xmi:id="_0ckrYJSoEeqdGdGS_2jwTA" type="3010" element="_0aGmMJSoEeqdGdGS_2jwTA">
868 <styles xmi:type="notation:FontStyle" xmi:id="_0ckrYZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
869 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ckrYpSoEeqdGdGS_2jwTA"/>
870 </children>
871 <children xmi:type="notation:Node" xmi:id="_0ckrY5SoEeqdGdGS_2jwTA" type="3010" element="_0aGmMpSoEeqdGdGS_2jwTA">
872 <styles xmi:type="notation:FontStyle" xmi:id="_0ckrZJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
873 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ckrZZSoEeqdGdGS_2jwTA"/>
874 </children>
875 <children xmi:type="notation:Node" xmi:id="_0ckrZpSoEeqdGdGS_2jwTA" type="3010" element="_0aGmNJSoEeqdGdGS_2jwTA">
876 <styles xmi:type="notation:FontStyle" xmi:id="_0ckrZ5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
877 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ckraJSoEeqdGdGS_2jwTA"/>
878 </children>
879 <children xmi:type="notation:Node" xmi:id="_0clScJSoEeqdGdGS_2jwTA" type="3010" element="_0aHNQZSoEeqdGdGS_2jwTA">
880 <styles xmi:type="notation:FontStyle" xmi:id="_0clScZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
881 <layoutConstraint xmi:type="notation:Location" xmi:id="_0clScpSoEeqdGdGS_2jwTA"/>
882 </children>
883 <children xmi:type="notation:Node" xmi:id="_0clSc5SoEeqdGdGS_2jwTA" type="3010" element="_0aHNQ5SoEeqdGdGS_2jwTA">
884 <styles xmi:type="notation:FontStyle" xmi:id="_0clSdJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
885 <layoutConstraint xmi:type="notation:Location" xmi:id="_0clSdZSoEeqdGdGS_2jwTA"/>
886 </children>
887 <children xmi:type="notation:Node" xmi:id="_0cl5gJSoEeqdGdGS_2jwTA" type="3010" element="_0aH0UZSoEeqdGdGS_2jwTA">
888 <styles xmi:type="notation:FontStyle" xmi:id="_0cl5gZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
889 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cl5gpSoEeqdGdGS_2jwTA"/>
890 </children>
891 <children xmi:type="notation:Node" xmi:id="_0cl5g5SoEeqdGdGS_2jwTA" type="3010" element="_0aH0U5SoEeqdGdGS_2jwTA">
892 <styles xmi:type="notation:FontStyle" xmi:id="_0cl5hJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
893 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cl5hZSoEeqdGdGS_2jwTA"/>
894 </children>
895 <children xmi:type="notation:Node" xmi:id="_0cl5hpSoEeqdGdGS_2jwTA" type="3010" element="_0aIbYZSoEeqdGdGS_2jwTA">
896 <styles xmi:type="notation:FontStyle" xmi:id="_0cl5h5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
897 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cl5iJSoEeqdGdGS_2jwTA"/>
898 </children>
899 <children xmi:type="notation:Node" xmi:id="_0cmgkJSoEeqdGdGS_2jwTA" type="3010" element="_0aJCcJSoEeqdGdGS_2jwTA">
900 <styles xmi:type="notation:FontStyle" xmi:id="_0cmgkZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
901 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cmgkpSoEeqdGdGS_2jwTA"/>
902 </children>
903 <children xmi:type="notation:Node" xmi:id="_0cmgk5SoEeqdGdGS_2jwTA" type="3010" element="_0aJCcpSoEeqdGdGS_2jwTA">
904 <styles xmi:type="notation:FontStyle" xmi:id="_0cmglJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
905 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cmglZSoEeqdGdGS_2jwTA"/>
906 </children>
907 <children xmi:type="notation:Node" xmi:id="_0cmglpSoEeqdGdGS_2jwTA" type="3010" element="_0aJpgZSoEeqdGdGS_2jwTA">
908 <styles xmi:type="notation:FontStyle" xmi:id="_0cmgl5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
909 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cmgmJSoEeqdGdGS_2jwTA"/>
910 </children>
911 <children xmi:type="notation:Node" xmi:id="_0cnHoJSoEeqdGdGS_2jwTA" type="3010" element="_0aJpg5SoEeqdGdGS_2jwTA">
912 <styles xmi:type="notation:FontStyle" xmi:id="_0cnHoZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
913 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cnHopSoEeqdGdGS_2jwTA"/>
914 </children>
915 <children xmi:type="notation:Node" xmi:id="_0cnHo5SoEeqdGdGS_2jwTA" type="3010" element="_0aKQkZSoEeqdGdGS_2jwTA">
916 <styles xmi:type="notation:FontStyle" xmi:id="_0cnHpJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
917 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cnHpZSoEeqdGdGS_2jwTA"/>
918 </children>
919 <children xmi:type="notation:Node" xmi:id="_0cnusJSoEeqdGdGS_2jwTA" type="3010" element="_0aK3oZSoEeqdGdGS_2jwTA">
920 <styles xmi:type="notation:FontStyle" xmi:id="_0cnusZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
921 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cnuspSoEeqdGdGS_2jwTA"/>
922 </children>
923 <styles xmi:type="notation:SortingStyle" xmi:id="_0boQOJSoEeqdGdGS_2jwTA"/>
924 <styles xmi:type="notation:FilteringStyle" xmi:id="_0boQOZSoEeqdGdGS_2jwTA"/>
925 </children>
926 <styles xmi:type="notation:ShapeStyle" xmi:id="_0boQNJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
927 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0boQNZSoEeqdGdGS_2jwTA" x="7027" y="1272"/>
928 </children>
929 <children xmi:type="notation:Node" xmi:id="_0bo3QJSoEeqdGdGS_2jwTA" type="2003" element="_0WfRgpSoEeqdGdGS_2jwTA">
930 <children xmi:type="notation:Node" xmi:id="_0bo3Q5SoEeqdGdGS_2jwTA" type="5007"/>
931 <children xmi:type="notation:Node" xmi:id="_0bo3RJSoEeqdGdGS_2jwTA" type="7004">
932 <children xmi:type="notation:Node" xmi:id="_0coVwJSoEeqdGdGS_2jwTA" type="3010" element="_0aLesJSoEeqdGdGS_2jwTA">
933 <styles xmi:type="notation:FontStyle" xmi:id="_0coVwZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
934 <layoutConstraint xmi:type="notation:Location" xmi:id="_0coVwpSoEeqdGdGS_2jwTA"/>
935 </children>
936 <children xmi:type="notation:Node" xmi:id="_0coVw5SoEeqdGdGS_2jwTA" type="3010" element="_0aMFwJSoEeqdGdGS_2jwTA">
937 <styles xmi:type="notation:FontStyle" xmi:id="_0coVxJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
938 <layoutConstraint xmi:type="notation:Location" xmi:id="_0coVxZSoEeqdGdGS_2jwTA"/>
939 </children>
940 <children xmi:type="notation:Node" xmi:id="_0coVxpSoEeqdGdGS_2jwTA" type="3010" element="_0aMFwpSoEeqdGdGS_2jwTA">
941 <styles xmi:type="notation:FontStyle" xmi:id="_0coVx5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
942 <layoutConstraint xmi:type="notation:Location" xmi:id="_0coVyJSoEeqdGdGS_2jwTA"/>
943 </children>
944 <children xmi:type="notation:Node" xmi:id="_0co80JSoEeqdGdGS_2jwTA" type="3010" element="_0aMs0ZSoEeqdGdGS_2jwTA">
945 <styles xmi:type="notation:FontStyle" xmi:id="_0co80ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
946 <layoutConstraint xmi:type="notation:Location" xmi:id="_0co80pSoEeqdGdGS_2jwTA"/>
947 </children>
948 <children xmi:type="notation:Node" xmi:id="_0co805SoEeqdGdGS_2jwTA" type="3010" element="_0aNT4JSoEeqdGdGS_2jwTA">
949 <styles xmi:type="notation:FontStyle" xmi:id="_0co81JSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
950 <layoutConstraint xmi:type="notation:Location" xmi:id="_0co81ZSoEeqdGdGS_2jwTA"/>
951 </children>
952 <children xmi:type="notation:Node" xmi:id="_0cpj4JSoEeqdGdGS_2jwTA" type="3010" element="_0aNT4pSoEeqdGdGS_2jwTA">
953 <styles xmi:type="notation:FontStyle" xmi:id="_0cpj4ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
954 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cpj4pSoEeqdGdGS_2jwTA"/>
955 </children>
956 <styles xmi:type="notation:SortingStyle" xmi:id="_0bo3RZSoEeqdGdGS_2jwTA"/>
957 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bo3RpSoEeqdGdGS_2jwTA"/>
958 </children>
959 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bo3QZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
960 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bo3QpSoEeqdGdGS_2jwTA" x="7512" y="1080"/>
961 </children>
962 <children xmi:type="notation:Node" xmi:id="_0bo3R5SoEeqdGdGS_2jwTA" type="2003" element="_0Wf4kpSoEeqdGdGS_2jwTA">
963 <children xmi:type="notation:Node" xmi:id="_0bpeUJSoEeqdGdGS_2jwTA" type="5007"/>
964 <children xmi:type="notation:Node" xmi:id="_0bpeUZSoEeqdGdGS_2jwTA" type="7004">
965 <children xmi:type="notation:Node" xmi:id="_0cpj45SoEeqdGdGS_2jwTA" type="3010" element="_0aN68ZSoEeqdGdGS_2jwTA">
966 <styles xmi:type="notation:FontStyle" xmi:id="_0cpj5JSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
967 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cpj5ZSoEeqdGdGS_2jwTA"/>
968 </children>
969 <children xmi:type="notation:Node" xmi:id="_0cqK8JSoEeqdGdGS_2jwTA" type="3010" element="_0aOiAZSoEeqdGdGS_2jwTA">
970 <styles xmi:type="notation:FontStyle" xmi:id="_0cqK8ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
971 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cqK8pSoEeqdGdGS_2jwTA"/>
972 </children>
973 <children xmi:type="notation:Node" xmi:id="_0cqK85SoEeqdGdGS_2jwTA" type="3010" element="_0aPJEJSoEeqdGdGS_2jwTA">
974 <styles xmi:type="notation:FontStyle" xmi:id="_0cqK9JSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
975 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cqK9ZSoEeqdGdGS_2jwTA"/>
976 </children>
977 <children xmi:type="notation:Node" xmi:id="_0cqK9pSoEeqdGdGS_2jwTA" type="3010" element="_0aPJEpSoEeqdGdGS_2jwTA">
978 <styles xmi:type="notation:FontStyle" xmi:id="_0cqK95SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
979 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cqK-JSoEeqdGdGS_2jwTA"/>
980 </children>
981 <children xmi:type="notation:Node" xmi:id="_0cqyAJSoEeqdGdGS_2jwTA" type="3010" element="_0aPwIZSoEeqdGdGS_2jwTA">
982 <styles xmi:type="notation:FontStyle" xmi:id="_0cqyAZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
983 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cqyApSoEeqdGdGS_2jwTA"/>
984 </children>
985 <children xmi:type="notation:Node" xmi:id="_0cqyA5SoEeqdGdGS_2jwTA" type="3010" element="_0aQXMJSoEeqdGdGS_2jwTA">
986 <styles xmi:type="notation:FontStyle" xmi:id="_0cqyBJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
987 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cqyBZSoEeqdGdGS_2jwTA"/>
988 </children>
989 <styles xmi:type="notation:SortingStyle" xmi:id="_0bpeUpSoEeqdGdGS_2jwTA"/>
990 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bpeU5SoEeqdGdGS_2jwTA"/>
991 </children>
992 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bo3SJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
993 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bo3SZSoEeqdGdGS_2jwTA" x="4424" y="576"/>
994 </children>
995 <children xmi:type="notation:Node" xmi:id="_0bpeVJSoEeqdGdGS_2jwTA" type="2003" element="_0WgfopSoEeqdGdGS_2jwTA">
996 <children xmi:type="notation:Node" xmi:id="_0bpeV5SoEeqdGdGS_2jwTA" type="5007"/>
997 <children xmi:type="notation:Node" xmi:id="_0bqFYJSoEeqdGdGS_2jwTA" type="7004">
998 <children xmi:type="notation:Node" xmi:id="_0crZEJSoEeqdGdGS_2jwTA" type="3010" element="_0aQ-QJSoEeqdGdGS_2jwTA">
999 <styles xmi:type="notation:FontStyle" xmi:id="_0crZEZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
1000 <layoutConstraint xmi:type="notation:Location" xmi:id="_0crZEpSoEeqdGdGS_2jwTA"/>
1001 </children>
1002 <styles xmi:type="notation:SortingStyle" xmi:id="_0bqFYZSoEeqdGdGS_2jwTA"/>
1003 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bqFYpSoEeqdGdGS_2jwTA"/>
1004 </children>
1005 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bpeVZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1006 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bpeVpSoEeqdGdGS_2jwTA" x="6744" y="948"/>
1007 </children>
1008 <children xmi:type="notation:Node" xmi:id="_0bqFY5SoEeqdGdGS_2jwTA" type="2003" element="_0WhGspSoEeqdGdGS_2jwTA">
1009 <children xmi:type="notation:Node" xmi:id="_0bqFZpSoEeqdGdGS_2jwTA" type="5007"/>
1010 <children xmi:type="notation:Node" xmi:id="_0bqFZ5SoEeqdGdGS_2jwTA" type="7004">
1011 <styles xmi:type="notation:SortingStyle" xmi:id="_0bqFaJSoEeqdGdGS_2jwTA"/>
1012 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bqFaZSoEeqdGdGS_2jwTA"/>
1013 </children>
1014 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bqFZJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1015 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bqFZZSoEeqdGdGS_2jwTA" x="6276" y="204"/>
1016 </children>
1017 <children xmi:type="notation:Node" xmi:id="_0bqscJSoEeqdGdGS_2jwTA" type="2003" element="_0WhtwpSoEeqdGdGS_2jwTA">
1018 <children xmi:type="notation:Node" xmi:id="_0bqsc5SoEeqdGdGS_2jwTA" type="5007"/>
1019 <children xmi:type="notation:Node" xmi:id="_0bqsdJSoEeqdGdGS_2jwTA" type="7004">
1020 <styles xmi:type="notation:SortingStyle" xmi:id="_0bqsdZSoEeqdGdGS_2jwTA"/>
1021 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bqsdpSoEeqdGdGS_2jwTA"/>
1022 </children>
1023 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bqscZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1024 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bqscpSoEeqdGdGS_2jwTA" x="6096" y="204"/>
1025 </children>
1026 <children xmi:type="notation:Node" xmi:id="_0bqsd5SoEeqdGdGS_2jwTA" type="2003" element="_0WiU0JSoEeqdGdGS_2jwTA">
1027 <children xmi:type="notation:Node" xmi:id="_0brTgJSoEeqdGdGS_2jwTA" type="5007"/>
1028 <children xmi:type="notation:Node" xmi:id="_0brTgZSoEeqdGdGS_2jwTA" type="7004">
1029 <styles xmi:type="notation:SortingStyle" xmi:id="_0brTgpSoEeqdGdGS_2jwTA"/>
1030 <styles xmi:type="notation:FilteringStyle" xmi:id="_0brTg5SoEeqdGdGS_2jwTA"/>
1031 </children>
1032 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bqseJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1033 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bqseZSoEeqdGdGS_2jwTA" x="5523" y="266"/>
1034 </children>
1035 <children xmi:type="notation:Node" xmi:id="_0brThJSoEeqdGdGS_2jwTA" type="2003" element="_0Wi74JSoEeqdGdGS_2jwTA">
1036 <children xmi:type="notation:Node" xmi:id="_0brTh5SoEeqdGdGS_2jwTA" type="5007"/>
1037 <children xmi:type="notation:Node" xmi:id="_0brTiJSoEeqdGdGS_2jwTA" type="7004">
1038 <children xmi:type="notation:Node" xmi:id="_0crZE5SoEeqdGdGS_2jwTA" type="3010" element="_0aRlUJSoEeqdGdGS_2jwTA">
1039 <styles xmi:type="notation:FontStyle" xmi:id="_0crZFJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
1040 <layoutConstraint xmi:type="notation:Location" xmi:id="_0crZFZSoEeqdGdGS_2jwTA"/>
1041 </children>
1042 <styles xmi:type="notation:SortingStyle" xmi:id="_0brTiZSoEeqdGdGS_2jwTA"/>
1043 <styles xmi:type="notation:FilteringStyle" xmi:id="_0brTipSoEeqdGdGS_2jwTA"/>
1044 </children>
1045 <styles xmi:type="notation:ShapeStyle" xmi:id="_0brThZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1046 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0brThpSoEeqdGdGS_2jwTA" x="6856" y="1068"/>
1047 </children>
1048 <children xmi:type="notation:Node" xmi:id="_0br6kJSoEeqdGdGS_2jwTA" type="2003" element="_0Wji8JSoEeqdGdGS_2jwTA">
1049 <children xmi:type="notation:Node" xmi:id="_0br6k5SoEeqdGdGS_2jwTA" type="5007"/>
1050 <children xmi:type="notation:Node" xmi:id="_0br6lJSoEeqdGdGS_2jwTA" type="7004">
1051 <styles xmi:type="notation:SortingStyle" xmi:id="_0br6lZSoEeqdGdGS_2jwTA"/>
1052 <styles xmi:type="notation:FilteringStyle" xmi:id="_0br6lpSoEeqdGdGS_2jwTA"/>
1053 </children>
1054 <styles xmi:type="notation:ShapeStyle" xmi:id="_0br6kZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1055 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0br6kpSoEeqdGdGS_2jwTA" x="5724" y="264"/>
1056 </children>
1057 <children xmi:type="notation:Node" xmi:id="_0br6l5SoEeqdGdGS_2jwTA" type="2003" element="_0WkKAJSoEeqdGdGS_2jwTA">
1058 <children xmi:type="notation:Node" xmi:id="_0bshoJSoEeqdGdGS_2jwTA" type="5007"/>
1059 <children xmi:type="notation:Node" xmi:id="_0bshoZSoEeqdGdGS_2jwTA" type="7004">
1060 <styles xmi:type="notation:SortingStyle" xmi:id="_0bshopSoEeqdGdGS_2jwTA"/>
1061 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bsho5SoEeqdGdGS_2jwTA"/>
1062 </children>
1063 <styles xmi:type="notation:ShapeStyle" xmi:id="_0br6mJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1064 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0br6mZSoEeqdGdGS_2jwTA" x="7152" y="1083"/>
1065 </children>
1066 <children xmi:type="notation:Node" xmi:id="_0bshpJSoEeqdGdGS_2jwTA" type="2003" element="_0WkKA5SoEeqdGdGS_2jwTA">
1067 <children xmi:type="notation:Node" xmi:id="_0bshp5SoEeqdGdGS_2jwTA" type="5007"/>
1068 <children xmi:type="notation:Node" xmi:id="_0btIsJSoEeqdGdGS_2jwTA" type="7004">
1069 <styles xmi:type="notation:SortingStyle" xmi:id="_0btIsZSoEeqdGdGS_2jwTA"/>
1070 <styles xmi:type="notation:FilteringStyle" xmi:id="_0btIspSoEeqdGdGS_2jwTA"/>
1071 </children>
1072 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bshpZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1073 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bshppSoEeqdGdGS_2jwTA" x="4888" y="768"/>
1074 </children>
1075 <children xmi:type="notation:Node" xmi:id="_0btIs5SoEeqdGdGS_2jwTA" type="2003" element="_0WkxEpSoEeqdGdGS_2jwTA">
1076 <children xmi:type="notation:Node" xmi:id="_0btItpSoEeqdGdGS_2jwTA" type="5007"/>
1077 <children xmi:type="notation:Node" xmi:id="_0btIt5SoEeqdGdGS_2jwTA" type="7004">
1078 <styles xmi:type="notation:SortingStyle" xmi:id="_0btIuJSoEeqdGdGS_2jwTA"/>
1079 <styles xmi:type="notation:FilteringStyle" xmi:id="_0btIuZSoEeqdGdGS_2jwTA"/>
1080 </children>
1081 <styles xmi:type="notation:ShapeStyle" xmi:id="_0btItJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1082 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0btItZSoEeqdGdGS_2jwTA" x="5892" y="768"/>
1083 </children>
1084 <children xmi:type="notation:Node" xmi:id="_0btvwJSoEeqdGdGS_2jwTA" type="2003" element="_0WlYIpSoEeqdGdGS_2jwTA">
1085 <children xmi:type="notation:Node" xmi:id="_0btvw5SoEeqdGdGS_2jwTA" type="5007"/>
1086 <children xmi:type="notation:Node" xmi:id="_0btvxJSoEeqdGdGS_2jwTA" type="7004">
1087 <children xmi:type="notation:Node" xmi:id="_0csAIJSoEeqdGdGS_2jwTA" type="3010" element="_0aSzcJSoEeqdGdGS_2jwTA">
1088 <styles xmi:type="notation:FontStyle" xmi:id="_0csAIZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1089 <layoutConstraint xmi:type="notation:Location" xmi:id="_0csAIpSoEeqdGdGS_2jwTA"/>
1090 </children>
1091 <styles xmi:type="notation:SortingStyle" xmi:id="_0btvxZSoEeqdGdGS_2jwTA"/>
1092 <styles xmi:type="notation:FilteringStyle" xmi:id="_0btvxpSoEeqdGdGS_2jwTA"/>
1093 </children>
1094 <styles xmi:type="notation:ShapeStyle" xmi:id="_0btvwZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1095 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0btvwpSoEeqdGdGS_2jwTA" x="5112" y="768"/>
1096 </children>
1097 <children xmi:type="notation:Node" xmi:id="_0btvx5SoEeqdGdGS_2jwTA" type="2003" element="_0Wl_MZSoEeqdGdGS_2jwTA">
1098 <children xmi:type="notation:Node" xmi:id="_0buW0JSoEeqdGdGS_2jwTA" type="5007"/>
1099 <children xmi:type="notation:Node" xmi:id="_0buW0ZSoEeqdGdGS_2jwTA" type="7004">
1100 <styles xmi:type="notation:SortingStyle" xmi:id="_0buW0pSoEeqdGdGS_2jwTA"/>
1101 <styles xmi:type="notation:FilteringStyle" xmi:id="_0buW05SoEeqdGdGS_2jwTA"/>
1102 </children>
1103 <styles xmi:type="notation:ShapeStyle" xmi:id="_0btvyJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1104 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0btvyZSoEeqdGdGS_2jwTA" x="5640" y="768"/>
1105 </children>
1106 <children xmi:type="notation:Node" xmi:id="_0buW1JSoEeqdGdGS_2jwTA" type="2003" element="_0WmmQJSoEeqdGdGS_2jwTA">
1107 <children xmi:type="notation:Node" xmi:id="_0buW15SoEeqdGdGS_2jwTA" type="5007"/>
1108 <children xmi:type="notation:Node" xmi:id="_0bu94JSoEeqdGdGS_2jwTA" type="7004">
1109 <styles xmi:type="notation:SortingStyle" xmi:id="_0bu94ZSoEeqdGdGS_2jwTA"/>
1110 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bu94pSoEeqdGdGS_2jwTA"/>
1111 </children>
1112 <styles xmi:type="notation:ShapeStyle" xmi:id="_0buW1ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1113 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0buW1pSoEeqdGdGS_2jwTA" x="4700" y="768"/>
1114 </children>
1115 <children xmi:type="notation:Node" xmi:id="_0bu945SoEeqdGdGS_2jwTA" type="2003" element="_0WmmQ5SoEeqdGdGS_2jwTA">
1116 <children xmi:type="notation:Node" xmi:id="_0bu95pSoEeqdGdGS_2jwTA" type="5007"/>
1117 <children xmi:type="notation:Node" xmi:id="_0bu955SoEeqdGdGS_2jwTA" type="7004">
1118 <children xmi:type="notation:Node" xmi:id="_0csAI5SoEeqdGdGS_2jwTA" type="3010" element="_0aUBkJSoEeqdGdGS_2jwTA">
1119 <styles xmi:type="notation:FontStyle" xmi:id="_0csAJJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
1120 <layoutConstraint xmi:type="notation:Location" xmi:id="_0csAJZSoEeqdGdGS_2jwTA"/>
1121 </children>
1122 <styles xmi:type="notation:SortingStyle" xmi:id="_0bu96JSoEeqdGdGS_2jwTA"/>
1123 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bu96ZSoEeqdGdGS_2jwTA"/>
1124 </children>
1125 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bu95JSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1126 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bu95ZSoEeqdGdGS_2jwTA" x="5400" y="768"/>
1127 </children>
1128 <children xmi:type="notation:Node" xmi:id="_0bu96pSoEeqdGdGS_2jwTA" type="2003" element="_0WnNUpSoEeqdGdGS_2jwTA">
1129 <children xmi:type="notation:Node" xmi:id="_0bvk8JSoEeqdGdGS_2jwTA" type="5007"/>
1130 <children xmi:type="notation:Node" xmi:id="_0bvk8ZSoEeqdGdGS_2jwTA" type="7004">
1131 <styles xmi:type="notation:SortingStyle" xmi:id="_0bvk8pSoEeqdGdGS_2jwTA"/>
1132 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bvk85SoEeqdGdGS_2jwTA"/>
1133 </children>
1134 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bu965SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1135 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bu97JSoEeqdGdGS_2jwTA" x="4392" y="924"/>
1136 </children>
1137 <children xmi:type="notation:Node" xmi:id="_0bvk9JSoEeqdGdGS_2jwTA" type="2003" element="_0Wn0YJSoEeqdGdGS_2jwTA">
1138 <children xmi:type="notation:Node" xmi:id="_0bvk95SoEeqdGdGS_2jwTA" type="5007"/>
1139 <children xmi:type="notation:Node" xmi:id="_0bwMAJSoEeqdGdGS_2jwTA" type="7004">
1140 <styles xmi:type="notation:SortingStyle" xmi:id="_0bwMAZSoEeqdGdGS_2jwTA"/>
1141 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bwMApSoEeqdGdGS_2jwTA"/>
1142 </children>
1143 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bvk9ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1144 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bvk9pSoEeqdGdGS_2jwTA" x="4560" y="924"/>
1145 </children>
1146 <children xmi:type="notation:Node" xmi:id="_0bwMA5SoEeqdGdGS_2jwTA" type="2003" element="_0WobcJSoEeqdGdGS_2jwTA">
1147 <children xmi:type="notation:Node" xmi:id="_0bwMBpSoEeqdGdGS_2jwTA" type="5007"/>
1148 <children xmi:type="notation:Node" xmi:id="_0bwMB5SoEeqdGdGS_2jwTA" type="7004">
1149 <styles xmi:type="notation:SortingStyle" xmi:id="_0bwMCJSoEeqdGdGS_2jwTA"/>
1150 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bwMCZSoEeqdGdGS_2jwTA"/>
1151 </children>
1152 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bwMBJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1153 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bwMBZSoEeqdGdGS_2jwTA" x="7716" y="1272"/>
1154 </children>
1155 <children xmi:type="notation:Node" xmi:id="_0bwzEJSoEeqdGdGS_2jwTA" type="2003" element="_0Wobc5SoEeqdGdGS_2jwTA">
1156 <children xmi:type="notation:Node" xmi:id="_0bwzE5SoEeqdGdGS_2jwTA" type="5007"/>
1157 <children xmi:type="notation:Node" xmi:id="_0bxaIJSoEeqdGdGS_2jwTA" type="7004">
1158 <styles xmi:type="notation:SortingStyle" xmi:id="_0bxaIZSoEeqdGdGS_2jwTA"/>
1159 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bxaIpSoEeqdGdGS_2jwTA"/>
1160 </children>
1161 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bwzEZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1162 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bwzEpSoEeqdGdGS_2jwTA" x="7716" y="1392"/>
1163 </children>
1164 <children xmi:type="notation:Node" xmi:id="_0bxaI5SoEeqdGdGS_2jwTA" type="2003" element="_0WpCgpSoEeqdGdGS_2jwTA">
1165 <children xmi:type="notation:Node" xmi:id="_0byBMJSoEeqdGdGS_2jwTA" type="5007"/>
1166 <children xmi:type="notation:Node" xmi:id="_0byBMZSoEeqdGdGS_2jwTA" type="7004">
1167 <styles xmi:type="notation:SortingStyle" xmi:id="_0byBMpSoEeqdGdGS_2jwTA"/>
1168 <styles xmi:type="notation:FilteringStyle" xmi:id="_0byBM5SoEeqdGdGS_2jwTA"/>
1169 </children>
1170 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bxaJJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1171 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bxaJZSoEeqdGdGS_2jwTA" x="7728" y="1524"/>
1172 </children>
1173 <children xmi:type="notation:Node" xmi:id="_0byBNJSoEeqdGdGS_2jwTA" type="2003" element="_0WppkZSoEeqdGdGS_2jwTA">
1174 <children xmi:type="notation:Node" xmi:id="_0byoQJSoEeqdGdGS_2jwTA" type="5007"/>
1175 <children xmi:type="notation:Node" xmi:id="_0byoQZSoEeqdGdGS_2jwTA" type="7004">
1176 <children xmi:type="notation:Node" xmi:id="_0csnMJSoEeqdGdGS_2jwTA" type="3010" element="_0aUooJSoEeqdGdGS_2jwTA">
1177 <styles xmi:type="notation:FontStyle" xmi:id="_0csnMZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
1178 <layoutConstraint xmi:type="notation:Location" xmi:id="_0csnMpSoEeqdGdGS_2jwTA"/>
1179 </children>
1180 <styles xmi:type="notation:SortingStyle" xmi:id="_0byoQpSoEeqdGdGS_2jwTA"/>
1181 <styles xmi:type="notation:FilteringStyle" xmi:id="_0byoQ5SoEeqdGdGS_2jwTA"/>
1182 </children>
1183 <styles xmi:type="notation:ShapeStyle" xmi:id="_0byBNZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1184 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0byBNpSoEeqdGdGS_2jwTA" x="8232" y="540"/>
1185 </children>
1186 <children xmi:type="notation:Node" xmi:id="_0byoRJSoEeqdGdGS_2jwTA" type="2003" element="_0WqQoJSoEeqdGdGS_2jwTA">
1187 <children xmi:type="notation:Node" xmi:id="_0bzPUJSoEeqdGdGS_2jwTA" type="5007"/>
1188 <children xmi:type="notation:Node" xmi:id="_0bzPUZSoEeqdGdGS_2jwTA" type="7004">
1189 <styles xmi:type="notation:SortingStyle" xmi:id="_0bzPUpSoEeqdGdGS_2jwTA"/>
1190 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bzPU5SoEeqdGdGS_2jwTA"/>
1191 </children>
1192 <styles xmi:type="notation:ShapeStyle" xmi:id="_0byoRZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1193 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0byoRpSoEeqdGdGS_2jwTA" x="8160" y="408"/>
1194 </children>
1195 <children xmi:type="notation:Node" xmi:id="_0bz2YJSoEeqdGdGS_2jwTA" type="2003" element="_0WqQo5SoEeqdGdGS_2jwTA">
1196 <children xmi:type="notation:Node" xmi:id="_0bz2Y5SoEeqdGdGS_2jwTA" type="5007"/>
1197 <children xmi:type="notation:Node" xmi:id="_0bz2ZJSoEeqdGdGS_2jwTA" type="7004">
1198 <styles xmi:type="notation:SortingStyle" xmi:id="_0bz2ZZSoEeqdGdGS_2jwTA"/>
1199 <styles xmi:type="notation:FilteringStyle" xmi:id="_0bz2ZpSoEeqdGdGS_2jwTA"/>
1200 </children>
1201 <styles xmi:type="notation:ShapeStyle" xmi:id="_0bz2YZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1202 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0bz2YpSoEeqdGdGS_2jwTA" x="8043" y="540"/>
1203 </children>
1204 <children xmi:type="notation:Node" xmi:id="_0b0dcJSoEeqdGdGS_2jwTA" type="2003" element="_0Wq3spSoEeqdGdGS_2jwTA">
1205 <children xmi:type="notation:Node" xmi:id="_0b0dc5SoEeqdGdGS_2jwTA" type="5007"/>
1206 <children xmi:type="notation:Node" xmi:id="_0b1EgJSoEeqdGdGS_2jwTA" type="7004">
1207 <children xmi:type="notation:Node" xmi:id="_0csnM5SoEeqdGdGS_2jwTA" type="3010" element="_0aVPsJSoEeqdGdGS_2jwTA">
1208 <styles xmi:type="notation:FontStyle" xmi:id="_0csnNJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
1209 <layoutConstraint xmi:type="notation:Location" xmi:id="_0csnNZSoEeqdGdGS_2jwTA"/>
1210 </children>
1211 <styles xmi:type="notation:SortingStyle" xmi:id="_0b1EgZSoEeqdGdGS_2jwTA"/>
1212 <styles xmi:type="notation:FilteringStyle" xmi:id="_0b1EgpSoEeqdGdGS_2jwTA"/>
1213 </children>
1214 <styles xmi:type="notation:ShapeStyle" xmi:id="_0b0dcZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1215 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0b0dcpSoEeqdGdGS_2jwTA" x="8587" y="524"/>
1216 </children>
1217 <children xmi:type="notation:Node" xmi:id="_0b1Eg5SoEeqdGdGS_2jwTA" type="2003" element="_0WrewpSoEeqdGdGS_2jwTA">
1218 <children xmi:type="notation:Node" xmi:id="_0b1EhpSoEeqdGdGS_2jwTA" type="5007"/>
1219 <children xmi:type="notation:Node" xmi:id="_0b1rkJSoEeqdGdGS_2jwTA" type="7004">
1220 <children xmi:type="notation:Node" xmi:id="_0csnNpSoEeqdGdGS_2jwTA" type="3010" element="_0aV2wJSoEeqdGdGS_2jwTA">
1221 <styles xmi:type="notation:FontStyle" xmi:id="_0csnN5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
1222 <layoutConstraint xmi:type="notation:Location" xmi:id="_0csnOJSoEeqdGdGS_2jwTA"/>
1223 </children>
1224 <children xmi:type="notation:Node" xmi:id="_0ctOQJSoEeqdGdGS_2jwTA" type="3010" element="_0aV2wpSoEeqdGdGS_2jwTA">
1225 <styles xmi:type="notation:FontStyle" xmi:id="_0ctOQZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
1226 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ctOQpSoEeqdGdGS_2jwTA"/>
1227 </children>
1228 <styles xmi:type="notation:SortingStyle" xmi:id="_0b1rkZSoEeqdGdGS_2jwTA"/>
1229 <styles xmi:type="notation:FilteringStyle" xmi:id="_0b1rkpSoEeqdGdGS_2jwTA"/>
1230 </children>
1231 <styles xmi:type="notation:ShapeStyle" xmi:id="_0b1EhJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1232 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0b1EhZSoEeqdGdGS_2jwTA" x="9811" y="364"/>
1233 </children>
1234 <children xmi:type="notation:Node" xmi:id="_0b1rk5SoEeqdGdGS_2jwTA" type="2003" element="_0WsF0pSoEeqdGdGS_2jwTA">
1235 <children xmi:type="notation:Node" xmi:id="_0b2SoJSoEeqdGdGS_2jwTA" type="5007"/>
1236 <children xmi:type="notation:Node" xmi:id="_0b2SoZSoEeqdGdGS_2jwTA" type="7004">
1237 <children xmi:type="notation:Node" xmi:id="_0ctOQ5SoEeqdGdGS_2jwTA" type="3010" element="_0amVcpSoEeqdGdGS_2jwTA">
1238 <styles xmi:type="notation:FontStyle" xmi:id="_0ctORJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1239 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ctORZSoEeqdGdGS_2jwTA"/>
1240 </children>
1241 <children xmi:type="notation:Node" xmi:id="_0ct1UJSoEeqdGdGS_2jwTA" type="3010" element="_0amVdJSoEeqdGdGS_2jwTA">
1242 <styles xmi:type="notation:FontStyle" xmi:id="_0ct1UZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1243 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ct1UpSoEeqdGdGS_2jwTA"/>
1244 </children>
1245 <styles xmi:type="notation:SortingStyle" xmi:id="_0b2SopSoEeqdGdGS_2jwTA"/>
1246 <styles xmi:type="notation:FilteringStyle" xmi:id="_0b2So5SoEeqdGdGS_2jwTA"/>
1247 </children>
1248 <styles xmi:type="notation:ShapeStyle" xmi:id="_0b1rlJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1249 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0b1rlZSoEeqdGdGS_2jwTA" x="3024" y="-24"/>
1250 </children>
1251 <children xmi:type="notation:Node" xmi:id="_0b2SpJSoEeqdGdGS_2jwTA" type="2003" element="_0Wss4pSoEeqdGdGS_2jwTA">
1252 <children xmi:type="notation:Node" xmi:id="_0b25sJSoEeqdGdGS_2jwTA" type="5007"/>
1253 <children xmi:type="notation:Node" xmi:id="_0b25sZSoEeqdGdGS_2jwTA" type="7004">
1254 <styles xmi:type="notation:SortingStyle" xmi:id="_0b25spSoEeqdGdGS_2jwTA"/>
1255 <styles xmi:type="notation:FilteringStyle" xmi:id="_0b25s5SoEeqdGdGS_2jwTA"/>
1256 </children>
1257 <styles xmi:type="notation:ShapeStyle" xmi:id="_0b2SpZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1258 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0b2SppSoEeqdGdGS_2jwTA" x="10903" y="524"/>
1259 </children>
1260 <children xmi:type="notation:Node" xmi:id="_0b25tJSoEeqdGdGS_2jwTA" type="2003" element="_0Wt7AJSoEeqdGdGS_2jwTA">
1261 <children xmi:type="notation:Node" xmi:id="_0b3gwJSoEeqdGdGS_2jwTA" type="5007"/>
1262 <children xmi:type="notation:Node" xmi:id="_0b3gwZSoEeqdGdGS_2jwTA" type="7004">
1263 <children xmi:type="notation:Node" xmi:id="_0ct1U5SoEeqdGdGS_2jwTA" type="3010" element="_0aWd0JSoEeqdGdGS_2jwTA">
1264 <styles xmi:type="notation:FontStyle" xmi:id="_0ct1VJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
1265 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ct1VZSoEeqdGdGS_2jwTA"/>
1266 </children>
1267 <styles xmi:type="notation:SortingStyle" xmi:id="_0b3gwpSoEeqdGdGS_2jwTA"/>
1268 <styles xmi:type="notation:FilteringStyle" xmi:id="_0b3gw5SoEeqdGdGS_2jwTA"/>
1269 </children>
1270 <styles xmi:type="notation:ShapeStyle" xmi:id="_0b25tZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1271 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0b25tpSoEeqdGdGS_2jwTA" x="10183" y="524"/>
1272 </children>
1273 <children xmi:type="notation:Node" xmi:id="_0b3gxJSoEeqdGdGS_2jwTA" type="2003" element="_0WvJIJSoEeqdGdGS_2jwTA">
1274 <children xmi:type="notation:Node" xmi:id="_0b4H0JSoEeqdGdGS_2jwTA" type="5007"/>
1275 <children xmi:type="notation:Node" xmi:id="_0b4H0ZSoEeqdGdGS_2jwTA" type="7004">
1276 <children xmi:type="notation:Node" xmi:id="_0ct1VpSoEeqdGdGS_2jwTA" type="3010" element="_0am8gJSoEeqdGdGS_2jwTA">
1277 <styles xmi:type="notation:FontStyle" xmi:id="_0ct1V5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1278 <layoutConstraint xmi:type="notation:Location" xmi:id="_0ct1WJSoEeqdGdGS_2jwTA"/>
1279 </children>
1280 <children xmi:type="notation:Node" xmi:id="_0cucYJSoEeqdGdGS_2jwTA" type="3010" element="_0am8gpSoEeqdGdGS_2jwTA">
1281 <styles xmi:type="notation:FontStyle" xmi:id="_0cucYZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1282 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cucYpSoEeqdGdGS_2jwTA"/>
1283 </children>
1284 <children xmi:type="notation:Node" xmi:id="_0cucY5SoEeqdGdGS_2jwTA" type="3010" element="_0am8hJSoEeqdGdGS_2jwTA">
1285 <styles xmi:type="notation:FontStyle" xmi:id="_0cucZJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1286 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cucZZSoEeqdGdGS_2jwTA"/>
1287 </children>
1288 <styles xmi:type="notation:SortingStyle" xmi:id="_0b4H0pSoEeqdGdGS_2jwTA"/>
1289 <styles xmi:type="notation:FilteringStyle" xmi:id="_0b4H05SoEeqdGdGS_2jwTA"/>
1290 </children>
1291 <styles xmi:type="notation:ShapeStyle" xmi:id="_0b3gxZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1292 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0b3gxpSoEeqdGdGS_2jwTA" x="3264" y="-24"/>
1293 </children>
1294 <children xmi:type="notation:Node" xmi:id="_0b4H1JSoEeqdGdGS_2jwTA" type="2003" element="_0WvJI5SoEeqdGdGS_2jwTA">
1295 <children xmi:type="notation:Node" xmi:id="_0b4u4JSoEeqdGdGS_2jwTA" type="5007"/>
1296 <children xmi:type="notation:Node" xmi:id="_0b4u4ZSoEeqdGdGS_2jwTA" type="7004">
1297 <children xmi:type="notation:Node" xmi:id="_0cvDcJSoEeqdGdGS_2jwTA" type="3010" element="_0aWd0pSoEeqdGdGS_2jwTA">
1298 <styles xmi:type="notation:FontStyle" xmi:id="_0cvDcZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
1299 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cvDcpSoEeqdGdGS_2jwTA"/>
1300 </children>
1301 <styles xmi:type="notation:SortingStyle" xmi:id="_0b4u4pSoEeqdGdGS_2jwTA"/>
1302 <styles xmi:type="notation:FilteringStyle" xmi:id="_0b4u45SoEeqdGdGS_2jwTA"/>
1303 </children>
1304 <styles xmi:type="notation:ShapeStyle" xmi:id="_0b4H1ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1305 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0b4H1pSoEeqdGdGS_2jwTA" x="9163" y="524"/>
1306 </children>
1307 <children xmi:type="notation:Node" xmi:id="_0b5V8JSoEeqdGdGS_2jwTA" type="2003" element="_0WwXQJSoEeqdGdGS_2jwTA">
1308 <children xmi:type="notation:Node" xmi:id="_0b5V85SoEeqdGdGS_2jwTA" type="5007"/>
1309 <children xmi:type="notation:Node" xmi:id="_0b59AJSoEeqdGdGS_2jwTA" type="7004">
1310 <children xmi:type="notation:Node" xmi:id="_0cvDc5SoEeqdGdGS_2jwTA" type="3010" element="_0am8hpSoEeqdGdGS_2jwTA">
1311 <styles xmi:type="notation:FontStyle" xmi:id="_0cvDdJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1312 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cvDdZSoEeqdGdGS_2jwTA"/>
1313 </children>
1314 <children xmi:type="notation:Node" xmi:id="_0cvDdpSoEeqdGdGS_2jwTA" type="3010" element="_0anjkJSoEeqdGdGS_2jwTA">
1315 <styles xmi:type="notation:FontStyle" xmi:id="_0cvDd5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1316 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cvDeJSoEeqdGdGS_2jwTA"/>
1317 </children>
1318 <children xmi:type="notation:Node" xmi:id="_0cvqgJSoEeqdGdGS_2jwTA" type="3010" element="_0anjkpSoEeqdGdGS_2jwTA">
1319 <styles xmi:type="notation:FontStyle" xmi:id="_0cvqgZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1320 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cvqgpSoEeqdGdGS_2jwTA"/>
1321 </children>
1322 <children xmi:type="notation:Node" xmi:id="_0cvqg5SoEeqdGdGS_2jwTA" type="3010" element="_0anjlJSoEeqdGdGS_2jwTA">
1323 <styles xmi:type="notation:FontStyle" xmi:id="_0cvqhJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1324 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cvqhZSoEeqdGdGS_2jwTA"/>
1325 </children>
1326 <children xmi:type="notation:Node" xmi:id="_0cwRkJSoEeqdGdGS_2jwTA" type="3010" element="_0anjlpSoEeqdGdGS_2jwTA">
1327 <styles xmi:type="notation:FontStyle" xmi:id="_0cwRkZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1328 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cwRkpSoEeqdGdGS_2jwTA"/>
1329 </children>
1330 <styles xmi:type="notation:SortingStyle" xmi:id="_0b59AZSoEeqdGdGS_2jwTA"/>
1331 <styles xmi:type="notation:FilteringStyle" xmi:id="_0b59ApSoEeqdGdGS_2jwTA"/>
1332 </children>
1333 <styles xmi:type="notation:ShapeStyle" xmi:id="_0b5V8ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1334 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0b5V8pSoEeqdGdGS_2jwTA" x="3612" y="-24"/>
1335 </children>
1336 <children xmi:type="notation:Node" xmi:id="_0b59A5SoEeqdGdGS_2jwTA" type="2003" element="_0Ww-UJSoEeqdGdGS_2jwTA">
1337 <children xmi:type="notation:Node" xmi:id="_0b59BpSoEeqdGdGS_2jwTA" type="5007"/>
1338 <children xmi:type="notation:Node" xmi:id="_0b6kEJSoEeqdGdGS_2jwTA" type="7004">
1339 <styles xmi:type="notation:SortingStyle" xmi:id="_0b6kEZSoEeqdGdGS_2jwTA"/>
1340 <styles xmi:type="notation:FilteringStyle" xmi:id="_0b6kEpSoEeqdGdGS_2jwTA"/>
1341 </children>
1342 <styles xmi:type="notation:ShapeStyle" xmi:id="_0b59BJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1343 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0b59BZSoEeqdGdGS_2jwTA" x="9787" y="524"/>
1344 </children>
1345 <children xmi:type="notation:Node" xmi:id="_0b6kE5SoEeqdGdGS_2jwTA" type="2003" element="_0WxlYJSoEeqdGdGS_2jwTA">
1346 <children xmi:type="notation:Node" xmi:id="_0b6kFpSoEeqdGdGS_2jwTA" type="5007"/>
1347 <children xmi:type="notation:Node" xmi:id="_0b7LIJSoEeqdGdGS_2jwTA" type="7004">
1348 <styles xmi:type="notation:SortingStyle" xmi:id="_0b7LIZSoEeqdGdGS_2jwTA"/>
1349 <styles xmi:type="notation:FilteringStyle" xmi:id="_0b7LIpSoEeqdGdGS_2jwTA"/>
1350 </children>
1351 <styles xmi:type="notation:ShapeStyle" xmi:id="_0b6kFJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1352 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0b6kFZSoEeqdGdGS_2jwTA" x="10003" y="524"/>
1353 </children>
1354 <children xmi:type="notation:Node" xmi:id="_0b7LI5SoEeqdGdGS_2jwTA" type="2003" element="_0WyMcZSoEeqdGdGS_2jwTA">
1355 <children xmi:type="notation:Node" xmi:id="_0b7yMJSoEeqdGdGS_2jwTA" type="5007"/>
1356 <children xmi:type="notation:Node" xmi:id="_0b7yMZSoEeqdGdGS_2jwTA" type="7004">
1357 <children xmi:type="notation:Node" xmi:id="_0cwRk5SoEeqdGdGS_2jwTA" type="3010" element="_0aXE4ZSoEeqdGdGS_2jwTA">
1358 <styles xmi:type="notation:FontStyle" xmi:id="_0cwRlJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
1359 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cwRlZSoEeqdGdGS_2jwTA"/>
1360 </children>
1361 <styles xmi:type="notation:SortingStyle" xmi:id="_0b7yMpSoEeqdGdGS_2jwTA"/>
1362 <styles xmi:type="notation:FilteringStyle" xmi:id="_0b7yM5SoEeqdGdGS_2jwTA"/>
1363 </children>
1364 <styles xmi:type="notation:ShapeStyle" xmi:id="_0b7LJJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1365 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0b7LJZSoEeqdGdGS_2jwTA" x="4284" y="1656"/>
1366 </children>
1367 <children xmi:type="notation:Node" xmi:id="_0b7yNJSoEeqdGdGS_2jwTA" type="2003" element="_0WzakJSoEeqdGdGS_2jwTA">
1368 <children xmi:type="notation:Node" xmi:id="_0b8ZQJSoEeqdGdGS_2jwTA" type="5007"/>
1369 <children xmi:type="notation:Node" xmi:id="_0b8ZQZSoEeqdGdGS_2jwTA" type="7004">
1370 <styles xmi:type="notation:SortingStyle" xmi:id="_0b8ZQpSoEeqdGdGS_2jwTA"/>
1371 <styles xmi:type="notation:FilteringStyle" xmi:id="_0b8ZQ5SoEeqdGdGS_2jwTA"/>
1372 </children>
1373 <styles xmi:type="notation:ShapeStyle" xmi:id="_0b7yNZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1374 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0b7yNpSoEeqdGdGS_2jwTA" x="5637" y="1467"/>
1375 </children>
1376 <children xmi:type="notation:Node" xmi:id="_0b8ZRJSoEeqdGdGS_2jwTA" type="2003" element="_0W0BoZSoEeqdGdGS_2jwTA">
1377 <children xmi:type="notation:Node" xmi:id="_0b9AUJSoEeqdGdGS_2jwTA" type="5007"/>
1378 <children xmi:type="notation:Node" xmi:id="_0b9AUZSoEeqdGdGS_2jwTA" type="7004">
1379 <styles xmi:type="notation:SortingStyle" xmi:id="_0b9AUpSoEeqdGdGS_2jwTA"/>
1380 <styles xmi:type="notation:FilteringStyle" xmi:id="_0b9AU5SoEeqdGdGS_2jwTA"/>
1381 </children>
1382 <styles xmi:type="notation:ShapeStyle" xmi:id="_0b8ZRZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1383 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0b8ZRpSoEeqdGdGS_2jwTA" x="6360" y="1656"/>
1384 </children>
1385 <children xmi:type="notation:Node" xmi:id="_0b9nYJSoEeqdGdGS_2jwTA" type="2003" element="_0W0ospSoEeqdGdGS_2jwTA">
1386 <children xmi:type="notation:Node" xmi:id="_0b9nY5SoEeqdGdGS_2jwTA" type="5007"/>
1387 <children xmi:type="notation:Node" xmi:id="_0b-OcJSoEeqdGdGS_2jwTA" type="7004">
1388 <children xmi:type="notation:Node" xmi:id="_0cw4oJSoEeqdGdGS_2jwTA" type="3010" element="_0aXr8ZSoEeqdGdGS_2jwTA">
1389 <styles xmi:type="notation:FontStyle" xmi:id="_0cw4oZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
1390 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cw4opSoEeqdGdGS_2jwTA"/>
1391 </children>
1392 <children xmi:type="notation:Node" xmi:id="_0cw4o5SoEeqdGdGS_2jwTA" type="3010" element="_0aYTAZSoEeqdGdGS_2jwTA">
1393 <styles xmi:type="notation:FontStyle" xmi:id="_0cw4pJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
1394 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cw4pZSoEeqdGdGS_2jwTA"/>
1395 </children>
1396 <styles xmi:type="notation:SortingStyle" xmi:id="_0b-OcZSoEeqdGdGS_2jwTA"/>
1397 <styles xmi:type="notation:FilteringStyle" xmi:id="_0b-OcpSoEeqdGdGS_2jwTA"/>
1398 </children>
1399 <styles xmi:type="notation:ShapeStyle" xmi:id="_0b9nYZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1400 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0b9nYpSoEeqdGdGS_2jwTA" x="4740" y="1656"/>
1401 </children>
1402 <children xmi:type="notation:Node" xmi:id="_0b-Oc5SoEeqdGdGS_2jwTA" type="2003" element="_0W120JSoEeqdGdGS_2jwTA">
1403 <children xmi:type="notation:Node" xmi:id="_0b-1gJSoEeqdGdGS_2jwTA" type="5007"/>
1404 <children xmi:type="notation:Node" xmi:id="_0b-1gZSoEeqdGdGS_2jwTA" type="7004">
1405 <children xmi:type="notation:Node" xmi:id="_0cw4ppSoEeqdGdGS_2jwTA" type="3010" element="_0aY6EJSoEeqdGdGS_2jwTA">
1406 <styles xmi:type="notation:FontStyle" xmi:id="_0cw4p5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
1407 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cw4qJSoEeqdGdGS_2jwTA"/>
1408 </children>
1409 <children xmi:type="notation:Node" xmi:id="_0cxfsJSoEeqdGdGS_2jwTA" type="3010" element="_0aY6EpSoEeqdGdGS_2jwTA">
1410 <styles xmi:type="notation:FontStyle" xmi:id="_0cxfsZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
1411 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cxfspSoEeqdGdGS_2jwTA"/>
1412 </children>
1413 <styles xmi:type="notation:SortingStyle" xmi:id="_0b-1gpSoEeqdGdGS_2jwTA"/>
1414 <styles xmi:type="notation:FilteringStyle" xmi:id="_0b-1g5SoEeqdGdGS_2jwTA"/>
1415 </children>
1416 <styles xmi:type="notation:ShapeStyle" xmi:id="_0b-OdJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1417 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0b-OdZSoEeqdGdGS_2jwTA" x="5400" y="1656"/>
1418 </children>
1419 <children xmi:type="notation:Node" xmi:id="_0b-1hJSoEeqdGdGS_2jwTA" type="2003" element="_0W2d4JSoEeqdGdGS_2jwTA">
1420 <children xmi:type="notation:Node" xmi:id="_0b_ckJSoEeqdGdGS_2jwTA" type="5007"/>
1421 <children xmi:type="notation:Node" xmi:id="_0b_ckZSoEeqdGdGS_2jwTA" type="7004">
1422 <children xmi:type="notation:Node" xmi:id="_0cxfs5SoEeqdGdGS_2jwTA" type="3010" element="_0aZhIJSoEeqdGdGS_2jwTA">
1423 <styles xmi:type="notation:FontStyle" xmi:id="_0cxftJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
1424 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cxftZSoEeqdGdGS_2jwTA"/>
1425 </children>
1426 <children xmi:type="notation:Node" xmi:id="_0cyGwJSoEeqdGdGS_2jwTA" type="3010" element="_0aZhIpSoEeqdGdGS_2jwTA">
1427 <styles xmi:type="notation:FontStyle" xmi:id="_0cyGwZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
1428 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cyGwpSoEeqdGdGS_2jwTA"/>
1429 </children>
1430 <styles xmi:type="notation:SortingStyle" xmi:id="_0b_ckpSoEeqdGdGS_2jwTA"/>
1431 <styles xmi:type="notation:FilteringStyle" xmi:id="_0b_ck5SoEeqdGdGS_2jwTA"/>
1432 </children>
1433 <styles xmi:type="notation:ShapeStyle" xmi:id="_0b-1hZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1434 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0b-1hpSoEeqdGdGS_2jwTA" x="6061" y="1656"/>
1435 </children>
1436 <children xmi:type="notation:Node" xmi:id="_0b_clJSoEeqdGdGS_2jwTA" type="2003" element="_0W3E8ZSoEeqdGdGS_2jwTA">
1437 <children xmi:type="notation:Node" xmi:id="_0cADoJSoEeqdGdGS_2jwTA" type="5007"/>
1438 <children xmi:type="notation:Node" xmi:id="_0cADoZSoEeqdGdGS_2jwTA" type="7004">
1439 <styles xmi:type="notation:SortingStyle" xmi:id="_0cADopSoEeqdGdGS_2jwTA"/>
1440 <styles xmi:type="notation:FilteringStyle" xmi:id="_0cADo5SoEeqdGdGS_2jwTA"/>
1441 </children>
1442 <styles xmi:type="notation:ShapeStyle" xmi:id="_0b_clZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1443 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0b_clpSoEeqdGdGS_2jwTA" x="5220" y="1656"/>
1444 </children>
1445 <children xmi:type="notation:Node" xmi:id="_0cAqsJSoEeqdGdGS_2jwTA" type="2003" element="_0W3sApSoEeqdGdGS_2jwTA">
1446 <children xmi:type="notation:Node" xmi:id="_0cAqs5SoEeqdGdGS_2jwTA" type="5007"/>
1447 <children xmi:type="notation:Node" xmi:id="_0cAqtJSoEeqdGdGS_2jwTA" type="7004">
1448 <styles xmi:type="notation:SortingStyle" xmi:id="_0cBRwJSoEeqdGdGS_2jwTA"/>
1449 <styles xmi:type="notation:FilteringStyle" xmi:id="_0cBRwZSoEeqdGdGS_2jwTA"/>
1450 </children>
1451 <styles xmi:type="notation:ShapeStyle" xmi:id="_0cAqsZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1452 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0cAqspSoEeqdGdGS_2jwTA" x="6000" y="1467"/>
1453 </children>
1454 <children xmi:type="notation:Node" xmi:id="_0cBRwpSoEeqdGdGS_2jwTA" type="2003" element="_0W46IJSoEeqdGdGS_2jwTA">
1455 <children xmi:type="notation:Node" xmi:id="_0cBRxZSoEeqdGdGS_2jwTA" type="5007"/>
1456 <children xmi:type="notation:Node" xmi:id="_0cB40JSoEeqdGdGS_2jwTA" type="7004">
1457 <children xmi:type="notation:Node" xmi:id="_0cyGw5SoEeqdGdGS_2jwTA" type="3010" element="_0aaIMJSoEeqdGdGS_2jwTA">
1458 <styles xmi:type="notation:FontStyle" xmi:id="_0cyGxJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
1459 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cyGxZSoEeqdGdGS_2jwTA"/>
1460 </children>
1461 <children xmi:type="notation:Node" xmi:id="_0cyt0JSoEeqdGdGS_2jwTA" type="3010" element="_0aavQJSoEeqdGdGS_2jwTA">
1462 <styles xmi:type="notation:FontStyle" xmi:id="_0cyt0ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
1463 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cyt0pSoEeqdGdGS_2jwTA"/>
1464 </children>
1465 <styles xmi:type="notation:SortingStyle" xmi:id="_0cB40ZSoEeqdGdGS_2jwTA"/>
1466 <styles xmi:type="notation:FilteringStyle" xmi:id="_0cB40pSoEeqdGdGS_2jwTA"/>
1467 </children>
1468 <styles xmi:type="notation:ShapeStyle" xmi:id="_0cBRw5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1469 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0cBRxJSoEeqdGdGS_2jwTA" x="6198" y="1467"/>
1470 </children>
1471 <children xmi:type="notation:Node" xmi:id="_0cB405SoEeqdGdGS_2jwTA" type="2003" element="_0W6IQJSoEeqdGdGS_2jwTA">
1472 <children xmi:type="notation:Node" xmi:id="_0cCf4JSoEeqdGdGS_2jwTA" type="5007"/>
1473 <children xmi:type="notation:Node" xmi:id="_0cCf4ZSoEeqdGdGS_2jwTA" type="7004">
1474 <styles xmi:type="notation:SortingStyle" xmi:id="_0cCf4pSoEeqdGdGS_2jwTA"/>
1475 <styles xmi:type="notation:FilteringStyle" xmi:id="_0cCf45SoEeqdGdGS_2jwTA"/>
1476 </children>
1477 <styles xmi:type="notation:ShapeStyle" xmi:id="_0cB41JSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1478 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0cB41ZSoEeqdGdGS_2jwTA" x="6756" y="1656"/>
1479 </children>
1480 <children xmi:type="notation:Node" xmi:id="_0cCf5JSoEeqdGdGS_2jwTA" type="2003" element="_0W6vUpSoEeqdGdGS_2jwTA">
1481 <children xmi:type="notation:Node" xmi:id="_0cDG8JSoEeqdGdGS_2jwTA" type="5007"/>
1482 <children xmi:type="notation:Node" xmi:id="_0cDG8ZSoEeqdGdGS_2jwTA" type="7004">
1483 <styles xmi:type="notation:SortingStyle" xmi:id="_0cDG8pSoEeqdGdGS_2jwTA"/>
1484 <styles xmi:type="notation:FilteringStyle" xmi:id="_0cDG85SoEeqdGdGS_2jwTA"/>
1485 </children>
1486 <styles xmi:type="notation:ShapeStyle" xmi:id="_0cCf5ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1487 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0cCf5pSoEeqdGdGS_2jwTA" x="6528" y="1476"/>
1488 </children>
1489 <children xmi:type="notation:Node" xmi:id="_0cDuAJSoEeqdGdGS_2jwTA" type="2003" element="_0W79cJSoEeqdGdGS_2jwTA">
1490 <children xmi:type="notation:Node" xmi:id="_0cDuA5SoEeqdGdGS_2jwTA" type="5007"/>
1491 <children xmi:type="notation:Node" xmi:id="_0cDuBJSoEeqdGdGS_2jwTA" type="7004">
1492 <styles xmi:type="notation:SortingStyle" xmi:id="_0cDuBZSoEeqdGdGS_2jwTA"/>
1493 <styles xmi:type="notation:FilteringStyle" xmi:id="_0cDuBpSoEeqdGdGS_2jwTA"/>
1494 </children>
1495 <styles xmi:type="notation:ShapeStyle" xmi:id="_0cDuAZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1496 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0cDuApSoEeqdGdGS_2jwTA" x="6540" y="1656"/>
1497 </children>
1498 <children xmi:type="notation:Node" xmi:id="_0cEVEJSoEeqdGdGS_2jwTA" type="2003" element="_0W8kgJSoEeqdGdGS_2jwTA">
1499 <children xmi:type="notation:Node" xmi:id="_0cEVE5SoEeqdGdGS_2jwTA" type="5007"/>
1500 <children xmi:type="notation:Node" xmi:id="_0cE8IJSoEeqdGdGS_2jwTA" type="7004">
1501 <children xmi:type="notation:Node" xmi:id="_0cyt05SoEeqdGdGS_2jwTA" type="3010" element="_0aoKoJSoEeqdGdGS_2jwTA">
1502 <styles xmi:type="notation:FontStyle" xmi:id="_0cyt1JSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1503 <layoutConstraint xmi:type="notation:Location" xmi:id="_0cyt1ZSoEeqdGdGS_2jwTA"/>
1504 </children>
1505 <children xmi:type="notation:Node" xmi:id="_0czU4JSoEeqdGdGS_2jwTA" type="3010" element="_0aoKopSoEeqdGdGS_2jwTA">
1506 <styles xmi:type="notation:FontStyle" xmi:id="_0czU4ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1507 <layoutConstraint xmi:type="notation:Location" xmi:id="_0czU4pSoEeqdGdGS_2jwTA"/>
1508 </children>
1509 <children xmi:type="notation:Node" xmi:id="_0czU45SoEeqdGdGS_2jwTA" type="3010" element="_0aoKpJSoEeqdGdGS_2jwTA">
1510 <styles xmi:type="notation:FontStyle" xmi:id="_0czU5JSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1511 <layoutConstraint xmi:type="notation:Location" xmi:id="_0czU5ZSoEeqdGdGS_2jwTA"/>
1512 </children>
1513 <styles xmi:type="notation:SortingStyle" xmi:id="_0cE8IZSoEeqdGdGS_2jwTA"/>
1514 <styles xmi:type="notation:FilteringStyle" xmi:id="_0cE8IpSoEeqdGdGS_2jwTA"/>
1515 </children>
1516 <styles xmi:type="notation:ShapeStyle" xmi:id="_0cEVEZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1517 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0cEVEpSoEeqdGdGS_2jwTA" x="3924" y="-24"/>
1518 </children>
1519 <children xmi:type="notation:Node" xmi:id="_0cE8I5SoEeqdGdGS_2jwTA" type="2003" element="_0W9LkJSoEeqdGdGS_2jwTA">
1520 <children xmi:type="notation:Node" xmi:id="_0cFjMJSoEeqdGdGS_2jwTA" type="5007"/>
1521 <children xmi:type="notation:Node" xmi:id="_0cFjMZSoEeqdGdGS_2jwTA" type="7004">
1522 <styles xmi:type="notation:SortingStyle" xmi:id="_0cFjMpSoEeqdGdGS_2jwTA"/>
1523 <styles xmi:type="notation:FilteringStyle" xmi:id="_0cFjM5SoEeqdGdGS_2jwTA"/>
1524 </children>
1525 <styles xmi:type="notation:ShapeStyle" xmi:id="_0cE8JJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1526 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0cE8JZSoEeqdGdGS_2jwTA" x="5076" y="14"/>
1527 </children>
1528 <children xmi:type="notation:Node" xmi:id="_82LWcJSvEeqdGdGS_2jwTA" type="2003" element="_81KCwJSvEeqdGdGS_2jwTA">
1529 <children xmi:type="notation:Node" xmi:id="_82L9gJSvEeqdGdGS_2jwTA" type="5007"/>
1530 <children xmi:type="notation:Node" xmi:id="_82L9gZSvEeqdGdGS_2jwTA" type="7004">
1531 <styles xmi:type="notation:SortingStyle" xmi:id="_82L9gpSvEeqdGdGS_2jwTA"/>
1532 <styles xmi:type="notation:FilteringStyle" xmi:id="_82L9g5SvEeqdGdGS_2jwTA"/>
1533 </children>
1534 <styles xmi:type="notation:ShapeStyle" xmi:id="_82LWcZSvEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1535 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_82LWcpSvEeqdGdGS_2jwTA" x="7035" y="-13"/>
1536 </children>
1537 <styles xmi:type="notation:DiagramStyle" xmi:id="_z_xaopSoEeqdGdGS_2jwTA"/>
1538 <edges xmi:type="notation:Edge" xmi:id="_0c2YMJSoEeqdGdGS_2jwTA" type="4001" element="_0aqm4JSoEeqdGdGS_2jwTA" source="_0bdRFJSoEeqdGdGS_2jwTA" target="_0bd4JJSoEeqdGdGS_2jwTA">
1539 <children xmi:type="notation:Node" xmi:id="_0c2_QJSoEeqdGdGS_2jwTA" type="6001">
1540 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c2_QZSoEeqdGdGS_2jwTA" x="21" y="10"/>
1541 </children>
1542 <children xmi:type="notation:Node" xmi:id="_0c2_QpSoEeqdGdGS_2jwTA" type="6002">
1543 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c2_Q5SoEeqdGdGS_2jwTA" x="9" y="-10"/>
1544 </children>
1545 <children xmi:type="notation:Node" xmi:id="_0c2_RJSoEeqdGdGS_2jwTA" type="6003">
1546 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c2_RZSoEeqdGdGS_2jwTA" x="-2" y="-10"/>
1547 </children>
1548 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0c2YMZSoEeqdGdGS_2jwTA" routing="Rectilinear"/>
1549 <styles xmi:type="notation:FontStyle" xmi:id="_0c2YMpSoEeqdGdGS_2jwTA" fontColor="7490599" fontName="Segoe UI" fontHeight="8"/>
1550 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0c2YM5SoEeqdGdGS_2jwTA" points="[-86, -8, 267, -105]$[-194, -8, 159, -105]$[-194, 72, 159, -25]$[-294, 72, 59, -25]"/>
1551 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0c3mUJSoEeqdGdGS_2jwTA" id="(0.5,0.5)"/>
1552 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0c3mUZSoEeqdGdGS_2jwTA" id="(0.5,0.5)"/>
1553 </edges>
1554 <edges xmi:type="notation:Edge" xmi:id="_0c3mUpSoEeqdGdGS_2jwTA" type="4001" element="_0arN-JSoEeqdGdGS_2jwTA" source="_0bjXsJSoEeqdGdGS_2jwTA" target="_0befNJSoEeqdGdGS_2jwTA">
1555 <children xmi:type="notation:Node" xmi:id="_0c3mVpSoEeqdGdGS_2jwTA" type="6001">
1556 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c3mV5SoEeqdGdGS_2jwTA" x="18" y="-10"/>
1557 </children>
1558 <children xmi:type="notation:Node" xmi:id="_0c4NYJSoEeqdGdGS_2jwTA" type="6002">
1559 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c4NYZSoEeqdGdGS_2jwTA" x="5" y="10"/>
1560 </children>
1561 <children xmi:type="notation:Node" xmi:id="_0c4NYpSoEeqdGdGS_2jwTA" type="6003">
1562 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c4NY5SoEeqdGdGS_2jwTA" x="-5" y="10"/>
1563 </children>
1564 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0c3mU5SoEeqdGdGS_2jwTA" routing="Rectilinear"/>
1565 <styles xmi:type="notation:FontStyle" xmi:id="_0c3mVJSoEeqdGdGS_2jwTA" fontColor="7490599" fontName="Segoe UI" fontHeight="8"/>
1566 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0c3mVZSoEeqdGdGS_2jwTA" points="[0, 0, -202, 63]$[0, -32, -202, 31]$[167, -32, -35, 31]$[167, -63, -35, 0]"/>
1567 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0c4NZJSoEeqdGdGS_2jwTA" id="(0.5060975609756098,0.0)"/>
1568 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0c4NZZSoEeqdGdGS_2jwTA" id="(0.5021097046413502,1.0)"/>
1569 </edges>
1570 <edges xmi:type="notation:Edge" xmi:id="_0c4NZpSoEeqdGdGS_2jwTA" type="4001" element="_0ar1BpSoEeqdGdGS_2jwTA" source="_0bkl1JSoEeqdGdGS_2jwTA" target="_0befNJSoEeqdGdGS_2jwTA">
1571 <children xmi:type="notation:Node" xmi:id="_0c40cJSoEeqdGdGS_2jwTA" type="6001">
1572 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c40cZSoEeqdGdGS_2jwTA" x="27" y="-10"/>
1573 </children>
1574 <children xmi:type="notation:Node" xmi:id="_0c40cpSoEeqdGdGS_2jwTA" type="6002">
1575 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c40c5SoEeqdGdGS_2jwTA" x="64" y="39"/>
1576 </children>
1577 <children xmi:type="notation:Node" xmi:id="_0c40dJSoEeqdGdGS_2jwTA" type="6003">
1578 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c40dZSoEeqdGdGS_2jwTA" x="-7" y="10"/>
1579 </children>
1580 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0c4NZ5SoEeqdGdGS_2jwTA" routing="Rectilinear"/>
1581 <styles xmi:type="notation:FontStyle" xmi:id="_0c4NaJSoEeqdGdGS_2jwTA" fontColor="7490599" fontName="Segoe UI" fontHeight="8"/>
1582 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0c4NaZSoEeqdGdGS_2jwTA" points="[134, 55, -533, 118]$[188, 55, -479, 118]$[188, -48, -479, 15]$[568, -48, -99, 15]$[568, -63, -99, 0]"/>
1583 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0c5bgJSoEeqdGdGS_2jwTA" id="(0.5037037037037037,0.0)"/>
1584 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0c5bgZSoEeqdGdGS_2jwTA" id="(0.5021097046413502,1.0)"/>
1585 </edges>
1586 <edges xmi:type="notation:Edge" xmi:id="_0c5bgpSoEeqdGdGS_2jwTA" type="4001" element="_0ascGZSoEeqdGdGS_2jwTA" source="_0bkl1JSoEeqdGdGS_2jwTA" target="_0befNJSoEeqdGdGS_2jwTA">
1587 <children xmi:type="notation:Node" xmi:id="_0c5bhpSoEeqdGdGS_2jwTA" type="6001">
1588 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c5bh5SoEeqdGdGS_2jwTA" x="-166" y="-10"/>
1589 </children>
1590 <children xmi:type="notation:Node" xmi:id="_0c6CkJSoEeqdGdGS_2jwTA" type="6002">
1591 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c6CkZSoEeqdGdGS_2jwTA" x="-14" y="10"/>
1592 </children>
1593 <children xmi:type="notation:Node" xmi:id="_0c6CkpSoEeqdGdGS_2jwTA" type="6003">
1594 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c6Ck5SoEeqdGdGS_2jwTA" x="-165" y="10"/>
1595 </children>
1596 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0c5bg5SoEeqdGdGS_2jwTA" routing="Rectilinear"/>
1597 <styles xmi:type="notation:FontStyle" xmi:id="_0c5bhJSoEeqdGdGS_2jwTA" fontColor="7490599" fontName="Segoe UI" fontHeight="8"/>
1598 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0c5bhZSoEeqdGdGS_2jwTA" points="[134, 36, -533, 99]$[764, 36, 97, 99]$[764, -63, 97, 0]"/>
1599 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0c6ClJSoEeqdGdGS_2jwTA" id="(0.5037037037037037,0.0)"/>
1600 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0c6ClZSoEeqdGdGS_2jwTA" id="(0.5021097046413502,1.0)"/>
1601 </edges>
1602 <edges xmi:type="notation:Edge" xmi:id="_0c6poJSoEeqdGdGS_2jwTA" type="4001" element="_0atqMJSoEeqdGdGS_2jwTA" source="_0boQM5SoEeqdGdGS_2jwTA" target="_0bftUJSoEeqdGdGS_2jwTA">
1603 <children xmi:type="notation:Node" xmi:id="_0c6ppJSoEeqdGdGS_2jwTA" type="6001">
1604 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c6ppZSoEeqdGdGS_2jwTA" x="240" y="-10"/>
1605 </children>
1606 <children xmi:type="notation:Node" xmi:id="_0c6pppSoEeqdGdGS_2jwTA" type="6002">
1607 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c6pp5SoEeqdGdGS_2jwTA" x="43" y="-39"/>
1608 </children>
1609 <children xmi:type="notation:Node" xmi:id="_0c7QsJSoEeqdGdGS_2jwTA" type="6003">
1610 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c7QsZSoEeqdGdGS_2jwTA" y="-10"/>
1611 </children>
1612 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0c6poZSoEeqdGdGS_2jwTA" routing="Rectilinear"/>
1613 <styles xmi:type="notation:FontStyle" xmi:id="_0c6popSoEeqdGdGS_2jwTA" fontColor="7490599" fontName="Segoe UI" fontHeight="8"/>
1614 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0c6po5SoEeqdGdGS_2jwTA" points="[0, 0, 343, 935]$[0, -64, 343, 871]$[222, -64, 565, 871]$[222, -972, 565, -37]$[-270, -972, 73, -37]"/>
1615 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0c7QspSoEeqdGdGS_2jwTA" id="(0.503731343283582,0.0)"/>
1616 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0c7Qs5SoEeqdGdGS_2jwTA" id="(0.5067567567567568,1.0)"/>
1617 </edges>
1618 <edges xmi:type="notation:Edge" xmi:id="_0c7QtJSoEeqdGdGS_2jwTA" type="4001" element="_0auRQJSoEeqdGdGS_2jwTA" source="_0bo3QJSoEeqdGdGS_2jwTA" target="_0bd4JJSoEeqdGdGS_2jwTA">
1619 <children xmi:type="notation:Node" xmi:id="_0c7QuJSoEeqdGdGS_2jwTA" type="6001">
1620 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c7QuZSoEeqdGdGS_2jwTA" x="77" y="-10"/>
1621 </children>
1622 <children xmi:type="notation:Node" xmi:id="_0c7QupSoEeqdGdGS_2jwTA" type="6002">
1623 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c7Qu5SoEeqdGdGS_2jwTA" x="-8"/>
1624 </children>
1625 <children xmi:type="notation:Node" xmi:id="_0c73wJSoEeqdGdGS_2jwTA" type="6003">
1626 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c73wZSoEeqdGdGS_2jwTA" x="-2" y="-10"/>
1627 </children>
1628 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0c7QtZSoEeqdGdGS_2jwTA" routing="Rectilinear"/>
1629 <styles xmi:type="notation:FontStyle" xmi:id="_0c7QtpSoEeqdGdGS_2jwTA" fontColor="7490599" fontName="Segoe UI" fontHeight="8"/>
1630 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0c7Qt5SoEeqdGdGS_2jwTA" points="[0, 0, 428, 58]$[0, -96, 428, -38]$[-370, -96, 58, -38]"/>
1631 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0c73wpSoEeqdGdGS_2jwTA" id="(0.5027932960893855,0.0)"/>
1632 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0c73w5SoEeqdGdGS_2jwTA" id="(0.5084745762711864,1.0)"/>
1633 </edges>
1634 <edges xmi:type="notation:Edge" xmi:id="_0c73xJSoEeqdGdGS_2jwTA" type="4001" element="_0awGcJSoEeqdGdGS_2jwTA" source="_0bd4JJSoEeqdGdGS_2jwTA" target="_0befNJSoEeqdGdGS_2jwTA">
1635 <children xmi:type="notation:Node" xmi:id="_0c73yJSoEeqdGdGS_2jwTA" type="6001">
1636 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c73yZSoEeqdGdGS_2jwTA" x="-51" y="-43"/>
1637 </children>
1638 <children xmi:type="notation:Node" xmi:id="_0c73ypSoEeqdGdGS_2jwTA" type="6002">
1639 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c73y5SoEeqdGdGS_2jwTA" x="25" y="10"/>
1640 </children>
1641 <children xmi:type="notation:Node" xmi:id="_0c8e0JSoEeqdGdGS_2jwTA" type="6003">
1642 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c8e0ZSoEeqdGdGS_2jwTA" x="-61" y="10"/>
1643 </children>
1644 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0c73xZSoEeqdGdGS_2jwTA" routing="Tree"/>
1645 <styles xmi:type="notation:FontStyle" xmi:id="_0c73xpSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1646 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0c73x5SoEeqdGdGS_2jwTA" points="[-1, 0, 598, 579]$[-1, -528, 598, 51]$[-600, -528, -1, 51]$[-600, -579, -1, 0]"/>
1647 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0c8e0pSoEeqdGdGS_2jwTA" id="(0.5084745762711864,0.0)"/>
1648 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0c8e05SoEeqdGdGS_2jwTA" id="(0.5021097046413502,1.0)"/>
1649 </edges>
1650 <edges xmi:type="notation:Edge" xmi:id="_0c8e1JSoEeqdGdGS_2jwTA" type="4001" element="_0ax7oJSoEeqdGdGS_2jwTA" source="_0bd4JJSoEeqdGdGS_2jwTA" target="_0bmbBJSoEeqdGdGS_2jwTA">
1651 <children xmi:type="notation:Node" xmi:id="_0c8e2JSoEeqdGdGS_2jwTA" type="6001">
1652 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c8e2ZSoEeqdGdGS_2jwTA" y="-10"/>
1653 </children>
1654 <children xmi:type="notation:Node" xmi:id="_0c8e2pSoEeqdGdGS_2jwTA" type="6002">
1655 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c8e25SoEeqdGdGS_2jwTA" y="10"/>
1656 </children>
1657 <children xmi:type="notation:Node" xmi:id="_0c9F4JSoEeqdGdGS_2jwTA" type="6003">
1658 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c9F4ZSoEeqdGdGS_2jwTA" x="-23" y="10"/>
1659 </children>
1660 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0c8e1ZSoEeqdGdGS_2jwTA" routing="Tree"/>
1661 <styles xmi:type="notation:FontStyle" xmi:id="_0c8e1pSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1662 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0c8e15SoEeqdGdGS_2jwTA" points="[-1, 0, -32, 407]$[29, -61, -2, 346]$[30, -407, -1, 0]"/>
1663 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0c9F4pSoEeqdGdGS_2jwTA" id="(0.864406779661017,0.01020408163265306)"/>
1664 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0c9F45SoEeqdGdGS_2jwTA" id="(0.5084745762711864,1.0)"/>
1665 </edges>
1666 <edges xmi:type="notation:Edge" xmi:id="_0c9F5JSoEeqdGdGS_2jwTA" type="4001" element="_0ax7p5SoEeqdGdGS_2jwTA" source="_0biJlJSoEeqdGdGS_2jwTA" target="_0befNJSoEeqdGdGS_2jwTA">
1667 <children xmi:type="notation:Node" xmi:id="_0c9F6JSoEeqdGdGS_2jwTA" type="6001">
1668 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c9F6ZSoEeqdGdGS_2jwTA" y="-10"/>
1669 </children>
1670 <children xmi:type="notation:Node" xmi:id="_0c9F6pSoEeqdGdGS_2jwTA" type="6002">
1671 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c9F65SoEeqdGdGS_2jwTA" y="10"/>
1672 </children>
1673 <children xmi:type="notation:Node" xmi:id="_0c9s8JSoEeqdGdGS_2jwTA" type="6003">
1674 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c9s8ZSoEeqdGdGS_2jwTA" y="10"/>
1675 </children>
1676 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0c9F5ZSoEeqdGdGS_2jwTA" routing="Tree"/>
1677 <styles xmi:type="notation:FontStyle" xmi:id="_0c9F5pSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1678 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0c9F55SoEeqdGdGS_2jwTA" points="[-1, 0, -119, 418]$[173, -61, 55, 357]$[173, -187, 55, 231]$[117, -418, -1, 0]"/>
1679 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0c9s8pSoEeqdGdGS_2jwTA" id="(0.5019455252918288,0.0)"/>
1680 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0c9s85SoEeqdGdGS_2jwTA" id="(0.5021097046413502,1.0)"/>
1681 </edges>
1682 <edges xmi:type="notation:Edge" xmi:id="_0c9s9JSoEeqdGdGS_2jwTA" type="4001" element="_0ayitpSoEeqdGdGS_2jwTA" source="_0bj-w5SoEeqdGdGS_2jwTA" target="_0bmbBJSoEeqdGdGS_2jwTA">
1683 <children xmi:type="notation:Node" xmi:id="_0c-UAJSoEeqdGdGS_2jwTA" type="6001">
1684 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c-UAZSoEeqdGdGS_2jwTA" x="-16" y="-10"/>
1685 </children>
1686 <children xmi:type="notation:Node" xmi:id="_0c-UApSoEeqdGdGS_2jwTA" type="6002">
1687 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c-UA5SoEeqdGdGS_2jwTA" x="-16" y="10"/>
1688 </children>
1689 <children xmi:type="notation:Node" xmi:id="_0c-UBJSoEeqdGdGS_2jwTA" type="6003">
1690 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c-UBZSoEeqdGdGS_2jwTA" x="-16" y="10"/>
1691 </children>
1692 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0c9s9ZSoEeqdGdGS_2jwTA" routing="Tree"/>
1693 <styles xmi:type="notation:FontStyle" xmi:id="_0c9s9pSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1694 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0c9s95SoEeqdGdGS_2jwTA" points="[-1, 0, -679, 60]$[677, -60, -1, 0]"/>
1695 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0c-7EJSoEeqdGdGS_2jwTA" id="(0.5084745762711864,0.0)"/>
1696 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0c-7EZSoEeqdGdGS_2jwTA" id="(0.5084745762711864,1.0)"/>
1697 </edges>
1698 <edges xmi:type="notation:Edge" xmi:id="_0c-7EpSoEeqdGdGS_2jwTA" type="4001" element="_0azJxpSoEeqdGdGS_2jwTA" source="_0bqFY5SoEeqdGdGS_2jwTA" target="_0bftUJSoEeqdGdGS_2jwTA">
1699 <children xmi:type="notation:Node" xmi:id="_0c-7FpSoEeqdGdGS_2jwTA" type="6001">
1700 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c-7F5SoEeqdGdGS_2jwTA" y="-10"/>
1701 </children>
1702 <children xmi:type="notation:Node" xmi:id="_0c_iIJSoEeqdGdGS_2jwTA" type="6002">
1703 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c_iIZSoEeqdGdGS_2jwTA" y="10"/>
1704 </children>
1705 <children xmi:type="notation:Node" xmi:id="_0c_iIpSoEeqdGdGS_2jwTA" type="6003">
1706 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0c_iI5SoEeqdGdGS_2jwTA" y="10"/>
1707 </children>
1708 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0c-7E5SoEeqdGdGS_2jwTA" routing="Tree"/>
1709 <styles xmi:type="notation:FontStyle" xmi:id="_0c-7FJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1710 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0c-7FZSoEeqdGdGS_2jwTA" points="[-1, 0, -607, 60]$[605, -60, -1, 0]"/>
1711 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0c_iJJSoEeqdGdGS_2jwTA" id="(0.5084745762711864,0.0)"/>
1712 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0c_iJZSoEeqdGdGS_2jwTA" id="(0.5067567567567568,1.0)"/>
1713 </edges>
1714 <edges xmi:type="notation:Edge" xmi:id="_0c_iJpSoEeqdGdGS_2jwTA" type="4001" element="_0azw05SoEeqdGdGS_2jwTA" source="_0bqscJSoEeqdGdGS_2jwTA" target="_0bftUJSoEeqdGdGS_2jwTA">
1715 <children xmi:type="notation:Node" xmi:id="_0dAJMJSoEeqdGdGS_2jwTA" type="6001">
1716 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dAJMZSoEeqdGdGS_2jwTA" x="-8" y="-10"/>
1717 </children>
1718 <children xmi:type="notation:Node" xmi:id="_0dAJMpSoEeqdGdGS_2jwTA" type="6002">
1719 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dAJM5SoEeqdGdGS_2jwTA" x="47" y="10"/>
1720 </children>
1721 <children xmi:type="notation:Node" xmi:id="_0dAJNJSoEeqdGdGS_2jwTA" type="6003">
1722 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dAJNZSoEeqdGdGS_2jwTA" x="-63" y="10"/>
1723 </children>
1724 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0c_iJ5SoEeqdGdGS_2jwTA" routing="Tree"/>
1725 <styles xmi:type="notation:FontStyle" xmi:id="_0c_iKJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1726 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0c_iKZSoEeqdGdGS_2jwTA" points="[0, 0, -663, -133]$[0, -79, -663, -212]$[663, -79, 0, -212]$[663, 24, 0, -109]"/>
1727 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dAwQJSoEeqdGdGS_2jwTA" id="(0.5084745762711864,0.0)"/>
1728 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dAwQZSoEeqdGdGS_2jwTA" id="(0.5067567567567568,1.0)"/>
1729 </edges>
1730 <edges xmi:type="notation:Edge" xmi:id="_0dAwQpSoEeqdGdGS_2jwTA" type="4001" element="_0azw2pSoEeqdGdGS_2jwTA" source="_0bqsd5SoEeqdGdGS_2jwTA" target="_0bkl1JSoEeqdGdGS_2jwTA">
1731 <children xmi:type="notation:Node" xmi:id="_0dAwRpSoEeqdGdGS_2jwTA" type="6001">
1732 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dAwR5SoEeqdGdGS_2jwTA" y="-10"/>
1733 </children>
1734 <children xmi:type="notation:Node" xmi:id="_0dAwSJSoEeqdGdGS_2jwTA" type="6002">
1735 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dBXUJSoEeqdGdGS_2jwTA" y="10"/>
1736 </children>
1737 <children xmi:type="notation:Node" xmi:id="_0dBXUZSoEeqdGdGS_2jwTA" type="6003">
1738 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dBXUpSoEeqdGdGS_2jwTA" y="10"/>
1739 </children>
1740 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dAwQ5SoEeqdGdGS_2jwTA" routing="Tree"/>
1741 <styles xmi:type="notation:FontStyle" xmi:id="_0dAwRJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1742 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dAwRZSoEeqdGdGS_2jwTA" points="[-1, 0, -781, 60]$[779, -60, -1, 0]"/>
1743 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dBXU5SoEeqdGdGS_2jwTA" id="(0.5084745762711864,0.0)"/>
1744 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dBXVJSoEeqdGdGS_2jwTA" id="(0.5037037037037037,1.0)"/>
1745 </edges>
1746 <edges xmi:type="notation:Edge" xmi:id="_0dBXVZSoEeqdGdGS_2jwTA" type="4001" element="_0a0X5pSoEeqdGdGS_2jwTA" source="_0brThJSoEeqdGdGS_2jwTA" target="_0bd4JJSoEeqdGdGS_2jwTA">
1747 <children xmi:type="notation:Node" xmi:id="_0dB-YJSoEeqdGdGS_2jwTA" type="6001">
1748 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dB-YZSoEeqdGdGS_2jwTA" y="-10"/>
1749 </children>
1750 <children xmi:type="notation:Node" xmi:id="_0dB-YpSoEeqdGdGS_2jwTA" type="6002">
1751 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dB-Y5SoEeqdGdGS_2jwTA" y="10"/>
1752 </children>
1753 <children xmi:type="notation:Node" xmi:id="_0dB-ZJSoEeqdGdGS_2jwTA" type="6003">
1754 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dB-ZZSoEeqdGdGS_2jwTA" y="10"/>
1755 </children>
1756 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dBXVpSoEeqdGdGS_2jwTA" routing="Tree"/>
1757 <styles xmi:type="notation:FontStyle" xmi:id="_0dBXV5SoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1758 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dBXWJSoEeqdGdGS_2jwTA" points="[-1, 0, 702, 60]$[-704, -60, -1, 0]"/>
1759 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dClcJSoEeqdGdGS_2jwTA" id="(0.5019305019305019,0.0)"/>
1760 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dClcZSoEeqdGdGS_2jwTA" id="(0.5084745762711864,1.0)"/>
1761 </edges>
1762 <edges xmi:type="notation:Edge" xmi:id="_0dClcpSoEeqdGdGS_2jwTA" type="4001" element="_0a0X7ZSoEeqdGdGS_2jwTA" source="_0br6kJSoEeqdGdGS_2jwTA" target="_0bkl1JSoEeqdGdGS_2jwTA">
1763 <children xmi:type="notation:Node" xmi:id="_0dCldpSoEeqdGdGS_2jwTA" type="6001">
1764 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dCld5SoEeqdGdGS_2jwTA" y="-10"/>
1765 </children>
1766 <children xmi:type="notation:Node" xmi:id="_0dDMgJSoEeqdGdGS_2jwTA" type="6002">
1767 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dDMgZSoEeqdGdGS_2jwTA" y="10"/>
1768 </children>
1769 <children xmi:type="notation:Node" xmi:id="_0dDMgpSoEeqdGdGS_2jwTA" type="6003">
1770 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dDMg5SoEeqdGdGS_2jwTA" y="10"/>
1771 </children>
1772 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dClc5SoEeqdGdGS_2jwTA" routing="Tree"/>
1773 <styles xmi:type="notation:FontStyle" xmi:id="_0dCldJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1774 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dCldZSoEeqdGdGS_2jwTA" points="[-1, 0, -600, 60]$[598, -60, -1, 0]"/>
1775 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dDMhJSoEeqdGdGS_2jwTA" id="(0.5041322314049587,0.0)"/>
1776 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dDMhZSoEeqdGdGS_2jwTA" id="(0.5037037037037037,1.0)"/>
1777 </edges>
1778 <edges xmi:type="notation:Edge" xmi:id="_0dDzkJSoEeqdGdGS_2jwTA" type="4001" element="_0a0-9pSoEeqdGdGS_2jwTA" source="_0br6l5SoEeqdGdGS_2jwTA" target="_0bd4JJSoEeqdGdGS_2jwTA">
1779 <children xmi:type="notation:Node" xmi:id="_0dFBsJSoEeqdGdGS_2jwTA" type="6001">
1780 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dFBsZSoEeqdGdGS_2jwTA" y="-10"/>
1781 </children>
1782 <children xmi:type="notation:Node" xmi:id="_0dFowJSoEeqdGdGS_2jwTA" type="6002">
1783 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dFowZSoEeqdGdGS_2jwTA" y="10"/>
1784 </children>
1785 <children xmi:type="notation:Node" xmi:id="_0dFowpSoEeqdGdGS_2jwTA" type="6003">
1786 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dFow5SoEeqdGdGS_2jwTA" y="10"/>
1787 </children>
1788 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dDzkZSoEeqdGdGS_2jwTA" routing="Tree"/>
1789 <styles xmi:type="notation:FontStyle" xmi:id="_0dDzkpSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1790 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dDzk5SoEeqdGdGS_2jwTA" points="[-1, 0, 29, 60]$[-31, -60, -1, 0]"/>
1791 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dGP0JSoEeqdGdGS_2jwTA" id="(0.5042016806722689,0.0)"/>
1792 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dGP0ZSoEeqdGdGS_2jwTA" id="(0.5084745762711864,1.0)"/>
1793 </edges>
1794 <edges xmi:type="notation:Edge" xmi:id="_0dGP0pSoEeqdGdGS_2jwTA" type="4001" element="_0a1mBpSoEeqdGdGS_2jwTA" source="_0bshpJSoEeqdGdGS_2jwTA" target="_0bnpJJSoEeqdGdGS_2jwTA">
1795 <children xmi:type="notation:Node" xmi:id="_0dGP1pSoEeqdGdGS_2jwTA" type="6001">
1796 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dGP15SoEeqdGdGS_2jwTA" y="-10"/>
1797 </children>
1798 <children xmi:type="notation:Node" xmi:id="_0dG24JSoEeqdGdGS_2jwTA" type="6002">
1799 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dG24ZSoEeqdGdGS_2jwTA" y="10"/>
1800 </children>
1801 <children xmi:type="notation:Node" xmi:id="_0dG24pSoEeqdGdGS_2jwTA" type="6003">
1802 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dG245SoEeqdGdGS_2jwTA" y="10"/>
1803 </children>
1804 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dGP05SoEeqdGdGS_2jwTA" routing="Tree"/>
1805 <styles xmi:type="notation:FontStyle" xmi:id="_0dGP1JSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1806 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dGP1ZSoEeqdGdGS_2jwTA" points="[-1, 0, -529, 60]$[527, -60, -1, 0]"/>
1807 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dG25JSoEeqdGdGS_2jwTA" id="(0.503030303030303,0.0)"/>
1808 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dG25ZSoEeqdGdGS_2jwTA" id="(0.5084745762711864,1.0)"/>
1809 </edges>
1810 <edges xmi:type="notation:Edge" xmi:id="_0dG25pSoEeqdGdGS_2jwTA" type="4001" element="_0a2NE5SoEeqdGdGS_2jwTA" source="_0btIs5SoEeqdGdGS_2jwTA" target="_0bnpJJSoEeqdGdGS_2jwTA">
1811 <children xmi:type="notation:Node" xmi:id="_0dG26pSoEeqdGdGS_2jwTA" type="6001">
1812 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dG265SoEeqdGdGS_2jwTA" y="-10"/>
1813 </children>
1814 <children xmi:type="notation:Node" xmi:id="_0dHd8JSoEeqdGdGS_2jwTA" type="6002">
1815 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dHd8ZSoEeqdGdGS_2jwTA" y="10"/>
1816 </children>
1817 <children xmi:type="notation:Node" xmi:id="_0dHd8pSoEeqdGdGS_2jwTA" type="6003">
1818 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dHd85SoEeqdGdGS_2jwTA" y="10"/>
1819 </children>
1820 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dG255SoEeqdGdGS_2jwTA" routing="Tree"/>
1821 <styles xmi:type="notation:FontStyle" xmi:id="_0dG26JSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1822 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dG26ZSoEeqdGdGS_2jwTA" points="[-1, 0, 497, 60]$[-499, -60, -1, 0]"/>
1823 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dHd9JSoEeqdGdGS_2jwTA" id="(0.5026178010471204,0.0)"/>
1824 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dHd9ZSoEeqdGdGS_2jwTA" id="(0.5084745762711864,1.0)"/>
1825 </edges>
1826 <edges xmi:type="notation:Edge" xmi:id="_0dHd9pSoEeqdGdGS_2jwTA" type="4001" element="_0a20IJSoEeqdGdGS_2jwTA" source="_0btvwJSoEeqdGdGS_2jwTA" target="_0bnpJJSoEeqdGdGS_2jwTA">
1827 <children xmi:type="notation:Node" xmi:id="_0dIFAJSoEeqdGdGS_2jwTA" type="6001">
1828 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dIFAZSoEeqdGdGS_2jwTA" y="-10"/>
1829 </children>
1830 <children xmi:type="notation:Node" xmi:id="_0dIFApSoEeqdGdGS_2jwTA" type="6002">
1831 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dIFA5SoEeqdGdGS_2jwTA" y="10"/>
1832 </children>
1833 <children xmi:type="notation:Node" xmi:id="_0dIFBJSoEeqdGdGS_2jwTA" type="6003">
1834 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dIFBZSoEeqdGdGS_2jwTA" y="10"/>
1835 </children>
1836 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dHd95SoEeqdGdGS_2jwTA" routing="Tree"/>
1837 <styles xmi:type="notation:FontStyle" xmi:id="_0dHd-JSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1838 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dHd-ZSoEeqdGdGS_2jwTA" points="[-1, 0, -268, 60]$[266, -60, -1, 0]"/>
1839 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dIFBpSoEeqdGdGS_2jwTA" id="(0.5021459227467812,0.0)"/>
1840 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dIFB5SoEeqdGdGS_2jwTA" id="(0.5084745762711864,1.0)"/>
1841 </edges>
1842 <edges xmi:type="notation:Edge" xmi:id="_0dIFCJSoEeqdGdGS_2jwTA" type="4001" element="_0a3bMJSoEeqdGdGS_2jwTA" source="_0btvx5SoEeqdGdGS_2jwTA" target="_0bnpJJSoEeqdGdGS_2jwTA">
1843 <children xmi:type="notation:Node" xmi:id="_0dIsEJSoEeqdGdGS_2jwTA" type="6001">
1844 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dIsEZSoEeqdGdGS_2jwTA" y="-10"/>
1845 </children>
1846 <children xmi:type="notation:Node" xmi:id="_0dIsEpSoEeqdGdGS_2jwTA" type="6002">
1847 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dIsE5SoEeqdGdGS_2jwTA" y="10"/>
1848 </children>
1849 <children xmi:type="notation:Node" xmi:id="_0dIsFJSoEeqdGdGS_2jwTA" type="6003">
1850 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dIsFZSoEeqdGdGS_2jwTA" y="10"/>
1851 </children>
1852 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dIFCZSoEeqdGdGS_2jwTA" routing="Tree"/>
1853 <styles xmi:type="notation:FontStyle" xmi:id="_0dIFCpSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1854 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dIFC5SoEeqdGdGS_2jwTA" points="[-1, 0, 245, 60]$[-247, -60, -1, 0]"/>
1855 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dIsFpSoEeqdGdGS_2jwTA" id="(0.5052631578947369,0.0)"/>
1856 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dIsF5SoEeqdGdGS_2jwTA" id="(0.5084745762711864,1.0)"/>
1857 </edges>
1858 <edges xmi:type="notation:Edge" xmi:id="_0dIsGJSoEeqdGdGS_2jwTA" type="4001" element="_0a3bN5SoEeqdGdGS_2jwTA" source="_0buW1JSoEeqdGdGS_2jwTA" target="_0bnpJJSoEeqdGdGS_2jwTA">
1859 <children xmi:type="notation:Node" xmi:id="_0dJTIJSoEeqdGdGS_2jwTA" type="6001">
1860 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dJTIZSoEeqdGdGS_2jwTA" y="-10"/>
1861 </children>
1862 <children xmi:type="notation:Node" xmi:id="_0dJTIpSoEeqdGdGS_2jwTA" type="6002">
1863 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dJTI5SoEeqdGdGS_2jwTA" y="10"/>
1864 </children>
1865 <children xmi:type="notation:Node" xmi:id="_0dJTJJSoEeqdGdGS_2jwTA" type="6003">
1866 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dJTJZSoEeqdGdGS_2jwTA" y="10"/>
1867 </children>
1868 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dIsGZSoEeqdGdGS_2jwTA" routing="Tree"/>
1869 <styles xmi:type="notation:FontStyle" xmi:id="_0dIsGpSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1870 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dIsG5SoEeqdGdGS_2jwTA" points="[-1, 0, -736, 60]$[734, -60, -1, 0]"/>
1871 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dJTJpSoEeqdGdGS_2jwTA" id="(0.5079365079365079,0.0)"/>
1872 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dJTJ5SoEeqdGdGS_2jwTA" id="(0.5084745762711864,1.0)"/>
1873 </edges>
1874 <edges xmi:type="notation:Edge" xmi:id="_0dJTKJSoEeqdGdGS_2jwTA" type="4001" element="_0a4CRpSoEeqdGdGS_2jwTA" source="_0bu945SoEeqdGdGS_2jwTA" target="_0bnpJJSoEeqdGdGS_2jwTA">
1875 <children xmi:type="notation:Node" xmi:id="_0dJ6MJSoEeqdGdGS_2jwTA" type="6001">
1876 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dJ6MZSoEeqdGdGS_2jwTA" y="-10"/>
1877 </children>
1878 <children xmi:type="notation:Node" xmi:id="_0dJ6MpSoEeqdGdGS_2jwTA" type="6002">
1879 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dJ6M5SoEeqdGdGS_2jwTA" y="10"/>
1880 </children>
1881 <children xmi:type="notation:Node" xmi:id="_0dJ6NJSoEeqdGdGS_2jwTA" type="6003">
1882 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dJ6NZSoEeqdGdGS_2jwTA" y="10"/>
1883 </children>
1884 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dJTKZSoEeqdGdGS_2jwTA" routing="Tree"/>
1885 <styles xmi:type="notation:FontStyle" xmi:id="_0dJTKpSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1886 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dJTK5SoEeqdGdGS_2jwTA" points="[-1, 0, -1, 60]$[-1, -60, -1, 0]"/>
1887 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dJ6NpSoEeqdGdGS_2jwTA" id="(0.5028248587570622,0.0)"/>
1888 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dJ6N5SoEeqdGdGS_2jwTA" id="(0.5084745762711864,1.0)"/>
1889 </edges>
1890 <edges xmi:type="notation:Edge" xmi:id="_0dJ6OJSoEeqdGdGS_2jwTA" type="4001" element="_0a4pU5SoEeqdGdGS_2jwTA" source="_0bu96pSoEeqdGdGS_2jwTA" target="_0bnCF5SoEeqdGdGS_2jwTA">
1891 <children xmi:type="notation:Node" xmi:id="_0dKhQJSoEeqdGdGS_2jwTA" type="6001">
1892 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dKhQZSoEeqdGdGS_2jwTA" y="-10"/>
1893 </children>
1894 <children xmi:type="notation:Node" xmi:id="_0dKhQpSoEeqdGdGS_2jwTA" type="6002">
1895 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dKhQ5SoEeqdGdGS_2jwTA" y="10"/>
1896 </children>
1897 <children xmi:type="notation:Node" xmi:id="_0dKhRJSoEeqdGdGS_2jwTA" type="6003">
1898 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dKhRZSoEeqdGdGS_2jwTA" y="10"/>
1899 </children>
1900 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dJ6OZSoEeqdGdGS_2jwTA" routing="Tree"/>
1901 <styles xmi:type="notation:FontStyle" xmi:id="_0dJ6OpSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1902 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dJ6O5SoEeqdGdGS_2jwTA" points="[-1, 0, -91, 60]$[89, -60, -1, 0]"/>
1903 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dKhRpSoEeqdGdGS_2jwTA" id="(0.5084745762711864,0.0)"/>
1904 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dKhR5SoEeqdGdGS_2jwTA" id="(0.5025641025641026,1.0)"/>
1905 </edges>
1906 <edges xmi:type="notation:Edge" xmi:id="_0dKhSJSoEeqdGdGS_2jwTA" type="4001" element="_0a5QYJSoEeqdGdGS_2jwTA" source="_0bvk9JSoEeqdGdGS_2jwTA" target="_0bnCF5SoEeqdGdGS_2jwTA">
1907 <children xmi:type="notation:Node" xmi:id="_0dLIUJSoEeqdGdGS_2jwTA" type="6001">
1908 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dLIUZSoEeqdGdGS_2jwTA" y="-10"/>
1909 </children>
1910 <children xmi:type="notation:Node" xmi:id="_0dLIUpSoEeqdGdGS_2jwTA" type="6002">
1911 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dLIU5SoEeqdGdGS_2jwTA" y="10"/>
1912 </children>
1913 <children xmi:type="notation:Node" xmi:id="_0dLIVJSoEeqdGdGS_2jwTA" type="6003">
1914 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dLIVZSoEeqdGdGS_2jwTA" y="10"/>
1915 </children>
1916 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dKhSZSoEeqdGdGS_2jwTA" routing="Tree"/>
1917 <styles xmi:type="notation:FontStyle" xmi:id="_0dKhSpSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1918 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dKhS5SoEeqdGdGS_2jwTA" points="[-1, 0, 89, 60]$[-91, -60, -1, 0]"/>
1919 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dLIVpSoEeqdGdGS_2jwTA" id="(0.5084745762711864,0.0)"/>
1920 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dLIV5SoEeqdGdGS_2jwTA" id="(0.5025641025641026,1.0)"/>
1921 </edges>
1922 <edges xmi:type="notation:Edge" xmi:id="_0dLIWJSoEeqdGdGS_2jwTA" type="4001" element="_0a53dpSoEeqdGdGS_2jwTA" source="_0bwMA5SoEeqdGdGS_2jwTA" target="_0bo3QJSoEeqdGdGS_2jwTA">
1923 <children xmi:type="notation:Node" xmi:id="_0dLvYJSoEeqdGdGS_2jwTA" type="6001">
1924 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dLvYZSoEeqdGdGS_2jwTA" x="-62" y="-9"/>
1925 </children>
1926 <children xmi:type="notation:Node" xmi:id="_0dLvYpSoEeqdGdGS_2jwTA" type="6002">
1927 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dLvY5SoEeqdGdGS_2jwTA" x="-22" y="10"/>
1928 </children>
1929 <children xmi:type="notation:Node" xmi:id="_0dLvZJSoEeqdGdGS_2jwTA" type="6003">
1930 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dLvZZSoEeqdGdGS_2jwTA" x="-27" y="10"/>
1931 </children>
1932 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dLIWZSoEeqdGdGS_2jwTA" routing="Tree"/>
1933 <styles xmi:type="notation:FontStyle" xmi:id="_0dLIWpSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1934 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dLIW5SoEeqdGdGS_2jwTA" points="[0, 0, 174, 67]$[0, -48, 174, 19]$[-173, -48, 1, 19]$[-173, -67, 1, 0]"/>
1935 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dLvZpSoEeqdGdGS_2jwTA" id="(0.5084745762711864,0.0)"/>
1936 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dLvZ5SoEeqdGdGS_2jwTA" id="(0.5027932960893855,1.0)"/>
1937 </edges>
1938 <edges xmi:type="notation:Edge" xmi:id="_0dLvaJSoEeqdGdGS_2jwTA" type="4001" element="_0a6ehpSoEeqdGdGS_2jwTA" source="_0bwzEJSoEeqdGdGS_2jwTA" target="_0bo3QJSoEeqdGdGS_2jwTA">
1939 <children xmi:type="notation:Node" xmi:id="_0dLvbJSoEeqdGdGS_2jwTA" type="6001">
1940 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dLvbZSoEeqdGdGS_2jwTA" y="-10"/>
1941 </children>
1942 <children xmi:type="notation:Node" xmi:id="_0dMWcJSoEeqdGdGS_2jwTA" type="6002">
1943 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dMWcZSoEeqdGdGS_2jwTA" y="10"/>
1944 </children>
1945 <children xmi:type="notation:Node" xmi:id="_0dMWcpSoEeqdGdGS_2jwTA" type="6003">
1946 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dMWc5SoEeqdGdGS_2jwTA" y="10"/>
1947 </children>
1948 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dLvaZSoEeqdGdGS_2jwTA" routing="Tree"/>
1949 <styles xmi:type="notation:FontStyle" xmi:id="_0dLvapSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1950 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dLva5SoEeqdGdGS_2jwTA" points="[-1, 0, -1, 60]$[-1, -60, -1, 0]"/>
1951 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dMWdJSoEeqdGdGS_2jwTA" id="(0.5084745762711864,0.0)"/>
1952 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dMWdZSoEeqdGdGS_2jwTA" id="(0.5027932960893855,1.0)"/>
1953 </edges>
1954 <edges xmi:type="notation:Edge" xmi:id="_0dMWdpSoEeqdGdGS_2jwTA" type="4001" element="_0a7Fk5SoEeqdGdGS_2jwTA" source="_0bxaI5SoEeqdGdGS_2jwTA" target="_0bo3QJSoEeqdGdGS_2jwTA">
1955 <children xmi:type="notation:Node" xmi:id="_0dMWepSoEeqdGdGS_2jwTA" type="6001">
1956 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dMWe5SoEeqdGdGS_2jwTA" y="-10"/>
1957 </children>
1958 <children xmi:type="notation:Node" xmi:id="_0dM9gJSoEeqdGdGS_2jwTA" type="6002">
1959 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dM9gZSoEeqdGdGS_2jwTA" y="10"/>
1960 </children>
1961 <children xmi:type="notation:Node" xmi:id="_0dM9gpSoEeqdGdGS_2jwTA" type="6003">
1962 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dM9g5SoEeqdGdGS_2jwTA" y="10"/>
1963 </children>
1964 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dMWd5SoEeqdGdGS_2jwTA" routing="Tree"/>
1965 <styles xmi:type="notation:FontStyle" xmi:id="_0dMWeJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1966 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dMWeZSoEeqdGdGS_2jwTA" points="[-1, 0, -181, 60]$[179, -60, -1, 0]"/>
1967 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dM9hJSoEeqdGdGS_2jwTA" id="(0.5084745762711864,0.0)"/>
1968 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dM9hZSoEeqdGdGS_2jwTA" id="(0.5027932960893855,1.0)"/>
1969 </edges>
1970 <edges xmi:type="notation:Edge" xmi:id="_0dM9hpSoEeqdGdGS_2jwTA" type="4001" element="_0a7FmpSoEeqdGdGS_2jwTA" source="_0byBNJSoEeqdGdGS_2jwTA" target="_0byoRJSoEeqdGdGS_2jwTA">
1971 <children xmi:type="notation:Node" xmi:id="_0dM9ipSoEeqdGdGS_2jwTA" type="6001">
1972 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dM9i5SoEeqdGdGS_2jwTA" y="-10"/>
1973 </children>
1974 <children xmi:type="notation:Node" xmi:id="_0dNkkJSoEeqdGdGS_2jwTA" type="6002">
1975 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dNkkZSoEeqdGdGS_2jwTA" y="10"/>
1976 </children>
1977 <children xmi:type="notation:Node" xmi:id="_0dNkkpSoEeqdGdGS_2jwTA" type="6003">
1978 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dNkk5SoEeqdGdGS_2jwTA" y="10"/>
1979 </children>
1980 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dM9h5SoEeqdGdGS_2jwTA" routing="Tree"/>
1981 <styles xmi:type="notation:FontStyle" xmi:id="_0dM9iJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1982 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dM9iZSoEeqdGdGS_2jwTA" points="[-1, 0, 125, 60]$[-127, -60, -1, 0]"/>
1983 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dNklJSoEeqdGdGS_2jwTA" id="(0.5038167938931297,0.0)"/>
1984 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dNklZSoEeqdGdGS_2jwTA" id="(0.5025641025641026,1.0)"/>
1985 </edges>
1986 <edges xmi:type="notation:Edge" xmi:id="_0dNklpSoEeqdGdGS_2jwTA" type="4001" element="_0a7sppSoEeqdGdGS_2jwTA" source="_0bz2YJSoEeqdGdGS_2jwTA" target="_0byoRJSoEeqdGdGS_2jwTA">
1987 <children xmi:type="notation:Node" xmi:id="_0dNkmpSoEeqdGdGS_2jwTA" type="6001">
1988 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dNkm5SoEeqdGdGS_2jwTA" y="-10"/>
1989 </children>
1990 <children xmi:type="notation:Node" xmi:id="_0dNknJSoEeqdGdGS_2jwTA" type="6002">
1991 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dNknZSoEeqdGdGS_2jwTA" y="10"/>
1992 </children>
1993 <children xmi:type="notation:Node" xmi:id="_0dOLoJSoEeqdGdGS_2jwTA" type="6003">
1994 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dOLoZSoEeqdGdGS_2jwTA" y="10"/>
1995 </children>
1996 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dNkl5SoEeqdGdGS_2jwTA" routing="Tree"/>
1997 <styles xmi:type="notation:FontStyle" xmi:id="_0dNkmJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
1998 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dNkmZSoEeqdGdGS_2jwTA" points="[-1, 0, -127, 60]$[125, -60, -1, 0]"/>
1999 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dOLopSoEeqdGdGS_2jwTA" id="(0.5084745762711864,0.0)"/>
2000 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dOLo5SoEeqdGdGS_2jwTA" id="(0.5025641025641026,1.0)"/>
2001 </edges>
2002 <edges xmi:type="notation:Edge" xmi:id="_0dOLpJSoEeqdGdGS_2jwTA" type="4001" element="_0a7srZSoEeqdGdGS_2jwTA" source="_0b0dcJSoEeqdGdGS_2jwTA" target="_0b1Eg5SoEeqdGdGS_2jwTA">
2003 <children xmi:type="notation:Node" xmi:id="_0dOysJSoEeqdGdGS_2jwTA" type="6001">
2004 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dOysZSoEeqdGdGS_2jwTA" y="-10"/>
2005 </children>
2006 <children xmi:type="notation:Node" xmi:id="_0dOyspSoEeqdGdGS_2jwTA" type="6002">
2007 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dOys5SoEeqdGdGS_2jwTA" y="10"/>
2008 </children>
2009 <children xmi:type="notation:Node" xmi:id="_0dOytJSoEeqdGdGS_2jwTA" type="6003">
2010 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dOytZSoEeqdGdGS_2jwTA" y="10"/>
2011 </children>
2012 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dOLpZSoEeqdGdGS_2jwTA" routing="Tree"/>
2013 <styles xmi:type="notation:FontStyle" xmi:id="_0dOLppSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2014 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dOLp5SoEeqdGdGS_2jwTA" points="[-1, 0, -1105, 60]$[1103, -60, -1, 0]"/>
2015 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dPZwJSoEeqdGdGS_2jwTA" id="(0.50199203187251,0.0)"/>
2016 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dPZwZSoEeqdGdGS_2jwTA" id="(0.5018587360594795,1.0)"/>
2017 </edges>
2018 <edges xmi:type="notation:Edge" xmi:id="_0dPZwpSoEeqdGdGS_2jwTA" type="4001" element="_0a8TtpSoEeqdGdGS_2jwTA" source="_0b2SpJSoEeqdGdGS_2jwTA" target="_0b1Eg5SoEeqdGdGS_2jwTA">
2019 <children xmi:type="notation:Node" xmi:id="_0dPZxpSoEeqdGdGS_2jwTA" type="6001">
2020 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dPZx5SoEeqdGdGS_2jwTA" y="-10"/>
2021 </children>
2022 <children xmi:type="notation:Node" xmi:id="_0dPZyJSoEeqdGdGS_2jwTA" type="6002">
2023 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dPZyZSoEeqdGdGS_2jwTA" y="10"/>
2024 </children>
2025 <children xmi:type="notation:Node" xmi:id="_0dQA0JSoEeqdGdGS_2jwTA" type="6003">
2026 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dQA0ZSoEeqdGdGS_2jwTA" y="10"/>
2027 </children>
2028 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dPZw5SoEeqdGdGS_2jwTA" routing="Tree"/>
2029 <styles xmi:type="notation:FontStyle" xmi:id="_0dPZxJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2030 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dPZxZSoEeqdGdGS_2jwTA" points="[-1, 0, 1023, 60]$[-1025, -60, -1, 0]"/>
2031 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dQA0pSoEeqdGdGS_2jwTA" id="(0.5068493150684932,0.0)"/>
2032 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dQA05SoEeqdGdGS_2jwTA" id="(0.5018587360594795,1.0)"/>
2033 </edges>
2034 <edges xmi:type="notation:Edge" xmi:id="_0dQA1JSoEeqdGdGS_2jwTA" type="4001" element="_0a86wJSoEeqdGdGS_2jwTA" source="_0b25tJSoEeqdGdGS_2jwTA" target="_0b1Eg5SoEeqdGdGS_2jwTA">
2035 <children xmi:type="notation:Node" xmi:id="_0dQn4JSoEeqdGdGS_2jwTA" type="6001">
2036 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dQn4ZSoEeqdGdGS_2jwTA" y="-10"/>
2037 </children>
2038 <children xmi:type="notation:Node" xmi:id="_0dQn4pSoEeqdGdGS_2jwTA" type="6002">
2039 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dQn45SoEeqdGdGS_2jwTA" y="10"/>
2040 </children>
2041 <children xmi:type="notation:Node" xmi:id="_0dQn5JSoEeqdGdGS_2jwTA" type="6003">
2042 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dQn5ZSoEeqdGdGS_2jwTA" y="10"/>
2043 </children>
2044 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dQA1ZSoEeqdGdGS_2jwTA" routing="Tree"/>
2045 <styles xmi:type="notation:FontStyle" xmi:id="_0dQA1pSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2046 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dQA15SoEeqdGdGS_2jwTA" points="[-1, 0, 561, 60]$[-563, -60, -1, 0]"/>
2047 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dQn5pSoEeqdGdGS_2jwTA" id="(0.5015290519877675,0.0)"/>
2048 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dQn55SoEeqdGdGS_2jwTA" id="(0.5018587360594795,1.0)"/>
2049 </edges>
2050 <edges xmi:type="notation:Edge" xmi:id="_0dRO8JSoEeqdGdGS_2jwTA" type="4001" element="_0a86x5SoEeqdGdGS_2jwTA" source="_0b4H1JSoEeqdGdGS_2jwTA" target="_0b1Eg5SoEeqdGdGS_2jwTA">
2051 <children xmi:type="notation:Node" xmi:id="_0dRO9JSoEeqdGdGS_2jwTA" type="6001">
2052 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dRO9ZSoEeqdGdGS_2jwTA" y="-10"/>
2053 </children>
2054 <children xmi:type="notation:Node" xmi:id="_0dRO9pSoEeqdGdGS_2jwTA" type="6002">
2055 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dRO95SoEeqdGdGS_2jwTA" y="10"/>
2056 </children>
2057 <children xmi:type="notation:Node" xmi:id="_0dRO-JSoEeqdGdGS_2jwTA" type="6003">
2058 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dRO-ZSoEeqdGdGS_2jwTA" y="10"/>
2059 </children>
2060 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dRO8ZSoEeqdGdGS_2jwTA" routing="Tree"/>
2061 <styles xmi:type="notation:FontStyle" xmi:id="_0dRO8pSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2062 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dRO85SoEeqdGdGS_2jwTA" points="[-1, 0, -508, 60]$[506, -60, -1, 0]"/>
2063 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dR2AJSoEeqdGdGS_2jwTA" id="(0.5017605633802817,0.0)"/>
2064 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dR2AZSoEeqdGdGS_2jwTA" id="(0.5018587360594795,1.0)"/>
2065 </edges>
2066 <edges xmi:type="notation:Edge" xmi:id="_0dR2ApSoEeqdGdGS_2jwTA" type="4001" element="_0a9h05SoEeqdGdGS_2jwTA" source="_0b59A5SoEeqdGdGS_2jwTA" target="_0b1Eg5SoEeqdGdGS_2jwTA">
2067 <children xmi:type="notation:Node" xmi:id="_0dR2BpSoEeqdGdGS_2jwTA" type="6001">
2068 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dSdEJSoEeqdGdGS_2jwTA" y="-10"/>
2069 </children>
2070 <children xmi:type="notation:Node" xmi:id="_0dSdEZSoEeqdGdGS_2jwTA" type="6002">
2071 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dSdEpSoEeqdGdGS_2jwTA" y="10"/>
2072 </children>
2073 <children xmi:type="notation:Node" xmi:id="_0dSdE5SoEeqdGdGS_2jwTA" type="6003">
2074 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dSdFJSoEeqdGdGS_2jwTA" y="10"/>
2075 </children>
2076 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dR2A5SoEeqdGdGS_2jwTA" routing="Tree"/>
2077 <styles xmi:type="notation:FontStyle" xmi:id="_0dR2BJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2078 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dR2BZSoEeqdGdGS_2jwTA" points="[-1, 0, -85, 60]$[83, -60, -1, 0]"/>
2079 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dSdFZSoEeqdGdGS_2jwTA" id="(0.5064935064935064,0.0)"/>
2080 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dSdFpSoEeqdGdGS_2jwTA" id="(0.5018587360594795,1.0)"/>
2081 </edges>
2082 <edges xmi:type="notation:Edge" xmi:id="_0dSdF5SoEeqdGdGS_2jwTA" type="4001" element="_0a9h2pSoEeqdGdGS_2jwTA" source="_0b6kE5SoEeqdGdGS_2jwTA" target="_0b1Eg5SoEeqdGdGS_2jwTA">
2083 <children xmi:type="notation:Node" xmi:id="_0dTEIJSoEeqdGdGS_2jwTA" type="6001">
2084 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dTEIZSoEeqdGdGS_2jwTA" y="-10"/>
2085 </children>
2086 <children xmi:type="notation:Node" xmi:id="_0dTEIpSoEeqdGdGS_2jwTA" type="6002">
2087 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dTEI5SoEeqdGdGS_2jwTA" y="10"/>
2088 </children>
2089 <children xmi:type="notation:Node" xmi:id="_0dTEJJSoEeqdGdGS_2jwTA" type="6003">
2090 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dTEJZSoEeqdGdGS_2jwTA" y="10"/>
2091 </children>
2092 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dSdGJSoEeqdGdGS_2jwTA" routing="Tree"/>
2093 <styles xmi:type="notation:FontStyle" xmi:id="_0dSdGZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2094 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dSdGpSoEeqdGdGS_2jwTA" points="[-1, 0, 113, 60]$[-115, -60, -1, 0]"/>
2095 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dTrMJSoEeqdGdGS_2jwTA" id="(0.5084745762711864,0.0)"/>
2096 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dTrMZSoEeqdGdGS_2jwTA" id="(0.5018587360594795,1.0)"/>
2097 </edges>
2098 <edges xmi:type="notation:Edge" xmi:id="_0dTrMpSoEeqdGdGS_2jwTA" type="4001" element="_0a-I5pSoEeqdGdGS_2jwTA" source="_0b7LI5SoEeqdGdGS_2jwTA" target="_0b7yNJSoEeqdGdGS_2jwTA">
2099 <children xmi:type="notation:Node" xmi:id="_0dTrNpSoEeqdGdGS_2jwTA" type="6001">
2100 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dTrN5SoEeqdGdGS_2jwTA" y="-10"/>
2101 </children>
2102 <children xmi:type="notation:Node" xmi:id="_0dUSQJSoEeqdGdGS_2jwTA" type="6002">
2103 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dUSQZSoEeqdGdGS_2jwTA" y="10"/>
2104 </children>
2105 <children xmi:type="notation:Node" xmi:id="_0dUSQpSoEeqdGdGS_2jwTA" type="6003">
2106 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dUSQ5SoEeqdGdGS_2jwTA" y="10"/>
2107 </children>
2108 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dTrM5SoEeqdGdGS_2jwTA" routing="Tree"/>
2109 <styles xmi:type="notation:FontStyle" xmi:id="_0dTrNJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2110 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dTrNZSoEeqdGdGS_2jwTA" points="[-1, 0, -1219, 60]$[1217, -60, -1, 0]"/>
2111 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dUSRJSoEeqdGdGS_2jwTA" id="(0.5025510204081632,0.0)"/>
2112 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dUSRZSoEeqdGdGS_2jwTA" id="(0.5040650406504065,1.0)"/>
2113 </edges>
2114 <edges xmi:type="notation:Edge" xmi:id="_0dUSRpSoEeqdGdGS_2jwTA" type="4001" element="_0a-v8JSoEeqdGdGS_2jwTA" source="_0b7yNJSoEeqdGdGS_2jwTA" target="_0bhig5SoEeqdGdGS_2jwTA">
2115 <children xmi:type="notation:Node" xmi:id="_0dU5UJSoEeqdGdGS_2jwTA" type="6001">
2116 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dU5UZSoEeqdGdGS_2jwTA" y="-10"/>
2117 </children>
2118 <children xmi:type="notation:Node" xmi:id="_0dU5UpSoEeqdGdGS_2jwTA" type="6002">
2119 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dU5U5SoEeqdGdGS_2jwTA" y="10"/>
2120 </children>
2121 <children xmi:type="notation:Node" xmi:id="_0dU5VJSoEeqdGdGS_2jwTA" type="6003">
2122 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dU5VZSoEeqdGdGS_2jwTA" y="10"/>
2123 </children>
2124 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dUSR5SoEeqdGdGS_2jwTA" routing="Tree"/>
2125 <styles xmi:type="notation:FontStyle" xmi:id="_0dUSSJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2126 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dUSSZSoEeqdGdGS_2jwTA" points="[-1, 0, -514, 60]$[512, -60, -1, 0]"/>
2127 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dVgYJSoEeqdGdGS_2jwTA" id="(0.5040650406504065,0.0)"/>
2128 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dVgYZSoEeqdGdGS_2jwTA" id="(0.5018587360594795,1.0)"/>
2129 </edges>
2130 <edges xmi:type="notation:Edge" xmi:id="_0dVgYpSoEeqdGdGS_2jwTA" type="4001" element="_0a-v95SoEeqdGdGS_2jwTA" source="_0b8ZRJSoEeqdGdGS_2jwTA" target="_0b7yNJSoEeqdGdGS_2jwTA">
2131 <children xmi:type="notation:Node" xmi:id="_0dWHcJSoEeqdGdGS_2jwTA" type="6001">
2132 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dWHcZSoEeqdGdGS_2jwTA" y="-10"/>
2133 </children>
2134 <children xmi:type="notation:Node" xmi:id="_0dWHcpSoEeqdGdGS_2jwTA" type="6002">
2135 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dWHc5SoEeqdGdGS_2jwTA" y="10"/>
2136 </children>
2137 <children xmi:type="notation:Node" xmi:id="_0dWHdJSoEeqdGdGS_2jwTA" type="6003">
2138 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dWHdZSoEeqdGdGS_2jwTA" y="10"/>
2139 </children>
2140 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dVgY5SoEeqdGdGS_2jwTA" routing="Tree"/>
2141 <styles xmi:type="notation:FontStyle" xmi:id="_0dVgZJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2142 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dVgZZSoEeqdGdGS_2jwTA" points="[-1, 0, 718, 60]$[-720, -60, -1, 0]"/>
2143 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dWHdpSoEeqdGdGS_2jwTA" id="(0.5084745762711864,0.0)"/>
2144 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dWHd5SoEeqdGdGS_2jwTA" id="(0.5040650406504065,1.0)"/>
2145 </edges>
2146 <edges xmi:type="notation:Edge" xmi:id="_0dWugJSoEeqdGdGS_2jwTA" type="4001" element="_0a_XBpSoEeqdGdGS_2jwTA" source="_0b9nYJSoEeqdGdGS_2jwTA" target="_0b7yNJSoEeqdGdGS_2jwTA">
2147 <children xmi:type="notation:Node" xmi:id="_0dWuhJSoEeqdGdGS_2jwTA" type="6001">
2148 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dWuhZSoEeqdGdGS_2jwTA" y="-10"/>
2149 </children>
2150 <children xmi:type="notation:Node" xmi:id="_0dWuhpSoEeqdGdGS_2jwTA" type="6002">
2151 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dWuh5SoEeqdGdGS_2jwTA" y="10"/>
2152 </children>
2153 <children xmi:type="notation:Node" xmi:id="_0dWuiJSoEeqdGdGS_2jwTA" type="6003">
2154 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dWuiZSoEeqdGdGS_2jwTA" y="10"/>
2155 </children>
2156 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dWugZSoEeqdGdGS_2jwTA" routing="Tree"/>
2157 <styles xmi:type="notation:FontStyle" xmi:id="_0dWugpSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2158 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dWug5SoEeqdGdGS_2jwTA" points="[-1, 0, -752, 60]$[750, -60, -1, 0]"/>
2159 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dXVkJSoEeqdGdGS_2jwTA" id="(0.5011933174224343,0.0)"/>
2160 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dXVkZSoEeqdGdGS_2jwTA" id="(0.5040650406504065,1.0)"/>
2161 </edges>
2162 <edges xmi:type="notation:Edge" xmi:id="_0dXVkpSoEeqdGdGS_2jwTA" type="4001" element="_0a_-EJSoEeqdGdGS_2jwTA" source="_0b-Oc5SoEeqdGdGS_2jwTA" target="_0b7yNJSoEeqdGdGS_2jwTA">
2163 <children xmi:type="notation:Node" xmi:id="_0dXVlpSoEeqdGdGS_2jwTA" type="6001">
2164 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dX8oJSoEeqdGdGS_2jwTA" y="-10"/>
2165 </children>
2166 <children xmi:type="notation:Node" xmi:id="_0dX8oZSoEeqdGdGS_2jwTA" type="6002">
2167 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dX8opSoEeqdGdGS_2jwTA" y="10"/>
2168 </children>
2169 <children xmi:type="notation:Node" xmi:id="_0dX8o5SoEeqdGdGS_2jwTA" type="6003">
2170 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dX8pJSoEeqdGdGS_2jwTA" y="10"/>
2171 </children>
2172 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dXVk5SoEeqdGdGS_2jwTA" routing="Tree"/>
2173 <styles xmi:type="notation:FontStyle" xmi:id="_0dXVlJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2174 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dXVlZSoEeqdGdGS_2jwTA" points="[-1, 0, -1, 60]$[-1, -60, -1, 0]"/>
2175 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dX8pZSoEeqdGdGS_2jwTA" id="(0.5008347245409015,0.0)"/>
2176 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dX8ppSoEeqdGdGS_2jwTA" id="(0.5040650406504065,1.0)"/>
2177 </edges>
2178 <edges xmi:type="notation:Edge" xmi:id="_0dX8p5SoEeqdGdGS_2jwTA" type="4001" element="_0a_-F5SoEeqdGdGS_2jwTA" source="_0b-1hJSoEeqdGdGS_2jwTA" target="_0b7yNJSoEeqdGdGS_2jwTA">
2179 <children xmi:type="notation:Node" xmi:id="_0dYjsJSoEeqdGdGS_2jwTA" type="6001">
2180 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dYjsZSoEeqdGdGS_2jwTA" y="-10"/>
2181 </children>
2182 <children xmi:type="notation:Node" xmi:id="_0dYjspSoEeqdGdGS_2jwTA" type="6002">
2183 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dYjs5SoEeqdGdGS_2jwTA" y="10"/>
2184 </children>
2185 <children xmi:type="notation:Node" xmi:id="_0dYjtJSoEeqdGdGS_2jwTA" type="6003">
2186 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dYjtZSoEeqdGdGS_2jwTA" y="10"/>
2187 </children>
2188 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dX8qJSoEeqdGdGS_2jwTA" routing="Tree"/>
2189 <styles xmi:type="notation:FontStyle" xmi:id="_0dX8qZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2190 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dX8qpSoEeqdGdGS_2jwTA" points="[-1, 0, 479, 60]$[-481, -60, -1, 0]"/>
2191 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dZKwJSoEeqdGdGS_2jwTA" id="(0.5042372881355932,0.0)"/>
2192 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dZKwZSoEeqdGdGS_2jwTA" id="(0.5040650406504065,1.0)"/>
2193 </edges>
2194 <edges xmi:type="notation:Edge" xmi:id="_0dZKwpSoEeqdGdGS_2jwTA" type="4001" element="_0bAlI5SoEeqdGdGS_2jwTA" source="_0b_clJSoEeqdGdGS_2jwTA" target="_0b7yNJSoEeqdGdGS_2jwTA">
2195 <children xmi:type="notation:Node" xmi:id="_0dZKxpSoEeqdGdGS_2jwTA" type="6001">
2196 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dZKx5SoEeqdGdGS_2jwTA" y="-10"/>
2197 </children>
2198 <children xmi:type="notation:Node" xmi:id="_0dZx0JSoEeqdGdGS_2jwTA" type="6002">
2199 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dZx0ZSoEeqdGdGS_2jwTA" y="10"/>
2200 </children>
2201 <children xmi:type="notation:Node" xmi:id="_0dZx0pSoEeqdGdGS_2jwTA" type="6003">
2202 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dZx05SoEeqdGdGS_2jwTA" y="10"/>
2203 </children>
2204 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dZKw5SoEeqdGdGS_2jwTA" routing="Tree"/>
2205 <styles xmi:type="notation:FontStyle" xmi:id="_0dZKxJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2206 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dZKxZSoEeqdGdGS_2jwTA" points="[-1, 0, -421, 60]$[419, -60, -1, 0]"/>
2207 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dZx1JSoEeqdGdGS_2jwTA" id="(0.5084745762711864,0.0)"/>
2208 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dZx1ZSoEeqdGdGS_2jwTA" id="(0.5040650406504065,1.0)"/>
2209 </edges>
2210 <edges xmi:type="notation:Edge" xmi:id="_0dZx1pSoEeqdGdGS_2jwTA" type="4001" element="_0bAlKpSoEeqdGdGS_2jwTA" source="_0cAqsJSoEeqdGdGS_2jwTA" target="_0bhig5SoEeqdGdGS_2jwTA">
2211 <children xmi:type="notation:Node" xmi:id="_0daY4JSoEeqdGdGS_2jwTA" type="6001">
2212 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0daY4ZSoEeqdGdGS_2jwTA" y="-10"/>
2213 </children>
2214 <children xmi:type="notation:Node" xmi:id="_0daY4pSoEeqdGdGS_2jwTA" type="6002">
2215 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0daY45SoEeqdGdGS_2jwTA" y="10"/>
2216 </children>
2217 <children xmi:type="notation:Node" xmi:id="_0daY5JSoEeqdGdGS_2jwTA" type="6003">
2218 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0daY5ZSoEeqdGdGS_2jwTA" y="10"/>
2219 </children>
2220 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dZx15SoEeqdGdGS_2jwTA" routing="Tree"/>
2221 <styles xmi:type="notation:FontStyle" xmi:id="_0dZx2JSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2222 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dZx2ZSoEeqdGdGS_2jwTA" points="[-1, 0, -142, 60]$[140, -60, -1, 0]"/>
2223 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0daY5pSoEeqdGdGS_2jwTA" id="(0.5078125,0.0)"/>
2224 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0daY55SoEeqdGdGS_2jwTA" id="(0.5018587360594795,1.0)"/>
2225 </edges>
2226 <edges xmi:type="notation:Edge" xmi:id="_0da_8JSoEeqdGdGS_2jwTA" type="4001" element="_0bBMNpSoEeqdGdGS_2jwTA" source="_0cBRwpSoEeqdGdGS_2jwTA" target="_0bhig5SoEeqdGdGS_2jwTA">
2227 <children xmi:type="notation:Node" xmi:id="_0da_9JSoEeqdGdGS_2jwTA" type="6001">
2228 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0da_9ZSoEeqdGdGS_2jwTA" y="-10"/>
2229 </children>
2230 <children xmi:type="notation:Node" xmi:id="_0da_9pSoEeqdGdGS_2jwTA" type="6002">
2231 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0da_95SoEeqdGdGS_2jwTA" y="10"/>
2232 </children>
2233 <children xmi:type="notation:Node" xmi:id="_0da_-JSoEeqdGdGS_2jwTA" type="6003">
2234 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0da_-ZSoEeqdGdGS_2jwTA" y="10"/>
2235 </children>
2236 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0da_8ZSoEeqdGdGS_2jwTA" routing="Tree"/>
2237 <styles xmi:type="notation:FontStyle" xmi:id="_0da_8pSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2238 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0da_85SoEeqdGdGS_2jwTA" points="[-1, 0, 131, 60]$[-133, -60, -1, 0]"/>
2239 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dbnAJSoEeqdGdGS_2jwTA" id="(0.5016949152542373,0.0)"/>
2240 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dbnAZSoEeqdGdGS_2jwTA" id="(0.5018587360594795,1.0)"/>
2241 </edges>
2242 <edges xmi:type="notation:Edge" xmi:id="_0dbnApSoEeqdGdGS_2jwTA" type="4001" element="_0bBzQJSoEeqdGdGS_2jwTA" source="_0cB405SoEeqdGdGS_2jwTA" target="_0cCf5JSoEeqdGdGS_2jwTA">
2243 <children xmi:type="notation:Node" xmi:id="_0dcOEJSoEeqdGdGS_2jwTA" type="6001">
2244 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dcOEZSoEeqdGdGS_2jwTA" y="-10"/>
2245 </children>
2246 <children xmi:type="notation:Node" xmi:id="_0dcOEpSoEeqdGdGS_2jwTA" type="6002">
2247 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dcOE5SoEeqdGdGS_2jwTA" y="10"/>
2248 </children>
2249 <children xmi:type="notation:Node" xmi:id="_0dcOFJSoEeqdGdGS_2jwTA" type="6003">
2250 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dcOFZSoEeqdGdGS_2jwTA" y="10"/>
2251 </children>
2252 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dbnA5SoEeqdGdGS_2jwTA" routing="Tree"/>
2253 <styles xmi:type="notation:FontStyle" xmi:id="_0dbnBJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2254 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dbnBZSoEeqdGdGS_2jwTA" points="[-1, 0, 201, 60]$[-203, -60, -1, 0]"/>
2255 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dcOFpSoEeqdGdGS_2jwTA" id="(0.5084745762711864,0.0)"/>
2256 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dcOF5SoEeqdGdGS_2jwTA" id="(0.5038167938931297,1.0)"/>
2257 </edges>
2258 <edges xmi:type="notation:Edge" xmi:id="_0dcOGJSoEeqdGdGS_2jwTA" type="4001" element="_0bBzR5SoEeqdGdGS_2jwTA" source="_0cCf5JSoEeqdGdGS_2jwTA" target="_0bhig5SoEeqdGdGS_2jwTA">
2259 <children xmi:type="notation:Node" xmi:id="_0dc1IJSoEeqdGdGS_2jwTA" type="6001">
2260 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dc1IZSoEeqdGdGS_2jwTA" y="-10"/>
2261 </children>
2262 <children xmi:type="notation:Node" xmi:id="_0dc1IpSoEeqdGdGS_2jwTA" type="6002">
2263 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dc1I5SoEeqdGdGS_2jwTA" y="10"/>
2264 </children>
2265 <children xmi:type="notation:Node" xmi:id="_0dc1JJSoEeqdGdGS_2jwTA" type="6003">
2266 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dc1JZSoEeqdGdGS_2jwTA" y="10"/>
2267 </children>
2268 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dcOGZSoEeqdGdGS_2jwTA" routing="Tree"/>
2269 <styles xmi:type="notation:FontStyle" xmi:id="_0dcOGpSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2270 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dcOG5SoEeqdGdGS_2jwTA" points="[-1, 0, 406, 60]$[-408, -60, -1, 0]"/>
2271 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0ddcMJSoEeqdGdGS_2jwTA" id="(0.5038167938931297,0.0)"/>
2272 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0ddcMZSoEeqdGdGS_2jwTA" id="(0.5018587360594795,1.0)"/>
2273 </edges>
2274 <edges xmi:type="notation:Edge" xmi:id="_0ddcMpSoEeqdGdGS_2jwTA" type="4001" element="_0bCaVpSoEeqdGdGS_2jwTA" source="_0cDuAJSoEeqdGdGS_2jwTA" target="_0cCf5JSoEeqdGdGS_2jwTA">
2275 <children xmi:type="notation:Node" xmi:id="_0deDQJSoEeqdGdGS_2jwTA" type="6001">
2276 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0deDQZSoEeqdGdGS_2jwTA" y="-10"/>
2277 </children>
2278 <children xmi:type="notation:Node" xmi:id="_0deDQpSoEeqdGdGS_2jwTA" type="6002">
2279 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0deDQ5SoEeqdGdGS_2jwTA" y="10"/>
2280 </children>
2281 <children xmi:type="notation:Node" xmi:id="_0deDRJSoEeqdGdGS_2jwTA" type="6003">
2282 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0deDRZSoEeqdGdGS_2jwTA" y="10"/>
2283 </children>
2284 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0ddcM5SoEeqdGdGS_2jwTA" routing="Tree"/>
2285 <styles xmi:type="notation:FontStyle" xmi:id="_0ddcNJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2286 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0ddcNZSoEeqdGdGS_2jwTA" points="[-1, 0, -1, 60]$[-1, -60, -1, 0]"/>
2287 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0deDRpSoEeqdGdGS_2jwTA" id="(0.5031055900621118,0.0)"/>
2288 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0deDR5SoEeqdGdGS_2jwTA" id="(0.5038167938931297,1.0)"/>
2289 </edges>
2290 <edges xmi:type="notation:Edge" xmi:id="_0deqUJSoEeqdGdGS_2jwTA" type="4001" element="_0bDBYJSoEeqdGdGS_2jwTA" source="_0bhig5SoEeqdGdGS_2jwTA" target="_0bnCF5SoEeqdGdGS_2jwTA">
2291 <children xmi:type="notation:Node" xmi:id="_0deqVJSoEeqdGdGS_2jwTA" type="6001">
2292 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0deqVZSoEeqdGdGS_2jwTA" x="-538" y="-10"/>
2293 </children>
2294 <children xmi:type="notation:Node" xmi:id="_0deqVpSoEeqdGdGS_2jwTA" type="6002">
2295 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0deqV5SoEeqdGdGS_2jwTA" x="-280" y="10"/>
2296 </children>
2297 <children xmi:type="notation:Node" xmi:id="_0dfRYJSoEeqdGdGS_2jwTA" type="6003">
2298 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dfRYZSoEeqdGdGS_2jwTA" x="-291" y="496"/>
2299 </children>
2300 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0deqUZSoEeqdGdGS_2jwTA" routing="Rectilinear"/>
2301 <styles xmi:type="notation:FontStyle" xmi:id="_0deqUpSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
2302 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0deqU5SoEeqdGdGS_2jwTA" points="[-135, 36, 1530, 477]$[-1931, 36, -266, 477]$[-1931, -467, -266, -26]$[-1763, -467, -98, -26]"/>
2303 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dfRYpSoEeqdGdGS_2jwTA" id="(0.5018587360594795,0.0)"/>
2304 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dfRY5SoEeqdGdGS_2jwTA" id="(0.5025641025641026,1.0)"/>
2305 </edges>
2306 <edges xmi:type="notation:Edge" xmi:id="_0dfRZJSoEeqdGdGS_2jwTA" type="4001" element="_0bEPgJSoEeqdGdGS_2jwTA" source="_0bkl1JSoEeqdGdGS_2jwTA" target="_0blz9JSoEeqdGdGS_2jwTA">
2307 <children xmi:type="notation:Node" xmi:id="_0dfRaJSoEeqdGdGS_2jwTA" type="6001">
2308 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dfRaZSoEeqdGdGS_2jwTA" x="15"/>
2309 </children>
2310 <children xmi:type="notation:Node" xmi:id="_0df4cJSoEeqdGdGS_2jwTA" type="6002">
2311 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0df4cZSoEeqdGdGS_2jwTA" x="-8"/>
2312 </children>
2313 <children xmi:type="notation:Node" xmi:id="_0df4cpSoEeqdGdGS_2jwTA" type="6003">
2314 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0df4c5SoEeqdGdGS_2jwTA" x="-97"/>
2315 </children>
2316 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dfRZZSoEeqdGdGS_2jwTA" routing="Rectilinear"/>
2317 <styles xmi:type="notation:FontStyle" xmi:id="_0dfRZpSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
2318 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dfRZ5SoEeqdGdGS_2jwTA" points="[71, 0, 0, 143]$[71, -143, 0, 0]"/>
2319 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0df4dJSoEeqdGdGS_2jwTA" id="(0.5037037037037037,0.0)"/>
2320 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0df4dZSoEeqdGdGS_2jwTA" id="(0.504,1.0)"/>
2321 </edges>
2322 <edges xmi:type="notation:Edge" xmi:id="_0df4dpSoEeqdGdGS_2jwTA" type="4001" element="_0bE2k5SoEeqdGdGS_2jwTA" source="_0befNJSoEeqdGdGS_2jwTA" target="_0bhig5SoEeqdGdGS_2jwTA">
2323 <children xmi:type="notation:Node" xmi:id="_0dgfgJSoEeqdGdGS_2jwTA" type="6001">
2324 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dgfgZSoEeqdGdGS_2jwTA" x="-238" y="-10"/>
2325 </children>
2326 <children xmi:type="notation:Node" xmi:id="_0dgfgpSoEeqdGdGS_2jwTA" type="6002">
2327 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dgfg5SoEeqdGdGS_2jwTA" y="-10"/>
2328 </children>
2329 <children xmi:type="notation:Node" xmi:id="_0dgfhJSoEeqdGdGS_2jwTA" type="6003">
2330 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dgfhZSoEeqdGdGS_2jwTA" x="-341" y="6"/>
2331 </children>
2332 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0df4d5SoEeqdGdGS_2jwTA" routing="Rectilinear"/>
2333 <styles xmi:type="notation:FontStyle" xmi:id="_0df4eJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2334 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0df4eZSoEeqdGdGS_2jwTA" points="[-119, -21, 253, -983]$[-410, -21, -38, -983]$[-410, 418, -38, -544]$[-374, 418, -2, -544]$[-374, 962, -2, 0]"/>
2335 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dgfhpSoEeqdGdGS_2jwTA" id="(0.5021097046413502,1.0)"/>
2336 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dgfh5SoEeqdGdGS_2jwTA" id="(0.5018587360594795,0.0)"/>
2337 </edges>
2338 <edges xmi:type="notation:Edge" xmi:id="_0dgfiJSoEeqdGdGS_2jwTA" type="4001" element="_0bFdoJSoEeqdGdGS_2jwTA" source="_0biJlJSoEeqdGdGS_2jwTA" target="_0bj-w5SoEeqdGdGS_2jwTA">
2339 <children xmi:type="notation:Node" xmi:id="_0dgfjJSoEeqdGdGS_2jwTA" type="6001">
2340 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dgfjZSoEeqdGdGS_2jwTA" y="-10"/>
2341 </children>
2342 <children xmi:type="notation:Node" xmi:id="_0dgfjpSoEeqdGdGS_2jwTA" type="6002">
2343 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dgfj5SoEeqdGdGS_2jwTA" y="10"/>
2344 </children>
2345 <children xmi:type="notation:Node" xmi:id="_0dgfkJSoEeqdGdGS_2jwTA" type="6003">
2346 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dgfkZSoEeqdGdGS_2jwTA" y="10"/>
2347 </children>
2348 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dgfiZSoEeqdGdGS_2jwTA" routing="Rectilinear"/>
2349 <styles xmi:type="notation:FontStyle" xmi:id="_0dgfipSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2350 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dgfi5SoEeqdGdGS_2jwTA" points="[-1, 0, -71, 60]$[69, -60, -1, 0]"/>
2351 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dhGkJSoEeqdGdGS_2jwTA" id="(0.5019455252918288,0.0)"/>
2352 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dhGkZSoEeqdGdGS_2jwTA" id="(0.5084745762711864,1.0)"/>
2353 </edges>
2354 <edges xmi:type="notation:Edge" xmi:id="_0dhGkpSoEeqdGdGS_2jwTA" type="4001" element="_0bGrwJSoEeqdGdGS_2jwTA" source="_0bhig5SoEeqdGdGS_2jwTA" target="_0bnCEJSoEeqdGdGS_2jwTA">
2355 <children xmi:type="notation:Node" xmi:id="_0dhGlpSoEeqdGdGS_2jwTA" type="6001">
2356 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dhGl5SoEeqdGdGS_2jwTA" x="-150" y="-199"/>
2357 </children>
2358 <children xmi:type="notation:Node" xmi:id="_0dhtoJSoEeqdGdGS_2jwTA" type="6002">
2359 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dhtoZSoEeqdGdGS_2jwTA" x="-54" y="10"/>
2360 </children>
2361 <children xmi:type="notation:Node" xmi:id="_0dhtopSoEeqdGdGS_2jwTA" type="6003">
2362 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dhto5SoEeqdGdGS_2jwTA" x="47" y="10"/>
2363 </children>
2364 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dhGk5SoEeqdGdGS_2jwTA" routing="Rectilinear"/>
2365 <styles xmi:type="notation:FontStyle" xmi:id="_0dhGlJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2366 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dhGlZSoEeqdGdGS_2jwTA" points="[134, 60, -572, 693]$[508, 60, -198, 693]$[508, -633, -198, 0]"/>
2367 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dhtpJSoEeqdGdGS_2jwTA" id="(0.5018587360594795,0.0)"/>
2368 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dhtpZSoEeqdGdGS_2jwTA" id="(0.5011135857461024,1.0)"/>
2369 </edges>
2370 <edges xmi:type="notation:Edge" xmi:id="_0dhtppSoEeqdGdGS_2jwTA" type="4001" element="_0bGrx5SoEeqdGdGS_2jwTA" source="_0bhig5SoEeqdGdGS_2jwTA" target="_0biJlJSoEeqdGdGS_2jwTA">
2371 <children xmi:type="notation:Node" xmi:id="_0diUsJSoEeqdGdGS_2jwTA" type="6001">
2372 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0diUsZSoEeqdGdGS_2jwTA" x="-187" y="-10"/>
2373 </children>
2374 <children xmi:type="notation:Node" xmi:id="_0diUspSoEeqdGdGS_2jwTA" type="6002">
2375 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0diUs5SoEeqdGdGS_2jwTA" x="-11" y="-46"/>
2376 </children>
2377 <children xmi:type="notation:Node" xmi:id="_0diUtJSoEeqdGdGS_2jwTA" type="6003">
2378 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0diUtZSoEeqdGdGS_2jwTA" x="41"/>
2379 </children>
2380 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dhtp5SoEeqdGdGS_2jwTA" routing="Rectilinear"/>
2381 <styles xmi:type="notation:FontStyle" xmi:id="_0dhtqJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2382 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dhtqZSoEeqdGdGS_2jwTA" points="[134, 36, -128, 477]$[217, 36, -45, 477]$[217, -441, -45, 0]"/>
2383 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0diUtpSoEeqdGdGS_2jwTA" id="(0.5018587360594795,0.0)"/>
2384 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0diUt5SoEeqdGdGS_2jwTA" id="(0.5019455252918288,1.0)"/>
2385 </edges>
2386 <edges xmi:type="notation:Edge" xmi:id="_0diUuJSoEeqdGdGS_2jwTA" type="4001" element="_0bHS1pSoEeqdGdGS_2jwTA" source="_0bnCF5SoEeqdGdGS_2jwTA" target="_0bo3R5SoEeqdGdGS_2jwTA">
2387 <children xmi:type="notation:Node" xmi:id="_0di7wJSoEeqdGdGS_2jwTA" type="6001">
2388 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0di7wZSoEeqdGdGS_2jwTA" y="-10"/>
2389 </children>
2390 <children xmi:type="notation:Node" xmi:id="_0di7wpSoEeqdGdGS_2jwTA" type="6002">
2391 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0di7w5SoEeqdGdGS_2jwTA" y="10"/>
2392 </children>
2393 <children xmi:type="notation:Node" xmi:id="_0di7xJSoEeqdGdGS_2jwTA" type="6003">
2394 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0di7xZSoEeqdGdGS_2jwTA" y="10"/>
2395 </children>
2396 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0diUuZSoEeqdGdGS_2jwTA" routing="Rectilinear"/>
2397 <styles xmi:type="notation:FontStyle" xmi:id="_0diUupSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
2398 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0diUu5SoEeqdGdGS_2jwTA" points="[-1, 0, -1, 60]$[-1, -60, -1, 0]"/>
2399 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dji0JSoEeqdGdGS_2jwTA" id="(0.5025641025641026,0.0)"/>
2400 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dji0ZSoEeqdGdGS_2jwTA" id="(0.5043478260869565,1.0)"/>
2401 </edges>
2402 <edges xmi:type="notation:Edge" xmi:id="_0dji0pSoEeqdGdGS_2jwTA" type="4001" element="_0bH54JSoEeqdGdGS_2jwTA" source="_0biJlJSoEeqdGdGS_2jwTA" target="_0bjXsJSoEeqdGdGS_2jwTA">
2403 <children xmi:type="notation:Node" xmi:id="_0dji1pSoEeqdGdGS_2jwTA" type="6001">
2404 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dji15SoEeqdGdGS_2jwTA" y="-10"/>
2405 </children>
2406 <children xmi:type="notation:Node" xmi:id="_0dji2JSoEeqdGdGS_2jwTA" type="6002">
2407 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dji2ZSoEeqdGdGS_2jwTA" y="10"/>
2408 </children>
2409 <children xmi:type="notation:Node" xmi:id="_0dji2pSoEeqdGdGS_2jwTA" type="6003">
2410 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dkJ4JSoEeqdGdGS_2jwTA" y="10"/>
2411 </children>
2412 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dji05SoEeqdGdGS_2jwTA" routing="Rectilinear"/>
2413 <styles xmi:type="notation:FontStyle" xmi:id="_0dji1JSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2414 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dji1ZSoEeqdGdGS_2jwTA" points="[0, -50, 88, 303]$[-110, -111, -22, 242]$[-110, -237, -22, 116]$[-88, -297, 0, 56]"/>
2415 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dkJ4ZSoEeqdGdGS_2jwTA" id="(0.5,0.5)"/>
2416 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dkJ4pSoEeqdGdGS_2jwTA" id="(0.5,0.5)"/>
2417 </edges>
2418 <edges xmi:type="notation:Edge" xmi:id="_0dkJ45SoEeqdGdGS_2jwTA" type="4001" element="_0bH56pSoEeqdGdGS_2jwTA" source="_0boQM5SoEeqdGdGS_2jwTA" target="_0boQM5SoEeqdGdGS_2jwTA">
2419 <children xmi:type="notation:Node" xmi:id="_0dkJ55SoEeqdGdGS_2jwTA" type="6001">
2420 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dkJ6JSoEeqdGdGS_2jwTA" y="-10"/>
2421 </children>
2422 <children xmi:type="notation:Node" xmi:id="_0dkw8JSoEeqdGdGS_2jwTA" type="6002">
2423 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dkw8ZSoEeqdGdGS_2jwTA" y="10"/>
2424 </children>
2425 <children xmi:type="notation:Node" xmi:id="_0dkw8pSoEeqdGdGS_2jwTA" type="6003">
2426 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dkw85SoEeqdGdGS_2jwTA" y="10"/>
2427 </children>
2428 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dkJ5JSoEeqdGdGS_2jwTA" routing="Rectilinear"/>
2429 <styles xmi:type="notation:FontStyle" xmi:id="_0dkJ5ZSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2430 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dkJ5pSoEeqdGdGS_2jwTA" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
2431 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dkw9JSoEeqdGdGS_2jwTA" id="(0.5,0.5)"/>
2432 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dkw9ZSoEeqdGdGS_2jwTA" id="(0.5,0.5)"/>
2433 </edges>
2434 <edges xmi:type="notation:Edge" xmi:id="_0dkw9pSoEeqdGdGS_2jwTA" type="4001" element="_0bIg9pSoEeqdGdGS_2jwTA" source="_0bj-w5SoEeqdGdGS_2jwTA" target="_0bkl1JSoEeqdGdGS_2jwTA">
2435 <children xmi:type="notation:Node" xmi:id="_0dlYAJSoEeqdGdGS_2jwTA" type="6001">
2436 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dlYAZSoEeqdGdGS_2jwTA" y="-10"/>
2437 </children>
2438 <children xmi:type="notation:Node" xmi:id="_0dlYApSoEeqdGdGS_2jwTA" type="6002">
2439 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dlYA5SoEeqdGdGS_2jwTA" y="10"/>
2440 </children>
2441 <children xmi:type="notation:Node" xmi:id="_0dlYBJSoEeqdGdGS_2jwTA" type="6003">
2442 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dlYBZSoEeqdGdGS_2jwTA" y="10"/>
2443 </children>
2444 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dkw95SoEeqdGdGS_2jwTA" routing="Rectilinear"/>
2445 <styles xmi:type="notation:FontStyle" xmi:id="_0dkw-JSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
2446 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dkw-ZSoEeqdGdGS_2jwTA" points="[-1, 0, 617, 60]$[-619, -60, -1, 0]"/>
2447 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dlYBpSoEeqdGdGS_2jwTA" id="(0.5084745762711864,0.0)"/>
2448 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dlYB5SoEeqdGdGS_2jwTA" id="(0.5037037037037037,1.0)"/>
2449 </edges>
2450 <edges xmi:type="notation:Edge" xmi:id="_0dl_EJSoEeqdGdGS_2jwTA" type="4001" element="_0bJIBZSoEeqdGdGS_2jwTA" source="_0bnCF5SoEeqdGdGS_2jwTA" target="_0bnpJJSoEeqdGdGS_2jwTA">
2451 <children xmi:type="notation:Node" xmi:id="_0dl_FJSoEeqdGdGS_2jwTA" type="6001">
2452 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dl_FZSoEeqdGdGS_2jwTA" x="204" y="-10"/>
2453 </children>
2454 <children xmi:type="notation:Node" xmi:id="_0dl_FpSoEeqdGdGS_2jwTA" type="6002">
2455 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dl_F5SoEeqdGdGS_2jwTA" x="29"/>
2456 </children>
2457 <children xmi:type="notation:Node" xmi:id="_0dl_GJSoEeqdGdGS_2jwTA" type="6003">
2458 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dl_GZSoEeqdGdGS_2jwTA" x="33" y="10"/>
2459 </children>
2460 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dl_EZSoEeqdGdGS_2jwTA" routing="Rectilinear"/>
2461 <styles xmi:type="notation:FontStyle" xmi:id="_0dl_EpSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
2462 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dl_E5SoEeqdGdGS_2jwTA" points="[-98, 24, -1059, 118]$[-146, 24, -1107, 118]$[-146, -276, -1107, -182]$[961, -276, 0, -182]$[961, -192, 0, -98]"/>
2463 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dmmIJSoEeqdGdGS_2jwTA" id="(0.5025641025641026,0.0)"/>
2464 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dmmIZSoEeqdGdGS_2jwTA" id="(0.5084745762711864,1.0)"/>
2465 </edges>
2466 <edges xmi:type="notation:Edge" xmi:id="_0dmmIpSoEeqdGdGS_2jwTA" type="4001" element="_0bJvEJSoEeqdGdGS_2jwTA" source="_0boQM5SoEeqdGdGS_2jwTA" target="_0bo3QJSoEeqdGdGS_2jwTA">
2467 <children xmi:type="notation:Node" xmi:id="_0dmmJpSoEeqdGdGS_2jwTA" type="6001">
2468 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dmmJ5SoEeqdGdGS_2jwTA" x="-199" y="-10"/>
2469 </children>
2470 <children xmi:type="notation:Node" xmi:id="_0dnNMJSoEeqdGdGS_2jwTA" type="6002">
2471 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dnNMZSoEeqdGdGS_2jwTA" x="3" y="10"/>
2472 </children>
2473 <children xmi:type="notation:Node" xmi:id="_0dnNMpSoEeqdGdGS_2jwTA" type="6003">
2474 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dnNM5SoEeqdGdGS_2jwTA" x="-12"/>
2475 </children>
2476 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dmmI5SoEeqdGdGS_2jwTA" routing="Rectilinear"/>
2477 <styles xmi:type="notation:FontStyle" xmi:id="_0dmmJJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2478 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dmmJZSoEeqdGdGS_2jwTA" points="[133, 216, -307, 283]$[422, 216, -18, 283]$[422, -67, -18, 0]"/>
2479 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dnNNJSoEeqdGdGS_2jwTA" id="(0.503731343283582,0.0)"/>
2480 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dnNNZSoEeqdGdGS_2jwTA" id="(0.5027932960893855,1.0)"/>
2481 </edges>
2482 <edges xmi:type="notation:Edge" xmi:id="_0dnNNpSoEeqdGdGS_2jwTA" type="4001" element="_0bJvF5SoEeqdGdGS_2jwTA" source="_0befNJSoEeqdGdGS_2jwTA" target="_0bftUJSoEeqdGdGS_2jwTA">
2483 <children xmi:type="notation:Node" xmi:id="_0dn0QJSoEeqdGdGS_2jwTA" type="6001">
2484 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dn0QZSoEeqdGdGS_2jwTA" y="10"/>
2485 </children>
2486 <children xmi:type="notation:Node" xmi:id="_0dn0QpSoEeqdGdGS_2jwTA" type="6002">
2487 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dn0Q5SoEeqdGdGS_2jwTA" y="-10"/>
2488 </children>
2489 <children xmi:type="notation:Node" xmi:id="_0dn0RJSoEeqdGdGS_2jwTA" type="6003">
2490 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dn0RZSoEeqdGdGS_2jwTA" x="-1" y="-10"/>
2491 </children>
2492 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dnNN5SoEeqdGdGS_2jwTA" routing="Rectilinear"/>
2493 <styles xmi:type="notation:FontStyle" xmi:id="_0dnNOJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2494 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dnNOZSoEeqdGdGS_2jwTA" points="[244, -70, 0, -78]$[244, 63, 0, 55]"/>
2495 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dobUJSoEeqdGdGS_2jwTA" id="(0.5,0.5)"/>
2496 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dobUZSoEeqdGdGS_2jwTA" id="(0.5,0.5)"/>
2497 </edges>
2498 <edges xmi:type="notation:Edge" xmi:id="_0dobUpSoEeqdGdGS_2jwTA" type="4001" element="_0bKWI5SoEeqdGdGS_2jwTA" source="_0bnCF5SoEeqdGdGS_2jwTA" target="_0boQM5SoEeqdGdGS_2jwTA">
2499 <children xmi:type="notation:Node" xmi:id="_0dobVpSoEeqdGdGS_2jwTA" type="6001">
2500 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dobV5SoEeqdGdGS_2jwTA" x="-41" y="-10"/>
2501 </children>
2502 <children xmi:type="notation:Node" xmi:id="_0dobWJSoEeqdGdGS_2jwTA" type="6002">
2503 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dobWZSoEeqdGdGS_2jwTA" x="9" y="10"/>
2504 </children>
2505 <children xmi:type="notation:Node" xmi:id="_0dobWpSoEeqdGdGS_2jwTA" type="6003">
2506 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dobW5SoEeqdGdGS_2jwTA" x="-71" y="10"/>
2507 </children>
2508 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dobU5SoEeqdGdGS_2jwTA" routing="Rectilinear"/>
2509 <styles xmi:type="notation:FontStyle" xmi:id="_0dobVJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2510 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dobVZSoEeqdGdGS_2jwTA" points="[-30, 0, -2654, -406]$[-30, 219, -2654, -187]$[1343, 219, -1281, -187]$[1343, 322, -1281, -84]$[2422, 322, -202, -84]$[2422, 653, -202, 247]$[2489, 653, -135, 247]"/>
2511 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dpCYJSoEeqdGdGS_2jwTA" id="(0.5025641025641026,1.0)"/>
2512 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dpCYZSoEeqdGdGS_2jwTA" id="(0.503731343283582,0.0)"/>
2513 </edges>
2514 <edges xmi:type="notation:Edge" xmi:id="_0dpCYpSoEeqdGdGS_2jwTA" type="4001" element="_0bK9MJSoEeqdGdGS_2jwTA" source="_0bd4JJSoEeqdGdGS_2jwTA" target="_0biJlJSoEeqdGdGS_2jwTA">
2515 <children xmi:type="notation:Node" xmi:id="_0dpCZpSoEeqdGdGS_2jwTA" type="6001">
2516 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dpCZ5SoEeqdGdGS_2jwTA" y="-10"/>
2517 </children>
2518 <children xmi:type="notation:Node" xmi:id="_0dpCaJSoEeqdGdGS_2jwTA" type="6002">
2519 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dpCaZSoEeqdGdGS_2jwTA" x="19" y="-11"/>
2520 </children>
2521 <children xmi:type="notation:Node" xmi:id="_0dpCapSoEeqdGdGS_2jwTA" type="6003">
2522 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dpCa5SoEeqdGdGS_2jwTA" y="10"/>
2523 </children>
2524 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dpCY5SoEeqdGdGS_2jwTA" routing="Rectilinear"/>
2525 <styles xmi:type="notation:FontStyle" xmi:id="_0dpCZJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2526 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dpCZZSoEeqdGdGS_2jwTA" points="[-1, 0, 716, 60]$[-718, -60, -1, 0]"/>
2527 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dppcJSoEeqdGdGS_2jwTA" id="(0.5084745762711864,0.0)"/>
2528 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dppcZSoEeqdGdGS_2jwTA" id="(0.5019455252918288,1.0)"/>
2529 </edges>
2530 <edges xmi:type="notation:Edge" xmi:id="_0dppcpSoEeqdGdGS_2jwTA" type="4001" element="_0bK9N5SoEeqdGdGS_2jwTA" source="_0bd4JJSoEeqdGdGS_2jwTA" target="_0bnCEJSoEeqdGdGS_2jwTA">
2531 <children xmi:type="notation:Node" xmi:id="_0dppdpSoEeqdGdGS_2jwTA" type="6001">
2532 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dppd5SoEeqdGdGS_2jwTA" y="-10"/>
2533 </children>
2534 <children xmi:type="notation:Node" xmi:id="_0dppeJSoEeqdGdGS_2jwTA" type="6002">
2535 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dppeZSoEeqdGdGS_2jwTA" y="10"/>
2536 </children>
2537 <children xmi:type="notation:Node" xmi:id="_0dqQgJSoEeqdGdGS_2jwTA" type="6003">
2538 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dqQgZSoEeqdGdGS_2jwTA" y="10"/>
2539 </children>
2540 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dppc5SoEeqdGdGS_2jwTA" routing="Rectilinear"/>
2541 <styles xmi:type="notation:FontStyle" xmi:id="_0dppdJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
2542 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dppdZSoEeqdGdGS_2jwTA" points="[0, -50, 271, 284]$[-105, -111, 166, 223]$[-107, -210, 164, 124]$[-271, -270, 0, 64]"/>
2543 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dqQgpSoEeqdGdGS_2jwTA" id="(0.5,0.5)"/>
2544 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dqQg5SoEeqdGdGS_2jwTA" id="(0.5,0.5)"/>
2545 </edges>
2546 <edges xmi:type="notation:Edge" xmi:id="_0dqQhJSoEeqdGdGS_2jwTA" type="4001" element="_0bLkRpSoEeqdGdGS_2jwTA" source="_0bd4JJSoEeqdGdGS_2jwTA" target="_0bpeVJSoEeqdGdGS_2jwTA">
2547 <children xmi:type="notation:Node" xmi:id="_0dqQiJSoEeqdGdGS_2jwTA" type="6001">
2548 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dqQiZSoEeqdGdGS_2jwTA" x="64" y="-10"/>
2549 </children>
2550 <children xmi:type="notation:Node" xmi:id="_0dqQipSoEeqdGdGS_2jwTA" type="6002">
2551 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dqQi5SoEeqdGdGS_2jwTA" y="-10"/>
2552 </children>
2553 <children xmi:type="notation:Node" xmi:id="_0dqQjJSoEeqdGdGS_2jwTA" type="6003">
2554 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dqQjZSoEeqdGdGS_2jwTA" x="-11" y="10"/>
2555 </children>
2556 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dqQhZSoEeqdGdGS_2jwTA" routing="Rectilinear"/>
2557 <styles xmi:type="notation:FontStyle" xmi:id="_0dqQhpSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
2558 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dqQh5SoEeqdGdGS_2jwTA" points="[-60, 60, 310, -62]$[-312, 60, 58, -62]"/>
2559 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dq3kJSoEeqdGdGS_2jwTA" id="(0.5084745762711864,0.0)"/>
2560 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dq3kZSoEeqdGdGS_2jwTA" id="(0.5084745762711864,1.0)"/>
2561 </edges>
2562 <edges xmi:type="notation:Edge" xmi:id="_0dq3kpSoEeqdGdGS_2jwTA" type="4001" element="_0bMLVpSoEeqdGdGS_2jwTA" source="_0biJlJSoEeqdGdGS_2jwTA" target="_0bnCEJSoEeqdGdGS_2jwTA">
2563 <children xmi:type="notation:Node" xmi:id="_0dq3lpSoEeqdGdGS_2jwTA" type="6001">
2564 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dq3l5SoEeqdGdGS_2jwTA" y="-10"/>
2565 </children>
2566 <children xmi:type="notation:Node" xmi:id="_0dq3mJSoEeqdGdGS_2jwTA" type="6002">
2567 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dq3mZSoEeqdGdGS_2jwTA" y="10"/>
2568 </children>
2569 <children xmi:type="notation:Node" xmi:id="_0dq3mpSoEeqdGdGS_2jwTA" type="6003">
2570 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dq3m5SoEeqdGdGS_2jwTA" y="10"/>
2571 </children>
2572 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dq3k5SoEeqdGdGS_2jwTA" routing="Rectilinear"/>
2573 <styles xmi:type="notation:FontStyle" xmi:id="_0dq3lJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2574 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0dq3lZSoEeqdGdGS_2jwTA" points="[-1, 0, -447, 60]$[445, -60, -1, 0]"/>
2575 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dreoJSoEeqdGdGS_2jwTA" id="(0.5019455252918288,0.0)"/>
2576 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dreoZSoEeqdGdGS_2jwTA" id="(0.5011135857461024,1.0)"/>
2577 </edges>
2578 <edges xmi:type="notation:Edge" xmi:id="_0dreopSoEeqdGdGS_2jwTA" type="4001" element="_0bMyYZSoEeqdGdGS_2jwTA" source="_0bd4JJSoEeqdGdGS_2jwTA" target="_0bnCF5SoEeqdGdGS_2jwTA">
2579 <children xmi:type="notation:Node" xmi:id="_0dreppSoEeqdGdGS_2jwTA" type="6001">
2580 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0drep5SoEeqdGdGS_2jwTA" x="-65" y="-10"/>
2581 </children>
2582 <children xmi:type="notation:Node" xmi:id="_0dreqJSoEeqdGdGS_2jwTA" type="6002">
2583 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dreqZSoEeqdGdGS_2jwTA" x="-82" y="10"/>
2584 </children>
2585 <children xmi:type="notation:Node" xmi:id="_0dreqpSoEeqdGdGS_2jwTA" type="6003">
2586 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_0dreq5SoEeqdGdGS_2jwTA" x="-48" y="10"/>
2587 </children>
2588 <styles xmi:type="notation:ConnectorStyle" xmi:id="_0dreo5SoEeqdGdGS_2jwTA" routing="Rectilinear"/>
2589 <styles xmi:type="notation:FontStyle" xmi:id="_0drepJSoEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8" bold="true"/>
2590 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_0drepZSoEeqdGdGS_2jwTA" points="[-60, 12, 2576, 70]$[-2636, 12, 0, 70]$[-2636, -58, 0, 0]"/>
2591 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dsFsJSoEeqdGdGS_2jwTA" id="(0.5084745762711864,0.0)"/>
2592 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_0dsFsZSoEeqdGdGS_2jwTA" id="(0.5025641025641026,1.0)"/>
2593 </edges>
2594 <edges xmi:type="notation:Edge" xmi:id="_CygVgJSxEeqdGdGS_2jwTA" type="4001" element="_CxOjIJSxEeqdGdGS_2jwTA" source="_0byoRJSoEeqdGdGS_2jwTA" target="_82LWcJSvEeqdGdGS_2jwTA">
2595 <children xmi:type="notation:Node" xmi:id="_Cyg8kJSxEeqdGdGS_2jwTA" type="6001">
2596 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_Cyg8kZSxEeqdGdGS_2jwTA" y="-10"/>
2597 </children>
2598 <children xmi:type="notation:Node" xmi:id="_CyhjoJSxEeqdGdGS_2jwTA" type="6002">
2599 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_CyhjoZSxEeqdGdGS_2jwTA" y="10"/>
2600 </children>
2601 <children xmi:type="notation:Node" xmi:id="_CyhjopSxEeqdGdGS_2jwTA" type="6003">
2602 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_Cyhjo5SxEeqdGdGS_2jwTA" y="10"/>
2603 </children>
2604 <styles xmi:type="notation:ConnectorStyle" xmi:id="_CygVgZSxEeqdGdGS_2jwTA" routing="Tree"/>
2605 <styles xmi:type="notation:FontStyle" xmi:id="_CygVgpSxEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2606 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_CygVg5SxEeqdGdGS_2jwTA" points="[0, 0, 1007, 0]$[-1007, 0, 0, 0]"/>
2607 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_CyiKsJSxEeqdGdGS_2jwTA" id="(0.5333333333333333,0.20408163265306123)"/>
2608 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_CyiKsZSxEeqdGdGS_2jwTA" id="(0.5,0.5)"/>
2609 </edges>
2610 <edges xmi:type="notation:Edge" xmi:id="_EEMm4JSxEeqdGdGS_2jwTA" type="4001" element="_EDNvc5SxEeqdGdGS_2jwTA" source="_0b1Eg5SoEeqdGdGS_2jwTA" target="_82LWcJSvEeqdGdGS_2jwTA">
2611 <children xmi:type="notation:Node" xmi:id="_EENN8JSxEeqdGdGS_2jwTA" type="6001">
2612 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_EENN8ZSxEeqdGdGS_2jwTA" y="-10"/>
2613 </children>
2614 <children xmi:type="notation:Node" xmi:id="_EENN8pSxEeqdGdGS_2jwTA" type="6002">
2615 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_EENN85SxEeqdGdGS_2jwTA" y="10"/>
2616 </children>
2617 <children xmi:type="notation:Node" xmi:id="_EENN9JSxEeqdGdGS_2jwTA" type="6003">
2618 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_EENN9ZSxEeqdGdGS_2jwTA" y="10"/>
2619 </children>
2620 <styles xmi:type="notation:ConnectorStyle" xmi:id="_EEMm4ZSxEeqdGdGS_2jwTA" routing="Tree"/>
2621 <styles xmi:type="notation:FontStyle" xmi:id="_EEMm4pSxEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2622 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_EEMm45SxEeqdGdGS_2jwTA" points="[0, 23, 2698, 84]$[0, 23, 2698, 84]$[-2697, 23, 1, 84]$[-2697, -12, 1, 49]"/>
2623 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_EENN9pSxEeqdGdGS_2jwTA" id="(0.0,0.6836734693877551)"/>
2624 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_EEN1AJSxEeqdGdGS_2jwTA" id="(0.5,0.5)"/>
2625 </edges>
2626 <edges xmi:type="notation:Edge" xmi:id="_Rj-lwJSxEeqdGdGS_2jwTA" type="4001" element="_RjVslpSxEeqdGdGS_2jwTA" source="_0bmbBJSoEeqdGdGS_2jwTA" target="_82LWcJSvEeqdGdGS_2jwTA">
2627 <children xmi:type="notation:Node" xmi:id="_Rj-lxJSxEeqdGdGS_2jwTA" type="6001">
2628 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_Rj-lxZSxEeqdGdGS_2jwTA" y="-10"/>
2629 </children>
2630 <children xmi:type="notation:Node" xmi:id="_Rj-lxpSxEeqdGdGS_2jwTA" type="6002">
2631 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_Rj-lx5SxEeqdGdGS_2jwTA" y="10"/>
2632 </children>
2633 <children xmi:type="notation:Node" xmi:id="_Rj-lyJSxEeqdGdGS_2jwTA" type="6003">
2634 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_Rj-lyZSxEeqdGdGS_2jwTA" y="10"/>
2635 </children>
2636 <styles xmi:type="notation:ConnectorStyle" xmi:id="_Rj-lwZSxEeqdGdGS_2jwTA" routing="Tree"/>
2637 <styles xmi:type="notation:FontStyle" xmi:id="_Rj-lwpSxEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2638 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_Rj-lw5SxEeqdGdGS_2jwTA" points="[0, 0, 200, 181]$[-200, -181, 0, 0]"/>
2639 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_Rj_M0JSxEeqdGdGS_2jwTA" id="(0.3728813559322034,0.0)"/>
2640 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_Rj_M0ZSxEeqdGdGS_2jwTA" id="(0.5,0.5)"/>
2641 </edges>
2642 <edges xmi:type="notation:Edge" xmi:id="_SMsLkJSxEeqdGdGS_2jwTA" type="4001" element="_SLxltJSxEeqdGdGS_2jwTA" source="_0bftUJSoEeqdGdGS_2jwTA" target="_82LWcJSvEeqdGdGS_2jwTA">
2643 <children xmi:type="notation:Node" xmi:id="_SMsyoJSxEeqdGdGS_2jwTA" type="6001">
2644 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_SMsyoZSxEeqdGdGS_2jwTA" y="-10"/>
2645 </children>
2646 <children xmi:type="notation:Node" xmi:id="_SMsyopSxEeqdGdGS_2jwTA" type="6002">
2647 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_SMsyo5SxEeqdGdGS_2jwTA" y="10"/>
2648 </children>
2649 <children xmi:type="notation:Node" xmi:id="_SMsypJSxEeqdGdGS_2jwTA" type="6003">
2650 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_SMsypZSxEeqdGdGS_2jwTA" y="10"/>
2651 </children>
2652 <styles xmi:type="notation:ConnectorStyle" xmi:id="_SMsLkZSxEeqdGdGS_2jwTA" routing="Tree"/>
2653 <styles xmi:type="notation:FontStyle" xmi:id="_SMsLkpSxEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2654 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_SMsLk5SxEeqdGdGS_2jwTA" points="[0, 0, -183, 168]$[183, -168, 0, 0]"/>
2655 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_SMsyppSxEeqdGdGS_2jwTA" id="(0.7297297297297297,0.0)"/>
2656 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_SMsyp5SxEeqdGdGS_2jwTA" id="(0.5,0.5)"/>
2657 </edges>
2658 <edges xmi:type="notation:Edge" xmi:id="_6IxDEJSxEeqdGdGS_2jwTA" type="4001" element="_6IJYGJSxEeqdGdGS_2jwTA" source="_0bo3QJSoEeqdGdGS_2jwTA" target="_82LWcJSvEeqdGdGS_2jwTA">
2659 <children xmi:type="notation:Node" xmi:id="_6IxDFJSxEeqdGdGS_2jwTA" type="6001">
2660 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_6IxDFZSxEeqdGdGS_2jwTA" y="-10"/>
2661 </children>
2662 <children xmi:type="notation:Node" xmi:id="_6IxDFpSxEeqdGdGS_2jwTA" type="6002">
2663 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_6IxDF5SxEeqdGdGS_2jwTA" y="10"/>
2664 </children>
2665 <children xmi:type="notation:Node" xmi:id="_6IxqIJSxEeqdGdGS_2jwTA" type="6003">
2666 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_6IxqIZSxEeqdGdGS_2jwTA" y="10"/>
2667 </children>
2668 <styles xmi:type="notation:ConnectorStyle" xmi:id="_6IxDEZSxEeqdGdGS_2jwTA" routing="Tree"/>
2669 <styles xmi:type="notation:FontStyle" xmi:id="_6IxDEpSxEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2670 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_6IxDE5SxEeqdGdGS_2jwTA" points="[0, 0, 515, 1044]$[-515, -1044, 0, 0]"/>
2671 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_6IxqIpSxEeqdGdGS_2jwTA" id="(0.8715083798882681,0.0)"/>
2672 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_6IxqI5SxEeqdGdGS_2jwTA" id="(0.5,0.5)"/>
2673 </edges>
2674 <edges xmi:type="notation:Edge" xmi:id="_Z9DUEJSyEeqdGdGS_2jwTA" type="4001" element="_Z8QC6JSyEeqdGdGS_2jwTA" source="_0cE8I5SoEeqdGdGS_2jwTA" target="_82LWcJSvEeqdGdGS_2jwTA">
2675 <children xmi:type="notation:Node" xmi:id="_Z9D7IJSyEeqdGdGS_2jwTA" type="6001">
2676 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_Z9D7IZSyEeqdGdGS_2jwTA" y="-10"/>
2677 </children>
2678 <children xmi:type="notation:Node" xmi:id="_Z9D7IpSyEeqdGdGS_2jwTA" type="6002">
2679 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_Z9D7I5SyEeqdGdGS_2jwTA" y="10"/>
2680 </children>
2681 <children xmi:type="notation:Node" xmi:id="_Z9D7JJSyEeqdGdGS_2jwTA" type="6003">
2682 <layoutConstraint xmi:type="notation:Bounds" xmi:id="_Z9D7JZSyEeqdGdGS_2jwTA" x="-4" y="10"/>
2683 </children>
2684 <styles xmi:type="notation:ConnectorStyle" xmi:id="_Z9DUEZSyEeqdGdGS_2jwTA" routing="Rectilinear"/>
2685 <styles xmi:type="notation:FontStyle" xmi:id="_Z9DUEpSyEeqdGdGS_2jwTA" fontColor="7490599" fontName="Segoe UI" fontHeight="8"/>
2686 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_Z9DUE5SyEeqdGdGS_2jwTA" points="[0, -24, -1841, 0]$[1841, -24, 0, 0]"/>
2687 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_Z9EiMJSyEeqdGdGS_2jwTA" id="(1.0,0.6020408163265306)"/>
2688 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_Z9EiMZSyEeqdGdGS_2jwTA" id="(0.0,0.6326530612244898)"/>
2689 </edges>
2690 <edges xmi:type="notation:Edge" xmi:id="__3VesJTNEeqdGdGS_2jwTA" type="4001" element="__2ua2pTNEeqdGdGS_2jwTA" source="_0bdRFJSoEeqdGdGS_2jwTA" target="_82LWcJSvEeqdGdGS_2jwTA">
2691 <children xmi:type="notation:Node" xmi:id="__3WFwJTNEeqdGdGS_2jwTA" type="6001">
2692 <layoutConstraint xmi:type="notation:Bounds" xmi:id="__3WFwZTNEeqdGdGS_2jwTA" y="-10"/>
2693 </children>
2694 <children xmi:type="notation:Node" xmi:id="__3WFwpTNEeqdGdGS_2jwTA" type="6002">
2695 <layoutConstraint xmi:type="notation:Bounds" xmi:id="__3WFw5TNEeqdGdGS_2jwTA" y="10"/>
2696 </children>
2697 <children xmi:type="notation:Node" xmi:id="__3WFxJTNEeqdGdGS_2jwTA" type="6003">
2698 <layoutConstraint xmi:type="notation:Bounds" xmi:id="__3WFxZTNEeqdGdGS_2jwTA" y="10"/>
2699 </children>
2700 <styles xmi:type="notation:ConnectorStyle" xmi:id="__3VesZTNEeqdGdGS_2jwTA" routing="Tree"/>
2701 <styles xmi:type="notation:FontStyle" xmi:id="__3VespTNEeqdGdGS_2jwTA" fontName="Segoe UI" fontHeight="8"/>
2702 <bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="__3Ves5TNEeqdGdGS_2jwTA" points="[0, 0, 419, 802]$[-419, -802, 0, 0]"/>
2703 <sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="__3Ws0JTNEeqdGdGS_2jwTA" id="(0.7630057803468208,0.0)"/>
2704 <targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="__3Ws0ZTNEeqdGdGS_2jwTA" id="(0.5,0.5)"/>
2705 </edges>
2706 </data>
2707 </ownedAnnotationEntries>
2708 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0Sb38JSoEeqdGdGS_2jwTA" name="Grantor" tooltipText="" width="12" height="10">
2709 <target xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Grantor"/>
2710 <semanticElements xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Grantor"/>
2711 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0ScfAJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="221,236,202">
2712 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@style"/>
2713 </ownedStyle>
2714 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']"/>
2715 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0ackfJSoEeqdGdGS_2jwTA" name="WWW" tooltipText="">
2716 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Grantor/WWW"/>
2717 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Grantor/WWW"/>
2718 <ownedStyle xmi:type="diagram:BundledImage" uid="_0adLgJSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
2719 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
2720 </ownedStyle>
2721 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
2722 </ownedElements>
2723 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0adLgZSoEeqdGdGS_2jwTA" name="Employer" tooltipText="">
2724 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Grantor/Employer"/>
2725 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Grantor/Employer"/>
2726 <ownedStyle xmi:type="diagram:BundledImage" uid="_0adLgpSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
2727 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
2728 </ownedStyle>
2729 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
2730 </ownedElements>
2731 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0adLg5SoEeqdGdGS_2jwTA" name="MMM" tooltipText="">
2732 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Grantor/MMM"/>
2733 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Grantor/MMM"/>
2734 <ownedStyle xmi:type="diagram:BundledImage" uid="_0adLhJSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
2735 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
2736 </ownedStyle>
2737 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
2738 </ownedElements>
2739 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0adLhZSoEeqdGdGS_2jwTA" name="UUU" tooltipText="">
2740 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Grantor/UUU"/>
2741 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Grantor/UUU"/>
2742 <ownedStyle xmi:type="diagram:BundledImage" uid="_0adLhpSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
2743 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
2744 </ownedStyle>
2745 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
2746 </ownedElements>
2747 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0adLh5SoEeqdGdGS_2jwTA" name="YYY" tooltipText="">
2748 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Grantor/YYY"/>
2749 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Grantor/YYY"/>
2750 <ownedStyle xmi:type="diagram:BundledImage" uid="_0adykJSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
2751 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
2752 </ownedStyle>
2753 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
2754 </ownedElements>
2755 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0adykZSoEeqdGdGS_2jwTA" name="OOO" tooltipText="">
2756 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Grantor/OOO"/>
2757 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Grantor/OOO"/>
2758 <ownedStyle xmi:type="diagram:BundledImage" uid="_0adykpSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
2759 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
2760 </ownedStyle>
2761 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
2762 </ownedElements>
2763 </ownedDiagramElements>
2764 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0SdtIJSoEeqdGdGS_2jwTA" name="Constants" tooltipText="" width="12" height="10">
2765 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Constants"/>
2766 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Constants"/>
2767 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0Se7QJSoEeqdGdGS_2jwTA" iconPath="/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_abstract.gif" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="228,228,228">
2768 <labelFormat>italic</labelFormat>
2769 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@conditionnalStyles.1/@style"/>
2770 </ownedStyle>
2771 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
2772 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XUX9ZSoEeqdGdGS_2jwTA" name="MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD : EDouble = 3480.0" tooltipText="">
2773 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD"/>
2774 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD"/>
2775 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XU_AZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2776 <labelFormat>bold</labelFormat>
2777 </ownedStyle>
2778 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2779 </ownedElements>
2780 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XVmEJSoEeqdGdGS_2jwTA" name="MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE : EDouble = 3600.0" tooltipText="">
2781 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE"/>
2782 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE"/>
2783 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XVmEZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2784 <labelFormat>bold</labelFormat>
2785 </ownedStyle>
2786 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2787 </ownedElements>
2788 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XWNIJSoEeqdGdGS_2jwTA" name="MINIMUM_SALARY : EDouble = 1500.0" tooltipText="">
2789 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MINIMUM_SALARY"/>
2790 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MINIMUM_SALARY"/>
2791 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XWNIZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2792 <labelFormat>bold</labelFormat>
2793 </ownedStyle>
2794 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2795 </ownedElements>
2796 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XWNIpSoEeqdGdGS_2jwTA" name="FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION : EDouble = 4500.0" tooltipText="">
2797 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION"/>
2798 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION"/>
2799 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XW0MJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2800 <labelFormat>bold</labelFormat>
2801 </ownedStyle>
2802 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2803 </ownedElements>
2804 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XW0MZSoEeqdGdGS_2jwTA" name="MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS : EDouble = 20.0" tooltipText="">
2805 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS"/>
2806 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS"/>
2807 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XXbQJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2808 <labelFormat>bold</labelFormat>
2809 </ownedStyle>
2810 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2811 </ownedElements>
2812 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XXbQZSoEeqdGdGS_2jwTA" name="MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS : EDouble = 120.0" tooltipText="">
2813 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS"/>
2814 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS"/>
2815 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XXbQpSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2816 <labelFormat>bold</labelFormat>
2817 </ownedStyle>
2818 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2819 </ownedElements>
2820 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XYCUJSoEeqdGdGS_2jwTA" name="MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC : EDouble = 0.0" tooltipText="">
2821 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC"/>
2822 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC"/>
2823 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XYCUZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2824 <labelFormat>bold</labelFormat>
2825 </ownedStyle>
2826 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2827 </ownedElements>
2828 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XYCUpSoEeqdGdGS_2jwTA" name="MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE : EDouble = 24000.0" tooltipText="">
2829 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE"/>
2830 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE"/>
2831 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XYCU5SoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2832 <labelFormat>bold</labelFormat>
2833 </ownedStyle>
2834 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2835 </ownedElements>
2836 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XYpYJSoEeqdGdGS_2jwTA" name="MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION : EDouble = 99.0" tooltipText="">
2837 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION"/>
2838 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION"/>
2839 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XYpYZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2840 <labelFormat>bold</labelFormat>
2841 </ownedStyle>
2842 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2843 </ownedElements>
2844 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XYpYpSoEeqdGdGS_2jwTA" name="MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION : EDouble = 30.0" tooltipText="">
2845 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION"/>
2846 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION"/>
2847 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XZQcJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2848 <labelFormat>bold</labelFormat>
2849 </ownedStyle>
2850 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2851 </ownedElements>
2852 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XZQcZSoEeqdGdGS_2jwTA" name="MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION : EDouble = 4.0" tooltipText="">
2853 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION"/>
2854 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION"/>
2855 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XZQcpSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2856 <labelFormat>bold</labelFormat>
2857 </ownedStyle>
2858 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2859 </ownedElements>
2860 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XZ3gJSoEeqdGdGS_2jwTA" name="FLAT_RATE_CIM_DAILY : EDouble = 2.0" tooltipText="">
2861 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIM_DAILY"/>
2862 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIM_DAILY"/>
2863 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XZ3gZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2864 <labelFormat>bold</labelFormat>
2865 </ownedStyle>
2866 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2867 </ownedElements>
2868 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XZ3gpSoEeqdGdGS_2jwTA" name="FLAT_RATE_CIM_MONTHLY : EDouble = 62.0" tooltipText="">
2869 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIM_MONTHLY"/>
2870 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIM_MONTHLY"/>
2871 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XaekJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2872 <labelFormat>bold</labelFormat>
2873 </ownedStyle>
2874 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2875 </ownedElements>
2876 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XaekZSoEeqdGdGS_2jwTA" name="FLAT_RATE_CIM_YEARLY : EDouble = 750.0" tooltipText="">
2877 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIM_YEARLY"/>
2878 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIM_YEARLY"/>
2879 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XaekpSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2880 <labelFormat>bold</labelFormat>
2881 </ownedStyle>
2882 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2883 </ownedElements>
2884 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XbFoJSoEeqdGdGS_2jwTA" name="FLAT_RATE_CIP_DAILY : EDouble = 1.0" tooltipText="">
2885 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIP_DAILY"/>
2886 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIP_DAILY"/>
2887 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XbFoZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2888 <labelFormat>bold</labelFormat>
2889 </ownedStyle>
2890 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2891 </ownedElements>
2892 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XbFopSoEeqdGdGS_2jwTA" name="FLAT_RATE_CIP_MONTHLY : EDouble = 25.0" tooltipText="">
2893 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIP_MONTHLY"/>
2894 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIP_MONTHLY"/>
2895 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XbssJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2896 <labelFormat>bold</labelFormat>
2897 </ownedStyle>
2898 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2899 </ownedElements>
2900 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XbssZSoEeqdGdGS_2jwTA" name="FLAT_RATE_CIP_YEARLY : EDouble = 30.0" tooltipText="">
2901 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIP_YEARLY"/>
2902 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIP_YEARLY"/>
2903 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XbsspSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2904 <labelFormat>bold</labelFormat>
2905 </ownedStyle>
2906 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2907 </ownedElements>
2908 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0Xbss5SoEeqdGdGS_2jwTA" name="FLAT_RATE_CIS_DAILY : EDouble = 1.0" tooltipText="">
2909 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIS_DAILY"/>
2910 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIS_DAILY"/>
2911 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XcTwJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2912 <labelFormat>bold</labelFormat>
2913 </ownedStyle>
2914 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2915 </ownedElements>
2916 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XcTwZSoEeqdGdGS_2jwTA" name="FLAT_RATE_CIS_MONTHLY : EDouble = 25.0" tooltipText="">
2917 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIS_MONTHLY"/>
2918 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIS_MONTHLY"/>
2919 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XcTwpSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2920 <labelFormat>bold</labelFormat>
2921 </ownedStyle>
2922 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2923 </ownedElements>
2924 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XcTw5SoEeqdGdGS_2jwTA" name="FLAT_RATE_CIS_YEARLY : EDouble = 300.0" tooltipText="">
2925 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIS_YEARLY"/>
2926 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIS_YEARLY"/>
2927 <ownedStyle xmi:type="diagram:BundledImage" uid="_0Xc60JSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2928 <labelFormat>bold</labelFormat>
2929 </ownedStyle>
2930 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2931 </ownedElements>
2932 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0Xc60ZSoEeqdGdGS_2jwTA" name="FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT : EDouble = 99.0" tooltipText="">
2933 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT"/>
2934 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT"/>
2935 <ownedStyle xmi:type="diagram:BundledImage" uid="_0Xc60pSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2936 <labelFormat>bold</labelFormat>
2937 </ownedStyle>
2938 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2939 </ownedElements>
2940 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0Xdh4JSoEeqdGdGS_2jwTA" name="MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS : EDouble = 0.0" tooltipText="">
2941 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS"/>
2942 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS"/>
2943 <ownedStyle xmi:type="diagram:BundledImage" uid="_0Xdh4ZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2944 <labelFormat>bold</labelFormat>
2945 </ownedStyle>
2946 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2947 </ownedElements>
2948 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0Xdh4pSoEeqdGdGS_2jwTA" name="FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE : EDouble = 0.0" tooltipText="">
2949 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE"/>
2950 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE"/>
2951 <ownedStyle xmi:type="diagram:BundledImage" uid="_0Xdh45SoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2952 <labelFormat>bold</labelFormat>
2953 </ownedStyle>
2954 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2955 </ownedElements>
2956 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XeI8JSoEeqdGdGS_2jwTA" name="DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE : EDouble = 0.0" tooltipText="">
2957 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE"/>
2958 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE"/>
2959 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XeI8ZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2960 <labelFormat>bold</labelFormat>
2961 </ownedStyle>
2962 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2963 </ownedElements>
2964 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XeI8pSoEeqdGdGS_2jwTA" name="MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE : EDouble = 0.0" tooltipText="">
2965 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE"/>
2966 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Constants/MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE"/>
2967 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XeI85SoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
2968 <labelFormat>bold</labelFormat>
2969 </ownedStyle>
2970 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
2971 </ownedElements>
2972 </ownedDiagramElements>
2973 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0SfiUJSoEeqdGdGS_2jwTA" name="Disability_Types" tooltipText="" width="12" height="10">
2974 <target xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Disability_Types"/>
2975 <semanticElements xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Disability_Types"/>
2976 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0SfiUZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="221,236,202">
2977 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@style"/>
2978 </ownedStyle>
2979 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']"/>
2980 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0adyk5SoEeqdGdGS_2jwTA" name="beug" tooltipText="">
2981 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Disability_Types/beug"/>
2982 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Disability_Types/beug"/>
2983 <ownedStyle xmi:type="diagram:BundledImage" uid="_0adylJSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
2984 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
2985 </ownedStyle>
2986 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
2987 </ownedElements>
2988 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0adylZSoEeqdGdGS_2jwTA" name="NONE" tooltipText="">
2989 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Disability_Types/NONE"/>
2990 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Disability_Types/NONE"/>
2991 <ownedStyle xmi:type="diagram:BundledImage" uid="_0adylpSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
2992 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
2993 </ownedStyle>
2994 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
2995 </ownedElements>
2996 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0adyl5SoEeqdGdGS_2jwTA" name="A" tooltipText="">
2997 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Disability_Types/A"/>
2998 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Disability_Types/A"/>
2999 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aeZoJSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3000 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3001 </ownedStyle>
3002 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3003 </ownedElements>
3004 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aeZoZSoEeqdGdGS_2jwTA" name="B" tooltipText="">
3005 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Disability_Types/B"/>
3006 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Disability_Types/B"/>
3007 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aeZopSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3008 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3009 </ownedStyle>
3010 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3011 </ownedElements>
3012 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aeZo5SoEeqdGdGS_2jwTA" name="C" tooltipText="">
3013 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Disability_Types/C"/>
3014 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Disability_Types/C"/>
3015 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aeZpJSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3016 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3017 </ownedStyle>
3018 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3019 </ownedElements>
3020 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aeZpZSoEeqdGdGS_2jwTA" name="D" tooltipText="">
3021 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Disability_Types/D"/>
3022 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Disability_Types/D"/>
3023 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aeZppSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3024 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3025 </ownedStyle>
3026 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3027 </ownedElements>
3028 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aeZp5SoEeqdGdGS_2jwTA" name="E" tooltipText="">
3029 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Disability_Types/E"/>
3030 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Disability_Types/E"/>
3031 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aeZqJSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3032 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3033 </ownedStyle>
3034 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3035 </ownedElements>
3036 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0afAsJSoEeqdGdGS_2jwTA" name="OTHER" tooltipText="">
3037 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Disability_Types/OTHER"/>
3038 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Disability_Types/OTHER"/>
3039 <ownedStyle xmi:type="diagram:BundledImage" uid="_0afAsZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3040 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3041 </ownedStyle>
3042 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3043 </ownedElements>
3044 </ownedDiagramElements>
3045 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0SfiU5SoEeqdGdGS_2jwTA" name="Country" tooltipText="" width="12" height="10">
3046 <target xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Country"/>
3047 <semanticElements xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Country"/>
3048 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0SfiVJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="221,236,202">
3049 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@style"/>
3050 </ownedStyle>
3051 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']"/>
3052 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0afAspSoEeqdGdGS_2jwTA" name="ZZ" tooltipText="">
3053 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Country/ZZ"/>
3054 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Country/ZZ"/>
3055 <ownedStyle xmi:type="diagram:BundledImage" uid="_0afAs5SoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3056 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3057 </ownedStyle>
3058 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3059 </ownedElements>
3060 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0afAtJSoEeqdGdGS_2jwTA" name="FF" tooltipText="">
3061 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Country/FF"/>
3062 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Country/FF"/>
3063 <ownedStyle xmi:type="diagram:BundledImage" uid="_0afAtZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3064 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3065 </ownedStyle>
3066 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3067 </ownedElements>
3068 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0afAtpSoEeqdGdGS_2jwTA" name="BB" tooltipText="">
3069 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Country/BB"/>
3070 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Country/BB"/>
3071 <ownedStyle xmi:type="diagram:BundledImage" uid="_0afAt5SoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3072 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3073 </ownedStyle>
3074 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3075 </ownedElements>
3076 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0afnwJSoEeqdGdGS_2jwTA" name="DD" tooltipText="">
3077 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Country/DD"/>
3078 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Country/DD"/>
3079 <ownedStyle xmi:type="diagram:BundledImage" uid="_0afnwZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3080 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3081 </ownedStyle>
3082 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3083 </ownedElements>
3084 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0afnwpSoEeqdGdGS_2jwTA" name="NN" tooltipText="">
3085 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Country/NN"/>
3086 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Country/NN"/>
3087 <ownedStyle xmi:type="diagram:BundledImage" uid="_0afnw5SoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3088 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3089 </ownedStyle>
3090 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3091 </ownedElements>
3092 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0afnxJSoEeqdGdGS_2jwTA" name="OTHER" tooltipText="">
3093 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Country/OTHER"/>
3094 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Country/OTHER"/>
3095 <ownedStyle xmi:type="diagram:BundledImage" uid="_0afnxZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3096 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3097 </ownedStyle>
3098 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3099 </ownedElements>
3100 </ownedDiagramElements>
3101 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0SgJYZSoEeqdGdGS_2jwTA" name="Tax_Office" tooltipText="" width="12" height="10">
3102 <target xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Tax_Office"/>
3103 <semanticElements xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Tax_Office"/>
3104 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0SgJYpSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="221,236,202">
3105 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@style"/>
3106 </ownedStyle>
3107 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']"/>
3108 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0afnxpSoEeqdGdGS_2jwTA" name="RTS_2" tooltipText="">
3109 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Tax_Office/RTS_2"/>
3110 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Tax_Office/RTS_2"/>
3111 <ownedStyle xmi:type="diagram:BundledImage" uid="_0afnx5SoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3112 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3113 </ownedStyle>
3114 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3115 </ownedElements>
3116 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0agO0JSoEeqdGdGS_2jwTA" name="RTS_3" tooltipText="">
3117 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Tax_Office/RTS_3"/>
3118 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Tax_Office/RTS_3"/>
3119 <ownedStyle xmi:type="diagram:BundledImage" uid="_0agO0ZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3120 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3121 </ownedStyle>
3122 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3123 </ownedElements>
3124 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0agO0pSoEeqdGdGS_2jwTA" name="RTS_4" tooltipText="">
3125 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Tax_Office/RTS_4"/>
3126 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Tax_Office/RTS_4"/>
3127 <ownedStyle xmi:type="diagram:BundledImage" uid="_0agO05SoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3128 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3129 </ownedStyle>
3130 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3131 </ownedElements>
3132 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0agO1JSoEeqdGdGS_2jwTA" name="RTS_5" tooltipText="">
3133 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Tax_Office/RTS_5"/>
3134 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Tax_Office/RTS_5"/>
3135 <ownedStyle xmi:type="diagram:BundledImage" uid="_0agO1ZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3136 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3137 </ownedStyle>
3138 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3139 </ownedElements>
3140 </ownedDiagramElements>
3141 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0SgwcJSoEeqdGdGS_2jwTA" name="Tax_Class_Category" tooltipText="" width="12" height="10">
3142 <target xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Tax_Class_Category"/>
3143 <semanticElements xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Tax_Class_Category"/>
3144 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0SgwcZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="221,236,202">
3145 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@style"/>
3146 </ownedStyle>
3147 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']"/>
3148 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0agO1pSoEeqdGdGS_2jwTA" name="One" tooltipText="">
3149 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Tax_Class_Category/One"/>
3150 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Tax_Class_Category/One"/>
3151 <ownedStyle xmi:type="diagram:BundledImage" uid="_0agO15SoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3152 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3153 </ownedStyle>
3154 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3155 </ownedElements>
3156 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0agO2JSoEeqdGdGS_2jwTA" name="One_A" tooltipText="">
3157 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Tax_Class_Category/One_A"/>
3158 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Tax_Class_Category/One_A"/>
3159 <ownedStyle xmi:type="diagram:BundledImage" uid="_0ag14JSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3160 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3161 </ownedStyle>
3162 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3163 </ownedElements>
3164 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0ag14ZSoEeqdGdGS_2jwTA" name="Two" tooltipText="">
3165 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Tax_Class_Category/Two"/>
3166 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Tax_Class_Category/Two"/>
3167 <ownedStyle xmi:type="diagram:BundledImage" uid="_0ag14pSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3168 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3169 </ownedStyle>
3170 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3171 </ownedElements>
3172 </ownedDiagramElements>
3173 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0ShXgJSoEeqdGdGS_2jwTA" name="Job_Activity" tooltipText="" width="12" height="10">
3174 <target xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Job_Activity"/>
3175 <semanticElements xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Job_Activity"/>
3176 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0ShXgZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="221,236,202">
3177 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@style"/>
3178 </ownedStyle>
3179 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']"/>
3180 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0ag145SoEeqdGdGS_2jwTA" name="Salary" tooltipText="">
3181 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Job_Activity/Salary"/>
3182 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Job_Activity/Salary"/>
3183 <ownedStyle xmi:type="diagram:BundledImage" uid="_0ag15JSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3184 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3185 </ownedStyle>
3186 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3187 </ownedElements>
3188 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0ag15ZSoEeqdGdGS_2jwTA" name="Pension" tooltipText="">
3189 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Job_Activity/Pension"/>
3190 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Job_Activity/Pension"/>
3191 <ownedStyle xmi:type="diagram:BundledImage" uid="_0ag15pSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3192 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3193 </ownedStyle>
3194 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3195 </ownedElements>
3196 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0ahc8JSoEeqdGdGS_2jwTA" name="Annuity" tooltipText="">
3197 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Job_Activity/Annuity"/>
3198 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Job_Activity/Annuity"/>
3199 <ownedStyle xmi:type="diagram:BundledImage" uid="_0ahc8ZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3200 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3201 </ownedStyle>
3202 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3203 </ownedElements>
3204 </ownedDiagramElements>
3205 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0Sh-kZSoEeqdGdGS_2jwTA" name="Town" tooltipText="" width="12" height="10">
3206 <target xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Town"/>
3207 <semanticElements xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Town"/>
3208 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0Sh-kpSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="221,236,202">
3209 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@style"/>
3210 </ownedStyle>
3211 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']"/>
3212 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0ahc8pSoEeqdGdGS_2jwTA" name="LL" tooltipText="">
3213 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Town/LL"/>
3214 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Town/LL"/>
3215 <ownedStyle xmi:type="diagram:BundledImage" uid="_0ahc85SoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3216 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3217 </ownedStyle>
3218 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3219 </ownedElements>
3220 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0ahc9JSoEeqdGdGS_2jwTA" name="BB" tooltipText="">
3221 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Town/BB"/>
3222 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Town/BB"/>
3223 <ownedStyle xmi:type="diagram:BundledImage" uid="_0ahc9ZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3224 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3225 </ownedStyle>
3226 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3227 </ownedElements>
3228 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0ahc9pSoEeqdGdGS_2jwTA" name="SS" tooltipText="">
3229 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Town/SS"/>
3230 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Town/SS"/>
3231 <ownedStyle xmi:type="diagram:BundledImage" uid="_0ahc95SoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3232 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3233 </ownedStyle>
3234 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3235 </ownedElements>
3236 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aiEAJSoEeqdGdGS_2jwTA" name="TT" tooltipText="">
3237 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Town/TT"/>
3238 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Town/TT"/>
3239 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aiEAZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3240 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3241 </ownedStyle>
3242 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3243 </ownedElements>
3244 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aiEApSoEeqdGdGS_2jwTA" name="Other" tooltipText="">
3245 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Town/Other"/>
3246 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Town/Other"/>
3247 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aiEA5SoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3248 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3249 </ownedStyle>
3250 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3251 </ownedElements>
3252 </ownedDiagramElements>
3253 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0SiloJSoEeqdGdGS_2jwTA" name="CE_Type" tooltipText="" width="12" height="10">
3254 <target xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//CE_Type"/>
3255 <semanticElements xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//CE_Type"/>
3256 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0SiloZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="221,236,202">
3257 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@style"/>
3258 </ownedStyle>
3259 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']"/>
3260 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aiEBJSoEeqdGdGS_2jwTA" name="INALIDITY_AND_INFIRMITY" tooltipText="">
3261 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//CE_Type/INALIDITY_AND_INFIRMITY"/>
3262 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//CE_Type/INALIDITY_AND_INFIRMITY"/>
3263 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aiEBZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3264 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3265 </ownedStyle>
3266 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3267 </ownedElements>
3268 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0airEJSoEeqdGdGS_2jwTA" name="DEPENDENCE_AND_CARE_EXCLUDING_CHLIDREN_NOT_PART_OF_HOUSEHOLD" tooltipText="">
3269 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//CE_Type/DEPENDENCE_AND_CARE_EXCLUDING_CHLIDREN_NOT_PART_OF_HOUSEHOLD"/>
3270 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//CE_Type/DEPENDENCE_AND_CARE_EXCLUDING_CHLIDREN_NOT_PART_OF_HOUSEHOLD"/>
3271 <ownedStyle xmi:type="diagram:BundledImage" uid="_0airEZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3272 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3273 </ownedStyle>
3274 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3275 </ownedElements>
3276 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0airEpSoEeqdGdGS_2jwTA" name="CARE_FOR_CHILDREN_NOT_BEING_PART_OF_HOUSEHOLD" tooltipText="">
3277 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//CE_Type/CARE_FOR_CHILDREN_NOT_BEING_PART_OF_HOUSEHOLD"/>
3278 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//CE_Type/CARE_FOR_CHILDREN_NOT_BEING_PART_OF_HOUSEHOLD"/>
3279 <ownedStyle xmi:type="diagram:BundledImage" uid="_0airE5SoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3280 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3281 </ownedStyle>
3282 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3283 </ownedElements>
3284 </ownedDiagramElements>
3285 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0SjMsJSoEeqdGdGS_2jwTA" name="Expense_Purpose" tooltipText="" width="12" height="10">
3286 <target xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Expense_Purpose"/>
3287 <semanticElements xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Expense_Purpose"/>
3288 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0SjMsZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="221,236,202">
3289 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@style"/>
3290 </ownedStyle>
3291 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']"/>
3292 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0airFJSoEeqdGdGS_2jwTA" name="HOUSE_CARE" tooltipText="">
3293 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Expense_Purpose/HOUSE_CARE"/>
3294 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Expense_Purpose/HOUSE_CARE"/>
3295 <ownedStyle xmi:type="diagram:BundledImage" uid="_0ajSIJSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3296 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3297 </ownedStyle>
3298 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3299 </ownedElements>
3300 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0ajSIZSoEeqdGdGS_2jwTA" name="CHILD_CARE" tooltipText="">
3301 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Expense_Purpose/CHILD_CARE"/>
3302 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Expense_Purpose/CHILD_CARE"/>
3303 <ownedStyle xmi:type="diagram:BundledImage" uid="_0ajSIpSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3304 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3305 </ownedStyle>
3306 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3307 </ownedElements>
3308 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0ajSI5SoEeqdGdGS_2jwTA" name="DEPENDENCE_CARE" tooltipText="">
3309 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Expense_Purpose/DEPENDENCE_CARE"/>
3310 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Expense_Purpose/DEPENDENCE_CARE"/>
3311 <ownedStyle xmi:type="diagram:BundledImage" uid="_0ajSJJSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3312 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3313 </ownedStyle>
3314 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3315 </ownedElements>
3316 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0ajSJZSoEeqdGdGS_2jwTA" name="OTHER" tooltipText="">
3317 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Expense_Purpose/OTHER"/>
3318 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Expense_Purpose/OTHER"/>
3319 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aj5MJSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3320 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3321 </ownedStyle>
3322 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3323 </ownedElements>
3324 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aj5MZSoEeqdGdGS_2jwTA" name="ALIMONY" tooltipText="">
3325 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Expense_Purpose/ALIMONY"/>
3326 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Expense_Purpose/ALIMONY"/>
3327 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aj5MpSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3328 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3329 </ownedStyle>
3330 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3331 </ownedElements>
3332 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aj5M5SoEeqdGdGS_2jwTA" name="RECURRENT_DEPT" tooltipText="">
3333 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Expense_Purpose/RECURRENT_DEPT"/>
3334 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Expense_Purpose/RECURRENT_DEPT"/>
3335 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aj5NJSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3336 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3337 </ownedStyle>
3338 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3339 </ownedElements>
3340 </ownedDiagramElements>
3341 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0SjMs5SoEeqdGdGS_2jwTA" name="Dependent_Type" tooltipText="" width="12" height="10">
3342 <target xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Dependent_Type"/>
3343 <semanticElements xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Dependent_Type"/>
3344 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0SjMtJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="221,236,202">
3345 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@style"/>
3346 </ownedStyle>
3347 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']"/>
3348 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0akgQJSoEeqdGdGS_2jwTA" name="CHILD" tooltipText="">
3349 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Dependent_Type/CHILD"/>
3350 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Dependent_Type/CHILD"/>
3351 <ownedStyle xmi:type="diagram:BundledImage" uid="_0akgQZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3352 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3353 </ownedStyle>
3354 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3355 </ownedElements>
3356 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0akgQpSoEeqdGdGS_2jwTA" name="SPOUSE" tooltipText="">
3357 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Dependent_Type/SPOUSE"/>
3358 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Dependent_Type/SPOUSE"/>
3359 <ownedStyle xmi:type="diagram:BundledImage" uid="_0akgQ5SoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3360 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3361 </ownedStyle>
3362 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3363 </ownedElements>
3364 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0akgRJSoEeqdGdGS_2jwTA" name="RELATIVE" tooltipText="">
3365 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Dependent_Type/RELATIVE"/>
3366 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Dependent_Type/RELATIVE"/>
3367 <ownedStyle xmi:type="diagram:BundledImage" uid="_0alHUJSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3368 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3369 </ownedStyle>
3370 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3371 </ownedElements>
3372 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0alHUZSoEeqdGdGS_2jwTA" name="OTHER_FAMILY_MEMBER" tooltipText="">
3373 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Dependent_Type/OTHER_FAMILY_MEMBER"/>
3374 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Dependent_Type/OTHER_FAMILY_MEMBER"/>
3375 <ownedStyle xmi:type="diagram:BundledImage" uid="_0alHUpSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3376 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3377 </ownedStyle>
3378 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3379 </ownedElements>
3380 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0alHU5SoEeqdGdGS_2jwTA" name="NOT_OWN_CHILD" tooltipText="">
3381 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Dependent_Type/NOT_OWN_CHILD"/>
3382 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Dependent_Type/NOT_OWN_CHILD"/>
3383 <ownedStyle xmi:type="diagram:BundledImage" uid="_0alHVJSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3384 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3385 </ownedStyle>
3386 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3387 </ownedElements>
3388 </ownedDiagramElements>
3389 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0SjzwJSoEeqdGdGS_2jwTA" name="Income_Tax" tooltipText="" outgoingEdges="_0aqm4JSoEeqdGdGS_2jwTA __2ua2pTNEeqdGdGS_2jwTA" width="12" height="10">
3390 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Income_Tax"/>
3391 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Income_Tax"/>
3392 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
3393 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
3394 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
3395 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0Ska0JSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
3396 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
3397 </ownedStyle>
3398 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
3399 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XewAJSoEeqdGdGS_2jwTA" name="tax_amount : EDouble = 0.0" tooltipText="">
3400 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Tax/tax_amount"/>
3401 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Tax/tax_amount"/>
3402 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XewAZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3403 <labelFormat>bold</labelFormat>
3404 </ownedStyle>
3405 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3406 </ownedElements>
3407 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XfXEJSoEeqdGdGS_2jwTA" name="tax_year : EInt" tooltipText="">
3408 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Tax/tax_year"/>
3409 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Tax/tax_year"/>
3410 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XfXEZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3411 <labelFormat>bold</labelFormat>
3412 </ownedStyle>
3413 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3414 </ownedElements>
3415 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XfXEpSoEeqdGdGS_2jwTA" name="id6 : EString" tooltipText="">
3416 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Tax/id6"/>
3417 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Tax/id6"/>
3418 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XfXE5SoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3419 <labelFormat>bold</labelFormat>
3420 </ownedStyle>
3421 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3422 </ownedElements>
3423 </ownedDiagramElements>
3424 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0Ska0pSoEeqdGdGS_2jwTA" name="Tax_Payer" tooltipText="" outgoingEdges="_0awGcJSoEeqdGdGS_2jwTA _0ax7oJSoEeqdGdGS_2jwTA _0bK9MJSoEeqdGdGS_2jwTA _0bK9N5SoEeqdGdGS_2jwTA _0bLkRpSoEeqdGdGS_2jwTA _0bMyYZSoEeqdGdGS_2jwTA" incomingEdges="_0aqm4JSoEeqdGdGS_2jwTA _0auRQJSoEeqdGdGS_2jwTA _0a0X5pSoEeqdGdGS_2jwTA _0a0-9pSoEeqdGdGS_2jwTA" width="12" height="10">
3425 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Tax_Payer"/>
3426 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Tax_Payer"/>
3427 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0SpTUJSoEeqdGdGS_2jwTA" iconPath="/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_abstract.gif" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="228,228,228">
3428 <labelFormat>italic</labelFormat>
3429 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@conditionnalStyles.1/@style"/>
3430 </ownedStyle>
3431 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
3432 </ownedDiagramElements>
3433 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0Sp6YZSoEeqdGdGS_2jwTA" name="Physical_Person" tooltipText="" outgoingEdges="_0bE2k5SoEeqdGdGS_2jwTA _0bJvF5SoEeqdGdGS_2jwTA" incomingEdges="_0arN-JSoEeqdGdGS_2jwTA _0ar1BpSoEeqdGdGS_2jwTA _0ascGZSoEeqdGdGS_2jwTA _0awGcJSoEeqdGdGS_2jwTA _0ax7p5SoEeqdGdGS_2jwTA" width="12" height="10">
3434 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Physical_Person"/>
3435 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Physical_Person"/>
3436 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0SqhcJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
3437 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
3438 </ownedStyle>
3439 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
3440 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0Xf-IJSoEeqdGdGS_2jwTA" name="SSNo : EString" tooltipText="">
3441 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Physical_Person/SSNo"/>
3442 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Physical_Person/SSNo"/>
3443 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XglMJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3444 <labelFormat>bold</labelFormat>
3445 </ownedStyle>
3446 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3447 </ownedElements>
3448 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XglMZSoEeqdGdGS_2jwTA" name="birth_year : EInt" tooltipText="">
3449 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Physical_Person/birth_year"/>
3450 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Physical_Person/birth_year"/>
3451 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XglMpSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3452 <labelFormat>bold</labelFormat>
3453 </ownedStyle>
3454 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3455 </ownedElements>
3456 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XhMQJSoEeqdGdGS_2jwTA" name="disability_percentage : EDouble = 0.0" tooltipText="">
3457 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Physical_Person/disability_percentage"/>
3458 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Physical_Person/disability_percentage"/>
3459 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XhMQZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3460 <labelFormat>bold</labelFormat>
3461 </ownedStyle>
3462 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3463 </ownedElements>
3464 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XhMQpSoEeqdGdGS_2jwTA" name="disability_type : Disability_Types = beug" tooltipText="">
3465 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Physical_Person/disability_type"/>
3466 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Physical_Person/disability_type"/>
3467 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XhzUJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3468 <labelFormat>bold</labelFormat>
3469 </ownedStyle>
3470 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3471 </ownedElements>
3472 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XhzUZSoEeqdGdGS_2jwTA" name="birth_month : EInt" tooltipText="">
3473 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Physical_Person/birth_month"/>
3474 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Physical_Person/birth_month"/>
3475 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XhzUpSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3476 <labelFormat>bold</labelFormat>
3477 </ownedStyle>
3478 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3479 </ownedElements>
3480 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XiaYJSoEeqdGdGS_2jwTA" name="birth_day : EInt" tooltipText="">
3481 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Physical_Person/birth_day"/>
3482 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Physical_Person/birth_day"/>
3483 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XiaYZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3484 <labelFormat>bold</labelFormat>
3485 </ownedStyle>
3486 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3487 </ownedElements>
3488 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XiaYpSoEeqdGdGS_2jwTA" name="is_widower : EBoolean = false" tooltipText="">
3489 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Physical_Person/is_widower"/>
3490 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Physical_Person/is_widower"/>
3491 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XjBcJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3492 <labelFormat>bold</labelFormat>
3493 </ownedStyle>
3494 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3495 </ownedElements>
3496 </ownedDiagramElements>
3497 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0SrIgJSoEeqdGdGS_2jwTA" name="Address" tooltipText="" outgoingEdges="_SLxltJSxEeqdGdGS_2jwTA" incomingEdges="_0atqMJSoEeqdGdGS_2jwTA _0azJxpSoEeqdGdGS_2jwTA _0azw05SoEeqdGdGS_2jwTA _0bJvF5SoEeqdGdGS_2jwTA" width="12" height="10">
3498 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Address"/>
3499 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Address"/>
3500 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
3501 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
3502 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
3503 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0SrvkJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
3504 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
3505 </ownedStyle>
3506 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
3507 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XjBcZSoEeqdGdGS_2jwTA" name="country : Country = ZZ" tooltipText="">
3508 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Address/country"/>
3509 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Address/country"/>
3510 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XjogJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3511 <labelFormat>bold</labelFormat>
3512 </ownedStyle>
3513 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3514 </ownedElements>
3515 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XjogZSoEeqdGdGS_2jwTA" name="street : EString" tooltipText="">
3516 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Address/street"/>
3517 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Address/street"/>
3518 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XjogpSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3519 <labelFormat>bold</labelFormat>
3520 </ownedStyle>
3521 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3522 </ownedElements>
3523 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XkPkJSoEeqdGdGS_2jwTA" name="zipCode : EString" tooltipText="">
3524 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Address/zipCode"/>
3525 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Address/zipCode"/>
3526 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XkPkZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3527 <labelFormat>bold</labelFormat>
3528 </ownedStyle>
3529 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3530 </ownedElements>
3531 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XkPkpSoEeqdGdGS_2jwTA" name="city : EString" tooltipText="">
3532 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Address/city"/>
3533 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Address/city"/>
3534 <ownedStyle xmi:type="diagram:BundledImage" uid="_0Xk2oJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3535 <labelFormat>bold</labelFormat>
3536 </ownedStyle>
3537 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3538 </ownedElements>
3539 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0Xk2oZSoEeqdGdGS_2jwTA" name="id2 : EString" tooltipText="">
3540 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Address/id2"/>
3541 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Address/id2"/>
3542 <ownedStyle xmi:type="diagram:BundledImage" uid="_0Xk2opSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3543 <labelFormat>bold</labelFormat>
3544 </ownedStyle>
3545 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3546 </ownedElements>
3547 </ownedDiagramElements>
3548 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0SsWoJSoEeqdGdGS_2jwTA" name="Expense" tooltipText="" outgoingEdges="_0bDBYJSoEeqdGdGS_2jwTA _0bGrwJSoEeqdGdGS_2jwTA _0bGrx5SoEeqdGdGS_2jwTA" incomingEdges="_0a-v8JSoEeqdGdGS_2jwTA _0bAlKpSoEeqdGdGS_2jwTA _0bBMNpSoEeqdGdGS_2jwTA _0bBzR5SoEeqdGdGS_2jwTA _0bE2k5SoEeqdGdGS_2jwTA" width="12" height="10">
3549 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Expense"/>
3550 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Expense"/>
3551 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
3552 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
3553 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
3554 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0Ss9sJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
3555 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
3556 </ownedStyle>
3557 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
3558 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XldsJSoEeqdGdGS_2jwTA" name="declared_amount : EDouble = 0.0" tooltipText="">
3559 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Expense/declared_amount"/>
3560 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Expense/declared_amount"/>
3561 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XldsZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3562 <labelFormat>bold</labelFormat>
3563 </ownedStyle>
3564 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3565 </ownedElements>
3566 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XmEwJSoEeqdGdGS_2jwTA" name="expense_purpose : Expense_Purpose = OTHER" tooltipText="">
3567 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Expense/expense_purpose"/>
3568 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Expense/expense_purpose"/>
3569 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XmEwZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3570 <labelFormat>bold</labelFormat>
3571 </ownedStyle>
3572 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3573 </ownedElements>
3574 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XmEwpSoEeqdGdGS_2jwTA" name="id4 : EString" tooltipText="">
3575 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Expense/id4"/>
3576 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Expense/id4"/>
3577 <ownedStyle xmi:type="diagram:BundledImage" uid="_0Xmr0JSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3578 <labelFormat>bold</labelFormat>
3579 </ownedStyle>
3580 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3581 </ownedElements>
3582 </ownedDiagramElements>
3583 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0SuL0JSoEeqdGdGS_2jwTA" name="Dependent" tooltipText="" outgoingEdges="_0ax7p5SoEeqdGdGS_2jwTA _0bFdoJSoEeqdGdGS_2jwTA _0bH54JSoEeqdGdGS_2jwTA _0bMLVpSoEeqdGdGS_2jwTA" incomingEdges="_0bGrx5SoEeqdGdGS_2jwTA _0bK9MJSoEeqdGdGS_2jwTA" width="12" height="10">
3584 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Dependent"/>
3585 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Dependent"/>
3586 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0Suy4JSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
3587 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
3588 </ownedStyle>
3589 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
3590 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0Xmr0ZSoEeqdGdGS_2jwTA" name="dependent_type : Dependent_Type = CHILD" tooltipText="">
3591 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Dependent/dependent_type"/>
3592 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Dependent/dependent_type"/>
3593 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XnS4JSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3594 <labelFormat>bold</labelFormat>
3595 </ownedStyle>
3596 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3597 </ownedElements>
3598 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XnS4ZSoEeqdGdGS_2jwTA" name="continued_studies : EBoolean = false" tooltipText="">
3599 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Dependent/continued_studies"/>
3600 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Dependent/continued_studies"/>
3601 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XnS4pSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3602 <labelFormat>bold</labelFormat>
3603 </ownedStyle>
3604 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3605 </ownedElements>
3606 </ownedDiagramElements>
3607 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0SvZ8JSoEeqdGdGS_2jwTA" name="External_Allowance" tooltipText="" outgoingEdges="_0arN-JSoEeqdGdGS_2jwTA" incomingEdges="_0bH54JSoEeqdGdGS_2jwTA" width="12" height="10">
3608 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//External_Allowance"/>
3609 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//External_Allowance"/>
3610 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0SvZ8ZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
3611 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
3612 </ownedStyle>
3613 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
3614 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0Xn58JSoEeqdGdGS_2jwTA" name="grantor : Grantor = WWW" tooltipText="">
3615 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//External_Allowance/grantor"/>
3616 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//External_Allowance/grantor"/>
3617 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XohAJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3618 <labelFormat>bold</labelFormat>
3619 </ownedStyle>
3620 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3621 </ownedElements>
3622 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XohAZSoEeqdGdGS_2jwTA" name="starting_year : EInt" tooltipText="">
3623 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//External_Allowance/starting_year"/>
3624 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//External_Allowance/starting_year"/>
3625 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XohApSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3626 <labelFormat>bold</labelFormat>
3627 </ownedStyle>
3628 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3629 </ownedElements>
3630 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XohA5SoEeqdGdGS_2jwTA" name="ending_year : EInt" tooltipText="">
3631 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//External_Allowance/ending_year"/>
3632 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//External_Allowance/ending_year"/>
3633 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XpIEJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3634 <labelFormat>bold</labelFormat>
3635 </ownedStyle>
3636 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3637 </ownedElements>
3638 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XpIEZSoEeqdGdGS_2jwTA" name="id5 : EString" tooltipText="">
3639 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//External_Allowance/id5"/>
3640 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//External_Allowance/id5"/>
3641 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XpIEpSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3642 <labelFormat>bold</labelFormat>
3643 </ownedStyle>
3644 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3645 </ownedElements>
3646 </ownedDiagramElements>
3647 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0SwBAZSoEeqdGdGS_2jwTA" name="Household" tooltipText="" outgoingEdges="_0ayitpSoEeqdGdGS_2jwTA _0bIg9pSoEeqdGdGS_2jwTA" incomingEdges="_0bFdoJSoEeqdGdGS_2jwTA" width="12" height="10">
3648 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Household"/>
3649 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Household"/>
3650 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0SwoEJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
3651 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
3652 </ownedStyle>
3653 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
3654 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XpvIJSoEeqdGdGS_2jwTA" name="id1 : EString" tooltipText="">
3655 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Household/id1"/>
3656 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Household/id1"/>
3657 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XpvIZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3658 <labelFormat>bold</labelFormat>
3659 </ownedStyle>
3660 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3661 </ownedElements>
3662 </ownedDiagramElements>
3663 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0SxPIJSoEeqdGdGS_2jwTA" name="Legal_Union_Record" tooltipText="" outgoingEdges="_0ar1BpSoEeqdGdGS_2jwTA _0ascGZSoEeqdGdGS_2jwTA _0bEPgJSoEeqdGdGS_2jwTA" incomingEdges="_0azw2pSoEeqdGdGS_2jwTA _0a0X7ZSoEeqdGdGS_2jwTA _0bIg9pSoEeqdGdGS_2jwTA" width="12" height="10">
3664 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Legal_Union_Record"/>
3665 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Legal_Union_Record"/>
3666 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0Sx2MJSoEeqdGdGS_2jwTA" iconPath="/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_abstract.gif" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="228,228,228">
3667 <labelFormat>italic</labelFormat>
3668 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@conditionnalStyles.1/@style"/>
3669 </ownedStyle>
3670 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
3671 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XqWMJSoEeqdGdGS_2jwTA" name="start_year : EInt" tooltipText="">
3672 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Legal_Union_Record/start_year"/>
3673 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Legal_Union_Record/start_year"/>
3674 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XqWMZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3675 <labelFormat>bold</labelFormat>
3676 </ownedStyle>
3677 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3678 </ownedElements>
3679 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0Xq9QJSoEeqdGdGS_2jwTA" name="end_year : EInt" tooltipText="">
3680 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Legal_Union_Record/end_year"/>
3681 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Legal_Union_Record/end_year"/>
3682 <ownedStyle xmi:type="diagram:BundledImage" uid="_0Xq9QZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3683 <labelFormat>bold</labelFormat>
3684 </ownedStyle>
3685 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3686 </ownedElements>
3687 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0Xq9QpSoEeqdGdGS_2jwTA" name="separation_cause : Separation_Causes = NONE" tooltipText="">
3688 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Legal_Union_Record/separation_cause"/>
3689 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Legal_Union_Record/separation_cause"/>
3690 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XrkUJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3691 <labelFormat>bold</labelFormat>
3692 </ownedStyle>
3693 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3694 </ownedElements>
3695 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XrkUZSoEeqdGdGS_2jwTA" name="mutual_agreement : EBoolean = false" tooltipText="">
3696 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Legal_Union_Record/mutual_agreement"/>
3697 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Legal_Union_Record/mutual_agreement"/>
3698 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XrkUpSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3699 <labelFormat>bold</labelFormat>
3700 </ownedStyle>
3701 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3702 </ownedElements>
3703 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XsLYJSoEeqdGdGS_2jwTA" name="id9 : EString" tooltipText="">
3704 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Legal_Union_Record/id9"/>
3705 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Legal_Union_Record/id9"/>
3706 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XsLYZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3707 <labelFormat>bold</labelFormat>
3708 </ownedStyle>
3709 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3710 </ownedElements>
3711 </ownedDiagramElements>
3712 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0Sx2MpSoEeqdGdGS_2jwTA" name="Separation_Causes" tooltipText="" width="12" height="10">
3713 <target xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Separation_Causes"/>
3714 <semanticElements xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Separation_Causes"/>
3715 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0SydQJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="221,236,202">
3716 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@style"/>
3717 </ownedStyle>
3718 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']"/>
3719 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aluYJSoEeqdGdGS_2jwTA" name="NONE" tooltipText="">
3720 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Separation_Causes/NONE"/>
3721 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Separation_Causes/NONE"/>
3722 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aluYZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3723 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3724 </ownedStyle>
3725 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3726 </ownedElements>
3727 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aluYpSoEeqdGdGS_2jwTA" name="DIVORCE" tooltipText="">
3728 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Separation_Causes/DIVORCE"/>
3729 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Separation_Causes/DIVORCE"/>
3730 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aluY5SoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3731 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3732 </ownedStyle>
3733 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3734 </ownedElements>
3735 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aluZJSoEeqdGdGS_2jwTA" name="SEPARATION_DE_FAIT" tooltipText="">
3736 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Separation_Causes/SEPARATION_DE_FAIT"/>
3737 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Separation_Causes/SEPARATION_DE_FAIT"/>
3738 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aluZZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3739 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3740 </ownedStyle>
3741 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3742 </ownedElements>
3743 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0amVcJSoEeqdGdGS_2jwTA" name="SEPARATION_BY_COURT" tooltipText="">
3744 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Separation_Causes/SEPARATION_BY_COURT"/>
3745 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Separation_Causes/SEPARATION_BY_COURT"/>
3746 <ownedStyle xmi:type="diagram:BundledImage" uid="_0amVcZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3747 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
3748 </ownedStyle>
3749 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
3750 </ownedElements>
3751 </ownedDiagramElements>
3752 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0SydQpSoEeqdGdGS_2jwTA" name="Tax_Property" tooltipText="" incomingEdges="_0bEPgJSoEeqdGdGS_2jwTA" width="12" height="10">
3753 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Tax_Property"/>
3754 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Tax_Property"/>
3755 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
3756 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
3757 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
3758 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0SzEUJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
3759 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
3760 </ownedStyle>
3761 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
3762 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XsLYpSoEeqdGdGS_2jwTA" name="starting_year : EInt" tooltipText="">
3763 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Property/starting_year"/>
3764 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Property/starting_year"/>
3765 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XsycJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3766 <labelFormat>bold</labelFormat>
3767 </ownedStyle>
3768 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3769 </ownedElements>
3770 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XsycZSoEeqdGdGS_2jwTA" name="id10 : EString" tooltipText="">
3771 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Property/id10"/>
3772 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Property/id10"/>
3773 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XtZgJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3774 <labelFormat>bold</labelFormat>
3775 </ownedStyle>
3776 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3777 </ownedElements>
3778 </ownedDiagramElements>
3779 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0SzEUpSoEeqdGdGS_2jwTA" name="Tax_Case" tooltipText="" outgoingEdges="_RjVslpSxEeqdGdGS_2jwTA" incomingEdges="_0ax7oJSoEeqdGdGS_2jwTA _0ayitpSoEeqdGdGS_2jwTA" width="12" height="10">
3780 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Tax_Case"/>
3781 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Tax_Case"/>
3782 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
3783 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
3784 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
3785 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0SzEU5SoEeqdGdGS_2jwTA" iconPath="/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_interface.gif" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="228,228,228">
3786 <labelFormat>italic</labelFormat>
3787 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@conditionnalStyles.0/@style"/>
3788 </ownedStyle>
3789 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
3790 </ownedDiagramElements>
3791 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0SzrYZSoEeqdGdGS_2jwTA" name="FromAgent" tooltipText="" incomingEdges="_0bGrwJSoEeqdGdGS_2jwTA _0bK9N5SoEeqdGdGS_2jwTA _0bMLVpSoEeqdGdGS_2jwTA" width="12" height="10">
3792 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//FromAgent"/>
3793 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//FromAgent"/>
3794 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0SzrYpSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
3795 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
3796 </ownedStyle>
3797 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
3798 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XtZgZSoEeqdGdGS_2jwTA" name="is_dependent_eligible_for_CE_Not_In_Houshold_Children_Care : EBoolean = false" tooltipText="">
3799 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//FromAgent/is_dependent_eligible_for_CE_Not_In_Houshold_Children_Care"/>
3800 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//FromAgent/is_dependent_eligible_for_CE_Not_In_Houshold_Children_Care"/>
3801 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XuAkJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3802 <labelFormat>bold</labelFormat>
3803 </ownedStyle>
3804 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3805 </ownedElements>
3806 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XuAkZSoEeqdGdGS_2jwTA" name="is_eligible_debt : EBoolean = false" tooltipText="">
3807 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//FromAgent/is_eligible_debt"/>
3808 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//FromAgent/is_eligible_debt"/>
3809 <ownedStyle xmi:type="diagram:BundledImage" uid="_0XuAkpSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3810 <labelFormat>bold</labelFormat>
3811 </ownedStyle>
3812 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3813 </ownedElements>
3814 </ownedDiagramElements>
3815 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0SzrZJSoEeqdGdGS_2jwTA" name="Income" tooltipText="" outgoingEdges="_0bHS1pSoEeqdGdGS_2jwTA _0bJIBZSoEeqdGdGS_2jwTA _0bKWI5SoEeqdGdGS_2jwTA" incomingEdges="_0a4pU5SoEeqdGdGS_2jwTA _0a5QYJSoEeqdGdGS_2jwTA _0bDBYJSoEeqdGdGS_2jwTA _0bMyYZSoEeqdGdGS_2jwTA" width="12" height="10">
3816 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Income"/>
3817 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Income"/>
3818 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WdcUJSoEeqdGdGS_2jwTA" iconPath="/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_abstract.gif" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="228,228,228">
3819 <labelFormat>italic</labelFormat>
3820 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@conditionnalStyles.1/@style"/>
3821 </ownedStyle>
3822 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
3823 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0XunoJSoEeqdGdGS_2jwTA" name="income_amount : EDouble = 0.0" tooltipText="">
3824 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income/income_amount"/>
3825 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income/income_amount"/>
3826 <ownedStyle xmi:type="diagram:BundledImage" uid="_0Z_RcJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3827 <labelFormat>bold</labelFormat>
3828 </ownedStyle>
3829 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3830 </ownedElements>
3831 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0Z_4gJSoEeqdGdGS_2jwTA" name="tax_liability : EDouble = 0.0" tooltipText="">
3832 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income/tax_liability"/>
3833 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income/tax_liability"/>
3834 <ownedStyle xmi:type="diagram:BundledImage" uid="_0Z_4gZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3835 <labelFormat>bold</labelFormat>
3836 </ownedStyle>
3837 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3838 </ownedElements>
3839 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0Z_4gpSoEeqdGdGS_2jwTA" name="num : EInt" tooltipText="">
3840 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income/num"/>
3841 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income/num"/>
3842 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aAfkJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3843 <labelFormat>bold</labelFormat>
3844 </ownedStyle>
3845 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3846 </ownedElements>
3847 </ownedDiagramElements>
3848 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WeDYZSoEeqdGdGS_2jwTA" name="Income_Type" tooltipText="" incomingEdges="_0a1mBpSoEeqdGdGS_2jwTA _0a2NE5SoEeqdGdGS_2jwTA _0a20IJSoEeqdGdGS_2jwTA _0a3bMJSoEeqdGdGS_2jwTA _0a3bN5SoEeqdGdGS_2jwTA _0a4CRpSoEeqdGdGS_2jwTA _0bJIBZSoEeqdGdGS_2jwTA" width="12" height="10">
3849 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Income_Type"/>
3850 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Income_Type"/>
3851 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WeqcJSoEeqdGdGS_2jwTA" iconPath="/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_abstract.gif" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="228,228,228">
3852 <labelFormat>italic</labelFormat>
3853 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@conditionnalStyles.1/@style"/>
3854 </ownedStyle>
3855 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
3856 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aAfkZSoEeqdGdGS_2jwTA" name="id8 : EString" tooltipText="">
3857 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Type/id8"/>
3858 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Type/id8"/>
3859 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aBGoJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3860 <labelFormat>bold</labelFormat>
3861 </ownedStyle>
3862 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3863 </ownedElements>
3864 </ownedDiagramElements>
3865 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WeqcpSoEeqdGdGS_2jwTA" name="Tax_Card" tooltipText="" outgoingEdges="_0atqMJSoEeqdGdGS_2jwTA _0bH56pSoEeqdGdGS_2jwTA _0bJvEJSoEeqdGdGS_2jwTA" incomingEdges="_0bH56pSoEeqdGdGS_2jwTA _0bKWI5SoEeqdGdGS_2jwTA" width="12" height="10">
3866 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Tax_Card"/>
3867 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Tax_Card"/>
3868 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WfRgJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
3869 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
3870 </ownedStyle>
3871 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
3872 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aBtsJSoEeqdGdGS_2jwTA" name="card_identifier : EString" tooltipText="">
3873 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/card_identifier"/>
3874 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/card_identifier"/>
3875 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aBtsZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3876 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']/@style"/>
3877 </ownedStyle>
3878 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3879 </ownedElements>
3880 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aBtspSoEeqdGdGS_2jwTA" name="tax_office : Tax_Office = RTS_2" tooltipText="">
3881 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/tax_office"/>
3882 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/tax_office"/>
3883 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aCUwJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3884 <labelFormat>bold</labelFormat>
3885 </ownedStyle>
3886 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3887 </ownedElements>
3888 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aCUwZSoEeqdGdGS_2jwTA" name="percentage_of_witholding : EDouble = 0.0" tooltipText="">
3889 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/percentage_of_witholding"/>
3890 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/percentage_of_witholding"/>
3891 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aCUwpSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3892 <labelFormat>bold</labelFormat>
3893 </ownedStyle>
3894 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3895 </ownedElements>
3896 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aCUw5SoEeqdGdGS_2jwTA" name="tax_payers_name_surname : EString" tooltipText="">
3897 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/tax_payers_name_surname"/>
3898 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/tax_payers_name_surname"/>
3899 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aC70JSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3900 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']/@style"/>
3901 </ownedStyle>
3902 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3903 </ownedElements>
3904 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aC70ZSoEeqdGdGS_2jwTA" name="tax_payers_partner_name_surname : EString" tooltipText="">
3905 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/tax_payers_partner_name_surname"/>
3906 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/tax_payers_partner_name_surname"/>
3907 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aC70pSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3908 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']/@style"/>
3909 </ownedStyle>
3910 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3911 </ownedElements>
3912 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aC705SoEeqdGdGS_2jwTA" name="jobs_Employer_SSNo : EString" tooltipText="">
3913 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/jobs_Employer_SSNo"/>
3914 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/jobs_Employer_SSNo"/>
3915 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aDi4JSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3916 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']/@style"/>
3917 </ownedStyle>
3918 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3919 </ownedElements>
3920 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aDi4ZSoEeqdGdGS_2jwTA" name="jobs_employers_name : EString" tooltipText="">
3921 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/jobs_employers_name"/>
3922 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/jobs_employers_name"/>
3923 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aDi4pSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
3924 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']/@style"/>
3925 </ownedStyle>
3926 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3927 </ownedElements>
3928 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aDi45SoEeqdGdGS_2jwTA" name="jobs_activity_type : Job_Activity = Salary" tooltipText="">
3929 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/jobs_activity_type"/>
3930 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/jobs_activity_type"/>
3931 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aEJ8JSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3932 <labelFormat>bold</labelFormat>
3933 </ownedStyle>
3934 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3935 </ownedElements>
3936 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aEJ8ZSoEeqdGdGS_2jwTA" name="jobs_place_of_work : Town = LL" tooltipText="">
3937 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/jobs_place_of_work"/>
3938 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/jobs_place_of_work"/>
3939 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aEJ8pSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3940 <labelFormat>bold</labelFormat>
3941 </ownedStyle>
3942 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3943 </ownedElements>
3944 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aExAJSoEeqdGdGS_2jwTA" name="deduction_FD_daily : EDouble = 0.0" tooltipText="">
3945 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_FD_daily"/>
3946 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_FD_daily"/>
3947 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aExAZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3948 <labelFormat>bold</labelFormat>
3949 </ownedStyle>
3950 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3951 </ownedElements>
3952 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aExApSoEeqdGdGS_2jwTA" name="deduction_FD_monthly : EDouble = 0.0" tooltipText="">
3953 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_FD_monthly"/>
3954 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_FD_monthly"/>
3955 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aExA5SoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3956 <labelFormat>bold</labelFormat>
3957 </ownedStyle>
3958 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3959 </ownedElements>
3960 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aFYEJSoEeqdGdGS_2jwTA" name="deduction_AC_daily : EDouble = 0.0" tooltipText="">
3961 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_AC_daily"/>
3962 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_AC_daily"/>
3963 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aFYEZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3964 <labelFormat>bold</labelFormat>
3965 </ownedStyle>
3966 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3967 </ownedElements>
3968 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aFYEpSoEeqdGdGS_2jwTA" name="deduction_AC_monthly : EDouble = 0.0" tooltipText="">
3969 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_AC_monthly"/>
3970 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_AC_monthly"/>
3971 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aFYE5SoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3972 <labelFormat>bold</labelFormat>
3973 </ownedStyle>
3974 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3975 </ownedElements>
3976 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aF_IJSoEeqdGdGS_2jwTA" name="deduction_AC_yearly : EDouble = 0.0" tooltipText="">
3977 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_AC_yearly"/>
3978 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_AC_yearly"/>
3979 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aF_IZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3980 <labelFormat>bold</labelFormat>
3981 </ownedStyle>
3982 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3983 </ownedElements>
3984 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aF_IpSoEeqdGdGS_2jwTA" name="deduction_CE_daily : EDouble = 0.0" tooltipText="">
3985 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_CE_daily"/>
3986 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_CE_daily"/>
3987 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aF_I5SoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3988 <labelFormat>bold</labelFormat>
3989 </ownedStyle>
3990 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3991 </ownedElements>
3992 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aGmMJSoEeqdGdGS_2jwTA" name="deduction_CE_monthly : EDouble = 0.0" tooltipText="">
3993 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_CE_monthly"/>
3994 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_CE_monthly"/>
3995 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aGmMZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
3996 <labelFormat>bold</labelFormat>
3997 </ownedStyle>
3998 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
3999 </ownedElements>
4000 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aGmMpSoEeqdGdGS_2jwTA" name="deduction_CE_yearly : EDouble = 0.0" tooltipText="">
4001 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_CE_yearly"/>
4002 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_CE_yearly"/>
4003 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aGmM5SoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4004 <labelFormat>bold</labelFormat>
4005 </ownedStyle>
4006 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4007 </ownedElements>
4008 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aGmNJSoEeqdGdGS_2jwTA" name="deduction_DS_daily : EDouble = 0.0" tooltipText="">
4009 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_DS_daily"/>
4010 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_DS_daily"/>
4011 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aHNQJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4012 <labelFormat>bold</labelFormat>
4013 </ownedStyle>
4014 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4015 </ownedElements>
4016 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aHNQZSoEeqdGdGS_2jwTA" name="deduction_DS_monthly : EDouble = 0.0" tooltipText="">
4017 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_DS_monthly"/>
4018 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_DS_monthly"/>
4019 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aHNQpSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4020 <labelFormat>bold</labelFormat>
4021 </ownedStyle>
4022 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4023 </ownedElements>
4024 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aHNQ5SoEeqdGdGS_2jwTA" name="deduction_FO_daily : EDouble = 0.0" tooltipText="">
4025 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_FO_daily"/>
4026 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_FO_daily"/>
4027 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aH0UJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4028 <labelFormat>bold</labelFormat>
4029 </ownedStyle>
4030 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4031 </ownedElements>
4032 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aH0UZSoEeqdGdGS_2jwTA" name="deduction_FO_monthly : EDouble = 0.0" tooltipText="">
4033 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_FO_monthly"/>
4034 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_FO_monthly"/>
4035 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aH0UpSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4036 <labelFormat>bold</labelFormat>
4037 </ownedStyle>
4038 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4039 </ownedElements>
4040 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aH0U5SoEeqdGdGS_2jwTA" name="deduction_FO_yearly : EDouble = 0.0" tooltipText="">
4041 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_FO_yearly"/>
4042 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_FO_yearly"/>
4043 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aIbYJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4044 <labelFormat>bold</labelFormat>
4045 </ownedStyle>
4046 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4047 </ownedElements>
4048 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aIbYZSoEeqdGdGS_2jwTA" name="credit_CIS_daily : EDouble = 0.0" tooltipText="">
4049 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/credit_CIS_daily"/>
4050 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/credit_CIS_daily"/>
4051 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aIbYpSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4052 <labelFormat>bold</labelFormat>
4053 </ownedStyle>
4054 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4055 </ownedElements>
4056 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aJCcJSoEeqdGdGS_2jwTA" name="credit_CIS_monthly : EDouble = 0.0" tooltipText="">
4057 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/credit_CIS_monthly"/>
4058 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/credit_CIS_monthly"/>
4059 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aJCcZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4060 <labelFormat>bold</labelFormat>
4061 </ownedStyle>
4062 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4063 </ownedElements>
4064 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aJCcpSoEeqdGdGS_2jwTA" name="credit_CIM_daily : EDouble = 0.0" tooltipText="">
4065 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/credit_CIM_daily"/>
4066 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/credit_CIM_daily"/>
4067 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aJpgJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4068 <labelFormat>bold</labelFormat>
4069 </ownedStyle>
4070 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4071 </ownedElements>
4072 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aJpgZSoEeqdGdGS_2jwTA" name="validity : EBoolean = false" tooltipText="">
4073 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/validity"/>
4074 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/validity"/>
4075 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aJpgpSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4076 <labelFormat>bold</labelFormat>
4077 </ownedStyle>
4078 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4079 </ownedElements>
4080 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aJpg5SoEeqdGdGS_2jwTA" name="credit_CIM_yearly : EDouble = 0.0" tooltipText="">
4081 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/credit_CIM_yearly"/>
4082 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/credit_CIM_yearly"/>
4083 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aKQkJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4084 <labelFormat>bold</labelFormat>
4085 </ownedStyle>
4086 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4087 </ownedElements>
4088 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aKQkZSoEeqdGdGS_2jwTA" name="deduction_DS_Alimony_yearly : EDouble = 0.0" tooltipText="">
4089 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_DS_Alimony_yearly"/>
4090 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_DS_Alimony_yearly"/>
4091 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aK3oJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4092 <labelFormat>bold</labelFormat>
4093 </ownedStyle>
4094 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4095 </ownedElements>
4096 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aK3oZSoEeqdGdGS_2jwTA" name="deduction_DS_Debt_yearly : EDouble = 0.0" tooltipText="">
4097 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_DS_Debt_yearly"/>
4098 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Tax_Card/deduction_DS_Debt_yearly"/>
4099 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aK3opSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4100 <labelFormat>bold</labelFormat>
4101 </ownedStyle>
4102 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4103 </ownedElements>
4104 </ownedDiagramElements>
4105 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WfRgpSoEeqdGdGS_2jwTA" name="Income_Tax_Credit" tooltipText="" outgoingEdges="_0auRQJSoEeqdGdGS_2jwTA _6IJYGJSxEeqdGdGS_2jwTA" incomingEdges="_0a53dpSoEeqdGdGS_2jwTA _0a6ehpSoEeqdGdGS_2jwTA _0a7Fk5SoEeqdGdGS_2jwTA _0bJvEJSoEeqdGdGS_2jwTA" width="12" height="10">
4106 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Income_Tax_Credit"/>
4107 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Income_Tax_Credit"/>
4108 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0Wf4kJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4109 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4110 </ownedStyle>
4111 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4112 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aLesJSoEeqdGdGS_2jwTA" name="grantedBy : Grantor = WWW" tooltipText="">
4113 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Tax_Credit/grantedBy"/>
4114 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Tax_Credit/grantedBy"/>
4115 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aLesZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4116 <labelFormat>bold</labelFormat>
4117 </ownedStyle>
4118 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4119 </ownedElements>
4120 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aMFwJSoEeqdGdGS_2jwTA" name="tax_year : EInt" tooltipText="">
4121 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Tax_Credit/tax_year"/>
4122 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Tax_Credit/tax_year"/>
4123 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aMFwZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4124 <labelFormat>bold</labelFormat>
4125 </ownedStyle>
4126 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4127 </ownedElements>
4128 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aMFwpSoEeqdGdGS_2jwTA" name="yearly : EDouble = 300.0" tooltipText="">
4129 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Tax_Credit/yearly"/>
4130 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Tax_Credit/yearly"/>
4131 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aMs0JSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4132 <labelFormat>bold</labelFormat>
4133 </ownedStyle>
4134 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4135 </ownedElements>
4136 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aMs0ZSoEeqdGdGS_2jwTA" name="monthly : EDouble = 25.0" tooltipText="">
4137 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Tax_Credit/monthly"/>
4138 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Tax_Credit/monthly"/>
4139 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aMs0pSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4140 <labelFormat>bold</labelFormat>
4141 </ownedStyle>
4142 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4143 </ownedElements>
4144 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aNT4JSoEeqdGdGS_2jwTA" name="daily : EDouble = 1.0" tooltipText="">
4145 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Tax_Credit/daily"/>
4146 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Tax_Credit/daily"/>
4147 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aNT4ZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4148 <labelFormat>bold</labelFormat>
4149 </ownedStyle>
4150 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4151 </ownedElements>
4152 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aNT4pSoEeqdGdGS_2jwTA" name="id7 : EString" tooltipText="">
4153 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Tax_Credit/id7"/>
4154 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Tax_Credit/id7"/>
4155 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aN68JSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4156 <labelFormat>bold</labelFormat>
4157 </ownedStyle>
4158 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4159 </ownedElements>
4160 </ownedDiagramElements>
4161 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0Wf4kpSoEeqdGdGS_2jwTA" name="Income_Detail" tooltipText="" incomingEdges="_0bHS1pSoEeqdGdGS_2jwTA" width="12" height="10">
4162 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Income_Detail"/>
4163 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Income_Detail"/>
4164 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WgfoJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4165 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4166 </ownedStyle>
4167 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4168 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aN68ZSoEeqdGdGS_2jwTA" name="amount : EDouble = 0.0" tooltipText="">
4169 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Detail/amount"/>
4170 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Detail/amount"/>
4171 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aOiAJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4172 <labelFormat>bold</labelFormat>
4173 </ownedStyle>
4174 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4175 </ownedElements>
4176 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aOiAZSoEeqdGdGS_2jwTA" name="is_worked : EBoolean = false" tooltipText="">
4177 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Detail/is_worked"/>
4178 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Detail/is_worked"/>
4179 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aOiApSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4180 <labelFormat>bold</labelFormat>
4181 </ownedStyle>
4182 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4183 </ownedElements>
4184 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aPJEJSoEeqdGdGS_2jwTA" name="distance : EDouble = 0.0" tooltipText="">
4185 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Detail/distance"/>
4186 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Detail/distance"/>
4187 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aPJEZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4188 <labelFormat>bold</labelFormat>
4189 </ownedStyle>
4190 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4191 </ownedElements>
4192 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aPJEpSoEeqdGdGS_2jwTA" name="worked_days : EInt" tooltipText="">
4193 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Detail/worked_days"/>
4194 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Detail/worked_days"/>
4195 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aPwIJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4196 <labelFormat>bold</labelFormat>
4197 </ownedStyle>
4198 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4199 </ownedElements>
4200 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aPwIZSoEeqdGdGS_2jwTA" name="is_contributing_CNS : EBoolean = false" tooltipText="">
4201 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Detail/is_contributing_CNS"/>
4202 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Detail/is_contributing_CNS"/>
4203 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aPwIpSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4204 <labelFormat>bold</labelFormat>
4205 </ownedStyle>
4206 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4207 </ownedElements>
4208 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aQXMJSoEeqdGdGS_2jwTA" name="id5 : EString" tooltipText="">
4209 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Detail/id5"/>
4210 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Income_Detail/id5"/>
4211 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aQXMZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4212 <labelFormat>bold</labelFormat>
4213 </ownedStyle>
4214 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4215 </ownedElements>
4216 </ownedDiagramElements>
4217 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WgfopSoEeqdGdGS_2jwTA" name="FromLaw" tooltipText="" incomingEdges="_0bLkRpSoEeqdGdGS_2jwTA" width="12" height="10">
4218 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//FromLaw"/>
4219 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//FromLaw"/>
4220 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4221 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4222 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4223 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WhGsJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4224 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4225 </ownedStyle>
4226 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4227 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aQ-QJSoEeqdGdGS_2jwTA" name="id : EString" tooltipText="">
4228 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//FromLaw/id"/>
4229 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//FromLaw/id"/>
4230 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aQ-QZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4231 <labelFormat>bold</labelFormat>
4232 </ownedStyle>
4233 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4234 </ownedElements>
4235 </ownedDiagramElements>
4236 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WhGspSoEeqdGdGS_2jwTA" name="Fiscal_Address" tooltipText="" outgoingEdges="_0azJxpSoEeqdGdGS_2jwTA" width="12" height="10">
4237 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Fiscal_Address"/>
4238 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Fiscal_Address"/>
4239 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4240 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4241 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4242 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WhtwJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4243 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4244 </ownedStyle>
4245 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4246 </ownedDiagramElements>
4247 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WhtwpSoEeqdGdGS_2jwTA" name="Habitual_Address" tooltipText="" outgoingEdges="_0azw05SoEeqdGdGS_2jwTA" width="12" height="10">
4248 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Habitual_Address"/>
4249 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Habitual_Address"/>
4250 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0Whtw5SoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4251 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4252 </ownedStyle>
4253 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4254 </ownedDiagramElements>
4255 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WiU0JSoEeqdGdGS_2jwTA" name="Marriage_Record" tooltipText="" outgoingEdges="_0azw2pSoEeqdGdGS_2jwTA" width="12" height="10">
4256 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Marriage_Record"/>
4257 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Marriage_Record"/>
4258 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4259 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4260 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4261 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WiU0ZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4262 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4263 </ownedStyle>
4264 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4265 </ownedDiagramElements>
4266 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0Wi74JSoEeqdGdGS_2jwTA" name="Non_Resident_Tax_Payer" tooltipText="" outgoingEdges="_0a0X5pSoEeqdGdGS_2jwTA" width="12" height="10">
4267 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Non_Resident_Tax_Payer"/>
4268 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Non_Resident_Tax_Payer"/>
4269 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4270 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4271 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4272 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0Wi74ZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4273 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4274 </ownedStyle>
4275 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4276 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aRlUJSoEeqdGdGS_2jwTA" name="is_assimilated_to_resident : EBoolean = false" tooltipText="">
4277 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Non_Resident_Tax_Payer/is_assimilated_to_resident"/>
4278 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Non_Resident_Tax_Payer/is_assimilated_to_resident"/>
4279 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aSMYJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4280 <labelFormat>bold</labelFormat>
4281 </ownedStyle>
4282 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4283 </ownedElements>
4284 </ownedDiagramElements>
4285 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0Wji8JSoEeqdGdGS_2jwTA" name="Partnership_Record" tooltipText="" outgoingEdges="_0a0X7ZSoEeqdGdGS_2jwTA" width="12" height="10">
4286 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Partnership_Record"/>
4287 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Partnership_Record"/>
4288 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4289 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4290 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4291 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0Wji8ZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4292 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4293 </ownedStyle>
4294 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4295 </ownedDiagramElements>
4296 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WkKAJSoEeqdGdGS_2jwTA" name="Resident_Tax_Payer" tooltipText="" outgoingEdges="_0a0-9pSoEeqdGdGS_2jwTA" width="12" height="10">
4297 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Resident_Tax_Payer"/>
4298 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Resident_Tax_Payer"/>
4299 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WkKAZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4300 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4301 </ownedStyle>
4302 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4303 </ownedDiagramElements>
4304 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WkKA5SoEeqdGdGS_2jwTA" name="Trade_and_Business_Income" tooltipText="" outgoingEdges="_0a1mBpSoEeqdGdGS_2jwTA" width="12" height="10">
4305 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Trade_and_Business_Income"/>
4306 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Trade_and_Business_Income"/>
4307 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WkxEJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4308 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4309 </ownedStyle>
4310 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4311 </ownedDiagramElements>
4312 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WkxEpSoEeqdGdGS_2jwTA" name="Agriculture_and_Forestry_Income" tooltipText="" outgoingEdges="_0a2NE5SoEeqdGdGS_2jwTA" width="12" height="10">
4313 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Agriculture_and_Forestry_Income"/>
4314 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Agriculture_and_Forestry_Income"/>
4315 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WlYIJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4316 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4317 </ownedStyle>
4318 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4319 </ownedDiagramElements>
4320 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WlYIpSoEeqdGdGS_2jwTA" name="Pensions_and_Annuities_Income" tooltipText="" outgoingEdges="_0a20IJSoEeqdGdGS_2jwTA" width="12" height="10">
4321 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Pensions_and_Annuities_Income"/>
4322 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Pensions_and_Annuities_Income"/>
4323 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WlYI5SoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4324 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4325 </ownedStyle>
4326 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4327 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aSzcJSoEeqdGdGS_2jwTA" name="occasional_payement : EBoolean = false" tooltipText="">
4328 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Pensions_and_Annuities_Income/occasional_payement"/>
4329 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Pensions_and_Annuities_Income/occasional_payement"/>
4330 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aTagJSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
4331 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']/@style"/>
4332 </ownedStyle>
4333 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4334 </ownedElements>
4335 </ownedDiagramElements>
4336 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0Wl_MZSoEeqdGdGS_2jwTA" name="Capital_and_Investments_Income" tooltipText="" outgoingEdges="_0a3bMJSoEeqdGdGS_2jwTA" width="12" height="10">
4337 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Capital_and_Investments_Income"/>
4338 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Capital_and_Investments_Income"/>
4339 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0Wl_MpSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4340 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4341 </ownedStyle>
4342 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4343 </ownedDiagramElements>
4344 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WmmQJSoEeqdGdGS_2jwTA" name="Employment_Income" tooltipText="" outgoingEdges="_0a3bN5SoEeqdGdGS_2jwTA" width="12" height="10">
4345 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Employment_Income"/>
4346 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Employment_Income"/>
4347 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WmmQZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4348 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4349 </ownedStyle>
4350 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4351 </ownedDiagramElements>
4352 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WmmQ5SoEeqdGdGS_2jwTA" name="Rentals_and_Leases_Income" tooltipText="" outgoingEdges="_0a4CRpSoEeqdGdGS_2jwTA" width="12" height="10">
4353 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Rentals_and_Leases_Income"/>
4354 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Rentals_and_Leases_Income"/>
4355 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WnNUJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4356 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4357 </ownedStyle>
4358 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4359 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aUBkJSoEeqdGdGS_2jwTA" name="is_periodic : EBoolean = true" tooltipText="">
4360 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Rentals_and_Leases_Income/is_periodic"/>
4361 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Rentals_and_Leases_Income/is_periodic"/>
4362 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aUBkZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4363 <labelFormat>bold</labelFormat>
4364 </ownedStyle>
4365 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4366 </ownedElements>
4367 </ownedDiagramElements>
4368 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WnNUpSoEeqdGdGS_2jwTA" name="Foreign_Income" tooltipText="" outgoingEdges="_0a4pU5SoEeqdGdGS_2jwTA" width="12" height="10">
4369 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Foreign_Income"/>
4370 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Foreign_Income"/>
4371 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WnNU5SoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4372 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4373 </ownedStyle>
4374 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4375 </ownedDiagramElements>
4376 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0Wn0YJSoEeqdGdGS_2jwTA" name="Local_Income" tooltipText="" outgoingEdges="_0a5QYJSoEeqdGdGS_2jwTA" width="12" height="10">
4377 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Local_Income"/>
4378 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Local_Income"/>
4379 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0Wn0YZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4380 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4381 </ownedStyle>
4382 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4383 </ownedDiagramElements>
4384 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WobcJSoEeqdGdGS_2jwTA" name="CIM" tooltipText="" outgoingEdges="_0a53dpSoEeqdGdGS_2jwTA" width="12" height="10">
4385 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//CIM"/>
4386 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//CIM"/>
4387 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WobcZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4388 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4389 </ownedStyle>
4390 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4391 </ownedDiagramElements>
4392 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0Wobc5SoEeqdGdGS_2jwTA" name="CIP" tooltipText="" outgoingEdges="_0a6ehpSoEeqdGdGS_2jwTA" width="12" height="10">
4393 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//CIP"/>
4394 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//CIP"/>
4395 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4396 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4397 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4398 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WpCgJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4399 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4400 </ownedStyle>
4401 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4402 </ownedDiagramElements>
4403 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WpCgpSoEeqdGdGS_2jwTA" name="CIS" tooltipText="" outgoingEdges="_0a7Fk5SoEeqdGdGS_2jwTA" width="12" height="10">
4404 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//CIS"/>
4405 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//CIS"/>
4406 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4407 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4408 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4409 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WpCg5SoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4410 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4411 </ownedStyle>
4412 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4413 </ownedDiagramElements>
4414 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WppkZSoEeqdGdGS_2jwTA" name="FD" tooltipText="" outgoingEdges="_0a7FmpSoEeqdGdGS_2jwTA" width="12" height="10">
4415 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//FD"/>
4416 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//FD"/>
4417 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4418 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4419 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4420 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WppkpSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4421 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4422 </ownedStyle>
4423 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4424 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aUooJSoEeqdGdGS_2jwTA" name="distance_declared_in_january : EDouble = 0.0" tooltipText="">
4425 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//FD/distance_declared_in_january"/>
4426 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//FD/distance_declared_in_january"/>
4427 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aUooZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4428 <labelFormat>bold</labelFormat>
4429 </ownedStyle>
4430 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4431 </ownedElements>
4432 </ownedDiagramElements>
4433 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WqQoJSoEeqdGdGS_2jwTA" name="Professional_Expenses_Deduction" tooltipText="" outgoingEdges="_CxOjIJSxEeqdGdGS_2jwTA" incomingEdges="_0a7FmpSoEeqdGdGS_2jwTA _0a7sppSoEeqdGdGS_2jwTA" width="12" height="10">
4434 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Professional_Expenses_Deduction"/>
4435 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Professional_Expenses_Deduction"/>
4436 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4437 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4438 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4439 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WqQoZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4440 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4441 </ownedStyle>
4442 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4443 </ownedDiagramElements>
4444 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WqQo5SoEeqdGdGS_2jwTA" name="FO" tooltipText="" outgoingEdges="_0a7sppSoEeqdGdGS_2jwTA" width="12" height="10">
4445 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//FO"/>
4446 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//FO"/>
4447 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4448 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4449 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4450 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0Wq3sJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4451 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4452 </ownedStyle>
4453 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4454 </ownedDiagramElements>
4455 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0Wq3spSoEeqdGdGS_2jwTA" name="DS_for_Permanent_Expense" tooltipText="" outgoingEdges="_0a7srZSoEeqdGdGS_2jwTA" width="12" height="10">
4456 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Permanent_Expense"/>
4457 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Permanent_Expense"/>
4458 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4459 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4460 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4461 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WrewJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4462 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4463 </ownedStyle>
4464 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4465 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aVPsJSoEeqdGdGS_2jwTA" name="permanent_expense_category : Category_of_Permanent_Expense = MISCELLANEOUS_DEBT" tooltipText="">
4466 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//DS_for_Permanent_Expense/permanent_expense_category"/>
4467 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//DS_for_Permanent_Expense/permanent_expense_category"/>
4468 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aVPsZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4469 <labelFormat>bold</labelFormat>
4470 </ownedStyle>
4471 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4472 </ownedElements>
4473 </ownedDiagramElements>
4474 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WrewpSoEeqdGdGS_2jwTA" name="DS" tooltipText="" outgoingEdges="_EDNvc5SxEeqdGdGS_2jwTA" incomingEdges="_0a7srZSoEeqdGdGS_2jwTA _0a8TtpSoEeqdGdGS_2jwTA _0a86wJSoEeqdGdGS_2jwTA _0a86x5SoEeqdGdGS_2jwTA _0a9h05SoEeqdGdGS_2jwTA _0a9h2pSoEeqdGdGS_2jwTA" width="12" height="10">
4475 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS"/>
4476 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS"/>
4477 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4478 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4479 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4480 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WsF0JSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4481 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4482 </ownedStyle>
4483 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4484 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aV2wJSoEeqdGdGS_2jwTA" name="maximum_deductible_amount : EDouble = 0.0" tooltipText="">
4485 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//DS/maximum_deductible_amount"/>
4486 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//DS/maximum_deductible_amount"/>
4487 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aV2wZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4488 <labelFormat>bold</labelFormat>
4489 </ownedStyle>
4490 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4491 </ownedElements>
4492 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aV2wpSoEeqdGdGS_2jwTA" name="id3 : EString" tooltipText="">
4493 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//DS/id3"/>
4494 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//DS/id3"/>
4495 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aV2w5SoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4496 <labelFormat>bold</labelFormat>
4497 </ownedStyle>
4498 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4499 </ownedElements>
4500 </ownedDiagramElements>
4501 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WsF0pSoEeqdGdGS_2jwTA" name="Category_of_Permanent_Expense" tooltipText="" width="12" height="10">
4502 <target xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Category_of_Permanent_Expense"/>
4503 <semanticElements xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Category_of_Permanent_Expense"/>
4504 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0Wss4JSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="221,236,202">
4505 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@style"/>
4506 </ownedStyle>
4507 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']"/>
4508 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0amVcpSoEeqdGdGS_2jwTA" name="MISCELLANEOUS_DEBT" tooltipText="">
4509 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Category_of_Permanent_Expense/MISCELLANEOUS_DEBT"/>
4510 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Category_of_Permanent_Expense/MISCELLANEOUS_DEBT"/>
4511 <ownedStyle xmi:type="diagram:BundledImage" uid="_0amVc5SoEeqdGdGS_2jwTA" labelAlignment="LEFT">
4512 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
4513 </ownedStyle>
4514 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
4515 </ownedElements>
4516 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0amVdJSoEeqdGdGS_2jwTA" name="ALIMONY" tooltipText="">
4517 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Category_of_Permanent_Expense/ALIMONY"/>
4518 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Category_of_Permanent_Expense/ALIMONY"/>
4519 <ownedStyle xmi:type="diagram:BundledImage" uid="_0amVdZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
4520 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
4521 </ownedStyle>
4522 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
4523 </ownedElements>
4524 </ownedDiagramElements>
4525 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0Wss4pSoEeqdGdGS_2jwTA" name="DS_for_Interest_Expense" tooltipText="" outgoingEdges="_0a8TtpSoEeqdGdGS_2jwTA" width="12" height="10">
4526 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Interest_Expense"/>
4527 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Interest_Expense"/>
4528 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4529 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4530 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4531 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WtT8JSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4532 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4533 </ownedStyle>
4534 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4535 </ownedDiagramElements>
4536 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0Wt7AJSoEeqdGdGS_2jwTA" name="DS_for_Health_and_Pension_Insurance" tooltipText="" outgoingEdges="_0a86wJSoEeqdGdGS_2jwTA" width="12" height="10">
4537 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Health_and_Pension_Insurance"/>
4538 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Health_and_Pension_Insurance"/>
4539 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4540 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4541 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4542 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WuiEJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4543 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4544 </ownedStyle>
4545 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4546 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aWd0JSoEeqdGdGS_2jwTA" name="insurance_category : Category_of_Health_and_Pension_Insurances = MANDATORY_HEALTH_AND_PENSION_INSURANCE" tooltipText="">
4547 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//DS_for_Health_and_Pension_Insurance/insurance_category"/>
4548 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//DS_for_Health_and_Pension_Insurance/insurance_category"/>
4549 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aWd0ZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4550 <labelFormat>bold</labelFormat>
4551 </ownedStyle>
4552 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4553 </ownedElements>
4554 </ownedDiagramElements>
4555 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WvJIJSoEeqdGdGS_2jwTA" name="Category_of_Health_and_Pension_Insurances" tooltipText="" width="12" height="10">
4556 <target xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Category_of_Health_and_Pension_Insurances"/>
4557 <semanticElements xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Category_of_Health_and_Pension_Insurances"/>
4558 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WvJIZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="221,236,202">
4559 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@style"/>
4560 </ownedStyle>
4561 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']"/>
4562 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0am8gJSoEeqdGdGS_2jwTA" name="MANDATORY_HEALTH_AND_PENSION_INSURANCE" tooltipText="">
4563 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Category_of_Health_and_Pension_Insurances/MANDATORY_HEALTH_AND_PENSION_INSURANCE"/>
4564 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Category_of_Health_and_Pension_Insurances/MANDATORY_HEALTH_AND_PENSION_INSURANCE"/>
4565 <ownedStyle xmi:type="diagram:BundledImage" uid="_0am8gZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
4566 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
4567 </ownedStyle>
4568 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
4569 </ownedElements>
4570 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0am8gpSoEeqdGdGS_2jwTA" name="ADDITIONAL_EMPLOYERS_PENSION_INSURANCE" tooltipText="">
4571 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Category_of_Health_and_Pension_Insurances/ADDITIONAL_EMPLOYERS_PENSION_INSURANCE"/>
4572 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Category_of_Health_and_Pension_Insurances/ADDITIONAL_EMPLOYERS_PENSION_INSURANCE"/>
4573 <ownedStyle xmi:type="diagram:BundledImage" uid="_0am8g5SoEeqdGdGS_2jwTA" labelAlignment="LEFT">
4574 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
4575 </ownedStyle>
4576 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
4577 </ownedElements>
4578 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0am8hJSoEeqdGdGS_2jwTA" name="CONTINUED_HEALTH_AND_PENSION_INSURANCE" tooltipText="">
4579 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Category_of_Health_and_Pension_Insurances/CONTINUED_HEALTH_AND_PENSION_INSURANCE"/>
4580 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Category_of_Health_and_Pension_Insurances/CONTINUED_HEALTH_AND_PENSION_INSURANCE"/>
4581 <ownedStyle xmi:type="diagram:BundledImage" uid="_0am8hZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
4582 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
4583 </ownedStyle>
4584 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
4585 </ownedElements>
4586 </ownedDiagramElements>
4587 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WvJI5SoEeqdGdGS_2jwTA" name="DS_for_Private_Insurance_and_Plan" tooltipText="" outgoingEdges="_0a86x5SoEeqdGdGS_2jwTA" width="12" height="10">
4588 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Private_Insurance_and_Plan"/>
4589 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Private_Insurance_and_Plan"/>
4590 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4591 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4592 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4593 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WvwMJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4594 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4595 </ownedStyle>
4596 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4597 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aWd0pSoEeqdGdGS_2jwTA" name="private_insurance_and_plan_category : Category_of_Private_Insurance_and_Plan = PRIVATE_INSURANCE" tooltipText="">
4598 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//DS_for_Private_Insurance_and_Plan/private_insurance_and_plan_category"/>
4599 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//DS_for_Private_Insurance_and_Plan/private_insurance_and_plan_category"/>
4600 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aXE4JSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4601 <labelFormat>bold</labelFormat>
4602 </ownedStyle>
4603 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4604 </ownedElements>
4605 </ownedDiagramElements>
4606 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WwXQJSoEeqdGdGS_2jwTA" name="Category_of_Private_Insurance_and_Plan" tooltipText="" width="12" height="10">
4607 <target xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Category_of_Private_Insurance_and_Plan"/>
4608 <semanticElements xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Category_of_Private_Insurance_and_Plan"/>
4609 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WwXQZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="221,236,202">
4610 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@style"/>
4611 </ownedStyle>
4612 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']"/>
4613 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0am8hpSoEeqdGdGS_2jwTA" name="PRIVATE_INSURANCE" tooltipText="">
4614 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Category_of_Private_Insurance_and_Plan/PRIVATE_INSURANCE"/>
4615 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Category_of_Private_Insurance_and_Plan/PRIVATE_INSURANCE"/>
4616 <ownedStyle xmi:type="diagram:BundledImage" uid="_0am8h5SoEeqdGdGS_2jwTA" labelAlignment="LEFT">
4617 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
4618 </ownedStyle>
4619 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
4620 </ownedElements>
4621 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0anjkJSoEeqdGdGS_2jwTA" name="PRIVATE_LIFE_INSURANCE" tooltipText="">
4622 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Category_of_Private_Insurance_and_Plan/PRIVATE_LIFE_INSURANCE"/>
4623 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Category_of_Private_Insurance_and_Plan/PRIVATE_LIFE_INSURANCE"/>
4624 <ownedStyle xmi:type="diagram:BundledImage" uid="_0anjkZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
4625 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
4626 </ownedStyle>
4627 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
4628 </ownedElements>
4629 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0anjkpSoEeqdGdGS_2jwTA" name="COMPANY_MEMBERS_PRIVATE_INSURANCE" tooltipText="">
4630 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Category_of_Private_Insurance_and_Plan/COMPANY_MEMBERS_PRIVATE_INSURANCE"/>
4631 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Category_of_Private_Insurance_and_Plan/COMPANY_MEMBERS_PRIVATE_INSURANCE"/>
4632 <ownedStyle xmi:type="diagram:BundledImage" uid="_0anjk5SoEeqdGdGS_2jwTA" labelAlignment="LEFT">
4633 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
4634 </ownedStyle>
4635 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
4636 </ownedElements>
4637 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0anjlJSoEeqdGdGS_2jwTA" name="HOUSING_SAVING_PLAN" tooltipText="">
4638 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Category_of_Private_Insurance_and_Plan/HOUSING_SAVING_PLAN"/>
4639 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Category_of_Private_Insurance_and_Plan/HOUSING_SAVING_PLAN"/>
4640 <ownedStyle xmi:type="diagram:BundledImage" uid="_0anjlZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
4641 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
4642 </ownedStyle>
4643 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
4644 </ownedElements>
4645 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0anjlpSoEeqdGdGS_2jwTA" name="OLD_AGE_PENSION_PLAN" tooltipText="">
4646 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Category_of_Private_Insurance_and_Plan/OLD_AGE_PENSION_PLAN"/>
4647 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Category_of_Private_Insurance_and_Plan/OLD_AGE_PENSION_PLAN"/>
4648 <ownedStyle xmi:type="diagram:BundledImage" uid="_0anjl5SoEeqdGdGS_2jwTA" labelAlignment="LEFT">
4649 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
4650 </ownedStyle>
4651 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
4652 </ownedElements>
4653 </ownedDiagramElements>
4654 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0Ww-UJSoEeqdGdGS_2jwTA" name="DS_for_Loss_Carryforward" tooltipText="" outgoingEdges="_0a9h05SoEeqdGdGS_2jwTA" width="12" height="10">
4655 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Loss_Carryforward"/>
4656 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Loss_Carryforward"/>
4657 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4658 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4659 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4660 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0Ww-UZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4661 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4662 </ownedStyle>
4663 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4664 </ownedDiagramElements>
4665 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WxlYJSoEeqdGdGS_2jwTA" name="DS_for_Donation" tooltipText="" outgoingEdges="_0a9h2pSoEeqdGdGS_2jwTA" width="12" height="10">
4666 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Donation"/>
4667 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Donation"/>
4668 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4669 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4670 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4671 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WxlYZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4672 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4673 </ownedStyle>
4674 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4675 </ownedDiagramElements>
4676 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WyMcZSoEeqdGdGS_2jwTA" name="Permanent_Expense" tooltipText="" outgoingEdges="_0a-I5pSoEeqdGdGS_2jwTA" width="12" height="10">
4677 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Permanent_Expense"/>
4678 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Permanent_Expense"/>
4679 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4680 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4681 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4682 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WyzgJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4683 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4684 </ownedStyle>
4685 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4686 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aXE4ZSoEeqdGdGS_2jwTA" name="category : Category_of_Permanent_Expense = MISCELLANEOUS_DEBT" tooltipText="">
4687 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Permanent_Expense/category"/>
4688 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Permanent_Expense/category"/>
4689 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aXr8JSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4690 <labelFormat>bold</labelFormat>
4691 </ownedStyle>
4692 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4693 </ownedElements>
4694 </ownedDiagramElements>
4695 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0WzakJSoEeqdGdGS_2jwTA" name="Special_Expense_DS" tooltipText="" outgoingEdges="_0a-v8JSoEeqdGdGS_2jwTA" incomingEdges="_0a-I5pSoEeqdGdGS_2jwTA _0a-v95SoEeqdGdGS_2jwTA _0a_XBpSoEeqdGdGS_2jwTA _0a_-EJSoEeqdGdGS_2jwTA _0a_-F5SoEeqdGdGS_2jwTA _0bAlI5SoEeqdGdGS_2jwTA" width="12" height="10">
4696 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Special_Expense_DS"/>
4697 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Special_Expense_DS"/>
4698 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4699 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4700 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4701 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0WzakZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4702 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4703 </ownedStyle>
4704 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4705 </ownedDiagramElements>
4706 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0W0BoZSoEeqdGdGS_2jwTA" name="Interest_Expense" tooltipText="" outgoingEdges="_0a-v95SoEeqdGdGS_2jwTA" width="12" height="10">
4707 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Interest_Expense"/>
4708 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Interest_Expense"/>
4709 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4710 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4711 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4712 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0W0osJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4713 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4714 </ownedStyle>
4715 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4716 </ownedDiagramElements>
4717 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0W0ospSoEeqdGdGS_2jwTA" name="Private_Insurance_and_Plan" tooltipText="" outgoingEdges="_0a_XBpSoEeqdGdGS_2jwTA" width="12" height="10">
4718 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Private_Insurance_and_Plan"/>
4719 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Private_Insurance_and_Plan"/>
4720 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4721 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4722 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4723 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0W1PwJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4724 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4725 </ownedStyle>
4726 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4727 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aXr8ZSoEeqdGdGS_2jwTA" name="category : Category_of_Private_Insurance_and_Plan = PRIVATE_INSURANCE" tooltipText="">
4728 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Private_Insurance_and_Plan/category"/>
4729 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Private_Insurance_and_Plan/category"/>
4730 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aYTAJSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4731 <labelFormat>bold</labelFormat>
4732 </ownedStyle>
4733 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4734 </ownedElements>
4735 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aYTAZSoEeqdGdGS_2jwTA" name="duration_of_contract : EInt" tooltipText="">
4736 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Private_Insurance_and_Plan/duration_of_contract"/>
4737 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Private_Insurance_and_Plan/duration_of_contract"/>
4738 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aYTApSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4739 <labelFormat>bold</labelFormat>
4740 </ownedStyle>
4741 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4742 </ownedElements>
4743 </ownedDiagramElements>
4744 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0W120JSoEeqdGdGS_2jwTA" name="Health_and_Pension_Insurance" tooltipText="" outgoingEdges="_0a_-EJSoEeqdGdGS_2jwTA" width="12" height="10">
4745 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Health_and_Pension_Insurance"/>
4746 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Health_and_Pension_Insurance"/>
4747 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4748 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4749 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4750 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0W120ZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4751 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4752 </ownedStyle>
4753 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4754 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aY6EJSoEeqdGdGS_2jwTA" name="category : Category_of_Health_and_Pension_Insurances = MANDATORY_HEALTH_AND_PENSION_INSURANCE" tooltipText="">
4755 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Health_and_Pension_Insurance/category"/>
4756 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Health_and_Pension_Insurance/category"/>
4757 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aY6EZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4758 <labelFormat>bold</labelFormat>
4759 </ownedStyle>
4760 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4761 </ownedElements>
4762 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aY6EpSoEeqdGdGS_2jwTA" name="is_related_to_additional_salary : EBoolean = false" tooltipText="">
4763 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Health_and_Pension_Insurance/is_related_to_additional_salary"/>
4764 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Health_and_Pension_Insurance/is_related_to_additional_salary"/>
4765 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aY6E5SoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4766 <labelFormat>bold</labelFormat>
4767 </ownedStyle>
4768 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4769 </ownedElements>
4770 </ownedDiagramElements>
4771 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0W2d4JSoEeqdGdGS_2jwTA" name="Donation" tooltipText="" outgoingEdges="_0a_-F5SoEeqdGdGS_2jwTA" width="12" height="10">
4772 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Donation"/>
4773 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Donation"/>
4774 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4775 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4776 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4777 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0W2d4ZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4778 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4779 </ownedStyle>
4780 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4781 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aZhIJSoEeqdGdGS_2jwTA" name="beneficiary1 : EString" tooltipText="">
4782 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Donation/beneficiary1"/>
4783 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Donation/beneficiary1"/>
4784 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aZhIZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4785 <labelFormat>bold</labelFormat>
4786 </ownedStyle>
4787 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4788 </ownedElements>
4789 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aZhIpSoEeqdGdGS_2jwTA" name="is_donation_reported : EBoolean = false" tooltipText="">
4790 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Donation/is_donation_reported"/>
4791 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Donation/is_donation_reported"/>
4792 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aZhI5SoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4793 <labelFormat>bold</labelFormat>
4794 </ownedStyle>
4795 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4796 </ownedElements>
4797 </ownedDiagramElements>
4798 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0W3E8ZSoEeqdGdGS_2jwTA" name="Loss_Carryforward" tooltipText="" outgoingEdges="_0bAlI5SoEeqdGdGS_2jwTA" width="12" height="10">
4799 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Loss_Carryforward"/>
4800 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Loss_Carryforward"/>
4801 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4802 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4803 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4804 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0W3sAJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4805 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4806 </ownedStyle>
4807 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4808 </ownedDiagramElements>
4809 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0W3sApSoEeqdGdGS_2jwTA" name="Spousal_Expense_AC" tooltipText="" outgoingEdges="_0bAlKpSoEeqdGdGS_2jwTA" width="12" height="10">
4810 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Spousal_Expense_AC"/>
4811 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Spousal_Expense_AC"/>
4812 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4813 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4814 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4815 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0W4TEJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4816 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4817 </ownedStyle>
4818 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4819 </ownedDiagramElements>
4820 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0W46IJSoEeqdGdGS_2jwTA" name="Extraordinary_Expense_CE" tooltipText="" outgoingEdges="_0bBMNpSoEeqdGdGS_2jwTA" width="12" height="10">
4821 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Extraordinary_Expense_CE"/>
4822 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Extraordinary_Expense_CE"/>
4823 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4824 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4825 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4826 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0W46IZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4827 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4828 </ownedStyle>
4829 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4830 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aaIMJSoEeqdGdGS_2jwTA" name="thresholded_deduction_percentage : EDouble = 0.0" tooltipText="">
4831 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Extraordinary_Expense_CE/thresholded_deduction_percentage"/>
4832 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Extraordinary_Expense_CE/thresholded_deduction_percentage"/>
4833 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aaIMZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4834 <labelFormat>bold</labelFormat>
4835 </ownedStyle>
4836 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4837 </ownedElements>
4838 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aavQJSoEeqdGdGS_2jwTA" name="ce_type : CE_Type = INALIDITY_AND_INFIRMITY" tooltipText="">
4839 <target xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Extraordinary_Expense_CE/ce_type"/>
4840 <semanticElements xmi:type="ecore:EAttribute" href="TaxationWithRoot.ecore#//Extraordinary_Expense_CE/ce_type"/>
4841 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aavQZSoEeqdGdGS_2jwTA" labelAlignment="LEFT" description="_0XU_AJSoEeqdGdGS_2jwTA">
4842 <labelFormat>bold</labelFormat>
4843 </ownedStyle>
4844 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
4845 </ownedElements>
4846 </ownedDiagramElements>
4847 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0W6IQJSoEeqdGdGS_2jwTA" name="Travel_Expense_FD" tooltipText="" outgoingEdges="_0bBzQJSoEeqdGdGS_2jwTA" width="12" height="10">
4848 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Travel_Expense_FD"/>
4849 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Travel_Expense_FD"/>
4850 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4851 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4852 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4853 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0W6vUJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4854 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4855 </ownedStyle>
4856 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4857 </ownedDiagramElements>
4858 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0W6vUpSoEeqdGdGS_2jwTA" name="Professional_Expense" tooltipText="" outgoingEdges="_0bBzR5SoEeqdGdGS_2jwTA" incomingEdges="_0bBzQJSoEeqdGdGS_2jwTA _0bCaVpSoEeqdGdGS_2jwTA" width="12" height="10">
4859 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Professional_Expense"/>
4860 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Professional_Expense"/>
4861 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4862 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4863 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4864 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0W7WYJSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4865 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4866 </ownedStyle>
4867 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4868 </ownedDiagramElements>
4869 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0W79cJSoEeqdGdGS_2jwTA" name="Miscellaneous_Expense_FO" tooltipText="" outgoingEdges="_0bCaVpSoEeqdGdGS_2jwTA" width="12" height="10">
4870 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Miscellaneous_Expense_FO"/>
4871 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Miscellaneous_Expense_FO"/>
4872 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4873 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4874 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4875 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0W79cZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4876 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4877 </ownedStyle>
4878 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4879 </ownedDiagramElements>
4880 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0W8kgJSoEeqdGdGS_2jwTA" name="Legal_Union_Types" tooltipText="" width="12" height="10">
4881 <target xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Legal_Union_Types"/>
4882 <semanticElements xmi:type="ecore:EEnum" href="TaxationWithRoot.ecore#//Legal_Union_Types"/>
4883 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0W8kgZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="221,236,202">
4884 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@style"/>
4885 </ownedStyle>
4886 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']"/>
4887 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aoKoJSoEeqdGdGS_2jwTA" name="MARIAGE" tooltipText="">
4888 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Legal_Union_Types/MARIAGE"/>
4889 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Legal_Union_Types/MARIAGE"/>
4890 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aoKoZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
4891 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
4892 </ownedStyle>
4893 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
4894 </ownedElements>
4895 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aoKopSoEeqdGdGS_2jwTA" name="PARTNERSHIP" tooltipText="">
4896 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Legal_Union_Types/PARTNERSHIP"/>
4897 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Legal_Union_Types/PARTNERSHIP"/>
4898 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aoKo5SoEeqdGdGS_2jwTA" labelAlignment="LEFT">
4899 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
4900 </ownedStyle>
4901 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
4902 </ownedElements>
4903 <ownedElements xmi:type="diagram:DNodeListElement" uid="_0aoKpJSoEeqdGdGS_2jwTA" name="OTHER" tooltipText="">
4904 <target xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Legal_Union_Types/OTHER"/>
4905 <semanticElements xmi:type="ecore:EEnumLiteral" href="TaxationWithRoot.ecore#//Legal_Union_Types/OTHER"/>
4906 <ownedStyle xmi:type="diagram:BundledImage" uid="_0aoKpZSoEeqdGdGS_2jwTA" labelAlignment="LEFT">
4907 <description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
4908 </ownedStyle>
4909 <actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
4910 </ownedElements>
4911 </ownedDiagramElements>
4912 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_0W9LkJSoEeqdGdGS_2jwTA" name="Resource" tooltipText="" outgoingEdges="_Z8QC6JSyEeqdGdGS_2jwTA" width="12" height="10">
4913 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Resource"/>
4914 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Resource"/>
4915 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
4916 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
4917 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
4918 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_0W9LkZSoEeqdGdGS_2jwTA" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
4919 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
4920 </ownedStyle>
4921 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
4922 </ownedDiagramElements>
4923 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0aqm4JSoEeqdGdGS_2jwTA" name="[1..1] taxPayer" sourceNode="_0SjzwJSoEeqdGdGS_2jwTA" targetNode="_0Ska0pSoEeqdGdGS_2jwTA">
4924 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Income_Tax/taxPayer"/>
4925 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Income_Tax/taxPayer"/>
4926 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0arN8pSoEeqdGdGS_2jwTA" description="_0aqm4ZSoEeqdGdGS_2jwTA" routingStyle="manhattan" strokeColor="0,0,0">
4927 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0arN9JSoEeqdGdGS_2jwTA" showIcon="false">
4928 <customFeatures>labelSize</customFeatures>
4929 <labelFormat>bold</labelFormat>
4930 </centerLabelStyle>
4931 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0arN85SoEeqdGdGS_2jwTA" showIcon="false" labelColor="39,76,114">
4932 <customFeatures>labelSize</customFeatures>
4933 </endLabelStyle>
4934 </ownedStyle>
4935 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC_EReference']"/>
4936 </ownedDiagramElements>
4937 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0arN-JSoEeqdGdGS_2jwTA" name="[1..1] reciver" sourceNode="_0SvZ8JSoEeqdGdGS_2jwTA" targetNode="_0Sp6YZSoEeqdGdGS_2jwTA">
4938 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//External_Allowance/reciver"/>
4939 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//External_Allowance/reciver"/>
4940 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0ar1AJSoEeqdGdGS_2jwTA" description="_0aqm4ZSoEeqdGdGS_2jwTA" routingStyle="manhattan" strokeColor="0,0,0">
4941 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0ar1ApSoEeqdGdGS_2jwTA" showIcon="false">
4942 <customFeatures>labelSize</customFeatures>
4943 <labelFormat>bold</labelFormat>
4944 </centerLabelStyle>
4945 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0ar1AZSoEeqdGdGS_2jwTA" showIcon="false" labelColor="39,76,114">
4946 <customFeatures>labelSize</customFeatures>
4947 </endLabelStyle>
4948 </ownedStyle>
4949 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC_EReference']"/>
4950 </ownedDiagramElements>
4951 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0ar1BpSoEeqdGdGS_2jwTA" name="[1..1] individual_A" sourceNode="_0SxPIJSoEeqdGdGS_2jwTA" targetNode="_0Sp6YZSoEeqdGdGS_2jwTA">
4952 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Legal_Union_Record/individual_A"/>
4953 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Legal_Union_Record/individual_A"/>
4954 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0ascE5SoEeqdGdGS_2jwTA" description="_0ascEJSoEeqdGdGS_2jwTA" sourceArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
4955 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0ascFZSoEeqdGdGS_2jwTA" showIcon="false">
4956 <customFeatures>labelSize</customFeatures>
4957 <labelFormat>bold</labelFormat>
4958 </centerLabelStyle>
4959 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0ascFJSoEeqdGdGS_2jwTA" showIcon="false" labelColor="39,76,114">
4960 <customFeatures>labelSize</customFeatures>
4961 </endLabelStyle>
4962 </ownedStyle>
4963 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC_EReference']"/>
4964 </ownedDiagramElements>
4965 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0ascGZSoEeqdGdGS_2jwTA" name="[1..*] individual_B" sourceNode="_0SxPIJSoEeqdGdGS_2jwTA" targetNode="_0Sp6YZSoEeqdGdGS_2jwTA">
4966 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Legal_Union_Record/individual_B"/>
4967 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Legal_Union_Record/individual_B"/>
4968 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0atDIJSoEeqdGdGS_2jwTA" description="_0ascEJSoEeqdGdGS_2jwTA" sourceArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
4969 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0atDIpSoEeqdGdGS_2jwTA" showIcon="false">
4970 <customFeatures>labelSize</customFeatures>
4971 <labelFormat>bold</labelFormat>
4972 </centerLabelStyle>
4973 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0atDIZSoEeqdGdGS_2jwTA" showIcon="false" labelColor="39,76,114">
4974 <customFeatures>labelSize</customFeatures>
4975 </endLabelStyle>
4976 </ownedStyle>
4977 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC_EReference']"/>
4978 </ownedDiagramElements>
4979 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0atqMJSoEeqdGdGS_2jwTA" name="[0..1] tax_payers_address" sourceNode="_0WeqcpSoEeqdGdGS_2jwTA" targetNode="_0SrIgJSoEeqdGdGS_2jwTA">
4980 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Tax_Card/tax_payers_address"/>
4981 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Tax_Card/tax_payers_address"/>
4982 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0atqMZSoEeqdGdGS_2jwTA" routingStyle="manhattan" strokeColor="0,0,0">
4983 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC_EReference']/@style"/>
4984 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0atqM5SoEeqdGdGS_2jwTA" showIcon="false">
4985 <customFeatures>labelSize</customFeatures>
4986 </centerLabelStyle>
4987 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0atqMpSoEeqdGdGS_2jwTA" showIcon="false" labelColor="39,76,114">
4988 <customFeatures>labelSize</customFeatures>
4989 </endLabelStyle>
4990 </ownedStyle>
4991 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC_EReference']"/>
4992 </ownedDiagramElements>
4993 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0auRQJSoEeqdGdGS_2jwTA" name="[0..1] taxPayer" sourceNode="_0WfRgpSoEeqdGdGS_2jwTA" targetNode="_0Ska0pSoEeqdGdGS_2jwTA">
4994 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Income_Tax_Credit/taxPayer"/>
4995 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Income_Tax_Credit/taxPayer"/>
4996 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0auRQZSoEeqdGdGS_2jwTA" routingStyle="manhattan" strokeColor="0,0,0">
4997 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC_EReference']/@style"/>
4998 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0auRQ5SoEeqdGdGS_2jwTA" showIcon="false">
4999 <customFeatures>labelSize</customFeatures>
5000 </centerLabelStyle>
5001 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0auRQpSoEeqdGdGS_2jwTA" showIcon="false" labelColor="39,76,114">
5002 <customFeatures>labelSize</customFeatures>
5003 </endLabelStyle>
5004 </ownedStyle>
5005 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC_EReference']"/>
5006 </ownedDiagramElements>
5007 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0awGcJSoEeqdGdGS_2jwTA" sourceNode="_0Ska0pSoEeqdGdGS_2jwTA" targetNode="_0Sp6YZSoEeqdGdGS_2jwTA">
5008 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Tax_Payer"/>
5009 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Tax_Payer"/>
5010 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0axUkJSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5011 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5012 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0axUkZSoEeqdGdGS_2jwTA" showIcon="false">
5013 <labelFormat>italic</labelFormat>
5014 </beginLabelStyle>
5015 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0axUkpSoEeqdGdGS_2jwTA" showIcon="false"/>
5016 </ownedStyle>
5017 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5018 </ownedDiagramElements>
5019 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0ax7oJSoEeqdGdGS_2jwTA" sourceNode="_0Ska0pSoEeqdGdGS_2jwTA" targetNode="_0SzEUpSoEeqdGdGS_2jwTA">
5020 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Tax_Payer"/>
5021 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Tax_Payer"/>
5022 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0ax7oZSoEeqdGdGS_2jwTA" lineStyle="dash" targetArrow="InputClosedArrow" routingStyle="tree">
5023 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@conditionnalStyles.0/@style"/>
5024 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0ax7opSoEeqdGdGS_2jwTA" showIcon="false">
5025 <labelFormat>italic</labelFormat>
5026 </beginLabelStyle>
5027 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0ax7o5SoEeqdGdGS_2jwTA" showIcon="false"/>
5028 </ownedStyle>
5029 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5030 </ownedDiagramElements>
5031 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0ax7p5SoEeqdGdGS_2jwTA" sourceNode="_0SuL0JSoEeqdGdGS_2jwTA" targetNode="_0Sp6YZSoEeqdGdGS_2jwTA">
5032 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Dependent"/>
5033 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Dependent"/>
5034 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0ayisJSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5035 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5036 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0ayisZSoEeqdGdGS_2jwTA" showIcon="false">
5037 <labelFormat>italic</labelFormat>
5038 </beginLabelStyle>
5039 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0ayispSoEeqdGdGS_2jwTA" showIcon="false"/>
5040 </ownedStyle>
5041 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5042 </ownedDiagramElements>
5043 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0ayitpSoEeqdGdGS_2jwTA" sourceNode="_0SwBAZSoEeqdGdGS_2jwTA" targetNode="_0SzEUpSoEeqdGdGS_2jwTA">
5044 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Household"/>
5045 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Household"/>
5046 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0azJwJSoEeqdGdGS_2jwTA" lineStyle="dash" targetArrow="InputClosedArrow" routingStyle="tree">
5047 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@conditionnalStyles.0/@style"/>
5048 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0azJwZSoEeqdGdGS_2jwTA" showIcon="false">
5049 <labelFormat>italic</labelFormat>
5050 </beginLabelStyle>
5051 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0azJwpSoEeqdGdGS_2jwTA" showIcon="false"/>
5052 </ownedStyle>
5053 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5054 </ownedDiagramElements>
5055 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0azJxpSoEeqdGdGS_2jwTA" sourceNode="_0WhGspSoEeqdGdGS_2jwTA" targetNode="_0SrIgJSoEeqdGdGS_2jwTA">
5056 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Fiscal_Address"/>
5057 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Fiscal_Address"/>
5058 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0azJx5SoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5059 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5060 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0azJyJSoEeqdGdGS_2jwTA" showIcon="false">
5061 <labelFormat>italic</labelFormat>
5062 </beginLabelStyle>
5063 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0azJyZSoEeqdGdGS_2jwTA" showIcon="false"/>
5064 </ownedStyle>
5065 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5066 </ownedDiagramElements>
5067 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0azw05SoEeqdGdGS_2jwTA" sourceNode="_0WhtwpSoEeqdGdGS_2jwTA" targetNode="_0SrIgJSoEeqdGdGS_2jwTA">
5068 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Habitual_Address"/>
5069 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Habitual_Address"/>
5070 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0azw1JSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5071 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5072 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0azw1ZSoEeqdGdGS_2jwTA" showIcon="false">
5073 <labelFormat>italic</labelFormat>
5074 </beginLabelStyle>
5075 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0azw1pSoEeqdGdGS_2jwTA" showIcon="false"/>
5076 </ownedStyle>
5077 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5078 </ownedDiagramElements>
5079 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0azw2pSoEeqdGdGS_2jwTA" sourceNode="_0WiU0JSoEeqdGdGS_2jwTA" targetNode="_0SxPIJSoEeqdGdGS_2jwTA">
5080 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Marriage_Record"/>
5081 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Marriage_Record"/>
5082 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a0X4JSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5083 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5084 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a0X4ZSoEeqdGdGS_2jwTA" showIcon="false">
5085 <labelFormat>italic</labelFormat>
5086 </beginLabelStyle>
5087 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a0X4pSoEeqdGdGS_2jwTA" showIcon="false"/>
5088 </ownedStyle>
5089 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5090 </ownedDiagramElements>
5091 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a0X5pSoEeqdGdGS_2jwTA" sourceNode="_0Wi74JSoEeqdGdGS_2jwTA" targetNode="_0Ska0pSoEeqdGdGS_2jwTA">
5092 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Non_Resident_Tax_Payer"/>
5093 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Non_Resident_Tax_Payer"/>
5094 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a0X55SoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5095 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5096 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a0X6JSoEeqdGdGS_2jwTA" showIcon="false">
5097 <labelFormat>italic</labelFormat>
5098 </beginLabelStyle>
5099 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a0X6ZSoEeqdGdGS_2jwTA" showIcon="false"/>
5100 </ownedStyle>
5101 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5102 </ownedDiagramElements>
5103 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a0X7ZSoEeqdGdGS_2jwTA" sourceNode="_0Wji8JSoEeqdGdGS_2jwTA" targetNode="_0SxPIJSoEeqdGdGS_2jwTA">
5104 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Partnership_Record"/>
5105 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Partnership_Record"/>
5106 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a0-8JSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5107 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5108 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a0-8ZSoEeqdGdGS_2jwTA" showIcon="false">
5109 <labelFormat>italic</labelFormat>
5110 </beginLabelStyle>
5111 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a0-8pSoEeqdGdGS_2jwTA" showIcon="false"/>
5112 </ownedStyle>
5113 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5114 </ownedDiagramElements>
5115 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a0-9pSoEeqdGdGS_2jwTA" sourceNode="_0WkKAJSoEeqdGdGS_2jwTA" targetNode="_0Ska0pSoEeqdGdGS_2jwTA">
5116 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Resident_Tax_Payer"/>
5117 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Resident_Tax_Payer"/>
5118 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a1mAJSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5119 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5120 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a1mAZSoEeqdGdGS_2jwTA" showIcon="false">
5121 <labelFormat>italic</labelFormat>
5122 </beginLabelStyle>
5123 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a1mApSoEeqdGdGS_2jwTA" showIcon="false"/>
5124 </ownedStyle>
5125 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5126 </ownedDiagramElements>
5127 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a1mBpSoEeqdGdGS_2jwTA" sourceNode="_0WkKA5SoEeqdGdGS_2jwTA" targetNode="_0WeDYZSoEeqdGdGS_2jwTA">
5128 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Trade_and_Business_Income"/>
5129 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Trade_and_Business_Income"/>
5130 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a1mB5SoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5131 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5132 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a1mCJSoEeqdGdGS_2jwTA" showIcon="false">
5133 <labelFormat>italic</labelFormat>
5134 </beginLabelStyle>
5135 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a1mCZSoEeqdGdGS_2jwTA" showIcon="false"/>
5136 </ownedStyle>
5137 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5138 </ownedDiagramElements>
5139 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a2NE5SoEeqdGdGS_2jwTA" sourceNode="_0WkxEpSoEeqdGdGS_2jwTA" targetNode="_0WeDYZSoEeqdGdGS_2jwTA">
5140 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Agriculture_and_Forestry_Income"/>
5141 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Agriculture_and_Forestry_Income"/>
5142 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a2NFJSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5143 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5144 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a2NFZSoEeqdGdGS_2jwTA" showIcon="false">
5145 <labelFormat>italic</labelFormat>
5146 </beginLabelStyle>
5147 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a2NFpSoEeqdGdGS_2jwTA" showIcon="false"/>
5148 </ownedStyle>
5149 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5150 </ownedDiagramElements>
5151 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a20IJSoEeqdGdGS_2jwTA" sourceNode="_0WlYIpSoEeqdGdGS_2jwTA" targetNode="_0WeDYZSoEeqdGdGS_2jwTA">
5152 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Pensions_and_Annuities_Income"/>
5153 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Pensions_and_Annuities_Income"/>
5154 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a20IZSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5155 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5156 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a20IpSoEeqdGdGS_2jwTA" showIcon="false">
5157 <labelFormat>italic</labelFormat>
5158 </beginLabelStyle>
5159 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a20I5SoEeqdGdGS_2jwTA" showIcon="false"/>
5160 </ownedStyle>
5161 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5162 </ownedDiagramElements>
5163 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a3bMJSoEeqdGdGS_2jwTA" sourceNode="_0Wl_MZSoEeqdGdGS_2jwTA" targetNode="_0WeDYZSoEeqdGdGS_2jwTA">
5164 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Capital_and_Investments_Income"/>
5165 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Capital_and_Investments_Income"/>
5166 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a3bMZSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5167 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5168 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a3bMpSoEeqdGdGS_2jwTA" showIcon="false">
5169 <labelFormat>italic</labelFormat>
5170 </beginLabelStyle>
5171 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a3bM5SoEeqdGdGS_2jwTA" showIcon="false"/>
5172 </ownedStyle>
5173 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5174 </ownedDiagramElements>
5175 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a3bN5SoEeqdGdGS_2jwTA" sourceNode="_0WmmQJSoEeqdGdGS_2jwTA" targetNode="_0WeDYZSoEeqdGdGS_2jwTA">
5176 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Employment_Income"/>
5177 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Employment_Income"/>
5178 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a4CQJSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5179 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5180 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a4CQZSoEeqdGdGS_2jwTA" showIcon="false">
5181 <labelFormat>italic</labelFormat>
5182 </beginLabelStyle>
5183 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a4CQpSoEeqdGdGS_2jwTA" showIcon="false"/>
5184 </ownedStyle>
5185 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5186 </ownedDiagramElements>
5187 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a4CRpSoEeqdGdGS_2jwTA" sourceNode="_0WmmQ5SoEeqdGdGS_2jwTA" targetNode="_0WeDYZSoEeqdGdGS_2jwTA">
5188 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Rentals_and_Leases_Income"/>
5189 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Rentals_and_Leases_Income"/>
5190 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a4CR5SoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5191 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5192 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a4CSJSoEeqdGdGS_2jwTA" showIcon="false">
5193 <labelFormat>italic</labelFormat>
5194 </beginLabelStyle>
5195 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a4CSZSoEeqdGdGS_2jwTA" showIcon="false"/>
5196 </ownedStyle>
5197 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5198 </ownedDiagramElements>
5199 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a4pU5SoEeqdGdGS_2jwTA" sourceNode="_0WnNUpSoEeqdGdGS_2jwTA" targetNode="_0SzrZJSoEeqdGdGS_2jwTA">
5200 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Foreign_Income"/>
5201 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Foreign_Income"/>
5202 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a4pVJSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5203 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5204 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a4pVZSoEeqdGdGS_2jwTA" showIcon="false">
5205 <labelFormat>italic</labelFormat>
5206 </beginLabelStyle>
5207 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a4pVpSoEeqdGdGS_2jwTA" showIcon="false"/>
5208 </ownedStyle>
5209 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5210 </ownedDiagramElements>
5211 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a5QYJSoEeqdGdGS_2jwTA" sourceNode="_0Wn0YJSoEeqdGdGS_2jwTA" targetNode="_0SzrZJSoEeqdGdGS_2jwTA">
5212 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Local_Income"/>
5213 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Local_Income"/>
5214 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a53cJSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5215 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5216 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a53cZSoEeqdGdGS_2jwTA" showIcon="false">
5217 <labelFormat>italic</labelFormat>
5218 </beginLabelStyle>
5219 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a53cpSoEeqdGdGS_2jwTA" showIcon="false"/>
5220 </ownedStyle>
5221 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5222 </ownedDiagramElements>
5223 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a53dpSoEeqdGdGS_2jwTA" sourceNode="_0WobcJSoEeqdGdGS_2jwTA" targetNode="_0WfRgpSoEeqdGdGS_2jwTA">
5224 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//CIM"/>
5225 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//CIM"/>
5226 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a6egJSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5227 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5228 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a6egZSoEeqdGdGS_2jwTA" showIcon="false">
5229 <labelFormat>italic</labelFormat>
5230 </beginLabelStyle>
5231 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a6egpSoEeqdGdGS_2jwTA" showIcon="false"/>
5232 </ownedStyle>
5233 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5234 </ownedDiagramElements>
5235 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a6ehpSoEeqdGdGS_2jwTA" sourceNode="_0Wobc5SoEeqdGdGS_2jwTA" targetNode="_0WfRgpSoEeqdGdGS_2jwTA">
5236 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//CIP"/>
5237 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//CIP"/>
5238 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a6eh5SoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5239 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5240 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a6eiJSoEeqdGdGS_2jwTA" showIcon="false">
5241 <labelFormat>italic</labelFormat>
5242 </beginLabelStyle>
5243 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a6eiZSoEeqdGdGS_2jwTA" showIcon="false"/>
5244 </ownedStyle>
5245 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5246 </ownedDiagramElements>
5247 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a7Fk5SoEeqdGdGS_2jwTA" sourceNode="_0WpCgpSoEeqdGdGS_2jwTA" targetNode="_0WfRgpSoEeqdGdGS_2jwTA">
5248 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//CIS"/>
5249 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//CIS"/>
5250 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a7FlJSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5251 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5252 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a7FlZSoEeqdGdGS_2jwTA" showIcon="false">
5253 <labelFormat>italic</labelFormat>
5254 </beginLabelStyle>
5255 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a7FlpSoEeqdGdGS_2jwTA" showIcon="false"/>
5256 </ownedStyle>
5257 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5258 </ownedDiagramElements>
5259 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a7FmpSoEeqdGdGS_2jwTA" sourceNode="_0WppkZSoEeqdGdGS_2jwTA" targetNode="_0WqQoJSoEeqdGdGS_2jwTA">
5260 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//FD"/>
5261 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//FD"/>
5262 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a7soJSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5263 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5264 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a7soZSoEeqdGdGS_2jwTA" showIcon="false">
5265 <labelFormat>italic</labelFormat>
5266 </beginLabelStyle>
5267 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a7sopSoEeqdGdGS_2jwTA" showIcon="false"/>
5268 </ownedStyle>
5269 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5270 </ownedDiagramElements>
5271 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a7sppSoEeqdGdGS_2jwTA" sourceNode="_0WqQo5SoEeqdGdGS_2jwTA" targetNode="_0WqQoJSoEeqdGdGS_2jwTA">
5272 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//FO"/>
5273 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//FO"/>
5274 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a7sp5SoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5275 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5276 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a7sqJSoEeqdGdGS_2jwTA" showIcon="false">
5277 <labelFormat>italic</labelFormat>
5278 </beginLabelStyle>
5279 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a7sqZSoEeqdGdGS_2jwTA" showIcon="false"/>
5280 </ownedStyle>
5281 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5282 </ownedDiagramElements>
5283 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a7srZSoEeqdGdGS_2jwTA" sourceNode="_0Wq3spSoEeqdGdGS_2jwTA" targetNode="_0WrewpSoEeqdGdGS_2jwTA">
5284 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Permanent_Expense"/>
5285 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Permanent_Expense"/>
5286 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a8TsJSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5287 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5288 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a8TsZSoEeqdGdGS_2jwTA" showIcon="false">
5289 <labelFormat>italic</labelFormat>
5290 </beginLabelStyle>
5291 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a8TspSoEeqdGdGS_2jwTA" showIcon="false"/>
5292 </ownedStyle>
5293 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5294 </ownedDiagramElements>
5295 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a8TtpSoEeqdGdGS_2jwTA" sourceNode="_0Wss4pSoEeqdGdGS_2jwTA" targetNode="_0WrewpSoEeqdGdGS_2jwTA">
5296 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Interest_Expense"/>
5297 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Interest_Expense"/>
5298 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a8Tt5SoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5299 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5300 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a8TuJSoEeqdGdGS_2jwTA" showIcon="false">
5301 <labelFormat>italic</labelFormat>
5302 </beginLabelStyle>
5303 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a8TuZSoEeqdGdGS_2jwTA" showIcon="false"/>
5304 </ownedStyle>
5305 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5306 </ownedDiagramElements>
5307 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a86wJSoEeqdGdGS_2jwTA" sourceNode="_0Wt7AJSoEeqdGdGS_2jwTA" targetNode="_0WrewpSoEeqdGdGS_2jwTA">
5308 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Health_and_Pension_Insurance"/>
5309 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Health_and_Pension_Insurance"/>
5310 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a86wZSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5311 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5312 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a86wpSoEeqdGdGS_2jwTA" showIcon="false">
5313 <labelFormat>italic</labelFormat>
5314 </beginLabelStyle>
5315 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a86w5SoEeqdGdGS_2jwTA" showIcon="false"/>
5316 </ownedStyle>
5317 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5318 </ownedDiagramElements>
5319 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a86x5SoEeqdGdGS_2jwTA" sourceNode="_0WvJI5SoEeqdGdGS_2jwTA" targetNode="_0WrewpSoEeqdGdGS_2jwTA">
5320 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Private_Insurance_and_Plan"/>
5321 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Private_Insurance_and_Plan"/>
5322 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a86yJSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5323 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5324 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a86yZSoEeqdGdGS_2jwTA" showIcon="false">
5325 <labelFormat>italic</labelFormat>
5326 </beginLabelStyle>
5327 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a86ypSoEeqdGdGS_2jwTA" showIcon="false"/>
5328 </ownedStyle>
5329 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5330 </ownedDiagramElements>
5331 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a9h05SoEeqdGdGS_2jwTA" sourceNode="_0Ww-UJSoEeqdGdGS_2jwTA" targetNode="_0WrewpSoEeqdGdGS_2jwTA">
5332 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Loss_Carryforward"/>
5333 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Loss_Carryforward"/>
5334 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a9h1JSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5335 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5336 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a9h1ZSoEeqdGdGS_2jwTA" showIcon="false">
5337 <labelFormat>italic</labelFormat>
5338 </beginLabelStyle>
5339 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a9h1pSoEeqdGdGS_2jwTA" showIcon="false"/>
5340 </ownedStyle>
5341 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5342 </ownedDiagramElements>
5343 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a9h2pSoEeqdGdGS_2jwTA" sourceNode="_0WxlYJSoEeqdGdGS_2jwTA" targetNode="_0WrewpSoEeqdGdGS_2jwTA">
5344 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Donation"/>
5345 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS_for_Donation"/>
5346 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a-I4JSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5347 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5348 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a-I4ZSoEeqdGdGS_2jwTA" showIcon="false">
5349 <labelFormat>italic</labelFormat>
5350 </beginLabelStyle>
5351 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a-I4pSoEeqdGdGS_2jwTA" showIcon="false"/>
5352 </ownedStyle>
5353 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5354 </ownedDiagramElements>
5355 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a-I5pSoEeqdGdGS_2jwTA" sourceNode="_0WyMcZSoEeqdGdGS_2jwTA" targetNode="_0WzakJSoEeqdGdGS_2jwTA">
5356 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Permanent_Expense"/>
5357 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Permanent_Expense"/>
5358 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a-I55SoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5359 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5360 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a-I6JSoEeqdGdGS_2jwTA" showIcon="false">
5361 <labelFormat>italic</labelFormat>
5362 </beginLabelStyle>
5363 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a-I6ZSoEeqdGdGS_2jwTA" showIcon="false"/>
5364 </ownedStyle>
5365 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5366 </ownedDiagramElements>
5367 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a-v8JSoEeqdGdGS_2jwTA" sourceNode="_0WzakJSoEeqdGdGS_2jwTA" targetNode="_0SsWoJSoEeqdGdGS_2jwTA">
5368 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Special_Expense_DS"/>
5369 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Special_Expense_DS"/>
5370 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a-v8ZSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5371 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5372 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a-v8pSoEeqdGdGS_2jwTA" showIcon="false">
5373 <labelFormat>italic</labelFormat>
5374 </beginLabelStyle>
5375 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a-v85SoEeqdGdGS_2jwTA" showIcon="false"/>
5376 </ownedStyle>
5377 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5378 </ownedDiagramElements>
5379 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a-v95SoEeqdGdGS_2jwTA" sourceNode="_0W0BoZSoEeqdGdGS_2jwTA" targetNode="_0WzakJSoEeqdGdGS_2jwTA">
5380 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Interest_Expense"/>
5381 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Interest_Expense"/>
5382 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a_XAJSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5383 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5384 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a_XAZSoEeqdGdGS_2jwTA" showIcon="false">
5385 <labelFormat>italic</labelFormat>
5386 </beginLabelStyle>
5387 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a_XApSoEeqdGdGS_2jwTA" showIcon="false"/>
5388 </ownedStyle>
5389 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5390 </ownedDiagramElements>
5391 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a_XBpSoEeqdGdGS_2jwTA" sourceNode="_0W0ospSoEeqdGdGS_2jwTA" targetNode="_0WzakJSoEeqdGdGS_2jwTA">
5392 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Private_Insurance_and_Plan"/>
5393 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Private_Insurance_and_Plan"/>
5394 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a_XB5SoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5395 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5396 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a_XCJSoEeqdGdGS_2jwTA" showIcon="false">
5397 <labelFormat>italic</labelFormat>
5398 </beginLabelStyle>
5399 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a_XCZSoEeqdGdGS_2jwTA" showIcon="false"/>
5400 </ownedStyle>
5401 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5402 </ownedDiagramElements>
5403 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a_-EJSoEeqdGdGS_2jwTA" sourceNode="_0W120JSoEeqdGdGS_2jwTA" targetNode="_0WzakJSoEeqdGdGS_2jwTA">
5404 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Health_and_Pension_Insurance"/>
5405 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Health_and_Pension_Insurance"/>
5406 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a_-EZSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5407 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5408 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a_-EpSoEeqdGdGS_2jwTA" showIcon="false">
5409 <labelFormat>italic</labelFormat>
5410 </beginLabelStyle>
5411 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a_-E5SoEeqdGdGS_2jwTA" showIcon="false"/>
5412 </ownedStyle>
5413 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5414 </ownedDiagramElements>
5415 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0a_-F5SoEeqdGdGS_2jwTA" sourceNode="_0W2d4JSoEeqdGdGS_2jwTA" targetNode="_0WzakJSoEeqdGdGS_2jwTA">
5416 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Donation"/>
5417 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Donation"/>
5418 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0a_-GJSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5419 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5420 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0a_-GZSoEeqdGdGS_2jwTA" showIcon="false">
5421 <labelFormat>italic</labelFormat>
5422 </beginLabelStyle>
5423 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0a_-GpSoEeqdGdGS_2jwTA" showIcon="false"/>
5424 </ownedStyle>
5425 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5426 </ownedDiagramElements>
5427 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bAlI5SoEeqdGdGS_2jwTA" sourceNode="_0W3E8ZSoEeqdGdGS_2jwTA" targetNode="_0WzakJSoEeqdGdGS_2jwTA">
5428 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Loss_Carryforward"/>
5429 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Loss_Carryforward"/>
5430 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bAlJJSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5431 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5432 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bAlJZSoEeqdGdGS_2jwTA" showIcon="false">
5433 <labelFormat>italic</labelFormat>
5434 </beginLabelStyle>
5435 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0bAlJpSoEeqdGdGS_2jwTA" showIcon="false"/>
5436 </ownedStyle>
5437 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5438 </ownedDiagramElements>
5439 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bAlKpSoEeqdGdGS_2jwTA" sourceNode="_0W3sApSoEeqdGdGS_2jwTA" targetNode="_0SsWoJSoEeqdGdGS_2jwTA">
5440 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Spousal_Expense_AC"/>
5441 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Spousal_Expense_AC"/>
5442 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bBMMJSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5443 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5444 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bBMMZSoEeqdGdGS_2jwTA" showIcon="false">
5445 <labelFormat>italic</labelFormat>
5446 </beginLabelStyle>
5447 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0bBMMpSoEeqdGdGS_2jwTA" showIcon="false"/>
5448 </ownedStyle>
5449 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5450 </ownedDiagramElements>
5451 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bBMNpSoEeqdGdGS_2jwTA" sourceNode="_0W46IJSoEeqdGdGS_2jwTA" targetNode="_0SsWoJSoEeqdGdGS_2jwTA">
5452 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Extraordinary_Expense_CE"/>
5453 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Extraordinary_Expense_CE"/>
5454 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bBMN5SoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5455 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5456 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bBMOJSoEeqdGdGS_2jwTA" showIcon="false">
5457 <labelFormat>italic</labelFormat>
5458 </beginLabelStyle>
5459 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0bBMOZSoEeqdGdGS_2jwTA" showIcon="false"/>
5460 </ownedStyle>
5461 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5462 </ownedDiagramElements>
5463 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bBzQJSoEeqdGdGS_2jwTA" sourceNode="_0W6IQJSoEeqdGdGS_2jwTA" targetNode="_0W6vUpSoEeqdGdGS_2jwTA">
5464 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Travel_Expense_FD"/>
5465 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Travel_Expense_FD"/>
5466 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bBzQZSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5467 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5468 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bBzQpSoEeqdGdGS_2jwTA" showIcon="false">
5469 <labelFormat>italic</labelFormat>
5470 </beginLabelStyle>
5471 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0bBzQ5SoEeqdGdGS_2jwTA" showIcon="false"/>
5472 </ownedStyle>
5473 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5474 </ownedDiagramElements>
5475 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bBzR5SoEeqdGdGS_2jwTA" sourceNode="_0W6vUpSoEeqdGdGS_2jwTA" targetNode="_0SsWoJSoEeqdGdGS_2jwTA">
5476 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Professional_Expense"/>
5477 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Professional_Expense"/>
5478 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bCaUJSoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5479 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5480 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bCaUZSoEeqdGdGS_2jwTA" showIcon="false">
5481 <labelFormat>italic</labelFormat>
5482 </beginLabelStyle>
5483 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0bCaUpSoEeqdGdGS_2jwTA" showIcon="false"/>
5484 </ownedStyle>
5485 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5486 </ownedDiagramElements>
5487 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bCaVpSoEeqdGdGS_2jwTA" sourceNode="_0W79cJSoEeqdGdGS_2jwTA" targetNode="_0W6vUpSoEeqdGdGS_2jwTA">
5488 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Miscellaneous_Expense_FO"/>
5489 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Miscellaneous_Expense_FO"/>
5490 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bCaV5SoEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5491 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5492 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bCaWJSoEeqdGdGS_2jwTA" showIcon="false">
5493 <labelFormat>italic</labelFormat>
5494 </beginLabelStyle>
5495 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_0bCaWZSoEeqdGdGS_2jwTA" showIcon="false"/>
5496 </ownedStyle>
5497 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5498 </ownedDiagramElements>
5499 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bDBYJSoEeqdGdGS_2jwTA" sourceNode="_0SsWoJSoEeqdGdGS_2jwTA" targetNode="_0SzrZJSoEeqdGdGS_2jwTA" beginLabel="[0..*] expenses" endLabel="[1..1] income">
5500 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Expense/income"/>
5501 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Income/expenses"/>
5502 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Expense/income"/>
5503 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bDoc5SoEeqdGdGS_2jwTA" description="_0bDocJSoEeqdGdGS_2jwTA" sourceArrow="InputArrow" targetArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
5504 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bDodJSoEeqdGdGS_2jwTA" showIcon="false">
5505 <labelFormat>bold</labelFormat>
5506 </beginLabelStyle>
5507 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0bDodZSoEeqdGdGS_2jwTA" showIcon="false">
5508 <labelFormat>bold</labelFormat>
5509 </endLabelStyle>
5510 </ownedStyle>
5511 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
5512 </ownedDiagramElements>
5513 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bEPgJSoEeqdGdGS_2jwTA" sourceNode="_0SxPIJSoEeqdGdGS_2jwTA" targetNode="_0SydQpSoEeqdGdGS_2jwTA" beginLabel="[1..1] union_record" endLabel="[1..*] properties">
5514 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Legal_Union_Record/properties"/>
5515 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Legal_Union_Record/properties"/>
5516 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Tax_Property/union_record"/>
5517 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bEPhJSoEeqdGdGS_2jwTA" description="_0bEPgZSoEeqdGdGS_2jwTA" sourceArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
5518 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bEPhZSoEeqdGdGS_2jwTA" showIcon="false">
5519 <labelFormat>bold</labelFormat>
5520 </beginLabelStyle>
5521 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0bEPhpSoEeqdGdGS_2jwTA" showIcon="false">
5522 <labelFormat>bold</labelFormat>
5523 </endLabelStyle>
5524 </ownedStyle>
5525 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
5526 </ownedDiagramElements>
5527 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bE2k5SoEeqdGdGS_2jwTA" sourceNode="_0Sp6YZSoEeqdGdGS_2jwTA" targetNode="_0SsWoJSoEeqdGdGS_2jwTA" beginLabel="[0..1] beneficiary" endLabel="[0..*] expenses">
5528 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Physical_Person/expenses"/>
5529 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Expense/beneficiary"/>
5530 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Physical_Person/expenses"/>
5531 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bE2lJSoEeqdGdGS_2jwTA" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
5532 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
5533 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bE2lZSoEeqdGdGS_2jwTA" showIcon="false"/>
5534 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0bE2lpSoEeqdGdGS_2jwTA" showIcon="false"/>
5535 </ownedStyle>
5536 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
5537 </ownedDiagramElements>
5538 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bFdoJSoEeqdGdGS_2jwTA" sourceNode="_0SuL0JSoEeqdGdGS_2jwTA" targetNode="_0SwBAZSoEeqdGdGS_2jwTA" beginLabel="[0..*] children" endLabel="[0..1] household">
5539 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Dependent/household"/>
5540 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Household/children"/>
5541 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Dependent/household"/>
5542 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bGEs5SoEeqdGdGS_2jwTA" description="_0bGEsJSoEeqdGdGS_2jwTA" sourceArrow="InputArrow" targetArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
5543 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bGEtJSoEeqdGdGS_2jwTA" showIcon="false"/>
5544 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0bGEtZSoEeqdGdGS_2jwTA" showIcon="false"/>
5545 </ownedStyle>
5546 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
5547 </ownedDiagramElements>
5548 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bGrwJSoEeqdGdGS_2jwTA" sourceNode="_0SsWoJSoEeqdGdGS_2jwTA" targetNode="_0SzrYZSoEeqdGdGS_2jwTA" beginLabel="[0..1] expense" endLabel="[0..1] from_agent">
5549 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Expense/from_agent"/>
5550 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//FromAgent/expense"/>
5551 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Expense/from_agent"/>
5552 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bGrwZSoEeqdGdGS_2jwTA" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
5553 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
5554 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bGrwpSoEeqdGdGS_2jwTA" showIcon="false"/>
5555 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0bGrw5SoEeqdGdGS_2jwTA" showIcon="false"/>
5556 </ownedStyle>
5557 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
5558 </ownedDiagramElements>
5559 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bGrx5SoEeqdGdGS_2jwTA" sourceNode="_0SsWoJSoEeqdGdGS_2jwTA" targetNode="_0SuL0JSoEeqdGdGS_2jwTA" beginLabel="[0..*] expense" endLabel="[0..1] dependent">
5560 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Expense/dependent"/>
5561 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Expense/dependent"/>
5562 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Dependent/expense"/>
5563 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bHS0JSoEeqdGdGS_2jwTA" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
5564 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
5565 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bHS0ZSoEeqdGdGS_2jwTA" showIcon="false"/>
5566 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0bHS0pSoEeqdGdGS_2jwTA" showIcon="false"/>
5567 </ownedStyle>
5568 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
5569 </ownedDiagramElements>
5570 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bHS1pSoEeqdGdGS_2jwTA" sourceNode="_0SzrZJSoEeqdGdGS_2jwTA" targetNode="_0Wf4kpSoEeqdGdGS_2jwTA" beginLabel="[1..1] income" endLabel="[12..12] details">
5571 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Income/details"/>
5572 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Income/details"/>
5573 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Income_Detail/income"/>
5574 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bHS15SoEeqdGdGS_2jwTA" description="_0bEPgZSoEeqdGdGS_2jwTA" sourceArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
5575 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bHS2JSoEeqdGdGS_2jwTA" showIcon="false">
5576 <labelFormat>bold</labelFormat>
5577 </beginLabelStyle>
5578 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0bHS2ZSoEeqdGdGS_2jwTA" showIcon="false">
5579 <labelFormat>bold</labelFormat>
5580 </endLabelStyle>
5581 </ownedStyle>
5582 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
5583 </ownedDiagramElements>
5584 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bH54JSoEeqdGdGS_2jwTA" sourceNode="_0SuL0JSoEeqdGdGS_2jwTA" targetNode="_0SvZ8JSoEeqdGdGS_2jwTA" beginLabel="[1..1] person" endLabel="[0..1] allowances">
5585 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Dependent/allowances"/>
5586 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Dependent/allowances"/>
5587 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//External_Allowance/person"/>
5588 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bH55JSoEeqdGdGS_2jwTA" description="_0bH54ZSoEeqdGdGS_2jwTA" sourceArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
5589 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bH55ZSoEeqdGdGS_2jwTA" showIcon="false"/>
5590 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0bH55pSoEeqdGdGS_2jwTA" showIcon="false"/>
5591 </ownedStyle>
5592 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
5593 </ownedDiagramElements>
5594 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bH56pSoEeqdGdGS_2jwTA" sourceNode="_0WeqcpSoEeqdGdGS_2jwTA" targetNode="_0WeqcpSoEeqdGdGS_2jwTA" beginLabel="[0..1] current_tax_card" endLabel="[0..1] previous">
5595 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Tax_Card/previous"/>
5596 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Tax_Card/current_tax_card"/>
5597 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Tax_Card/previous"/>
5598 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bIg8JSoEeqdGdGS_2jwTA" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
5599 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
5600 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bIg8ZSoEeqdGdGS_2jwTA" showIcon="false"/>
5601 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0bIg8pSoEeqdGdGS_2jwTA" showIcon="false"/>
5602 </ownedStyle>
5603 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
5604 </ownedDiagramElements>
5605 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bIg9pSoEeqdGdGS_2jwTA" sourceNode="_0SwBAZSoEeqdGdGS_2jwTA" targetNode="_0SxPIJSoEeqdGdGS_2jwTA" beginLabel="[1..1] household" endLabel="[1..1] parents">
5606 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Household/parents"/>
5607 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Legal_Union_Record/household"/>
5608 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Household/parents"/>
5609 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bIg95SoEeqdGdGS_2jwTA" description="_0bEPgZSoEeqdGdGS_2jwTA" sourceArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
5610 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bJIAJSoEeqdGdGS_2jwTA" showIcon="false">
5611 <labelFormat>bold</labelFormat>
5612 </beginLabelStyle>
5613 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0bJIAZSoEeqdGdGS_2jwTA" showIcon="false">
5614 <labelFormat>bold</labelFormat>
5615 </endLabelStyle>
5616 </ownedStyle>
5617 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
5618 </ownedDiagramElements>
5619 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bJIBZSoEeqdGdGS_2jwTA" sourceNode="_0SzrZJSoEeqdGdGS_2jwTA" targetNode="_0WeDYZSoEeqdGdGS_2jwTA" beginLabel="[1..1] income" endLabel="[1..1] income_type">
5620 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Income/income_type"/>
5621 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Income_Type/income"/>
5622 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Income/income_type"/>
5623 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bJIBpSoEeqdGdGS_2jwTA" description="_0bEPgZSoEeqdGdGS_2jwTA" sourceArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
5624 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bJIB5SoEeqdGdGS_2jwTA" showIcon="false">
5625 <labelFormat>bold</labelFormat>
5626 </beginLabelStyle>
5627 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0bJICJSoEeqdGdGS_2jwTA" showIcon="false">
5628 <labelFormat>bold</labelFormat>
5629 </endLabelStyle>
5630 </ownedStyle>
5631 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
5632 </ownedDiagramElements>
5633 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bJvEJSoEeqdGdGS_2jwTA" sourceNode="_0WeqcpSoEeqdGdGS_2jwTA" targetNode="_0WfRgpSoEeqdGdGS_2jwTA" beginLabel="[0..1] taxation_Frame" endLabel="[0..*] income_Tax_Credit">
5634 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Tax_Card/income_Tax_Credit"/>
5635 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Tax_Card/income_Tax_Credit"/>
5636 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Income_Tax_Credit/taxation_Frame"/>
5637 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bJvEZSoEeqdGdGS_2jwTA" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
5638 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
5639 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bJvEpSoEeqdGdGS_2jwTA" showIcon="false"/>
5640 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0bJvE5SoEeqdGdGS_2jwTA" showIcon="false"/>
5641 </ownedStyle>
5642 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
5643 </ownedDiagramElements>
5644 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bJvF5SoEeqdGdGS_2jwTA" sourceNode="_0Sp6YZSoEeqdGdGS_2jwTA" targetNode="_0SrIgJSoEeqdGdGS_2jwTA" beginLabel="[0..*] taxPayer" endLabel="[0..*] addresses">
5645 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Physical_Person/addresses"/>
5646 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Physical_Person/addresses"/>
5647 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Address/taxPayer"/>
5648 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bJvGJSoEeqdGdGS_2jwTA" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
5649 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
5650 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bJvGZSoEeqdGdGS_2jwTA" showIcon="false"/>
5651 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0bJvGpSoEeqdGdGS_2jwTA" showIcon="false"/>
5652 </ownedStyle>
5653 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
5654 </ownedDiagramElements>
5655 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bKWI5SoEeqdGdGS_2jwTA" sourceNode="_0SzrZJSoEeqdGdGS_2jwTA" targetNode="_0WeqcpSoEeqdGdGS_2jwTA" beginLabel="[1..1] income" endLabel="[0..1] tax_card">
5656 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Income/tax_card"/>
5657 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Tax_Card/income"/>
5658 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Income/tax_card"/>
5659 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bKWJJSoEeqdGdGS_2jwTA" description="_0bH54ZSoEeqdGdGS_2jwTA" sourceArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
5660 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bKWJZSoEeqdGdGS_2jwTA" showIcon="false"/>
5661 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0bKWJpSoEeqdGdGS_2jwTA" showIcon="false"/>
5662 </ownedStyle>
5663 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
5664 </ownedDiagramElements>
5665 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bK9MJSoEeqdGdGS_2jwTA" sourceNode="_0Ska0pSoEeqdGdGS_2jwTA" targetNode="_0SuL0JSoEeqdGdGS_2jwTA" beginLabel="[0..1] responsible_person" endLabel="[0..6] dependents">
5666 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Tax_Payer/dependents"/>
5667 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Tax_Payer/dependents"/>
5668 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Dependent/responsible_person"/>
5669 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bK9MZSoEeqdGdGS_2jwTA" description="_0bH54ZSoEeqdGdGS_2jwTA" sourceArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
5670 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bK9MpSoEeqdGdGS_2jwTA" showIcon="false"/>
5671 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0bK9M5SoEeqdGdGS_2jwTA" showIcon="false"/>
5672 </ownedStyle>
5673 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
5674 </ownedDiagramElements>
5675 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bK9N5SoEeqdGdGS_2jwTA" sourceNode="_0Ska0pSoEeqdGdGS_2jwTA" targetNode="_0SzrYZSoEeqdGdGS_2jwTA" beginLabel="[1..1] taxPayer" endLabel="[1..1] from_agent">
5676 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Tax_Payer/from_agent"/>
5677 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Tax_Payer/from_agent"/>
5678 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//FromAgent/taxPayer"/>
5679 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bLkQJSoEeqdGdGS_2jwTA" description="_0bEPgZSoEeqdGdGS_2jwTA" sourceArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
5680 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bLkQZSoEeqdGdGS_2jwTA" showIcon="false">
5681 <labelFormat>bold</labelFormat>
5682 </beginLabelStyle>
5683 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0bLkQpSoEeqdGdGS_2jwTA" showIcon="false">
5684 <labelFormat>bold</labelFormat>
5685 </endLabelStyle>
5686 </ownedStyle>
5687 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
5688 </ownedDiagramElements>
5689 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bLkRpSoEeqdGdGS_2jwTA" sourceNode="_0Ska0pSoEeqdGdGS_2jwTA" targetNode="_0WgfopSoEeqdGdGS_2jwTA" beginLabel="[1..1] taxPayer" endLabel="[1..1] from_law">
5690 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Tax_Payer/from_law"/>
5691 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Tax_Payer/from_law"/>
5692 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//FromLaw/taxPayer"/>
5693 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bMLUJSoEeqdGdGS_2jwTA" description="_0bEPgZSoEeqdGdGS_2jwTA" sourceArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
5694 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bMLUZSoEeqdGdGS_2jwTA" showIcon="false">
5695 <labelFormat>bold</labelFormat>
5696 </beginLabelStyle>
5697 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0bMLUpSoEeqdGdGS_2jwTA" showIcon="false">
5698 <labelFormat>bold</labelFormat>
5699 </endLabelStyle>
5700 </ownedStyle>
5701 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
5702 </ownedDiagramElements>
5703 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bMLVpSoEeqdGdGS_2jwTA" sourceNode="_0SuL0JSoEeqdGdGS_2jwTA" targetNode="_0SzrYZSoEeqdGdGS_2jwTA" beginLabel="[0..1] dependent" endLabel="[0..1] from_agent">
5704 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Dependent/from_agent"/>
5705 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//FromAgent/dependent"/>
5706 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Dependent/from_agent"/>
5707 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bMLV5SoEeqdGdGS_2jwTA" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
5708 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
5709 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bMLWJSoEeqdGdGS_2jwTA" showIcon="false"/>
5710 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0bMLWZSoEeqdGdGS_2jwTA" showIcon="false"/>
5711 </ownedStyle>
5712 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
5713 </ownedDiagramElements>
5714 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_0bMyYZSoEeqdGdGS_2jwTA" sourceNode="_0Ska0pSoEeqdGdGS_2jwTA" targetNode="_0SzrZJSoEeqdGdGS_2jwTA" beginLabel="[1..1] taxPayer" endLabel="[1..*] incomes">
5715 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Tax_Payer/incomes"/>
5716 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Tax_Payer/incomes"/>
5717 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Income/taxPayer"/>
5718 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_0bMyYpSoEeqdGdGS_2jwTA" description="_0bEPgZSoEeqdGdGS_2jwTA" sourceArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
5719 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_0bMyY5SoEeqdGdGS_2jwTA" showIcon="false">
5720 <labelFormat>bold</labelFormat>
5721 </beginLabelStyle>
5722 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_0bMyZJSoEeqdGdGS_2jwTA" showIcon="false">
5723 <labelFormat>bold</labelFormat>
5724 </endLabelStyle>
5725 </ownedStyle>
5726 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
5727 </ownedDiagramElements>
5728 <ownedDiagramElements xmi:type="diagram:DNodeList" uid="_81KCwJSvEeqdGdGS_2jwTA" name="Root" tooltipText="" incomingEdges="_CxOjIJSxEeqdGdGS_2jwTA _EDNvc5SxEeqdGdGS_2jwTA _RjVslpSxEeqdGdGS_2jwTA _SLxltJSxEeqdGdGS_2jwTA _6IJYGJSxEeqdGdGS_2jwTA _Z8QC6JSyEeqdGdGS_2jwTA __2ua2pTNEeqdGdGS_2jwTA" width="12" height="10">
5729 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Root"/>
5730 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Root"/>
5731 <arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
5732 <arrangeConstraints>KEEP_SIZE</arrangeConstraints>
5733 <arrangeConstraints>KEEP_RATIO</arrangeConstraints>
5734 <ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_99Mo9JSvEeqdGdGS_2jwTA" iconPath="/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_abstract.gif" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="228,228,228">
5735 <labelFormat>italic</labelFormat>
5736 <description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@conditionnalStyles.1/@style"/>
5737 </ownedStyle>
5738 <actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
5739 </ownedDiagramElements>
5740 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_CxOjIJSxEeqdGdGS_2jwTA" sourceNode="_0WqQoJSoEeqdGdGS_2jwTA" targetNode="_81KCwJSvEeqdGdGS_2jwTA">
5741 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Professional_Expenses_Deduction"/>
5742 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Professional_Expenses_Deduction"/>
5743 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_CxOjIZSxEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5744 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5745 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_CxOjIpSxEeqdGdGS_2jwTA" showIcon="false">
5746 <labelFormat>italic</labelFormat>
5747 </beginLabelStyle>
5748 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_CxOjI5SxEeqdGdGS_2jwTA" showIcon="false"/>
5749 </ownedStyle>
5750 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5751 </ownedDiagramElements>
5752 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_EDNvc5SxEeqdGdGS_2jwTA" sourceNode="_0WrewpSoEeqdGdGS_2jwTA" targetNode="_81KCwJSvEeqdGdGS_2jwTA">
5753 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS"/>
5754 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//DS"/>
5755 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_EDNvdJSxEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5756 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5757 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_EDNvdZSxEeqdGdGS_2jwTA" showIcon="false">
5758 <labelFormat>italic</labelFormat>
5759 </beginLabelStyle>
5760 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_EDNvdpSxEeqdGdGS_2jwTA" showIcon="false"/>
5761 </ownedStyle>
5762 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5763 </ownedDiagramElements>
5764 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_RjVslpSxEeqdGdGS_2jwTA" sourceNode="_0SzEUpSoEeqdGdGS_2jwTA" targetNode="_81KCwJSvEeqdGdGS_2jwTA">
5765 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Tax_Case"/>
5766 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Tax_Case"/>
5767 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_RjVsl5SxEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5768 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5769 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_RjVsmJSxEeqdGdGS_2jwTA" showIcon="false">
5770 <labelFormat>italic</labelFormat>
5771 </beginLabelStyle>
5772 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_RjVsmZSxEeqdGdGS_2jwTA" showIcon="false"/>
5773 </ownedStyle>
5774 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5775 </ownedDiagramElements>
5776 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_SLxltJSxEeqdGdGS_2jwTA" sourceNode="_0SrIgJSoEeqdGdGS_2jwTA" targetNode="_81KCwJSvEeqdGdGS_2jwTA">
5777 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Address"/>
5778 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Address"/>
5779 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_SLyMoJSxEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5780 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5781 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_SLyMoZSxEeqdGdGS_2jwTA" showIcon="false">
5782 <labelFormat>italic</labelFormat>
5783 </beginLabelStyle>
5784 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_SLyMopSxEeqdGdGS_2jwTA" showIcon="false"/>
5785 </ownedStyle>
5786 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5787 </ownedDiagramElements>
5788 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_6IJYGJSxEeqdGdGS_2jwTA" sourceNode="_0WfRgpSoEeqdGdGS_2jwTA" targetNode="_81KCwJSvEeqdGdGS_2jwTA">
5789 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Income_Tax_Credit"/>
5790 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Income_Tax_Credit"/>
5791 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_6IJYGZSxEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5792 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5793 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_6IJYGpSxEeqdGdGS_2jwTA" showIcon="false">
5794 <labelFormat>italic</labelFormat>
5795 </beginLabelStyle>
5796 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_6IJYG5SxEeqdGdGS_2jwTA" showIcon="false"/>
5797 </ownedStyle>
5798 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5799 </ownedDiagramElements>
5800 <ownedDiagramElements xmi:type="diagram:DEdge" uid="_Z8QC6JSyEeqdGdGS_2jwTA" name="[0..*] contains" sourceNode="_0W9LkJSoEeqdGdGS_2jwTA" targetNode="_81KCwJSvEeqdGdGS_2jwTA">
5801 <target xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Resource/contains"/>
5802 <semanticElements xmi:type="ecore:EReference" href="TaxationWithRoot.ecore#//Resource/contains"/>
5803 <ownedStyle xmi:type="diagram:EdgeStyle" uid="_Z8Qp45SyEeqdGdGS_2jwTA" description="_Z8Qp4JSyEeqdGdGS_2jwTA" sourceArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
5804 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_Z8Qp5ZSyEeqdGdGS_2jwTA" showIcon="false">
5805 <customFeatures>labelSize</customFeatures>
5806 </centerLabelStyle>
5807 <endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_Z8Qp5JSyEeqdGdGS_2jwTA" showIcon="false" labelColor="39,76,114">
5808 <customFeatures>labelSize</customFeatures>
5809 </endLabelStyle>
5810 </ownedStyle>
5811 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC_EReference']"/>
5812 </ownedDiagramElements>
5813 <ownedDiagramElements xmi:type="diagram:DEdge" uid="__2ua2pTNEeqdGdGS_2jwTA" sourceNode="_0SjzwJSoEeqdGdGS_2jwTA" targetNode="_81KCwJSvEeqdGdGS_2jwTA">
5814 <target xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Income_Tax"/>
5815 <semanticElements xmi:type="ecore:EClass" href="TaxationWithRoot.ecore#//Income_Tax"/>
5816 <ownedStyle xmi:type="diagram:EdgeStyle" uid="__2vBwJTNEeqdGdGS_2jwTA" targetArrow="InputClosedArrow" routingStyle="tree">
5817 <description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
5818 <beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="__2vBwZTNEeqdGdGS_2jwTA" showIcon="false">
5819 <labelFormat>italic</labelFormat>
5820 </beginLabelStyle>
5821 <centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="__2vBwpTNEeqdGdGS_2jwTA" showIcon="false"/>
5822 </ownedStyle>
5823 <actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
5824 </ownedDiagramElements>
5825 <description xmi:type="description_1:DiagramDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']"/>
5826 <filterVariableHistory xmi:type="diagram:FilterVariableHistory" uid="_z_qF4JSoEeqdGdGS_2jwTA"/>
5827 <activatedLayers xmi:type="description_1:Layer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer"/>
5828 <activatedLayers xmi:type="description_1:AdditionalLayer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@additionalLayers[name='Package']"/>
5829 <activatedLayers xmi:type="description_1:AdditionalLayer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@additionalLayers[name='Validation']"/>
5830 <activatedLayers xmi:type="description_1:AdditionalLayer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Archetype']/@ownedRepresentationExtensions[name='Entities%20With%20Archetypes']/@layers[name='Archetypes']"/>
5831 <target xmi:type="ecore:EPackage" href="TaxationWithRoot.ecore#/"/>
5832 </diagram:DSemanticDiagram>
5833</xmi:XMI>
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/model/TaxationWithRoot.ecore b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/model/TaxationWithRoot.ecore
new file mode 100644
index 00000000..079cde76
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/model/TaxationWithRoot.ecore
@@ -0,0 +1,581 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3 xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="TaxationWithRoot" nsURI="http:///TaxCardWithRoot.ecore" nsPrefix="TaxCardWithRoot">
4 <eAnnotations source="http://www.eclipse.org/OCL/Import">
5 <details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/>
6 </eAnnotations>
7 <eClassifiers xsi:type="ecore:EEnum" name="Grantor">
8 <eLiterals name="WWW" literal="WWW"/>
9 <eLiterals name="Employer" value="1" literal="Employer"/>
10 <eLiterals name="MMM" value="2" literal="MMM"/>
11 <eLiterals name="UUU" value="3" literal="UUU"/>
12 <eLiterals name="YYY" value="4" literal="YYY"/>
13 <eLiterals name="OOO" value="5" literal="OOO"/>
14 </eClassifiers>
15 <eClassifiers xsi:type="ecore:EClass" name="Constants" abstract="true">
16 <eStructuralFeatures xsi:type="ecore:EAttribute" name="MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD"
17 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
18 defaultValueLiteral="3480.0"/>
19 <eStructuralFeatures xsi:type="ecore:EAttribute" name="MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE"
20 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
21 defaultValueLiteral="3600.0"/>
22 <eStructuralFeatures xsi:type="ecore:EAttribute" name="MINIMUM_SALARY" lowerBound="1"
23 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="1500.0"/>
24 <eStructuralFeatures xsi:type="ecore:EAttribute" name="FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION"
25 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
26 defaultValueLiteral="4500.0"/>
27 <eStructuralFeatures xsi:type="ecore:EAttribute" name="MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS"
28 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
29 defaultValueLiteral="20.0"/>
30 <eStructuralFeatures xsi:type="ecore:EAttribute" name="MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS"
31 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
32 defaultValueLiteral="120.0"/>
33 <eStructuralFeatures xsi:type="ecore:EAttribute" name="MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC"
34 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
35 defaultValueLiteral="0.0"/>
36 <eStructuralFeatures xsi:type="ecore:EAttribute" name="MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE"
37 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
38 defaultValueLiteral="24000.0"/>
39 <eStructuralFeatures xsi:type="ecore:EAttribute" name="MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION"
40 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
41 defaultValueLiteral="99.0"/>
42 <eStructuralFeatures xsi:type="ecore:EAttribute" name="MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION"
43 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
44 defaultValueLiteral="30.0"/>
45 <eStructuralFeatures xsi:type="ecore:EAttribute" name="MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION"
46 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
47 defaultValueLiteral="4.0"/>
48 <eStructuralFeatures xsi:type="ecore:EAttribute" name="FLAT_RATE_CIM_DAILY" lowerBound="1"
49 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="2.0"/>
50 <eStructuralFeatures xsi:type="ecore:EAttribute" name="FLAT_RATE_CIM_MONTHLY"
51 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
52 defaultValueLiteral="62.0"/>
53 <eStructuralFeatures xsi:type="ecore:EAttribute" name="FLAT_RATE_CIM_YEARLY" lowerBound="1"
54 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="750.0"/>
55 <eStructuralFeatures xsi:type="ecore:EAttribute" name="FLAT_RATE_CIP_DAILY" lowerBound="1"
56 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="1.0"/>
57 <eStructuralFeatures xsi:type="ecore:EAttribute" name="FLAT_RATE_CIP_MONTHLY"
58 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
59 defaultValueLiteral="25.0"/>
60 <eStructuralFeatures xsi:type="ecore:EAttribute" name="FLAT_RATE_CIP_YEARLY" lowerBound="1"
61 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="30.0"/>
62 <eStructuralFeatures xsi:type="ecore:EAttribute" name="FLAT_RATE_CIS_DAILY" lowerBound="1"
63 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="1.0"/>
64 <eStructuralFeatures xsi:type="ecore:EAttribute" name="FLAT_RATE_CIS_MONTHLY"
65 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
66 defaultValueLiteral="25.0"/>
67 <eStructuralFeatures xsi:type="ecore:EAttribute" name="FLAT_RATE_CIS_YEARLY" lowerBound="1"
68 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="300.0"/>
69 <eStructuralFeatures xsi:type="ecore:EAttribute" name="FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT"
70 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
71 defaultValueLiteral="99.0"/>
72 <eStructuralFeatures xsi:type="ecore:EAttribute" name="MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS"
73 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
74 <eStructuralFeatures xsi:type="ecore:EAttribute" name="FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE"
75 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
76 <eStructuralFeatures xsi:type="ecore:EAttribute" name="DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE"
77 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
78 <eStructuralFeatures xsi:type="ecore:EAttribute" name="MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE"
79 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
80 </eClassifiers>
81 <eClassifiers xsi:type="ecore:EEnum" name="Disability_Types">
82 <eLiterals name="beug"/>
83 <eLiterals name="NONE" value="1"/>
84 <eLiterals name="A" value="2" literal="A"/>
85 <eLiterals name="B" value="3" literal="B"/>
86 <eLiterals name="C" value="4" literal="C"/>
87 <eLiterals name="D" value="5" literal="D"/>
88 <eLiterals name="E" value="6" literal="E"/>
89 <eLiterals name="OTHER" value="7"/>
90 </eClassifiers>
91 <eClassifiers xsi:type="ecore:EEnum" name="Country">
92 <eLiterals name="ZZ" literal="ZZ"/>
93 <eLiterals name="FF" value="1" literal="FF"/>
94 <eLiterals name="BB" value="2" literal="BB"/>
95 <eLiterals name="DD" value="3" literal="DD"/>
96 <eLiterals name="NN" value="4" literal="NN"/>
97 <eLiterals name="OTHER" value="5" literal="OTHER"/>
98 </eClassifiers>
99 <eClassifiers xsi:type="ecore:EEnum" name="Tax_Office">
100 <eLiterals name="RTS_2" literal="RTS_2"/>
101 <eLiterals name="RTS_3" value="1" literal="RTS_3"/>
102 <eLiterals name="RTS_4" value="2" literal="RTS_4"/>
103 <eLiterals name="RTS_5" value="3" literal="RTS_5"/>
104 </eClassifiers>
105 <eClassifiers xsi:type="ecore:EEnum" name="Tax_Class_Category">
106 <eLiterals name="One" literal="One"/>
107 <eLiterals name="One_A" value="1" literal="One_A"/>
108 <eLiterals name="Two" value="2" literal="Two"/>
109 </eClassifiers>
110 <eClassifiers xsi:type="ecore:EEnum" name="Job_Activity">
111 <eLiterals name="Salary" literal="Salary"/>
112 <eLiterals name="Pension" value="1" literal="Pension"/>
113 <eLiterals name="Annuity" value="2" literal="Annuity"/>
114 </eClassifiers>
115 <eClassifiers xsi:type="ecore:EEnum" name="Town">
116 <eLiterals name="LL" literal="LL"/>
117 <eLiterals name="BB" value="1" literal="BB"/>
118 <eLiterals name="SS" value="2" literal="SS"/>
119 <eLiterals name="TT" value="3" literal="TT"/>
120 <eLiterals name="Other" value="4" literal="Other"/>
121 </eClassifiers>
122 <eClassifiers xsi:type="ecore:EEnum" name="CE_Type">
123 <eLiterals name="INALIDITY_AND_INFIRMITY" literal="INALIDITY_AND_INFIRMITY"/>
124 <eLiterals name="DEPENDENCE_AND_CARE_EXCLUDING_CHLIDREN_NOT_PART_OF_HOUSEHOLD"
125 value="1" literal="DEPENDENCE_AND_CARE_EXCLUDING_CHLIDREN_NOT_PART_OF_HOUSEHOLD"/>
126 <eLiterals name="CARE_FOR_CHILDREN_NOT_BEING_PART_OF_HOUSEHOLD" value="2" literal="CARE_FOR_CHILDREN_NOT_BEING_PART_OF_HOUSEHOLD"/>
127 </eClassifiers>
128 <eClassifiers xsi:type="ecore:EEnum" name="Expense_Purpose">
129 <eLiterals name="HOUSE_CARE" literal="HOUSE_CARE"/>
130 <eLiterals name="CHILD_CARE" value="1" literal="CHILD_CARE"/>
131 <eLiterals name="DEPENDENCE_CARE" value="2" literal="DEPENDENCE_CARE"/>
132 <eLiterals name="OTHER" value="3" literal="OTHER"/>
133 <eLiterals name="ALIMONY" value="4"/>
134 <eLiterals name="RECURRENT_DEPT" value="5"/>
135 </eClassifiers>
136 <eClassifiers xsi:type="ecore:EEnum" name="Dependent_Type">
137 <eLiterals name="CHILD" literal="CHILD"/>
138 <eLiterals name="SPOUSE" value="1" literal="SPOUSE"/>
139 <eLiterals name="RELATIVE" value="2" literal="RELATIVE"/>
140 <eLiterals name="OTHER_FAMILY_MEMBER" value="3" literal="OTHER_FAMILY_MEMBER"/>
141 <eLiterals name="NOT_OWN_CHILD" value="4"/>
142 </eClassifiers>
143 <eClassifiers xsi:type="ecore:EClass" name="Income_Tax" eSuperTypes="#//Root">
144 <eStructuralFeatures xsi:type="ecore:EReference" name="taxPayer" lowerBound="1"
145 eType="#//Tax_Payer"/>
146 <eStructuralFeatures xsi:type="ecore:EAttribute" name="tax_amount" lowerBound="1"
147 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
148 <eStructuralFeatures xsi:type="ecore:EAttribute" name="tax_year" lowerBound="1"
149 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
150 <eStructuralFeatures xsi:type="ecore:EAttribute" name="id6" ordered="false" lowerBound="1"
151 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
152 </eClassifiers>
153 <eClassifiers xsi:type="ecore:EClass" name="Tax_Payer" abstract="true" eSuperTypes="#//Physical_Person #//Tax_Case">
154 <eAnnotations source="duplicates">
155 <contents xsi:type="ecore:EReference" name="expenses" ordered="false" upperBound="-1"
156 eType="#//Expense" containment="true">
157 <eAnnotations source="redefines" references="#//Physical_Person/expenses"/>
158 </contents>
159 </eAnnotations>
160 <eStructuralFeatures xsi:type="ecore:EReference" name="dependents" ordered="false"
161 upperBound="6" eType="#//Dependent" containment="true" eOpposite="#//Dependent/responsible_person"/>
162 <eStructuralFeatures xsi:type="ecore:EReference" name="from_agent" lowerBound="1"
163 eType="#//FromAgent" containment="true" eOpposite="#//FromAgent/taxPayer"/>
164 <eStructuralFeatures xsi:type="ecore:EReference" name="incomes" ordered="false"
165 lowerBound="1" upperBound="-1" eType="#//Income" containment="true" eOpposite="#//Income/taxPayer"/>
166 <eStructuralFeatures xsi:type="ecore:EReference" name="from_law" lowerBound="1"
167 eType="#//FromLaw" containment="true" eOpposite="#//FromLaw/taxPayer"/>
168 </eClassifiers>
169 <eClassifiers xsi:type="ecore:EClass" name="Physical_Person">
170 <eStructuralFeatures xsi:type="ecore:EAttribute" name="SSNo" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
171 iD="true"/>
172 <eStructuralFeatures xsi:type="ecore:EReference" name="addresses" ordered="false"
173 upperBound="-1" eType="#//Address" eOpposite="#//Address/taxPayer"/>
174 <eStructuralFeatures xsi:type="ecore:EAttribute" name="birth_year" ordered="false"
175 unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
176 <eStructuralFeatures xsi:type="ecore:EAttribute" name="disability_percentage"
177 ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
178 <eStructuralFeatures xsi:type="ecore:EAttribute" name="disability_type" ordered="false"
179 unique="false" lowerBound="1" eType="#//Disability_Types"/>
180 <eStructuralFeatures xsi:type="ecore:EAttribute" name="birth_month" ordered="false"
181 unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
182 <eStructuralFeatures xsi:type="ecore:EAttribute" name="birth_day" ordered="false"
183 unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
184 <eStructuralFeatures xsi:type="ecore:EReference" name="expenses" ordered="false"
185 upperBound="-1" eType="#//Expense" eOpposite="#//Expense/beneficiary"/>
186 <eStructuralFeatures xsi:type="ecore:EAttribute" name="is_widower" ordered="false"
187 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
188 </eClassifiers>
189 <eClassifiers xsi:type="ecore:EClass" name="Address" eSuperTypes="#//Root">
190 <eStructuralFeatures xsi:type="ecore:EAttribute" name="country" lowerBound="1"
191 eType="#//Country" defaultValueLiteral="ZZ"/>
192 <eStructuralFeatures xsi:type="ecore:EAttribute" name="street" lowerBound="1"
193 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
194 <eStructuralFeatures xsi:type="ecore:EAttribute" name="zipCode" lowerBound="1"
195 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
196 <eStructuralFeatures xsi:type="ecore:EAttribute" name="city" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
197 <eStructuralFeatures xsi:type="ecore:EAttribute" name="id2" ordered="false" lowerBound="1"
198 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
199 <eStructuralFeatures xsi:type="ecore:EReference" name="taxPayer" ordered="false"
200 upperBound="-1" eType="#//Physical_Person" eOpposite="#//Physical_Person/addresses"/>
201 </eClassifiers>
202 <eClassifiers xsi:type="ecore:EClass" name="Expense">
203 <eStructuralFeatures xsi:type="ecore:EAttribute" name="declared_amount" lowerBound="1"
204 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
205 <eStructuralFeatures xsi:type="ecore:EAttribute" name="expense_purpose" lowerBound="1"
206 eType="#//Expense_Purpose" defaultValueLiteral="OTHER"/>
207 <eStructuralFeatures xsi:type="ecore:EReference" name="dependent" eType="#//Dependent"
208 eOpposite="#//Dependent/expense"/>
209 <eStructuralFeatures xsi:type="ecore:EReference" name="from_agent" ordered="false"
210 eType="#//FromAgent" eOpposite="#//FromAgent/expense"/>
211 <eStructuralFeatures xsi:type="ecore:EReference" name="income" lowerBound="1"
212 eType="#//Income" eOpposite="#//Income/expenses"/>
213 <eStructuralFeatures xsi:type="ecore:EAttribute" name="id4" ordered="false" lowerBound="1"
214 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
215 <eStructuralFeatures xsi:type="ecore:EReference" name="beneficiary" ordered="false"
216 eType="#//Physical_Person" eOpposite="#//Physical_Person/expenses"/>
217 </eClassifiers>
218 <eClassifiers xsi:type="ecore:EClass" name="Dependent" eSuperTypes="#//Physical_Person">
219 <eStructuralFeatures xsi:type="ecore:EAttribute" name="dependent_type" lowerBound="1"
220 eType="#//Dependent_Type"/>
221 <eStructuralFeatures xsi:type="ecore:EReference" name="responsible_person" eType="#//Tax_Payer"
222 eOpposite="#//Tax_Payer/dependents"/>
223 <eStructuralFeatures xsi:type="ecore:EAttribute" name="continued_studies" lowerBound="1"
224 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
225 <eStructuralFeatures xsi:type="ecore:EReference" name="allowances" ordered="false"
226 eType="#//External_Allowance" containment="true" eOpposite="#//External_Allowance/person"/>
227 <eStructuralFeatures xsi:type="ecore:EReference" name="household" ordered="false"
228 eType="#//Household" eOpposite="#//Household/children"/>
229 <eStructuralFeatures xsi:type="ecore:EReference" name="from_agent" ordered="false"
230 eType="#//FromAgent" eOpposite="#//FromAgent/dependent"/>
231 <eStructuralFeatures xsi:type="ecore:EReference" name="expense" ordered="false"
232 upperBound="-1" eType="#//Expense" eOpposite="#//Expense/dependent"/>
233 </eClassifiers>
234 <eClassifiers xsi:type="ecore:EClass" name="External_Allowance">
235 <eStructuralFeatures xsi:type="ecore:EAttribute" name="grantor" lowerBound="1"
236 eType="#//Grantor"/>
237 <eStructuralFeatures xsi:type="ecore:EAttribute" name="starting_year" ordered="false"
238 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
239 <eStructuralFeatures xsi:type="ecore:EAttribute" name="ending_year" ordered="false"
240 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
241 <eStructuralFeatures xsi:type="ecore:EReference" name="reciver" ordered="false"
242 lowerBound="1" eType="#//Physical_Person"/>
243 <eStructuralFeatures xsi:type="ecore:EAttribute" name="id5" ordered="false" lowerBound="1"
244 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
245 <eStructuralFeatures xsi:type="ecore:EReference" name="person" ordered="false"
246 lowerBound="1" eType="#//Dependent" eOpposite="#//Dependent/allowances"/>
247 </eClassifiers>
248 <eClassifiers xsi:type="ecore:EClass" name="Household" eSuperTypes="#//Tax_Case">
249 <eStructuralFeatures xsi:type="ecore:EReference" name="parents" ordered="false"
250 lowerBound="1" eType="#//Legal_Union_Record" containment="true" eOpposite="#//Legal_Union_Record/household"/>
251 <eStructuralFeatures xsi:type="ecore:EAttribute" name="id1" ordered="false" lowerBound="1"
252 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
253 <eStructuralFeatures xsi:type="ecore:EReference" name="children" ordered="false"
254 upperBound="-1" eType="#//Dependent" containment="true" eOpposite="#//Dependent/household"/>
255 </eClassifiers>
256 <eClassifiers xsi:type="ecore:EClass" name="Legal_Union_Record" abstract="true">
257 <eStructuralFeatures xsi:type="ecore:EAttribute" name="start_year" lowerBound="1"
258 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
259 <eStructuralFeatures xsi:type="ecore:EAttribute" name="end_year" lowerBound="1"
260 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
261 <eStructuralFeatures xsi:type="ecore:EAttribute" name="separation_cause" ordered="false"
262 lowerBound="1" eType="#//Separation_Causes"/>
263 <eStructuralFeatures xsi:type="ecore:EReference" name="individual_A" ordered="false"
264 lowerBound="1" eType="#//Physical_Person" containment="true">
265 <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
266 <details key="body" value="legal_union_A"/>
267 </eAnnotations>
268 </eStructuralFeatures>
269 <eStructuralFeatures xsi:type="ecore:EReference" name="individual_B" ordered="false"
270 lowerBound="1" upperBound="-1" eType="#//Physical_Person" containment="true">
271 <eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
272 <details key="body" value="legal_union_B"/>
273 </eAnnotations>
274 </eStructuralFeatures>
275 <eStructuralFeatures xsi:type="ecore:EReference" name="properties" ordered="false"
276 lowerBound="1" upperBound="-1" eType="#//Tax_Property" containment="true"
277 eOpposite="#//Tax_Property/union_record"/>
278 <eStructuralFeatures xsi:type="ecore:EAttribute" name="mutual_agreement" ordered="false"
279 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
280 <eStructuralFeatures xsi:type="ecore:EAttribute" name="id9" ordered="false" lowerBound="1"
281 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
282 <eStructuralFeatures xsi:type="ecore:EReference" name="household" ordered="false"
283 lowerBound="1" eType="#//Household" eOpposite="#//Household/parents"/>
284 </eClassifiers>
285 <eClassifiers xsi:type="ecore:EEnum" name="Separation_Causes">
286 <eLiterals name="NONE"/>
287 <eLiterals name="DIVORCE" value="1"/>
288 <eLiterals name="SEPARATION_DE_FAIT" value="2"/>
289 <eLiterals name="SEPARATION_BY_COURT" value="3"/>
290 </eClassifiers>
291 <eClassifiers xsi:type="ecore:EClass" name="Tax_Property">
292 <eStructuralFeatures xsi:type="ecore:EAttribute" name="starting_year" ordered="false"
293 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
294 <eStructuralFeatures xsi:type="ecore:EAttribute" name="id10" ordered="false" lowerBound="1"
295 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
296 <eStructuralFeatures xsi:type="ecore:EReference" name="union_record" ordered="false"
297 lowerBound="1" eType="#//Legal_Union_Record" eOpposite="#//Legal_Union_Record/properties"/>
298 </eClassifiers>
299 <eClassifiers xsi:type="ecore:EClass" name="Tax_Case" abstract="true" interface="true"
300 eSuperTypes="#//Root"/>
301 <eClassifiers xsi:type="ecore:EClass" name="FromAgent">
302 <eStructuralFeatures xsi:type="ecore:EReference" name="taxPayer" lowerBound="1"
303 eType="#//Tax_Payer" eOpposite="#//Tax_Payer/from_agent"/>
304 <eStructuralFeatures xsi:type="ecore:EAttribute" name="is_dependent_eligible_for_CE_Not_In_Houshold_Children_Care"
305 ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
306 <eStructuralFeatures xsi:type="ecore:EReference" name="expense" ordered="false"
307 eType="#//Expense" eOpposite="#//Expense/from_agent"/>
308 <eStructuralFeatures xsi:type="ecore:EAttribute" name="is_eligible_debt" ordered="false"
309 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
310 <eStructuralFeatures xsi:type="ecore:EReference" name="dependent" ordered="false"
311 eType="#//Dependent" eOpposite="#//Dependent/from_agent"/>
312 </eClassifiers>
313 <eClassifiers xsi:type="ecore:EClass" name="Income" abstract="true">
314 <eStructuralFeatures xsi:type="ecore:EAttribute" name="income_amount" ordered="false"
315 unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
316 <eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
317 <details key="derivation" value="let non_null_amounts:OrderedSet(Income_Detail)=self.details->select(det:Income_Detail|det.amount>0)->asOrderedSet() in&#xA;non_null_amounts->collect(amount)->min()"/>
318 </eAnnotations>
319 </eStructuralFeatures>
320 <eStructuralFeatures xsi:type="ecore:EReference" name="income_type" lowerBound="1"
321 eType="#//Income_Type" containment="true" eOpposite="#//Income_Type/income"/>
322 <eStructuralFeatures xsi:type="ecore:EReference" name="tax_card" eType="#//Tax_Card"
323 containment="true" eOpposite="#//Tax_Card/income"/>
324 <eStructuralFeatures xsi:type="ecore:EAttribute" name="tax_liability" lowerBound="1"
325 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
326 <eStructuralFeatures xsi:type="ecore:EReference" name="taxPayer" ordered="false"
327 lowerBound="1" eType="#//Tax_Payer" eOpposite="#//Tax_Payer/incomes"/>
328 <eStructuralFeatures xsi:type="ecore:EReference" name="details" lowerBound="12"
329 upperBound="12" eType="#//Income_Detail" containment="true" eOpposite="#//Income_Detail/income"/>
330 <eStructuralFeatures xsi:type="ecore:EAttribute" name="num" ordered="false" lowerBound="1"
331 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" iD="true"/>
332 <eStructuralFeatures xsi:type="ecore:EReference" name="expenses" ordered="false"
333 upperBound="-1" eType="#//Expense" containment="true" eOpposite="#//Expense/income"/>
334 </eClassifiers>
335 <eClassifiers xsi:type="ecore:EClass" name="Income_Type" abstract="true">
336 <eStructuralFeatures xsi:type="ecore:EAttribute" name="id8" ordered="false" lowerBound="1"
337 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
338 <eStructuralFeatures xsi:type="ecore:EReference" name="income" lowerBound="1"
339 eType="#//Income" eOpposite="#//Income/income_type"/>
340 </eClassifiers>
341 <eClassifiers xsi:type="ecore:EClass" name="Tax_Card">
342 <eStructuralFeatures xsi:type="ecore:EAttribute" name="card_identifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
343 iD="true"/>
344 <eStructuralFeatures xsi:type="ecore:EAttribute" name="tax_office" lowerBound="1"
345 eType="#//Tax_Office"/>
346 <eStructuralFeatures xsi:type="ecore:EAttribute" name="percentage_of_witholding"
347 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
348 <eStructuralFeatures xsi:type="ecore:EAttribute" name="tax_payers_name_surname"
349 ordered="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
350 <eStructuralFeatures xsi:type="ecore:EAttribute" name="tax_payers_partner_name_surname"
351 ordered="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
352 <eStructuralFeatures xsi:type="ecore:EReference" name="tax_payers_address" eType="#//Address"/>
353 <eStructuralFeatures xsi:type="ecore:EAttribute" name="jobs_Employer_SSNo" ordered="false"
354 unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
355 <eStructuralFeatures xsi:type="ecore:EAttribute" name="jobs_employers_name" ordered="false"
356 unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
357 <eStructuralFeatures xsi:type="ecore:EAttribute" name="jobs_activity_type" lowerBound="1"
358 eType="#//Job_Activity"/>
359 <eStructuralFeatures xsi:type="ecore:EAttribute" name="jobs_place_of_work" lowerBound="1"
360 eType="#//Town"/>
361 <eStructuralFeatures xsi:type="ecore:EAttribute" name="deduction_FD_daily" ordered="false"
362 unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
363 defaultValueLiteral="0.0"/>
364 <eStructuralFeatures xsi:type="ecore:EAttribute" name="deduction_FD_monthly" ordered="false"
365 unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
366 defaultValueLiteral="0.0"/>
367 <eStructuralFeatures xsi:type="ecore:EAttribute" name="deduction_AC_daily" unique="false"
368 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
369 defaultValueLiteral="0.0"/>
370 <eStructuralFeatures xsi:type="ecore:EAttribute" name="deduction_AC_monthly" unique="false"
371 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
372 defaultValueLiteral="0.0"/>
373 <eStructuralFeatures xsi:type="ecore:EAttribute" name="deduction_AC_yearly" unique="false"
374 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
375 defaultValueLiteral="0.0"/>
376 <eStructuralFeatures xsi:type="ecore:EAttribute" name="deduction_CE_daily" unique="false"
377 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
378 defaultValueLiteral="0.0"/>
379 <eStructuralFeatures xsi:type="ecore:EAttribute" name="deduction_CE_monthly" unique="false"
380 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
381 defaultValueLiteral="0.0"/>
382 <eStructuralFeatures xsi:type="ecore:EAttribute" name="deduction_CE_yearly" unique="false"
383 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
384 defaultValueLiteral="0.0"/>
385 <eStructuralFeatures xsi:type="ecore:EAttribute" name="deduction_DS_daily" unique="false"
386 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
387 defaultValueLiteral="0.0"/>
388 <eStructuralFeatures xsi:type="ecore:EAttribute" name="deduction_DS_monthly" lowerBound="1"
389 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="0.0"/>
390 <eStructuralFeatures xsi:type="ecore:EAttribute" name="deduction_FO_daily" unique="false"
391 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
392 defaultValueLiteral="0.0"/>
393 <eStructuralFeatures xsi:type="ecore:EAttribute" name="deduction_FO_monthly" unique="false"
394 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
395 defaultValueLiteral="0.0"/>
396 <eStructuralFeatures xsi:type="ecore:EAttribute" name="deduction_FO_yearly" unique="false"
397 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
398 defaultValueLiteral="0.0"/>
399 <eStructuralFeatures xsi:type="ecore:EAttribute" name="credit_CIS_daily" unique="false"
400 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
401 defaultValueLiteral="0.0"/>
402 <eStructuralFeatures xsi:type="ecore:EAttribute" name="credit_CIS_monthly" unique="false"
403 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
404 defaultValueLiteral="0.0"/>
405 <eStructuralFeatures xsi:type="ecore:EAttribute" name="credit_CIM_daily" unique="false"
406 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
407 defaultValueLiteral="0.0"/>
408 <eStructuralFeatures xsi:type="ecore:EAttribute" name="validity" lowerBound="1"
409 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
410 <eStructuralFeatures xsi:type="ecore:EReference" name="income_Tax_Credit" ordered="false"
411 upperBound="-1" eType="#//Income_Tax_Credit" eOpposite="#//Income_Tax_Credit/taxation_Frame"/>
412 <eStructuralFeatures xsi:type="ecore:EReference" name="previous" eType="#//Tax_Card"
413 eOpposite="#//Tax_Card/current_tax_card"/>
414 <eStructuralFeatures xsi:type="ecore:EReference" name="current_tax_card" eType="#//Tax_Card"
415 eOpposite="#//Tax_Card/previous"/>
416 <eStructuralFeatures xsi:type="ecore:EAttribute" name="credit_CIM_yearly" ordered="false"
417 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
418 <eStructuralFeatures xsi:type="ecore:EAttribute" name="deduction_DS_Alimony_yearly"
419 ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
420 <eStructuralFeatures xsi:type="ecore:EAttribute" name="deduction_DS_Debt_yearly"
421 ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
422 <eStructuralFeatures xsi:type="ecore:EReference" name="income" lowerBound="1"
423 eType="#//Income" eOpposite="#//Income/tax_card"/>
424 </eClassifiers>
425 <eClassifiers xsi:type="ecore:EClass" name="Income_Tax_Credit" eSuperTypes="#//Root">
426 <eStructuralFeatures xsi:type="ecore:EAttribute" name="grantedBy" lowerBound="1"
427 eType="#//Grantor"/>
428 <eStructuralFeatures xsi:type="ecore:EReference" name="taxPayer" eType="#//Tax_Payer"/>
429 <eStructuralFeatures xsi:type="ecore:EAttribute" name="tax_year" lowerBound="1"
430 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
431 <eStructuralFeatures xsi:type="ecore:EAttribute" name="yearly" lowerBound="1"
432 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="300.0"/>
433 <eStructuralFeatures xsi:type="ecore:EAttribute" name="monthly" lowerBound="1"
434 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="25.0"/>
435 <eStructuralFeatures xsi:type="ecore:EAttribute" name="daily" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
436 defaultValueLiteral="1.0"/>
437 <eStructuralFeatures xsi:type="ecore:EAttribute" name="id7" ordered="false" lowerBound="1"
438 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
439 <eStructuralFeatures xsi:type="ecore:EReference" name="taxation_Frame" eType="#//Tax_Card"
440 eOpposite="#//Tax_Card/income_Tax_Credit"/>
441 </eClassifiers>
442 <eClassifiers xsi:type="ecore:EClass" name="Income_Detail">
443 <eStructuralFeatures xsi:type="ecore:EAttribute" name="amount" lowerBound="1"
444 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
445 <eStructuralFeatures xsi:type="ecore:EAttribute" name="is_worked" lowerBound="1"
446 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
447 <eStructuralFeatures xsi:type="ecore:EAttribute" name="distance" lowerBound="1"
448 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
449 <eStructuralFeatures xsi:type="ecore:EAttribute" name="worked_days" lowerBound="1"
450 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
451 <eStructuralFeatures xsi:type="ecore:EAttribute" name="is_contributing_CNS" ordered="false"
452 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
453 <eStructuralFeatures xsi:type="ecore:EAttribute" name="id5" ordered="false" lowerBound="1"
454 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
455 <eStructuralFeatures xsi:type="ecore:EReference" name="income" lowerBound="1"
456 eType="#//Income" eOpposite="#//Income/details"/>
457 </eClassifiers>
458 <eClassifiers xsi:type="ecore:EClass" name="FromLaw">
459 <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" lowerBound="1"
460 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
461 <eStructuralFeatures xsi:type="ecore:EReference" name="taxPayer" lowerBound="1"
462 eType="#//Tax_Payer" eOpposite="#//Tax_Payer/from_law"/>
463 </eClassifiers>
464 <eClassifiers xsi:type="ecore:EClass" name="Fiscal_Address" eSuperTypes="#//Address"/>
465 <eClassifiers xsi:type="ecore:EClass" name="Habitual_Address" eSuperTypes="#//Address"/>
466 <eClassifiers xsi:type="ecore:EClass" name="Marriage_Record" eSuperTypes="#//Legal_Union_Record"/>
467 <eClassifiers xsi:type="ecore:EClass" name="Non_Resident_Tax_Payer" eSuperTypes="#//Tax_Payer">
468 <eStructuralFeatures xsi:type="ecore:EAttribute" name="is_assimilated_to_resident"
469 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
470 defaultValueLiteral="false"/>
471 </eClassifiers>
472 <eClassifiers xsi:type="ecore:EClass" name="Partnership_Record" eSuperTypes="#//Legal_Union_Record"/>
473 <eClassifiers xsi:type="ecore:EClass" name="Resident_Tax_Payer" eSuperTypes="#//Tax_Payer"/>
474 <eClassifiers xsi:type="ecore:EClass" name="Trade_and_Business_Income" eSuperTypes="#//Income_Type"/>
475 <eClassifiers xsi:type="ecore:EClass" name="Agriculture_and_Forestry_Income" eSuperTypes="#//Income_Type"/>
476 <eClassifiers xsi:type="ecore:EClass" name="Pensions_and_Annuities_Income" eSuperTypes="#//Income_Type">
477 <eStructuralFeatures xsi:type="ecore:EAttribute" name="occasional_payement" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
478 defaultValueLiteral="false"/>
479 </eClassifiers>
480 <eClassifiers xsi:type="ecore:EClass" name="Capital_and_Investments_Income" eSuperTypes="#//Income_Type"/>
481 <eClassifiers xsi:type="ecore:EClass" name="Employment_Income" eSuperTypes="#//Income_Type"/>
482 <eClassifiers xsi:type="ecore:EClass" name="Rentals_and_Leases_Income" eSuperTypes="#//Income_Type">
483 <eStructuralFeatures xsi:type="ecore:EAttribute" name="is_periodic" lowerBound="1"
484 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
485 </eClassifiers>
486 <eClassifiers xsi:type="ecore:EClass" name="Foreign_Income" eSuperTypes="#//Income"/>
487 <eClassifiers xsi:type="ecore:EClass" name="Local_Income" eSuperTypes="#//Income"/>
488 <eClassifiers xsi:type="ecore:EClass" name="CIM" eSuperTypes="#//Income_Tax_Credit"/>
489 <eClassifiers xsi:type="ecore:EClass" name="CIP" eSuperTypes="#//Income_Tax_Credit"/>
490 <eClassifiers xsi:type="ecore:EClass" name="CIS" eSuperTypes="#//Income_Tax_Credit"/>
491 <eClassifiers xsi:type="ecore:EClass" name="FD" eSuperTypes="#//Professional_Expenses_Deduction">
492 <eStructuralFeatures xsi:type="ecore:EAttribute" name="distance_declared_in_january"
493 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
494 </eClassifiers>
495 <eClassifiers xsi:type="ecore:EClass" name="Professional_Expenses_Deduction" eSuperTypes="#//Root"/>
496 <eClassifiers xsi:type="ecore:EClass" name="FO" eSuperTypes="#//Professional_Expenses_Deduction"/>
497 <eClassifiers xsi:type="ecore:EClass" name="DS_for_Permanent_Expense" eSuperTypes="#//DS">
498 <eStructuralFeatures xsi:type="ecore:EAttribute" name="permanent_expense_category"
499 lowerBound="1" eType="#//Category_of_Permanent_Expense"/>
500 </eClassifiers>
501 <eClassifiers xsi:type="ecore:EClass" name="DS" eSuperTypes="#//Root">
502 <eStructuralFeatures xsi:type="ecore:EAttribute" name="maximum_deductible_amount"
503 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
504 <eStructuralFeatures xsi:type="ecore:EAttribute" name="id3" ordered="false" lowerBound="1"
505 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
506 </eClassifiers>
507 <eClassifiers xsi:type="ecore:EEnum" name="Category_of_Permanent_Expense">
508 <eLiterals name="MISCELLANEOUS_DEBT" literal="MISCELLANEOUS_DEBT"/>
509 <eLiterals name="ALIMONY" value="1" literal="ALIMONY"/>
510 </eClassifiers>
511 <eClassifiers xsi:type="ecore:EClass" name="DS_for_Interest_Expense" eSuperTypes="#//DS"/>
512 <eClassifiers xsi:type="ecore:EClass" name="DS_for_Health_and_Pension_Insurance"
513 eSuperTypes="#//DS">
514 <eStructuralFeatures xsi:type="ecore:EAttribute" name="insurance_category" lowerBound="1"
515 eType="#//Category_of_Health_and_Pension_Insurances"/>
516 </eClassifiers>
517 <eClassifiers xsi:type="ecore:EEnum" name="Category_of_Health_and_Pension_Insurances">
518 <eLiterals name="MANDATORY_HEALTH_AND_PENSION_INSURANCE" literal="MANDATORY_HEALTH_AND_PENSION_INSURANCE"/>
519 <eLiterals name="ADDITIONAL_EMPLOYERS_PENSION_INSURANCE" value="1" literal="ADDITIONAL_EMPLOYERS_PENSION_INSURANCE"/>
520 <eLiterals name="CONTINUED_HEALTH_AND_PENSION_INSURANCE" value="2" literal="CONTINUED_HEALTH_AND_PENSION_INSURANCE"/>
521 </eClassifiers>
522 <eClassifiers xsi:type="ecore:EClass" name="DS_for_Private_Insurance_and_Plan" eSuperTypes="#//DS">
523 <eStructuralFeatures xsi:type="ecore:EAttribute" name="private_insurance_and_plan_category"
524 lowerBound="1" eType="#//Category_of_Private_Insurance_and_Plan"/>
525 </eClassifiers>
526 <eClassifiers xsi:type="ecore:EEnum" name="Category_of_Private_Insurance_and_Plan">
527 <eLiterals name="PRIVATE_INSURANCE" literal="PRIVATE_INSURANCE"/>
528 <eLiterals name="PRIVATE_LIFE_INSURANCE" value="1" literal="PRIVATE_LIFE_INSURANCE"/>
529 <eLiterals name="COMPANY_MEMBERS_PRIVATE_INSURANCE" value="2" literal="COMPANY_MEMBERS_PRIVATE_INSURANCE"/>
530 <eLiterals name="HOUSING_SAVING_PLAN" value="3" literal="HOUSING_SAVING_PLAN"/>
531 <eLiterals name="OLD_AGE_PENSION_PLAN" value="4" literal="OLD_AGE_PENSION_PLAN"/>
532 </eClassifiers>
533 <eClassifiers xsi:type="ecore:EClass" name="DS_for_Loss_Carryforward" eSuperTypes="#//DS"/>
534 <eClassifiers xsi:type="ecore:EClass" name="DS_for_Donation" eSuperTypes="#//DS"/>
535 <eClassifiers xsi:type="ecore:EClass" name="Permanent_Expense" eSuperTypes="#//Special_Expense_DS">
536 <eStructuralFeatures xsi:type="ecore:EAttribute" name="category" lowerBound="1"
537 eType="#//Category_of_Permanent_Expense"/>
538 </eClassifiers>
539 <eClassifiers xsi:type="ecore:EClass" name="Special_Expense_DS" eSuperTypes="#//Expense"/>
540 <eClassifiers xsi:type="ecore:EClass" name="Interest_Expense" eSuperTypes="#//Special_Expense_DS"/>
541 <eClassifiers xsi:type="ecore:EClass" name="Private_Insurance_and_Plan" eSuperTypes="#//Special_Expense_DS">
542 <eStructuralFeatures xsi:type="ecore:EAttribute" name="category" lowerBound="1"
543 eType="#//Category_of_Private_Insurance_and_Plan"/>
544 <eStructuralFeatures xsi:type="ecore:EAttribute" name="duration_of_contract" lowerBound="1"
545 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
546 </eClassifiers>
547 <eClassifiers xsi:type="ecore:EClass" name="Health_and_Pension_Insurance" eSuperTypes="#//Special_Expense_DS">
548 <eStructuralFeatures xsi:type="ecore:EAttribute" name="category" lowerBound="1"
549 eType="#//Category_of_Health_and_Pension_Insurances"/>
550 <eStructuralFeatures xsi:type="ecore:EAttribute" name="is_related_to_additional_salary"
551 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
552 defaultValueLiteral="false"/>
553 </eClassifiers>
554 <eClassifiers xsi:type="ecore:EClass" name="Donation" eSuperTypes="#//Special_Expense_DS">
555 <eStructuralFeatures xsi:type="ecore:EAttribute" name="beneficiary1" lowerBound="1"
556 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
557 <eStructuralFeatures xsi:type="ecore:EAttribute" name="is_donation_reported" lowerBound="1"
558 eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
559 </eClassifiers>
560 <eClassifiers xsi:type="ecore:EClass" name="Loss_Carryforward" eSuperTypes="#//Special_Expense_DS"/>
561 <eClassifiers xsi:type="ecore:EClass" name="Spousal_Expense_AC" eSuperTypes="#//Expense"/>
562 <eClassifiers xsi:type="ecore:EClass" name="Extraordinary_Expense_CE" eSuperTypes="#//Expense">
563 <eStructuralFeatures xsi:type="ecore:EAttribute" name="thresholded_deduction_percentage"
564 lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
565 <eStructuralFeatures xsi:type="ecore:EAttribute" name="ce_type" lowerBound="1"
566 eType="#//CE_Type"/>
567 </eClassifiers>
568 <eClassifiers xsi:type="ecore:EClass" name="Travel_Expense_FD" eSuperTypes="#//Professional_Expense"/>
569 <eClassifiers xsi:type="ecore:EClass" name="Professional_Expense" eSuperTypes="#//Expense"/>
570 <eClassifiers xsi:type="ecore:EClass" name="Miscellaneous_Expense_FO" eSuperTypes="#//Professional_Expense"/>
571 <eClassifiers xsi:type="ecore:EEnum" name="Legal_Union_Types">
572 <eLiterals name="MARIAGE"/>
573 <eLiterals name="PARTNERSHIP" value="1"/>
574 <eLiterals name="OTHER" value="2"/>
575 </eClassifiers>
576 <eClassifiers xsi:type="ecore:EClass" name="Resource">
577 <eStructuralFeatures xsi:type="ecore:EReference" name="contains" upperBound="-1"
578 eType="#//Root" containment="true"/>
579 </eClassifiers>
580 <eClassifiers xsi:type="ecore:EClass" name="Root" abstract="true"/>
581</ecore:EPackage>
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/model/TaxationWithRoot.genmodel b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/model/TaxationWithRoot.genmodel
new file mode 100644
index 00000000..0dadd2d2
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/model/TaxationWithRoot.genmodel
@@ -0,0 +1,366 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
3 xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" modelDirectory="/case.study.pledge.model/src" modelPluginID="case.study.pledge.model"
4 modelName="TaxationWithRoot" rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container"
5 importerID="org.eclipse.emf.importer.ecore" complianceLevel="8.0" copyrightFields="false"
6 operationReflection="true" importOrganizing="true">
7 <foreignModel>TaxationWithRoot.ecore</foreignModel>
8 <genPackages prefix="Taxation" disposableProviderFactory="true" ecorePackage="TaxationWithRoot.ecore#/">
9 <genEnums typeSafeEnumCompatible="false" ecoreEnum="TaxationWithRoot.ecore#//Grantor">
10 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Grantor/WWW"/>
11 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Grantor/Employer"/>
12 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Grantor/MMM"/>
13 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Grantor/UUU"/>
14 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Grantor/YYY"/>
15 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Grantor/OOO"/>
16 </genEnums>
17 <genEnums typeSafeEnumCompatible="false" ecoreEnum="TaxationWithRoot.ecore#//Disability_Types">
18 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Disability_Types/beug"/>
19 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Disability_Types/NONE"/>
20 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Disability_Types/A"/>
21 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Disability_Types/B"/>
22 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Disability_Types/C"/>
23 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Disability_Types/D"/>
24 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Disability_Types/E"/>
25 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Disability_Types/OTHER"/>
26 </genEnums>
27 <genEnums typeSafeEnumCompatible="false" ecoreEnum="TaxationWithRoot.ecore#//Country">
28 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Country/ZZ"/>
29 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Country/FF"/>
30 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Country/BB"/>
31 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Country/DD"/>
32 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Country/NN"/>
33 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Country/OTHER"/>
34 </genEnums>
35 <genEnums typeSafeEnumCompatible="false" ecoreEnum="TaxationWithRoot.ecore#//Tax_Office">
36 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Tax_Office/RTS_2"/>
37 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Tax_Office/RTS_3"/>
38 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Tax_Office/RTS_4"/>
39 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Tax_Office/RTS_5"/>
40 </genEnums>
41 <genEnums typeSafeEnumCompatible="false" ecoreEnum="TaxationWithRoot.ecore#//Tax_Class_Category">
42 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Tax_Class_Category/One"/>
43 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Tax_Class_Category/One_A"/>
44 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Tax_Class_Category/Two"/>
45 </genEnums>
46 <genEnums typeSafeEnumCompatible="false" ecoreEnum="TaxationWithRoot.ecore#//Job_Activity">
47 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Job_Activity/Salary"/>
48 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Job_Activity/Pension"/>
49 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Job_Activity/Annuity"/>
50 </genEnums>
51 <genEnums typeSafeEnumCompatible="false" ecoreEnum="TaxationWithRoot.ecore#//Town">
52 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Town/LL"/>
53 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Town/BB"/>
54 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Town/SS"/>
55 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Town/TT"/>
56 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Town/Other"/>
57 </genEnums>
58 <genEnums typeSafeEnumCompatible="false" ecoreEnum="TaxationWithRoot.ecore#//CE_Type">
59 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//CE_Type/INALIDITY_AND_INFIRMITY"/>
60 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//CE_Type/DEPENDENCE_AND_CARE_EXCLUDING_CHLIDREN_NOT_PART_OF_HOUSEHOLD"/>
61 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//CE_Type/CARE_FOR_CHILDREN_NOT_BEING_PART_OF_HOUSEHOLD"/>
62 </genEnums>
63 <genEnums typeSafeEnumCompatible="false" ecoreEnum="TaxationWithRoot.ecore#//Expense_Purpose">
64 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Expense_Purpose/HOUSE_CARE"/>
65 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Expense_Purpose/CHILD_CARE"/>
66 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Expense_Purpose/DEPENDENCE_CARE"/>
67 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Expense_Purpose/OTHER"/>
68 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Expense_Purpose/ALIMONY"/>
69 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Expense_Purpose/RECURRENT_DEPT"/>
70 </genEnums>
71 <genEnums typeSafeEnumCompatible="false" ecoreEnum="TaxationWithRoot.ecore#//Dependent_Type">
72 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Dependent_Type/CHILD"/>
73 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Dependent_Type/SPOUSE"/>
74 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Dependent_Type/RELATIVE"/>
75 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Dependent_Type/OTHER_FAMILY_MEMBER"/>
76 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Dependent_Type/NOT_OWN_CHILD"/>
77 </genEnums>
78 <genEnums typeSafeEnumCompatible="false" ecoreEnum="TaxationWithRoot.ecore#//Separation_Causes">
79 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Separation_Causes/NONE"/>
80 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Separation_Causes/DIVORCE"/>
81 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Separation_Causes/SEPARATION_DE_FAIT"/>
82 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Separation_Causes/SEPARATION_BY_COURT"/>
83 </genEnums>
84 <genEnums typeSafeEnumCompatible="false" ecoreEnum="TaxationWithRoot.ecore#//Category_of_Permanent_Expense">
85 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Category_of_Permanent_Expense/MISCELLANEOUS_DEBT"/>
86 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Category_of_Permanent_Expense/ALIMONY"/>
87 </genEnums>
88 <genEnums typeSafeEnumCompatible="false" ecoreEnum="TaxationWithRoot.ecore#//Category_of_Health_and_Pension_Insurances">
89 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Category_of_Health_and_Pension_Insurances/MANDATORY_HEALTH_AND_PENSION_INSURANCE"/>
90 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Category_of_Health_and_Pension_Insurances/ADDITIONAL_EMPLOYERS_PENSION_INSURANCE"/>
91 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Category_of_Health_and_Pension_Insurances/CONTINUED_HEALTH_AND_PENSION_INSURANCE"/>
92 </genEnums>
93 <genEnums typeSafeEnumCompatible="false" ecoreEnum="TaxationWithRoot.ecore#//Category_of_Private_Insurance_and_Plan">
94 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Category_of_Private_Insurance_and_Plan/PRIVATE_INSURANCE"/>
95 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Category_of_Private_Insurance_and_Plan/PRIVATE_LIFE_INSURANCE"/>
96 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Category_of_Private_Insurance_and_Plan/COMPANY_MEMBERS_PRIVATE_INSURANCE"/>
97 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Category_of_Private_Insurance_and_Plan/HOUSING_SAVING_PLAN"/>
98 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Category_of_Private_Insurance_and_Plan/OLD_AGE_PENSION_PLAN"/>
99 </genEnums>
100 <genEnums typeSafeEnumCompatible="false" ecoreEnum="TaxationWithRoot.ecore#//Legal_Union_Types">
101 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Legal_Union_Types/MARIAGE"/>
102 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Legal_Union_Types/PARTNERSHIP"/>
103 <genEnumLiterals ecoreEnumLiteral="TaxationWithRoot.ecore#//Legal_Union_Types/OTHER"/>
104 </genEnums>
105 <genClasses image="false" ecoreClass="TaxationWithRoot.ecore#//Constants">
106 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD"/>
107 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE"/>
108 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/MINIMUM_SALARY"/>
109 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION"/>
110 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS"/>
111 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS"/>
112 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC"/>
113 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE"/>
114 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION"/>
115 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION"/>
116 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION"/>
117 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIM_DAILY"/>
118 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIM_MONTHLY"/>
119 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIM_YEARLY"/>
120 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIP_DAILY"/>
121 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIP_MONTHLY"/>
122 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIP_YEARLY"/>
123 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIS_DAILY"/>
124 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIS_MONTHLY"/>
125 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/FLAT_RATE_CIS_YEARLY"/>
126 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT"/>
127 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS"/>
128 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE"/>
129 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE"/>
130 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Constants/MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE"/>
131 </genClasses>
132 <genClasses ecoreClass="TaxationWithRoot.ecore#//Income_Tax">
133 <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Income_Tax/taxPayer"/>
134 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Income_Tax/tax_amount"/>
135 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Income_Tax/tax_year"/>
136 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Income_Tax/id6"/>
137 </genClasses>
138 <genClasses image="false" ecoreClass="TaxationWithRoot.ecore#//Tax_Payer">
139 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Tax_Payer/dependents"/>
140 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Tax_Payer/from_agent"/>
141 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Tax_Payer/incomes"/>
142 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Tax_Payer/from_law"/>
143 </genClasses>
144 <genClasses ecoreClass="TaxationWithRoot.ecore#//Physical_Person">
145 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Physical_Person/SSNo"/>
146 <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Physical_Person/addresses"/>
147 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Physical_Person/birth_year"/>
148 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Physical_Person/disability_percentage"/>
149 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Physical_Person/disability_type"/>
150 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Physical_Person/birth_month"/>
151 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Physical_Person/birth_day"/>
152 <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Physical_Person/expenses"/>
153 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Physical_Person/is_widower"/>
154 </genClasses>
155 <genClasses ecoreClass="TaxationWithRoot.ecore#//Address">
156 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Address/country"/>
157 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Address/street"/>
158 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Address/zipCode"/>
159 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Address/city"/>
160 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Address/id2"/>
161 <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Address/taxPayer"/>
162 </genClasses>
163 <genClasses ecoreClass="TaxationWithRoot.ecore#//Expense">
164 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Expense/declared_amount"/>
165 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Expense/expense_purpose"/>
166 <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Expense/dependent"/>
167 <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Expense/from_agent"/>
168 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Expense/income"/>
169 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Expense/id4"/>
170 <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Expense/beneficiary"/>
171 </genClasses>
172 <genClasses ecoreClass="TaxationWithRoot.ecore#//Dependent">
173 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Dependent/dependent_type"/>
174 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Dependent/responsible_person"/>
175 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Dependent/continued_studies"/>
176 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Dependent/allowances"/>
177 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Dependent/household"/>
178 <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Dependent/from_agent"/>
179 <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Dependent/expense"/>
180 </genClasses>
181 <genClasses ecoreClass="TaxationWithRoot.ecore#//External_Allowance">
182 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//External_Allowance/grantor"/>
183 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//External_Allowance/starting_year"/>
184 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//External_Allowance/ending_year"/>
185 <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//External_Allowance/reciver"/>
186 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//External_Allowance/id5"/>
187 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//External_Allowance/person"/>
188 </genClasses>
189 <genClasses ecoreClass="TaxationWithRoot.ecore#//Household">
190 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Household/parents"/>
191 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Household/id1"/>
192 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Household/children"/>
193 </genClasses>
194 <genClasses image="false" ecoreClass="TaxationWithRoot.ecore#//Legal_Union_Record">
195 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Legal_Union_Record/start_year"/>
196 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Legal_Union_Record/end_year"/>
197 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Legal_Union_Record/separation_cause"/>
198 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Legal_Union_Record/individual_A"/>
199 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Legal_Union_Record/individual_B"/>
200 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Legal_Union_Record/properties"/>
201 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Legal_Union_Record/mutual_agreement"/>
202 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Legal_Union_Record/id9"/>
203 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Legal_Union_Record/household"/>
204 </genClasses>
205 <genClasses ecoreClass="TaxationWithRoot.ecore#//Tax_Property">
206 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Property/starting_year"/>
207 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Property/id10"/>
208 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Tax_Property/union_record"/>
209 </genClasses>
210 <genClasses image="false" ecoreClass="TaxationWithRoot.ecore#//Tax_Case"/>
211 <genClasses ecoreClass="TaxationWithRoot.ecore#//FromAgent">
212 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//FromAgent/taxPayer"/>
213 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//FromAgent/is_dependent_eligible_for_CE_Not_In_Houshold_Children_Care"/>
214 <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//FromAgent/expense"/>
215 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//FromAgent/is_eligible_debt"/>
216 <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//FromAgent/dependent"/>
217 </genClasses>
218 <genClasses image="false" ecoreClass="TaxationWithRoot.ecore#//Income">
219 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Income/income_amount"/>
220 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Income/income_type"/>
221 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Income/tax_card"/>
222 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Income/tax_liability"/>
223 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Income/taxPayer"/>
224 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Income/details"/>
225 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Income/num"/>
226 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Income/expenses"/>
227 </genClasses>
228 <genClasses image="false" ecoreClass="TaxationWithRoot.ecore#//Income_Type">
229 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Income_Type/id8"/>
230 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Income_Type/income"/>
231 </genClasses>
232 <genClasses ecoreClass="TaxationWithRoot.ecore#//Tax_Card">
233 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/card_identifier"/>
234 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/tax_office"/>
235 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/percentage_of_witholding"/>
236 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/tax_payers_name_surname"/>
237 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/tax_payers_partner_name_surname"/>
238 <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Tax_Card/tax_payers_address"/>
239 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/jobs_Employer_SSNo"/>
240 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/jobs_employers_name"/>
241 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/jobs_activity_type"/>
242 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/jobs_place_of_work"/>
243 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/deduction_FD_daily"/>
244 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/deduction_FD_monthly"/>
245 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/deduction_AC_daily"/>
246 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/deduction_AC_monthly"/>
247 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/deduction_AC_yearly"/>
248 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/deduction_CE_daily"/>
249 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/deduction_CE_monthly"/>
250 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/deduction_CE_yearly"/>
251 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/deduction_DS_daily"/>
252 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/deduction_DS_monthly"/>
253 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/deduction_FO_daily"/>
254 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/deduction_FO_monthly"/>
255 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/deduction_FO_yearly"/>
256 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/credit_CIS_daily"/>
257 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/credit_CIS_monthly"/>
258 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/credit_CIM_daily"/>
259 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/validity"/>
260 <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Tax_Card/income_Tax_Credit"/>
261 <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Tax_Card/previous"/>
262 <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Tax_Card/current_tax_card"/>
263 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/credit_CIM_yearly"/>
264 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/deduction_DS_Alimony_yearly"/>
265 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Tax_Card/deduction_DS_Debt_yearly"/>
266 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Tax_Card/income"/>
267 </genClasses>
268 <genClasses ecoreClass="TaxationWithRoot.ecore#//Income_Tax_Credit">
269 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Income_Tax_Credit/grantedBy"/>
270 <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Income_Tax_Credit/taxPayer"/>
271 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Income_Tax_Credit/tax_year"/>
272 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Income_Tax_Credit/yearly"/>
273 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Income_Tax_Credit/monthly"/>
274 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Income_Tax_Credit/daily"/>
275 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Income_Tax_Credit/id7"/>
276 <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Income_Tax_Credit/taxation_Frame"/>
277 </genClasses>
278 <genClasses ecoreClass="TaxationWithRoot.ecore#//Income_Detail">
279 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Income_Detail/amount"/>
280 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Income_Detail/is_worked"/>
281 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Income_Detail/distance"/>
282 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Income_Detail/worked_days"/>
283 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Income_Detail/is_contributing_CNS"/>
284 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Income_Detail/id5"/>
285 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Income_Detail/income"/>
286 </genClasses>
287 <genClasses ecoreClass="TaxationWithRoot.ecore#//FromLaw">
288 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//FromLaw/id"/>
289 <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//FromLaw/taxPayer"/>
290 </genClasses>
291 <genClasses ecoreClass="TaxationWithRoot.ecore#//Fiscal_Address"/>
292 <genClasses ecoreClass="TaxationWithRoot.ecore#//Habitual_Address"/>
293 <genClasses ecoreClass="TaxationWithRoot.ecore#//Marriage_Record"/>
294 <genClasses ecoreClass="TaxationWithRoot.ecore#//Non_Resident_Tax_Payer">
295 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Non_Resident_Tax_Payer/is_assimilated_to_resident"/>
296 </genClasses>
297 <genClasses ecoreClass="TaxationWithRoot.ecore#//Partnership_Record"/>
298 <genClasses ecoreClass="TaxationWithRoot.ecore#//Resident_Tax_Payer"/>
299 <genClasses ecoreClass="TaxationWithRoot.ecore#//Trade_and_Business_Income"/>
300 <genClasses ecoreClass="TaxationWithRoot.ecore#//Agriculture_and_Forestry_Income"/>
301 <genClasses ecoreClass="TaxationWithRoot.ecore#//Pensions_and_Annuities_Income">
302 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Pensions_and_Annuities_Income/occasional_payement"/>
303 </genClasses>
304 <genClasses ecoreClass="TaxationWithRoot.ecore#//Capital_and_Investments_Income"/>
305 <genClasses ecoreClass="TaxationWithRoot.ecore#//Employment_Income"/>
306 <genClasses ecoreClass="TaxationWithRoot.ecore#//Rentals_and_Leases_Income">
307 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Rentals_and_Leases_Income/is_periodic"/>
308 </genClasses>
309 <genClasses ecoreClass="TaxationWithRoot.ecore#//Foreign_Income"/>
310 <genClasses ecoreClass="TaxationWithRoot.ecore#//Local_Income"/>
311 <genClasses ecoreClass="TaxationWithRoot.ecore#//CIM"/>
312 <genClasses ecoreClass="TaxationWithRoot.ecore#//CIP"/>
313 <genClasses ecoreClass="TaxationWithRoot.ecore#//CIS"/>
314 <genClasses ecoreClass="TaxationWithRoot.ecore#//FD">
315 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//FD/distance_declared_in_january"/>
316 </genClasses>
317 <genClasses ecoreClass="TaxationWithRoot.ecore#//Professional_Expenses_Deduction"/>
318 <genClasses ecoreClass="TaxationWithRoot.ecore#//FO"/>
319 <genClasses ecoreClass="TaxationWithRoot.ecore#//DS_for_Permanent_Expense">
320 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//DS_for_Permanent_Expense/permanent_expense_category"/>
321 </genClasses>
322 <genClasses ecoreClass="TaxationWithRoot.ecore#//DS">
323 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//DS/maximum_deductible_amount"/>
324 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//DS/id3"/>
325 </genClasses>
326 <genClasses ecoreClass="TaxationWithRoot.ecore#//DS_for_Interest_Expense"/>
327 <genClasses ecoreClass="TaxationWithRoot.ecore#//DS_for_Health_and_Pension_Insurance">
328 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//DS_for_Health_and_Pension_Insurance/insurance_category"/>
329 </genClasses>
330 <genClasses ecoreClass="TaxationWithRoot.ecore#//DS_for_Private_Insurance_and_Plan">
331 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//DS_for_Private_Insurance_and_Plan/private_insurance_and_plan_category"/>
332 </genClasses>
333 <genClasses ecoreClass="TaxationWithRoot.ecore#//DS_for_Loss_Carryforward"/>
334 <genClasses ecoreClass="TaxationWithRoot.ecore#//DS_for_Donation"/>
335 <genClasses ecoreClass="TaxationWithRoot.ecore#//Permanent_Expense">
336 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Permanent_Expense/category"/>
337 </genClasses>
338 <genClasses ecoreClass="TaxationWithRoot.ecore#//Special_Expense_DS"/>
339 <genClasses ecoreClass="TaxationWithRoot.ecore#//Interest_Expense"/>
340 <genClasses ecoreClass="TaxationWithRoot.ecore#//Private_Insurance_and_Plan">
341 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Private_Insurance_and_Plan/category"/>
342 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Private_Insurance_and_Plan/duration_of_contract"/>
343 </genClasses>
344 <genClasses ecoreClass="TaxationWithRoot.ecore#//Health_and_Pension_Insurance">
345 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Health_and_Pension_Insurance/category"/>
346 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Health_and_Pension_Insurance/is_related_to_additional_salary"/>
347 </genClasses>
348 <genClasses ecoreClass="TaxationWithRoot.ecore#//Donation">
349 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Donation/beneficiary1"/>
350 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Donation/is_donation_reported"/>
351 </genClasses>
352 <genClasses ecoreClass="TaxationWithRoot.ecore#//Loss_Carryforward"/>
353 <genClasses ecoreClass="TaxationWithRoot.ecore#//Spousal_Expense_AC"/>
354 <genClasses ecoreClass="TaxationWithRoot.ecore#//Extraordinary_Expense_CE">
355 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Extraordinary_Expense_CE/thresholded_deduction_percentage"/>
356 <genFeatures createChild="false" ecoreFeature="ecore:EAttribute TaxationWithRoot.ecore#//Extraordinary_Expense_CE/ce_type"/>
357 </genClasses>
358 <genClasses ecoreClass="TaxationWithRoot.ecore#//Travel_Expense_FD"/>
359 <genClasses ecoreClass="TaxationWithRoot.ecore#//Professional_Expense"/>
360 <genClasses ecoreClass="TaxationWithRoot.ecore#//Miscellaneous_Expense_FO"/>
361 <genClasses ecoreClass="TaxationWithRoot.ecore#//Resource">
362 <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference TaxationWithRoot.ecore#//Resource/contains"/>
363 </genClasses>
364 <genClasses ecoreClass="TaxationWithRoot.ecore#//Root"/>
365 </genPackages>
366</genmodel:GenModel>
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/plugin.xml b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/plugin.xml
index 4660d88a..fac1023e 100644
--- a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/plugin.xml
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/plugin.xml
@@ -10,4 +10,12 @@
10 uri="http:///TaxCard.ecore"> 10 uri="http:///TaxCard.ecore">
11 </package> 11 </package>
12 </extension> 12 </extension>
13 <extension point="org.eclipse.emf.ecore.generated_package">
14 <!-- @generated TaxationWithRoot -->
15 <package
16 uri="http:///TaxCardWithRoot.ecore"
17 class="TaxationWithRoot.TaxationPackage"
18 genModel="model/TaxationWithRoot.genmodel"/>
19 </extension>
20
13</plugin> 21</plugin>
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/FO.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/FO.java
index 420270b1..e6ebcb67 100644
--- a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/FO.java
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/FO.java
@@ -14,5 +14,4 @@ package Taxation;
14 * @generated 14 * @generated
15 */ 15 */
16public interface FO extends Professional_Expenses_Deduction { 16public interface FO extends Professional_Expenses_Deduction {
17
18} // FO 17} // FO
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/Loss_Carryforward.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/Loss_Carryforward.java
index a5acbe85..b7a8ac32 100644
--- a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/Loss_Carryforward.java
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/Loss_Carryforward.java
@@ -14,5 +14,4 @@ package Taxation;
14 * @generated 14 * @generated
15 */ 15 */
16public interface Loss_Carryforward extends Special_Expense_DS { 16public interface Loss_Carryforward extends Special_Expense_DS {
17
18} // Loss_Carryforward 17} // Loss_Carryforward
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/impl/FOImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/impl/FOImpl.java
index 5ffe9463..74524309 100644
--- a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/impl/FOImpl.java
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/impl/FOImpl.java
@@ -4,6 +4,7 @@ package Taxation.impl;
4 4
5import Taxation.FO; 5import Taxation.FO;
6import Taxation.TaxationPackage; 6import Taxation.TaxationPackage;
7
7import org.eclipse.emf.ecore.EClass; 8import org.eclipse.emf.ecore.EClass;
8 9
9/** 10/**
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/impl/Loss_CarryforwardImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/impl/Loss_CarryforwardImpl.java
index 2f578d2c..11080c03 100644
--- a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/impl/Loss_CarryforwardImpl.java
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/impl/Loss_CarryforwardImpl.java
@@ -4,6 +4,7 @@ package Taxation.impl;
4 4
5import Taxation.Loss_Carryforward; 5import Taxation.Loss_Carryforward;
6import Taxation.TaxationPackage; 6import Taxation.TaxationPackage;
7
7import org.eclipse.emf.ecore.EClass; 8import org.eclipse.emf.ecore.EClass;
8 9
9/** 10/**
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/impl/TaxationPackageImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/impl/TaxationPackageImpl.java
index 56d3b3de..f3c3353c 100644
--- a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/impl/TaxationPackageImpl.java
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/impl/TaxationPackageImpl.java
@@ -71,6 +71,7 @@ import Taxation.TaxationPackage;
71import Taxation.Town; 71import Taxation.Town;
72import Taxation.Trade_and_Business_Income; 72import Taxation.Trade_and_Business_Income;
73import Taxation.Travel_Expense_FD; 73import Taxation.Travel_Expense_FD;
74
74import org.eclipse.emf.ecore.EAttribute; 75import org.eclipse.emf.ecore.EAttribute;
75import org.eclipse.emf.ecore.EClass; 76import org.eclipse.emf.ecore.EClass;
76import org.eclipse.emf.ecore.EEnum; 77import org.eclipse.emf.ecore.EEnum;
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Address.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Address.java
new file mode 100644
index 00000000..9df3f653
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Address.java
@@ -0,0 +1,157 @@
1/**
2 */
3package TaxationWithRoot;
4
5import org.eclipse.emf.common.util.EList;
6
7/**
8 * <!-- begin-user-doc -->
9 * A representation of the model object '<em><b>Address</b></em>'.
10 * <!-- end-user-doc -->
11 *
12 * <p>
13 * The following features are supported:
14 * </p>
15 * <ul>
16 * <li>{@link TaxationWithRoot.Address#getCountry <em>Country</em>}</li>
17 * <li>{@link TaxationWithRoot.Address#getStreet <em>Street</em>}</li>
18 * <li>{@link TaxationWithRoot.Address#getZipCode <em>Zip Code</em>}</li>
19 * <li>{@link TaxationWithRoot.Address#getCity <em>City</em>}</li>
20 * <li>{@link TaxationWithRoot.Address#getId2 <em>Id2</em>}</li>
21 * <li>{@link TaxationWithRoot.Address#getTaxPayer <em>Tax Payer</em>}</li>
22 * </ul>
23 *
24 * @see TaxationWithRoot.TaxationPackage#getAddress()
25 * @model
26 * @generated
27 */
28public interface Address extends Root {
29 /**
30 * Returns the value of the '<em><b>Country</b></em>' attribute.
31 * The default value is <code>"ZZ"</code>.
32 * The literals are from the enumeration {@link TaxationWithRoot.Country}.
33 * <!-- begin-user-doc -->
34 * <!-- end-user-doc -->
35 * @return the value of the '<em>Country</em>' attribute.
36 * @see TaxationWithRoot.Country
37 * @see #setCountry(Country)
38 * @see TaxationWithRoot.TaxationPackage#getAddress_Country()
39 * @model default="ZZ" required="true"
40 * @generated
41 */
42 Country getCountry();
43
44 /**
45 * Sets the value of the '{@link TaxationWithRoot.Address#getCountry <em>Country</em>}' attribute.
46 * <!-- begin-user-doc -->
47 * <!-- end-user-doc -->
48 * @param value the new value of the '<em>Country</em>' attribute.
49 * @see TaxationWithRoot.Country
50 * @see #getCountry()
51 * @generated
52 */
53 void setCountry(Country value);
54
55 /**
56 * Returns the value of the '<em><b>Street</b></em>' attribute.
57 * <!-- begin-user-doc -->
58 * <!-- end-user-doc -->
59 * @return the value of the '<em>Street</em>' attribute.
60 * @see #setStreet(String)
61 * @see TaxationWithRoot.TaxationPackage#getAddress_Street()
62 * @model required="true"
63 * @generated
64 */
65 String getStreet();
66
67 /**
68 * Sets the value of the '{@link TaxationWithRoot.Address#getStreet <em>Street</em>}' attribute.
69 * <!-- begin-user-doc -->
70 * <!-- end-user-doc -->
71 * @param value the new value of the '<em>Street</em>' attribute.
72 * @see #getStreet()
73 * @generated
74 */
75 void setStreet(String value);
76
77 /**
78 * Returns the value of the '<em><b>Zip Code</b></em>' attribute.
79 * <!-- begin-user-doc -->
80 * <!-- end-user-doc -->
81 * @return the value of the '<em>Zip Code</em>' attribute.
82 * @see #setZipCode(String)
83 * @see TaxationWithRoot.TaxationPackage#getAddress_ZipCode()
84 * @model required="true"
85 * @generated
86 */
87 String getZipCode();
88
89 /**
90 * Sets the value of the '{@link TaxationWithRoot.Address#getZipCode <em>Zip Code</em>}' attribute.
91 * <!-- begin-user-doc -->
92 * <!-- end-user-doc -->
93 * @param value the new value of the '<em>Zip Code</em>' attribute.
94 * @see #getZipCode()
95 * @generated
96 */
97 void setZipCode(String value);
98
99 /**
100 * Returns the value of the '<em><b>City</b></em>' attribute.
101 * <!-- begin-user-doc -->
102 * <!-- end-user-doc -->
103 * @return the value of the '<em>City</em>' attribute.
104 * @see #setCity(String)
105 * @see TaxationWithRoot.TaxationPackage#getAddress_City()
106 * @model required="true"
107 * @generated
108 */
109 String getCity();
110
111 /**
112 * Sets the value of the '{@link TaxationWithRoot.Address#getCity <em>City</em>}' attribute.
113 * <!-- begin-user-doc -->
114 * <!-- end-user-doc -->
115 * @param value the new value of the '<em>City</em>' attribute.
116 * @see #getCity()
117 * @generated
118 */
119 void setCity(String value);
120
121 /**
122 * Returns the value of the '<em><b>Id2</b></em>' attribute.
123 * <!-- begin-user-doc -->
124 * <!-- end-user-doc -->
125 * @return the value of the '<em>Id2</em>' attribute.
126 * @see #setId2(String)
127 * @see TaxationWithRoot.TaxationPackage#getAddress_Id2()
128 * @model id="true" required="true" ordered="false"
129 * @generated
130 */
131 String getId2();
132
133 /**
134 * Sets the value of the '{@link TaxationWithRoot.Address#getId2 <em>Id2</em>}' attribute.
135 * <!-- begin-user-doc -->
136 * <!-- end-user-doc -->
137 * @param value the new value of the '<em>Id2</em>' attribute.
138 * @see #getId2()
139 * @generated
140 */
141 void setId2(String value);
142
143 /**
144 * Returns the value of the '<em><b>Tax Payer</b></em>' reference list.
145 * The list contents are of type {@link TaxationWithRoot.Physical_Person}.
146 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Physical_Person#getAddresses <em>Addresses</em>}'.
147 * <!-- begin-user-doc -->
148 * <!-- end-user-doc -->
149 * @return the value of the '<em>Tax Payer</em>' reference list.
150 * @see TaxationWithRoot.TaxationPackage#getAddress_TaxPayer()
151 * @see TaxationWithRoot.Physical_Person#getAddresses
152 * @model opposite="addresses" ordered="false"
153 * @generated
154 */
155 EList<Physical_Person> getTaxPayer();
156
157} // Address
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Agriculture_and_Forestry_Income.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Agriculture_and_Forestry_Income.java
new file mode 100644
index 00000000..dcac49a5
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Agriculture_and_Forestry_Income.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Agriculture and Forestry Income</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getAgriculture_and_Forestry_Income()
13 * @model
14 * @generated
15 */
16public interface Agriculture_and_Forestry_Income extends Income_Type {
17} // Agriculture_and_Forestry_Income
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/CE_Type.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/CE_Type.java
new file mode 100644
index 00000000..28fcee83
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/CE_Type.java
@@ -0,0 +1,232 @@
1/**
2 */
3package TaxationWithRoot;
4
5import java.util.Arrays;
6import java.util.Collections;
7import java.util.List;
8
9import org.eclipse.emf.common.util.Enumerator;
10
11/**
12 * <!-- begin-user-doc -->
13 * A representation of the literals of the enumeration '<em><b>CE Type</b></em>',
14 * and utility methods for working with them.
15 * <!-- end-user-doc -->
16 * @see TaxationWithRoot.TaxationPackage#getCE_Type()
17 * @model
18 * @generated
19 */
20public enum CE_Type implements Enumerator {
21 /**
22 * The '<em><b>INALIDITY AND INFIRMITY</b></em>' literal object.
23 * <!-- begin-user-doc -->
24 * <!-- end-user-doc -->
25 * @see #INALIDITY_AND_INFIRMITY_VALUE
26 * @generated
27 * @ordered
28 */
29 INALIDITY_AND_INFIRMITY(0, "INALIDITY_AND_INFIRMITY", "INALIDITY_AND_INFIRMITY"),
30
31 /**
32 * The '<em><b>DEPENDENCE AND CARE EXCLUDING CHLIDREN NOT PART OF HOUSEHOLD</b></em>' literal object.
33 * <!-- begin-user-doc -->
34 * <!-- end-user-doc -->
35 * @see #DEPENDENCE_AND_CARE_EXCLUDING_CHLIDREN_NOT_PART_OF_HOUSEHOLD_VALUE
36 * @generated
37 * @ordered
38 */
39 DEPENDENCE_AND_CARE_EXCLUDING_CHLIDREN_NOT_PART_OF_HOUSEHOLD(1, "DEPENDENCE_AND_CARE_EXCLUDING_CHLIDREN_NOT_PART_OF_HOUSEHOLD", "DEPENDENCE_AND_CARE_EXCLUDING_CHLIDREN_NOT_PART_OF_HOUSEHOLD"),
40
41 /**
42 * The '<em><b>CARE FOR CHILDREN NOT BEING PART OF HOUSEHOLD</b></em>' literal object.
43 * <!-- begin-user-doc -->
44 * <!-- end-user-doc -->
45 * @see #CARE_FOR_CHILDREN_NOT_BEING_PART_OF_HOUSEHOLD_VALUE
46 * @generated
47 * @ordered
48 */
49 CARE_FOR_CHILDREN_NOT_BEING_PART_OF_HOUSEHOLD(2, "CARE_FOR_CHILDREN_NOT_BEING_PART_OF_HOUSEHOLD", "CARE_FOR_CHILDREN_NOT_BEING_PART_OF_HOUSEHOLD");
50
51 /**
52 * The '<em><b>INALIDITY AND INFIRMITY</b></em>' literal value.
53 * <!-- begin-user-doc -->
54 * <!-- end-user-doc -->
55 * @see #INALIDITY_AND_INFIRMITY
56 * @model
57 * @generated
58 * @ordered
59 */
60 public static final int INALIDITY_AND_INFIRMITY_VALUE = 0;
61
62 /**
63 * The '<em><b>DEPENDENCE AND CARE EXCLUDING CHLIDREN NOT PART OF HOUSEHOLD</b></em>' literal value.
64 * <!-- begin-user-doc -->
65 * <!-- end-user-doc -->
66 * @see #DEPENDENCE_AND_CARE_EXCLUDING_CHLIDREN_NOT_PART_OF_HOUSEHOLD
67 * @model
68 * @generated
69 * @ordered
70 */
71 public static final int DEPENDENCE_AND_CARE_EXCLUDING_CHLIDREN_NOT_PART_OF_HOUSEHOLD_VALUE = 1;
72
73 /**
74 * The '<em><b>CARE FOR CHILDREN NOT BEING PART OF HOUSEHOLD</b></em>' literal value.
75 * <!-- begin-user-doc -->
76 * <!-- end-user-doc -->
77 * @see #CARE_FOR_CHILDREN_NOT_BEING_PART_OF_HOUSEHOLD
78 * @model
79 * @generated
80 * @ordered
81 */
82 public static final int CARE_FOR_CHILDREN_NOT_BEING_PART_OF_HOUSEHOLD_VALUE = 2;
83
84 /**
85 * An array of all the '<em><b>CE Type</b></em>' enumerators.
86 * <!-- begin-user-doc -->
87 * <!-- end-user-doc -->
88 * @generated
89 */
90 private static final CE_Type[] VALUES_ARRAY =
91 new CE_Type[] {
92 INALIDITY_AND_INFIRMITY,
93 DEPENDENCE_AND_CARE_EXCLUDING_CHLIDREN_NOT_PART_OF_HOUSEHOLD,
94 CARE_FOR_CHILDREN_NOT_BEING_PART_OF_HOUSEHOLD,
95 };
96
97 /**
98 * A public read-only list of all the '<em><b>CE Type</b></em>' enumerators.
99 * <!-- begin-user-doc -->
100 * <!-- end-user-doc -->
101 * @generated
102 */
103 public static final List<CE_Type> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
104
105 /**
106 * Returns the '<em><b>CE Type</b></em>' literal with the specified literal value.
107 * <!-- begin-user-doc -->
108 * <!-- end-user-doc -->
109 * @param literal the literal.
110 * @return the matching enumerator or <code>null</code>.
111 * @generated
112 */
113 public static CE_Type get(String literal) {
114 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
115 CE_Type result = VALUES_ARRAY[i];
116 if (result.toString().equals(literal)) {
117 return result;
118 }
119 }
120 return null;
121 }
122
123 /**
124 * Returns the '<em><b>CE Type</b></em>' literal with the specified name.
125 * <!-- begin-user-doc -->
126 * <!-- end-user-doc -->
127 * @param name the name.
128 * @return the matching enumerator or <code>null</code>.
129 * @generated
130 */
131 public static CE_Type getByName(String name) {
132 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
133 CE_Type result = VALUES_ARRAY[i];
134 if (result.getName().equals(name)) {
135 return result;
136 }
137 }
138 return null;
139 }
140
141 /**
142 * Returns the '<em><b>CE Type</b></em>' literal with the specified integer value.
143 * <!-- begin-user-doc -->
144 * <!-- end-user-doc -->
145 * @param value the integer value.
146 * @return the matching enumerator or <code>null</code>.
147 * @generated
148 */
149 public static CE_Type get(int value) {
150 switch (value) {
151 case INALIDITY_AND_INFIRMITY_VALUE: return INALIDITY_AND_INFIRMITY;
152 case DEPENDENCE_AND_CARE_EXCLUDING_CHLIDREN_NOT_PART_OF_HOUSEHOLD_VALUE: return DEPENDENCE_AND_CARE_EXCLUDING_CHLIDREN_NOT_PART_OF_HOUSEHOLD;
153 case CARE_FOR_CHILDREN_NOT_BEING_PART_OF_HOUSEHOLD_VALUE: return CARE_FOR_CHILDREN_NOT_BEING_PART_OF_HOUSEHOLD;
154 }
155 return null;
156 }
157
158 /**
159 * <!-- begin-user-doc -->
160 * <!-- end-user-doc -->
161 * @generated
162 */
163 private final int value;
164
165 /**
166 * <!-- begin-user-doc -->
167 * <!-- end-user-doc -->
168 * @generated
169 */
170 private final String name;
171
172 /**
173 * <!-- begin-user-doc -->
174 * <!-- end-user-doc -->
175 * @generated
176 */
177 private final String literal;
178
179 /**
180 * Only this class can construct instances.
181 * <!-- begin-user-doc -->
182 * <!-- end-user-doc -->
183 * @generated
184 */
185 private CE_Type(int value, String name, String literal) {
186 this.value = value;
187 this.name = name;
188 this.literal = literal;
189 }
190
191 /**
192 * <!-- begin-user-doc -->
193 * <!-- end-user-doc -->
194 * @generated
195 */
196 @Override
197 public int getValue() {
198 return value;
199 }
200
201 /**
202 * <!-- begin-user-doc -->
203 * <!-- end-user-doc -->
204 * @generated
205 */
206 @Override
207 public String getName() {
208 return name;
209 }
210
211 /**
212 * <!-- begin-user-doc -->
213 * <!-- end-user-doc -->
214 * @generated
215 */
216 @Override
217 public String getLiteral() {
218 return literal;
219 }
220
221 /**
222 * Returns the literal value of the enumerator, which is its string representation.
223 * <!-- begin-user-doc -->
224 * <!-- end-user-doc -->
225 * @generated
226 */
227 @Override
228 public String toString() {
229 return literal;
230 }
231
232} //CE_Type
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/CIM.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/CIM.java
new file mode 100644
index 00000000..62818c49
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/CIM.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>CIM</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getCIM()
13 * @model
14 * @generated
15 */
16public interface CIM extends Income_Tax_Credit {
17} // CIM
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/CIP.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/CIP.java
new file mode 100644
index 00000000..bab73088
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/CIP.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>CIP</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getCIP()
13 * @model
14 * @generated
15 */
16public interface CIP extends Income_Tax_Credit {
17} // CIP
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/CIS.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/CIS.java
new file mode 100644
index 00000000..294c1a0d
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/CIS.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>CIS</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getCIS()
13 * @model
14 * @generated
15 */
16public interface CIS extends Income_Tax_Credit {
17} // CIS
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Capital_and_Investments_Income.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Capital_and_Investments_Income.java
new file mode 100644
index 00000000..fb3648e5
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Capital_and_Investments_Income.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Capital and Investments Income</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getCapital_and_Investments_Income()
13 * @model
14 * @generated
15 */
16public interface Capital_and_Investments_Income extends Income_Type {
17} // Capital_and_Investments_Income
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Category_of_Health_and_Pension_Insurances.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Category_of_Health_and_Pension_Insurances.java
new file mode 100644
index 00000000..1c206275
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Category_of_Health_and_Pension_Insurances.java
@@ -0,0 +1,232 @@
1/**
2 */
3package TaxationWithRoot;
4
5import java.util.Arrays;
6import java.util.Collections;
7import java.util.List;
8
9import org.eclipse.emf.common.util.Enumerator;
10
11/**
12 * <!-- begin-user-doc -->
13 * A representation of the literals of the enumeration '<em><b>Category of Health and Pension Insurances</b></em>',
14 * and utility methods for working with them.
15 * <!-- end-user-doc -->
16 * @see TaxationWithRoot.TaxationPackage#getCategory_of_Health_and_Pension_Insurances()
17 * @model
18 * @generated
19 */
20public enum Category_of_Health_and_Pension_Insurances implements Enumerator {
21 /**
22 * The '<em><b>MANDATORY HEALTH AND PENSION INSURANCE</b></em>' literal object.
23 * <!-- begin-user-doc -->
24 * <!-- end-user-doc -->
25 * @see #MANDATORY_HEALTH_AND_PENSION_INSURANCE_VALUE
26 * @generated
27 * @ordered
28 */
29 MANDATORY_HEALTH_AND_PENSION_INSURANCE(0, "MANDATORY_HEALTH_AND_PENSION_INSURANCE", "MANDATORY_HEALTH_AND_PENSION_INSURANCE"),
30
31 /**
32 * The '<em><b>ADDITIONAL EMPLOYERS PENSION INSURANCE</b></em>' literal object.
33 * <!-- begin-user-doc -->
34 * <!-- end-user-doc -->
35 * @see #ADDITIONAL_EMPLOYERS_PENSION_INSURANCE_VALUE
36 * @generated
37 * @ordered
38 */
39 ADDITIONAL_EMPLOYERS_PENSION_INSURANCE(1, "ADDITIONAL_EMPLOYERS_PENSION_INSURANCE", "ADDITIONAL_EMPLOYERS_PENSION_INSURANCE"),
40
41 /**
42 * The '<em><b>CONTINUED HEALTH AND PENSION INSURANCE</b></em>' literal object.
43 * <!-- begin-user-doc -->
44 * <!-- end-user-doc -->
45 * @see #CONTINUED_HEALTH_AND_PENSION_INSURANCE_VALUE
46 * @generated
47 * @ordered
48 */
49 CONTINUED_HEALTH_AND_PENSION_INSURANCE(2, "CONTINUED_HEALTH_AND_PENSION_INSURANCE", "CONTINUED_HEALTH_AND_PENSION_INSURANCE");
50
51 /**
52 * The '<em><b>MANDATORY HEALTH AND PENSION INSURANCE</b></em>' literal value.
53 * <!-- begin-user-doc -->
54 * <!-- end-user-doc -->
55 * @see #MANDATORY_HEALTH_AND_PENSION_INSURANCE
56 * @model
57 * @generated
58 * @ordered
59 */
60 public static final int MANDATORY_HEALTH_AND_PENSION_INSURANCE_VALUE = 0;
61
62 /**
63 * The '<em><b>ADDITIONAL EMPLOYERS PENSION INSURANCE</b></em>' literal value.
64 * <!-- begin-user-doc -->
65 * <!-- end-user-doc -->
66 * @see #ADDITIONAL_EMPLOYERS_PENSION_INSURANCE
67 * @model
68 * @generated
69 * @ordered
70 */
71 public static final int ADDITIONAL_EMPLOYERS_PENSION_INSURANCE_VALUE = 1;
72
73 /**
74 * The '<em><b>CONTINUED HEALTH AND PENSION INSURANCE</b></em>' literal value.
75 * <!-- begin-user-doc -->
76 * <!-- end-user-doc -->
77 * @see #CONTINUED_HEALTH_AND_PENSION_INSURANCE
78 * @model
79 * @generated
80 * @ordered
81 */
82 public static final int CONTINUED_HEALTH_AND_PENSION_INSURANCE_VALUE = 2;
83
84 /**
85 * An array of all the '<em><b>Category of Health and Pension Insurances</b></em>' enumerators.
86 * <!-- begin-user-doc -->
87 * <!-- end-user-doc -->
88 * @generated
89 */
90 private static final Category_of_Health_and_Pension_Insurances[] VALUES_ARRAY =
91 new Category_of_Health_and_Pension_Insurances[] {
92 MANDATORY_HEALTH_AND_PENSION_INSURANCE,
93 ADDITIONAL_EMPLOYERS_PENSION_INSURANCE,
94 CONTINUED_HEALTH_AND_PENSION_INSURANCE,
95 };
96
97 /**
98 * A public read-only list of all the '<em><b>Category of Health and Pension Insurances</b></em>' enumerators.
99 * <!-- begin-user-doc -->
100 * <!-- end-user-doc -->
101 * @generated
102 */
103 public static final List<Category_of_Health_and_Pension_Insurances> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
104
105 /**
106 * Returns the '<em><b>Category of Health and Pension Insurances</b></em>' literal with the specified literal value.
107 * <!-- begin-user-doc -->
108 * <!-- end-user-doc -->
109 * @param literal the literal.
110 * @return the matching enumerator or <code>null</code>.
111 * @generated
112 */
113 public static Category_of_Health_and_Pension_Insurances get(String literal) {
114 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
115 Category_of_Health_and_Pension_Insurances result = VALUES_ARRAY[i];
116 if (result.toString().equals(literal)) {
117 return result;
118 }
119 }
120 return null;
121 }
122
123 /**
124 * Returns the '<em><b>Category of Health and Pension Insurances</b></em>' literal with the specified name.
125 * <!-- begin-user-doc -->
126 * <!-- end-user-doc -->
127 * @param name the name.
128 * @return the matching enumerator or <code>null</code>.
129 * @generated
130 */
131 public static Category_of_Health_and_Pension_Insurances getByName(String name) {
132 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
133 Category_of_Health_and_Pension_Insurances result = VALUES_ARRAY[i];
134 if (result.getName().equals(name)) {
135 return result;
136 }
137 }
138 return null;
139 }
140
141 /**
142 * Returns the '<em><b>Category of Health and Pension Insurances</b></em>' literal with the specified integer value.
143 * <!-- begin-user-doc -->
144 * <!-- end-user-doc -->
145 * @param value the integer value.
146 * @return the matching enumerator or <code>null</code>.
147 * @generated
148 */
149 public static Category_of_Health_and_Pension_Insurances get(int value) {
150 switch (value) {
151 case MANDATORY_HEALTH_AND_PENSION_INSURANCE_VALUE: return MANDATORY_HEALTH_AND_PENSION_INSURANCE;
152 case ADDITIONAL_EMPLOYERS_PENSION_INSURANCE_VALUE: return ADDITIONAL_EMPLOYERS_PENSION_INSURANCE;
153 case CONTINUED_HEALTH_AND_PENSION_INSURANCE_VALUE: return CONTINUED_HEALTH_AND_PENSION_INSURANCE;
154 }
155 return null;
156 }
157
158 /**
159 * <!-- begin-user-doc -->
160 * <!-- end-user-doc -->
161 * @generated
162 */
163 private final int value;
164
165 /**
166 * <!-- begin-user-doc -->
167 * <!-- end-user-doc -->
168 * @generated
169 */
170 private final String name;
171
172 /**
173 * <!-- begin-user-doc -->
174 * <!-- end-user-doc -->
175 * @generated
176 */
177 private final String literal;
178
179 /**
180 * Only this class can construct instances.
181 * <!-- begin-user-doc -->
182 * <!-- end-user-doc -->
183 * @generated
184 */
185 private Category_of_Health_and_Pension_Insurances(int value, String name, String literal) {
186 this.value = value;
187 this.name = name;
188 this.literal = literal;
189 }
190
191 /**
192 * <!-- begin-user-doc -->
193 * <!-- end-user-doc -->
194 * @generated
195 */
196 @Override
197 public int getValue() {
198 return value;
199 }
200
201 /**
202 * <!-- begin-user-doc -->
203 * <!-- end-user-doc -->
204 * @generated
205 */
206 @Override
207 public String getName() {
208 return name;
209 }
210
211 /**
212 * <!-- begin-user-doc -->
213 * <!-- end-user-doc -->
214 * @generated
215 */
216 @Override
217 public String getLiteral() {
218 return literal;
219 }
220
221 /**
222 * Returns the literal value of the enumerator, which is its string representation.
223 * <!-- begin-user-doc -->
224 * <!-- end-user-doc -->
225 * @generated
226 */
227 @Override
228 public String toString() {
229 return literal;
230 }
231
232} //Category_of_Health_and_Pension_Insurances
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Category_of_Permanent_Expense.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Category_of_Permanent_Expense.java
new file mode 100644
index 00000000..ccdaf088
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Category_of_Permanent_Expense.java
@@ -0,0 +1,209 @@
1/**
2 */
3package TaxationWithRoot;
4
5import java.util.Arrays;
6import java.util.Collections;
7import java.util.List;
8
9import org.eclipse.emf.common.util.Enumerator;
10
11/**
12 * <!-- begin-user-doc -->
13 * A representation of the literals of the enumeration '<em><b>Category of Permanent Expense</b></em>',
14 * and utility methods for working with them.
15 * <!-- end-user-doc -->
16 * @see TaxationWithRoot.TaxationPackage#getCategory_of_Permanent_Expense()
17 * @model
18 * @generated
19 */
20public enum Category_of_Permanent_Expense implements Enumerator {
21 /**
22 * The '<em><b>MISCELLANEOUS DEBT</b></em>' literal object.
23 * <!-- begin-user-doc -->
24 * <!-- end-user-doc -->
25 * @see #MISCELLANEOUS_DEBT_VALUE
26 * @generated
27 * @ordered
28 */
29 MISCELLANEOUS_DEBT(0, "MISCELLANEOUS_DEBT", "MISCELLANEOUS_DEBT"),
30
31 /**
32 * The '<em><b>ALIMONY</b></em>' literal object.
33 * <!-- begin-user-doc -->
34 * <!-- end-user-doc -->
35 * @see #ALIMONY_VALUE
36 * @generated
37 * @ordered
38 */
39 ALIMONY(1, "ALIMONY", "ALIMONY");
40
41 /**
42 * The '<em><b>MISCELLANEOUS DEBT</b></em>' literal value.
43 * <!-- begin-user-doc -->
44 * <!-- end-user-doc -->
45 * @see #MISCELLANEOUS_DEBT
46 * @model
47 * @generated
48 * @ordered
49 */
50 public static final int MISCELLANEOUS_DEBT_VALUE = 0;
51
52 /**
53 * The '<em><b>ALIMONY</b></em>' literal value.
54 * <!-- begin-user-doc -->
55 * <!-- end-user-doc -->
56 * @see #ALIMONY
57 * @model
58 * @generated
59 * @ordered
60 */
61 public static final int ALIMONY_VALUE = 1;
62
63 /**
64 * An array of all the '<em><b>Category of Permanent Expense</b></em>' enumerators.
65 * <!-- begin-user-doc -->
66 * <!-- end-user-doc -->
67 * @generated
68 */
69 private static final Category_of_Permanent_Expense[] VALUES_ARRAY =
70 new Category_of_Permanent_Expense[] {
71 MISCELLANEOUS_DEBT,
72 ALIMONY,
73 };
74
75 /**
76 * A public read-only list of all the '<em><b>Category of Permanent Expense</b></em>' enumerators.
77 * <!-- begin-user-doc -->
78 * <!-- end-user-doc -->
79 * @generated
80 */
81 public static final List<Category_of_Permanent_Expense> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
82
83 /**
84 * Returns the '<em><b>Category of Permanent Expense</b></em>' literal with the specified literal value.
85 * <!-- begin-user-doc -->
86 * <!-- end-user-doc -->
87 * @param literal the literal.
88 * @return the matching enumerator or <code>null</code>.
89 * @generated
90 */
91 public static Category_of_Permanent_Expense get(String literal) {
92 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
93 Category_of_Permanent_Expense result = VALUES_ARRAY[i];
94 if (result.toString().equals(literal)) {
95 return result;
96 }
97 }
98 return null;
99 }
100
101 /**
102 * Returns the '<em><b>Category of Permanent Expense</b></em>' literal with the specified name.
103 * <!-- begin-user-doc -->
104 * <!-- end-user-doc -->
105 * @param name the name.
106 * @return the matching enumerator or <code>null</code>.
107 * @generated
108 */
109 public static Category_of_Permanent_Expense getByName(String name) {
110 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
111 Category_of_Permanent_Expense result = VALUES_ARRAY[i];
112 if (result.getName().equals(name)) {
113 return result;
114 }
115 }
116 return null;
117 }
118
119 /**
120 * Returns the '<em><b>Category of Permanent Expense</b></em>' literal with the specified integer value.
121 * <!-- begin-user-doc -->
122 * <!-- end-user-doc -->
123 * @param value the integer value.
124 * @return the matching enumerator or <code>null</code>.
125 * @generated
126 */
127 public static Category_of_Permanent_Expense get(int value) {
128 switch (value) {
129 case MISCELLANEOUS_DEBT_VALUE: return MISCELLANEOUS_DEBT;
130 case ALIMONY_VALUE: return ALIMONY;
131 }
132 return null;
133 }
134
135 /**
136 * <!-- begin-user-doc -->
137 * <!-- end-user-doc -->
138 * @generated
139 */
140 private final int value;
141
142 /**
143 * <!-- begin-user-doc -->
144 * <!-- end-user-doc -->
145 * @generated
146 */
147 private final String name;
148
149 /**
150 * <!-- begin-user-doc -->
151 * <!-- end-user-doc -->
152 * @generated
153 */
154 private final String literal;
155
156 /**
157 * Only this class can construct instances.
158 * <!-- begin-user-doc -->
159 * <!-- end-user-doc -->
160 * @generated
161 */
162 private Category_of_Permanent_Expense(int value, String name, String literal) {
163 this.value = value;
164 this.name = name;
165 this.literal = literal;
166 }
167
168 /**
169 * <!-- begin-user-doc -->
170 * <!-- end-user-doc -->
171 * @generated
172 */
173 @Override
174 public int getValue() {
175 return value;
176 }
177
178 /**
179 * <!-- begin-user-doc -->
180 * <!-- end-user-doc -->
181 * @generated
182 */
183 @Override
184 public String getName() {
185 return name;
186 }
187
188 /**
189 * <!-- begin-user-doc -->
190 * <!-- end-user-doc -->
191 * @generated
192 */
193 @Override
194 public String getLiteral() {
195 return literal;
196 }
197
198 /**
199 * Returns the literal value of the enumerator, which is its string representation.
200 * <!-- begin-user-doc -->
201 * <!-- end-user-doc -->
202 * @generated
203 */
204 @Override
205 public String toString() {
206 return literal;
207 }
208
209} //Category_of_Permanent_Expense
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Category_of_Private_Insurance_and_Plan.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Category_of_Private_Insurance_and_Plan.java
new file mode 100644
index 00000000..b07eb5e2
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Category_of_Private_Insurance_and_Plan.java
@@ -0,0 +1,278 @@
1/**
2 */
3package TaxationWithRoot;
4
5import java.util.Arrays;
6import java.util.Collections;
7import java.util.List;
8
9import org.eclipse.emf.common.util.Enumerator;
10
11/**
12 * <!-- begin-user-doc -->
13 * A representation of the literals of the enumeration '<em><b>Category of Private Insurance and Plan</b></em>',
14 * and utility methods for working with them.
15 * <!-- end-user-doc -->
16 * @see TaxationWithRoot.TaxationPackage#getCategory_of_Private_Insurance_and_Plan()
17 * @model
18 * @generated
19 */
20public enum Category_of_Private_Insurance_and_Plan implements Enumerator {
21 /**
22 * The '<em><b>PRIVATE INSURANCE</b></em>' literal object.
23 * <!-- begin-user-doc -->
24 * <!-- end-user-doc -->
25 * @see #PRIVATE_INSURANCE_VALUE
26 * @generated
27 * @ordered
28 */
29 PRIVATE_INSURANCE(0, "PRIVATE_INSURANCE", "PRIVATE_INSURANCE"),
30
31 /**
32 * The '<em><b>PRIVATE LIFE INSURANCE</b></em>' literal object.
33 * <!-- begin-user-doc -->
34 * <!-- end-user-doc -->
35 * @see #PRIVATE_LIFE_INSURANCE_VALUE
36 * @generated
37 * @ordered
38 */
39 PRIVATE_LIFE_INSURANCE(1, "PRIVATE_LIFE_INSURANCE", "PRIVATE_LIFE_INSURANCE"),
40
41 /**
42 * The '<em><b>COMPANY MEMBERS PRIVATE INSURANCE</b></em>' literal object.
43 * <!-- begin-user-doc -->
44 * <!-- end-user-doc -->
45 * @see #COMPANY_MEMBERS_PRIVATE_INSURANCE_VALUE
46 * @generated
47 * @ordered
48 */
49 COMPANY_MEMBERS_PRIVATE_INSURANCE(2, "COMPANY_MEMBERS_PRIVATE_INSURANCE", "COMPANY_MEMBERS_PRIVATE_INSURANCE"),
50
51 /**
52 * The '<em><b>HOUSING SAVING PLAN</b></em>' literal object.
53 * <!-- begin-user-doc -->
54 * <!-- end-user-doc -->
55 * @see #HOUSING_SAVING_PLAN_VALUE
56 * @generated
57 * @ordered
58 */
59 HOUSING_SAVING_PLAN(3, "HOUSING_SAVING_PLAN", "HOUSING_SAVING_PLAN"),
60
61 /**
62 * The '<em><b>OLD AGE PENSION PLAN</b></em>' literal object.
63 * <!-- begin-user-doc -->
64 * <!-- end-user-doc -->
65 * @see #OLD_AGE_PENSION_PLAN_VALUE
66 * @generated
67 * @ordered
68 */
69 OLD_AGE_PENSION_PLAN(4, "OLD_AGE_PENSION_PLAN", "OLD_AGE_PENSION_PLAN");
70
71 /**
72 * The '<em><b>PRIVATE INSURANCE</b></em>' literal value.
73 * <!-- begin-user-doc -->
74 * <!-- end-user-doc -->
75 * @see #PRIVATE_INSURANCE
76 * @model
77 * @generated
78 * @ordered
79 */
80 public static final int PRIVATE_INSURANCE_VALUE = 0;
81
82 /**
83 * The '<em><b>PRIVATE LIFE INSURANCE</b></em>' literal value.
84 * <!-- begin-user-doc -->
85 * <!-- end-user-doc -->
86 * @see #PRIVATE_LIFE_INSURANCE
87 * @model
88 * @generated
89 * @ordered
90 */
91 public static final int PRIVATE_LIFE_INSURANCE_VALUE = 1;
92
93 /**
94 * The '<em><b>COMPANY MEMBERS PRIVATE INSURANCE</b></em>' literal value.
95 * <!-- begin-user-doc -->
96 * <!-- end-user-doc -->
97 * @see #COMPANY_MEMBERS_PRIVATE_INSURANCE
98 * @model
99 * @generated
100 * @ordered
101 */
102 public static final int COMPANY_MEMBERS_PRIVATE_INSURANCE_VALUE = 2;
103
104 /**
105 * The '<em><b>HOUSING SAVING PLAN</b></em>' literal value.
106 * <!-- begin-user-doc -->
107 * <!-- end-user-doc -->
108 * @see #HOUSING_SAVING_PLAN
109 * @model
110 * @generated
111 * @ordered
112 */
113 public static final int HOUSING_SAVING_PLAN_VALUE = 3;
114
115 /**
116 * The '<em><b>OLD AGE PENSION PLAN</b></em>' literal value.
117 * <!-- begin-user-doc -->
118 * <!-- end-user-doc -->
119 * @see #OLD_AGE_PENSION_PLAN
120 * @model
121 * @generated
122 * @ordered
123 */
124 public static final int OLD_AGE_PENSION_PLAN_VALUE = 4;
125
126 /**
127 * An array of all the '<em><b>Category of Private Insurance and Plan</b></em>' enumerators.
128 * <!-- begin-user-doc -->
129 * <!-- end-user-doc -->
130 * @generated
131 */
132 private static final Category_of_Private_Insurance_and_Plan[] VALUES_ARRAY =
133 new Category_of_Private_Insurance_and_Plan[] {
134 PRIVATE_INSURANCE,
135 PRIVATE_LIFE_INSURANCE,
136 COMPANY_MEMBERS_PRIVATE_INSURANCE,
137 HOUSING_SAVING_PLAN,
138 OLD_AGE_PENSION_PLAN,
139 };
140
141 /**
142 * A public read-only list of all the '<em><b>Category of Private Insurance and Plan</b></em>' enumerators.
143 * <!-- begin-user-doc -->
144 * <!-- end-user-doc -->
145 * @generated
146 */
147 public static final List<Category_of_Private_Insurance_and_Plan> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
148
149 /**
150 * Returns the '<em><b>Category of Private Insurance and Plan</b></em>' literal with the specified literal value.
151 * <!-- begin-user-doc -->
152 * <!-- end-user-doc -->
153 * @param literal the literal.
154 * @return the matching enumerator or <code>null</code>.
155 * @generated
156 */
157 public static Category_of_Private_Insurance_and_Plan get(String literal) {
158 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
159 Category_of_Private_Insurance_and_Plan result = VALUES_ARRAY[i];
160 if (result.toString().equals(literal)) {
161 return result;
162 }
163 }
164 return null;
165 }
166
167 /**
168 * Returns the '<em><b>Category of Private Insurance and Plan</b></em>' literal with the specified name.
169 * <!-- begin-user-doc -->
170 * <!-- end-user-doc -->
171 * @param name the name.
172 * @return the matching enumerator or <code>null</code>.
173 * @generated
174 */
175 public static Category_of_Private_Insurance_and_Plan getByName(String name) {
176 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
177 Category_of_Private_Insurance_and_Plan result = VALUES_ARRAY[i];
178 if (result.getName().equals(name)) {
179 return result;
180 }
181 }
182 return null;
183 }
184
185 /**
186 * Returns the '<em><b>Category of Private Insurance and Plan</b></em>' literal with the specified integer value.
187 * <!-- begin-user-doc -->
188 * <!-- end-user-doc -->
189 * @param value the integer value.
190 * @return the matching enumerator or <code>null</code>.
191 * @generated
192 */
193 public static Category_of_Private_Insurance_and_Plan get(int value) {
194 switch (value) {
195 case PRIVATE_INSURANCE_VALUE: return PRIVATE_INSURANCE;
196 case PRIVATE_LIFE_INSURANCE_VALUE: return PRIVATE_LIFE_INSURANCE;
197 case COMPANY_MEMBERS_PRIVATE_INSURANCE_VALUE: return COMPANY_MEMBERS_PRIVATE_INSURANCE;
198 case HOUSING_SAVING_PLAN_VALUE: return HOUSING_SAVING_PLAN;
199 case OLD_AGE_PENSION_PLAN_VALUE: return OLD_AGE_PENSION_PLAN;
200 }
201 return null;
202 }
203
204 /**
205 * <!-- begin-user-doc -->
206 * <!-- end-user-doc -->
207 * @generated
208 */
209 private final int value;
210
211 /**
212 * <!-- begin-user-doc -->
213 * <!-- end-user-doc -->
214 * @generated
215 */
216 private final String name;
217
218 /**
219 * <!-- begin-user-doc -->
220 * <!-- end-user-doc -->
221 * @generated
222 */
223 private final String literal;
224
225 /**
226 * Only this class can construct instances.
227 * <!-- begin-user-doc -->
228 * <!-- end-user-doc -->
229 * @generated
230 */
231 private Category_of_Private_Insurance_and_Plan(int value, String name, String literal) {
232 this.value = value;
233 this.name = name;
234 this.literal = literal;
235 }
236
237 /**
238 * <!-- begin-user-doc -->
239 * <!-- end-user-doc -->
240 * @generated
241 */
242 @Override
243 public int getValue() {
244 return value;
245 }
246
247 /**
248 * <!-- begin-user-doc -->
249 * <!-- end-user-doc -->
250 * @generated
251 */
252 @Override
253 public String getName() {
254 return name;
255 }
256
257 /**
258 * <!-- begin-user-doc -->
259 * <!-- end-user-doc -->
260 * @generated
261 */
262 @Override
263 public String getLiteral() {
264 return literal;
265 }
266
267 /**
268 * Returns the literal value of the enumerator, which is its string representation.
269 * <!-- begin-user-doc -->
270 * <!-- end-user-doc -->
271 * @generated
272 */
273 @Override
274 public String toString() {
275 return literal;
276 }
277
278} //Category_of_Private_Insurance_and_Plan
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Constants.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Constants.java
new file mode 100644
index 00000000..1a111c96
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Constants.java
@@ -0,0 +1,619 @@
1/**
2 */
3package TaxationWithRoot;
4
5import org.eclipse.emf.ecore.EObject;
6
7/**
8 * <!-- begin-user-doc -->
9 * A representation of the model object '<em><b>Constants</b></em>'.
10 * <!-- end-user-doc -->
11 *
12 * <p>
13 * The following features are supported:
14 * </p>
15 * <ul>
16 * <li>{@link TaxationWithRoot.Constants#getMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD <em>MAXIMUM CE RATE FOR CHILD NOT BEING PART OF HOUSEHOLD</em>}</li>
17 * <li>{@link TaxationWithRoot.Constants#getMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE <em>MAXIMUM CE RATE FOR HOUSE CARE AND CHILD PART OF THE HOUSEHOLD CARE</em>}</li>
18 * <li>{@link TaxationWithRoot.Constants#getMINIMUM_SALARY <em>MINIMUM SALARY</em>}</li>
19 * <li>{@link TaxationWithRoot.Constants#getFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION <em>FLAT RATE FOR EXTRA PROFESSIONAL DEDUCTION</em>}</li>
20 * <li>{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS <em>MAXIMUM DEDUCTIBLE PERCENTAGE FOR DONATIONS</em>}</li>
21 * <li>{@link TaxationWithRoot.Constants#getMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS <em>MINIMUM DEDUCTIBLE AMOUNT FOR DONATIONS</em>}</li>
22 * <li>{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC <em>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANC</em>}</li>
23 * <li>{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE <em>MAXIMUM DEDUCTIBLE AMOUNT FOR ALIMONY EXPENSE</em>}</li>
24 * <li>{@link TaxationWithRoot.Constants#getMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION <em>MAXIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>}</li>
25 * <li>{@link TaxationWithRoot.Constants#getMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION <em>MAXIMAL FLAT DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>}</li>
26 * <li>{@link TaxationWithRoot.Constants#getMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION <em>MINIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>}</li>
27 * <li>{@link TaxationWithRoot.Constants#getFLAT_RATE_CIM_DAILY <em>FLAT RATE CIM DAILY</em>}</li>
28 * <li>{@link TaxationWithRoot.Constants#getFLAT_RATE_CIM_MONTHLY <em>FLAT RATE CIM MONTHLY</em>}</li>
29 * <li>{@link TaxationWithRoot.Constants#getFLAT_RATE_CIM_YEARLY <em>FLAT RATE CIM YEARLY</em>}</li>
30 * <li>{@link TaxationWithRoot.Constants#getFLAT_RATE_CIP_DAILY <em>FLAT RATE CIP DAILY</em>}</li>
31 * <li>{@link TaxationWithRoot.Constants#getFLAT_RATE_CIP_MONTHLY <em>FLAT RATE CIP MONTHLY</em>}</li>
32 * <li>{@link TaxationWithRoot.Constants#getFLAT_RATE_CIP_YEARLY <em>FLAT RATE CIP YEARLY</em>}</li>
33 * <li>{@link TaxationWithRoot.Constants#getFLAT_RATE_CIS_DAILY <em>FLAT RATE CIS DAILY</em>}</li>
34 * <li>{@link TaxationWithRoot.Constants#getFLAT_RATE_CIS_MONTHLY <em>FLAT RATE CIS MONTHLY</em>}</li>
35 * <li>{@link TaxationWithRoot.Constants#getFLAT_RATE_CIS_YEARLY <em>FLAT RATE CIS YEARLY</em>}</li>
36 * <li>{@link TaxationWithRoot.Constants#getFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT <em>FLAT RATE FOR TRAVEL EXPENSE PER UNIT</em>}</li>
37 * <li>{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS <em>MAXIMUM DEDUCTIBLE AMOUNT FOR DS</em>}</li>
38 * <li>{@link TaxationWithRoot.Constants#getFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE <em>FLAT RATE FOR MISCELLANEOUS EXPENSE</em>}</li>
39 * <li>{@link TaxationWithRoot.Constants#getDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE <em>DISABILITY FLAT RATE FOR MISCELLANEOUS EXPENSE</em>}</li>
40 * <li>{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE <em>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANCE</em>}</li>
41 * </ul>
42 *
43 * @see TaxationWithRoot.TaxationPackage#getConstants()
44 * @model abstract="true"
45 * @generated
46 */
47public interface Constants extends EObject {
48 /**
49 * Returns the value of the '<em><b>MAXIMUM CE RATE FOR CHILD NOT BEING PART OF HOUSEHOLD</b></em>' attribute.
50 * The default value is <code>"3480.0"</code>.
51 * <!-- begin-user-doc -->
52 * <!-- end-user-doc -->
53 * @return the value of the '<em>MAXIMUM CE RATE FOR CHILD NOT BEING PART OF HOUSEHOLD</em>' attribute.
54 * @see #setMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD(double)
55 * @see TaxationWithRoot.TaxationPackage#getConstants_MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD()
56 * @model default="3480.0" required="true"
57 * @generated
58 */
59 double getMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD();
60
61 /**
62 * Sets the value of the '{@link TaxationWithRoot.Constants#getMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD <em>MAXIMUM CE RATE FOR CHILD NOT BEING PART OF HOUSEHOLD</em>}' attribute.
63 * <!-- begin-user-doc -->
64 * <!-- end-user-doc -->
65 * @param value the new value of the '<em>MAXIMUM CE RATE FOR CHILD NOT BEING PART OF HOUSEHOLD</em>' attribute.
66 * @see #getMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD()
67 * @generated
68 */
69 void setMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD(double value);
70
71 /**
72 * Returns the value of the '<em><b>MAXIMUM CE RATE FOR HOUSE CARE AND CHILD PART OF THE HOUSEHOLD CARE</b></em>' attribute.
73 * The default value is <code>"3600.0"</code>.
74 * <!-- begin-user-doc -->
75 * <!-- end-user-doc -->
76 * @return the value of the '<em>MAXIMUM CE RATE FOR HOUSE CARE AND CHILD PART OF THE HOUSEHOLD CARE</em>' attribute.
77 * @see #setMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE(double)
78 * @see TaxationWithRoot.TaxationPackage#getConstants_MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE()
79 * @model default="3600.0" required="true"
80 * @generated
81 */
82 double getMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE();
83
84 /**
85 * Sets the value of the '{@link TaxationWithRoot.Constants#getMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE <em>MAXIMUM CE RATE FOR HOUSE CARE AND CHILD PART OF THE HOUSEHOLD CARE</em>}' attribute.
86 * <!-- begin-user-doc -->
87 * <!-- end-user-doc -->
88 * @param value the new value of the '<em>MAXIMUM CE RATE FOR HOUSE CARE AND CHILD PART OF THE HOUSEHOLD CARE</em>' attribute.
89 * @see #getMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE()
90 * @generated
91 */
92 void setMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE(double value);
93
94 /**
95 * Returns the value of the '<em><b>MINIMUM SALARY</b></em>' attribute.
96 * The default value is <code>"1500.0"</code>.
97 * <!-- begin-user-doc -->
98 * <!-- end-user-doc -->
99 * @return the value of the '<em>MINIMUM SALARY</em>' attribute.
100 * @see #setMINIMUM_SALARY(double)
101 * @see TaxationWithRoot.TaxationPackage#getConstants_MINIMUM_SALARY()
102 * @model default="1500.0" required="true"
103 * @generated
104 */
105 double getMINIMUM_SALARY();
106
107 /**
108 * Sets the value of the '{@link TaxationWithRoot.Constants#getMINIMUM_SALARY <em>MINIMUM SALARY</em>}' attribute.
109 * <!-- begin-user-doc -->
110 * <!-- end-user-doc -->
111 * @param value the new value of the '<em>MINIMUM SALARY</em>' attribute.
112 * @see #getMINIMUM_SALARY()
113 * @generated
114 */
115 void setMINIMUM_SALARY(double value);
116
117 /**
118 * Returns the value of the '<em><b>FLAT RATE FOR EXTRA PROFESSIONAL DEDUCTION</b></em>' attribute.
119 * The default value is <code>"4500.0"</code>.
120 * <!-- begin-user-doc -->
121 * <!-- end-user-doc -->
122 * @return the value of the '<em>FLAT RATE FOR EXTRA PROFESSIONAL DEDUCTION</em>' attribute.
123 * @see #setFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION(double)
124 * @see TaxationWithRoot.TaxationPackage#getConstants_FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION()
125 * @model default="4500.0" required="true"
126 * @generated
127 */
128 double getFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION();
129
130 /**
131 * Sets the value of the '{@link TaxationWithRoot.Constants#getFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION <em>FLAT RATE FOR EXTRA PROFESSIONAL DEDUCTION</em>}' attribute.
132 * <!-- begin-user-doc -->
133 * <!-- end-user-doc -->
134 * @param value the new value of the '<em>FLAT RATE FOR EXTRA PROFESSIONAL DEDUCTION</em>' attribute.
135 * @see #getFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION()
136 * @generated
137 */
138 void setFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION(double value);
139
140 /**
141 * Returns the value of the '<em><b>MAXIMUM DEDUCTIBLE PERCENTAGE FOR DONATIONS</b></em>' attribute.
142 * The default value is <code>"20.0"</code>.
143 * <!-- begin-user-doc -->
144 * <!-- end-user-doc -->
145 * @return the value of the '<em>MAXIMUM DEDUCTIBLE PERCENTAGE FOR DONATIONS</em>' attribute.
146 * @see #setMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS(double)
147 * @see TaxationWithRoot.TaxationPackage#getConstants_MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS()
148 * @model default="20.0" required="true"
149 * @generated
150 */
151 double getMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS();
152
153 /**
154 * Sets the value of the '{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS <em>MAXIMUM DEDUCTIBLE PERCENTAGE FOR DONATIONS</em>}' attribute.
155 * <!-- begin-user-doc -->
156 * <!-- end-user-doc -->
157 * @param value the new value of the '<em>MAXIMUM DEDUCTIBLE PERCENTAGE FOR DONATIONS</em>' attribute.
158 * @see #getMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS()
159 * @generated
160 */
161 void setMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS(double value);
162
163 /**
164 * Returns the value of the '<em><b>MINIMUM DEDUCTIBLE AMOUNT FOR DONATIONS</b></em>' attribute.
165 * The default value is <code>"120.0"</code>.
166 * <!-- begin-user-doc -->
167 * <!-- end-user-doc -->
168 * @return the value of the '<em>MINIMUM DEDUCTIBLE AMOUNT FOR DONATIONS</em>' attribute.
169 * @see #setMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS(double)
170 * @see TaxationWithRoot.TaxationPackage#getConstants_MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS()
171 * @model default="120.0" required="true"
172 * @generated
173 */
174 double getMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS();
175
176 /**
177 * Sets the value of the '{@link TaxationWithRoot.Constants#getMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS <em>MINIMUM DEDUCTIBLE AMOUNT FOR DONATIONS</em>}' attribute.
178 * <!-- begin-user-doc -->
179 * <!-- end-user-doc -->
180 * @param value the new value of the '<em>MINIMUM DEDUCTIBLE AMOUNT FOR DONATIONS</em>' attribute.
181 * @see #getMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS()
182 * @generated
183 */
184 void setMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS(double value);
185
186 /**
187 * Returns the value of the '<em><b>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANC</b></em>' attribute.
188 * The default value is <code>"0.0"</code>.
189 * <!-- begin-user-doc -->
190 * <!-- end-user-doc -->
191 * @return the value of the '<em>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANC</em>' attribute.
192 * @see #setMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC(double)
193 * @see TaxationWithRoot.TaxationPackage#getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC()
194 * @model default="0.0" required="true"
195 * @generated
196 */
197 double getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC();
198
199 /**
200 * Sets the value of the '{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC <em>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANC</em>}' attribute.
201 * <!-- begin-user-doc -->
202 * <!-- end-user-doc -->
203 * @param value the new value of the '<em>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANC</em>' attribute.
204 * @see #getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC()
205 * @generated
206 */
207 void setMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC(double value);
208
209 /**
210 * Returns the value of the '<em><b>MAXIMUM DEDUCTIBLE AMOUNT FOR ALIMONY EXPENSE</b></em>' attribute.
211 * The default value is <code>"24000.0"</code>.
212 * <!-- begin-user-doc -->
213 * <!-- end-user-doc -->
214 * @return the value of the '<em>MAXIMUM DEDUCTIBLE AMOUNT FOR ALIMONY EXPENSE</em>' attribute.
215 * @see #setMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE(double)
216 * @see TaxationWithRoot.TaxationPackage#getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE()
217 * @model default="24000.0" required="true"
218 * @generated
219 */
220 double getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE();
221
222 /**
223 * Sets the value of the '{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE <em>MAXIMUM DEDUCTIBLE AMOUNT FOR ALIMONY EXPENSE</em>}' attribute.
224 * <!-- begin-user-doc -->
225 * <!-- end-user-doc -->
226 * @param value the new value of the '<em>MAXIMUM DEDUCTIBLE AMOUNT FOR ALIMONY EXPENSE</em>' attribute.
227 * @see #getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE()
228 * @generated
229 */
230 void setMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE(double value);
231
232 /**
233 * Returns the value of the '<em><b>MAXIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</b></em>' attribute.
234 * The default value is <code>"99.0"</code>.
235 * <!-- begin-user-doc -->
236 * <!-- end-user-doc -->
237 * @return the value of the '<em>MAXIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>' attribute.
238 * @see #setMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION(double)
239 * @see TaxationWithRoot.TaxationPackage#getConstants_MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION()
240 * @model default="99.0" required="true"
241 * @generated
242 */
243 double getMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION();
244
245 /**
246 * Sets the value of the '{@link TaxationWithRoot.Constants#getMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION <em>MAXIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>}' attribute.
247 * <!-- begin-user-doc -->
248 * <!-- end-user-doc -->
249 * @param value the new value of the '<em>MAXIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>' attribute.
250 * @see #getMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION()
251 * @generated
252 */
253 void setMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION(double value);
254
255 /**
256 * Returns the value of the '<em><b>MAXIMAL FLAT DISTANCE FOR TRAVEL EXPENSE DEDUCTION</b></em>' attribute.
257 * The default value is <code>"30.0"</code>.
258 * <!-- begin-user-doc -->
259 * <!-- end-user-doc -->
260 * @return the value of the '<em>MAXIMAL FLAT DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>' attribute.
261 * @see #setMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION(double)
262 * @see TaxationWithRoot.TaxationPackage#getConstants_MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION()
263 * @model default="30.0" required="true"
264 * @generated
265 */
266 double getMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION();
267
268 /**
269 * Sets the value of the '{@link TaxationWithRoot.Constants#getMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION <em>MAXIMAL FLAT DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>}' attribute.
270 * <!-- begin-user-doc -->
271 * <!-- end-user-doc -->
272 * @param value the new value of the '<em>MAXIMAL FLAT DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>' attribute.
273 * @see #getMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION()
274 * @generated
275 */
276 void setMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION(double value);
277
278 /**
279 * Returns the value of the '<em><b>MINIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</b></em>' attribute.
280 * The default value is <code>"4.0"</code>.
281 * <!-- begin-user-doc -->
282 * <!-- end-user-doc -->
283 * @return the value of the '<em>MINIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>' attribute.
284 * @see #setMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION(double)
285 * @see TaxationWithRoot.TaxationPackage#getConstants_MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION()
286 * @model default="4.0" required="true"
287 * @generated
288 */
289 double getMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION();
290
291 /**
292 * Sets the value of the '{@link TaxationWithRoot.Constants#getMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION <em>MINIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>}' attribute.
293 * <!-- begin-user-doc -->
294 * <!-- end-user-doc -->
295 * @param value the new value of the '<em>MINIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>' attribute.
296 * @see #getMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION()
297 * @generated
298 */
299 void setMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION(double value);
300
301 /**
302 * Returns the value of the '<em><b>FLAT RATE CIM DAILY</b></em>' attribute.
303 * The default value is <code>"2.0"</code>.
304 * <!-- begin-user-doc -->
305 * <!-- end-user-doc -->
306 * @return the value of the '<em>FLAT RATE CIM DAILY</em>' attribute.
307 * @see #setFLAT_RATE_CIM_DAILY(double)
308 * @see TaxationWithRoot.TaxationPackage#getConstants_FLAT_RATE_CIM_DAILY()
309 * @model default="2.0" required="true"
310 * @generated
311 */
312 double getFLAT_RATE_CIM_DAILY();
313
314 /**
315 * Sets the value of the '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIM_DAILY <em>FLAT RATE CIM DAILY</em>}' attribute.
316 * <!-- begin-user-doc -->
317 * <!-- end-user-doc -->
318 * @param value the new value of the '<em>FLAT RATE CIM DAILY</em>' attribute.
319 * @see #getFLAT_RATE_CIM_DAILY()
320 * @generated
321 */
322 void setFLAT_RATE_CIM_DAILY(double value);
323
324 /**
325 * Returns the value of the '<em><b>FLAT RATE CIM MONTHLY</b></em>' attribute.
326 * The default value is <code>"62.0"</code>.
327 * <!-- begin-user-doc -->
328 * <!-- end-user-doc -->
329 * @return the value of the '<em>FLAT RATE CIM MONTHLY</em>' attribute.
330 * @see #setFLAT_RATE_CIM_MONTHLY(double)
331 * @see TaxationWithRoot.TaxationPackage#getConstants_FLAT_RATE_CIM_MONTHLY()
332 * @model default="62.0" required="true"
333 * @generated
334 */
335 double getFLAT_RATE_CIM_MONTHLY();
336
337 /**
338 * Sets the value of the '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIM_MONTHLY <em>FLAT RATE CIM MONTHLY</em>}' attribute.
339 * <!-- begin-user-doc -->
340 * <!-- end-user-doc -->
341 * @param value the new value of the '<em>FLAT RATE CIM MONTHLY</em>' attribute.
342 * @see #getFLAT_RATE_CIM_MONTHLY()
343 * @generated
344 */
345 void setFLAT_RATE_CIM_MONTHLY(double value);
346
347 /**
348 * Returns the value of the '<em><b>FLAT RATE CIM YEARLY</b></em>' attribute.
349 * The default value is <code>"750.0"</code>.
350 * <!-- begin-user-doc -->
351 * <!-- end-user-doc -->
352 * @return the value of the '<em>FLAT RATE CIM YEARLY</em>' attribute.
353 * @see #setFLAT_RATE_CIM_YEARLY(double)
354 * @see TaxationWithRoot.TaxationPackage#getConstants_FLAT_RATE_CIM_YEARLY()
355 * @model default="750.0" required="true"
356 * @generated
357 */
358 double getFLAT_RATE_CIM_YEARLY();
359
360 /**
361 * Sets the value of the '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIM_YEARLY <em>FLAT RATE CIM YEARLY</em>}' attribute.
362 * <!-- begin-user-doc -->
363 * <!-- end-user-doc -->
364 * @param value the new value of the '<em>FLAT RATE CIM YEARLY</em>' attribute.
365 * @see #getFLAT_RATE_CIM_YEARLY()
366 * @generated
367 */
368 void setFLAT_RATE_CIM_YEARLY(double value);
369
370 /**
371 * Returns the value of the '<em><b>FLAT RATE CIP DAILY</b></em>' attribute.
372 * The default value is <code>"1.0"</code>.
373 * <!-- begin-user-doc -->
374 * <!-- end-user-doc -->
375 * @return the value of the '<em>FLAT RATE CIP DAILY</em>' attribute.
376 * @see #setFLAT_RATE_CIP_DAILY(double)
377 * @see TaxationWithRoot.TaxationPackage#getConstants_FLAT_RATE_CIP_DAILY()
378 * @model default="1.0" required="true"
379 * @generated
380 */
381 double getFLAT_RATE_CIP_DAILY();
382
383 /**
384 * Sets the value of the '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIP_DAILY <em>FLAT RATE CIP DAILY</em>}' attribute.
385 * <!-- begin-user-doc -->
386 * <!-- end-user-doc -->
387 * @param value the new value of the '<em>FLAT RATE CIP DAILY</em>' attribute.
388 * @see #getFLAT_RATE_CIP_DAILY()
389 * @generated
390 */
391 void setFLAT_RATE_CIP_DAILY(double value);
392
393 /**
394 * Returns the value of the '<em><b>FLAT RATE CIP MONTHLY</b></em>' attribute.
395 * The default value is <code>"25.0"</code>.
396 * <!-- begin-user-doc -->
397 * <!-- end-user-doc -->
398 * @return the value of the '<em>FLAT RATE CIP MONTHLY</em>' attribute.
399 * @see #setFLAT_RATE_CIP_MONTHLY(double)
400 * @see TaxationWithRoot.TaxationPackage#getConstants_FLAT_RATE_CIP_MONTHLY()
401 * @model default="25.0" required="true"
402 * @generated
403 */
404 double getFLAT_RATE_CIP_MONTHLY();
405
406 /**
407 * Sets the value of the '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIP_MONTHLY <em>FLAT RATE CIP MONTHLY</em>}' attribute.
408 * <!-- begin-user-doc -->
409 * <!-- end-user-doc -->
410 * @param value the new value of the '<em>FLAT RATE CIP MONTHLY</em>' attribute.
411 * @see #getFLAT_RATE_CIP_MONTHLY()
412 * @generated
413 */
414 void setFLAT_RATE_CIP_MONTHLY(double value);
415
416 /**
417 * Returns the value of the '<em><b>FLAT RATE CIP YEARLY</b></em>' attribute.
418 * The default value is <code>"30.0"</code>.
419 * <!-- begin-user-doc -->
420 * <!-- end-user-doc -->
421 * @return the value of the '<em>FLAT RATE CIP YEARLY</em>' attribute.
422 * @see #setFLAT_RATE_CIP_YEARLY(double)
423 * @see TaxationWithRoot.TaxationPackage#getConstants_FLAT_RATE_CIP_YEARLY()
424 * @model default="30.0" required="true"
425 * @generated
426 */
427 double getFLAT_RATE_CIP_YEARLY();
428
429 /**
430 * Sets the value of the '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIP_YEARLY <em>FLAT RATE CIP YEARLY</em>}' attribute.
431 * <!-- begin-user-doc -->
432 * <!-- end-user-doc -->
433 * @param value the new value of the '<em>FLAT RATE CIP YEARLY</em>' attribute.
434 * @see #getFLAT_RATE_CIP_YEARLY()
435 * @generated
436 */
437 void setFLAT_RATE_CIP_YEARLY(double value);
438
439 /**
440 * Returns the value of the '<em><b>FLAT RATE CIS DAILY</b></em>' attribute.
441 * The default value is <code>"1.0"</code>.
442 * <!-- begin-user-doc -->
443 * <!-- end-user-doc -->
444 * @return the value of the '<em>FLAT RATE CIS DAILY</em>' attribute.
445 * @see #setFLAT_RATE_CIS_DAILY(double)
446 * @see TaxationWithRoot.TaxationPackage#getConstants_FLAT_RATE_CIS_DAILY()
447 * @model default="1.0" required="true"
448 * @generated
449 */
450 double getFLAT_RATE_CIS_DAILY();
451
452 /**
453 * Sets the value of the '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIS_DAILY <em>FLAT RATE CIS DAILY</em>}' attribute.
454 * <!-- begin-user-doc -->
455 * <!-- end-user-doc -->
456 * @param value the new value of the '<em>FLAT RATE CIS DAILY</em>' attribute.
457 * @see #getFLAT_RATE_CIS_DAILY()
458 * @generated
459 */
460 void setFLAT_RATE_CIS_DAILY(double value);
461
462 /**
463 * Returns the value of the '<em><b>FLAT RATE CIS MONTHLY</b></em>' attribute.
464 * The default value is <code>"25.0"</code>.
465 * <!-- begin-user-doc -->
466 * <!-- end-user-doc -->
467 * @return the value of the '<em>FLAT RATE CIS MONTHLY</em>' attribute.
468 * @see #setFLAT_RATE_CIS_MONTHLY(double)
469 * @see TaxationWithRoot.TaxationPackage#getConstants_FLAT_RATE_CIS_MONTHLY()
470 * @model default="25.0" required="true"
471 * @generated
472 */
473 double getFLAT_RATE_CIS_MONTHLY();
474
475 /**
476 * Sets the value of the '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIS_MONTHLY <em>FLAT RATE CIS MONTHLY</em>}' attribute.
477 * <!-- begin-user-doc -->
478 * <!-- end-user-doc -->
479 * @param value the new value of the '<em>FLAT RATE CIS MONTHLY</em>' attribute.
480 * @see #getFLAT_RATE_CIS_MONTHLY()
481 * @generated
482 */
483 void setFLAT_RATE_CIS_MONTHLY(double value);
484
485 /**
486 * Returns the value of the '<em><b>FLAT RATE CIS YEARLY</b></em>' attribute.
487 * The default value is <code>"300.0"</code>.
488 * <!-- begin-user-doc -->
489 * <!-- end-user-doc -->
490 * @return the value of the '<em>FLAT RATE CIS YEARLY</em>' attribute.
491 * @see #setFLAT_RATE_CIS_YEARLY(double)
492 * @see TaxationWithRoot.TaxationPackage#getConstants_FLAT_RATE_CIS_YEARLY()
493 * @model default="300.0" required="true"
494 * @generated
495 */
496 double getFLAT_RATE_CIS_YEARLY();
497
498 /**
499 * Sets the value of the '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIS_YEARLY <em>FLAT RATE CIS YEARLY</em>}' attribute.
500 * <!-- begin-user-doc -->
501 * <!-- end-user-doc -->
502 * @param value the new value of the '<em>FLAT RATE CIS YEARLY</em>' attribute.
503 * @see #getFLAT_RATE_CIS_YEARLY()
504 * @generated
505 */
506 void setFLAT_RATE_CIS_YEARLY(double value);
507
508 /**
509 * Returns the value of the '<em><b>FLAT RATE FOR TRAVEL EXPENSE PER UNIT</b></em>' attribute.
510 * The default value is <code>"99.0"</code>.
511 * <!-- begin-user-doc -->
512 * <!-- end-user-doc -->
513 * @return the value of the '<em>FLAT RATE FOR TRAVEL EXPENSE PER UNIT</em>' attribute.
514 * @see #setFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT(double)
515 * @see TaxationWithRoot.TaxationPackage#getConstants_FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT()
516 * @model default="99.0" required="true"
517 * @generated
518 */
519 double getFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT();
520
521 /**
522 * Sets the value of the '{@link TaxationWithRoot.Constants#getFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT <em>FLAT RATE FOR TRAVEL EXPENSE PER UNIT</em>}' attribute.
523 * <!-- begin-user-doc -->
524 * <!-- end-user-doc -->
525 * @param value the new value of the '<em>FLAT RATE FOR TRAVEL EXPENSE PER UNIT</em>' attribute.
526 * @see #getFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT()
527 * @generated
528 */
529 void setFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT(double value);
530
531 /**
532 * Returns the value of the '<em><b>MAXIMUM DEDUCTIBLE AMOUNT FOR DS</b></em>' attribute.
533 * <!-- begin-user-doc -->
534 * <!-- end-user-doc -->
535 * @return the value of the '<em>MAXIMUM DEDUCTIBLE AMOUNT FOR DS</em>' attribute.
536 * @see #setMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS(double)
537 * @see TaxationWithRoot.TaxationPackage#getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS()
538 * @model required="true"
539 * @generated
540 */
541 double getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS();
542
543 /**
544 * Sets the value of the '{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS <em>MAXIMUM DEDUCTIBLE AMOUNT FOR DS</em>}' attribute.
545 * <!-- begin-user-doc -->
546 * <!-- end-user-doc -->
547 * @param value the new value of the '<em>MAXIMUM DEDUCTIBLE AMOUNT FOR DS</em>' attribute.
548 * @see #getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS()
549 * @generated
550 */
551 void setMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS(double value);
552
553 /**
554 * Returns the value of the '<em><b>FLAT RATE FOR MISCELLANEOUS EXPENSE</b></em>' attribute.
555 * <!-- begin-user-doc -->
556 * <!-- end-user-doc -->
557 * @return the value of the '<em>FLAT RATE FOR MISCELLANEOUS EXPENSE</em>' attribute.
558 * @see #setFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE(double)
559 * @see TaxationWithRoot.TaxationPackage#getConstants_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE()
560 * @model required="true"
561 * @generated
562 */
563 double getFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE();
564
565 /**
566 * Sets the value of the '{@link TaxationWithRoot.Constants#getFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE <em>FLAT RATE FOR MISCELLANEOUS EXPENSE</em>}' attribute.
567 * <!-- begin-user-doc -->
568 * <!-- end-user-doc -->
569 * @param value the new value of the '<em>FLAT RATE FOR MISCELLANEOUS EXPENSE</em>' attribute.
570 * @see #getFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE()
571 * @generated
572 */
573 void setFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE(double value);
574
575 /**
576 * Returns the value of the '<em><b>DISABILITY FLAT RATE FOR MISCELLANEOUS EXPENSE</b></em>' attribute.
577 * <!-- begin-user-doc -->
578 * <!-- end-user-doc -->
579 * @return the value of the '<em>DISABILITY FLAT RATE FOR MISCELLANEOUS EXPENSE</em>' attribute.
580 * @see #setDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE(double)
581 * @see TaxationWithRoot.TaxationPackage#getConstants_DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE()
582 * @model required="true"
583 * @generated
584 */
585 double getDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE();
586
587 /**
588 * Sets the value of the '{@link TaxationWithRoot.Constants#getDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE <em>DISABILITY FLAT RATE FOR MISCELLANEOUS EXPENSE</em>}' attribute.
589 * <!-- begin-user-doc -->
590 * <!-- end-user-doc -->
591 * @param value the new value of the '<em>DISABILITY FLAT RATE FOR MISCELLANEOUS EXPENSE</em>' attribute.
592 * @see #getDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE()
593 * @generated
594 */
595 void setDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE(double value);
596
597 /**
598 * Returns the value of the '<em><b>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANCE</b></em>' attribute.
599 * <!-- begin-user-doc -->
600 * <!-- end-user-doc -->
601 * @return the value of the '<em>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANCE</em>' attribute.
602 * @see #setMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE(double)
603 * @see TaxationWithRoot.TaxationPackage#getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE()
604 * @model required="true"
605 * @generated
606 */
607 double getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE();
608
609 /**
610 * Sets the value of the '{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE <em>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANCE</em>}' attribute.
611 * <!-- begin-user-doc -->
612 * <!-- end-user-doc -->
613 * @param value the new value of the '<em>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANCE</em>' attribute.
614 * @see #getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE()
615 * @generated
616 */
617 void setMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE(double value);
618
619} // Constants
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Country.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Country.java
new file mode 100644
index 00000000..4646e846
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Country.java
@@ -0,0 +1,301 @@
1/**
2 */
3package TaxationWithRoot;
4
5import java.util.Arrays;
6import java.util.Collections;
7import java.util.List;
8
9import org.eclipse.emf.common.util.Enumerator;
10
11/**
12 * <!-- begin-user-doc -->
13 * A representation of the literals of the enumeration '<em><b>Country</b></em>',
14 * and utility methods for working with them.
15 * <!-- end-user-doc -->
16 * @see TaxationWithRoot.TaxationPackage#getCountry()
17 * @model
18 * @generated
19 */
20public enum Country implements Enumerator {
21 /**
22 * The '<em><b>ZZ</b></em>' literal object.
23 * <!-- begin-user-doc -->
24 * <!-- end-user-doc -->
25 * @see #ZZ_VALUE
26 * @generated
27 * @ordered
28 */
29 ZZ(0, "ZZ", "ZZ"),
30
31 /**
32 * The '<em><b>FF</b></em>' literal object.
33 * <!-- begin-user-doc -->
34 * <!-- end-user-doc -->
35 * @see #FF_VALUE
36 * @generated
37 * @ordered
38 */
39 FF(1, "FF", "FF"),
40
41 /**
42 * The '<em><b>BB</b></em>' literal object.
43 * <!-- begin-user-doc -->
44 * <!-- end-user-doc -->
45 * @see #BB_VALUE
46 * @generated
47 * @ordered
48 */
49 BB(2, "BB", "BB"),
50
51 /**
52 * The '<em><b>DD</b></em>' literal object.
53 * <!-- begin-user-doc -->
54 * <!-- end-user-doc -->
55 * @see #DD_VALUE
56 * @generated
57 * @ordered
58 */
59 DD(3, "DD", "DD"),
60
61 /**
62 * The '<em><b>NN</b></em>' literal object.
63 * <!-- begin-user-doc -->
64 * <!-- end-user-doc -->
65 * @see #NN_VALUE
66 * @generated
67 * @ordered
68 */
69 NN(4, "NN", "NN"),
70
71 /**
72 * The '<em><b>OTHER</b></em>' literal object.
73 * <!-- begin-user-doc -->
74 * <!-- end-user-doc -->
75 * @see #OTHER_VALUE
76 * @generated
77 * @ordered
78 */
79 OTHER(5, "OTHER", "OTHER");
80
81 /**
82 * The '<em><b>ZZ</b></em>' literal value.
83 * <!-- begin-user-doc -->
84 * <!-- end-user-doc -->
85 * @see #ZZ
86 * @model
87 * @generated
88 * @ordered
89 */
90 public static final int ZZ_VALUE = 0;
91
92 /**
93 * The '<em><b>FF</b></em>' literal value.
94 * <!-- begin-user-doc -->
95 * <!-- end-user-doc -->
96 * @see #FF
97 * @model
98 * @generated
99 * @ordered
100 */
101 public static final int FF_VALUE = 1;
102
103 /**
104 * The '<em><b>BB</b></em>' literal value.
105 * <!-- begin-user-doc -->
106 * <!-- end-user-doc -->
107 * @see #BB
108 * @model
109 * @generated
110 * @ordered
111 */
112 public static final int BB_VALUE = 2;
113
114 /**
115 * The '<em><b>DD</b></em>' literal value.
116 * <!-- begin-user-doc -->
117 * <!-- end-user-doc -->
118 * @see #DD
119 * @model
120 * @generated
121 * @ordered
122 */
123 public static final int DD_VALUE = 3;
124
125 /**
126 * The '<em><b>NN</b></em>' literal value.
127 * <!-- begin-user-doc -->
128 * <!-- end-user-doc -->
129 * @see #NN
130 * @model
131 * @generated
132 * @ordered
133 */
134 public static final int NN_VALUE = 4;
135
136 /**
137 * The '<em><b>OTHER</b></em>' literal value.
138 * <!-- begin-user-doc -->
139 * <!-- end-user-doc -->
140 * @see #OTHER
141 * @model
142 * @generated
143 * @ordered
144 */
145 public static final int OTHER_VALUE = 5;
146
147 /**
148 * An array of all the '<em><b>Country</b></em>' enumerators.
149 * <!-- begin-user-doc -->
150 * <!-- end-user-doc -->
151 * @generated
152 */
153 private static final Country[] VALUES_ARRAY =
154 new Country[] {
155 ZZ,
156 FF,
157 BB,
158 DD,
159 NN,
160 OTHER,
161 };
162
163 /**
164 * A public read-only list of all the '<em><b>Country</b></em>' enumerators.
165 * <!-- begin-user-doc -->
166 * <!-- end-user-doc -->
167 * @generated
168 */
169 public static final List<Country> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
170
171 /**
172 * Returns the '<em><b>Country</b></em>' literal with the specified literal value.
173 * <!-- begin-user-doc -->
174 * <!-- end-user-doc -->
175 * @param literal the literal.
176 * @return the matching enumerator or <code>null</code>.
177 * @generated
178 */
179 public static Country get(String literal) {
180 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
181 Country result = VALUES_ARRAY[i];
182 if (result.toString().equals(literal)) {
183 return result;
184 }
185 }
186 return null;
187 }
188
189 /**
190 * Returns the '<em><b>Country</b></em>' literal with the specified name.
191 * <!-- begin-user-doc -->
192 * <!-- end-user-doc -->
193 * @param name the name.
194 * @return the matching enumerator or <code>null</code>.
195 * @generated
196 */
197 public static Country getByName(String name) {
198 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
199 Country result = VALUES_ARRAY[i];
200 if (result.getName().equals(name)) {
201 return result;
202 }
203 }
204 return null;
205 }
206
207 /**
208 * Returns the '<em><b>Country</b></em>' literal with the specified integer value.
209 * <!-- begin-user-doc -->
210 * <!-- end-user-doc -->
211 * @param value the integer value.
212 * @return the matching enumerator or <code>null</code>.
213 * @generated
214 */
215 public static Country get(int value) {
216 switch (value) {
217 case ZZ_VALUE: return ZZ;
218 case FF_VALUE: return FF;
219 case BB_VALUE: return BB;
220 case DD_VALUE: return DD;
221 case NN_VALUE: return NN;
222 case OTHER_VALUE: return OTHER;
223 }
224 return null;
225 }
226
227 /**
228 * <!-- begin-user-doc -->
229 * <!-- end-user-doc -->
230 * @generated
231 */
232 private final int value;
233
234 /**
235 * <!-- begin-user-doc -->
236 * <!-- end-user-doc -->
237 * @generated
238 */
239 private final String name;
240
241 /**
242 * <!-- begin-user-doc -->
243 * <!-- end-user-doc -->
244 * @generated
245 */
246 private final String literal;
247
248 /**
249 * Only this class can construct instances.
250 * <!-- begin-user-doc -->
251 * <!-- end-user-doc -->
252 * @generated
253 */
254 private Country(int value, String name, String literal) {
255 this.value = value;
256 this.name = name;
257 this.literal = literal;
258 }
259
260 /**
261 * <!-- begin-user-doc -->
262 * <!-- end-user-doc -->
263 * @generated
264 */
265 @Override
266 public int getValue() {
267 return value;
268 }
269
270 /**
271 * <!-- begin-user-doc -->
272 * <!-- end-user-doc -->
273 * @generated
274 */
275 @Override
276 public String getName() {
277 return name;
278 }
279
280 /**
281 * <!-- begin-user-doc -->
282 * <!-- end-user-doc -->
283 * @generated
284 */
285 @Override
286 public String getLiteral() {
287 return literal;
288 }
289
290 /**
291 * Returns the literal value of the enumerator, which is its string representation.
292 * <!-- begin-user-doc -->
293 * <!-- end-user-doc -->
294 * @generated
295 */
296 @Override
297 public String toString() {
298 return literal;
299 }
300
301} //Country
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS.java
new file mode 100644
index 00000000..9a6eac3f
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS.java
@@ -0,0 +1,67 @@
1/**
2 */
3package TaxationWithRoot;
4
5/**
6 * <!-- begin-user-doc -->
7 * A representation of the model object '<em><b>DS</b></em>'.
8 * <!-- end-user-doc -->
9 *
10 * <p>
11 * The following features are supported:
12 * </p>
13 * <ul>
14 * <li>{@link TaxationWithRoot.DS#getMaximum_deductible_amount <em>Maximum deductible amount</em>}</li>
15 * <li>{@link TaxationWithRoot.DS#getId3 <em>Id3</em>}</li>
16 * </ul>
17 *
18 * @see TaxationWithRoot.TaxationPackage#getDS()
19 * @model
20 * @generated
21 */
22public interface DS extends Root {
23 /**
24 * Returns the value of the '<em><b>Maximum deductible amount</b></em>' attribute.
25 * <!-- begin-user-doc -->
26 * <!-- end-user-doc -->
27 * @return the value of the '<em>Maximum deductible amount</em>' attribute.
28 * @see #setMaximum_deductible_amount(double)
29 * @see TaxationWithRoot.TaxationPackage#getDS_Maximum_deductible_amount()
30 * @model required="true"
31 * @generated
32 */
33 double getMaximum_deductible_amount();
34
35 /**
36 * Sets the value of the '{@link TaxationWithRoot.DS#getMaximum_deductible_amount <em>Maximum deductible amount</em>}' attribute.
37 * <!-- begin-user-doc -->
38 * <!-- end-user-doc -->
39 * @param value the new value of the '<em>Maximum deductible amount</em>' attribute.
40 * @see #getMaximum_deductible_amount()
41 * @generated
42 */
43 void setMaximum_deductible_amount(double value);
44
45 /**
46 * Returns the value of the '<em><b>Id3</b></em>' attribute.
47 * <!-- begin-user-doc -->
48 * <!-- end-user-doc -->
49 * @return the value of the '<em>Id3</em>' attribute.
50 * @see #setId3(String)
51 * @see TaxationWithRoot.TaxationPackage#getDS_Id3()
52 * @model id="true" required="true" ordered="false"
53 * @generated
54 */
55 String getId3();
56
57 /**
58 * Sets the value of the '{@link TaxationWithRoot.DS#getId3 <em>Id3</em>}' attribute.
59 * <!-- begin-user-doc -->
60 * <!-- end-user-doc -->
61 * @param value the new value of the '<em>Id3</em>' attribute.
62 * @see #getId3()
63 * @generated
64 */
65 void setId3(String value);
66
67} // DS
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Donation.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Donation.java
new file mode 100644
index 00000000..90e86e14
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Donation.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>DS for Donation</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getDS_for_Donation()
13 * @model
14 * @generated
15 */
16public interface DS_for_Donation extends DS {
17} // DS_for_Donation
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Health_and_Pension_Insurance.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Health_and_Pension_Insurance.java
new file mode 100644
index 00000000..35c7e423
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Health_and_Pension_Insurance.java
@@ -0,0 +1,48 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>DS for Health and Pension Insurance</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 * <p>
12 * The following features are supported:
13 * </p>
14 * <ul>
15 * <li>{@link TaxationWithRoot.DS_for_Health_and_Pension_Insurance#getInsurance_category <em>Insurance category</em>}</li>
16 * </ul>
17 *
18 * @see TaxationWithRoot.TaxationPackage#getDS_for_Health_and_Pension_Insurance()
19 * @model
20 * @generated
21 */
22public interface DS_for_Health_and_Pension_Insurance extends DS {
23 /**
24 * Returns the value of the '<em><b>Insurance category</b></em>' attribute.
25 * The literals are from the enumeration {@link TaxationWithRoot.Category_of_Health_and_Pension_Insurances}.
26 * <!-- begin-user-doc -->
27 * <!-- end-user-doc -->
28 * @return the value of the '<em>Insurance category</em>' attribute.
29 * @see TaxationWithRoot.Category_of_Health_and_Pension_Insurances
30 * @see #setInsurance_category(Category_of_Health_and_Pension_Insurances)
31 * @see TaxationWithRoot.TaxationPackage#getDS_for_Health_and_Pension_Insurance_Insurance_category()
32 * @model required="true"
33 * @generated
34 */
35 Category_of_Health_and_Pension_Insurances getInsurance_category();
36
37 /**
38 * Sets the value of the '{@link TaxationWithRoot.DS_for_Health_and_Pension_Insurance#getInsurance_category <em>Insurance category</em>}' attribute.
39 * <!-- begin-user-doc -->
40 * <!-- end-user-doc -->
41 * @param value the new value of the '<em>Insurance category</em>' attribute.
42 * @see TaxationWithRoot.Category_of_Health_and_Pension_Insurances
43 * @see #getInsurance_category()
44 * @generated
45 */
46 void setInsurance_category(Category_of_Health_and_Pension_Insurances value);
47
48} // DS_for_Health_and_Pension_Insurance
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Interest_Expense.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Interest_Expense.java
new file mode 100644
index 00000000..77c53b32
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Interest_Expense.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>DS for Interest Expense</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getDS_for_Interest_Expense()
13 * @model
14 * @generated
15 */
16public interface DS_for_Interest_Expense extends DS {
17} // DS_for_Interest_Expense
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Loss_Carryforward.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Loss_Carryforward.java
new file mode 100644
index 00000000..02a2b5ff
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Loss_Carryforward.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>DS for Loss Carryforward</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getDS_for_Loss_Carryforward()
13 * @model
14 * @generated
15 */
16public interface DS_for_Loss_Carryforward extends DS {
17} // DS_for_Loss_Carryforward
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Permanent_Expense.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Permanent_Expense.java
new file mode 100644
index 00000000..51e0581f
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Permanent_Expense.java
@@ -0,0 +1,48 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>DS for Permanent Expense</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 * <p>
12 * The following features are supported:
13 * </p>
14 * <ul>
15 * <li>{@link TaxationWithRoot.DS_for_Permanent_Expense#getPermanent_expense_category <em>Permanent expense category</em>}</li>
16 * </ul>
17 *
18 * @see TaxationWithRoot.TaxationPackage#getDS_for_Permanent_Expense()
19 * @model
20 * @generated
21 */
22public interface DS_for_Permanent_Expense extends DS {
23 /**
24 * Returns the value of the '<em><b>Permanent expense category</b></em>' attribute.
25 * The literals are from the enumeration {@link TaxationWithRoot.Category_of_Permanent_Expense}.
26 * <!-- begin-user-doc -->
27 * <!-- end-user-doc -->
28 * @return the value of the '<em>Permanent expense category</em>' attribute.
29 * @see TaxationWithRoot.Category_of_Permanent_Expense
30 * @see #setPermanent_expense_category(Category_of_Permanent_Expense)
31 * @see TaxationWithRoot.TaxationPackage#getDS_for_Permanent_Expense_Permanent_expense_category()
32 * @model required="true"
33 * @generated
34 */
35 Category_of_Permanent_Expense getPermanent_expense_category();
36
37 /**
38 * Sets the value of the '{@link TaxationWithRoot.DS_for_Permanent_Expense#getPermanent_expense_category <em>Permanent expense category</em>}' attribute.
39 * <!-- begin-user-doc -->
40 * <!-- end-user-doc -->
41 * @param value the new value of the '<em>Permanent expense category</em>' attribute.
42 * @see TaxationWithRoot.Category_of_Permanent_Expense
43 * @see #getPermanent_expense_category()
44 * @generated
45 */
46 void setPermanent_expense_category(Category_of_Permanent_Expense value);
47
48} // DS_for_Permanent_Expense
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Private_Insurance_and_Plan.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Private_Insurance_and_Plan.java
new file mode 100644
index 00000000..73258f14
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/DS_for_Private_Insurance_and_Plan.java
@@ -0,0 +1,48 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>DS for Private Insurance and Plan</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 * <p>
12 * The following features are supported:
13 * </p>
14 * <ul>
15 * <li>{@link TaxationWithRoot.DS_for_Private_Insurance_and_Plan#getPrivate_insurance_and_plan_category <em>Private insurance and plan category</em>}</li>
16 * </ul>
17 *
18 * @see TaxationWithRoot.TaxationPackage#getDS_for_Private_Insurance_and_Plan()
19 * @model
20 * @generated
21 */
22public interface DS_for_Private_Insurance_and_Plan extends DS {
23 /**
24 * Returns the value of the '<em><b>Private insurance and plan category</b></em>' attribute.
25 * The literals are from the enumeration {@link TaxationWithRoot.Category_of_Private_Insurance_and_Plan}.
26 * <!-- begin-user-doc -->
27 * <!-- end-user-doc -->
28 * @return the value of the '<em>Private insurance and plan category</em>' attribute.
29 * @see TaxationWithRoot.Category_of_Private_Insurance_and_Plan
30 * @see #setPrivate_insurance_and_plan_category(Category_of_Private_Insurance_and_Plan)
31 * @see TaxationWithRoot.TaxationPackage#getDS_for_Private_Insurance_and_Plan_Private_insurance_and_plan_category()
32 * @model required="true"
33 * @generated
34 */
35 Category_of_Private_Insurance_and_Plan getPrivate_insurance_and_plan_category();
36
37 /**
38 * Sets the value of the '{@link TaxationWithRoot.DS_for_Private_Insurance_and_Plan#getPrivate_insurance_and_plan_category <em>Private insurance and plan category</em>}' attribute.
39 * <!-- begin-user-doc -->
40 * <!-- end-user-doc -->
41 * @param value the new value of the '<em>Private insurance and plan category</em>' attribute.
42 * @see TaxationWithRoot.Category_of_Private_Insurance_and_Plan
43 * @see #getPrivate_insurance_and_plan_category()
44 * @generated
45 */
46 void setPrivate_insurance_and_plan_category(Category_of_Private_Insurance_and_Plan value);
47
48} // DS_for_Private_Insurance_and_Plan
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Dependent.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Dependent.java
new file mode 100644
index 00000000..4d65cc58
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Dependent.java
@@ -0,0 +1,188 @@
1/**
2 */
3package TaxationWithRoot;
4
5import org.eclipse.emf.common.util.EList;
6
7/**
8 * <!-- begin-user-doc -->
9 * A representation of the model object '<em><b>Dependent</b></em>'.
10 * <!-- end-user-doc -->
11 *
12 * <p>
13 * The following features are supported:
14 * </p>
15 * <ul>
16 * <li>{@link TaxationWithRoot.Dependent#getDependent_type <em>Dependent type</em>}</li>
17 * <li>{@link TaxationWithRoot.Dependent#getResponsible_person <em>Responsible person</em>}</li>
18 * <li>{@link TaxationWithRoot.Dependent#isContinued_studies <em>Continued studies</em>}</li>
19 * <li>{@link TaxationWithRoot.Dependent#getAllowances <em>Allowances</em>}</li>
20 * <li>{@link TaxationWithRoot.Dependent#getHousehold <em>Household</em>}</li>
21 * <li>{@link TaxationWithRoot.Dependent#getFrom_agent <em>From agent</em>}</li>
22 * <li>{@link TaxationWithRoot.Dependent#getExpense <em>Expense</em>}</li>
23 * </ul>
24 *
25 * @see TaxationWithRoot.TaxationPackage#getDependent()
26 * @model
27 * @generated
28 */
29public interface Dependent extends Physical_Person {
30 /**
31 * Returns the value of the '<em><b>Dependent type</b></em>' attribute.
32 * The literals are from the enumeration {@link TaxationWithRoot.Dependent_Type}.
33 * <!-- begin-user-doc -->
34 * <!-- end-user-doc -->
35 * @return the value of the '<em>Dependent type</em>' attribute.
36 * @see TaxationWithRoot.Dependent_Type
37 * @see #setDependent_type(Dependent_Type)
38 * @see TaxationWithRoot.TaxationPackage#getDependent_Dependent_type()
39 * @model required="true"
40 * @generated
41 */
42 Dependent_Type getDependent_type();
43
44 /**
45 * Sets the value of the '{@link TaxationWithRoot.Dependent#getDependent_type <em>Dependent type</em>}' attribute.
46 * <!-- begin-user-doc -->
47 * <!-- end-user-doc -->
48 * @param value the new value of the '<em>Dependent type</em>' attribute.
49 * @see TaxationWithRoot.Dependent_Type
50 * @see #getDependent_type()
51 * @generated
52 */
53 void setDependent_type(Dependent_Type value);
54
55 /**
56 * Returns the value of the '<em><b>Responsible person</b></em>' container reference.
57 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Tax_Payer#getDependents <em>Dependents</em>}'.
58 * <!-- begin-user-doc -->
59 * <!-- end-user-doc -->
60 * @return the value of the '<em>Responsible person</em>' container reference.
61 * @see #setResponsible_person(Tax_Payer)
62 * @see TaxationWithRoot.TaxationPackage#getDependent_Responsible_person()
63 * @see TaxationWithRoot.Tax_Payer#getDependents
64 * @model opposite="dependents" transient="false"
65 * @generated
66 */
67 Tax_Payer getResponsible_person();
68
69 /**
70 * Sets the value of the '{@link TaxationWithRoot.Dependent#getResponsible_person <em>Responsible person</em>}' container reference.
71 * <!-- begin-user-doc -->
72 * <!-- end-user-doc -->
73 * @param value the new value of the '<em>Responsible person</em>' container reference.
74 * @see #getResponsible_person()
75 * @generated
76 */
77 void setResponsible_person(Tax_Payer value);
78
79 /**
80 * Returns the value of the '<em><b>Continued studies</b></em>' attribute.
81 * The default value is <code>"false"</code>.
82 * <!-- begin-user-doc -->
83 * <!-- end-user-doc -->
84 * @return the value of the '<em>Continued studies</em>' attribute.
85 * @see #setContinued_studies(boolean)
86 * @see TaxationWithRoot.TaxationPackage#getDependent_Continued_studies()
87 * @model default="false" required="true"
88 * @generated
89 */
90 boolean isContinued_studies();
91
92 /**
93 * Sets the value of the '{@link TaxationWithRoot.Dependent#isContinued_studies <em>Continued studies</em>}' attribute.
94 * <!-- begin-user-doc -->
95 * <!-- end-user-doc -->
96 * @param value the new value of the '<em>Continued studies</em>' attribute.
97 * @see #isContinued_studies()
98 * @generated
99 */
100 void setContinued_studies(boolean value);
101
102 /**
103 * Returns the value of the '<em><b>Allowances</b></em>' containment reference.
104 * It is bidirectional and its opposite is '{@link TaxationWithRoot.External_Allowance#getPerson <em>Person</em>}'.
105 * <!-- begin-user-doc -->
106 * <!-- end-user-doc -->
107 * @return the value of the '<em>Allowances</em>' containment reference.
108 * @see #setAllowances(External_Allowance)
109 * @see TaxationWithRoot.TaxationPackage#getDependent_Allowances()
110 * @see TaxationWithRoot.External_Allowance#getPerson
111 * @model opposite="person" containment="true" ordered="false"
112 * @generated
113 */
114 External_Allowance getAllowances();
115
116 /**
117 * Sets the value of the '{@link TaxationWithRoot.Dependent#getAllowances <em>Allowances</em>}' containment reference.
118 * <!-- begin-user-doc -->
119 * <!-- end-user-doc -->
120 * @param value the new value of the '<em>Allowances</em>' containment reference.
121 * @see #getAllowances()
122 * @generated
123 */
124 void setAllowances(External_Allowance value);
125
126 /**
127 * Returns the value of the '<em><b>Household</b></em>' container reference.
128 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Household#getChildren <em>Children</em>}'.
129 * <!-- begin-user-doc -->
130 * <!-- end-user-doc -->
131 * @return the value of the '<em>Household</em>' container reference.
132 * @see #setHousehold(Household)
133 * @see TaxationWithRoot.TaxationPackage#getDependent_Household()
134 * @see TaxationWithRoot.Household#getChildren
135 * @model opposite="children" transient="false" ordered="false"
136 * @generated
137 */
138 Household getHousehold();
139
140 /**
141 * Sets the value of the '{@link TaxationWithRoot.Dependent#getHousehold <em>Household</em>}' container reference.
142 * <!-- begin-user-doc -->
143 * <!-- end-user-doc -->
144 * @param value the new value of the '<em>Household</em>' container reference.
145 * @see #getHousehold()
146 * @generated
147 */
148 void setHousehold(Household value);
149
150 /**
151 * Returns the value of the '<em><b>From agent</b></em>' reference.
152 * It is bidirectional and its opposite is '{@link TaxationWithRoot.FromAgent#getDependent <em>Dependent</em>}'.
153 * <!-- begin-user-doc -->
154 * <!-- end-user-doc -->
155 * @return the value of the '<em>From agent</em>' reference.
156 * @see #setFrom_agent(FromAgent)
157 * @see TaxationWithRoot.TaxationPackage#getDependent_From_agent()
158 * @see TaxationWithRoot.FromAgent#getDependent
159 * @model opposite="dependent" ordered="false"
160 * @generated
161 */
162 FromAgent getFrom_agent();
163
164 /**
165 * Sets the value of the '{@link TaxationWithRoot.Dependent#getFrom_agent <em>From agent</em>}' reference.
166 * <!-- begin-user-doc -->
167 * <!-- end-user-doc -->
168 * @param value the new value of the '<em>From agent</em>' reference.
169 * @see #getFrom_agent()
170 * @generated
171 */
172 void setFrom_agent(FromAgent value);
173
174 /**
175 * Returns the value of the '<em><b>Expense</b></em>' reference list.
176 * The list contents are of type {@link TaxationWithRoot.Expense}.
177 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Expense#getDependent <em>Dependent</em>}'.
178 * <!-- begin-user-doc -->
179 * <!-- end-user-doc -->
180 * @return the value of the '<em>Expense</em>' reference list.
181 * @see TaxationWithRoot.TaxationPackage#getDependent_Expense()
182 * @see TaxationWithRoot.Expense#getDependent
183 * @model opposite="dependent" ordered="false"
184 * @generated
185 */
186 EList<Expense> getExpense();
187
188} // Dependent
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Dependent_Type.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Dependent_Type.java
new file mode 100644
index 00000000..ce7abed9
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Dependent_Type.java
@@ -0,0 +1,278 @@
1/**
2 */
3package TaxationWithRoot;
4
5import java.util.Arrays;
6import java.util.Collections;
7import java.util.List;
8
9import org.eclipse.emf.common.util.Enumerator;
10
11/**
12 * <!-- begin-user-doc -->
13 * A representation of the literals of the enumeration '<em><b>Dependent Type</b></em>',
14 * and utility methods for working with them.
15 * <!-- end-user-doc -->
16 * @see TaxationWithRoot.TaxationPackage#getDependent_Type()
17 * @model
18 * @generated
19 */
20public enum Dependent_Type implements Enumerator {
21 /**
22 * The '<em><b>CHILD</b></em>' literal object.
23 * <!-- begin-user-doc -->
24 * <!-- end-user-doc -->
25 * @see #CHILD_VALUE
26 * @generated
27 * @ordered
28 */
29 CHILD(0, "CHILD", "CHILD"),
30
31 /**
32 * The '<em><b>SPOUSE</b></em>' literal object.
33 * <!-- begin-user-doc -->
34 * <!-- end-user-doc -->
35 * @see #SPOUSE_VALUE
36 * @generated
37 * @ordered
38 */
39 SPOUSE(1, "SPOUSE", "SPOUSE"),
40
41 /**
42 * The '<em><b>RELATIVE</b></em>' literal object.
43 * <!-- begin-user-doc -->
44 * <!-- end-user-doc -->
45 * @see #RELATIVE_VALUE
46 * @generated
47 * @ordered
48 */
49 RELATIVE(2, "RELATIVE", "RELATIVE"),
50
51 /**
52 * The '<em><b>OTHER FAMILY MEMBER</b></em>' literal object.
53 * <!-- begin-user-doc -->
54 * <!-- end-user-doc -->
55 * @see #OTHER_FAMILY_MEMBER_VALUE
56 * @generated
57 * @ordered
58 */
59 OTHER_FAMILY_MEMBER(3, "OTHER_FAMILY_MEMBER", "OTHER_FAMILY_MEMBER"),
60
61 /**
62 * The '<em><b>NOT OWN CHILD</b></em>' literal object.
63 * <!-- begin-user-doc -->
64 * <!-- end-user-doc -->
65 * @see #NOT_OWN_CHILD_VALUE
66 * @generated
67 * @ordered
68 */
69 NOT_OWN_CHILD(4, "NOT_OWN_CHILD", "NOT_OWN_CHILD");
70
71 /**
72 * The '<em><b>CHILD</b></em>' literal value.
73 * <!-- begin-user-doc -->
74 * <!-- end-user-doc -->
75 * @see #CHILD
76 * @model
77 * @generated
78 * @ordered
79 */
80 public static final int CHILD_VALUE = 0;
81
82 /**
83 * The '<em><b>SPOUSE</b></em>' literal value.
84 * <!-- begin-user-doc -->
85 * <!-- end-user-doc -->
86 * @see #SPOUSE
87 * @model
88 * @generated
89 * @ordered
90 */
91 public static final int SPOUSE_VALUE = 1;
92
93 /**
94 * The '<em><b>RELATIVE</b></em>' literal value.
95 * <!-- begin-user-doc -->
96 * <!-- end-user-doc -->
97 * @see #RELATIVE
98 * @model
99 * @generated
100 * @ordered
101 */
102 public static final int RELATIVE_VALUE = 2;
103
104 /**
105 * The '<em><b>OTHER FAMILY MEMBER</b></em>' literal value.
106 * <!-- begin-user-doc -->
107 * <!-- end-user-doc -->
108 * @see #OTHER_FAMILY_MEMBER
109 * @model
110 * @generated
111 * @ordered
112 */
113 public static final int OTHER_FAMILY_MEMBER_VALUE = 3;
114
115 /**
116 * The '<em><b>NOT OWN CHILD</b></em>' literal value.
117 * <!-- begin-user-doc -->
118 * <!-- end-user-doc -->
119 * @see #NOT_OWN_CHILD
120 * @model
121 * @generated
122 * @ordered
123 */
124 public static final int NOT_OWN_CHILD_VALUE = 4;
125
126 /**
127 * An array of all the '<em><b>Dependent Type</b></em>' enumerators.
128 * <!-- begin-user-doc -->
129 * <!-- end-user-doc -->
130 * @generated
131 */
132 private static final Dependent_Type[] VALUES_ARRAY =
133 new Dependent_Type[] {
134 CHILD,
135 SPOUSE,
136 RELATIVE,
137 OTHER_FAMILY_MEMBER,
138 NOT_OWN_CHILD,
139 };
140
141 /**
142 * A public read-only list of all the '<em><b>Dependent Type</b></em>' enumerators.
143 * <!-- begin-user-doc -->
144 * <!-- end-user-doc -->
145 * @generated
146 */
147 public static final List<Dependent_Type> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
148
149 /**
150 * Returns the '<em><b>Dependent Type</b></em>' literal with the specified literal value.
151 * <!-- begin-user-doc -->
152 * <!-- end-user-doc -->
153 * @param literal the literal.
154 * @return the matching enumerator or <code>null</code>.
155 * @generated
156 */
157 public static Dependent_Type get(String literal) {
158 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
159 Dependent_Type result = VALUES_ARRAY[i];
160 if (result.toString().equals(literal)) {
161 return result;
162 }
163 }
164 return null;
165 }
166
167 /**
168 * Returns the '<em><b>Dependent Type</b></em>' literal with the specified name.
169 * <!-- begin-user-doc -->
170 * <!-- end-user-doc -->
171 * @param name the name.
172 * @return the matching enumerator or <code>null</code>.
173 * @generated
174 */
175 public static Dependent_Type getByName(String name) {
176 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
177 Dependent_Type result = VALUES_ARRAY[i];
178 if (result.getName().equals(name)) {
179 return result;
180 }
181 }
182 return null;
183 }
184
185 /**
186 * Returns the '<em><b>Dependent Type</b></em>' literal with the specified integer value.
187 * <!-- begin-user-doc -->
188 * <!-- end-user-doc -->
189 * @param value the integer value.
190 * @return the matching enumerator or <code>null</code>.
191 * @generated
192 */
193 public static Dependent_Type get(int value) {
194 switch (value) {
195 case CHILD_VALUE: return CHILD;
196 case SPOUSE_VALUE: return SPOUSE;
197 case RELATIVE_VALUE: return RELATIVE;
198 case OTHER_FAMILY_MEMBER_VALUE: return OTHER_FAMILY_MEMBER;
199 case NOT_OWN_CHILD_VALUE: return NOT_OWN_CHILD;
200 }
201 return null;
202 }
203
204 /**
205 * <!-- begin-user-doc -->
206 * <!-- end-user-doc -->
207 * @generated
208 */
209 private final int value;
210
211 /**
212 * <!-- begin-user-doc -->
213 * <!-- end-user-doc -->
214 * @generated
215 */
216 private final String name;
217
218 /**
219 * <!-- begin-user-doc -->
220 * <!-- end-user-doc -->
221 * @generated
222 */
223 private final String literal;
224
225 /**
226 * Only this class can construct instances.
227 * <!-- begin-user-doc -->
228 * <!-- end-user-doc -->
229 * @generated
230 */
231 private Dependent_Type(int value, String name, String literal) {
232 this.value = value;
233 this.name = name;
234 this.literal = literal;
235 }
236
237 /**
238 * <!-- begin-user-doc -->
239 * <!-- end-user-doc -->
240 * @generated
241 */
242 @Override
243 public int getValue() {
244 return value;
245 }
246
247 /**
248 * <!-- begin-user-doc -->
249 * <!-- end-user-doc -->
250 * @generated
251 */
252 @Override
253 public String getName() {
254 return name;
255 }
256
257 /**
258 * <!-- begin-user-doc -->
259 * <!-- end-user-doc -->
260 * @generated
261 */
262 @Override
263 public String getLiteral() {
264 return literal;
265 }
266
267 /**
268 * Returns the literal value of the enumerator, which is its string representation.
269 * <!-- begin-user-doc -->
270 * <!-- end-user-doc -->
271 * @generated
272 */
273 @Override
274 public String toString() {
275 return literal;
276 }
277
278} //Dependent_Type
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Disability_Types.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Disability_Types.java
new file mode 100644
index 00000000..c69c708d
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Disability_Types.java
@@ -0,0 +1,347 @@
1/**
2 */
3package TaxationWithRoot;
4
5import java.util.Arrays;
6import java.util.Collections;
7import java.util.List;
8
9import org.eclipse.emf.common.util.Enumerator;
10
11/**
12 * <!-- begin-user-doc -->
13 * A representation of the literals of the enumeration '<em><b>Disability Types</b></em>',
14 * and utility methods for working with them.
15 * <!-- end-user-doc -->
16 * @see TaxationWithRoot.TaxationPackage#getDisability_Types()
17 * @model
18 * @generated
19 */
20public enum Disability_Types implements Enumerator {
21 /**
22 * The '<em><b>Beug</b></em>' literal object.
23 * <!-- begin-user-doc -->
24 * <!-- end-user-doc -->
25 * @see #BEUG_VALUE
26 * @generated
27 * @ordered
28 */
29 BEUG(0, "beug", "beug"),
30
31 /**
32 * The '<em><b>NONE</b></em>' literal object.
33 * <!-- begin-user-doc -->
34 * <!-- end-user-doc -->
35 * @see #NONE_VALUE
36 * @generated
37 * @ordered
38 */
39 NONE(1, "NONE", "NONE"),
40
41 /**
42 * The '<em><b>A</b></em>' literal object.
43 * <!-- begin-user-doc -->
44 * <!-- end-user-doc -->
45 * @see #A_VALUE
46 * @generated
47 * @ordered
48 */
49 A(2, "A", "A"),
50
51 /**
52 * The '<em><b>B</b></em>' literal object.
53 * <!-- begin-user-doc -->
54 * <!-- end-user-doc -->
55 * @see #B_VALUE
56 * @generated
57 * @ordered
58 */
59 B(3, "B", "B"),
60
61 /**
62 * The '<em><b>C</b></em>' literal object.
63 * <!-- begin-user-doc -->
64 * <!-- end-user-doc -->
65 * @see #C_VALUE
66 * @generated
67 * @ordered
68 */
69 C(4, "C", "C"),
70
71 /**
72 * The '<em><b>D</b></em>' literal object.
73 * <!-- begin-user-doc -->
74 * <!-- end-user-doc -->
75 * @see #D_VALUE
76 * @generated
77 * @ordered
78 */
79 D(5, "D", "D"),
80
81 /**
82 * The '<em><b>E</b></em>' literal object.
83 * <!-- begin-user-doc -->
84 * <!-- end-user-doc -->
85 * @see #E_VALUE
86 * @generated
87 * @ordered
88 */
89 E(6, "E", "E"),
90
91 /**
92 * The '<em><b>OTHER</b></em>' literal object.
93 * <!-- begin-user-doc -->
94 * <!-- end-user-doc -->
95 * @see #OTHER_VALUE
96 * @generated
97 * @ordered
98 */
99 OTHER(7, "OTHER", "OTHER");
100
101 /**
102 * The '<em><b>Beug</b></em>' literal value.
103 * <!-- begin-user-doc -->
104 * <!-- end-user-doc -->
105 * @see #BEUG
106 * @model name="beug"
107 * @generated
108 * @ordered
109 */
110 public static final int BEUG_VALUE = 0;
111
112 /**
113 * The '<em><b>NONE</b></em>' literal value.
114 * <!-- begin-user-doc -->
115 * <!-- end-user-doc -->
116 * @see #NONE
117 * @model
118 * @generated
119 * @ordered
120 */
121 public static final int NONE_VALUE = 1;
122
123 /**
124 * The '<em><b>A</b></em>' literal value.
125 * <!-- begin-user-doc -->
126 * <!-- end-user-doc -->
127 * @see #A
128 * @model
129 * @generated
130 * @ordered
131 */
132 public static final int A_VALUE = 2;
133
134 /**
135 * The '<em><b>B</b></em>' literal value.
136 * <!-- begin-user-doc -->
137 * <!-- end-user-doc -->
138 * @see #B
139 * @model
140 * @generated
141 * @ordered
142 */
143 public static final int B_VALUE = 3;
144
145 /**
146 * The '<em><b>C</b></em>' literal value.
147 * <!-- begin-user-doc -->
148 * <!-- end-user-doc -->
149 * @see #C
150 * @model
151 * @generated
152 * @ordered
153 */
154 public static final int C_VALUE = 4;
155
156 /**
157 * The '<em><b>D</b></em>' literal value.
158 * <!-- begin-user-doc -->
159 * <!-- end-user-doc -->
160 * @see #D
161 * @model
162 * @generated
163 * @ordered
164 */
165 public static final int D_VALUE = 5;
166
167 /**
168 * The '<em><b>E</b></em>' literal value.
169 * <!-- begin-user-doc -->
170 * <!-- end-user-doc -->
171 * @see #E
172 * @model
173 * @generated
174 * @ordered
175 */
176 public static final int E_VALUE = 6;
177
178 /**
179 * The '<em><b>OTHER</b></em>' literal value.
180 * <!-- begin-user-doc -->
181 * <!-- end-user-doc -->
182 * @see #OTHER
183 * @model
184 * @generated
185 * @ordered
186 */
187 public static final int OTHER_VALUE = 7;
188
189 /**
190 * An array of all the '<em><b>Disability Types</b></em>' enumerators.
191 * <!-- begin-user-doc -->
192 * <!-- end-user-doc -->
193 * @generated
194 */
195 private static final Disability_Types[] VALUES_ARRAY =
196 new Disability_Types[] {
197 BEUG,
198 NONE,
199 A,
200 B,
201 C,
202 D,
203 E,
204 OTHER,
205 };
206
207 /**
208 * A public read-only list of all the '<em><b>Disability Types</b></em>' enumerators.
209 * <!-- begin-user-doc -->
210 * <!-- end-user-doc -->
211 * @generated
212 */
213 public static final List<Disability_Types> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
214
215 /**
216 * Returns the '<em><b>Disability Types</b></em>' literal with the specified literal value.
217 * <!-- begin-user-doc -->
218 * <!-- end-user-doc -->
219 * @param literal the literal.
220 * @return the matching enumerator or <code>null</code>.
221 * @generated
222 */
223 public static Disability_Types get(String literal) {
224 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
225 Disability_Types result = VALUES_ARRAY[i];
226 if (result.toString().equals(literal)) {
227 return result;
228 }
229 }
230 return null;
231 }
232
233 /**
234 * Returns the '<em><b>Disability Types</b></em>' literal with the specified name.
235 * <!-- begin-user-doc -->
236 * <!-- end-user-doc -->
237 * @param name the name.
238 * @return the matching enumerator or <code>null</code>.
239 * @generated
240 */
241 public static Disability_Types getByName(String name) {
242 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
243 Disability_Types result = VALUES_ARRAY[i];
244 if (result.getName().equals(name)) {
245 return result;
246 }
247 }
248 return null;
249 }
250
251 /**
252 * Returns the '<em><b>Disability Types</b></em>' literal with the specified integer value.
253 * <!-- begin-user-doc -->
254 * <!-- end-user-doc -->
255 * @param value the integer value.
256 * @return the matching enumerator or <code>null</code>.
257 * @generated
258 */
259 public static Disability_Types get(int value) {
260 switch (value) {
261 case BEUG_VALUE: return BEUG;
262 case NONE_VALUE: return NONE;
263 case A_VALUE: return A;
264 case B_VALUE: return B;
265 case C_VALUE: return C;
266 case D_VALUE: return D;
267 case E_VALUE: return E;
268 case OTHER_VALUE: return OTHER;
269 }
270 return null;
271 }
272
273 /**
274 * <!-- begin-user-doc -->
275 * <!-- end-user-doc -->
276 * @generated
277 */
278 private final int value;
279
280 /**
281 * <!-- begin-user-doc -->
282 * <!-- end-user-doc -->
283 * @generated
284 */
285 private final String name;
286
287 /**
288 * <!-- begin-user-doc -->
289 * <!-- end-user-doc -->
290 * @generated
291 */
292 private final String literal;
293
294 /**
295 * Only this class can construct instances.
296 * <!-- begin-user-doc -->
297 * <!-- end-user-doc -->
298 * @generated
299 */
300 private Disability_Types(int value, String name, String literal) {
301 this.value = value;
302 this.name = name;
303 this.literal = literal;
304 }
305
306 /**
307 * <!-- begin-user-doc -->
308 * <!-- end-user-doc -->
309 * @generated
310 */
311 @Override
312 public int getValue() {
313 return value;
314 }
315
316 /**
317 * <!-- begin-user-doc -->
318 * <!-- end-user-doc -->
319 * @generated
320 */
321 @Override
322 public String getName() {
323 return name;
324 }
325
326 /**
327 * <!-- begin-user-doc -->
328 * <!-- end-user-doc -->
329 * @generated
330 */
331 @Override
332 public String getLiteral() {
333 return literal;
334 }
335
336 /**
337 * Returns the literal value of the enumerator, which is its string representation.
338 * <!-- begin-user-doc -->
339 * <!-- end-user-doc -->
340 * @generated
341 */
342 @Override
343 public String toString() {
344 return literal;
345 }
346
347} //Disability_Types
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Donation.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Donation.java
new file mode 100644
index 00000000..90512951
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Donation.java
@@ -0,0 +1,68 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Donation</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 * <p>
12 * The following features are supported:
13 * </p>
14 * <ul>
15 * <li>{@link TaxationWithRoot.Donation#getBeneficiary1 <em>Beneficiary1</em>}</li>
16 * <li>{@link TaxationWithRoot.Donation#isIs_donation_reported <em>Is donation reported</em>}</li>
17 * </ul>
18 *
19 * @see TaxationWithRoot.TaxationPackage#getDonation()
20 * @model
21 * @generated
22 */
23public interface Donation extends Special_Expense_DS {
24 /**
25 * Returns the value of the '<em><b>Beneficiary1</b></em>' attribute.
26 * <!-- begin-user-doc -->
27 * <!-- end-user-doc -->
28 * @return the value of the '<em>Beneficiary1</em>' attribute.
29 * @see #setBeneficiary1(String)
30 * @see TaxationWithRoot.TaxationPackage#getDonation_Beneficiary1()
31 * @model required="true"
32 * @generated
33 */
34 String getBeneficiary1();
35
36 /**
37 * Sets the value of the '{@link TaxationWithRoot.Donation#getBeneficiary1 <em>Beneficiary1</em>}' attribute.
38 * <!-- begin-user-doc -->
39 * <!-- end-user-doc -->
40 * @param value the new value of the '<em>Beneficiary1</em>' attribute.
41 * @see #getBeneficiary1()
42 * @generated
43 */
44 void setBeneficiary1(String value);
45
46 /**
47 * Returns the value of the '<em><b>Is donation reported</b></em>' attribute.
48 * <!-- begin-user-doc -->
49 * <!-- end-user-doc -->
50 * @return the value of the '<em>Is donation reported</em>' attribute.
51 * @see #setIs_donation_reported(boolean)
52 * @see TaxationWithRoot.TaxationPackage#getDonation_Is_donation_reported()
53 * @model required="true"
54 * @generated
55 */
56 boolean isIs_donation_reported();
57
58 /**
59 * Sets the value of the '{@link TaxationWithRoot.Donation#isIs_donation_reported <em>Is donation reported</em>}' attribute.
60 * <!-- begin-user-doc -->
61 * <!-- end-user-doc -->
62 * @param value the new value of the '<em>Is donation reported</em>' attribute.
63 * @see #isIs_donation_reported()
64 * @generated
65 */
66 void setIs_donation_reported(boolean value);
67
68} // Donation
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Employment_Income.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Employment_Income.java
new file mode 100644
index 00000000..8c422123
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Employment_Income.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Employment Income</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getEmployment_Income()
13 * @model
14 * @generated
15 */
16public interface Employment_Income extends Income_Type {
17} // Employment_Income
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Expense.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Expense.java
new file mode 100644
index 00000000..5c2847db
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Expense.java
@@ -0,0 +1,196 @@
1/**
2 */
3package TaxationWithRoot;
4
5import org.eclipse.emf.ecore.EObject;
6
7/**
8 * <!-- begin-user-doc -->
9 * A representation of the model object '<em><b>Expense</b></em>'.
10 * <!-- end-user-doc -->
11 *
12 * <p>
13 * The following features are supported:
14 * </p>
15 * <ul>
16 * <li>{@link TaxationWithRoot.Expense#getDeclared_amount <em>Declared amount</em>}</li>
17 * <li>{@link TaxationWithRoot.Expense#getExpense_purpose <em>Expense purpose</em>}</li>
18 * <li>{@link TaxationWithRoot.Expense#getDependent <em>Dependent</em>}</li>
19 * <li>{@link TaxationWithRoot.Expense#getFrom_agent <em>From agent</em>}</li>
20 * <li>{@link TaxationWithRoot.Expense#getIncome <em>Income</em>}</li>
21 * <li>{@link TaxationWithRoot.Expense#getId4 <em>Id4</em>}</li>
22 * <li>{@link TaxationWithRoot.Expense#getBeneficiary <em>Beneficiary</em>}</li>
23 * </ul>
24 *
25 * @see TaxationWithRoot.TaxationPackage#getExpense()
26 * @model
27 * @generated
28 */
29public interface Expense extends EObject {
30 /**
31 * Returns the value of the '<em><b>Declared amount</b></em>' attribute.
32 * <!-- begin-user-doc -->
33 * <!-- end-user-doc -->
34 * @return the value of the '<em>Declared amount</em>' attribute.
35 * @see #setDeclared_amount(double)
36 * @see TaxationWithRoot.TaxationPackage#getExpense_Declared_amount()
37 * @model required="true"
38 * @generated
39 */
40 double getDeclared_amount();
41
42 /**
43 * Sets the value of the '{@link TaxationWithRoot.Expense#getDeclared_amount <em>Declared amount</em>}' attribute.
44 * <!-- begin-user-doc -->
45 * <!-- end-user-doc -->
46 * @param value the new value of the '<em>Declared amount</em>' attribute.
47 * @see #getDeclared_amount()
48 * @generated
49 */
50 void setDeclared_amount(double value);
51
52 /**
53 * Returns the value of the '<em><b>Expense purpose</b></em>' attribute.
54 * The default value is <code>"OTHER"</code>.
55 * The literals are from the enumeration {@link TaxationWithRoot.Expense_Purpose}.
56 * <!-- begin-user-doc -->
57 * <!-- end-user-doc -->
58 * @return the value of the '<em>Expense purpose</em>' attribute.
59 * @see TaxationWithRoot.Expense_Purpose
60 * @see #setExpense_purpose(Expense_Purpose)
61 * @see TaxationWithRoot.TaxationPackage#getExpense_Expense_purpose()
62 * @model default="OTHER" required="true"
63 * @generated
64 */
65 Expense_Purpose getExpense_purpose();
66
67 /**
68 * Sets the value of the '{@link TaxationWithRoot.Expense#getExpense_purpose <em>Expense purpose</em>}' attribute.
69 * <!-- begin-user-doc -->
70 * <!-- end-user-doc -->
71 * @param value the new value of the '<em>Expense purpose</em>' attribute.
72 * @see TaxationWithRoot.Expense_Purpose
73 * @see #getExpense_purpose()
74 * @generated
75 */
76 void setExpense_purpose(Expense_Purpose value);
77
78 /**
79 * Returns the value of the '<em><b>Dependent</b></em>' reference.
80 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Dependent#getExpense <em>Expense</em>}'.
81 * <!-- begin-user-doc -->
82 * <!-- end-user-doc -->
83 * @return the value of the '<em>Dependent</em>' reference.
84 * @see #setDependent(Dependent)
85 * @see TaxationWithRoot.TaxationPackage#getExpense_Dependent()
86 * @see TaxationWithRoot.Dependent#getExpense
87 * @model opposite="expense"
88 * @generated
89 */
90 Dependent getDependent();
91
92 /**
93 * Sets the value of the '{@link TaxationWithRoot.Expense#getDependent <em>Dependent</em>}' reference.
94 * <!-- begin-user-doc -->
95 * <!-- end-user-doc -->
96 * @param value the new value of the '<em>Dependent</em>' reference.
97 * @see #getDependent()
98 * @generated
99 */
100 void setDependent(Dependent value);
101
102 /**
103 * Returns the value of the '<em><b>From agent</b></em>' reference.
104 * It is bidirectional and its opposite is '{@link TaxationWithRoot.FromAgent#getExpense <em>Expense</em>}'.
105 * <!-- begin-user-doc -->
106 * <!-- end-user-doc -->
107 * @return the value of the '<em>From agent</em>' reference.
108 * @see #setFrom_agent(FromAgent)
109 * @see TaxationWithRoot.TaxationPackage#getExpense_From_agent()
110 * @see TaxationWithRoot.FromAgent#getExpense
111 * @model opposite="expense" ordered="false"
112 * @generated
113 */
114 FromAgent getFrom_agent();
115
116 /**
117 * Sets the value of the '{@link TaxationWithRoot.Expense#getFrom_agent <em>From agent</em>}' reference.
118 * <!-- begin-user-doc -->
119 * <!-- end-user-doc -->
120 * @param value the new value of the '<em>From agent</em>' reference.
121 * @see #getFrom_agent()
122 * @generated
123 */
124 void setFrom_agent(FromAgent value);
125
126 /**
127 * Returns the value of the '<em><b>Income</b></em>' container reference.
128 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Income#getExpenses <em>Expenses</em>}'.
129 * <!-- begin-user-doc -->
130 * <!-- end-user-doc -->
131 * @return the value of the '<em>Income</em>' container reference.
132 * @see #setIncome(Income)
133 * @see TaxationWithRoot.TaxationPackage#getExpense_Income()
134 * @see TaxationWithRoot.Income#getExpenses
135 * @model opposite="expenses" required="true" transient="false"
136 * @generated
137 */
138 Income getIncome();
139
140 /**
141 * Sets the value of the '{@link TaxationWithRoot.Expense#getIncome <em>Income</em>}' container reference.
142 * <!-- begin-user-doc -->
143 * <!-- end-user-doc -->
144 * @param value the new value of the '<em>Income</em>' container reference.
145 * @see #getIncome()
146 * @generated
147 */
148 void setIncome(Income value);
149
150 /**
151 * Returns the value of the '<em><b>Id4</b></em>' attribute.
152 * <!-- begin-user-doc -->
153 * <!-- end-user-doc -->
154 * @return the value of the '<em>Id4</em>' attribute.
155 * @see #setId4(String)
156 * @see TaxationWithRoot.TaxationPackage#getExpense_Id4()
157 * @model id="true" required="true" ordered="false"
158 * @generated
159 */
160 String getId4();
161
162 /**
163 * Sets the value of the '{@link TaxationWithRoot.Expense#getId4 <em>Id4</em>}' attribute.
164 * <!-- begin-user-doc -->
165 * <!-- end-user-doc -->
166 * @param value the new value of the '<em>Id4</em>' attribute.
167 * @see #getId4()
168 * @generated
169 */
170 void setId4(String value);
171
172 /**
173 * Returns the value of the '<em><b>Beneficiary</b></em>' reference.
174 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Physical_Person#getExpenses <em>Expenses</em>}'.
175 * <!-- begin-user-doc -->
176 * <!-- end-user-doc -->
177 * @return the value of the '<em>Beneficiary</em>' reference.
178 * @see #setBeneficiary(Physical_Person)
179 * @see TaxationWithRoot.TaxationPackage#getExpense_Beneficiary()
180 * @see TaxationWithRoot.Physical_Person#getExpenses
181 * @model opposite="expenses" ordered="false"
182 * @generated
183 */
184 Physical_Person getBeneficiary();
185
186 /**
187 * Sets the value of the '{@link TaxationWithRoot.Expense#getBeneficiary <em>Beneficiary</em>}' reference.
188 * <!-- begin-user-doc -->
189 * <!-- end-user-doc -->
190 * @param value the new value of the '<em>Beneficiary</em>' reference.
191 * @see #getBeneficiary()
192 * @generated
193 */
194 void setBeneficiary(Physical_Person value);
195
196} // Expense
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Expense_Purpose.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Expense_Purpose.java
new file mode 100644
index 00000000..9e2f44ca
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Expense_Purpose.java
@@ -0,0 +1,301 @@
1/**
2 */
3package TaxationWithRoot;
4
5import java.util.Arrays;
6import java.util.Collections;
7import java.util.List;
8
9import org.eclipse.emf.common.util.Enumerator;
10
11/**
12 * <!-- begin-user-doc -->
13 * A representation of the literals of the enumeration '<em><b>Expense Purpose</b></em>',
14 * and utility methods for working with them.
15 * <!-- end-user-doc -->
16 * @see TaxationWithRoot.TaxationPackage#getExpense_Purpose()
17 * @model
18 * @generated
19 */
20public enum Expense_Purpose implements Enumerator {
21 /**
22 * The '<em><b>HOUSE CARE</b></em>' literal object.
23 * <!-- begin-user-doc -->
24 * <!-- end-user-doc -->
25 * @see #HOUSE_CARE_VALUE
26 * @generated
27 * @ordered
28 */
29 HOUSE_CARE(0, "HOUSE_CARE", "HOUSE_CARE"),
30
31 /**
32 * The '<em><b>CHILD CARE</b></em>' literal object.
33 * <!-- begin-user-doc -->
34 * <!-- end-user-doc -->
35 * @see #CHILD_CARE_VALUE
36 * @generated
37 * @ordered
38 */
39 CHILD_CARE(1, "CHILD_CARE", "CHILD_CARE"),
40
41 /**
42 * The '<em><b>DEPENDENCE CARE</b></em>' literal object.
43 * <!-- begin-user-doc -->
44 * <!-- end-user-doc -->
45 * @see #DEPENDENCE_CARE_VALUE
46 * @generated
47 * @ordered
48 */
49 DEPENDENCE_CARE(2, "DEPENDENCE_CARE", "DEPENDENCE_CARE"),
50
51 /**
52 * The '<em><b>OTHER</b></em>' literal object.
53 * <!-- begin-user-doc -->
54 * <!-- end-user-doc -->
55 * @see #OTHER_VALUE
56 * @generated
57 * @ordered
58 */
59 OTHER(3, "OTHER", "OTHER"),
60
61 /**
62 * The '<em><b>ALIMONY</b></em>' literal object.
63 * <!-- begin-user-doc -->
64 * <!-- end-user-doc -->
65 * @see #ALIMONY_VALUE
66 * @generated
67 * @ordered
68 */
69 ALIMONY(4, "ALIMONY", "ALIMONY"),
70
71 /**
72 * The '<em><b>RECURRENT DEPT</b></em>' literal object.
73 * <!-- begin-user-doc -->
74 * <!-- end-user-doc -->
75 * @see #RECURRENT_DEPT_VALUE
76 * @generated
77 * @ordered
78 */
79 RECURRENT_DEPT(5, "RECURRENT_DEPT", "RECURRENT_DEPT");
80
81 /**
82 * The '<em><b>HOUSE CARE</b></em>' literal value.
83 * <!-- begin-user-doc -->
84 * <!-- end-user-doc -->
85 * @see #HOUSE_CARE
86 * @model
87 * @generated
88 * @ordered
89 */
90 public static final int HOUSE_CARE_VALUE = 0;
91
92 /**
93 * The '<em><b>CHILD CARE</b></em>' literal value.
94 * <!-- begin-user-doc -->
95 * <!-- end-user-doc -->
96 * @see #CHILD_CARE
97 * @model
98 * @generated
99 * @ordered
100 */
101 public static final int CHILD_CARE_VALUE = 1;
102
103 /**
104 * The '<em><b>DEPENDENCE CARE</b></em>' literal value.
105 * <!-- begin-user-doc -->
106 * <!-- end-user-doc -->
107 * @see #DEPENDENCE_CARE
108 * @model
109 * @generated
110 * @ordered
111 */
112 public static final int DEPENDENCE_CARE_VALUE = 2;
113
114 /**
115 * The '<em><b>OTHER</b></em>' literal value.
116 * <!-- begin-user-doc -->
117 * <!-- end-user-doc -->
118 * @see #OTHER
119 * @model
120 * @generated
121 * @ordered
122 */
123 public static final int OTHER_VALUE = 3;
124
125 /**
126 * The '<em><b>ALIMONY</b></em>' literal value.
127 * <!-- begin-user-doc -->
128 * <!-- end-user-doc -->
129 * @see #ALIMONY
130 * @model
131 * @generated
132 * @ordered
133 */
134 public static final int ALIMONY_VALUE = 4;
135
136 /**
137 * The '<em><b>RECURRENT DEPT</b></em>' literal value.
138 * <!-- begin-user-doc -->
139 * <!-- end-user-doc -->
140 * @see #RECURRENT_DEPT
141 * @model
142 * @generated
143 * @ordered
144 */
145 public static final int RECURRENT_DEPT_VALUE = 5;
146
147 /**
148 * An array of all the '<em><b>Expense Purpose</b></em>' enumerators.
149 * <!-- begin-user-doc -->
150 * <!-- end-user-doc -->
151 * @generated
152 */
153 private static final Expense_Purpose[] VALUES_ARRAY =
154 new Expense_Purpose[] {
155 HOUSE_CARE,
156 CHILD_CARE,
157 DEPENDENCE_CARE,
158 OTHER,
159 ALIMONY,
160 RECURRENT_DEPT,
161 };
162
163 /**
164 * A public read-only list of all the '<em><b>Expense Purpose</b></em>' enumerators.
165 * <!-- begin-user-doc -->
166 * <!-- end-user-doc -->
167 * @generated
168 */
169 public static final List<Expense_Purpose> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
170
171 /**
172 * Returns the '<em><b>Expense Purpose</b></em>' literal with the specified literal value.
173 * <!-- begin-user-doc -->
174 * <!-- end-user-doc -->
175 * @param literal the literal.
176 * @return the matching enumerator or <code>null</code>.
177 * @generated
178 */
179 public static Expense_Purpose get(String literal) {
180 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
181 Expense_Purpose result = VALUES_ARRAY[i];
182 if (result.toString().equals(literal)) {
183 return result;
184 }
185 }
186 return null;
187 }
188
189 /**
190 * Returns the '<em><b>Expense Purpose</b></em>' literal with the specified name.
191 * <!-- begin-user-doc -->
192 * <!-- end-user-doc -->
193 * @param name the name.
194 * @return the matching enumerator or <code>null</code>.
195 * @generated
196 */
197 public static Expense_Purpose getByName(String name) {
198 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
199 Expense_Purpose result = VALUES_ARRAY[i];
200 if (result.getName().equals(name)) {
201 return result;
202 }
203 }
204 return null;
205 }
206
207 /**
208 * Returns the '<em><b>Expense Purpose</b></em>' literal with the specified integer value.
209 * <!-- begin-user-doc -->
210 * <!-- end-user-doc -->
211 * @param value the integer value.
212 * @return the matching enumerator or <code>null</code>.
213 * @generated
214 */
215 public static Expense_Purpose get(int value) {
216 switch (value) {
217 case HOUSE_CARE_VALUE: return HOUSE_CARE;
218 case CHILD_CARE_VALUE: return CHILD_CARE;
219 case DEPENDENCE_CARE_VALUE: return DEPENDENCE_CARE;
220 case OTHER_VALUE: return OTHER;
221 case ALIMONY_VALUE: return ALIMONY;
222 case RECURRENT_DEPT_VALUE: return RECURRENT_DEPT;
223 }
224 return null;
225 }
226
227 /**
228 * <!-- begin-user-doc -->
229 * <!-- end-user-doc -->
230 * @generated
231 */
232 private final int value;
233
234 /**
235 * <!-- begin-user-doc -->
236 * <!-- end-user-doc -->
237 * @generated
238 */
239 private final String name;
240
241 /**
242 * <!-- begin-user-doc -->
243 * <!-- end-user-doc -->
244 * @generated
245 */
246 private final String literal;
247
248 /**
249 * Only this class can construct instances.
250 * <!-- begin-user-doc -->
251 * <!-- end-user-doc -->
252 * @generated
253 */
254 private Expense_Purpose(int value, String name, String literal) {
255 this.value = value;
256 this.name = name;
257 this.literal = literal;
258 }
259
260 /**
261 * <!-- begin-user-doc -->
262 * <!-- end-user-doc -->
263 * @generated
264 */
265 @Override
266 public int getValue() {
267 return value;
268 }
269
270 /**
271 * <!-- begin-user-doc -->
272 * <!-- end-user-doc -->
273 * @generated
274 */
275 @Override
276 public String getName() {
277 return name;
278 }
279
280 /**
281 * <!-- begin-user-doc -->
282 * <!-- end-user-doc -->
283 * @generated
284 */
285 @Override
286 public String getLiteral() {
287 return literal;
288 }
289
290 /**
291 * Returns the literal value of the enumerator, which is its string representation.
292 * <!-- begin-user-doc -->
293 * <!-- end-user-doc -->
294 * @generated
295 */
296 @Override
297 public String toString() {
298 return literal;
299 }
300
301} //Expense_Purpose
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/External_Allowance.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/External_Allowance.java
new file mode 100644
index 00000000..176e2419
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/External_Allowance.java
@@ -0,0 +1,166 @@
1/**
2 */
3package TaxationWithRoot;
4
5import org.eclipse.emf.ecore.EObject;
6
7/**
8 * <!-- begin-user-doc -->
9 * A representation of the model object '<em><b>External Allowance</b></em>'.
10 * <!-- end-user-doc -->
11 *
12 * <p>
13 * The following features are supported:
14 * </p>
15 * <ul>
16 * <li>{@link TaxationWithRoot.External_Allowance#getGrantor <em>Grantor</em>}</li>
17 * <li>{@link TaxationWithRoot.External_Allowance#getStarting_year <em>Starting year</em>}</li>
18 * <li>{@link TaxationWithRoot.External_Allowance#getEnding_year <em>Ending year</em>}</li>
19 * <li>{@link TaxationWithRoot.External_Allowance#getReciver <em>Reciver</em>}</li>
20 * <li>{@link TaxationWithRoot.External_Allowance#getId5 <em>Id5</em>}</li>
21 * <li>{@link TaxationWithRoot.External_Allowance#getPerson <em>Person</em>}</li>
22 * </ul>
23 *
24 * @see TaxationWithRoot.TaxationPackage#getExternal_Allowance()
25 * @model
26 * @generated
27 */
28public interface External_Allowance extends EObject {
29 /**
30 * Returns the value of the '<em><b>Grantor</b></em>' attribute.
31 * The literals are from the enumeration {@link TaxationWithRoot.Grantor}.
32 * <!-- begin-user-doc -->
33 * <!-- end-user-doc -->
34 * @return the value of the '<em>Grantor</em>' attribute.
35 * @see TaxationWithRoot.Grantor
36 * @see #setGrantor(Grantor)
37 * @see TaxationWithRoot.TaxationPackage#getExternal_Allowance_Grantor()
38 * @model required="true"
39 * @generated
40 */
41 Grantor getGrantor();
42
43 /**
44 * Sets the value of the '{@link TaxationWithRoot.External_Allowance#getGrantor <em>Grantor</em>}' attribute.
45 * <!-- begin-user-doc -->
46 * <!-- end-user-doc -->
47 * @param value the new value of the '<em>Grantor</em>' attribute.
48 * @see TaxationWithRoot.Grantor
49 * @see #getGrantor()
50 * @generated
51 */
52 void setGrantor(Grantor value);
53
54 /**
55 * Returns the value of the '<em><b>Starting year</b></em>' attribute.
56 * <!-- begin-user-doc -->
57 * <!-- end-user-doc -->
58 * @return the value of the '<em>Starting year</em>' attribute.
59 * @see #setStarting_year(int)
60 * @see TaxationWithRoot.TaxationPackage#getExternal_Allowance_Starting_year()
61 * @model required="true" ordered="false"
62 * @generated
63 */
64 int getStarting_year();
65
66 /**
67 * Sets the value of the '{@link TaxationWithRoot.External_Allowance#getStarting_year <em>Starting year</em>}' attribute.
68 * <!-- begin-user-doc -->
69 * <!-- end-user-doc -->
70 * @param value the new value of the '<em>Starting year</em>' attribute.
71 * @see #getStarting_year()
72 * @generated
73 */
74 void setStarting_year(int value);
75
76 /**
77 * Returns the value of the '<em><b>Ending year</b></em>' attribute.
78 * <!-- begin-user-doc -->
79 * <!-- end-user-doc -->
80 * @return the value of the '<em>Ending year</em>' attribute.
81 * @see #setEnding_year(int)
82 * @see TaxationWithRoot.TaxationPackage#getExternal_Allowance_Ending_year()
83 * @model required="true" ordered="false"
84 * @generated
85 */
86 int getEnding_year();
87
88 /**
89 * Sets the value of the '{@link TaxationWithRoot.External_Allowance#getEnding_year <em>Ending year</em>}' attribute.
90 * <!-- begin-user-doc -->
91 * <!-- end-user-doc -->
92 * @param value the new value of the '<em>Ending year</em>' attribute.
93 * @see #getEnding_year()
94 * @generated
95 */
96 void setEnding_year(int value);
97
98 /**
99 * Returns the value of the '<em><b>Reciver</b></em>' reference.
100 * <!-- begin-user-doc -->
101 * <!-- end-user-doc -->
102 * @return the value of the '<em>Reciver</em>' reference.
103 * @see #setReciver(Physical_Person)
104 * @see TaxationWithRoot.TaxationPackage#getExternal_Allowance_Reciver()
105 * @model required="true" ordered="false"
106 * @generated
107 */
108 Physical_Person getReciver();
109
110 /**
111 * Sets the value of the '{@link TaxationWithRoot.External_Allowance#getReciver <em>Reciver</em>}' reference.
112 * <!-- begin-user-doc -->
113 * <!-- end-user-doc -->
114 * @param value the new value of the '<em>Reciver</em>' reference.
115 * @see #getReciver()
116 * @generated
117 */
118 void setReciver(Physical_Person value);
119
120 /**
121 * Returns the value of the '<em><b>Id5</b></em>' attribute.
122 * <!-- begin-user-doc -->
123 * <!-- end-user-doc -->
124 * @return the value of the '<em>Id5</em>' attribute.
125 * @see #setId5(String)
126 * @see TaxationWithRoot.TaxationPackage#getExternal_Allowance_Id5()
127 * @model id="true" required="true" ordered="false"
128 * @generated
129 */
130 String getId5();
131
132 /**
133 * Sets the value of the '{@link TaxationWithRoot.External_Allowance#getId5 <em>Id5</em>}' attribute.
134 * <!-- begin-user-doc -->
135 * <!-- end-user-doc -->
136 * @param value the new value of the '<em>Id5</em>' attribute.
137 * @see #getId5()
138 * @generated
139 */
140 void setId5(String value);
141
142 /**
143 * Returns the value of the '<em><b>Person</b></em>' container reference.
144 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Dependent#getAllowances <em>Allowances</em>}'.
145 * <!-- begin-user-doc -->
146 * <!-- end-user-doc -->
147 * @return the value of the '<em>Person</em>' container reference.
148 * @see #setPerson(Dependent)
149 * @see TaxationWithRoot.TaxationPackage#getExternal_Allowance_Person()
150 * @see TaxationWithRoot.Dependent#getAllowances
151 * @model opposite="allowances" required="true" transient="false" ordered="false"
152 * @generated
153 */
154 Dependent getPerson();
155
156 /**
157 * Sets the value of the '{@link TaxationWithRoot.External_Allowance#getPerson <em>Person</em>}' container reference.
158 * <!-- begin-user-doc -->
159 * <!-- end-user-doc -->
160 * @param value the new value of the '<em>Person</em>' container reference.
161 * @see #getPerson()
162 * @generated
163 */
164 void setPerson(Dependent value);
165
166} // External_Allowance
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Extraordinary_Expense_CE.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Extraordinary_Expense_CE.java
new file mode 100644
index 00000000..64254f78
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Extraordinary_Expense_CE.java
@@ -0,0 +1,71 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Extraordinary Expense CE</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 * <p>
12 * The following features are supported:
13 * </p>
14 * <ul>
15 * <li>{@link TaxationWithRoot.Extraordinary_Expense_CE#getThresholded_deduction_percentage <em>Thresholded deduction percentage</em>}</li>
16 * <li>{@link TaxationWithRoot.Extraordinary_Expense_CE#getCe_type <em>Ce type</em>}</li>
17 * </ul>
18 *
19 * @see TaxationWithRoot.TaxationPackage#getExtraordinary_Expense_CE()
20 * @model
21 * @generated
22 */
23public interface Extraordinary_Expense_CE extends Expense {
24 /**
25 * Returns the value of the '<em><b>Thresholded deduction percentage</b></em>' attribute.
26 * <!-- begin-user-doc -->
27 * <!-- end-user-doc -->
28 * @return the value of the '<em>Thresholded deduction percentage</em>' attribute.
29 * @see #setThresholded_deduction_percentage(double)
30 * @see TaxationWithRoot.TaxationPackage#getExtraordinary_Expense_CE_Thresholded_deduction_percentage()
31 * @model required="true"
32 * @generated
33 */
34 double getThresholded_deduction_percentage();
35
36 /**
37 * Sets the value of the '{@link TaxationWithRoot.Extraordinary_Expense_CE#getThresholded_deduction_percentage <em>Thresholded deduction percentage</em>}' attribute.
38 * <!-- begin-user-doc -->
39 * <!-- end-user-doc -->
40 * @param value the new value of the '<em>Thresholded deduction percentage</em>' attribute.
41 * @see #getThresholded_deduction_percentage()
42 * @generated
43 */
44 void setThresholded_deduction_percentage(double value);
45
46 /**
47 * Returns the value of the '<em><b>Ce type</b></em>' attribute.
48 * The literals are from the enumeration {@link TaxationWithRoot.CE_Type}.
49 * <!-- begin-user-doc -->
50 * <!-- end-user-doc -->
51 * @return the value of the '<em>Ce type</em>' attribute.
52 * @see TaxationWithRoot.CE_Type
53 * @see #setCe_type(CE_Type)
54 * @see TaxationWithRoot.TaxationPackage#getExtraordinary_Expense_CE_Ce_type()
55 * @model required="true"
56 * @generated
57 */
58 CE_Type getCe_type();
59
60 /**
61 * Sets the value of the '{@link TaxationWithRoot.Extraordinary_Expense_CE#getCe_type <em>Ce type</em>}' attribute.
62 * <!-- begin-user-doc -->
63 * <!-- end-user-doc -->
64 * @param value the new value of the '<em>Ce type</em>' attribute.
65 * @see TaxationWithRoot.CE_Type
66 * @see #getCe_type()
67 * @generated
68 */
69 void setCe_type(CE_Type value);
70
71} // Extraordinary_Expense_CE
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/FD.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/FD.java
new file mode 100644
index 00000000..c5ba0f28
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/FD.java
@@ -0,0 +1,45 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>FD</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 * <p>
12 * The following features are supported:
13 * </p>
14 * <ul>
15 * <li>{@link TaxationWithRoot.FD#getDistance_declared_in_january <em>Distance declared in january</em>}</li>
16 * </ul>
17 *
18 * @see TaxationWithRoot.TaxationPackage#getFD()
19 * @model
20 * @generated
21 */
22public interface FD extends Professional_Expenses_Deduction {
23 /**
24 * Returns the value of the '<em><b>Distance declared in january</b></em>' attribute.
25 * <!-- begin-user-doc -->
26 * <!-- end-user-doc -->
27 * @return the value of the '<em>Distance declared in january</em>' attribute.
28 * @see #setDistance_declared_in_january(double)
29 * @see TaxationWithRoot.TaxationPackage#getFD_Distance_declared_in_january()
30 * @model required="true"
31 * @generated
32 */
33 double getDistance_declared_in_january();
34
35 /**
36 * Sets the value of the '{@link TaxationWithRoot.FD#getDistance_declared_in_january <em>Distance declared in january</em>}' attribute.
37 * <!-- begin-user-doc -->
38 * <!-- end-user-doc -->
39 * @param value the new value of the '<em>Distance declared in january</em>' attribute.
40 * @see #getDistance_declared_in_january()
41 * @generated
42 */
43 void setDistance_declared_in_january(double value);
44
45} // FD
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/FO.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/FO.java
new file mode 100644
index 00000000..5c7af450
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/FO.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>FO</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getFO()
13 * @model
14 * @generated
15 */
16public interface FO extends Professional_Expenses_Deduction {
17} // FO
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Fiscal_Address.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Fiscal_Address.java
new file mode 100644
index 00000000..8f7d786c
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Fiscal_Address.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Fiscal Address</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getFiscal_Address()
13 * @model
14 * @generated
15 */
16public interface Fiscal_Address extends Address {
17} // Fiscal_Address
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Foreign_Income.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Foreign_Income.java
new file mode 100644
index 00000000..acd3b48a
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Foreign_Income.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Foreign Income</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getForeign_Income()
13 * @model
14 * @generated
15 */
16public interface Foreign_Income extends Income {
17} // Foreign_Income
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/FromAgent.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/FromAgent.java
new file mode 100644
index 00000000..d09c292a
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/FromAgent.java
@@ -0,0 +1,144 @@
1/**
2 */
3package TaxationWithRoot;
4
5import org.eclipse.emf.ecore.EObject;
6
7/**
8 * <!-- begin-user-doc -->
9 * A representation of the model object '<em><b>From Agent</b></em>'.
10 * <!-- end-user-doc -->
11 *
12 * <p>
13 * The following features are supported:
14 * </p>
15 * <ul>
16 * <li>{@link TaxationWithRoot.FromAgent#getTaxPayer <em>Tax Payer</em>}</li>
17 * <li>{@link TaxationWithRoot.FromAgent#isIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care <em>Is dependent eligible for CE Not In Houshold Children Care</em>}</li>
18 * <li>{@link TaxationWithRoot.FromAgent#getExpense <em>Expense</em>}</li>
19 * <li>{@link TaxationWithRoot.FromAgent#isIs_eligible_debt <em>Is eligible debt</em>}</li>
20 * <li>{@link TaxationWithRoot.FromAgent#getDependent <em>Dependent</em>}</li>
21 * </ul>
22 *
23 * @see TaxationWithRoot.TaxationPackage#getFromAgent()
24 * @model
25 * @generated
26 */
27public interface FromAgent extends EObject {
28 /**
29 * Returns the value of the '<em><b>Tax Payer</b></em>' container reference.
30 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Tax_Payer#getFrom_agent <em>From agent</em>}'.
31 * <!-- begin-user-doc -->
32 * <!-- end-user-doc -->
33 * @return the value of the '<em>Tax Payer</em>' container reference.
34 * @see #setTaxPayer(Tax_Payer)
35 * @see TaxationWithRoot.TaxationPackage#getFromAgent_TaxPayer()
36 * @see TaxationWithRoot.Tax_Payer#getFrom_agent
37 * @model opposite="from_agent" required="true" transient="false"
38 * @generated
39 */
40 Tax_Payer getTaxPayer();
41
42 /**
43 * Sets the value of the '{@link TaxationWithRoot.FromAgent#getTaxPayer <em>Tax Payer</em>}' container reference.
44 * <!-- begin-user-doc -->
45 * <!-- end-user-doc -->
46 * @param value the new value of the '<em>Tax Payer</em>' container reference.
47 * @see #getTaxPayer()
48 * @generated
49 */
50 void setTaxPayer(Tax_Payer value);
51
52 /**
53 * Returns the value of the '<em><b>Is dependent eligible for CE Not In Houshold Children Care</b></em>' attribute.
54 * <!-- begin-user-doc -->
55 * <!-- end-user-doc -->
56 * @return the value of the '<em>Is dependent eligible for CE Not In Houshold Children Care</em>' attribute.
57 * @see #setIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care(boolean)
58 * @see TaxationWithRoot.TaxationPackage#getFromAgent_Is_dependent_eligible_for_CE_Not_In_Houshold_Children_Care()
59 * @model required="true" ordered="false"
60 * @generated
61 */
62 boolean isIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care();
63
64 /**
65 * Sets the value of the '{@link TaxationWithRoot.FromAgent#isIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care <em>Is dependent eligible for CE Not In Houshold Children Care</em>}' attribute.
66 * <!-- begin-user-doc -->
67 * <!-- end-user-doc -->
68 * @param value the new value of the '<em>Is dependent eligible for CE Not In Houshold Children Care</em>' attribute.
69 * @see #isIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care()
70 * @generated
71 */
72 void setIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care(boolean value);
73
74 /**
75 * Returns the value of the '<em><b>Expense</b></em>' reference.
76 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Expense#getFrom_agent <em>From agent</em>}'.
77 * <!-- begin-user-doc -->
78 * <!-- end-user-doc -->
79 * @return the value of the '<em>Expense</em>' reference.
80 * @see #setExpense(Expense)
81 * @see TaxationWithRoot.TaxationPackage#getFromAgent_Expense()
82 * @see TaxationWithRoot.Expense#getFrom_agent
83 * @model opposite="from_agent" ordered="false"
84 * @generated
85 */
86 Expense getExpense();
87
88 /**
89 * Sets the value of the '{@link TaxationWithRoot.FromAgent#getExpense <em>Expense</em>}' reference.
90 * <!-- begin-user-doc -->
91 * <!-- end-user-doc -->
92 * @param value the new value of the '<em>Expense</em>' reference.
93 * @see #getExpense()
94 * @generated
95 */
96 void setExpense(Expense value);
97
98 /**
99 * Returns the value of the '<em><b>Is eligible debt</b></em>' attribute.
100 * <!-- begin-user-doc -->
101 * <!-- end-user-doc -->
102 * @return the value of the '<em>Is eligible debt</em>' attribute.
103 * @see #setIs_eligible_debt(boolean)
104 * @see TaxationWithRoot.TaxationPackage#getFromAgent_Is_eligible_debt()
105 * @model required="true" ordered="false"
106 * @generated
107 */
108 boolean isIs_eligible_debt();
109
110 /**
111 * Sets the value of the '{@link TaxationWithRoot.FromAgent#isIs_eligible_debt <em>Is eligible debt</em>}' attribute.
112 * <!-- begin-user-doc -->
113 * <!-- end-user-doc -->
114 * @param value the new value of the '<em>Is eligible debt</em>' attribute.
115 * @see #isIs_eligible_debt()
116 * @generated
117 */
118 void setIs_eligible_debt(boolean value);
119
120 /**
121 * Returns the value of the '<em><b>Dependent</b></em>' reference.
122 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Dependent#getFrom_agent <em>From agent</em>}'.
123 * <!-- begin-user-doc -->
124 * <!-- end-user-doc -->
125 * @return the value of the '<em>Dependent</em>' reference.
126 * @see #setDependent(Dependent)
127 * @see TaxationWithRoot.TaxationPackage#getFromAgent_Dependent()
128 * @see TaxationWithRoot.Dependent#getFrom_agent
129 * @model opposite="from_agent" ordered="false"
130 * @generated
131 */
132 Dependent getDependent();
133
134 /**
135 * Sets the value of the '{@link TaxationWithRoot.FromAgent#getDependent <em>Dependent</em>}' reference.
136 * <!-- begin-user-doc -->
137 * <!-- end-user-doc -->
138 * @param value the new value of the '<em>Dependent</em>' reference.
139 * @see #getDependent()
140 * @generated
141 */
142 void setDependent(Dependent value);
143
144} // FromAgent
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/FromLaw.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/FromLaw.java
new file mode 100644
index 00000000..7310cfde
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/FromLaw.java
@@ -0,0 +1,71 @@
1/**
2 */
3package TaxationWithRoot;
4
5import org.eclipse.emf.ecore.EObject;
6
7/**
8 * <!-- begin-user-doc -->
9 * A representation of the model object '<em><b>From Law</b></em>'.
10 * <!-- end-user-doc -->
11 *
12 * <p>
13 * The following features are supported:
14 * </p>
15 * <ul>
16 * <li>{@link TaxationWithRoot.FromLaw#getId <em>Id</em>}</li>
17 * <li>{@link TaxationWithRoot.FromLaw#getTaxPayer <em>Tax Payer</em>}</li>
18 * </ul>
19 *
20 * @see TaxationWithRoot.TaxationPackage#getFromLaw()
21 * @model
22 * @generated
23 */
24public interface FromLaw extends EObject {
25 /**
26 * Returns the value of the '<em><b>Id</b></em>' attribute.
27 * <!-- begin-user-doc -->
28 * <!-- end-user-doc -->
29 * @return the value of the '<em>Id</em>' attribute.
30 * @see #setId(String)
31 * @see TaxationWithRoot.TaxationPackage#getFromLaw_Id()
32 * @model id="true" required="true" ordered="false"
33 * @generated
34 */
35 String getId();
36
37 /**
38 * Sets the value of the '{@link TaxationWithRoot.FromLaw#getId <em>Id</em>}' attribute.
39 * <!-- begin-user-doc -->
40 * <!-- end-user-doc -->
41 * @param value the new value of the '<em>Id</em>' attribute.
42 * @see #getId()
43 * @generated
44 */
45 void setId(String value);
46
47 /**
48 * Returns the value of the '<em><b>Tax Payer</b></em>' container reference.
49 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Tax_Payer#getFrom_law <em>From law</em>}'.
50 * <!-- begin-user-doc -->
51 * <!-- end-user-doc -->
52 * @return the value of the '<em>Tax Payer</em>' container reference.
53 * @see #setTaxPayer(Tax_Payer)
54 * @see TaxationWithRoot.TaxationPackage#getFromLaw_TaxPayer()
55 * @see TaxationWithRoot.Tax_Payer#getFrom_law
56 * @model opposite="from_law" required="true" transient="false"
57 * @generated
58 */
59 Tax_Payer getTaxPayer();
60
61 /**
62 * Sets the value of the '{@link TaxationWithRoot.FromLaw#getTaxPayer <em>Tax Payer</em>}' container reference.
63 * <!-- begin-user-doc -->
64 * <!-- end-user-doc -->
65 * @param value the new value of the '<em>Tax Payer</em>' container reference.
66 * @see #getTaxPayer()
67 * @generated
68 */
69 void setTaxPayer(Tax_Payer value);
70
71} // FromLaw
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Grantor.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Grantor.java
new file mode 100644
index 00000000..863c8508
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Grantor.java
@@ -0,0 +1,301 @@
1/**
2 */
3package TaxationWithRoot;
4
5import java.util.Arrays;
6import java.util.Collections;
7import java.util.List;
8
9import org.eclipse.emf.common.util.Enumerator;
10
11/**
12 * <!-- begin-user-doc -->
13 * A representation of the literals of the enumeration '<em><b>Grantor</b></em>',
14 * and utility methods for working with them.
15 * <!-- end-user-doc -->
16 * @see TaxationWithRoot.TaxationPackage#getGrantor()
17 * @model
18 * @generated
19 */
20public enum Grantor implements Enumerator {
21 /**
22 * The '<em><b>WWW</b></em>' literal object.
23 * <!-- begin-user-doc -->
24 * <!-- end-user-doc -->
25 * @see #WWW_VALUE
26 * @generated
27 * @ordered
28 */
29 WWW(0, "WWW", "WWW"),
30
31 /**
32 * The '<em><b>Employer</b></em>' literal object.
33 * <!-- begin-user-doc -->
34 * <!-- end-user-doc -->
35 * @see #EMPLOYER_VALUE
36 * @generated
37 * @ordered
38 */
39 EMPLOYER(1, "Employer", "Employer"),
40
41 /**
42 * The '<em><b>MMM</b></em>' literal object.
43 * <!-- begin-user-doc -->
44 * <!-- end-user-doc -->
45 * @see #MMM_VALUE
46 * @generated
47 * @ordered
48 */
49 MMM(2, "MMM", "MMM"),
50
51 /**
52 * The '<em><b>UUU</b></em>' literal object.
53 * <!-- begin-user-doc -->
54 * <!-- end-user-doc -->
55 * @see #UUU_VALUE
56 * @generated
57 * @ordered
58 */
59 UUU(3, "UUU", "UUU"),
60
61 /**
62 * The '<em><b>YYY</b></em>' literal object.
63 * <!-- begin-user-doc -->
64 * <!-- end-user-doc -->
65 * @see #YYY_VALUE
66 * @generated
67 * @ordered
68 */
69 YYY(4, "YYY", "YYY"),
70
71 /**
72 * The '<em><b>OOO</b></em>' literal object.
73 * <!-- begin-user-doc -->
74 * <!-- end-user-doc -->
75 * @see #OOO_VALUE
76 * @generated
77 * @ordered
78 */
79 OOO(5, "OOO", "OOO");
80
81 /**
82 * The '<em><b>WWW</b></em>' literal value.
83 * <!-- begin-user-doc -->
84 * <!-- end-user-doc -->
85 * @see #WWW
86 * @model
87 * @generated
88 * @ordered
89 */
90 public static final int WWW_VALUE = 0;
91
92 /**
93 * The '<em><b>Employer</b></em>' literal value.
94 * <!-- begin-user-doc -->
95 * <!-- end-user-doc -->
96 * @see #EMPLOYER
97 * @model name="Employer"
98 * @generated
99 * @ordered
100 */
101 public static final int EMPLOYER_VALUE = 1;
102
103 /**
104 * The '<em><b>MMM</b></em>' literal value.
105 * <!-- begin-user-doc -->
106 * <!-- end-user-doc -->
107 * @see #MMM
108 * @model
109 * @generated
110 * @ordered
111 */
112 public static final int MMM_VALUE = 2;
113
114 /**
115 * The '<em><b>UUU</b></em>' literal value.
116 * <!-- begin-user-doc -->
117 * <!-- end-user-doc -->
118 * @see #UUU
119 * @model
120 * @generated
121 * @ordered
122 */
123 public static final int UUU_VALUE = 3;
124
125 /**
126 * The '<em><b>YYY</b></em>' literal value.
127 * <!-- begin-user-doc -->
128 * <!-- end-user-doc -->
129 * @see #YYY
130 * @model
131 * @generated
132 * @ordered
133 */
134 public static final int YYY_VALUE = 4;
135
136 /**
137 * The '<em><b>OOO</b></em>' literal value.
138 * <!-- begin-user-doc -->
139 * <!-- end-user-doc -->
140 * @see #OOO
141 * @model
142 * @generated
143 * @ordered
144 */
145 public static final int OOO_VALUE = 5;
146
147 /**
148 * An array of all the '<em><b>Grantor</b></em>' enumerators.
149 * <!-- begin-user-doc -->
150 * <!-- end-user-doc -->
151 * @generated
152 */
153 private static final Grantor[] VALUES_ARRAY =
154 new Grantor[] {
155 WWW,
156 EMPLOYER,
157 MMM,
158 UUU,
159 YYY,
160 OOO,
161 };
162
163 /**
164 * A public read-only list of all the '<em><b>Grantor</b></em>' enumerators.
165 * <!-- begin-user-doc -->
166 * <!-- end-user-doc -->
167 * @generated
168 */
169 public static final List<Grantor> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
170
171 /**
172 * Returns the '<em><b>Grantor</b></em>' literal with the specified literal value.
173 * <!-- begin-user-doc -->
174 * <!-- end-user-doc -->
175 * @param literal the literal.
176 * @return the matching enumerator or <code>null</code>.
177 * @generated
178 */
179 public static Grantor get(String literal) {
180 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
181 Grantor result = VALUES_ARRAY[i];
182 if (result.toString().equals(literal)) {
183 return result;
184 }
185 }
186 return null;
187 }
188
189 /**
190 * Returns the '<em><b>Grantor</b></em>' literal with the specified name.
191 * <!-- begin-user-doc -->
192 * <!-- end-user-doc -->
193 * @param name the name.
194 * @return the matching enumerator or <code>null</code>.
195 * @generated
196 */
197 public static Grantor getByName(String name) {
198 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
199 Grantor result = VALUES_ARRAY[i];
200 if (result.getName().equals(name)) {
201 return result;
202 }
203 }
204 return null;
205 }
206
207 /**
208 * Returns the '<em><b>Grantor</b></em>' literal with the specified integer value.
209 * <!-- begin-user-doc -->
210 * <!-- end-user-doc -->
211 * @param value the integer value.
212 * @return the matching enumerator or <code>null</code>.
213 * @generated
214 */
215 public static Grantor get(int value) {
216 switch (value) {
217 case WWW_VALUE: return WWW;
218 case EMPLOYER_VALUE: return EMPLOYER;
219 case MMM_VALUE: return MMM;
220 case UUU_VALUE: return UUU;
221 case YYY_VALUE: return YYY;
222 case OOO_VALUE: return OOO;
223 }
224 return null;
225 }
226
227 /**
228 * <!-- begin-user-doc -->
229 * <!-- end-user-doc -->
230 * @generated
231 */
232 private final int value;
233
234 /**
235 * <!-- begin-user-doc -->
236 * <!-- end-user-doc -->
237 * @generated
238 */
239 private final String name;
240
241 /**
242 * <!-- begin-user-doc -->
243 * <!-- end-user-doc -->
244 * @generated
245 */
246 private final String literal;
247
248 /**
249 * Only this class can construct instances.
250 * <!-- begin-user-doc -->
251 * <!-- end-user-doc -->
252 * @generated
253 */
254 private Grantor(int value, String name, String literal) {
255 this.value = value;
256 this.name = name;
257 this.literal = literal;
258 }
259
260 /**
261 * <!-- begin-user-doc -->
262 * <!-- end-user-doc -->
263 * @generated
264 */
265 @Override
266 public int getValue() {
267 return value;
268 }
269
270 /**
271 * <!-- begin-user-doc -->
272 * <!-- end-user-doc -->
273 * @generated
274 */
275 @Override
276 public String getName() {
277 return name;
278 }
279
280 /**
281 * <!-- begin-user-doc -->
282 * <!-- end-user-doc -->
283 * @generated
284 */
285 @Override
286 public String getLiteral() {
287 return literal;
288 }
289
290 /**
291 * Returns the literal value of the enumerator, which is its string representation.
292 * <!-- begin-user-doc -->
293 * <!-- end-user-doc -->
294 * @generated
295 */
296 @Override
297 public String toString() {
298 return literal;
299 }
300
301} //Grantor
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Habitual_Address.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Habitual_Address.java
new file mode 100644
index 00000000..fdd3a64d
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Habitual_Address.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Habitual Address</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getHabitual_Address()
13 * @model
14 * @generated
15 */
16public interface Habitual_Address extends Address {
17} // Habitual_Address
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Health_and_Pension_Insurance.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Health_and_Pension_Insurance.java
new file mode 100644
index 00000000..9ebbd866
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Health_and_Pension_Insurance.java
@@ -0,0 +1,72 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Health and Pension Insurance</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 * <p>
12 * The following features are supported:
13 * </p>
14 * <ul>
15 * <li>{@link TaxationWithRoot.Health_and_Pension_Insurance#getCategory <em>Category</em>}</li>
16 * <li>{@link TaxationWithRoot.Health_and_Pension_Insurance#isIs_related_to_additional_salary <em>Is related to additional salary</em>}</li>
17 * </ul>
18 *
19 * @see TaxationWithRoot.TaxationPackage#getHealth_and_Pension_Insurance()
20 * @model
21 * @generated
22 */
23public interface Health_and_Pension_Insurance extends Special_Expense_DS {
24 /**
25 * Returns the value of the '<em><b>Category</b></em>' attribute.
26 * The literals are from the enumeration {@link TaxationWithRoot.Category_of_Health_and_Pension_Insurances}.
27 * <!-- begin-user-doc -->
28 * <!-- end-user-doc -->
29 * @return the value of the '<em>Category</em>' attribute.
30 * @see TaxationWithRoot.Category_of_Health_and_Pension_Insurances
31 * @see #setCategory(Category_of_Health_and_Pension_Insurances)
32 * @see TaxationWithRoot.TaxationPackage#getHealth_and_Pension_Insurance_Category()
33 * @model required="true"
34 * @generated
35 */
36 Category_of_Health_and_Pension_Insurances getCategory();
37
38 /**
39 * Sets the value of the '{@link TaxationWithRoot.Health_and_Pension_Insurance#getCategory <em>Category</em>}' attribute.
40 * <!-- begin-user-doc -->
41 * <!-- end-user-doc -->
42 * @param value the new value of the '<em>Category</em>' attribute.
43 * @see TaxationWithRoot.Category_of_Health_and_Pension_Insurances
44 * @see #getCategory()
45 * @generated
46 */
47 void setCategory(Category_of_Health_and_Pension_Insurances value);
48
49 /**
50 * Returns the value of the '<em><b>Is related to additional salary</b></em>' attribute.
51 * The default value is <code>"false"</code>.
52 * <!-- begin-user-doc -->
53 * <!-- end-user-doc -->
54 * @return the value of the '<em>Is related to additional salary</em>' attribute.
55 * @see #setIs_related_to_additional_salary(boolean)
56 * @see TaxationWithRoot.TaxationPackage#getHealth_and_Pension_Insurance_Is_related_to_additional_salary()
57 * @model default="false" required="true"
58 * @generated
59 */
60 boolean isIs_related_to_additional_salary();
61
62 /**
63 * Sets the value of the '{@link TaxationWithRoot.Health_and_Pension_Insurance#isIs_related_to_additional_salary <em>Is related to additional salary</em>}' attribute.
64 * <!-- begin-user-doc -->
65 * <!-- end-user-doc -->
66 * @param value the new value of the '<em>Is related to additional salary</em>' attribute.
67 * @see #isIs_related_to_additional_salary()
68 * @generated
69 */
70 void setIs_related_to_additional_salary(boolean value);
71
72} // Health_and_Pension_Insurance
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Household.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Household.java
new file mode 100644
index 00000000..da1c4a08
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Household.java
@@ -0,0 +1,86 @@
1/**
2 */
3package TaxationWithRoot;
4
5import org.eclipse.emf.common.util.EList;
6
7/**
8 * <!-- begin-user-doc -->
9 * A representation of the model object '<em><b>Household</b></em>'.
10 * <!-- end-user-doc -->
11 *
12 * <p>
13 * The following features are supported:
14 * </p>
15 * <ul>
16 * <li>{@link TaxationWithRoot.Household#getParents <em>Parents</em>}</li>
17 * <li>{@link TaxationWithRoot.Household#getId1 <em>Id1</em>}</li>
18 * <li>{@link TaxationWithRoot.Household#getChildren <em>Children</em>}</li>
19 * </ul>
20 *
21 * @see TaxationWithRoot.TaxationPackage#getHousehold()
22 * @model
23 * @generated
24 */
25public interface Household extends Tax_Case {
26 /**
27 * Returns the value of the '<em><b>Parents</b></em>' containment reference.
28 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Legal_Union_Record#getHousehold <em>Household</em>}'.
29 * <!-- begin-user-doc -->
30 * <!-- end-user-doc -->
31 * @return the value of the '<em>Parents</em>' containment reference.
32 * @see #setParents(Legal_Union_Record)
33 * @see TaxationWithRoot.TaxationPackage#getHousehold_Parents()
34 * @see TaxationWithRoot.Legal_Union_Record#getHousehold
35 * @model opposite="household" containment="true" required="true" ordered="false"
36 * @generated
37 */
38 Legal_Union_Record getParents();
39
40 /**
41 * Sets the value of the '{@link TaxationWithRoot.Household#getParents <em>Parents</em>}' containment reference.
42 * <!-- begin-user-doc -->
43 * <!-- end-user-doc -->
44 * @param value the new value of the '<em>Parents</em>' containment reference.
45 * @see #getParents()
46 * @generated
47 */
48 void setParents(Legal_Union_Record value);
49
50 /**
51 * Returns the value of the '<em><b>Id1</b></em>' attribute.
52 * <!-- begin-user-doc -->
53 * <!-- end-user-doc -->
54 * @return the value of the '<em>Id1</em>' attribute.
55 * @see #setId1(String)
56 * @see TaxationWithRoot.TaxationPackage#getHousehold_Id1()
57 * @model id="true" required="true" ordered="false"
58 * @generated
59 */
60 String getId1();
61
62 /**
63 * Sets the value of the '{@link TaxationWithRoot.Household#getId1 <em>Id1</em>}' attribute.
64 * <!-- begin-user-doc -->
65 * <!-- end-user-doc -->
66 * @param value the new value of the '<em>Id1</em>' attribute.
67 * @see #getId1()
68 * @generated
69 */
70 void setId1(String value);
71
72 /**
73 * Returns the value of the '<em><b>Children</b></em>' containment reference list.
74 * The list contents are of type {@link TaxationWithRoot.Dependent}.
75 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Dependent#getHousehold <em>Household</em>}'.
76 * <!-- begin-user-doc -->
77 * <!-- end-user-doc -->
78 * @return the value of the '<em>Children</em>' containment reference list.
79 * @see TaxationWithRoot.TaxationPackage#getHousehold_Children()
80 * @see TaxationWithRoot.Dependent#getHousehold
81 * @model opposite="household" containment="true" ordered="false"
82 * @generated
83 */
84 EList<Dependent> getChildren();
85
86} // Household
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Income.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Income.java
new file mode 100644
index 00000000..b4e6aa80
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Income.java
@@ -0,0 +1,200 @@
1/**
2 */
3package TaxationWithRoot;
4
5import org.eclipse.emf.common.util.EList;
6
7import org.eclipse.emf.ecore.EObject;
8
9/**
10 * <!-- begin-user-doc -->
11 * A representation of the model object '<em><b>Income</b></em>'.
12 * <!-- end-user-doc -->
13 *
14 * <p>
15 * The following features are supported:
16 * </p>
17 * <ul>
18 * <li>{@link TaxationWithRoot.Income#getIncome_amount <em>Income amount</em>}</li>
19 * <li>{@link TaxationWithRoot.Income#getIncome_type <em>Income type</em>}</li>
20 * <li>{@link TaxationWithRoot.Income#getTax_card <em>Tax card</em>}</li>
21 * <li>{@link TaxationWithRoot.Income#getTax_liability <em>Tax liability</em>}</li>
22 * <li>{@link TaxationWithRoot.Income#getTaxPayer <em>Tax Payer</em>}</li>
23 * <li>{@link TaxationWithRoot.Income#getDetails <em>Details</em>}</li>
24 * <li>{@link TaxationWithRoot.Income#getNum <em>Num</em>}</li>
25 * <li>{@link TaxationWithRoot.Income#getExpenses <em>Expenses</em>}</li>
26 * </ul>
27 *
28 * @see TaxationWithRoot.TaxationPackage#getIncome()
29 * @model abstract="true"
30 * @generated
31 */
32public interface Income extends EObject {
33 /**
34 * Returns the value of the '<em><b>Income amount</b></em>' attribute.
35 * <!-- begin-user-doc -->
36 * <!-- end-user-doc -->
37 * @return the value of the '<em>Income amount</em>' attribute.
38 * @see #setIncome_amount(double)
39 * @see TaxationWithRoot.TaxationPackage#getIncome_Income_amount()
40 * @model unique="false" required="true" ordered="false"
41 * annotation="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot derivation='let non_null_amounts:OrderedSet(Income_Detail)=self.details-&gt;select(det:Income_Detail|det.amount&gt;0)-&gt;asOrderedSet() in\nnon_null_amounts-&gt;collect(amount)-&gt;min()'"
42 * @generated
43 */
44 double getIncome_amount();
45
46 /**
47 * Sets the value of the '{@link TaxationWithRoot.Income#getIncome_amount <em>Income amount</em>}' attribute.
48 * <!-- begin-user-doc -->
49 * <!-- end-user-doc -->
50 * @param value the new value of the '<em>Income amount</em>' attribute.
51 * @see #getIncome_amount()
52 * @generated
53 */
54 void setIncome_amount(double value);
55
56 /**
57 * Returns the value of the '<em><b>Income type</b></em>' containment reference.
58 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Income_Type#getIncome <em>Income</em>}'.
59 * <!-- begin-user-doc -->
60 * <!-- end-user-doc -->
61 * @return the value of the '<em>Income type</em>' containment reference.
62 * @see #setIncome_type(Income_Type)
63 * @see TaxationWithRoot.TaxationPackage#getIncome_Income_type()
64 * @see TaxationWithRoot.Income_Type#getIncome
65 * @model opposite="income" containment="true" required="true"
66 * @generated
67 */
68 Income_Type getIncome_type();
69
70 /**
71 * Sets the value of the '{@link TaxationWithRoot.Income#getIncome_type <em>Income type</em>}' containment reference.
72 * <!-- begin-user-doc -->
73 * <!-- end-user-doc -->
74 * @param value the new value of the '<em>Income type</em>' containment reference.
75 * @see #getIncome_type()
76 * @generated
77 */
78 void setIncome_type(Income_Type value);
79
80 /**
81 * Returns the value of the '<em><b>Tax card</b></em>' containment reference.
82 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Tax_Card#getIncome <em>Income</em>}'.
83 * <!-- begin-user-doc -->
84 * <!-- end-user-doc -->
85 * @return the value of the '<em>Tax card</em>' containment reference.
86 * @see #setTax_card(Tax_Card)
87 * @see TaxationWithRoot.TaxationPackage#getIncome_Tax_card()
88 * @see TaxationWithRoot.Tax_Card#getIncome
89 * @model opposite="income" containment="true"
90 * @generated
91 */
92 Tax_Card getTax_card();
93
94 /**
95 * Sets the value of the '{@link TaxationWithRoot.Income#getTax_card <em>Tax card</em>}' containment reference.
96 * <!-- begin-user-doc -->
97 * <!-- end-user-doc -->
98 * @param value the new value of the '<em>Tax card</em>' containment reference.
99 * @see #getTax_card()
100 * @generated
101 */
102 void setTax_card(Tax_Card value);
103
104 /**
105 * Returns the value of the '<em><b>Tax liability</b></em>' attribute.
106 * <!-- begin-user-doc -->
107 * <!-- end-user-doc -->
108 * @return the value of the '<em>Tax liability</em>' attribute.
109 * @see #setTax_liability(double)
110 * @see TaxationWithRoot.TaxationPackage#getIncome_Tax_liability()
111 * @model required="true"
112 * @generated
113 */
114 double getTax_liability();
115
116 /**
117 * Sets the value of the '{@link TaxationWithRoot.Income#getTax_liability <em>Tax liability</em>}' attribute.
118 * <!-- begin-user-doc -->
119 * <!-- end-user-doc -->
120 * @param value the new value of the '<em>Tax liability</em>' attribute.
121 * @see #getTax_liability()
122 * @generated
123 */
124 void setTax_liability(double value);
125
126 /**
127 * Returns the value of the '<em><b>Tax Payer</b></em>' container reference.
128 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Tax_Payer#getIncomes <em>Incomes</em>}'.
129 * <!-- begin-user-doc -->
130 * <!-- end-user-doc -->
131 * @return the value of the '<em>Tax Payer</em>' container reference.
132 * @see #setTaxPayer(Tax_Payer)
133 * @see TaxationWithRoot.TaxationPackage#getIncome_TaxPayer()
134 * @see TaxationWithRoot.Tax_Payer#getIncomes
135 * @model opposite="incomes" required="true" transient="false" ordered="false"
136 * @generated
137 */
138 Tax_Payer getTaxPayer();
139
140 /**
141 * Sets the value of the '{@link TaxationWithRoot.Income#getTaxPayer <em>Tax Payer</em>}' container reference.
142 * <!-- begin-user-doc -->
143 * <!-- end-user-doc -->
144 * @param value the new value of the '<em>Tax Payer</em>' container reference.
145 * @see #getTaxPayer()
146 * @generated
147 */
148 void setTaxPayer(Tax_Payer value);
149
150 /**
151 * Returns the value of the '<em><b>Details</b></em>' containment reference list.
152 * The list contents are of type {@link TaxationWithRoot.Income_Detail}.
153 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Income_Detail#getIncome <em>Income</em>}'.
154 * <!-- begin-user-doc -->
155 * <!-- end-user-doc -->
156 * @return the value of the '<em>Details</em>' containment reference list.
157 * @see TaxationWithRoot.TaxationPackage#getIncome_Details()
158 * @see TaxationWithRoot.Income_Detail#getIncome
159 * @model opposite="income" containment="true" lower="12" upper="12"
160 * @generated
161 */
162 EList<Income_Detail> getDetails();
163
164 /**
165 * Returns the value of the '<em><b>Num</b></em>' attribute.
166 * <!-- begin-user-doc -->
167 * <!-- end-user-doc -->
168 * @return the value of the '<em>Num</em>' attribute.
169 * @see #setNum(int)
170 * @see TaxationWithRoot.TaxationPackage#getIncome_Num()
171 * @model id="true" required="true" ordered="false"
172 * @generated
173 */
174 int getNum();
175
176 /**
177 * Sets the value of the '{@link TaxationWithRoot.Income#getNum <em>Num</em>}' attribute.
178 * <!-- begin-user-doc -->
179 * <!-- end-user-doc -->
180 * @param value the new value of the '<em>Num</em>' attribute.
181 * @see #getNum()
182 * @generated
183 */
184 void setNum(int value);
185
186 /**
187 * Returns the value of the '<em><b>Expenses</b></em>' containment reference list.
188 * The list contents are of type {@link TaxationWithRoot.Expense}.
189 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Expense#getIncome <em>Income</em>}'.
190 * <!-- begin-user-doc -->
191 * <!-- end-user-doc -->
192 * @return the value of the '<em>Expenses</em>' containment reference list.
193 * @see TaxationWithRoot.TaxationPackage#getIncome_Expenses()
194 * @see TaxationWithRoot.Expense#getIncome
195 * @model opposite="income" containment="true" ordered="false"
196 * @generated
197 */
198 EList<Expense> getExpenses();
199
200} // Income
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Income_Detail.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Income_Detail.java
new file mode 100644
index 00000000..18e73ff9
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Income_Detail.java
@@ -0,0 +1,186 @@
1/**
2 */
3package TaxationWithRoot;
4
5import org.eclipse.emf.ecore.EObject;
6
7/**
8 * <!-- begin-user-doc -->
9 * A representation of the model object '<em><b>Income Detail</b></em>'.
10 * <!-- end-user-doc -->
11 *
12 * <p>
13 * The following features are supported:
14 * </p>
15 * <ul>
16 * <li>{@link TaxationWithRoot.Income_Detail#getAmount <em>Amount</em>}</li>
17 * <li>{@link TaxationWithRoot.Income_Detail#isIs_worked <em>Is worked</em>}</li>
18 * <li>{@link TaxationWithRoot.Income_Detail#getDistance <em>Distance</em>}</li>
19 * <li>{@link TaxationWithRoot.Income_Detail#getWorked_days <em>Worked days</em>}</li>
20 * <li>{@link TaxationWithRoot.Income_Detail#isIs_contributing_CNS <em>Is contributing CNS</em>}</li>
21 * <li>{@link TaxationWithRoot.Income_Detail#getId5 <em>Id5</em>}</li>
22 * <li>{@link TaxationWithRoot.Income_Detail#getIncome <em>Income</em>}</li>
23 * </ul>
24 *
25 * @see TaxationWithRoot.TaxationPackage#getIncome_Detail()
26 * @model
27 * @generated
28 */
29public interface Income_Detail extends EObject {
30 /**
31 * Returns the value of the '<em><b>Amount</b></em>' attribute.
32 * <!-- begin-user-doc -->
33 * <!-- end-user-doc -->
34 * @return the value of the '<em>Amount</em>' attribute.
35 * @see #setAmount(double)
36 * @see TaxationWithRoot.TaxationPackage#getIncome_Detail_Amount()
37 * @model required="true"
38 * @generated
39 */
40 double getAmount();
41
42 /**
43 * Sets the value of the '{@link TaxationWithRoot.Income_Detail#getAmount <em>Amount</em>}' attribute.
44 * <!-- begin-user-doc -->
45 * <!-- end-user-doc -->
46 * @param value the new value of the '<em>Amount</em>' attribute.
47 * @see #getAmount()
48 * @generated
49 */
50 void setAmount(double value);
51
52 /**
53 * Returns the value of the '<em><b>Is worked</b></em>' attribute.
54 * <!-- begin-user-doc -->
55 * <!-- end-user-doc -->
56 * @return the value of the '<em>Is worked</em>' attribute.
57 * @see #setIs_worked(boolean)
58 * @see TaxationWithRoot.TaxationPackage#getIncome_Detail_Is_worked()
59 * @model required="true"
60 * @generated
61 */
62 boolean isIs_worked();
63
64 /**
65 * Sets the value of the '{@link TaxationWithRoot.Income_Detail#isIs_worked <em>Is worked</em>}' attribute.
66 * <!-- begin-user-doc -->
67 * <!-- end-user-doc -->
68 * @param value the new value of the '<em>Is worked</em>' attribute.
69 * @see #isIs_worked()
70 * @generated
71 */
72 void setIs_worked(boolean value);
73
74 /**
75 * Returns the value of the '<em><b>Distance</b></em>' attribute.
76 * <!-- begin-user-doc -->
77 * <!-- end-user-doc -->
78 * @return the value of the '<em>Distance</em>' attribute.
79 * @see #setDistance(double)
80 * @see TaxationWithRoot.TaxationPackage#getIncome_Detail_Distance()
81 * @model required="true"
82 * @generated
83 */
84 double getDistance();
85
86 /**
87 * Sets the value of the '{@link TaxationWithRoot.Income_Detail#getDistance <em>Distance</em>}' attribute.
88 * <!-- begin-user-doc -->
89 * <!-- end-user-doc -->
90 * @param value the new value of the '<em>Distance</em>' attribute.
91 * @see #getDistance()
92 * @generated
93 */
94 void setDistance(double value);
95
96 /**
97 * Returns the value of the '<em><b>Worked days</b></em>' attribute.
98 * <!-- begin-user-doc -->
99 * <!-- end-user-doc -->
100 * @return the value of the '<em>Worked days</em>' attribute.
101 * @see #setWorked_days(int)
102 * @see TaxationWithRoot.TaxationPackage#getIncome_Detail_Worked_days()
103 * @model required="true"
104 * @generated
105 */
106 int getWorked_days();
107
108 /**
109 * Sets the value of the '{@link TaxationWithRoot.Income_Detail#getWorked_days <em>Worked days</em>}' attribute.
110 * <!-- begin-user-doc -->
111 * <!-- end-user-doc -->
112 * @param value the new value of the '<em>Worked days</em>' attribute.
113 * @see #getWorked_days()
114 * @generated
115 */
116 void setWorked_days(int value);
117
118 /**
119 * Returns the value of the '<em><b>Is contributing CNS</b></em>' attribute.
120 * <!-- begin-user-doc -->
121 * <!-- end-user-doc -->
122 * @return the value of the '<em>Is contributing CNS</em>' attribute.
123 * @see #setIs_contributing_CNS(boolean)
124 * @see TaxationWithRoot.TaxationPackage#getIncome_Detail_Is_contributing_CNS()
125 * @model required="true" ordered="false"
126 * @generated
127 */
128 boolean isIs_contributing_CNS();
129
130 /**
131 * Sets the value of the '{@link TaxationWithRoot.Income_Detail#isIs_contributing_CNS <em>Is contributing CNS</em>}' attribute.
132 * <!-- begin-user-doc -->
133 * <!-- end-user-doc -->
134 * @param value the new value of the '<em>Is contributing CNS</em>' attribute.
135 * @see #isIs_contributing_CNS()
136 * @generated
137 */
138 void setIs_contributing_CNS(boolean value);
139
140 /**
141 * Returns the value of the '<em><b>Id5</b></em>' attribute.
142 * <!-- begin-user-doc -->
143 * <!-- end-user-doc -->
144 * @return the value of the '<em>Id5</em>' attribute.
145 * @see #setId5(String)
146 * @see TaxationWithRoot.TaxationPackage#getIncome_Detail_Id5()
147 * @model id="true" required="true" ordered="false"
148 * @generated
149 */
150 String getId5();
151
152 /**
153 * Sets the value of the '{@link TaxationWithRoot.Income_Detail#getId5 <em>Id5</em>}' attribute.
154 * <!-- begin-user-doc -->
155 * <!-- end-user-doc -->
156 * @param value the new value of the '<em>Id5</em>' attribute.
157 * @see #getId5()
158 * @generated
159 */
160 void setId5(String value);
161
162 /**
163 * Returns the value of the '<em><b>Income</b></em>' container reference.
164 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Income#getDetails <em>Details</em>}'.
165 * <!-- begin-user-doc -->
166 * <!-- end-user-doc -->
167 * @return the value of the '<em>Income</em>' container reference.
168 * @see #setIncome(Income)
169 * @see TaxationWithRoot.TaxationPackage#getIncome_Detail_Income()
170 * @see TaxationWithRoot.Income#getDetails
171 * @model opposite="details" required="true" transient="false"
172 * @generated
173 */
174 Income getIncome();
175
176 /**
177 * Sets the value of the '{@link TaxationWithRoot.Income_Detail#getIncome <em>Income</em>}' container reference.
178 * <!-- begin-user-doc -->
179 * <!-- end-user-doc -->
180 * @param value the new value of the '<em>Income</em>' container reference.
181 * @see #getIncome()
182 * @generated
183 */
184 void setIncome(Income value);
185
186} // Income_Detail
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Income_Tax.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Income_Tax.java
new file mode 100644
index 00000000..6ef4d908
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Income_Tax.java
@@ -0,0 +1,115 @@
1/**
2 */
3package TaxationWithRoot;
4
5import org.eclipse.emf.ecore.EObject;
6
7/**
8 * <!-- begin-user-doc -->
9 * A representation of the model object '<em><b>Income Tax</b></em>'.
10 * <!-- end-user-doc -->
11 *
12 * <p>
13 * The following features are supported:
14 * </p>
15 * <ul>
16 * <li>{@link TaxationWithRoot.Income_Tax#getTaxPayer <em>Tax Payer</em>}</li>
17 * <li>{@link TaxationWithRoot.Income_Tax#getTax_amount <em>Tax amount</em>}</li>
18 * <li>{@link TaxationWithRoot.Income_Tax#getTax_year <em>Tax year</em>}</li>
19 * <li>{@link TaxationWithRoot.Income_Tax#getId6 <em>Id6</em>}</li>
20 * </ul>
21 *
22 * @see TaxationWithRoot.TaxationPackage#getIncome_Tax()
23 * @model
24 * @generated
25 */
26public interface Income_Tax extends EObject {
27 /**
28 * Returns the value of the '<em><b>Tax Payer</b></em>' reference.
29 * <!-- begin-user-doc -->
30 * <!-- end-user-doc -->
31 * @return the value of the '<em>Tax Payer</em>' reference.
32 * @see #setTaxPayer(Tax_Payer)
33 * @see TaxationWithRoot.TaxationPackage#getIncome_Tax_TaxPayer()
34 * @model required="true"
35 * @generated
36 */
37 Tax_Payer getTaxPayer();
38
39 /**
40 * Sets the value of the '{@link TaxationWithRoot.Income_Tax#getTaxPayer <em>Tax Payer</em>}' reference.
41 * <!-- begin-user-doc -->
42 * <!-- end-user-doc -->
43 * @param value the new value of the '<em>Tax Payer</em>' reference.
44 * @see #getTaxPayer()
45 * @generated
46 */
47 void setTaxPayer(Tax_Payer value);
48
49 /**
50 * Returns the value of the '<em><b>Tax amount</b></em>' attribute.
51 * <!-- begin-user-doc -->
52 * <!-- end-user-doc -->
53 * @return the value of the '<em>Tax amount</em>' attribute.
54 * @see #setTax_amount(double)
55 * @see TaxationWithRoot.TaxationPackage#getIncome_Tax_Tax_amount()
56 * @model required="true"
57 * @generated
58 */
59 double getTax_amount();
60
61 /**
62 * Sets the value of the '{@link TaxationWithRoot.Income_Tax#getTax_amount <em>Tax amount</em>}' attribute.
63 * <!-- begin-user-doc -->
64 * <!-- end-user-doc -->
65 * @param value the new value of the '<em>Tax amount</em>' attribute.
66 * @see #getTax_amount()
67 * @generated
68 */
69 void setTax_amount(double value);
70
71 /**
72 * Returns the value of the '<em><b>Tax year</b></em>' attribute.
73 * <!-- begin-user-doc -->
74 * <!-- end-user-doc -->
75 * @return the value of the '<em>Tax year</em>' attribute.
76 * @see #setTax_year(int)
77 * @see TaxationWithRoot.TaxationPackage#getIncome_Tax_Tax_year()
78 * @model required="true"
79 * @generated
80 */
81 int getTax_year();
82
83 /**
84 * Sets the value of the '{@link TaxationWithRoot.Income_Tax#getTax_year <em>Tax year</em>}' attribute.
85 * <!-- begin-user-doc -->
86 * <!-- end-user-doc -->
87 * @param value the new value of the '<em>Tax year</em>' attribute.
88 * @see #getTax_year()
89 * @generated
90 */
91 void setTax_year(int value);
92
93 /**
94 * Returns the value of the '<em><b>Id6</b></em>' attribute.
95 * <!-- begin-user-doc -->
96 * <!-- end-user-doc -->
97 * @return the value of the '<em>Id6</em>' attribute.
98 * @see #setId6(String)
99 * @see TaxationWithRoot.TaxationPackage#getIncome_Tax_Id6()
100 * @model id="true" required="true" ordered="false"
101 * @generated
102 */
103 String getId6();
104
105 /**
106 * Sets the value of the '{@link TaxationWithRoot.Income_Tax#getId6 <em>Id6</em>}' attribute.
107 * <!-- begin-user-doc -->
108 * <!-- end-user-doc -->
109 * @param value the new value of the '<em>Id6</em>' attribute.
110 * @see #getId6()
111 * @generated
112 */
113 void setId6(String value);
114
115} // Income_Tax
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Income_Tax_Credit.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Income_Tax_Credit.java
new file mode 100644
index 00000000..48365794
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Income_Tax_Credit.java
@@ -0,0 +1,213 @@
1/**
2 */
3package TaxationWithRoot;
4
5/**
6 * <!-- begin-user-doc -->
7 * A representation of the model object '<em><b>Income Tax Credit</b></em>'.
8 * <!-- end-user-doc -->
9 *
10 * <p>
11 * The following features are supported:
12 * </p>
13 * <ul>
14 * <li>{@link TaxationWithRoot.Income_Tax_Credit#getGrantedBy <em>Granted By</em>}</li>
15 * <li>{@link TaxationWithRoot.Income_Tax_Credit#getTaxPayer <em>Tax Payer</em>}</li>
16 * <li>{@link TaxationWithRoot.Income_Tax_Credit#getTax_year <em>Tax year</em>}</li>
17 * <li>{@link TaxationWithRoot.Income_Tax_Credit#getYearly <em>Yearly</em>}</li>
18 * <li>{@link TaxationWithRoot.Income_Tax_Credit#getMonthly <em>Monthly</em>}</li>
19 * <li>{@link TaxationWithRoot.Income_Tax_Credit#getDaily <em>Daily</em>}</li>
20 * <li>{@link TaxationWithRoot.Income_Tax_Credit#getId7 <em>Id7</em>}</li>
21 * <li>{@link TaxationWithRoot.Income_Tax_Credit#getTaxation_Frame <em>Taxation Frame</em>}</li>
22 * </ul>
23 *
24 * @see TaxationWithRoot.TaxationPackage#getIncome_Tax_Credit()
25 * @model
26 * @generated
27 */
28public interface Income_Tax_Credit extends Root {
29 /**
30 * Returns the value of the '<em><b>Granted By</b></em>' attribute.
31 * The literals are from the enumeration {@link TaxationWithRoot.Grantor}.
32 * <!-- begin-user-doc -->
33 * <!-- end-user-doc -->
34 * @return the value of the '<em>Granted By</em>' attribute.
35 * @see TaxationWithRoot.Grantor
36 * @see #setGrantedBy(Grantor)
37 * @see TaxationWithRoot.TaxationPackage#getIncome_Tax_Credit_GrantedBy()
38 * @model required="true"
39 * @generated
40 */
41 Grantor getGrantedBy();
42
43 /**
44 * Sets the value of the '{@link TaxationWithRoot.Income_Tax_Credit#getGrantedBy <em>Granted By</em>}' attribute.
45 * <!-- begin-user-doc -->
46 * <!-- end-user-doc -->
47 * @param value the new value of the '<em>Granted By</em>' attribute.
48 * @see TaxationWithRoot.Grantor
49 * @see #getGrantedBy()
50 * @generated
51 */
52 void setGrantedBy(Grantor value);
53
54 /**
55 * Returns the value of the '<em><b>Tax Payer</b></em>' reference.
56 * <!-- begin-user-doc -->
57 * <!-- end-user-doc -->
58 * @return the value of the '<em>Tax Payer</em>' reference.
59 * @see #setTaxPayer(Tax_Payer)
60 * @see TaxationWithRoot.TaxationPackage#getIncome_Tax_Credit_TaxPayer()
61 * @model
62 * @generated
63 */
64 Tax_Payer getTaxPayer();
65
66 /**
67 * Sets the value of the '{@link TaxationWithRoot.Income_Tax_Credit#getTaxPayer <em>Tax Payer</em>}' reference.
68 * <!-- begin-user-doc -->
69 * <!-- end-user-doc -->
70 * @param value the new value of the '<em>Tax Payer</em>' reference.
71 * @see #getTaxPayer()
72 * @generated
73 */
74 void setTaxPayer(Tax_Payer value);
75
76 /**
77 * Returns the value of the '<em><b>Tax year</b></em>' attribute.
78 * <!-- begin-user-doc -->
79 * <!-- end-user-doc -->
80 * @return the value of the '<em>Tax year</em>' attribute.
81 * @see #setTax_year(int)
82 * @see TaxationWithRoot.TaxationPackage#getIncome_Tax_Credit_Tax_year()
83 * @model required="true"
84 * @generated
85 */
86 int getTax_year();
87
88 /**
89 * Sets the value of the '{@link TaxationWithRoot.Income_Tax_Credit#getTax_year <em>Tax year</em>}' attribute.
90 * <!-- begin-user-doc -->
91 * <!-- end-user-doc -->
92 * @param value the new value of the '<em>Tax year</em>' attribute.
93 * @see #getTax_year()
94 * @generated
95 */
96 void setTax_year(int value);
97
98 /**
99 * Returns the value of the '<em><b>Yearly</b></em>' attribute.
100 * The default value is <code>"300.0"</code>.
101 * <!-- begin-user-doc -->
102 * <!-- end-user-doc -->
103 * @return the value of the '<em>Yearly</em>' attribute.
104 * @see #setYearly(double)
105 * @see TaxationWithRoot.TaxationPackage#getIncome_Tax_Credit_Yearly()
106 * @model default="300.0" required="true"
107 * @generated
108 */
109 double getYearly();
110
111 /**
112 * Sets the value of the '{@link TaxationWithRoot.Income_Tax_Credit#getYearly <em>Yearly</em>}' attribute.
113 * <!-- begin-user-doc -->
114 * <!-- end-user-doc -->
115 * @param value the new value of the '<em>Yearly</em>' attribute.
116 * @see #getYearly()
117 * @generated
118 */
119 void setYearly(double value);
120
121 /**
122 * Returns the value of the '<em><b>Monthly</b></em>' attribute.
123 * The default value is <code>"25.0"</code>.
124 * <!-- begin-user-doc -->
125 * <!-- end-user-doc -->
126 * @return the value of the '<em>Monthly</em>' attribute.
127 * @see #setMonthly(double)
128 * @see TaxationWithRoot.TaxationPackage#getIncome_Tax_Credit_Monthly()
129 * @model default="25.0" required="true"
130 * @generated
131 */
132 double getMonthly();
133
134 /**
135 * Sets the value of the '{@link TaxationWithRoot.Income_Tax_Credit#getMonthly <em>Monthly</em>}' attribute.
136 * <!-- begin-user-doc -->
137 * <!-- end-user-doc -->
138 * @param value the new value of the '<em>Monthly</em>' attribute.
139 * @see #getMonthly()
140 * @generated
141 */
142 void setMonthly(double value);
143
144 /**
145 * Returns the value of the '<em><b>Daily</b></em>' attribute.
146 * The default value is <code>"1.0"</code>.
147 * <!-- begin-user-doc -->
148 * <!-- end-user-doc -->
149 * @return the value of the '<em>Daily</em>' attribute.
150 * @see #setDaily(double)
151 * @see TaxationWithRoot.TaxationPackage#getIncome_Tax_Credit_Daily()
152 * @model default="1.0" required="true"
153 * @generated
154 */
155 double getDaily();
156
157 /**
158 * Sets the value of the '{@link TaxationWithRoot.Income_Tax_Credit#getDaily <em>Daily</em>}' attribute.
159 * <!-- begin-user-doc -->
160 * <!-- end-user-doc -->
161 * @param value the new value of the '<em>Daily</em>' attribute.
162 * @see #getDaily()
163 * @generated
164 */
165 void setDaily(double value);
166
167 /**
168 * Returns the value of the '<em><b>Id7</b></em>' attribute.
169 * <!-- begin-user-doc -->
170 * <!-- end-user-doc -->
171 * @return the value of the '<em>Id7</em>' attribute.
172 * @see #setId7(String)
173 * @see TaxationWithRoot.TaxationPackage#getIncome_Tax_Credit_Id7()
174 * @model id="true" required="true" ordered="false"
175 * @generated
176 */
177 String getId7();
178
179 /**
180 * Sets the value of the '{@link TaxationWithRoot.Income_Tax_Credit#getId7 <em>Id7</em>}' attribute.
181 * <!-- begin-user-doc -->
182 * <!-- end-user-doc -->
183 * @param value the new value of the '<em>Id7</em>' attribute.
184 * @see #getId7()
185 * @generated
186 */
187 void setId7(String value);
188
189 /**
190 * Returns the value of the '<em><b>Taxation Frame</b></em>' reference.
191 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Tax_Card#getIncome_Tax_Credit <em>Income Tax Credit</em>}'.
192 * <!-- begin-user-doc -->
193 * <!-- end-user-doc -->
194 * @return the value of the '<em>Taxation Frame</em>' reference.
195 * @see #setTaxation_Frame(Tax_Card)
196 * @see TaxationWithRoot.TaxationPackage#getIncome_Tax_Credit_Taxation_Frame()
197 * @see TaxationWithRoot.Tax_Card#getIncome_Tax_Credit
198 * @model opposite="income_Tax_Credit"
199 * @generated
200 */
201 Tax_Card getTaxation_Frame();
202
203 /**
204 * Sets the value of the '{@link TaxationWithRoot.Income_Tax_Credit#getTaxation_Frame <em>Taxation Frame</em>}' reference.
205 * <!-- begin-user-doc -->
206 * <!-- end-user-doc -->
207 * @param value the new value of the '<em>Taxation Frame</em>' reference.
208 * @see #getTaxation_Frame()
209 * @generated
210 */
211 void setTaxation_Frame(Tax_Card value);
212
213} // Income_Tax_Credit
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Income_Type.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Income_Type.java
new file mode 100644
index 00000000..418ab8b4
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Income_Type.java
@@ -0,0 +1,71 @@
1/**
2 */
3package TaxationWithRoot;
4
5import org.eclipse.emf.ecore.EObject;
6
7/**
8 * <!-- begin-user-doc -->
9 * A representation of the model object '<em><b>Income Type</b></em>'.
10 * <!-- end-user-doc -->
11 *
12 * <p>
13 * The following features are supported:
14 * </p>
15 * <ul>
16 * <li>{@link TaxationWithRoot.Income_Type#getId8 <em>Id8</em>}</li>
17 * <li>{@link TaxationWithRoot.Income_Type#getIncome <em>Income</em>}</li>
18 * </ul>
19 *
20 * @see TaxationWithRoot.TaxationPackage#getIncome_Type()
21 * @model abstract="true"
22 * @generated
23 */
24public interface Income_Type extends EObject {
25 /**
26 * Returns the value of the '<em><b>Id8</b></em>' attribute.
27 * <!-- begin-user-doc -->
28 * <!-- end-user-doc -->
29 * @return the value of the '<em>Id8</em>' attribute.
30 * @see #setId8(String)
31 * @see TaxationWithRoot.TaxationPackage#getIncome_Type_Id8()
32 * @model id="true" required="true" ordered="false"
33 * @generated
34 */
35 String getId8();
36
37 /**
38 * Sets the value of the '{@link TaxationWithRoot.Income_Type#getId8 <em>Id8</em>}' attribute.
39 * <!-- begin-user-doc -->
40 * <!-- end-user-doc -->
41 * @param value the new value of the '<em>Id8</em>' attribute.
42 * @see #getId8()
43 * @generated
44 */
45 void setId8(String value);
46
47 /**
48 * Returns the value of the '<em><b>Income</b></em>' container reference.
49 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Income#getIncome_type <em>Income type</em>}'.
50 * <!-- begin-user-doc -->
51 * <!-- end-user-doc -->
52 * @return the value of the '<em>Income</em>' container reference.
53 * @see #setIncome(Income)
54 * @see TaxationWithRoot.TaxationPackage#getIncome_Type_Income()
55 * @see TaxationWithRoot.Income#getIncome_type
56 * @model opposite="income_type" required="true" transient="false"
57 * @generated
58 */
59 Income getIncome();
60
61 /**
62 * Sets the value of the '{@link TaxationWithRoot.Income_Type#getIncome <em>Income</em>}' container reference.
63 * <!-- begin-user-doc -->
64 * <!-- end-user-doc -->
65 * @param value the new value of the '<em>Income</em>' container reference.
66 * @see #getIncome()
67 * @generated
68 */
69 void setIncome(Income value);
70
71} // Income_Type
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Interest_Expense.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Interest_Expense.java
new file mode 100644
index 00000000..dcdb13c5
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Interest_Expense.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Interest Expense</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getInterest_Expense()
13 * @model
14 * @generated
15 */
16public interface Interest_Expense extends Special_Expense_DS {
17} // Interest_Expense
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/Type_of_Rate.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Job_Activity.java
index 4e21ec74..e2e28567 100644
--- a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/Type_of_Rate.java
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Job_Activity.java
@@ -1,6 +1,6 @@
1/** 1/**
2 */ 2 */
3package Taxation; 3package TaxationWithRoot;
4 4
5import java.util.Arrays; 5import java.util.Arrays;
6import java.util.Collections; 6import java.util.Collections;
@@ -10,87 +10,109 @@ import org.eclipse.emf.common.util.Enumerator;
10 10
11/** 11/**
12 * <!-- begin-user-doc --> 12 * <!-- begin-user-doc -->
13 * A representation of the literals of the enumeration '<em><b>Type of Rate</b></em>', 13 * A representation of the literals of the enumeration '<em><b>Job Activity</b></em>',
14 * and utility methods for working with them. 14 * and utility methods for working with them.
15 * <!-- end-user-doc --> 15 * <!-- end-user-doc -->
16 * @see Taxation.TaxationPackage#getType_of_Rate() 16 * @see TaxationWithRoot.TaxationPackage#getJob_Activity()
17 * @model 17 * @model
18 * @generated 18 * @generated
19 */ 19 */
20public enum Type_of_Rate implements Enumerator { 20public enum Job_Activity implements Enumerator {
21 /** 21 /**
22 * The '<em><b>REGULAR</b></em>' literal object. 22 * The '<em><b>Salary</b></em>' literal object.
23 * <!-- begin-user-doc --> 23 * <!-- begin-user-doc -->
24 * <!-- end-user-doc --> 24 * <!-- end-user-doc -->
25 * @see #REGULAR_VALUE 25 * @see #SALARY_VALUE
26 * @generated 26 * @generated
27 * @ordered 27 * @ordered
28 */ 28 */
29 REGULAR(0, "REGULAR", "REGULAR"), 29 SALARY(0, "Salary", "Salary"),
30 30
31 /** 31 /**
32 * The '<em><b>REAL COST</b></em>' literal object. 32 * The '<em><b>Pension</b></em>' literal object.
33 * <!-- begin-user-doc --> 33 * <!-- begin-user-doc -->
34 * <!-- end-user-doc --> 34 * <!-- end-user-doc -->
35 * @see #REAL_COST_VALUE 35 * @see #PENSION_VALUE
36 * @generated 36 * @generated
37 * @ordered 37 * @ordered
38 */ 38 */
39 REAL_COST(1, "REAL_COST", "REAL_COST"); 39 PENSION(1, "Pension", "Pension"),
40 40
41 /** 41 /**
42 * The '<em><b>REGULAR</b></em>' literal value. 42 * The '<em><b>Annuity</b></em>' literal object.
43 * <!-- begin-user-doc --> 43 * <!-- begin-user-doc -->
44 * <!-- end-user-doc --> 44 * <!-- end-user-doc -->
45 * @see #REGULAR 45 * @see #ANNUITY_VALUE
46 * @model
47 * @generated 46 * @generated
48 * @ordered 47 * @ordered
49 */ 48 */
50 public static final int REGULAR_VALUE = 0; 49 ANNUITY(2, "Annuity", "Annuity");
51 50
52 /** 51 /**
53 * The '<em><b>REAL COST</b></em>' literal value. 52 * The '<em><b>Salary</b></em>' literal value.
54 * <!-- begin-user-doc --> 53 * <!-- begin-user-doc -->
55 * <!-- end-user-doc --> 54 * <!-- end-user-doc -->
56 * @see #REAL_COST 55 * @see #SALARY
57 * @model 56 * @model name="Salary"
58 * @generated 57 * @generated
59 * @ordered 58 * @ordered
60 */ 59 */
61 public static final int REAL_COST_VALUE = 1; 60 public static final int SALARY_VALUE = 0;
62 61
63 /** 62 /**
64 * An array of all the '<em><b>Type of Rate</b></em>' enumerators. 63 * The '<em><b>Pension</b></em>' literal value.
64 * <!-- begin-user-doc -->
65 * <!-- end-user-doc -->
66 * @see #PENSION
67 * @model name="Pension"
68 * @generated
69 * @ordered
70 */
71 public static final int PENSION_VALUE = 1;
72
73 /**
74 * The '<em><b>Annuity</b></em>' literal value.
75 * <!-- begin-user-doc -->
76 * <!-- end-user-doc -->
77 * @see #ANNUITY
78 * @model name="Annuity"
79 * @generated
80 * @ordered
81 */
82 public static final int ANNUITY_VALUE = 2;
83
84 /**
85 * An array of all the '<em><b>Job Activity</b></em>' enumerators.
65 * <!-- begin-user-doc --> 86 * <!-- begin-user-doc -->
66 * <!-- end-user-doc --> 87 * <!-- end-user-doc -->
67 * @generated 88 * @generated
68 */ 89 */
69 private static final Type_of_Rate[] VALUES_ARRAY = 90 private static final Job_Activity[] VALUES_ARRAY =
70 new Type_of_Rate[] { 91 new Job_Activity[] {
71 REGULAR, 92 SALARY,
72 REAL_COST, 93 PENSION,
94 ANNUITY,
73 }; 95 };
74 96
75 /** 97 /**
76 * A public read-only list of all the '<em><b>Type of Rate</b></em>' enumerators. 98 * A public read-only list of all the '<em><b>Job Activity</b></em>' enumerators.
77 * <!-- begin-user-doc --> 99 * <!-- begin-user-doc -->
78 * <!-- end-user-doc --> 100 * <!-- end-user-doc -->
79 * @generated 101 * @generated
80 */ 102 */
81 public static final List<Type_of_Rate> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); 103 public static final List<Job_Activity> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
82 104
83 /** 105 /**
84 * Returns the '<em><b>Type of Rate</b></em>' literal with the specified literal value. 106 * Returns the '<em><b>Job Activity</b></em>' literal with the specified literal value.
85 * <!-- begin-user-doc --> 107 * <!-- begin-user-doc -->
86 * <!-- end-user-doc --> 108 * <!-- end-user-doc -->
87 * @param literal the literal. 109 * @param literal the literal.
88 * @return the matching enumerator or <code>null</code>. 110 * @return the matching enumerator or <code>null</code>.
89 * @generated 111 * @generated
90 */ 112 */
91 public static Type_of_Rate get(String literal) { 113 public static Job_Activity get(String literal) {
92 for (int i = 0; i < VALUES_ARRAY.length; ++i) { 114 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
93 Type_of_Rate result = VALUES_ARRAY[i]; 115 Job_Activity result = VALUES_ARRAY[i];
94 if (result.toString().equals(literal)) { 116 if (result.toString().equals(literal)) {
95 return result; 117 return result;
96 } 118 }
@@ -99,16 +121,16 @@ public enum Type_of_Rate implements Enumerator {
99 } 121 }
100 122
101 /** 123 /**
102 * Returns the '<em><b>Type of Rate</b></em>' literal with the specified name. 124 * Returns the '<em><b>Job Activity</b></em>' literal with the specified name.
103 * <!-- begin-user-doc --> 125 * <!-- begin-user-doc -->
104 * <!-- end-user-doc --> 126 * <!-- end-user-doc -->
105 * @param name the name. 127 * @param name the name.
106 * @return the matching enumerator or <code>null</code>. 128 * @return the matching enumerator or <code>null</code>.
107 * @generated 129 * @generated
108 */ 130 */
109 public static Type_of_Rate getByName(String name) { 131 public static Job_Activity getByName(String name) {
110 for (int i = 0; i < VALUES_ARRAY.length; ++i) { 132 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
111 Type_of_Rate result = VALUES_ARRAY[i]; 133 Job_Activity result = VALUES_ARRAY[i];
112 if (result.getName().equals(name)) { 134 if (result.getName().equals(name)) {
113 return result; 135 return result;
114 } 136 }
@@ -117,17 +139,18 @@ public enum Type_of_Rate implements Enumerator {
117 } 139 }
118 140
119 /** 141 /**
120 * Returns the '<em><b>Type of Rate</b></em>' literal with the specified integer value. 142 * Returns the '<em><b>Job Activity</b></em>' literal with the specified integer value.
121 * <!-- begin-user-doc --> 143 * <!-- begin-user-doc -->
122 * <!-- end-user-doc --> 144 * <!-- end-user-doc -->
123 * @param value the integer value. 145 * @param value the integer value.
124 * @return the matching enumerator or <code>null</code>. 146 * @return the matching enumerator or <code>null</code>.
125 * @generated 147 * @generated
126 */ 148 */
127 public static Type_of_Rate get(int value) { 149 public static Job_Activity get(int value) {
128 switch (value) { 150 switch (value) {
129 case REGULAR_VALUE: return REGULAR; 151 case SALARY_VALUE: return SALARY;
130 case REAL_COST_VALUE: return REAL_COST; 152 case PENSION_VALUE: return PENSION;
153 case ANNUITY_VALUE: return ANNUITY;
131 } 154 }
132 return null; 155 return null;
133 } 156 }
@@ -159,7 +182,7 @@ public enum Type_of_Rate implements Enumerator {
159 * <!-- end-user-doc --> 182 * <!-- end-user-doc -->
160 * @generated 183 * @generated
161 */ 184 */
162 private Type_of_Rate(int value, String name, String literal) { 185 private Job_Activity(int value, String name, String literal) {
163 this.value = value; 186 this.value = value;
164 this.name = name; 187 this.name = name;
165 this.literal = literal; 188 this.literal = literal;
@@ -206,4 +229,4 @@ public enum Type_of_Rate implements Enumerator {
206 return literal; 229 return literal;
207 } 230 }
208 231
209} //Type_of_Rate 232} //Job_Activity
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Legal_Union_Record.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Legal_Union_Record.java
new file mode 100644
index 00000000..d0933bd7
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Legal_Union_Record.java
@@ -0,0 +1,221 @@
1/**
2 */
3package TaxationWithRoot;
4
5import org.eclipse.emf.common.util.EList;
6
7import org.eclipse.emf.ecore.EObject;
8
9/**
10 * <!-- begin-user-doc -->
11 * A representation of the model object '<em><b>Legal Union Record</b></em>'.
12 * <!-- end-user-doc -->
13 *
14 * <p>
15 * The following features are supported:
16 * </p>
17 * <ul>
18 * <li>{@link TaxationWithRoot.Legal_Union_Record#getStart_year <em>Start year</em>}</li>
19 * <li>{@link TaxationWithRoot.Legal_Union_Record#getEnd_year <em>End year</em>}</li>
20 * <li>{@link TaxationWithRoot.Legal_Union_Record#getSeparation_cause <em>Separation cause</em>}</li>
21 * <li>{@link TaxationWithRoot.Legal_Union_Record#getIndividual_A <em>Individual A</em>}</li>
22 * <li>{@link TaxationWithRoot.Legal_Union_Record#getIndividual_B <em>Individual B</em>}</li>
23 * <li>{@link TaxationWithRoot.Legal_Union_Record#getProperties <em>Properties</em>}</li>
24 * <li>{@link TaxationWithRoot.Legal_Union_Record#isMutual_agreement <em>Mutual agreement</em>}</li>
25 * <li>{@link TaxationWithRoot.Legal_Union_Record#getId9 <em>Id9</em>}</li>
26 * <li>{@link TaxationWithRoot.Legal_Union_Record#getHousehold <em>Household</em>}</li>
27 * </ul>
28 *
29 * @see TaxationWithRoot.TaxationPackage#getLegal_Union_Record()
30 * @model abstract="true"
31 * @generated
32 */
33public interface Legal_Union_Record extends EObject {
34 /**
35 * Returns the value of the '<em><b>Start year</b></em>' attribute.
36 * <!-- begin-user-doc -->
37 * <!-- end-user-doc -->
38 * @return the value of the '<em>Start year</em>' attribute.
39 * @see #setStart_year(int)
40 * @see TaxationWithRoot.TaxationPackage#getLegal_Union_Record_Start_year()
41 * @model required="true"
42 * @generated
43 */
44 int getStart_year();
45
46 /**
47 * Sets the value of the '{@link TaxationWithRoot.Legal_Union_Record#getStart_year <em>Start year</em>}' attribute.
48 * <!-- begin-user-doc -->
49 * <!-- end-user-doc -->
50 * @param value the new value of the '<em>Start year</em>' attribute.
51 * @see #getStart_year()
52 * @generated
53 */
54 void setStart_year(int value);
55
56 /**
57 * Returns the value of the '<em><b>End year</b></em>' attribute.
58 * <!-- begin-user-doc -->
59 * <!-- end-user-doc -->
60 * @return the value of the '<em>End year</em>' attribute.
61 * @see #setEnd_year(int)
62 * @see TaxationWithRoot.TaxationPackage#getLegal_Union_Record_End_year()
63 * @model required="true"
64 * @generated
65 */
66 int getEnd_year();
67
68 /**
69 * Sets the value of the '{@link TaxationWithRoot.Legal_Union_Record#getEnd_year <em>End year</em>}' attribute.
70 * <!-- begin-user-doc -->
71 * <!-- end-user-doc -->
72 * @param value the new value of the '<em>End year</em>' attribute.
73 * @see #getEnd_year()
74 * @generated
75 */
76 void setEnd_year(int value);
77
78 /**
79 * Returns the value of the '<em><b>Separation cause</b></em>' attribute.
80 * The literals are from the enumeration {@link TaxationWithRoot.Separation_Causes}.
81 * <!-- begin-user-doc -->
82 * <!-- end-user-doc -->
83 * @return the value of the '<em>Separation cause</em>' attribute.
84 * @see TaxationWithRoot.Separation_Causes
85 * @see #setSeparation_cause(Separation_Causes)
86 * @see TaxationWithRoot.TaxationPackage#getLegal_Union_Record_Separation_cause()
87 * @model required="true" ordered="false"
88 * @generated
89 */
90 Separation_Causes getSeparation_cause();
91
92 /**
93 * Sets the value of the '{@link TaxationWithRoot.Legal_Union_Record#getSeparation_cause <em>Separation cause</em>}' attribute.
94 * <!-- begin-user-doc -->
95 * <!-- end-user-doc -->
96 * @param value the new value of the '<em>Separation cause</em>' attribute.
97 * @see TaxationWithRoot.Separation_Causes
98 * @see #getSeparation_cause()
99 * @generated
100 */
101 void setSeparation_cause(Separation_Causes value);
102
103 /**
104 * Returns the value of the '<em><b>Individual A</b></em>' containment reference.
105 * <!-- begin-user-doc -->
106 * <!-- end-user-doc -->
107 * @return the value of the '<em>Individual A</em>' containment reference.
108 * @see #setIndividual_A(Physical_Person)
109 * @see TaxationWithRoot.TaxationPackage#getLegal_Union_Record_Individual_A()
110 * @model containment="true" required="true" ordered="false"
111 * annotation="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName body='legal_union_A'"
112 * @generated
113 */
114 Physical_Person getIndividual_A();
115
116 /**
117 * Sets the value of the '{@link TaxationWithRoot.Legal_Union_Record#getIndividual_A <em>Individual A</em>}' containment reference.
118 * <!-- begin-user-doc -->
119 * <!-- end-user-doc -->
120 * @param value the new value of the '<em>Individual A</em>' containment reference.
121 * @see #getIndividual_A()
122 * @generated
123 */
124 void setIndividual_A(Physical_Person value);
125
126 /**
127 * Returns the value of the '<em><b>Individual B</b></em>' containment reference list.
128 * The list contents are of type {@link TaxationWithRoot.Physical_Person}.
129 * <!-- begin-user-doc -->
130 * <!-- end-user-doc -->
131 * @return the value of the '<em>Individual B</em>' containment reference list.
132 * @see TaxationWithRoot.TaxationPackage#getLegal_Union_Record_Individual_B()
133 * @model containment="true" required="true" ordered="false"
134 * annotation="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName body='legal_union_B'"
135 * @generated
136 */
137 EList<Physical_Person> getIndividual_B();
138
139 /**
140 * Returns the value of the '<em><b>Properties</b></em>' containment reference list.
141 * The list contents are of type {@link TaxationWithRoot.Tax_Property}.
142 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Tax_Property#getUnion_record <em>Union record</em>}'.
143 * <!-- begin-user-doc -->
144 * <!-- end-user-doc -->
145 * @return the value of the '<em>Properties</em>' containment reference list.
146 * @see TaxationWithRoot.TaxationPackage#getLegal_Union_Record_Properties()
147 * @see TaxationWithRoot.Tax_Property#getUnion_record
148 * @model opposite="union_record" containment="true" required="true" ordered="false"
149 * @generated
150 */
151 EList<Tax_Property> getProperties();
152
153 /**
154 * Returns the value of the '<em><b>Mutual agreement</b></em>' attribute.
155 * <!-- begin-user-doc -->
156 * <!-- end-user-doc -->
157 * @return the value of the '<em>Mutual agreement</em>' attribute.
158 * @see #setMutual_agreement(boolean)
159 * @see TaxationWithRoot.TaxationPackage#getLegal_Union_Record_Mutual_agreement()
160 * @model required="true" ordered="false"
161 * @generated
162 */
163 boolean isMutual_agreement();
164
165 /**
166 * Sets the value of the '{@link TaxationWithRoot.Legal_Union_Record#isMutual_agreement <em>Mutual agreement</em>}' attribute.
167 * <!-- begin-user-doc -->
168 * <!-- end-user-doc -->
169 * @param value the new value of the '<em>Mutual agreement</em>' attribute.
170 * @see #isMutual_agreement()
171 * @generated
172 */
173 void setMutual_agreement(boolean value);
174
175 /**
176 * Returns the value of the '<em><b>Id9</b></em>' attribute.
177 * <!-- begin-user-doc -->
178 * <!-- end-user-doc -->
179 * @return the value of the '<em>Id9</em>' attribute.
180 * @see #setId9(String)
181 * @see TaxationWithRoot.TaxationPackage#getLegal_Union_Record_Id9()
182 * @model id="true" required="true" ordered="false"
183 * @generated
184 */
185 String getId9();
186
187 /**
188 * Sets the value of the '{@link TaxationWithRoot.Legal_Union_Record#getId9 <em>Id9</em>}' attribute.
189 * <!-- begin-user-doc -->
190 * <!-- end-user-doc -->
191 * @param value the new value of the '<em>Id9</em>' attribute.
192 * @see #getId9()
193 * @generated
194 */
195 void setId9(String value);
196
197 /**
198 * Returns the value of the '<em><b>Household</b></em>' container reference.
199 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Household#getParents <em>Parents</em>}'.
200 * <!-- begin-user-doc -->
201 * <!-- end-user-doc -->
202 * @return the value of the '<em>Household</em>' container reference.
203 * @see #setHousehold(Household)
204 * @see TaxationWithRoot.TaxationPackage#getLegal_Union_Record_Household()
205 * @see TaxationWithRoot.Household#getParents
206 * @model opposite="parents" required="true" transient="false" ordered="false"
207 * @generated
208 */
209 Household getHousehold();
210
211 /**
212 * Sets the value of the '{@link TaxationWithRoot.Legal_Union_Record#getHousehold <em>Household</em>}' container reference.
213 * <!-- begin-user-doc -->
214 * <!-- end-user-doc -->
215 * @param value the new value of the '<em>Household</em>' container reference.
216 * @see #getHousehold()
217 * @generated
218 */
219 void setHousehold(Household value);
220
221} // Legal_Union_Record
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Legal_Union_Types.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Legal_Union_Types.java
new file mode 100644
index 00000000..a64fe4fb
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Legal_Union_Types.java
@@ -0,0 +1,232 @@
1/**
2 */
3package TaxationWithRoot;
4
5import java.util.Arrays;
6import java.util.Collections;
7import java.util.List;
8
9import org.eclipse.emf.common.util.Enumerator;
10
11/**
12 * <!-- begin-user-doc -->
13 * A representation of the literals of the enumeration '<em><b>Legal Union Types</b></em>',
14 * and utility methods for working with them.
15 * <!-- end-user-doc -->
16 * @see TaxationWithRoot.TaxationPackage#getLegal_Union_Types()
17 * @model
18 * @generated
19 */
20public enum Legal_Union_Types implements Enumerator {
21 /**
22 * The '<em><b>MARIAGE</b></em>' literal object.
23 * <!-- begin-user-doc -->
24 * <!-- end-user-doc -->
25 * @see #MARIAGE_VALUE
26 * @generated
27 * @ordered
28 */
29 MARIAGE(0, "MARIAGE", "MARIAGE"),
30
31 /**
32 * The '<em><b>PARTNERSHIP</b></em>' literal object.
33 * <!-- begin-user-doc -->
34 * <!-- end-user-doc -->
35 * @see #PARTNERSHIP_VALUE
36 * @generated
37 * @ordered
38 */
39 PARTNERSHIP(1, "PARTNERSHIP", "PARTNERSHIP"),
40
41 /**
42 * The '<em><b>OTHER</b></em>' literal object.
43 * <!-- begin-user-doc -->
44 * <!-- end-user-doc -->
45 * @see #OTHER_VALUE
46 * @generated
47 * @ordered
48 */
49 OTHER(2, "OTHER", "OTHER");
50
51 /**
52 * The '<em><b>MARIAGE</b></em>' literal value.
53 * <!-- begin-user-doc -->
54 * <!-- end-user-doc -->
55 * @see #MARIAGE
56 * @model
57 * @generated
58 * @ordered
59 */
60 public static final int MARIAGE_VALUE = 0;
61
62 /**
63 * The '<em><b>PARTNERSHIP</b></em>' literal value.
64 * <!-- begin-user-doc -->
65 * <!-- end-user-doc -->
66 * @see #PARTNERSHIP
67 * @model
68 * @generated
69 * @ordered
70 */
71 public static final int PARTNERSHIP_VALUE = 1;
72
73 /**
74 * The '<em><b>OTHER</b></em>' literal value.
75 * <!-- begin-user-doc -->
76 * <!-- end-user-doc -->
77 * @see #OTHER
78 * @model
79 * @generated
80 * @ordered
81 */
82 public static final int OTHER_VALUE = 2;
83
84 /**
85 * An array of all the '<em><b>Legal Union Types</b></em>' enumerators.
86 * <!-- begin-user-doc -->
87 * <!-- end-user-doc -->
88 * @generated
89 */
90 private static final Legal_Union_Types[] VALUES_ARRAY =
91 new Legal_Union_Types[] {
92 MARIAGE,
93 PARTNERSHIP,
94 OTHER,
95 };
96
97 /**
98 * A public read-only list of all the '<em><b>Legal Union Types</b></em>' enumerators.
99 * <!-- begin-user-doc -->
100 * <!-- end-user-doc -->
101 * @generated
102 */
103 public static final List<Legal_Union_Types> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
104
105 /**
106 * Returns the '<em><b>Legal Union Types</b></em>' literal with the specified literal value.
107 * <!-- begin-user-doc -->
108 * <!-- end-user-doc -->
109 * @param literal the literal.
110 * @return the matching enumerator or <code>null</code>.
111 * @generated
112 */
113 public static Legal_Union_Types get(String literal) {
114 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
115 Legal_Union_Types result = VALUES_ARRAY[i];
116 if (result.toString().equals(literal)) {
117 return result;
118 }
119 }
120 return null;
121 }
122
123 /**
124 * Returns the '<em><b>Legal Union Types</b></em>' literal with the specified name.
125 * <!-- begin-user-doc -->
126 * <!-- end-user-doc -->
127 * @param name the name.
128 * @return the matching enumerator or <code>null</code>.
129 * @generated
130 */
131 public static Legal_Union_Types getByName(String name) {
132 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
133 Legal_Union_Types result = VALUES_ARRAY[i];
134 if (result.getName().equals(name)) {
135 return result;
136 }
137 }
138 return null;
139 }
140
141 /**
142 * Returns the '<em><b>Legal Union Types</b></em>' literal with the specified integer value.
143 * <!-- begin-user-doc -->
144 * <!-- end-user-doc -->
145 * @param value the integer value.
146 * @return the matching enumerator or <code>null</code>.
147 * @generated
148 */
149 public static Legal_Union_Types get(int value) {
150 switch (value) {
151 case MARIAGE_VALUE: return MARIAGE;
152 case PARTNERSHIP_VALUE: return PARTNERSHIP;
153 case OTHER_VALUE: return OTHER;
154 }
155 return null;
156 }
157
158 /**
159 * <!-- begin-user-doc -->
160 * <!-- end-user-doc -->
161 * @generated
162 */
163 private final int value;
164
165 /**
166 * <!-- begin-user-doc -->
167 * <!-- end-user-doc -->
168 * @generated
169 */
170 private final String name;
171
172 /**
173 * <!-- begin-user-doc -->
174 * <!-- end-user-doc -->
175 * @generated
176 */
177 private final String literal;
178
179 /**
180 * Only this class can construct instances.
181 * <!-- begin-user-doc -->
182 * <!-- end-user-doc -->
183 * @generated
184 */
185 private Legal_Union_Types(int value, String name, String literal) {
186 this.value = value;
187 this.name = name;
188 this.literal = literal;
189 }
190
191 /**
192 * <!-- begin-user-doc -->
193 * <!-- end-user-doc -->
194 * @generated
195 */
196 @Override
197 public int getValue() {
198 return value;
199 }
200
201 /**
202 * <!-- begin-user-doc -->
203 * <!-- end-user-doc -->
204 * @generated
205 */
206 @Override
207 public String getName() {
208 return name;
209 }
210
211 /**
212 * <!-- begin-user-doc -->
213 * <!-- end-user-doc -->
214 * @generated
215 */
216 @Override
217 public String getLiteral() {
218 return literal;
219 }
220
221 /**
222 * Returns the literal value of the enumerator, which is its string representation.
223 * <!-- begin-user-doc -->
224 * <!-- end-user-doc -->
225 * @generated
226 */
227 @Override
228 public String toString() {
229 return literal;
230 }
231
232} //Legal_Union_Types
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Local_Income.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Local_Income.java
new file mode 100644
index 00000000..b61bd8e2
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Local_Income.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Local Income</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getLocal_Income()
13 * @model
14 * @generated
15 */
16public interface Local_Income extends Income {
17} // Local_Income
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Loss_Carryforward.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Loss_Carryforward.java
new file mode 100644
index 00000000..36eacf14
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Loss_Carryforward.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Loss Carryforward</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getLoss_Carryforward()
13 * @model
14 * @generated
15 */
16public interface Loss_Carryforward extends Special_Expense_DS {
17} // Loss_Carryforward
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Marriage_Record.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Marriage_Record.java
new file mode 100644
index 00000000..a085fcd9
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Marriage_Record.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Marriage Record</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getMarriage_Record()
13 * @model
14 * @generated
15 */
16public interface Marriage_Record extends Legal_Union_Record {
17} // Marriage_Record
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Miscellaneous_Expense_FO.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Miscellaneous_Expense_FO.java
new file mode 100644
index 00000000..2be4f632
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Miscellaneous_Expense_FO.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Miscellaneous Expense FO</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getMiscellaneous_Expense_FO()
13 * @model
14 * @generated
15 */
16public interface Miscellaneous_Expense_FO extends Professional_Expense {
17} // Miscellaneous_Expense_FO
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Non_Resident_Tax_Payer.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Non_Resident_Tax_Payer.java
new file mode 100644
index 00000000..8284bef0
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Non_Resident_Tax_Payer.java
@@ -0,0 +1,46 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Non Resident Tax Payer</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 * <p>
12 * The following features are supported:
13 * </p>
14 * <ul>
15 * <li>{@link TaxationWithRoot.Non_Resident_Tax_Payer#isIs_assimilated_to_resident <em>Is assimilated to resident</em>}</li>
16 * </ul>
17 *
18 * @see TaxationWithRoot.TaxationPackage#getNon_Resident_Tax_Payer()
19 * @model
20 * @generated
21 */
22public interface Non_Resident_Tax_Payer extends Tax_Payer {
23 /**
24 * Returns the value of the '<em><b>Is assimilated to resident</b></em>' attribute.
25 * The default value is <code>"false"</code>.
26 * <!-- begin-user-doc -->
27 * <!-- end-user-doc -->
28 * @return the value of the '<em>Is assimilated to resident</em>' attribute.
29 * @see #setIs_assimilated_to_resident(boolean)
30 * @see TaxationWithRoot.TaxationPackage#getNon_Resident_Tax_Payer_Is_assimilated_to_resident()
31 * @model default="false" required="true"
32 * @generated
33 */
34 boolean isIs_assimilated_to_resident();
35
36 /**
37 * Sets the value of the '{@link TaxationWithRoot.Non_Resident_Tax_Payer#isIs_assimilated_to_resident <em>Is assimilated to resident</em>}' attribute.
38 * <!-- begin-user-doc -->
39 * <!-- end-user-doc -->
40 * @param value the new value of the '<em>Is assimilated to resident</em>' attribute.
41 * @see #isIs_assimilated_to_resident()
42 * @generated
43 */
44 void setIs_assimilated_to_resident(boolean value);
45
46} // Non_Resident_Tax_Payer
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Partnership_Record.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Partnership_Record.java
new file mode 100644
index 00000000..71b74a92
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Partnership_Record.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Partnership Record</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getPartnership_Record()
13 * @model
14 * @generated
15 */
16public interface Partnership_Record extends Legal_Union_Record {
17} // Partnership_Record
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Pensions_and_Annuities_Income.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Pensions_and_Annuities_Income.java
new file mode 100644
index 00000000..5d06a47f
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Pensions_and_Annuities_Income.java
@@ -0,0 +1,46 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Pensions and Annuities Income</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 * <p>
12 * The following features are supported:
13 * </p>
14 * <ul>
15 * <li>{@link TaxationWithRoot.Pensions_and_Annuities_Income#isOccasional_payement <em>Occasional payement</em>}</li>
16 * </ul>
17 *
18 * @see TaxationWithRoot.TaxationPackage#getPensions_and_Annuities_Income()
19 * @model
20 * @generated
21 */
22public interface Pensions_and_Annuities_Income extends Income_Type {
23 /**
24 * Returns the value of the '<em><b>Occasional payement</b></em>' attribute.
25 * The default value is <code>"false"</code>.
26 * <!-- begin-user-doc -->
27 * <!-- end-user-doc -->
28 * @return the value of the '<em>Occasional payement</em>' attribute.
29 * @see #setOccasional_payement(boolean)
30 * @see TaxationWithRoot.TaxationPackage#getPensions_and_Annuities_Income_Occasional_payement()
31 * @model default="false"
32 * @generated
33 */
34 boolean isOccasional_payement();
35
36 /**
37 * Sets the value of the '{@link TaxationWithRoot.Pensions_and_Annuities_Income#isOccasional_payement <em>Occasional payement</em>}' attribute.
38 * <!-- begin-user-doc -->
39 * <!-- end-user-doc -->
40 * @param value the new value of the '<em>Occasional payement</em>' attribute.
41 * @see #isOccasional_payement()
42 * @generated
43 */
44 void setOccasional_payement(boolean value);
45
46} // Pensions_and_Annuities_Income
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Permanent_Expense.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Permanent_Expense.java
new file mode 100644
index 00000000..47f7f43a
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Permanent_Expense.java
@@ -0,0 +1,48 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Permanent Expense</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 * <p>
12 * The following features are supported:
13 * </p>
14 * <ul>
15 * <li>{@link TaxationWithRoot.Permanent_Expense#getCategory <em>Category</em>}</li>
16 * </ul>
17 *
18 * @see TaxationWithRoot.TaxationPackage#getPermanent_Expense()
19 * @model
20 * @generated
21 */
22public interface Permanent_Expense extends Special_Expense_DS {
23 /**
24 * Returns the value of the '<em><b>Category</b></em>' attribute.
25 * The literals are from the enumeration {@link TaxationWithRoot.Category_of_Permanent_Expense}.
26 * <!-- begin-user-doc -->
27 * <!-- end-user-doc -->
28 * @return the value of the '<em>Category</em>' attribute.
29 * @see TaxationWithRoot.Category_of_Permanent_Expense
30 * @see #setCategory(Category_of_Permanent_Expense)
31 * @see TaxationWithRoot.TaxationPackage#getPermanent_Expense_Category()
32 * @model required="true"
33 * @generated
34 */
35 Category_of_Permanent_Expense getCategory();
36
37 /**
38 * Sets the value of the '{@link TaxationWithRoot.Permanent_Expense#getCategory <em>Category</em>}' attribute.
39 * <!-- begin-user-doc -->
40 * <!-- end-user-doc -->
41 * @param value the new value of the '<em>Category</em>' attribute.
42 * @see TaxationWithRoot.Category_of_Permanent_Expense
43 * @see #getCategory()
44 * @generated
45 */
46 void setCategory(Category_of_Permanent_Expense value);
47
48} // Permanent_Expense
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Physical_Person.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Physical_Person.java
new file mode 100644
index 00000000..0ab08dbf
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Physical_Person.java
@@ -0,0 +1,219 @@
1/**
2 */
3package TaxationWithRoot;
4
5import org.eclipse.emf.common.util.EList;
6
7import org.eclipse.emf.ecore.EObject;
8
9/**
10 * <!-- begin-user-doc -->
11 * A representation of the model object '<em><b>Physical Person</b></em>'.
12 * <!-- end-user-doc -->
13 *
14 * <p>
15 * The following features are supported:
16 * </p>
17 * <ul>
18 * <li>{@link TaxationWithRoot.Physical_Person#getSSNo <em>SS No</em>}</li>
19 * <li>{@link TaxationWithRoot.Physical_Person#getAddresses <em>Addresses</em>}</li>
20 * <li>{@link TaxationWithRoot.Physical_Person#getBirth_year <em>Birth year</em>}</li>
21 * <li>{@link TaxationWithRoot.Physical_Person#getDisability_percentage <em>Disability percentage</em>}</li>
22 * <li>{@link TaxationWithRoot.Physical_Person#getDisability_type <em>Disability type</em>}</li>
23 * <li>{@link TaxationWithRoot.Physical_Person#getBirth_month <em>Birth month</em>}</li>
24 * <li>{@link TaxationWithRoot.Physical_Person#getBirth_day <em>Birth day</em>}</li>
25 * <li>{@link TaxationWithRoot.Physical_Person#getExpenses <em>Expenses</em>}</li>
26 * <li>{@link TaxationWithRoot.Physical_Person#isIs_widower <em>Is widower</em>}</li>
27 * </ul>
28 *
29 * @see TaxationWithRoot.TaxationPackage#getPhysical_Person()
30 * @model
31 * @generated
32 */
33public interface Physical_Person extends EObject {
34 /**
35 * Returns the value of the '<em><b>SS No</b></em>' attribute.
36 * <!-- begin-user-doc -->
37 * <!-- end-user-doc -->
38 * @return the value of the '<em>SS No</em>' attribute.
39 * @see #setSSNo(String)
40 * @see TaxationWithRoot.TaxationPackage#getPhysical_Person_SSNo()
41 * @model id="true" required="true"
42 * @generated
43 */
44 String getSSNo();
45
46 /**
47 * Sets the value of the '{@link TaxationWithRoot.Physical_Person#getSSNo <em>SS No</em>}' attribute.
48 * <!-- begin-user-doc -->
49 * <!-- end-user-doc -->
50 * @param value the new value of the '<em>SS No</em>' attribute.
51 * @see #getSSNo()
52 * @generated
53 */
54 void setSSNo(String value);
55
56 /**
57 * Returns the value of the '<em><b>Addresses</b></em>' reference list.
58 * The list contents are of type {@link TaxationWithRoot.Address}.
59 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Address#getTaxPayer <em>Tax Payer</em>}'.
60 * <!-- begin-user-doc -->
61 * <!-- end-user-doc -->
62 * @return the value of the '<em>Addresses</em>' reference list.
63 * @see TaxationWithRoot.TaxationPackage#getPhysical_Person_Addresses()
64 * @see TaxationWithRoot.Address#getTaxPayer
65 * @model opposite="taxPayer" ordered="false"
66 * @generated
67 */
68 EList<Address> getAddresses();
69
70 /**
71 * Returns the value of the '<em><b>Birth year</b></em>' attribute.
72 * <!-- begin-user-doc -->
73 * <!-- end-user-doc -->
74 * @return the value of the '<em>Birth year</em>' attribute.
75 * @see #setBirth_year(int)
76 * @see TaxationWithRoot.TaxationPackage#getPhysical_Person_Birth_year()
77 * @model unique="false" required="true" ordered="false"
78 * @generated
79 */
80 int getBirth_year();
81
82 /**
83 * Sets the value of the '{@link TaxationWithRoot.Physical_Person#getBirth_year <em>Birth year</em>}' attribute.
84 * <!-- begin-user-doc -->
85 * <!-- end-user-doc -->
86 * @param value the new value of the '<em>Birth year</em>' attribute.
87 * @see #getBirth_year()
88 * @generated
89 */
90 void setBirth_year(int value);
91
92 /**
93 * Returns the value of the '<em><b>Disability percentage</b></em>' attribute.
94 * <!-- begin-user-doc -->
95 * <!-- end-user-doc -->
96 * @return the value of the '<em>Disability percentage</em>' attribute.
97 * @see #setDisability_percentage(double)
98 * @see TaxationWithRoot.TaxationPackage#getPhysical_Person_Disability_percentage()
99 * @model unique="false" required="true" ordered="false"
100 * @generated
101 */
102 double getDisability_percentage();
103
104 /**
105 * Sets the value of the '{@link TaxationWithRoot.Physical_Person#getDisability_percentage <em>Disability percentage</em>}' attribute.
106 * <!-- begin-user-doc -->
107 * <!-- end-user-doc -->
108 * @param value the new value of the '<em>Disability percentage</em>' attribute.
109 * @see #getDisability_percentage()
110 * @generated
111 */
112 void setDisability_percentage(double value);
113
114 /**
115 * Returns the value of the '<em><b>Disability type</b></em>' attribute.
116 * The literals are from the enumeration {@link TaxationWithRoot.Disability_Types}.
117 * <!-- begin-user-doc -->
118 * <!-- end-user-doc -->
119 * @return the value of the '<em>Disability type</em>' attribute.
120 * @see TaxationWithRoot.Disability_Types
121 * @see #setDisability_type(Disability_Types)
122 * @see TaxationWithRoot.TaxationPackage#getPhysical_Person_Disability_type()
123 * @model unique="false" required="true" ordered="false"
124 * @generated
125 */
126 Disability_Types getDisability_type();
127
128 /**
129 * Sets the value of the '{@link TaxationWithRoot.Physical_Person#getDisability_type <em>Disability type</em>}' attribute.
130 * <!-- begin-user-doc -->
131 * <!-- end-user-doc -->
132 * @param value the new value of the '<em>Disability type</em>' attribute.
133 * @see TaxationWithRoot.Disability_Types
134 * @see #getDisability_type()
135 * @generated
136 */
137 void setDisability_type(Disability_Types value);
138
139 /**
140 * Returns the value of the '<em><b>Birth month</b></em>' attribute.
141 * <!-- begin-user-doc -->
142 * <!-- end-user-doc -->
143 * @return the value of the '<em>Birth month</em>' attribute.
144 * @see #setBirth_month(int)
145 * @see TaxationWithRoot.TaxationPackage#getPhysical_Person_Birth_month()
146 * @model unique="false" required="true" ordered="false"
147 * @generated
148 */
149 int getBirth_month();
150
151 /**
152 * Sets the value of the '{@link TaxationWithRoot.Physical_Person#getBirth_month <em>Birth month</em>}' attribute.
153 * <!-- begin-user-doc -->
154 * <!-- end-user-doc -->
155 * @param value the new value of the '<em>Birth month</em>' attribute.
156 * @see #getBirth_month()
157 * @generated
158 */
159 void setBirth_month(int value);
160
161 /**
162 * Returns the value of the '<em><b>Birth day</b></em>' attribute.
163 * <!-- begin-user-doc -->
164 * <!-- end-user-doc -->
165 * @return the value of the '<em>Birth day</em>' attribute.
166 * @see #setBirth_day(int)
167 * @see TaxationWithRoot.TaxationPackage#getPhysical_Person_Birth_day()
168 * @model unique="false" required="true" ordered="false"
169 * @generated
170 */
171 int getBirth_day();
172
173 /**
174 * Sets the value of the '{@link TaxationWithRoot.Physical_Person#getBirth_day <em>Birth day</em>}' attribute.
175 * <!-- begin-user-doc -->
176 * <!-- end-user-doc -->
177 * @param value the new value of the '<em>Birth day</em>' attribute.
178 * @see #getBirth_day()
179 * @generated
180 */
181 void setBirth_day(int value);
182
183 /**
184 * Returns the value of the '<em><b>Expenses</b></em>' reference list.
185 * The list contents are of type {@link TaxationWithRoot.Expense}.
186 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Expense#getBeneficiary <em>Beneficiary</em>}'.
187 * <!-- begin-user-doc -->
188 * <!-- end-user-doc -->
189 * @return the value of the '<em>Expenses</em>' reference list.
190 * @see TaxationWithRoot.TaxationPackage#getPhysical_Person_Expenses()
191 * @see TaxationWithRoot.Expense#getBeneficiary
192 * @model opposite="beneficiary" ordered="false"
193 * @generated
194 */
195 EList<Expense> getExpenses();
196
197 /**
198 * Returns the value of the '<em><b>Is widower</b></em>' attribute.
199 * <!-- begin-user-doc -->
200 * <!-- end-user-doc -->
201 * @return the value of the '<em>Is widower</em>' attribute.
202 * @see #setIs_widower(boolean)
203 * @see TaxationWithRoot.TaxationPackage#getPhysical_Person_Is_widower()
204 * @model required="true" ordered="false"
205 * @generated
206 */
207 boolean isIs_widower();
208
209 /**
210 * Sets the value of the '{@link TaxationWithRoot.Physical_Person#isIs_widower <em>Is widower</em>}' attribute.
211 * <!-- begin-user-doc -->
212 * <!-- end-user-doc -->
213 * @param value the new value of the '<em>Is widower</em>' attribute.
214 * @see #isIs_widower()
215 * @generated
216 */
217 void setIs_widower(boolean value);
218
219} // Physical_Person
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Private_Insurance_and_Plan.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Private_Insurance_and_Plan.java
new file mode 100644
index 00000000..1b1837a4
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Private_Insurance_and_Plan.java
@@ -0,0 +1,71 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Private Insurance and Plan</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 * <p>
12 * The following features are supported:
13 * </p>
14 * <ul>
15 * <li>{@link TaxationWithRoot.Private_Insurance_and_Plan#getCategory <em>Category</em>}</li>
16 * <li>{@link TaxationWithRoot.Private_Insurance_and_Plan#getDuration_of_contract <em>Duration of contract</em>}</li>
17 * </ul>
18 *
19 * @see TaxationWithRoot.TaxationPackage#getPrivate_Insurance_and_Plan()
20 * @model
21 * @generated
22 */
23public interface Private_Insurance_and_Plan extends Special_Expense_DS {
24 /**
25 * Returns the value of the '<em><b>Category</b></em>' attribute.
26 * The literals are from the enumeration {@link TaxationWithRoot.Category_of_Private_Insurance_and_Plan}.
27 * <!-- begin-user-doc -->
28 * <!-- end-user-doc -->
29 * @return the value of the '<em>Category</em>' attribute.
30 * @see TaxationWithRoot.Category_of_Private_Insurance_and_Plan
31 * @see #setCategory(Category_of_Private_Insurance_and_Plan)
32 * @see TaxationWithRoot.TaxationPackage#getPrivate_Insurance_and_Plan_Category()
33 * @model required="true"
34 * @generated
35 */
36 Category_of_Private_Insurance_and_Plan getCategory();
37
38 /**
39 * Sets the value of the '{@link TaxationWithRoot.Private_Insurance_and_Plan#getCategory <em>Category</em>}' attribute.
40 * <!-- begin-user-doc -->
41 * <!-- end-user-doc -->
42 * @param value the new value of the '<em>Category</em>' attribute.
43 * @see TaxationWithRoot.Category_of_Private_Insurance_and_Plan
44 * @see #getCategory()
45 * @generated
46 */
47 void setCategory(Category_of_Private_Insurance_and_Plan value);
48
49 /**
50 * Returns the value of the '<em><b>Duration of contract</b></em>' attribute.
51 * <!-- begin-user-doc -->
52 * <!-- end-user-doc -->
53 * @return the value of the '<em>Duration of contract</em>' attribute.
54 * @see #setDuration_of_contract(int)
55 * @see TaxationWithRoot.TaxationPackage#getPrivate_Insurance_and_Plan_Duration_of_contract()
56 * @model required="true"
57 * @generated
58 */
59 int getDuration_of_contract();
60
61 /**
62 * Sets the value of the '{@link TaxationWithRoot.Private_Insurance_and_Plan#getDuration_of_contract <em>Duration of contract</em>}' attribute.
63 * <!-- begin-user-doc -->
64 * <!-- end-user-doc -->
65 * @param value the new value of the '<em>Duration of contract</em>' attribute.
66 * @see #getDuration_of_contract()
67 * @generated
68 */
69 void setDuration_of_contract(int value);
70
71} // Private_Insurance_and_Plan
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Professional_Expense.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Professional_Expense.java
new file mode 100644
index 00000000..aa5f8d9c
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Professional_Expense.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Professional Expense</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getProfessional_Expense()
13 * @model
14 * @generated
15 */
16public interface Professional_Expense extends Expense {
17} // Professional_Expense
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Professional_Expenses_Deduction.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Professional_Expenses_Deduction.java
new file mode 100644
index 00000000..b6edd2a7
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Professional_Expenses_Deduction.java
@@ -0,0 +1,16 @@
1/**
2 */
3package TaxationWithRoot;
4
5/**
6 * <!-- begin-user-doc -->
7 * A representation of the model object '<em><b>Professional Expenses Deduction</b></em>'.
8 * <!-- end-user-doc -->
9 *
10 *
11 * @see TaxationWithRoot.TaxationPackage#getProfessional_Expenses_Deduction()
12 * @model
13 * @generated
14 */
15public interface Professional_Expenses_Deduction extends Root {
16} // Professional_Expenses_Deduction
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Rentals_and_Leases_Income.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Rentals_and_Leases_Income.java
new file mode 100644
index 00000000..087686de
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Rentals_and_Leases_Income.java
@@ -0,0 +1,46 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Rentals and Leases Income</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 * <p>
12 * The following features are supported:
13 * </p>
14 * <ul>
15 * <li>{@link TaxationWithRoot.Rentals_and_Leases_Income#isIs_periodic <em>Is periodic</em>}</li>
16 * </ul>
17 *
18 * @see TaxationWithRoot.TaxationPackage#getRentals_and_Leases_Income()
19 * @model
20 * @generated
21 */
22public interface Rentals_and_Leases_Income extends Income_Type {
23 /**
24 * Returns the value of the '<em><b>Is periodic</b></em>' attribute.
25 * The default value is <code>"true"</code>.
26 * <!-- begin-user-doc -->
27 * <!-- end-user-doc -->
28 * @return the value of the '<em>Is periodic</em>' attribute.
29 * @see #setIs_periodic(boolean)
30 * @see TaxationWithRoot.TaxationPackage#getRentals_and_Leases_Income_Is_periodic()
31 * @model default="true" required="true"
32 * @generated
33 */
34 boolean isIs_periodic();
35
36 /**
37 * Sets the value of the '{@link TaxationWithRoot.Rentals_and_Leases_Income#isIs_periodic <em>Is periodic</em>}' attribute.
38 * <!-- begin-user-doc -->
39 * <!-- end-user-doc -->
40 * @param value the new value of the '<em>Is periodic</em>' attribute.
41 * @see #isIs_periodic()
42 * @generated
43 */
44 void setIs_periodic(boolean value);
45
46} // Rentals_and_Leases_Income
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Resident_Tax_Payer.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Resident_Tax_Payer.java
new file mode 100644
index 00000000..72f1d1d2
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Resident_Tax_Payer.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Resident Tax Payer</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getResident_Tax_Payer()
13 * @model
14 * @generated
15 */
16public interface Resident_Tax_Payer extends Tax_Payer {
17} // Resident_Tax_Payer
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Resource.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Resource.java
new file mode 100644
index 00000000..6ea850b3
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Resource.java
@@ -0,0 +1,38 @@
1/**
2 */
3package TaxationWithRoot;
4
5import org.eclipse.emf.common.util.EList;
6
7import org.eclipse.emf.ecore.EObject;
8
9/**
10 * <!-- begin-user-doc -->
11 * A representation of the model object '<em><b>Resource</b></em>'.
12 * <!-- end-user-doc -->
13 *
14 * <p>
15 * The following features are supported:
16 * </p>
17 * <ul>
18 * <li>{@link TaxationWithRoot.Resource#getContains <em>Contains</em>}</li>
19 * </ul>
20 *
21 * @see TaxationWithRoot.TaxationPackage#getResource()
22 * @model
23 * @generated
24 */
25public interface Resource extends EObject {
26 /**
27 * Returns the value of the '<em><b>Contains</b></em>' containment reference list.
28 * The list contents are of type {@link TaxationWithRoot.Root}.
29 * <!-- begin-user-doc -->
30 * <!-- end-user-doc -->
31 * @return the value of the '<em>Contains</em>' containment reference list.
32 * @see TaxationWithRoot.TaxationPackage#getResource_Contains()
33 * @model containment="true"
34 * @generated
35 */
36 EList<Root> getContains();
37
38} // Resource
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Root.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Root.java
new file mode 100644
index 00000000..df799863
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Root.java
@@ -0,0 +1,18 @@
1/**
2 */
3package TaxationWithRoot;
4
5import org.eclipse.emf.ecore.EObject;
6
7/**
8 * <!-- begin-user-doc -->
9 * A representation of the model object '<em><b>Root</b></em>'.
10 * <!-- end-user-doc -->
11 *
12 *
13 * @see TaxationWithRoot.TaxationPackage#getRoot()
14 * @model abstract="true"
15 * @generated
16 */
17public interface Root extends EObject {
18} // Root
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Separation_Causes.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Separation_Causes.java
new file mode 100644
index 00000000..2f2f2018
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Separation_Causes.java
@@ -0,0 +1,255 @@
1/**
2 */
3package TaxationWithRoot;
4
5import java.util.Arrays;
6import java.util.Collections;
7import java.util.List;
8
9import org.eclipse.emf.common.util.Enumerator;
10
11/**
12 * <!-- begin-user-doc -->
13 * A representation of the literals of the enumeration '<em><b>Separation Causes</b></em>',
14 * and utility methods for working with them.
15 * <!-- end-user-doc -->
16 * @see TaxationWithRoot.TaxationPackage#getSeparation_Causes()
17 * @model
18 * @generated
19 */
20public enum Separation_Causes implements Enumerator {
21 /**
22 * The '<em><b>NONE</b></em>' literal object.
23 * <!-- begin-user-doc -->
24 * <!-- end-user-doc -->
25 * @see #NONE_VALUE
26 * @generated
27 * @ordered
28 */
29 NONE(0, "NONE", "NONE"),
30
31 /**
32 * The '<em><b>DIVORCE</b></em>' literal object.
33 * <!-- begin-user-doc -->
34 * <!-- end-user-doc -->
35 * @see #DIVORCE_VALUE
36 * @generated
37 * @ordered
38 */
39 DIVORCE(1, "DIVORCE", "DIVORCE"),
40
41 /**
42 * The '<em><b>SEPARATION DE FAIT</b></em>' literal object.
43 * <!-- begin-user-doc -->
44 * <!-- end-user-doc -->
45 * @see #SEPARATION_DE_FAIT_VALUE
46 * @generated
47 * @ordered
48 */
49 SEPARATION_DE_FAIT(2, "SEPARATION_DE_FAIT", "SEPARATION_DE_FAIT"),
50
51 /**
52 * The '<em><b>SEPARATION BY COURT</b></em>' literal object.
53 * <!-- begin-user-doc -->
54 * <!-- end-user-doc -->
55 * @see #SEPARATION_BY_COURT_VALUE
56 * @generated
57 * @ordered
58 */
59 SEPARATION_BY_COURT(3, "SEPARATION_BY_COURT", "SEPARATION_BY_COURT");
60
61 /**
62 * The '<em><b>NONE</b></em>' literal value.
63 * <!-- begin-user-doc -->
64 * <!-- end-user-doc -->
65 * @see #NONE
66 * @model
67 * @generated
68 * @ordered
69 */
70 public static final int NONE_VALUE = 0;
71
72 /**
73 * The '<em><b>DIVORCE</b></em>' literal value.
74 * <!-- begin-user-doc -->
75 * <!-- end-user-doc -->
76 * @see #DIVORCE
77 * @model
78 * @generated
79 * @ordered
80 */
81 public static final int DIVORCE_VALUE = 1;
82
83 /**
84 * The '<em><b>SEPARATION DE FAIT</b></em>' literal value.
85 * <!-- begin-user-doc -->
86 * <!-- end-user-doc -->
87 * @see #SEPARATION_DE_FAIT
88 * @model
89 * @generated
90 * @ordered
91 */
92 public static final int SEPARATION_DE_FAIT_VALUE = 2;
93
94 /**
95 * The '<em><b>SEPARATION BY COURT</b></em>' literal value.
96 * <!-- begin-user-doc -->
97 * <!-- end-user-doc -->
98 * @see #SEPARATION_BY_COURT
99 * @model
100 * @generated
101 * @ordered
102 */
103 public static final int SEPARATION_BY_COURT_VALUE = 3;
104
105 /**
106 * An array of all the '<em><b>Separation Causes</b></em>' enumerators.
107 * <!-- begin-user-doc -->
108 * <!-- end-user-doc -->
109 * @generated
110 */
111 private static final Separation_Causes[] VALUES_ARRAY =
112 new Separation_Causes[] {
113 NONE,
114 DIVORCE,
115 SEPARATION_DE_FAIT,
116 SEPARATION_BY_COURT,
117 };
118
119 /**
120 * A public read-only list of all the '<em><b>Separation Causes</b></em>' enumerators.
121 * <!-- begin-user-doc -->
122 * <!-- end-user-doc -->
123 * @generated
124 */
125 public static final List<Separation_Causes> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
126
127 /**
128 * Returns the '<em><b>Separation Causes</b></em>' literal with the specified literal value.
129 * <!-- begin-user-doc -->
130 * <!-- end-user-doc -->
131 * @param literal the literal.
132 * @return the matching enumerator or <code>null</code>.
133 * @generated
134 */
135 public static Separation_Causes get(String literal) {
136 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
137 Separation_Causes result = VALUES_ARRAY[i];
138 if (result.toString().equals(literal)) {
139 return result;
140 }
141 }
142 return null;
143 }
144
145 /**
146 * Returns the '<em><b>Separation Causes</b></em>' literal with the specified name.
147 * <!-- begin-user-doc -->
148 * <!-- end-user-doc -->
149 * @param name the name.
150 * @return the matching enumerator or <code>null</code>.
151 * @generated
152 */
153 public static Separation_Causes getByName(String name) {
154 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
155 Separation_Causes result = VALUES_ARRAY[i];
156 if (result.getName().equals(name)) {
157 return result;
158 }
159 }
160 return null;
161 }
162
163 /**
164 * Returns the '<em><b>Separation Causes</b></em>' literal with the specified integer value.
165 * <!-- begin-user-doc -->
166 * <!-- end-user-doc -->
167 * @param value the integer value.
168 * @return the matching enumerator or <code>null</code>.
169 * @generated
170 */
171 public static Separation_Causes get(int value) {
172 switch (value) {
173 case NONE_VALUE: return NONE;
174 case DIVORCE_VALUE: return DIVORCE;
175 case SEPARATION_DE_FAIT_VALUE: return SEPARATION_DE_FAIT;
176 case SEPARATION_BY_COURT_VALUE: return SEPARATION_BY_COURT;
177 }
178 return null;
179 }
180
181 /**
182 * <!-- begin-user-doc -->
183 * <!-- end-user-doc -->
184 * @generated
185 */
186 private final int value;
187
188 /**
189 * <!-- begin-user-doc -->
190 * <!-- end-user-doc -->
191 * @generated
192 */
193 private final String name;
194
195 /**
196 * <!-- begin-user-doc -->
197 * <!-- end-user-doc -->
198 * @generated
199 */
200 private final String literal;
201
202 /**
203 * Only this class can construct instances.
204 * <!-- begin-user-doc -->
205 * <!-- end-user-doc -->
206 * @generated
207 */
208 private Separation_Causes(int value, String name, String literal) {
209 this.value = value;
210 this.name = name;
211 this.literal = literal;
212 }
213
214 /**
215 * <!-- begin-user-doc -->
216 * <!-- end-user-doc -->
217 * @generated
218 */
219 @Override
220 public int getValue() {
221 return value;
222 }
223
224 /**
225 * <!-- begin-user-doc -->
226 * <!-- end-user-doc -->
227 * @generated
228 */
229 @Override
230 public String getName() {
231 return name;
232 }
233
234 /**
235 * <!-- begin-user-doc -->
236 * <!-- end-user-doc -->
237 * @generated
238 */
239 @Override
240 public String getLiteral() {
241 return literal;
242 }
243
244 /**
245 * Returns the literal value of the enumerator, which is its string representation.
246 * <!-- begin-user-doc -->
247 * <!-- end-user-doc -->
248 * @generated
249 */
250 @Override
251 public String toString() {
252 return literal;
253 }
254
255} //Separation_Causes
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Special_Expense_DS.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Special_Expense_DS.java
new file mode 100644
index 00000000..0ff58f0b
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Special_Expense_DS.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Special Expense DS</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getSpecial_Expense_DS()
13 * @model
14 * @generated
15 */
16public interface Special_Expense_DS extends Expense {
17} // Special_Expense_DS
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Spousal_Expense_AC.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Spousal_Expense_AC.java
new file mode 100644
index 00000000..f4437040
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Spousal_Expense_AC.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Spousal Expense AC</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getSpousal_Expense_AC()
13 * @model
14 * @generated
15 */
16public interface Spousal_Expense_AC extends Expense {
17} // Spousal_Expense_AC
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Card.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Card.java
new file mode 100644
index 00000000..9f88327b
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Card.java
@@ -0,0 +1,810 @@
1/**
2 */
3package TaxationWithRoot;
4
5import org.eclipse.emf.common.util.EList;
6
7import org.eclipse.emf.ecore.EObject;
8
9/**
10 * <!-- begin-user-doc -->
11 * A representation of the model object '<em><b>Tax Card</b></em>'.
12 * <!-- end-user-doc -->
13 *
14 * <p>
15 * The following features are supported:
16 * </p>
17 * <ul>
18 * <li>{@link TaxationWithRoot.Tax_Card#getCard_identifier <em>Card identifier</em>}</li>
19 * <li>{@link TaxationWithRoot.Tax_Card#getTax_office <em>Tax office</em>}</li>
20 * <li>{@link TaxationWithRoot.Tax_Card#getPercentage_of_witholding <em>Percentage of witholding</em>}</li>
21 * <li>{@link TaxationWithRoot.Tax_Card#getTax_payers_name_surname <em>Tax payers name surname</em>}</li>
22 * <li>{@link TaxationWithRoot.Tax_Card#getTax_payers_partner_name_surname <em>Tax payers partner name surname</em>}</li>
23 * <li>{@link TaxationWithRoot.Tax_Card#getTax_payers_address <em>Tax payers address</em>}</li>
24 * <li>{@link TaxationWithRoot.Tax_Card#getJobs_Employer_SSNo <em>Jobs Employer SS No</em>}</li>
25 * <li>{@link TaxationWithRoot.Tax_Card#getJobs_employers_name <em>Jobs employers name</em>}</li>
26 * <li>{@link TaxationWithRoot.Tax_Card#getJobs_activity_type <em>Jobs activity type</em>}</li>
27 * <li>{@link TaxationWithRoot.Tax_Card#getJobs_place_of_work <em>Jobs place of work</em>}</li>
28 * <li>{@link TaxationWithRoot.Tax_Card#getDeduction_FD_daily <em>Deduction FD daily</em>}</li>
29 * <li>{@link TaxationWithRoot.Tax_Card#getDeduction_FD_monthly <em>Deduction FD monthly</em>}</li>
30 * <li>{@link TaxationWithRoot.Tax_Card#getDeduction_AC_daily <em>Deduction AC daily</em>}</li>
31 * <li>{@link TaxationWithRoot.Tax_Card#getDeduction_AC_monthly <em>Deduction AC monthly</em>}</li>
32 * <li>{@link TaxationWithRoot.Tax_Card#getDeduction_AC_yearly <em>Deduction AC yearly</em>}</li>
33 * <li>{@link TaxationWithRoot.Tax_Card#getDeduction_CE_daily <em>Deduction CE daily</em>}</li>
34 * <li>{@link TaxationWithRoot.Tax_Card#getDeduction_CE_monthly <em>Deduction CE monthly</em>}</li>
35 * <li>{@link TaxationWithRoot.Tax_Card#getDeduction_CE_yearly <em>Deduction CE yearly</em>}</li>
36 * <li>{@link TaxationWithRoot.Tax_Card#getDeduction_DS_daily <em>Deduction DS daily</em>}</li>
37 * <li>{@link TaxationWithRoot.Tax_Card#getDeduction_DS_monthly <em>Deduction DS monthly</em>}</li>
38 * <li>{@link TaxationWithRoot.Tax_Card#getDeduction_FO_daily <em>Deduction FO daily</em>}</li>
39 * <li>{@link TaxationWithRoot.Tax_Card#getDeduction_FO_monthly <em>Deduction FO monthly</em>}</li>
40 * <li>{@link TaxationWithRoot.Tax_Card#getDeduction_FO_yearly <em>Deduction FO yearly</em>}</li>
41 * <li>{@link TaxationWithRoot.Tax_Card#getCredit_CIS_daily <em>Credit CIS daily</em>}</li>
42 * <li>{@link TaxationWithRoot.Tax_Card#getCredit_CIS_monthly <em>Credit CIS monthly</em>}</li>
43 * <li>{@link TaxationWithRoot.Tax_Card#getCredit_CIM_daily <em>Credit CIM daily</em>}</li>
44 * <li>{@link TaxationWithRoot.Tax_Card#isValidity <em>Validity</em>}</li>
45 * <li>{@link TaxationWithRoot.Tax_Card#getIncome_Tax_Credit <em>Income Tax Credit</em>}</li>
46 * <li>{@link TaxationWithRoot.Tax_Card#getPrevious <em>Previous</em>}</li>
47 * <li>{@link TaxationWithRoot.Tax_Card#getCurrent_tax_card <em>Current tax card</em>}</li>
48 * <li>{@link TaxationWithRoot.Tax_Card#getCredit_CIM_yearly <em>Credit CIM yearly</em>}</li>
49 * <li>{@link TaxationWithRoot.Tax_Card#getDeduction_DS_Alimony_yearly <em>Deduction DS Alimony yearly</em>}</li>
50 * <li>{@link TaxationWithRoot.Tax_Card#getDeduction_DS_Debt_yearly <em>Deduction DS Debt yearly</em>}</li>
51 * <li>{@link TaxationWithRoot.Tax_Card#getIncome <em>Income</em>}</li>
52 * </ul>
53 *
54 * @see TaxationWithRoot.TaxationPackage#getTax_Card()
55 * @model
56 * @generated
57 */
58public interface Tax_Card extends EObject {
59 /**
60 * Returns the value of the '<em><b>Card identifier</b></em>' attribute.
61 * <!-- begin-user-doc -->
62 * <!-- end-user-doc -->
63 * @return the value of the '<em>Card identifier</em>' attribute.
64 * @see #setCard_identifier(String)
65 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Card_identifier()
66 * @model id="true"
67 * @generated
68 */
69 String getCard_identifier();
70
71 /**
72 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getCard_identifier <em>Card identifier</em>}' attribute.
73 * <!-- begin-user-doc -->
74 * <!-- end-user-doc -->
75 * @param value the new value of the '<em>Card identifier</em>' attribute.
76 * @see #getCard_identifier()
77 * @generated
78 */
79 void setCard_identifier(String value);
80
81 /**
82 * Returns the value of the '<em><b>Tax office</b></em>' attribute.
83 * The literals are from the enumeration {@link TaxationWithRoot.Tax_Office}.
84 * <!-- begin-user-doc -->
85 * <!-- end-user-doc -->
86 * @return the value of the '<em>Tax office</em>' attribute.
87 * @see TaxationWithRoot.Tax_Office
88 * @see #setTax_office(Tax_Office)
89 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Tax_office()
90 * @model required="true"
91 * @generated
92 */
93 Tax_Office getTax_office();
94
95 /**
96 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getTax_office <em>Tax office</em>}' attribute.
97 * <!-- begin-user-doc -->
98 * <!-- end-user-doc -->
99 * @param value the new value of the '<em>Tax office</em>' attribute.
100 * @see TaxationWithRoot.Tax_Office
101 * @see #getTax_office()
102 * @generated
103 */
104 void setTax_office(Tax_Office value);
105
106 /**
107 * Returns the value of the '<em><b>Percentage of witholding</b></em>' attribute.
108 * <!-- begin-user-doc -->
109 * <!-- end-user-doc -->
110 * @return the value of the '<em>Percentage of witholding</em>' attribute.
111 * @see #setPercentage_of_witholding(double)
112 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Percentage_of_witholding()
113 * @model required="true"
114 * @generated
115 */
116 double getPercentage_of_witholding();
117
118 /**
119 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getPercentage_of_witholding <em>Percentage of witholding</em>}' attribute.
120 * <!-- begin-user-doc -->
121 * <!-- end-user-doc -->
122 * @param value the new value of the '<em>Percentage of witholding</em>' attribute.
123 * @see #getPercentage_of_witholding()
124 * @generated
125 */
126 void setPercentage_of_witholding(double value);
127
128 /**
129 * Returns the value of the '<em><b>Tax payers name surname</b></em>' attribute list.
130 * The list contents are of type {@link java.lang.String}.
131 * <!-- begin-user-doc -->
132 * <!-- end-user-doc -->
133 * @return the value of the '<em>Tax payers name surname</em>' attribute list.
134 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Tax_payers_name_surname()
135 * @model ordered="false"
136 * @generated
137 */
138 EList<String> getTax_payers_name_surname();
139
140 /**
141 * Returns the value of the '<em><b>Tax payers partner name surname</b></em>' attribute list.
142 * The list contents are of type {@link java.lang.String}.
143 * <!-- begin-user-doc -->
144 * <!-- end-user-doc -->
145 * @return the value of the '<em>Tax payers partner name surname</em>' attribute list.
146 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Tax_payers_partner_name_surname()
147 * @model ordered="false"
148 * @generated
149 */
150 EList<String> getTax_payers_partner_name_surname();
151
152 /**
153 * Returns the value of the '<em><b>Tax payers address</b></em>' reference.
154 * <!-- begin-user-doc -->
155 * <!-- end-user-doc -->
156 * @return the value of the '<em>Tax payers address</em>' reference.
157 * @see #setTax_payers_address(Address)
158 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Tax_payers_address()
159 * @model
160 * @generated
161 */
162 Address getTax_payers_address();
163
164 /**
165 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getTax_payers_address <em>Tax payers address</em>}' reference.
166 * <!-- begin-user-doc -->
167 * <!-- end-user-doc -->
168 * @param value the new value of the '<em>Tax payers address</em>' reference.
169 * @see #getTax_payers_address()
170 * @generated
171 */
172 void setTax_payers_address(Address value);
173
174 /**
175 * Returns the value of the '<em><b>Jobs Employer SS No</b></em>' attribute.
176 * <!-- begin-user-doc -->
177 * <!-- end-user-doc -->
178 * @return the value of the '<em>Jobs Employer SS No</em>' attribute.
179 * @see #setJobs_Employer_SSNo(String)
180 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Jobs_Employer_SSNo()
181 * @model unique="false" ordered="false"
182 * @generated
183 */
184 String getJobs_Employer_SSNo();
185
186 /**
187 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getJobs_Employer_SSNo <em>Jobs Employer SS No</em>}' attribute.
188 * <!-- begin-user-doc -->
189 * <!-- end-user-doc -->
190 * @param value the new value of the '<em>Jobs Employer SS No</em>' attribute.
191 * @see #getJobs_Employer_SSNo()
192 * @generated
193 */
194 void setJobs_Employer_SSNo(String value);
195
196 /**
197 * Returns the value of the '<em><b>Jobs employers name</b></em>' attribute.
198 * <!-- begin-user-doc -->
199 * <!-- end-user-doc -->
200 * @return the value of the '<em>Jobs employers name</em>' attribute.
201 * @see #setJobs_employers_name(String)
202 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Jobs_employers_name()
203 * @model unique="false" ordered="false"
204 * @generated
205 */
206 String getJobs_employers_name();
207
208 /**
209 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getJobs_employers_name <em>Jobs employers name</em>}' attribute.
210 * <!-- begin-user-doc -->
211 * <!-- end-user-doc -->
212 * @param value the new value of the '<em>Jobs employers name</em>' attribute.
213 * @see #getJobs_employers_name()
214 * @generated
215 */
216 void setJobs_employers_name(String value);
217
218 /**
219 * Returns the value of the '<em><b>Jobs activity type</b></em>' attribute.
220 * The literals are from the enumeration {@link TaxationWithRoot.Job_Activity}.
221 * <!-- begin-user-doc -->
222 * <!-- end-user-doc -->
223 * @return the value of the '<em>Jobs activity type</em>' attribute.
224 * @see TaxationWithRoot.Job_Activity
225 * @see #setJobs_activity_type(Job_Activity)
226 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Jobs_activity_type()
227 * @model required="true"
228 * @generated
229 */
230 Job_Activity getJobs_activity_type();
231
232 /**
233 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getJobs_activity_type <em>Jobs activity type</em>}' attribute.
234 * <!-- begin-user-doc -->
235 * <!-- end-user-doc -->
236 * @param value the new value of the '<em>Jobs activity type</em>' attribute.
237 * @see TaxationWithRoot.Job_Activity
238 * @see #getJobs_activity_type()
239 * @generated
240 */
241 void setJobs_activity_type(Job_Activity value);
242
243 /**
244 * Returns the value of the '<em><b>Jobs place of work</b></em>' attribute.
245 * The literals are from the enumeration {@link TaxationWithRoot.Town}.
246 * <!-- begin-user-doc -->
247 * <!-- end-user-doc -->
248 * @return the value of the '<em>Jobs place of work</em>' attribute.
249 * @see TaxationWithRoot.Town
250 * @see #setJobs_place_of_work(Town)
251 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Jobs_place_of_work()
252 * @model required="true"
253 * @generated
254 */
255 Town getJobs_place_of_work();
256
257 /**
258 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getJobs_place_of_work <em>Jobs place of work</em>}' attribute.
259 * <!-- begin-user-doc -->
260 * <!-- end-user-doc -->
261 * @param value the new value of the '<em>Jobs place of work</em>' attribute.
262 * @see TaxationWithRoot.Town
263 * @see #getJobs_place_of_work()
264 * @generated
265 */
266 void setJobs_place_of_work(Town value);
267
268 /**
269 * Returns the value of the '<em><b>Deduction FD daily</b></em>' attribute.
270 * The default value is <code>"0.0"</code>.
271 * <!-- begin-user-doc -->
272 * <!-- end-user-doc -->
273 * @return the value of the '<em>Deduction FD daily</em>' attribute.
274 * @see #setDeduction_FD_daily(double)
275 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Deduction_FD_daily()
276 * @model default="0.0" unique="false" required="true" ordered="false"
277 * @generated
278 */
279 double getDeduction_FD_daily();
280
281 /**
282 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getDeduction_FD_daily <em>Deduction FD daily</em>}' attribute.
283 * <!-- begin-user-doc -->
284 * <!-- end-user-doc -->
285 * @param value the new value of the '<em>Deduction FD daily</em>' attribute.
286 * @see #getDeduction_FD_daily()
287 * @generated
288 */
289 void setDeduction_FD_daily(double value);
290
291 /**
292 * Returns the value of the '<em><b>Deduction FD monthly</b></em>' attribute.
293 * The default value is <code>"0.0"</code>.
294 * <!-- begin-user-doc -->
295 * <!-- end-user-doc -->
296 * @return the value of the '<em>Deduction FD monthly</em>' attribute.
297 * @see #setDeduction_FD_monthly(double)
298 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Deduction_FD_monthly()
299 * @model default="0.0" unique="false" required="true" ordered="false"
300 * @generated
301 */
302 double getDeduction_FD_monthly();
303
304 /**
305 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getDeduction_FD_monthly <em>Deduction FD monthly</em>}' attribute.
306 * <!-- begin-user-doc -->
307 * <!-- end-user-doc -->
308 * @param value the new value of the '<em>Deduction FD monthly</em>' attribute.
309 * @see #getDeduction_FD_monthly()
310 * @generated
311 */
312 void setDeduction_FD_monthly(double value);
313
314 /**
315 * Returns the value of the '<em><b>Deduction AC daily</b></em>' attribute.
316 * The default value is <code>"0.0"</code>.
317 * <!-- begin-user-doc -->
318 * <!-- end-user-doc -->
319 * @return the value of the '<em>Deduction AC daily</em>' attribute.
320 * @see #setDeduction_AC_daily(double)
321 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Deduction_AC_daily()
322 * @model default="0.0" unique="false" required="true"
323 * @generated
324 */
325 double getDeduction_AC_daily();
326
327 /**
328 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getDeduction_AC_daily <em>Deduction AC daily</em>}' attribute.
329 * <!-- begin-user-doc -->
330 * <!-- end-user-doc -->
331 * @param value the new value of the '<em>Deduction AC daily</em>' attribute.
332 * @see #getDeduction_AC_daily()
333 * @generated
334 */
335 void setDeduction_AC_daily(double value);
336
337 /**
338 * Returns the value of the '<em><b>Deduction AC monthly</b></em>' attribute.
339 * The default value is <code>"0.0"</code>.
340 * <!-- begin-user-doc -->
341 * <!-- end-user-doc -->
342 * @return the value of the '<em>Deduction AC monthly</em>' attribute.
343 * @see #setDeduction_AC_monthly(double)
344 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Deduction_AC_monthly()
345 * @model default="0.0" unique="false" required="true"
346 * @generated
347 */
348 double getDeduction_AC_monthly();
349
350 /**
351 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getDeduction_AC_monthly <em>Deduction AC monthly</em>}' attribute.
352 * <!-- begin-user-doc -->
353 * <!-- end-user-doc -->
354 * @param value the new value of the '<em>Deduction AC monthly</em>' attribute.
355 * @see #getDeduction_AC_monthly()
356 * @generated
357 */
358 void setDeduction_AC_monthly(double value);
359
360 /**
361 * Returns the value of the '<em><b>Deduction AC yearly</b></em>' attribute.
362 * The default value is <code>"0.0"</code>.
363 * <!-- begin-user-doc -->
364 * <!-- end-user-doc -->
365 * @return the value of the '<em>Deduction AC yearly</em>' attribute.
366 * @see #setDeduction_AC_yearly(double)
367 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Deduction_AC_yearly()
368 * @model default="0.0" unique="false" required="true"
369 * @generated
370 */
371 double getDeduction_AC_yearly();
372
373 /**
374 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getDeduction_AC_yearly <em>Deduction AC yearly</em>}' attribute.
375 * <!-- begin-user-doc -->
376 * <!-- end-user-doc -->
377 * @param value the new value of the '<em>Deduction AC yearly</em>' attribute.
378 * @see #getDeduction_AC_yearly()
379 * @generated
380 */
381 void setDeduction_AC_yearly(double value);
382
383 /**
384 * Returns the value of the '<em><b>Deduction CE daily</b></em>' attribute.
385 * The default value is <code>"0.0"</code>.
386 * <!-- begin-user-doc -->
387 * <!-- end-user-doc -->
388 * @return the value of the '<em>Deduction CE daily</em>' attribute.
389 * @see #setDeduction_CE_daily(double)
390 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Deduction_CE_daily()
391 * @model default="0.0" unique="false" required="true"
392 * @generated
393 */
394 double getDeduction_CE_daily();
395
396 /**
397 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getDeduction_CE_daily <em>Deduction CE daily</em>}' attribute.
398 * <!-- begin-user-doc -->
399 * <!-- end-user-doc -->
400 * @param value the new value of the '<em>Deduction CE daily</em>' attribute.
401 * @see #getDeduction_CE_daily()
402 * @generated
403 */
404 void setDeduction_CE_daily(double value);
405
406 /**
407 * Returns the value of the '<em><b>Deduction CE monthly</b></em>' attribute.
408 * The default value is <code>"0.0"</code>.
409 * <!-- begin-user-doc -->
410 * <!-- end-user-doc -->
411 * @return the value of the '<em>Deduction CE monthly</em>' attribute.
412 * @see #setDeduction_CE_monthly(double)
413 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Deduction_CE_monthly()
414 * @model default="0.0" unique="false" required="true"
415 * @generated
416 */
417 double getDeduction_CE_monthly();
418
419 /**
420 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getDeduction_CE_monthly <em>Deduction CE monthly</em>}' attribute.
421 * <!-- begin-user-doc -->
422 * <!-- end-user-doc -->
423 * @param value the new value of the '<em>Deduction CE monthly</em>' attribute.
424 * @see #getDeduction_CE_monthly()
425 * @generated
426 */
427 void setDeduction_CE_monthly(double value);
428
429 /**
430 * Returns the value of the '<em><b>Deduction CE yearly</b></em>' attribute.
431 * The default value is <code>"0.0"</code>.
432 * <!-- begin-user-doc -->
433 * <!-- end-user-doc -->
434 * @return the value of the '<em>Deduction CE yearly</em>' attribute.
435 * @see #setDeduction_CE_yearly(double)
436 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Deduction_CE_yearly()
437 * @model default="0.0" unique="false" required="true"
438 * @generated
439 */
440 double getDeduction_CE_yearly();
441
442 /**
443 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getDeduction_CE_yearly <em>Deduction CE yearly</em>}' attribute.
444 * <!-- begin-user-doc -->
445 * <!-- end-user-doc -->
446 * @param value the new value of the '<em>Deduction CE yearly</em>' attribute.
447 * @see #getDeduction_CE_yearly()
448 * @generated
449 */
450 void setDeduction_CE_yearly(double value);
451
452 /**
453 * Returns the value of the '<em><b>Deduction DS daily</b></em>' attribute.
454 * The default value is <code>"0.0"</code>.
455 * <!-- begin-user-doc -->
456 * <!-- end-user-doc -->
457 * @return the value of the '<em>Deduction DS daily</em>' attribute.
458 * @see #setDeduction_DS_daily(double)
459 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Deduction_DS_daily()
460 * @model default="0.0" unique="false" required="true"
461 * @generated
462 */
463 double getDeduction_DS_daily();
464
465 /**
466 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getDeduction_DS_daily <em>Deduction DS daily</em>}' attribute.
467 * <!-- begin-user-doc -->
468 * <!-- end-user-doc -->
469 * @param value the new value of the '<em>Deduction DS daily</em>' attribute.
470 * @see #getDeduction_DS_daily()
471 * @generated
472 */
473 void setDeduction_DS_daily(double value);
474
475 /**
476 * Returns the value of the '<em><b>Deduction DS monthly</b></em>' attribute.
477 * The default value is <code>"0.0"</code>.
478 * <!-- begin-user-doc -->
479 * <!-- end-user-doc -->
480 * @return the value of the '<em>Deduction DS monthly</em>' attribute.
481 * @see #setDeduction_DS_monthly(double)
482 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Deduction_DS_monthly()
483 * @model default="0.0" required="true"
484 * @generated
485 */
486 double getDeduction_DS_monthly();
487
488 /**
489 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getDeduction_DS_monthly <em>Deduction DS monthly</em>}' attribute.
490 * <!-- begin-user-doc -->
491 * <!-- end-user-doc -->
492 * @param value the new value of the '<em>Deduction DS monthly</em>' attribute.
493 * @see #getDeduction_DS_monthly()
494 * @generated
495 */
496 void setDeduction_DS_monthly(double value);
497
498 /**
499 * Returns the value of the '<em><b>Deduction FO daily</b></em>' attribute.
500 * The default value is <code>"0.0"</code>.
501 * <!-- begin-user-doc -->
502 * <!-- end-user-doc -->
503 * @return the value of the '<em>Deduction FO daily</em>' attribute.
504 * @see #setDeduction_FO_daily(double)
505 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Deduction_FO_daily()
506 * @model default="0.0" unique="false" required="true"
507 * @generated
508 */
509 double getDeduction_FO_daily();
510
511 /**
512 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getDeduction_FO_daily <em>Deduction FO daily</em>}' attribute.
513 * <!-- begin-user-doc -->
514 * <!-- end-user-doc -->
515 * @param value the new value of the '<em>Deduction FO daily</em>' attribute.
516 * @see #getDeduction_FO_daily()
517 * @generated
518 */
519 void setDeduction_FO_daily(double value);
520
521 /**
522 * Returns the value of the '<em><b>Deduction FO monthly</b></em>' attribute.
523 * The default value is <code>"0.0"</code>.
524 * <!-- begin-user-doc -->
525 * <!-- end-user-doc -->
526 * @return the value of the '<em>Deduction FO monthly</em>' attribute.
527 * @see #setDeduction_FO_monthly(double)
528 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Deduction_FO_monthly()
529 * @model default="0.0" unique="false" required="true"
530 * @generated
531 */
532 double getDeduction_FO_monthly();
533
534 /**
535 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getDeduction_FO_monthly <em>Deduction FO monthly</em>}' attribute.
536 * <!-- begin-user-doc -->
537 * <!-- end-user-doc -->
538 * @param value the new value of the '<em>Deduction FO monthly</em>' attribute.
539 * @see #getDeduction_FO_monthly()
540 * @generated
541 */
542 void setDeduction_FO_monthly(double value);
543
544 /**
545 * Returns the value of the '<em><b>Deduction FO yearly</b></em>' attribute.
546 * The default value is <code>"0.0"</code>.
547 * <!-- begin-user-doc -->
548 * <!-- end-user-doc -->
549 * @return the value of the '<em>Deduction FO yearly</em>' attribute.
550 * @see #setDeduction_FO_yearly(double)
551 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Deduction_FO_yearly()
552 * @model default="0.0" unique="false" required="true"
553 * @generated
554 */
555 double getDeduction_FO_yearly();
556
557 /**
558 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getDeduction_FO_yearly <em>Deduction FO yearly</em>}' attribute.
559 * <!-- begin-user-doc -->
560 * <!-- end-user-doc -->
561 * @param value the new value of the '<em>Deduction FO yearly</em>' attribute.
562 * @see #getDeduction_FO_yearly()
563 * @generated
564 */
565 void setDeduction_FO_yearly(double value);
566
567 /**
568 * Returns the value of the '<em><b>Credit CIS daily</b></em>' attribute.
569 * The default value is <code>"0.0"</code>.
570 * <!-- begin-user-doc -->
571 * <!-- end-user-doc -->
572 * @return the value of the '<em>Credit CIS daily</em>' attribute.
573 * @see #setCredit_CIS_daily(double)
574 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Credit_CIS_daily()
575 * @model default="0.0" unique="false" required="true"
576 * @generated
577 */
578 double getCredit_CIS_daily();
579
580 /**
581 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getCredit_CIS_daily <em>Credit CIS daily</em>}' attribute.
582 * <!-- begin-user-doc -->
583 * <!-- end-user-doc -->
584 * @param value the new value of the '<em>Credit CIS daily</em>' attribute.
585 * @see #getCredit_CIS_daily()
586 * @generated
587 */
588 void setCredit_CIS_daily(double value);
589
590 /**
591 * Returns the value of the '<em><b>Credit CIS monthly</b></em>' attribute.
592 * The default value is <code>"0.0"</code>.
593 * <!-- begin-user-doc -->
594 * <!-- end-user-doc -->
595 * @return the value of the '<em>Credit CIS monthly</em>' attribute.
596 * @see #setCredit_CIS_monthly(double)
597 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Credit_CIS_monthly()
598 * @model default="0.0" unique="false" required="true"
599 * @generated
600 */
601 double getCredit_CIS_monthly();
602
603 /**
604 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getCredit_CIS_monthly <em>Credit CIS monthly</em>}' attribute.
605 * <!-- begin-user-doc -->
606 * <!-- end-user-doc -->
607 * @param value the new value of the '<em>Credit CIS monthly</em>' attribute.
608 * @see #getCredit_CIS_monthly()
609 * @generated
610 */
611 void setCredit_CIS_monthly(double value);
612
613 /**
614 * Returns the value of the '<em><b>Credit CIM daily</b></em>' attribute.
615 * The default value is <code>"0.0"</code>.
616 * <!-- begin-user-doc -->
617 * <!-- end-user-doc -->
618 * @return the value of the '<em>Credit CIM daily</em>' attribute.
619 * @see #setCredit_CIM_daily(double)
620 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Credit_CIM_daily()
621 * @model default="0.0" unique="false" required="true"
622 * @generated
623 */
624 double getCredit_CIM_daily();
625
626 /**
627 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getCredit_CIM_daily <em>Credit CIM daily</em>}' attribute.
628 * <!-- begin-user-doc -->
629 * <!-- end-user-doc -->
630 * @param value the new value of the '<em>Credit CIM daily</em>' attribute.
631 * @see #getCredit_CIM_daily()
632 * @generated
633 */
634 void setCredit_CIM_daily(double value);
635
636 /**
637 * Returns the value of the '<em><b>Validity</b></em>' attribute.
638 * <!-- begin-user-doc -->
639 * <!-- end-user-doc -->
640 * @return the value of the '<em>Validity</em>' attribute.
641 * @see #setValidity(boolean)
642 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Validity()
643 * @model required="true"
644 * @generated
645 */
646 boolean isValidity();
647
648 /**
649 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#isValidity <em>Validity</em>}' attribute.
650 * <!-- begin-user-doc -->
651 * <!-- end-user-doc -->
652 * @param value the new value of the '<em>Validity</em>' attribute.
653 * @see #isValidity()
654 * @generated
655 */
656 void setValidity(boolean value);
657
658 /**
659 * Returns the value of the '<em><b>Income Tax Credit</b></em>' reference list.
660 * The list contents are of type {@link TaxationWithRoot.Income_Tax_Credit}.
661 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Income_Tax_Credit#getTaxation_Frame <em>Taxation Frame</em>}'.
662 * <!-- begin-user-doc -->
663 * <!-- end-user-doc -->
664 * @return the value of the '<em>Income Tax Credit</em>' reference list.
665 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Income_Tax_Credit()
666 * @see TaxationWithRoot.Income_Tax_Credit#getTaxation_Frame
667 * @model opposite="taxation_Frame" ordered="false"
668 * @generated
669 */
670 EList<Income_Tax_Credit> getIncome_Tax_Credit();
671
672 /**
673 * Returns the value of the '<em><b>Previous</b></em>' reference.
674 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Tax_Card#getCurrent_tax_card <em>Current tax card</em>}'.
675 * <!-- begin-user-doc -->
676 * <!-- end-user-doc -->
677 * @return the value of the '<em>Previous</em>' reference.
678 * @see #setPrevious(Tax_Card)
679 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Previous()
680 * @see TaxationWithRoot.Tax_Card#getCurrent_tax_card
681 * @model opposite="current_tax_card"
682 * @generated
683 */
684 Tax_Card getPrevious();
685
686 /**
687 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getPrevious <em>Previous</em>}' reference.
688 * <!-- begin-user-doc -->
689 * <!-- end-user-doc -->
690 * @param value the new value of the '<em>Previous</em>' reference.
691 * @see #getPrevious()
692 * @generated
693 */
694 void setPrevious(Tax_Card value);
695
696 /**
697 * Returns the value of the '<em><b>Current tax card</b></em>' reference.
698 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Tax_Card#getPrevious <em>Previous</em>}'.
699 * <!-- begin-user-doc -->
700 * <!-- end-user-doc -->
701 * @return the value of the '<em>Current tax card</em>' reference.
702 * @see #setCurrent_tax_card(Tax_Card)
703 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Current_tax_card()
704 * @see TaxationWithRoot.Tax_Card#getPrevious
705 * @model opposite="previous"
706 * @generated
707 */
708 Tax_Card getCurrent_tax_card();
709
710 /**
711 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getCurrent_tax_card <em>Current tax card</em>}' reference.
712 * <!-- begin-user-doc -->
713 * <!-- end-user-doc -->
714 * @param value the new value of the '<em>Current tax card</em>' reference.
715 * @see #getCurrent_tax_card()
716 * @generated
717 */
718 void setCurrent_tax_card(Tax_Card value);
719
720 /**
721 * Returns the value of the '<em><b>Credit CIM yearly</b></em>' attribute.
722 * <!-- begin-user-doc -->
723 * <!-- end-user-doc -->
724 * @return the value of the '<em>Credit CIM yearly</em>' attribute.
725 * @see #setCredit_CIM_yearly(double)
726 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Credit_CIM_yearly()
727 * @model required="true" ordered="false"
728 * @generated
729 */
730 double getCredit_CIM_yearly();
731
732 /**
733 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getCredit_CIM_yearly <em>Credit CIM yearly</em>}' attribute.
734 * <!-- begin-user-doc -->
735 * <!-- end-user-doc -->
736 * @param value the new value of the '<em>Credit CIM yearly</em>' attribute.
737 * @see #getCredit_CIM_yearly()
738 * @generated
739 */
740 void setCredit_CIM_yearly(double value);
741
742 /**
743 * Returns the value of the '<em><b>Deduction DS Alimony yearly</b></em>' attribute.
744 * <!-- begin-user-doc -->
745 * <!-- end-user-doc -->
746 * @return the value of the '<em>Deduction DS Alimony yearly</em>' attribute.
747 * @see #setDeduction_DS_Alimony_yearly(double)
748 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Deduction_DS_Alimony_yearly()
749 * @model required="true" ordered="false"
750 * @generated
751 */
752 double getDeduction_DS_Alimony_yearly();
753
754 /**
755 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getDeduction_DS_Alimony_yearly <em>Deduction DS Alimony yearly</em>}' attribute.
756 * <!-- begin-user-doc -->
757 * <!-- end-user-doc -->
758 * @param value the new value of the '<em>Deduction DS Alimony yearly</em>' attribute.
759 * @see #getDeduction_DS_Alimony_yearly()
760 * @generated
761 */
762 void setDeduction_DS_Alimony_yearly(double value);
763
764 /**
765 * Returns the value of the '<em><b>Deduction DS Debt yearly</b></em>' attribute.
766 * <!-- begin-user-doc -->
767 * <!-- end-user-doc -->
768 * @return the value of the '<em>Deduction DS Debt yearly</em>' attribute.
769 * @see #setDeduction_DS_Debt_yearly(double)
770 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Deduction_DS_Debt_yearly()
771 * @model required="true" ordered="false"
772 * @generated
773 */
774 double getDeduction_DS_Debt_yearly();
775
776 /**
777 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getDeduction_DS_Debt_yearly <em>Deduction DS Debt yearly</em>}' attribute.
778 * <!-- begin-user-doc -->
779 * <!-- end-user-doc -->
780 * @param value the new value of the '<em>Deduction DS Debt yearly</em>' attribute.
781 * @see #getDeduction_DS_Debt_yearly()
782 * @generated
783 */
784 void setDeduction_DS_Debt_yearly(double value);
785
786 /**
787 * Returns the value of the '<em><b>Income</b></em>' container reference.
788 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Income#getTax_card <em>Tax card</em>}'.
789 * <!-- begin-user-doc -->
790 * <!-- end-user-doc -->
791 * @return the value of the '<em>Income</em>' container reference.
792 * @see #setIncome(Income)
793 * @see TaxationWithRoot.TaxationPackage#getTax_Card_Income()
794 * @see TaxationWithRoot.Income#getTax_card
795 * @model opposite="tax_card" required="true" transient="false"
796 * @generated
797 */
798 Income getIncome();
799
800 /**
801 * Sets the value of the '{@link TaxationWithRoot.Tax_Card#getIncome <em>Income</em>}' container reference.
802 * <!-- begin-user-doc -->
803 * <!-- end-user-doc -->
804 * @param value the new value of the '<em>Income</em>' container reference.
805 * @see #getIncome()
806 * @generated
807 */
808 void setIncome(Income value);
809
810} // Tax_Card
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Case.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Case.java
new file mode 100644
index 00000000..cee7c173
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Case.java
@@ -0,0 +1,16 @@
1/**
2 */
3package TaxationWithRoot;
4
5/**
6 * <!-- begin-user-doc -->
7 * A representation of the model object '<em><b>Tax Case</b></em>'.
8 * <!-- end-user-doc -->
9 *
10 *
11 * @see TaxationWithRoot.TaxationPackage#getTax_Case()
12 * @model interface="true" abstract="true"
13 * @generated
14 */
15public interface Tax_Case extends Root {
16} // Tax_Case
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/Tax_Card_Type.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Class_Category.java
index 442c1b65..81c144d8 100644
--- a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/Taxation/Tax_Card_Type.java
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Class_Category.java
@@ -1,6 +1,6 @@
1/** 1/**
2 */ 2 */
3package Taxation; 3package TaxationWithRoot;
4 4
5import java.util.Arrays; 5import java.util.Arrays;
6import java.util.Collections; 6import java.util.Collections;
@@ -10,87 +10,109 @@ import org.eclipse.emf.common.util.Enumerator;
10 10
11/** 11/**
12 * <!-- begin-user-doc --> 12 * <!-- begin-user-doc -->
13 * A representation of the literals of the enumeration '<em><b>Tax Card Type</b></em>', 13 * A representation of the literals of the enumeration '<em><b>Tax Class Category</b></em>',
14 * and utility methods for working with them. 14 * and utility methods for working with them.
15 * <!-- end-user-doc --> 15 * <!-- end-user-doc -->
16 * @see Taxation.TaxationPackage#getTax_Card_Type() 16 * @see TaxationWithRoot.TaxationPackage#getTax_Class_Category()
17 * @model 17 * @model
18 * @generated 18 * @generated
19 */ 19 */
20public enum Tax_Card_Type implements Enumerator { 20public enum Tax_Class_Category implements Enumerator {
21 /** 21 /**
22 * The '<em><b>Principal</b></em>' literal object. 22 * The '<em><b>One</b></em>' literal object.
23 * <!-- begin-user-doc --> 23 * <!-- begin-user-doc -->
24 * <!-- end-user-doc --> 24 * <!-- end-user-doc -->
25 * @see #PRINCIPAL_VALUE 25 * @see #ONE_VALUE
26 * @generated 26 * @generated
27 * @ordered 27 * @ordered
28 */ 28 */
29 PRINCIPAL(0, "Principal", "Principal"), 29 ONE(0, "One", "One"),
30 30
31 /** 31 /**
32 * The '<em><b>Additional</b></em>' literal object. 32 * The '<em><b>One A</b></em>' literal object.
33 * <!-- begin-user-doc --> 33 * <!-- begin-user-doc -->
34 * <!-- end-user-doc --> 34 * <!-- end-user-doc -->
35 * @see #ADDITIONAL_VALUE 35 * @see #ONE_A_VALUE
36 * @generated 36 * @generated
37 * @ordered 37 * @ordered
38 */ 38 */
39 ADDITIONAL(1, "Additional", "Additional"); 39 ONE_A(1, "One_A", "One_A"),
40 40
41 /** 41 /**
42 * The '<em><b>Principal</b></em>' literal value. 42 * The '<em><b>Two</b></em>' literal object.
43 * <!-- begin-user-doc --> 43 * <!-- begin-user-doc -->
44 * <!-- end-user-doc --> 44 * <!-- end-user-doc -->
45 * @see #PRINCIPAL 45 * @see #TWO_VALUE
46 * @model name="Principal"
47 * @generated 46 * @generated
48 * @ordered 47 * @ordered
49 */ 48 */
50 public static final int PRINCIPAL_VALUE = 0; 49 TWO(2, "Two", "Two");
51 50
52 /** 51 /**
53 * The '<em><b>Additional</b></em>' literal value. 52 * The '<em><b>One</b></em>' literal value.
54 * <!-- begin-user-doc --> 53 * <!-- begin-user-doc -->
55 * <!-- end-user-doc --> 54 * <!-- end-user-doc -->
56 * @see #ADDITIONAL 55 * @see #ONE
57 * @model name="Additional" 56 * @model name="One"
58 * @generated 57 * @generated
59 * @ordered 58 * @ordered
60 */ 59 */
61 public static final int ADDITIONAL_VALUE = 1; 60 public static final int ONE_VALUE = 0;
62 61
63 /** 62 /**
64 * An array of all the '<em><b>Tax Card Type</b></em>' enumerators. 63 * The '<em><b>One A</b></em>' literal value.
64 * <!-- begin-user-doc -->
65 * <!-- end-user-doc -->
66 * @see #ONE_A
67 * @model name="One_A"
68 * @generated
69 * @ordered
70 */
71 public static final int ONE_A_VALUE = 1;
72
73 /**
74 * The '<em><b>Two</b></em>' literal value.
75 * <!-- begin-user-doc -->
76 * <!-- end-user-doc -->
77 * @see #TWO
78 * @model name="Two"
79 * @generated
80 * @ordered
81 */
82 public static final int TWO_VALUE = 2;
83
84 /**
85 * An array of all the '<em><b>Tax Class Category</b></em>' enumerators.
65 * <!-- begin-user-doc --> 86 * <!-- begin-user-doc -->
66 * <!-- end-user-doc --> 87 * <!-- end-user-doc -->
67 * @generated 88 * @generated
68 */ 89 */
69 private static final Tax_Card_Type[] VALUES_ARRAY = 90 private static final Tax_Class_Category[] VALUES_ARRAY =
70 new Tax_Card_Type[] { 91 new Tax_Class_Category[] {
71 PRINCIPAL, 92 ONE,
72 ADDITIONAL, 93 ONE_A,
94 TWO,
73 }; 95 };
74 96
75 /** 97 /**
76 * A public read-only list of all the '<em><b>Tax Card Type</b></em>' enumerators. 98 * A public read-only list of all the '<em><b>Tax Class Category</b></em>' enumerators.
77 * <!-- begin-user-doc --> 99 * <!-- begin-user-doc -->
78 * <!-- end-user-doc --> 100 * <!-- end-user-doc -->
79 * @generated 101 * @generated
80 */ 102 */
81 public static final List<Tax_Card_Type> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); 103 public static final List<Tax_Class_Category> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
82 104
83 /** 105 /**
84 * Returns the '<em><b>Tax Card Type</b></em>' literal with the specified literal value. 106 * Returns the '<em><b>Tax Class Category</b></em>' literal with the specified literal value.
85 * <!-- begin-user-doc --> 107 * <!-- begin-user-doc -->
86 * <!-- end-user-doc --> 108 * <!-- end-user-doc -->
87 * @param literal the literal. 109 * @param literal the literal.
88 * @return the matching enumerator or <code>null</code>. 110 * @return the matching enumerator or <code>null</code>.
89 * @generated 111 * @generated
90 */ 112 */
91 public static Tax_Card_Type get(String literal) { 113 public static Tax_Class_Category get(String literal) {
92 for (int i = 0; i < VALUES_ARRAY.length; ++i) { 114 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
93 Tax_Card_Type result = VALUES_ARRAY[i]; 115 Tax_Class_Category result = VALUES_ARRAY[i];
94 if (result.toString().equals(literal)) { 116 if (result.toString().equals(literal)) {
95 return result; 117 return result;
96 } 118 }
@@ -99,16 +121,16 @@ public enum Tax_Card_Type implements Enumerator {
99 } 121 }
100 122
101 /** 123 /**
102 * Returns the '<em><b>Tax Card Type</b></em>' literal with the specified name. 124 * Returns the '<em><b>Tax Class Category</b></em>' literal with the specified name.
103 * <!-- begin-user-doc --> 125 * <!-- begin-user-doc -->
104 * <!-- end-user-doc --> 126 * <!-- end-user-doc -->
105 * @param name the name. 127 * @param name the name.
106 * @return the matching enumerator or <code>null</code>. 128 * @return the matching enumerator or <code>null</code>.
107 * @generated 129 * @generated
108 */ 130 */
109 public static Tax_Card_Type getByName(String name) { 131 public static Tax_Class_Category getByName(String name) {
110 for (int i = 0; i < VALUES_ARRAY.length; ++i) { 132 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
111 Tax_Card_Type result = VALUES_ARRAY[i]; 133 Tax_Class_Category result = VALUES_ARRAY[i];
112 if (result.getName().equals(name)) { 134 if (result.getName().equals(name)) {
113 return result; 135 return result;
114 } 136 }
@@ -117,17 +139,18 @@ public enum Tax_Card_Type implements Enumerator {
117 } 139 }
118 140
119 /** 141 /**
120 * Returns the '<em><b>Tax Card Type</b></em>' literal with the specified integer value. 142 * Returns the '<em><b>Tax Class Category</b></em>' literal with the specified integer value.
121 * <!-- begin-user-doc --> 143 * <!-- begin-user-doc -->
122 * <!-- end-user-doc --> 144 * <!-- end-user-doc -->
123 * @param value the integer value. 145 * @param value the integer value.
124 * @return the matching enumerator or <code>null</code>. 146 * @return the matching enumerator or <code>null</code>.
125 * @generated 147 * @generated
126 */ 148 */
127 public static Tax_Card_Type get(int value) { 149 public static Tax_Class_Category get(int value) {
128 switch (value) { 150 switch (value) {
129 case PRINCIPAL_VALUE: return PRINCIPAL; 151 case ONE_VALUE: return ONE;
130 case ADDITIONAL_VALUE: return ADDITIONAL; 152 case ONE_A_VALUE: return ONE_A;
153 case TWO_VALUE: return TWO;
131 } 154 }
132 return null; 155 return null;
133 } 156 }
@@ -159,7 +182,7 @@ public enum Tax_Card_Type implements Enumerator {
159 * <!-- end-user-doc --> 182 * <!-- end-user-doc -->
160 * @generated 183 * @generated
161 */ 184 */
162 private Tax_Card_Type(int value, String name, String literal) { 185 private Tax_Class_Category(int value, String name, String literal) {
163 this.value = value; 186 this.value = value;
164 this.name = name; 187 this.name = name;
165 this.literal = literal; 188 this.literal = literal;
@@ -206,4 +229,4 @@ public enum Tax_Card_Type implements Enumerator {
206 return literal; 229 return literal;
207 } 230 }
208 231
209} //Tax_Card_Type 232} //Tax_Class_Category
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Office.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Office.java
new file mode 100644
index 00000000..bab3d605
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Office.java
@@ -0,0 +1,255 @@
1/**
2 */
3package TaxationWithRoot;
4
5import java.util.Arrays;
6import java.util.Collections;
7import java.util.List;
8
9import org.eclipse.emf.common.util.Enumerator;
10
11/**
12 * <!-- begin-user-doc -->
13 * A representation of the literals of the enumeration '<em><b>Tax Office</b></em>',
14 * and utility methods for working with them.
15 * <!-- end-user-doc -->
16 * @see TaxationWithRoot.TaxationPackage#getTax_Office()
17 * @model
18 * @generated
19 */
20public enum Tax_Office implements Enumerator {
21 /**
22 * The '<em><b>RTS 2</b></em>' literal object.
23 * <!-- begin-user-doc -->
24 * <!-- end-user-doc -->
25 * @see #RTS_2_VALUE
26 * @generated
27 * @ordered
28 */
29 RTS_2(0, "RTS_2", "RTS_2"),
30
31 /**
32 * The '<em><b>RTS 3</b></em>' literal object.
33 * <!-- begin-user-doc -->
34 * <!-- end-user-doc -->
35 * @see #RTS_3_VALUE
36 * @generated
37 * @ordered
38 */
39 RTS_3(1, "RTS_3", "RTS_3"),
40
41 /**
42 * The '<em><b>RTS 4</b></em>' literal object.
43 * <!-- begin-user-doc -->
44 * <!-- end-user-doc -->
45 * @see #RTS_4_VALUE
46 * @generated
47 * @ordered
48 */
49 RTS_4(2, "RTS_4", "RTS_4"),
50
51 /**
52 * The '<em><b>RTS 5</b></em>' literal object.
53 * <!-- begin-user-doc -->
54 * <!-- end-user-doc -->
55 * @see #RTS_5_VALUE
56 * @generated
57 * @ordered
58 */
59 RTS_5(3, "RTS_5", "RTS_5");
60
61 /**
62 * The '<em><b>RTS 2</b></em>' literal value.
63 * <!-- begin-user-doc -->
64 * <!-- end-user-doc -->
65 * @see #RTS_2
66 * @model
67 * @generated
68 * @ordered
69 */
70 public static final int RTS_2_VALUE = 0;
71
72 /**
73 * The '<em><b>RTS 3</b></em>' literal value.
74 * <!-- begin-user-doc -->
75 * <!-- end-user-doc -->
76 * @see #RTS_3
77 * @model
78 * @generated
79 * @ordered
80 */
81 public static final int RTS_3_VALUE = 1;
82
83 /**
84 * The '<em><b>RTS 4</b></em>' literal value.
85 * <!-- begin-user-doc -->
86 * <!-- end-user-doc -->
87 * @see #RTS_4
88 * @model
89 * @generated
90 * @ordered
91 */
92 public static final int RTS_4_VALUE = 2;
93
94 /**
95 * The '<em><b>RTS 5</b></em>' literal value.
96 * <!-- begin-user-doc -->
97 * <!-- end-user-doc -->
98 * @see #RTS_5
99 * @model
100 * @generated
101 * @ordered
102 */
103 public static final int RTS_5_VALUE = 3;
104
105 /**
106 * An array of all the '<em><b>Tax Office</b></em>' enumerators.
107 * <!-- begin-user-doc -->
108 * <!-- end-user-doc -->
109 * @generated
110 */
111 private static final Tax_Office[] VALUES_ARRAY =
112 new Tax_Office[] {
113 RTS_2,
114 RTS_3,
115 RTS_4,
116 RTS_5,
117 };
118
119 /**
120 * A public read-only list of all the '<em><b>Tax Office</b></em>' enumerators.
121 * <!-- begin-user-doc -->
122 * <!-- end-user-doc -->
123 * @generated
124 */
125 public static final List<Tax_Office> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
126
127 /**
128 * Returns the '<em><b>Tax Office</b></em>' literal with the specified literal value.
129 * <!-- begin-user-doc -->
130 * <!-- end-user-doc -->
131 * @param literal the literal.
132 * @return the matching enumerator or <code>null</code>.
133 * @generated
134 */
135 public static Tax_Office get(String literal) {
136 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
137 Tax_Office result = VALUES_ARRAY[i];
138 if (result.toString().equals(literal)) {
139 return result;
140 }
141 }
142 return null;
143 }
144
145 /**
146 * Returns the '<em><b>Tax Office</b></em>' literal with the specified name.
147 * <!-- begin-user-doc -->
148 * <!-- end-user-doc -->
149 * @param name the name.
150 * @return the matching enumerator or <code>null</code>.
151 * @generated
152 */
153 public static Tax_Office getByName(String name) {
154 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
155 Tax_Office result = VALUES_ARRAY[i];
156 if (result.getName().equals(name)) {
157 return result;
158 }
159 }
160 return null;
161 }
162
163 /**
164 * Returns the '<em><b>Tax Office</b></em>' literal with the specified integer value.
165 * <!-- begin-user-doc -->
166 * <!-- end-user-doc -->
167 * @param value the integer value.
168 * @return the matching enumerator or <code>null</code>.
169 * @generated
170 */
171 public static Tax_Office get(int value) {
172 switch (value) {
173 case RTS_2_VALUE: return RTS_2;
174 case RTS_3_VALUE: return RTS_3;
175 case RTS_4_VALUE: return RTS_4;
176 case RTS_5_VALUE: return RTS_5;
177 }
178 return null;
179 }
180
181 /**
182 * <!-- begin-user-doc -->
183 * <!-- end-user-doc -->
184 * @generated
185 */
186 private final int value;
187
188 /**
189 * <!-- begin-user-doc -->
190 * <!-- end-user-doc -->
191 * @generated
192 */
193 private final String name;
194
195 /**
196 * <!-- begin-user-doc -->
197 * <!-- end-user-doc -->
198 * @generated
199 */
200 private final String literal;
201
202 /**
203 * Only this class can construct instances.
204 * <!-- begin-user-doc -->
205 * <!-- end-user-doc -->
206 * @generated
207 */
208 private Tax_Office(int value, String name, String literal) {
209 this.value = value;
210 this.name = name;
211 this.literal = literal;
212 }
213
214 /**
215 * <!-- begin-user-doc -->
216 * <!-- end-user-doc -->
217 * @generated
218 */
219 @Override
220 public int getValue() {
221 return value;
222 }
223
224 /**
225 * <!-- begin-user-doc -->
226 * <!-- end-user-doc -->
227 * @generated
228 */
229 @Override
230 public String getName() {
231 return name;
232 }
233
234 /**
235 * <!-- begin-user-doc -->
236 * <!-- end-user-doc -->
237 * @generated
238 */
239 @Override
240 public String getLiteral() {
241 return literal;
242 }
243
244 /**
245 * Returns the literal value of the enumerator, which is its string representation.
246 * <!-- begin-user-doc -->
247 * <!-- end-user-doc -->
248 * @generated
249 */
250 @Override
251 public String toString() {
252 return literal;
253 }
254
255} //Tax_Office
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Payer.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Payer.java
new file mode 100644
index 00000000..a58a0560
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Payer.java
@@ -0,0 +1,104 @@
1/**
2 */
3package TaxationWithRoot;
4
5import org.eclipse.emf.common.util.EList;
6
7/**
8 * <!-- begin-user-doc -->
9 * A representation of the model object '<em><b>Tax Payer</b></em>'.
10 * <!-- end-user-doc -->
11 *
12 * <p>
13 * The following features are supported:
14 * </p>
15 * <ul>
16 * <li>{@link TaxationWithRoot.Tax_Payer#getDependents <em>Dependents</em>}</li>
17 * <li>{@link TaxationWithRoot.Tax_Payer#getFrom_agent <em>From agent</em>}</li>
18 * <li>{@link TaxationWithRoot.Tax_Payer#getIncomes <em>Incomes</em>}</li>
19 * <li>{@link TaxationWithRoot.Tax_Payer#getFrom_law <em>From law</em>}</li>
20 * </ul>
21 *
22 * @see TaxationWithRoot.TaxationPackage#getTax_Payer()
23 * @model abstract="true"
24 * annotation="duplicates"
25 * @generated
26 */
27public interface Tax_Payer extends Physical_Person, Tax_Case, Root {
28 /**
29 * Returns the value of the '<em><b>Dependents</b></em>' containment reference list.
30 * The list contents are of type {@link TaxationWithRoot.Dependent}.
31 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Dependent#getResponsible_person <em>Responsible person</em>}'.
32 * <!-- begin-user-doc -->
33 * <!-- end-user-doc -->
34 * @return the value of the '<em>Dependents</em>' containment reference list.
35 * @see TaxationWithRoot.TaxationPackage#getTax_Payer_Dependents()
36 * @see TaxationWithRoot.Dependent#getResponsible_person
37 * @model opposite="responsible_person" containment="true" upper="6" ordered="false"
38 * @generated
39 */
40 EList<Dependent> getDependents();
41
42 /**
43 * Returns the value of the '<em><b>From agent</b></em>' containment reference.
44 * It is bidirectional and its opposite is '{@link TaxationWithRoot.FromAgent#getTaxPayer <em>Tax Payer</em>}'.
45 * <!-- begin-user-doc -->
46 * <!-- end-user-doc -->
47 * @return the value of the '<em>From agent</em>' containment reference.
48 * @see #setFrom_agent(FromAgent)
49 * @see TaxationWithRoot.TaxationPackage#getTax_Payer_From_agent()
50 * @see TaxationWithRoot.FromAgent#getTaxPayer
51 * @model opposite="taxPayer" containment="true" required="true"
52 * @generated
53 */
54 FromAgent getFrom_agent();
55
56 /**
57 * Sets the value of the '{@link TaxationWithRoot.Tax_Payer#getFrom_agent <em>From agent</em>}' containment reference.
58 * <!-- begin-user-doc -->
59 * <!-- end-user-doc -->
60 * @param value the new value of the '<em>From agent</em>' containment reference.
61 * @see #getFrom_agent()
62 * @generated
63 */
64 void setFrom_agent(FromAgent value);
65
66 /**
67 * Returns the value of the '<em><b>Incomes</b></em>' containment reference list.
68 * The list contents are of type {@link TaxationWithRoot.Income}.
69 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Income#getTaxPayer <em>Tax Payer</em>}'.
70 * <!-- begin-user-doc -->
71 * <!-- end-user-doc -->
72 * @return the value of the '<em>Incomes</em>' containment reference list.
73 * @see TaxationWithRoot.TaxationPackage#getTax_Payer_Incomes()
74 * @see TaxationWithRoot.Income#getTaxPayer
75 * @model opposite="taxPayer" containment="true" required="true" ordered="false"
76 * @generated
77 */
78 EList<Income> getIncomes();
79
80 /**
81 * Returns the value of the '<em><b>From law</b></em>' containment reference.
82 * It is bidirectional and its opposite is '{@link TaxationWithRoot.FromLaw#getTaxPayer <em>Tax Payer</em>}'.
83 * <!-- begin-user-doc -->
84 * <!-- end-user-doc -->
85 * @return the value of the '<em>From law</em>' containment reference.
86 * @see #setFrom_law(FromLaw)
87 * @see TaxationWithRoot.TaxationPackage#getTax_Payer_From_law()
88 * @see TaxationWithRoot.FromLaw#getTaxPayer
89 * @model opposite="taxPayer" containment="true" required="true"
90 * @generated
91 */
92 FromLaw getFrom_law();
93
94 /**
95 * Sets the value of the '{@link TaxationWithRoot.Tax_Payer#getFrom_law <em>From law</em>}' containment reference.
96 * <!-- begin-user-doc -->
97 * <!-- end-user-doc -->
98 * @param value the new value of the '<em>From law</em>' containment reference.
99 * @see #getFrom_law()
100 * @generated
101 */
102 void setFrom_law(FromLaw value);
103
104} // Tax_Payer
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Property.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Property.java
new file mode 100644
index 00000000..11c49f00
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Tax_Property.java
@@ -0,0 +1,94 @@
1/**
2 */
3package TaxationWithRoot;
4
5import org.eclipse.emf.ecore.EObject;
6
7/**
8 * <!-- begin-user-doc -->
9 * A representation of the model object '<em><b>Tax Property</b></em>'.
10 * <!-- end-user-doc -->
11 *
12 * <p>
13 * The following features are supported:
14 * </p>
15 * <ul>
16 * <li>{@link TaxationWithRoot.Tax_Property#getStarting_year <em>Starting year</em>}</li>
17 * <li>{@link TaxationWithRoot.Tax_Property#getId10 <em>Id10</em>}</li>
18 * <li>{@link TaxationWithRoot.Tax_Property#getUnion_record <em>Union record</em>}</li>
19 * </ul>
20 *
21 * @see TaxationWithRoot.TaxationPackage#getTax_Property()
22 * @model
23 * @generated
24 */
25public interface Tax_Property extends EObject {
26 /**
27 * Returns the value of the '<em><b>Starting year</b></em>' attribute.
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @return the value of the '<em>Starting year</em>' attribute.
31 * @see #setStarting_year(int)
32 * @see TaxationWithRoot.TaxationPackage#getTax_Property_Starting_year()
33 * @model required="true" ordered="false"
34 * @generated
35 */
36 int getStarting_year();
37
38 /**
39 * Sets the value of the '{@link TaxationWithRoot.Tax_Property#getStarting_year <em>Starting year</em>}' attribute.
40 * <!-- begin-user-doc -->
41 * <!-- end-user-doc -->
42 * @param value the new value of the '<em>Starting year</em>' attribute.
43 * @see #getStarting_year()
44 * @generated
45 */
46 void setStarting_year(int value);
47
48 /**
49 * Returns the value of the '<em><b>Id10</b></em>' attribute.
50 * <!-- begin-user-doc -->
51 * <!-- end-user-doc -->
52 * @return the value of the '<em>Id10</em>' attribute.
53 * @see #setId10(String)
54 * @see TaxationWithRoot.TaxationPackage#getTax_Property_Id10()
55 * @model id="true" required="true" ordered="false"
56 * @generated
57 */
58 String getId10();
59
60 /**
61 * Sets the value of the '{@link TaxationWithRoot.Tax_Property#getId10 <em>Id10</em>}' attribute.
62 * <!-- begin-user-doc -->
63 * <!-- end-user-doc -->
64 * @param value the new value of the '<em>Id10</em>' attribute.
65 * @see #getId10()
66 * @generated
67 */
68 void setId10(String value);
69
70 /**
71 * Returns the value of the '<em><b>Union record</b></em>' container reference.
72 * It is bidirectional and its opposite is '{@link TaxationWithRoot.Legal_Union_Record#getProperties <em>Properties</em>}'.
73 * <!-- begin-user-doc -->
74 * <!-- end-user-doc -->
75 * @return the value of the '<em>Union record</em>' container reference.
76 * @see #setUnion_record(Legal_Union_Record)
77 * @see TaxationWithRoot.TaxationPackage#getTax_Property_Union_record()
78 * @see TaxationWithRoot.Legal_Union_Record#getProperties
79 * @model opposite="properties" required="true" transient="false" ordered="false"
80 * @generated
81 */
82 Legal_Union_Record getUnion_record();
83
84 /**
85 * Sets the value of the '{@link TaxationWithRoot.Tax_Property#getUnion_record <em>Union record</em>}' container reference.
86 * <!-- begin-user-doc -->
87 * <!-- end-user-doc -->
88 * @param value the new value of the '<em>Union record</em>' container reference.
89 * @see #getUnion_record()
90 * @generated
91 */
92 void setUnion_record(Legal_Union_Record value);
93
94} // Tax_Property
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/TaxationFactory.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/TaxationFactory.java
new file mode 100644
index 00000000..1a4dd78f
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/TaxationFactory.java
@@ -0,0 +1,510 @@
1/**
2 */
3package TaxationWithRoot;
4
5import org.eclipse.emf.ecore.EFactory;
6
7/**
8 * <!-- begin-user-doc -->
9 * The <b>Factory</b> for the model.
10 * It provides a create method for each non-abstract class of the model.
11 * <!-- end-user-doc -->
12 * @see TaxationWithRoot.TaxationPackage
13 * @generated
14 */
15public interface TaxationFactory extends EFactory {
16 /**
17 * The singleton instance of the factory.
18 * <!-- begin-user-doc -->
19 * <!-- end-user-doc -->
20 * @generated
21 */
22 TaxationFactory eINSTANCE = TaxationWithRoot.impl.TaxationFactoryImpl.init();
23
24 /**
25 * Returns a new object of class '<em>Income Tax</em>'.
26 * <!-- begin-user-doc -->
27 * <!-- end-user-doc -->
28 * @return a new object of class '<em>Income Tax</em>'.
29 * @generated
30 */
31 Income_Tax createIncome_Tax();
32
33 /**
34 * Returns a new object of class '<em>Physical Person</em>'.
35 * <!-- begin-user-doc -->
36 * <!-- end-user-doc -->
37 * @return a new object of class '<em>Physical Person</em>'.
38 * @generated
39 */
40 Physical_Person createPhysical_Person();
41
42 /**
43 * Returns a new object of class '<em>Address</em>'.
44 * <!-- begin-user-doc -->
45 * <!-- end-user-doc -->
46 * @return a new object of class '<em>Address</em>'.
47 * @generated
48 */
49 Address createAddress();
50
51 /**
52 * Returns a new object of class '<em>Expense</em>'.
53 * <!-- begin-user-doc -->
54 * <!-- end-user-doc -->
55 * @return a new object of class '<em>Expense</em>'.
56 * @generated
57 */
58 Expense createExpense();
59
60 /**
61 * Returns a new object of class '<em>Dependent</em>'.
62 * <!-- begin-user-doc -->
63 * <!-- end-user-doc -->
64 * @return a new object of class '<em>Dependent</em>'.
65 * @generated
66 */
67 Dependent createDependent();
68
69 /**
70 * Returns a new object of class '<em>External Allowance</em>'.
71 * <!-- begin-user-doc -->
72 * <!-- end-user-doc -->
73 * @return a new object of class '<em>External Allowance</em>'.
74 * @generated
75 */
76 External_Allowance createExternal_Allowance();
77
78 /**
79 * Returns a new object of class '<em>Household</em>'.
80 * <!-- begin-user-doc -->
81 * <!-- end-user-doc -->
82 * @return a new object of class '<em>Household</em>'.
83 * @generated
84 */
85 Household createHousehold();
86
87 /**
88 * Returns a new object of class '<em>Tax Property</em>'.
89 * <!-- begin-user-doc -->
90 * <!-- end-user-doc -->
91 * @return a new object of class '<em>Tax Property</em>'.
92 * @generated
93 */
94 Tax_Property createTax_Property();
95
96 /**
97 * Returns a new object of class '<em>From Agent</em>'.
98 * <!-- begin-user-doc -->
99 * <!-- end-user-doc -->
100 * @return a new object of class '<em>From Agent</em>'.
101 * @generated
102 */
103 FromAgent createFromAgent();
104
105 /**
106 * Returns a new object of class '<em>Tax Card</em>'.
107 * <!-- begin-user-doc -->
108 * <!-- end-user-doc -->
109 * @return a new object of class '<em>Tax Card</em>'.
110 * @generated
111 */
112 Tax_Card createTax_Card();
113
114 /**
115 * Returns a new object of class '<em>Income Tax Credit</em>'.
116 * <!-- begin-user-doc -->
117 * <!-- end-user-doc -->
118 * @return a new object of class '<em>Income Tax Credit</em>'.
119 * @generated
120 */
121 Income_Tax_Credit createIncome_Tax_Credit();
122
123 /**
124 * Returns a new object of class '<em>Income Detail</em>'.
125 * <!-- begin-user-doc -->
126 * <!-- end-user-doc -->
127 * @return a new object of class '<em>Income Detail</em>'.
128 * @generated
129 */
130 Income_Detail createIncome_Detail();
131
132 /**
133 * Returns a new object of class '<em>From Law</em>'.
134 * <!-- begin-user-doc -->
135 * <!-- end-user-doc -->
136 * @return a new object of class '<em>From Law</em>'.
137 * @generated
138 */
139 FromLaw createFromLaw();
140
141 /**
142 * Returns a new object of class '<em>Fiscal Address</em>'.
143 * <!-- begin-user-doc -->
144 * <!-- end-user-doc -->
145 * @return a new object of class '<em>Fiscal Address</em>'.
146 * @generated
147 */
148 Fiscal_Address createFiscal_Address();
149
150 /**
151 * Returns a new object of class '<em>Habitual Address</em>'.
152 * <!-- begin-user-doc -->
153 * <!-- end-user-doc -->
154 * @return a new object of class '<em>Habitual Address</em>'.
155 * @generated
156 */
157 Habitual_Address createHabitual_Address();
158
159 /**
160 * Returns a new object of class '<em>Marriage Record</em>'.
161 * <!-- begin-user-doc -->
162 * <!-- end-user-doc -->
163 * @return a new object of class '<em>Marriage Record</em>'.
164 * @generated
165 */
166 Marriage_Record createMarriage_Record();
167
168 /**
169 * Returns a new object of class '<em>Non Resident Tax Payer</em>'.
170 * <!-- begin-user-doc -->
171 * <!-- end-user-doc -->
172 * @return a new object of class '<em>Non Resident Tax Payer</em>'.
173 * @generated
174 */
175 Non_Resident_Tax_Payer createNon_Resident_Tax_Payer();
176
177 /**
178 * Returns a new object of class '<em>Partnership Record</em>'.
179 * <!-- begin-user-doc -->
180 * <!-- end-user-doc -->
181 * @return a new object of class '<em>Partnership Record</em>'.
182 * @generated
183 */
184 Partnership_Record createPartnership_Record();
185
186 /**
187 * Returns a new object of class '<em>Resident Tax Payer</em>'.
188 * <!-- begin-user-doc -->
189 * <!-- end-user-doc -->
190 * @return a new object of class '<em>Resident Tax Payer</em>'.
191 * @generated
192 */
193 Resident_Tax_Payer createResident_Tax_Payer();
194
195 /**
196 * Returns a new object of class '<em>Trade and Business Income</em>'.
197 * <!-- begin-user-doc -->
198 * <!-- end-user-doc -->
199 * @return a new object of class '<em>Trade and Business Income</em>'.
200 * @generated
201 */
202 Trade_and_Business_Income createTrade_and_Business_Income();
203
204 /**
205 * Returns a new object of class '<em>Agriculture and Forestry Income</em>'.
206 * <!-- begin-user-doc -->
207 * <!-- end-user-doc -->
208 * @return a new object of class '<em>Agriculture and Forestry Income</em>'.
209 * @generated
210 */
211 Agriculture_and_Forestry_Income createAgriculture_and_Forestry_Income();
212
213 /**
214 * Returns a new object of class '<em>Pensions and Annuities Income</em>'.
215 * <!-- begin-user-doc -->
216 * <!-- end-user-doc -->
217 * @return a new object of class '<em>Pensions and Annuities Income</em>'.
218 * @generated
219 */
220 Pensions_and_Annuities_Income createPensions_and_Annuities_Income();
221
222 /**
223 * Returns a new object of class '<em>Capital and Investments Income</em>'.
224 * <!-- begin-user-doc -->
225 * <!-- end-user-doc -->
226 * @return a new object of class '<em>Capital and Investments Income</em>'.
227 * @generated
228 */
229 Capital_and_Investments_Income createCapital_and_Investments_Income();
230
231 /**
232 * Returns a new object of class '<em>Employment Income</em>'.
233 * <!-- begin-user-doc -->
234 * <!-- end-user-doc -->
235 * @return a new object of class '<em>Employment Income</em>'.
236 * @generated
237 */
238 Employment_Income createEmployment_Income();
239
240 /**
241 * Returns a new object of class '<em>Rentals and Leases Income</em>'.
242 * <!-- begin-user-doc -->
243 * <!-- end-user-doc -->
244 * @return a new object of class '<em>Rentals and Leases Income</em>'.
245 * @generated
246 */
247 Rentals_and_Leases_Income createRentals_and_Leases_Income();
248
249 /**
250 * Returns a new object of class '<em>Foreign Income</em>'.
251 * <!-- begin-user-doc -->
252 * <!-- end-user-doc -->
253 * @return a new object of class '<em>Foreign Income</em>'.
254 * @generated
255 */
256 Foreign_Income createForeign_Income();
257
258 /**
259 * Returns a new object of class '<em>Local Income</em>'.
260 * <!-- begin-user-doc -->
261 * <!-- end-user-doc -->
262 * @return a new object of class '<em>Local Income</em>'.
263 * @generated
264 */
265 Local_Income createLocal_Income();
266
267 /**
268 * Returns a new object of class '<em>CIM</em>'.
269 * <!-- begin-user-doc -->
270 * <!-- end-user-doc -->
271 * @return a new object of class '<em>CIM</em>'.
272 * @generated
273 */
274 CIM createCIM();
275
276 /**
277 * Returns a new object of class '<em>CIP</em>'.
278 * <!-- begin-user-doc -->
279 * <!-- end-user-doc -->
280 * @return a new object of class '<em>CIP</em>'.
281 * @generated
282 */
283 CIP createCIP();
284
285 /**
286 * Returns a new object of class '<em>CIS</em>'.
287 * <!-- begin-user-doc -->
288 * <!-- end-user-doc -->
289 * @return a new object of class '<em>CIS</em>'.
290 * @generated
291 */
292 CIS createCIS();
293
294 /**
295 * Returns a new object of class '<em>FD</em>'.
296 * <!-- begin-user-doc -->
297 * <!-- end-user-doc -->
298 * @return a new object of class '<em>FD</em>'.
299 * @generated
300 */
301 FD createFD();
302
303 /**
304 * Returns a new object of class '<em>Professional Expenses Deduction</em>'.
305 * <!-- begin-user-doc -->
306 * <!-- end-user-doc -->
307 * @return a new object of class '<em>Professional Expenses Deduction</em>'.
308 * @generated
309 */
310 Professional_Expenses_Deduction createProfessional_Expenses_Deduction();
311
312 /**
313 * Returns a new object of class '<em>FO</em>'.
314 * <!-- begin-user-doc -->
315 * <!-- end-user-doc -->
316 * @return a new object of class '<em>FO</em>'.
317 * @generated
318 */
319 FO createFO();
320
321 /**
322 * Returns a new object of class '<em>DS for Permanent Expense</em>'.
323 * <!-- begin-user-doc -->
324 * <!-- end-user-doc -->
325 * @return a new object of class '<em>DS for Permanent Expense</em>'.
326 * @generated
327 */
328 DS_for_Permanent_Expense createDS_for_Permanent_Expense();
329
330 /**
331 * Returns a new object of class '<em>DS</em>'.
332 * <!-- begin-user-doc -->
333 * <!-- end-user-doc -->
334 * @return a new object of class '<em>DS</em>'.
335 * @generated
336 */
337 DS createDS();
338
339 /**
340 * Returns a new object of class '<em>DS for Interest Expense</em>'.
341 * <!-- begin-user-doc -->
342 * <!-- end-user-doc -->
343 * @return a new object of class '<em>DS for Interest Expense</em>'.
344 * @generated
345 */
346 DS_for_Interest_Expense createDS_for_Interest_Expense();
347
348 /**
349 * Returns a new object of class '<em>DS for Health and Pension Insurance</em>'.
350 * <!-- begin-user-doc -->
351 * <!-- end-user-doc -->
352 * @return a new object of class '<em>DS for Health and Pension Insurance</em>'.
353 * @generated
354 */
355 DS_for_Health_and_Pension_Insurance createDS_for_Health_and_Pension_Insurance();
356
357 /**
358 * Returns a new object of class '<em>DS for Private Insurance and Plan</em>'.
359 * <!-- begin-user-doc -->
360 * <!-- end-user-doc -->
361 * @return a new object of class '<em>DS for Private Insurance and Plan</em>'.
362 * @generated
363 */
364 DS_for_Private_Insurance_and_Plan createDS_for_Private_Insurance_and_Plan();
365
366 /**
367 * Returns a new object of class '<em>DS for Loss Carryforward</em>'.
368 * <!-- begin-user-doc -->
369 * <!-- end-user-doc -->
370 * @return a new object of class '<em>DS for Loss Carryforward</em>'.
371 * @generated
372 */
373 DS_for_Loss_Carryforward createDS_for_Loss_Carryforward();
374
375 /**
376 * Returns a new object of class '<em>DS for Donation</em>'.
377 * <!-- begin-user-doc -->
378 * <!-- end-user-doc -->
379 * @return a new object of class '<em>DS for Donation</em>'.
380 * @generated
381 */
382 DS_for_Donation createDS_for_Donation();
383
384 /**
385 * Returns a new object of class '<em>Permanent Expense</em>'.
386 * <!-- begin-user-doc -->
387 * <!-- end-user-doc -->
388 * @return a new object of class '<em>Permanent Expense</em>'.
389 * @generated
390 */
391 Permanent_Expense createPermanent_Expense();
392
393 /**
394 * Returns a new object of class '<em>Special Expense DS</em>'.
395 * <!-- begin-user-doc -->
396 * <!-- end-user-doc -->
397 * @return a new object of class '<em>Special Expense DS</em>'.
398 * @generated
399 */
400 Special_Expense_DS createSpecial_Expense_DS();
401
402 /**
403 * Returns a new object of class '<em>Interest Expense</em>'.
404 * <!-- begin-user-doc -->
405 * <!-- end-user-doc -->
406 * @return a new object of class '<em>Interest Expense</em>'.
407 * @generated
408 */
409 Interest_Expense createInterest_Expense();
410
411 /**
412 * Returns a new object of class '<em>Private Insurance and Plan</em>'.
413 * <!-- begin-user-doc -->
414 * <!-- end-user-doc -->
415 * @return a new object of class '<em>Private Insurance and Plan</em>'.
416 * @generated
417 */
418 Private_Insurance_and_Plan createPrivate_Insurance_and_Plan();
419
420 /**
421 * Returns a new object of class '<em>Health and Pension Insurance</em>'.
422 * <!-- begin-user-doc -->
423 * <!-- end-user-doc -->
424 * @return a new object of class '<em>Health and Pension Insurance</em>'.
425 * @generated
426 */
427 Health_and_Pension_Insurance createHealth_and_Pension_Insurance();
428
429 /**
430 * Returns a new object of class '<em>Donation</em>'.
431 * <!-- begin-user-doc -->
432 * <!-- end-user-doc -->
433 * @return a new object of class '<em>Donation</em>'.
434 * @generated
435 */
436 Donation createDonation();
437
438 /**
439 * Returns a new object of class '<em>Loss Carryforward</em>'.
440 * <!-- begin-user-doc -->
441 * <!-- end-user-doc -->
442 * @return a new object of class '<em>Loss Carryforward</em>'.
443 * @generated
444 */
445 Loss_Carryforward createLoss_Carryforward();
446
447 /**
448 * Returns a new object of class '<em>Spousal Expense AC</em>'.
449 * <!-- begin-user-doc -->
450 * <!-- end-user-doc -->
451 * @return a new object of class '<em>Spousal Expense AC</em>'.
452 * @generated
453 */
454 Spousal_Expense_AC createSpousal_Expense_AC();
455
456 /**
457 * Returns a new object of class '<em>Extraordinary Expense CE</em>'.
458 * <!-- begin-user-doc -->
459 * <!-- end-user-doc -->
460 * @return a new object of class '<em>Extraordinary Expense CE</em>'.
461 * @generated
462 */
463 Extraordinary_Expense_CE createExtraordinary_Expense_CE();
464
465 /**
466 * Returns a new object of class '<em>Travel Expense FD</em>'.
467 * <!-- begin-user-doc -->
468 * <!-- end-user-doc -->
469 * @return a new object of class '<em>Travel Expense FD</em>'.
470 * @generated
471 */
472 Travel_Expense_FD createTravel_Expense_FD();
473
474 /**
475 * Returns a new object of class '<em>Professional Expense</em>'.
476 * <!-- begin-user-doc -->
477 * <!-- end-user-doc -->
478 * @return a new object of class '<em>Professional Expense</em>'.
479 * @generated
480 */
481 Professional_Expense createProfessional_Expense();
482
483 /**
484 * Returns a new object of class '<em>Miscellaneous Expense FO</em>'.
485 * <!-- begin-user-doc -->
486 * <!-- end-user-doc -->
487 * @return a new object of class '<em>Miscellaneous Expense FO</em>'.
488 * @generated
489 */
490 Miscellaneous_Expense_FO createMiscellaneous_Expense_FO();
491
492 /**
493 * Returns a new object of class '<em>Resource</em>'.
494 * <!-- begin-user-doc -->
495 * <!-- end-user-doc -->
496 * @return a new object of class '<em>Resource</em>'.
497 * @generated
498 */
499 Resource createResource();
500
501 /**
502 * Returns the package supported by this factory.
503 * <!-- begin-user-doc -->
504 * <!-- end-user-doc -->
505 * @return the package supported by this factory.
506 * @generated
507 */
508 TaxationPackage getTaxationPackage();
509
510} //TaxationFactory
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/TaxationPackage.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/TaxationPackage.java
new file mode 100644
index 00000000..2b14b619
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/TaxationPackage.java
@@ -0,0 +1,10119 @@
1/**
2 */
3package TaxationWithRoot;
4
5import org.eclipse.emf.ecore.EAttribute;
6import org.eclipse.emf.ecore.EClass;
7import org.eclipse.emf.ecore.EEnum;
8import org.eclipse.emf.ecore.EPackage;
9import org.eclipse.emf.ecore.EReference;
10
11/**
12 * <!-- begin-user-doc -->
13 * The <b>Package</b> for the model.
14 * It contains accessors for the meta objects to represent
15 * <ul>
16 * <li>each class,</li>
17 * <li>each feature of each class,</li>
18 * <li>each operation of each class,</li>
19 * <li>each enum,</li>
20 * <li>and each data type</li>
21 * </ul>
22 * <!-- end-user-doc -->
23 * @see TaxationWithRoot.TaxationFactory
24 * @model kind="package"
25 * annotation="http://www.eclipse.org/OCL/Import ecore='http://www.eclipse.org/emf/2002/Ecore'"
26 * @generated
27 */
28public interface TaxationPackage extends EPackage {
29 /**
30 * The package name.
31 * <!-- begin-user-doc -->
32 * <!-- end-user-doc -->
33 * @generated
34 */
35 String eNAME = "TaxationWithRoot";
36
37 /**
38 * The package namespace URI.
39 * <!-- begin-user-doc -->
40 * <!-- end-user-doc -->
41 * @generated
42 */
43 String eNS_URI = "http:///TaxCardWithRoot.ecore";
44
45 /**
46 * The package namespace name.
47 * <!-- begin-user-doc -->
48 * <!-- end-user-doc -->
49 * @generated
50 */
51 String eNS_PREFIX = "TaxCardWithRoot";
52
53 /**
54 * The singleton instance of the package.
55 * <!-- begin-user-doc -->
56 * <!-- end-user-doc -->
57 * @generated
58 */
59 TaxationPackage eINSTANCE = TaxationWithRoot.impl.TaxationPackageImpl.init();
60
61 /**
62 * The meta object id for the '{@link TaxationWithRoot.impl.ConstantsImpl <em>Constants</em>}' class.
63 * <!-- begin-user-doc -->
64 * <!-- end-user-doc -->
65 * @see TaxationWithRoot.impl.ConstantsImpl
66 * @see TaxationWithRoot.impl.TaxationPackageImpl#getConstants()
67 * @generated
68 */
69 int CONSTANTS = 0;
70
71 /**
72 * The feature id for the '<em><b>MAXIMUM CE RATE FOR CHILD NOT BEING PART OF HOUSEHOLD</b></em>' attribute.
73 * <!-- begin-user-doc -->
74 * <!-- end-user-doc -->
75 * @generated
76 * @ordered
77 */
78 int CONSTANTS__MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD = 0;
79
80 /**
81 * The feature id for the '<em><b>MAXIMUM CE RATE FOR HOUSE CARE AND CHILD PART OF THE HOUSEHOLD CARE</b></em>' attribute.
82 * <!-- begin-user-doc -->
83 * <!-- end-user-doc -->
84 * @generated
85 * @ordered
86 */
87 int CONSTANTS__MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE = 1;
88
89 /**
90 * The feature id for the '<em><b>MINIMUM SALARY</b></em>' attribute.
91 * <!-- begin-user-doc -->
92 * <!-- end-user-doc -->
93 * @generated
94 * @ordered
95 */
96 int CONSTANTS__MINIMUM_SALARY = 2;
97
98 /**
99 * The feature id for the '<em><b>FLAT RATE FOR EXTRA PROFESSIONAL DEDUCTION</b></em>' attribute.
100 * <!-- begin-user-doc -->
101 * <!-- end-user-doc -->
102 * @generated
103 * @ordered
104 */
105 int CONSTANTS__FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION = 3;
106
107 /**
108 * The feature id for the '<em><b>MAXIMUM DEDUCTIBLE PERCENTAGE FOR DONATIONS</b></em>' attribute.
109 * <!-- begin-user-doc -->
110 * <!-- end-user-doc -->
111 * @generated
112 * @ordered
113 */
114 int CONSTANTS__MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS = 4;
115
116 /**
117 * The feature id for the '<em><b>MINIMUM DEDUCTIBLE AMOUNT FOR DONATIONS</b></em>' attribute.
118 * <!-- begin-user-doc -->
119 * <!-- end-user-doc -->
120 * @generated
121 * @ordered
122 */
123 int CONSTANTS__MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS = 5;
124
125 /**
126 * The feature id for the '<em><b>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANC</b></em>' attribute.
127 * <!-- begin-user-doc -->
128 * <!-- end-user-doc -->
129 * @generated
130 * @ordered
131 */
132 int CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC = 6;
133
134 /**
135 * The feature id for the '<em><b>MAXIMUM DEDUCTIBLE AMOUNT FOR ALIMONY EXPENSE</b></em>' attribute.
136 * <!-- begin-user-doc -->
137 * <!-- end-user-doc -->
138 * @generated
139 * @ordered
140 */
141 int CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE = 7;
142
143 /**
144 * The feature id for the '<em><b>MAXIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</b></em>' attribute.
145 * <!-- begin-user-doc -->
146 * <!-- end-user-doc -->
147 * @generated
148 * @ordered
149 */
150 int CONSTANTS__MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = 8;
151
152 /**
153 * The feature id for the '<em><b>MAXIMAL FLAT DISTANCE FOR TRAVEL EXPENSE DEDUCTION</b></em>' attribute.
154 * <!-- begin-user-doc -->
155 * <!-- end-user-doc -->
156 * @generated
157 * @ordered
158 */
159 int CONSTANTS__MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = 9;
160
161 /**
162 * The feature id for the '<em><b>MINIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</b></em>' attribute.
163 * <!-- begin-user-doc -->
164 * <!-- end-user-doc -->
165 * @generated
166 * @ordered
167 */
168 int CONSTANTS__MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = 10;
169
170 /**
171 * The feature id for the '<em><b>FLAT RATE CIM DAILY</b></em>' attribute.
172 * <!-- begin-user-doc -->
173 * <!-- end-user-doc -->
174 * @generated
175 * @ordered
176 */
177 int CONSTANTS__FLAT_RATE_CIM_DAILY = 11;
178
179 /**
180 * The feature id for the '<em><b>FLAT RATE CIM MONTHLY</b></em>' attribute.
181 * <!-- begin-user-doc -->
182 * <!-- end-user-doc -->
183 * @generated
184 * @ordered
185 */
186 int CONSTANTS__FLAT_RATE_CIM_MONTHLY = 12;
187
188 /**
189 * The feature id for the '<em><b>FLAT RATE CIM YEARLY</b></em>' attribute.
190 * <!-- begin-user-doc -->
191 * <!-- end-user-doc -->
192 * @generated
193 * @ordered
194 */
195 int CONSTANTS__FLAT_RATE_CIM_YEARLY = 13;
196
197 /**
198 * The feature id for the '<em><b>FLAT RATE CIP DAILY</b></em>' attribute.
199 * <!-- begin-user-doc -->
200 * <!-- end-user-doc -->
201 * @generated
202 * @ordered
203 */
204 int CONSTANTS__FLAT_RATE_CIP_DAILY = 14;
205
206 /**
207 * The feature id for the '<em><b>FLAT RATE CIP MONTHLY</b></em>' attribute.
208 * <!-- begin-user-doc -->
209 * <!-- end-user-doc -->
210 * @generated
211 * @ordered
212 */
213 int CONSTANTS__FLAT_RATE_CIP_MONTHLY = 15;
214
215 /**
216 * The feature id for the '<em><b>FLAT RATE CIP YEARLY</b></em>' attribute.
217 * <!-- begin-user-doc -->
218 * <!-- end-user-doc -->
219 * @generated
220 * @ordered
221 */
222 int CONSTANTS__FLAT_RATE_CIP_YEARLY = 16;
223
224 /**
225 * The feature id for the '<em><b>FLAT RATE CIS DAILY</b></em>' attribute.
226 * <!-- begin-user-doc -->
227 * <!-- end-user-doc -->
228 * @generated
229 * @ordered
230 */
231 int CONSTANTS__FLAT_RATE_CIS_DAILY = 17;
232
233 /**
234 * The feature id for the '<em><b>FLAT RATE CIS MONTHLY</b></em>' attribute.
235 * <!-- begin-user-doc -->
236 * <!-- end-user-doc -->
237 * @generated
238 * @ordered
239 */
240 int CONSTANTS__FLAT_RATE_CIS_MONTHLY = 18;
241
242 /**
243 * The feature id for the '<em><b>FLAT RATE CIS YEARLY</b></em>' attribute.
244 * <!-- begin-user-doc -->
245 * <!-- end-user-doc -->
246 * @generated
247 * @ordered
248 */
249 int CONSTANTS__FLAT_RATE_CIS_YEARLY = 19;
250
251 /**
252 * The feature id for the '<em><b>FLAT RATE FOR TRAVEL EXPENSE PER UNIT</b></em>' attribute.
253 * <!-- begin-user-doc -->
254 * <!-- end-user-doc -->
255 * @generated
256 * @ordered
257 */
258 int CONSTANTS__FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT = 20;
259
260 /**
261 * The feature id for the '<em><b>MAXIMUM DEDUCTIBLE AMOUNT FOR DS</b></em>' attribute.
262 * <!-- begin-user-doc -->
263 * <!-- end-user-doc -->
264 * @generated
265 * @ordered
266 */
267 int CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS = 21;
268
269 /**
270 * The feature id for the '<em><b>FLAT RATE FOR MISCELLANEOUS EXPENSE</b></em>' attribute.
271 * <!-- begin-user-doc -->
272 * <!-- end-user-doc -->
273 * @generated
274 * @ordered
275 */
276 int CONSTANTS__FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE = 22;
277
278 /**
279 * The feature id for the '<em><b>DISABILITY FLAT RATE FOR MISCELLANEOUS EXPENSE</b></em>' attribute.
280 * <!-- begin-user-doc -->
281 * <!-- end-user-doc -->
282 * @generated
283 * @ordered
284 */
285 int CONSTANTS__DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE = 23;
286
287 /**
288 * The feature id for the '<em><b>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANCE</b></em>' attribute.
289 * <!-- begin-user-doc -->
290 * <!-- end-user-doc -->
291 * @generated
292 * @ordered
293 */
294 int CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE = 24;
295
296 /**
297 * The number of structural features of the '<em>Constants</em>' class.
298 * <!-- begin-user-doc -->
299 * <!-- end-user-doc -->
300 * @generated
301 * @ordered
302 */
303 int CONSTANTS_FEATURE_COUNT = 25;
304
305 /**
306 * The number of operations of the '<em>Constants</em>' class.
307 * <!-- begin-user-doc -->
308 * <!-- end-user-doc -->
309 * @generated
310 * @ordered
311 */
312 int CONSTANTS_OPERATION_COUNT = 0;
313
314 /**
315 * The meta object id for the '{@link TaxationWithRoot.impl.Income_TaxImpl <em>Income Tax</em>}' class.
316 * <!-- begin-user-doc -->
317 * <!-- end-user-doc -->
318 * @see TaxationWithRoot.impl.Income_TaxImpl
319 * @see TaxationWithRoot.impl.TaxationPackageImpl#getIncome_Tax()
320 * @generated
321 */
322 int INCOME_TAX = 1;
323
324 /**
325 * The feature id for the '<em><b>Tax Payer</b></em>' reference.
326 * <!-- begin-user-doc -->
327 * <!-- end-user-doc -->
328 * @generated
329 * @ordered
330 */
331 int INCOME_TAX__TAX_PAYER = 0;
332
333 /**
334 * The feature id for the '<em><b>Tax amount</b></em>' attribute.
335 * <!-- begin-user-doc -->
336 * <!-- end-user-doc -->
337 * @generated
338 * @ordered
339 */
340 int INCOME_TAX__TAX_AMOUNT = 1;
341
342 /**
343 * The feature id for the '<em><b>Tax year</b></em>' attribute.
344 * <!-- begin-user-doc -->
345 * <!-- end-user-doc -->
346 * @generated
347 * @ordered
348 */
349 int INCOME_TAX__TAX_YEAR = 2;
350
351 /**
352 * The feature id for the '<em><b>Id6</b></em>' attribute.
353 * <!-- begin-user-doc -->
354 * <!-- end-user-doc -->
355 * @generated
356 * @ordered
357 */
358 int INCOME_TAX__ID6 = 3;
359
360 /**
361 * The number of structural features of the '<em>Income Tax</em>' class.
362 * <!-- begin-user-doc -->
363 * <!-- end-user-doc -->
364 * @generated
365 * @ordered
366 */
367 int INCOME_TAX_FEATURE_COUNT = 4;
368
369 /**
370 * The number of operations of the '<em>Income Tax</em>' class.
371 * <!-- begin-user-doc -->
372 * <!-- end-user-doc -->
373 * @generated
374 * @ordered
375 */
376 int INCOME_TAX_OPERATION_COUNT = 0;
377
378 /**
379 * The meta object id for the '{@link TaxationWithRoot.impl.Physical_PersonImpl <em>Physical Person</em>}' class.
380 * <!-- begin-user-doc -->
381 * <!-- end-user-doc -->
382 * @see TaxationWithRoot.impl.Physical_PersonImpl
383 * @see TaxationWithRoot.impl.TaxationPackageImpl#getPhysical_Person()
384 * @generated
385 */
386 int PHYSICAL_PERSON = 3;
387
388 /**
389 * The feature id for the '<em><b>SS No</b></em>' attribute.
390 * <!-- begin-user-doc -->
391 * <!-- end-user-doc -->
392 * @generated
393 * @ordered
394 */
395 int PHYSICAL_PERSON__SS_NO = 0;
396
397 /**
398 * The feature id for the '<em><b>Addresses</b></em>' reference list.
399 * <!-- begin-user-doc -->
400 * <!-- end-user-doc -->
401 * @generated
402 * @ordered
403 */
404 int PHYSICAL_PERSON__ADDRESSES = 1;
405
406 /**
407 * The feature id for the '<em><b>Birth year</b></em>' attribute.
408 * <!-- begin-user-doc -->
409 * <!-- end-user-doc -->
410 * @generated
411 * @ordered
412 */
413 int PHYSICAL_PERSON__BIRTH_YEAR = 2;
414
415 /**
416 * The feature id for the '<em><b>Disability percentage</b></em>' attribute.
417 * <!-- begin-user-doc -->
418 * <!-- end-user-doc -->
419 * @generated
420 * @ordered
421 */
422 int PHYSICAL_PERSON__DISABILITY_PERCENTAGE = 3;
423
424 /**
425 * The feature id for the '<em><b>Disability type</b></em>' attribute.
426 * <!-- begin-user-doc -->
427 * <!-- end-user-doc -->
428 * @generated
429 * @ordered
430 */
431 int PHYSICAL_PERSON__DISABILITY_TYPE = 4;
432
433 /**
434 * The feature id for the '<em><b>Birth month</b></em>' attribute.
435 * <!-- begin-user-doc -->
436 * <!-- end-user-doc -->
437 * @generated
438 * @ordered
439 */
440 int PHYSICAL_PERSON__BIRTH_MONTH = 5;
441
442 /**
443 * The feature id for the '<em><b>Birth day</b></em>' attribute.
444 * <!-- begin-user-doc -->
445 * <!-- end-user-doc -->
446 * @generated
447 * @ordered
448 */
449 int PHYSICAL_PERSON__BIRTH_DAY = 6;
450
451 /**
452 * The feature id for the '<em><b>Expenses</b></em>' reference list.
453 * <!-- begin-user-doc -->
454 * <!-- end-user-doc -->
455 * @generated
456 * @ordered
457 */
458 int PHYSICAL_PERSON__EXPENSES = 7;
459
460 /**
461 * The feature id for the '<em><b>Is widower</b></em>' attribute.
462 * <!-- begin-user-doc -->
463 * <!-- end-user-doc -->
464 * @generated
465 * @ordered
466 */
467 int PHYSICAL_PERSON__IS_WIDOWER = 8;
468
469 /**
470 * The number of structural features of the '<em>Physical Person</em>' class.
471 * <!-- begin-user-doc -->
472 * <!-- end-user-doc -->
473 * @generated
474 * @ordered
475 */
476 int PHYSICAL_PERSON_FEATURE_COUNT = 9;
477
478 /**
479 * The number of operations of the '<em>Physical Person</em>' class.
480 * <!-- begin-user-doc -->
481 * <!-- end-user-doc -->
482 * @generated
483 * @ordered
484 */
485 int PHYSICAL_PERSON_OPERATION_COUNT = 0;
486
487 /**
488 * The meta object id for the '{@link TaxationWithRoot.impl.Tax_PayerImpl <em>Tax Payer</em>}' class.
489 * <!-- begin-user-doc -->
490 * <!-- end-user-doc -->
491 * @see TaxationWithRoot.impl.Tax_PayerImpl
492 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Payer()
493 * @generated
494 */
495 int TAX_PAYER = 2;
496
497 /**
498 * The feature id for the '<em><b>SS No</b></em>' attribute.
499 * <!-- begin-user-doc -->
500 * <!-- end-user-doc -->
501 * @generated
502 * @ordered
503 */
504 int TAX_PAYER__SS_NO = PHYSICAL_PERSON__SS_NO;
505
506 /**
507 * The feature id for the '<em><b>Addresses</b></em>' reference list.
508 * <!-- begin-user-doc -->
509 * <!-- end-user-doc -->
510 * @generated
511 * @ordered
512 */
513 int TAX_PAYER__ADDRESSES = PHYSICAL_PERSON__ADDRESSES;
514
515 /**
516 * The feature id for the '<em><b>Birth year</b></em>' attribute.
517 * <!-- begin-user-doc -->
518 * <!-- end-user-doc -->
519 * @generated
520 * @ordered
521 */
522 int TAX_PAYER__BIRTH_YEAR = PHYSICAL_PERSON__BIRTH_YEAR;
523
524 /**
525 * The feature id for the '<em><b>Disability percentage</b></em>' attribute.
526 * <!-- begin-user-doc -->
527 * <!-- end-user-doc -->
528 * @generated
529 * @ordered
530 */
531 int TAX_PAYER__DISABILITY_PERCENTAGE = PHYSICAL_PERSON__DISABILITY_PERCENTAGE;
532
533 /**
534 * The feature id for the '<em><b>Disability type</b></em>' attribute.
535 * <!-- begin-user-doc -->
536 * <!-- end-user-doc -->
537 * @generated
538 * @ordered
539 */
540 int TAX_PAYER__DISABILITY_TYPE = PHYSICAL_PERSON__DISABILITY_TYPE;
541
542 /**
543 * The feature id for the '<em><b>Birth month</b></em>' attribute.
544 * <!-- begin-user-doc -->
545 * <!-- end-user-doc -->
546 * @generated
547 * @ordered
548 */
549 int TAX_PAYER__BIRTH_MONTH = PHYSICAL_PERSON__BIRTH_MONTH;
550
551 /**
552 * The feature id for the '<em><b>Birth day</b></em>' attribute.
553 * <!-- begin-user-doc -->
554 * <!-- end-user-doc -->
555 * @generated
556 * @ordered
557 */
558 int TAX_PAYER__BIRTH_DAY = PHYSICAL_PERSON__BIRTH_DAY;
559
560 /**
561 * The feature id for the '<em><b>Expenses</b></em>' reference list.
562 * <!-- begin-user-doc -->
563 * <!-- end-user-doc -->
564 * @generated
565 * @ordered
566 */
567 int TAX_PAYER__EXPENSES = PHYSICAL_PERSON__EXPENSES;
568
569 /**
570 * The feature id for the '<em><b>Is widower</b></em>' attribute.
571 * <!-- begin-user-doc -->
572 * <!-- end-user-doc -->
573 * @generated
574 * @ordered
575 */
576 int TAX_PAYER__IS_WIDOWER = PHYSICAL_PERSON__IS_WIDOWER;
577
578 /**
579 * The feature id for the '<em><b>Dependents</b></em>' containment reference list.
580 * <!-- begin-user-doc -->
581 * <!-- end-user-doc -->
582 * @generated
583 * @ordered
584 */
585 int TAX_PAYER__DEPENDENTS = PHYSICAL_PERSON_FEATURE_COUNT + 0;
586
587 /**
588 * The feature id for the '<em><b>From agent</b></em>' containment reference.
589 * <!-- begin-user-doc -->
590 * <!-- end-user-doc -->
591 * @generated
592 * @ordered
593 */
594 int TAX_PAYER__FROM_AGENT = PHYSICAL_PERSON_FEATURE_COUNT + 1;
595
596 /**
597 * The feature id for the '<em><b>Incomes</b></em>' containment reference list.
598 * <!-- begin-user-doc -->
599 * <!-- end-user-doc -->
600 * @generated
601 * @ordered
602 */
603 int TAX_PAYER__INCOMES = PHYSICAL_PERSON_FEATURE_COUNT + 2;
604
605 /**
606 * The feature id for the '<em><b>From law</b></em>' containment reference.
607 * <!-- begin-user-doc -->
608 * <!-- end-user-doc -->
609 * @generated
610 * @ordered
611 */
612 int TAX_PAYER__FROM_LAW = PHYSICAL_PERSON_FEATURE_COUNT + 3;
613
614 /**
615 * The number of structural features of the '<em>Tax Payer</em>' class.
616 * <!-- begin-user-doc -->
617 * <!-- end-user-doc -->
618 * @generated
619 * @ordered
620 */
621 int TAX_PAYER_FEATURE_COUNT = PHYSICAL_PERSON_FEATURE_COUNT + 4;
622
623 /**
624 * The number of operations of the '<em>Tax Payer</em>' class.
625 * <!-- begin-user-doc -->
626 * <!-- end-user-doc -->
627 * @generated
628 * @ordered
629 */
630 int TAX_PAYER_OPERATION_COUNT = PHYSICAL_PERSON_OPERATION_COUNT + 0;
631
632 /**
633 * The meta object id for the '{@link TaxationWithRoot.impl.RootImpl <em>Root</em>}' class.
634 * <!-- begin-user-doc -->
635 * <!-- end-user-doc -->
636 * @see TaxationWithRoot.impl.RootImpl
637 * @see TaxationWithRoot.impl.TaxationPackageImpl#getRoot()
638 * @generated
639 */
640 int ROOT = 59;
641
642 /**
643 * The number of structural features of the '<em>Root</em>' class.
644 * <!-- begin-user-doc -->
645 * <!-- end-user-doc -->
646 * @generated
647 * @ordered
648 */
649 int ROOT_FEATURE_COUNT = 0;
650
651 /**
652 * The number of operations of the '<em>Root</em>' class.
653 * <!-- begin-user-doc -->
654 * <!-- end-user-doc -->
655 * @generated
656 * @ordered
657 */
658 int ROOT_OPERATION_COUNT = 0;
659
660 /**
661 * The meta object id for the '{@link TaxationWithRoot.impl.AddressImpl <em>Address</em>}' class.
662 * <!-- begin-user-doc -->
663 * <!-- end-user-doc -->
664 * @see TaxationWithRoot.impl.AddressImpl
665 * @see TaxationWithRoot.impl.TaxationPackageImpl#getAddress()
666 * @generated
667 */
668 int ADDRESS = 4;
669
670 /**
671 * The feature id for the '<em><b>Country</b></em>' attribute.
672 * <!-- begin-user-doc -->
673 * <!-- end-user-doc -->
674 * @generated
675 * @ordered
676 */
677 int ADDRESS__COUNTRY = ROOT_FEATURE_COUNT + 0;
678
679 /**
680 * The feature id for the '<em><b>Street</b></em>' attribute.
681 * <!-- begin-user-doc -->
682 * <!-- end-user-doc -->
683 * @generated
684 * @ordered
685 */
686 int ADDRESS__STREET = ROOT_FEATURE_COUNT + 1;
687
688 /**
689 * The feature id for the '<em><b>Zip Code</b></em>' attribute.
690 * <!-- begin-user-doc -->
691 * <!-- end-user-doc -->
692 * @generated
693 * @ordered
694 */
695 int ADDRESS__ZIP_CODE = ROOT_FEATURE_COUNT + 2;
696
697 /**
698 * The feature id for the '<em><b>City</b></em>' attribute.
699 * <!-- begin-user-doc -->
700 * <!-- end-user-doc -->
701 * @generated
702 * @ordered
703 */
704 int ADDRESS__CITY = ROOT_FEATURE_COUNT + 3;
705
706 /**
707 * The feature id for the '<em><b>Id2</b></em>' attribute.
708 * <!-- begin-user-doc -->
709 * <!-- end-user-doc -->
710 * @generated
711 * @ordered
712 */
713 int ADDRESS__ID2 = ROOT_FEATURE_COUNT + 4;
714
715 /**
716 * The feature id for the '<em><b>Tax Payer</b></em>' reference list.
717 * <!-- begin-user-doc -->
718 * <!-- end-user-doc -->
719 * @generated
720 * @ordered
721 */
722 int ADDRESS__TAX_PAYER = ROOT_FEATURE_COUNT + 5;
723
724 /**
725 * The number of structural features of the '<em>Address</em>' class.
726 * <!-- begin-user-doc -->
727 * <!-- end-user-doc -->
728 * @generated
729 * @ordered
730 */
731 int ADDRESS_FEATURE_COUNT = ROOT_FEATURE_COUNT + 6;
732
733 /**
734 * The number of operations of the '<em>Address</em>' class.
735 * <!-- begin-user-doc -->
736 * <!-- end-user-doc -->
737 * @generated
738 * @ordered
739 */
740 int ADDRESS_OPERATION_COUNT = ROOT_OPERATION_COUNT + 0;
741
742 /**
743 * The meta object id for the '{@link TaxationWithRoot.impl.ExpenseImpl <em>Expense</em>}' class.
744 * <!-- begin-user-doc -->
745 * <!-- end-user-doc -->
746 * @see TaxationWithRoot.impl.ExpenseImpl
747 * @see TaxationWithRoot.impl.TaxationPackageImpl#getExpense()
748 * @generated
749 */
750 int EXPENSE = 5;
751
752 /**
753 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
754 * <!-- begin-user-doc -->
755 * <!-- end-user-doc -->
756 * @generated
757 * @ordered
758 */
759 int EXPENSE__DECLARED_AMOUNT = 0;
760
761 /**
762 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
763 * <!-- begin-user-doc -->
764 * <!-- end-user-doc -->
765 * @generated
766 * @ordered
767 */
768 int EXPENSE__EXPENSE_PURPOSE = 1;
769
770 /**
771 * The feature id for the '<em><b>Dependent</b></em>' reference.
772 * <!-- begin-user-doc -->
773 * <!-- end-user-doc -->
774 * @generated
775 * @ordered
776 */
777 int EXPENSE__DEPENDENT = 2;
778
779 /**
780 * The feature id for the '<em><b>From agent</b></em>' reference.
781 * <!-- begin-user-doc -->
782 * <!-- end-user-doc -->
783 * @generated
784 * @ordered
785 */
786 int EXPENSE__FROM_AGENT = 3;
787
788 /**
789 * The feature id for the '<em><b>Income</b></em>' container reference.
790 * <!-- begin-user-doc -->
791 * <!-- end-user-doc -->
792 * @generated
793 * @ordered
794 */
795 int EXPENSE__INCOME = 4;
796
797 /**
798 * The feature id for the '<em><b>Id4</b></em>' attribute.
799 * <!-- begin-user-doc -->
800 * <!-- end-user-doc -->
801 * @generated
802 * @ordered
803 */
804 int EXPENSE__ID4 = 5;
805
806 /**
807 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
808 * <!-- begin-user-doc -->
809 * <!-- end-user-doc -->
810 * @generated
811 * @ordered
812 */
813 int EXPENSE__BENEFICIARY = 6;
814
815 /**
816 * The number of structural features of the '<em>Expense</em>' class.
817 * <!-- begin-user-doc -->
818 * <!-- end-user-doc -->
819 * @generated
820 * @ordered
821 */
822 int EXPENSE_FEATURE_COUNT = 7;
823
824 /**
825 * The number of operations of the '<em>Expense</em>' class.
826 * <!-- begin-user-doc -->
827 * <!-- end-user-doc -->
828 * @generated
829 * @ordered
830 */
831 int EXPENSE_OPERATION_COUNT = 0;
832
833 /**
834 * The meta object id for the '{@link TaxationWithRoot.impl.DependentImpl <em>Dependent</em>}' class.
835 * <!-- begin-user-doc -->
836 * <!-- end-user-doc -->
837 * @see TaxationWithRoot.impl.DependentImpl
838 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDependent()
839 * @generated
840 */
841 int DEPENDENT = 6;
842
843 /**
844 * The feature id for the '<em><b>SS No</b></em>' attribute.
845 * <!-- begin-user-doc -->
846 * <!-- end-user-doc -->
847 * @generated
848 * @ordered
849 */
850 int DEPENDENT__SS_NO = PHYSICAL_PERSON__SS_NO;
851
852 /**
853 * The feature id for the '<em><b>Addresses</b></em>' reference list.
854 * <!-- begin-user-doc -->
855 * <!-- end-user-doc -->
856 * @generated
857 * @ordered
858 */
859 int DEPENDENT__ADDRESSES = PHYSICAL_PERSON__ADDRESSES;
860
861 /**
862 * The feature id for the '<em><b>Birth year</b></em>' attribute.
863 * <!-- begin-user-doc -->
864 * <!-- end-user-doc -->
865 * @generated
866 * @ordered
867 */
868 int DEPENDENT__BIRTH_YEAR = PHYSICAL_PERSON__BIRTH_YEAR;
869
870 /**
871 * The feature id for the '<em><b>Disability percentage</b></em>' attribute.
872 * <!-- begin-user-doc -->
873 * <!-- end-user-doc -->
874 * @generated
875 * @ordered
876 */
877 int DEPENDENT__DISABILITY_PERCENTAGE = PHYSICAL_PERSON__DISABILITY_PERCENTAGE;
878
879 /**
880 * The feature id for the '<em><b>Disability type</b></em>' attribute.
881 * <!-- begin-user-doc -->
882 * <!-- end-user-doc -->
883 * @generated
884 * @ordered
885 */
886 int DEPENDENT__DISABILITY_TYPE = PHYSICAL_PERSON__DISABILITY_TYPE;
887
888 /**
889 * The feature id for the '<em><b>Birth month</b></em>' attribute.
890 * <!-- begin-user-doc -->
891 * <!-- end-user-doc -->
892 * @generated
893 * @ordered
894 */
895 int DEPENDENT__BIRTH_MONTH = PHYSICAL_PERSON__BIRTH_MONTH;
896
897 /**
898 * The feature id for the '<em><b>Birth day</b></em>' attribute.
899 * <!-- begin-user-doc -->
900 * <!-- end-user-doc -->
901 * @generated
902 * @ordered
903 */
904 int DEPENDENT__BIRTH_DAY = PHYSICAL_PERSON__BIRTH_DAY;
905
906 /**
907 * The feature id for the '<em><b>Expenses</b></em>' reference list.
908 * <!-- begin-user-doc -->
909 * <!-- end-user-doc -->
910 * @generated
911 * @ordered
912 */
913 int DEPENDENT__EXPENSES = PHYSICAL_PERSON__EXPENSES;
914
915 /**
916 * The feature id for the '<em><b>Is widower</b></em>' attribute.
917 * <!-- begin-user-doc -->
918 * <!-- end-user-doc -->
919 * @generated
920 * @ordered
921 */
922 int DEPENDENT__IS_WIDOWER = PHYSICAL_PERSON__IS_WIDOWER;
923
924 /**
925 * The feature id for the '<em><b>Dependent type</b></em>' attribute.
926 * <!-- begin-user-doc -->
927 * <!-- end-user-doc -->
928 * @generated
929 * @ordered
930 */
931 int DEPENDENT__DEPENDENT_TYPE = PHYSICAL_PERSON_FEATURE_COUNT + 0;
932
933 /**
934 * The feature id for the '<em><b>Responsible person</b></em>' container reference.
935 * <!-- begin-user-doc -->
936 * <!-- end-user-doc -->
937 * @generated
938 * @ordered
939 */
940 int DEPENDENT__RESPONSIBLE_PERSON = PHYSICAL_PERSON_FEATURE_COUNT + 1;
941
942 /**
943 * The feature id for the '<em><b>Continued studies</b></em>' attribute.
944 * <!-- begin-user-doc -->
945 * <!-- end-user-doc -->
946 * @generated
947 * @ordered
948 */
949 int DEPENDENT__CONTINUED_STUDIES = PHYSICAL_PERSON_FEATURE_COUNT + 2;
950
951 /**
952 * The feature id for the '<em><b>Allowances</b></em>' containment reference.
953 * <!-- begin-user-doc -->
954 * <!-- end-user-doc -->
955 * @generated
956 * @ordered
957 */
958 int DEPENDENT__ALLOWANCES = PHYSICAL_PERSON_FEATURE_COUNT + 3;
959
960 /**
961 * The feature id for the '<em><b>Household</b></em>' container reference.
962 * <!-- begin-user-doc -->
963 * <!-- end-user-doc -->
964 * @generated
965 * @ordered
966 */
967 int DEPENDENT__HOUSEHOLD = PHYSICAL_PERSON_FEATURE_COUNT + 4;
968
969 /**
970 * The feature id for the '<em><b>From agent</b></em>' reference.
971 * <!-- begin-user-doc -->
972 * <!-- end-user-doc -->
973 * @generated
974 * @ordered
975 */
976 int DEPENDENT__FROM_AGENT = PHYSICAL_PERSON_FEATURE_COUNT + 5;
977
978 /**
979 * The feature id for the '<em><b>Expense</b></em>' reference list.
980 * <!-- begin-user-doc -->
981 * <!-- end-user-doc -->
982 * @generated
983 * @ordered
984 */
985 int DEPENDENT__EXPENSE = PHYSICAL_PERSON_FEATURE_COUNT + 6;
986
987 /**
988 * The number of structural features of the '<em>Dependent</em>' class.
989 * <!-- begin-user-doc -->
990 * <!-- end-user-doc -->
991 * @generated
992 * @ordered
993 */
994 int DEPENDENT_FEATURE_COUNT = PHYSICAL_PERSON_FEATURE_COUNT + 7;
995
996 /**
997 * The number of operations of the '<em>Dependent</em>' class.
998 * <!-- begin-user-doc -->
999 * <!-- end-user-doc -->
1000 * @generated
1001 * @ordered
1002 */
1003 int DEPENDENT_OPERATION_COUNT = PHYSICAL_PERSON_OPERATION_COUNT + 0;
1004
1005 /**
1006 * The meta object id for the '{@link TaxationWithRoot.impl.External_AllowanceImpl <em>External Allowance</em>}' class.
1007 * <!-- begin-user-doc -->
1008 * <!-- end-user-doc -->
1009 * @see TaxationWithRoot.impl.External_AllowanceImpl
1010 * @see TaxationWithRoot.impl.TaxationPackageImpl#getExternal_Allowance()
1011 * @generated
1012 */
1013 int EXTERNAL_ALLOWANCE = 7;
1014
1015 /**
1016 * The feature id for the '<em><b>Grantor</b></em>' attribute.
1017 * <!-- begin-user-doc -->
1018 * <!-- end-user-doc -->
1019 * @generated
1020 * @ordered
1021 */
1022 int EXTERNAL_ALLOWANCE__GRANTOR = 0;
1023
1024 /**
1025 * The feature id for the '<em><b>Starting year</b></em>' attribute.
1026 * <!-- begin-user-doc -->
1027 * <!-- end-user-doc -->
1028 * @generated
1029 * @ordered
1030 */
1031 int EXTERNAL_ALLOWANCE__STARTING_YEAR = 1;
1032
1033 /**
1034 * The feature id for the '<em><b>Ending year</b></em>' attribute.
1035 * <!-- begin-user-doc -->
1036 * <!-- end-user-doc -->
1037 * @generated
1038 * @ordered
1039 */
1040 int EXTERNAL_ALLOWANCE__ENDING_YEAR = 2;
1041
1042 /**
1043 * The feature id for the '<em><b>Reciver</b></em>' reference.
1044 * <!-- begin-user-doc -->
1045 * <!-- end-user-doc -->
1046 * @generated
1047 * @ordered
1048 */
1049 int EXTERNAL_ALLOWANCE__RECIVER = 3;
1050
1051 /**
1052 * The feature id for the '<em><b>Id5</b></em>' attribute.
1053 * <!-- begin-user-doc -->
1054 * <!-- end-user-doc -->
1055 * @generated
1056 * @ordered
1057 */
1058 int EXTERNAL_ALLOWANCE__ID5 = 4;
1059
1060 /**
1061 * The feature id for the '<em><b>Person</b></em>' container reference.
1062 * <!-- begin-user-doc -->
1063 * <!-- end-user-doc -->
1064 * @generated
1065 * @ordered
1066 */
1067 int EXTERNAL_ALLOWANCE__PERSON = 5;
1068
1069 /**
1070 * The number of structural features of the '<em>External Allowance</em>' class.
1071 * <!-- begin-user-doc -->
1072 * <!-- end-user-doc -->
1073 * @generated
1074 * @ordered
1075 */
1076 int EXTERNAL_ALLOWANCE_FEATURE_COUNT = 6;
1077
1078 /**
1079 * The number of operations of the '<em>External Allowance</em>' class.
1080 * <!-- begin-user-doc -->
1081 * <!-- end-user-doc -->
1082 * @generated
1083 * @ordered
1084 */
1085 int EXTERNAL_ALLOWANCE_OPERATION_COUNT = 0;
1086
1087 /**
1088 * The meta object id for the '{@link TaxationWithRoot.Tax_Case <em>Tax Case</em>}' class.
1089 * <!-- begin-user-doc -->
1090 * <!-- end-user-doc -->
1091 * @see TaxationWithRoot.Tax_Case
1092 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Case()
1093 * @generated
1094 */
1095 int TAX_CASE = 11;
1096
1097 /**
1098 * The number of structural features of the '<em>Tax Case</em>' class.
1099 * <!-- begin-user-doc -->
1100 * <!-- end-user-doc -->
1101 * @generated
1102 * @ordered
1103 */
1104 int TAX_CASE_FEATURE_COUNT = ROOT_FEATURE_COUNT + 0;
1105
1106 /**
1107 * The number of operations of the '<em>Tax Case</em>' class.
1108 * <!-- begin-user-doc -->
1109 * <!-- end-user-doc -->
1110 * @generated
1111 * @ordered
1112 */
1113 int TAX_CASE_OPERATION_COUNT = ROOT_OPERATION_COUNT + 0;
1114
1115 /**
1116 * The meta object id for the '{@link TaxationWithRoot.impl.HouseholdImpl <em>Household</em>}' class.
1117 * <!-- begin-user-doc -->
1118 * <!-- end-user-doc -->
1119 * @see TaxationWithRoot.impl.HouseholdImpl
1120 * @see TaxationWithRoot.impl.TaxationPackageImpl#getHousehold()
1121 * @generated
1122 */
1123 int HOUSEHOLD = 8;
1124
1125 /**
1126 * The feature id for the '<em><b>Parents</b></em>' containment reference.
1127 * <!-- begin-user-doc -->
1128 * <!-- end-user-doc -->
1129 * @generated
1130 * @ordered
1131 */
1132 int HOUSEHOLD__PARENTS = TAX_CASE_FEATURE_COUNT + 0;
1133
1134 /**
1135 * The feature id for the '<em><b>Id1</b></em>' attribute.
1136 * <!-- begin-user-doc -->
1137 * <!-- end-user-doc -->
1138 * @generated
1139 * @ordered
1140 */
1141 int HOUSEHOLD__ID1 = TAX_CASE_FEATURE_COUNT + 1;
1142
1143 /**
1144 * The feature id for the '<em><b>Children</b></em>' containment reference list.
1145 * <!-- begin-user-doc -->
1146 * <!-- end-user-doc -->
1147 * @generated
1148 * @ordered
1149 */
1150 int HOUSEHOLD__CHILDREN = TAX_CASE_FEATURE_COUNT + 2;
1151
1152 /**
1153 * The number of structural features of the '<em>Household</em>' class.
1154 * <!-- begin-user-doc -->
1155 * <!-- end-user-doc -->
1156 * @generated
1157 * @ordered
1158 */
1159 int HOUSEHOLD_FEATURE_COUNT = TAX_CASE_FEATURE_COUNT + 3;
1160
1161 /**
1162 * The number of operations of the '<em>Household</em>' class.
1163 * <!-- begin-user-doc -->
1164 * <!-- end-user-doc -->
1165 * @generated
1166 * @ordered
1167 */
1168 int HOUSEHOLD_OPERATION_COUNT = TAX_CASE_OPERATION_COUNT + 0;
1169
1170 /**
1171 * The meta object id for the '{@link TaxationWithRoot.impl.Legal_Union_RecordImpl <em>Legal Union Record</em>}' class.
1172 * <!-- begin-user-doc -->
1173 * <!-- end-user-doc -->
1174 * @see TaxationWithRoot.impl.Legal_Union_RecordImpl
1175 * @see TaxationWithRoot.impl.TaxationPackageImpl#getLegal_Union_Record()
1176 * @generated
1177 */
1178 int LEGAL_UNION_RECORD = 9;
1179
1180 /**
1181 * The feature id for the '<em><b>Start year</b></em>' attribute.
1182 * <!-- begin-user-doc -->
1183 * <!-- end-user-doc -->
1184 * @generated
1185 * @ordered
1186 */
1187 int LEGAL_UNION_RECORD__START_YEAR = 0;
1188
1189 /**
1190 * The feature id for the '<em><b>End year</b></em>' attribute.
1191 * <!-- begin-user-doc -->
1192 * <!-- end-user-doc -->
1193 * @generated
1194 * @ordered
1195 */
1196 int LEGAL_UNION_RECORD__END_YEAR = 1;
1197
1198 /**
1199 * The feature id for the '<em><b>Separation cause</b></em>' attribute.
1200 * <!-- begin-user-doc -->
1201 * <!-- end-user-doc -->
1202 * @generated
1203 * @ordered
1204 */
1205 int LEGAL_UNION_RECORD__SEPARATION_CAUSE = 2;
1206
1207 /**
1208 * The feature id for the '<em><b>Individual A</b></em>' containment reference.
1209 * <!-- begin-user-doc -->
1210 * <!-- end-user-doc -->
1211 * @generated
1212 * @ordered
1213 */
1214 int LEGAL_UNION_RECORD__INDIVIDUAL_A = 3;
1215
1216 /**
1217 * The feature id for the '<em><b>Individual B</b></em>' containment reference list.
1218 * <!-- begin-user-doc -->
1219 * <!-- end-user-doc -->
1220 * @generated
1221 * @ordered
1222 */
1223 int LEGAL_UNION_RECORD__INDIVIDUAL_B = 4;
1224
1225 /**
1226 * The feature id for the '<em><b>Properties</b></em>' containment reference list.
1227 * <!-- begin-user-doc -->
1228 * <!-- end-user-doc -->
1229 * @generated
1230 * @ordered
1231 */
1232 int LEGAL_UNION_RECORD__PROPERTIES = 5;
1233
1234 /**
1235 * The feature id for the '<em><b>Mutual agreement</b></em>' attribute.
1236 * <!-- begin-user-doc -->
1237 * <!-- end-user-doc -->
1238 * @generated
1239 * @ordered
1240 */
1241 int LEGAL_UNION_RECORD__MUTUAL_AGREEMENT = 6;
1242
1243 /**
1244 * The feature id for the '<em><b>Id9</b></em>' attribute.
1245 * <!-- begin-user-doc -->
1246 * <!-- end-user-doc -->
1247 * @generated
1248 * @ordered
1249 */
1250 int LEGAL_UNION_RECORD__ID9 = 7;
1251
1252 /**
1253 * The feature id for the '<em><b>Household</b></em>' container reference.
1254 * <!-- begin-user-doc -->
1255 * <!-- end-user-doc -->
1256 * @generated
1257 * @ordered
1258 */
1259 int LEGAL_UNION_RECORD__HOUSEHOLD = 8;
1260
1261 /**
1262 * The number of structural features of the '<em>Legal Union Record</em>' class.
1263 * <!-- begin-user-doc -->
1264 * <!-- end-user-doc -->
1265 * @generated
1266 * @ordered
1267 */
1268 int LEGAL_UNION_RECORD_FEATURE_COUNT = 9;
1269
1270 /**
1271 * The number of operations of the '<em>Legal Union Record</em>' class.
1272 * <!-- begin-user-doc -->
1273 * <!-- end-user-doc -->
1274 * @generated
1275 * @ordered
1276 */
1277 int LEGAL_UNION_RECORD_OPERATION_COUNT = 0;
1278
1279 /**
1280 * The meta object id for the '{@link TaxationWithRoot.impl.Tax_PropertyImpl <em>Tax Property</em>}' class.
1281 * <!-- begin-user-doc -->
1282 * <!-- end-user-doc -->
1283 * @see TaxationWithRoot.impl.Tax_PropertyImpl
1284 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Property()
1285 * @generated
1286 */
1287 int TAX_PROPERTY = 10;
1288
1289 /**
1290 * The feature id for the '<em><b>Starting year</b></em>' attribute.
1291 * <!-- begin-user-doc -->
1292 * <!-- end-user-doc -->
1293 * @generated
1294 * @ordered
1295 */
1296 int TAX_PROPERTY__STARTING_YEAR = 0;
1297
1298 /**
1299 * The feature id for the '<em><b>Id10</b></em>' attribute.
1300 * <!-- begin-user-doc -->
1301 * <!-- end-user-doc -->
1302 * @generated
1303 * @ordered
1304 */
1305 int TAX_PROPERTY__ID10 = 1;
1306
1307 /**
1308 * The feature id for the '<em><b>Union record</b></em>' container reference.
1309 * <!-- begin-user-doc -->
1310 * <!-- end-user-doc -->
1311 * @generated
1312 * @ordered
1313 */
1314 int TAX_PROPERTY__UNION_RECORD = 2;
1315
1316 /**
1317 * The number of structural features of the '<em>Tax Property</em>' class.
1318 * <!-- begin-user-doc -->
1319 * <!-- end-user-doc -->
1320 * @generated
1321 * @ordered
1322 */
1323 int TAX_PROPERTY_FEATURE_COUNT = 3;
1324
1325 /**
1326 * The number of operations of the '<em>Tax Property</em>' class.
1327 * <!-- begin-user-doc -->
1328 * <!-- end-user-doc -->
1329 * @generated
1330 * @ordered
1331 */
1332 int TAX_PROPERTY_OPERATION_COUNT = 0;
1333
1334 /**
1335 * The meta object id for the '{@link TaxationWithRoot.impl.FromAgentImpl <em>From Agent</em>}' class.
1336 * <!-- begin-user-doc -->
1337 * <!-- end-user-doc -->
1338 * @see TaxationWithRoot.impl.FromAgentImpl
1339 * @see TaxationWithRoot.impl.TaxationPackageImpl#getFromAgent()
1340 * @generated
1341 */
1342 int FROM_AGENT = 12;
1343
1344 /**
1345 * The feature id for the '<em><b>Tax Payer</b></em>' container reference.
1346 * <!-- begin-user-doc -->
1347 * <!-- end-user-doc -->
1348 * @generated
1349 * @ordered
1350 */
1351 int FROM_AGENT__TAX_PAYER = 0;
1352
1353 /**
1354 * The feature id for the '<em><b>Is dependent eligible for CE Not In Houshold Children Care</b></em>' attribute.
1355 * <!-- begin-user-doc -->
1356 * <!-- end-user-doc -->
1357 * @generated
1358 * @ordered
1359 */
1360 int FROM_AGENT__IS_DEPENDENT_ELIGIBLE_FOR_CE_NOT_IN_HOUSHOLD_CHILDREN_CARE = 1;
1361
1362 /**
1363 * The feature id for the '<em><b>Expense</b></em>' reference.
1364 * <!-- begin-user-doc -->
1365 * <!-- end-user-doc -->
1366 * @generated
1367 * @ordered
1368 */
1369 int FROM_AGENT__EXPENSE = 2;
1370
1371 /**
1372 * The feature id for the '<em><b>Is eligible debt</b></em>' attribute.
1373 * <!-- begin-user-doc -->
1374 * <!-- end-user-doc -->
1375 * @generated
1376 * @ordered
1377 */
1378 int FROM_AGENT__IS_ELIGIBLE_DEBT = 3;
1379
1380 /**
1381 * The feature id for the '<em><b>Dependent</b></em>' reference.
1382 * <!-- begin-user-doc -->
1383 * <!-- end-user-doc -->
1384 * @generated
1385 * @ordered
1386 */
1387 int FROM_AGENT__DEPENDENT = 4;
1388
1389 /**
1390 * The number of structural features of the '<em>From Agent</em>' class.
1391 * <!-- begin-user-doc -->
1392 * <!-- end-user-doc -->
1393 * @generated
1394 * @ordered
1395 */
1396 int FROM_AGENT_FEATURE_COUNT = 5;
1397
1398 /**
1399 * The number of operations of the '<em>From Agent</em>' class.
1400 * <!-- begin-user-doc -->
1401 * <!-- end-user-doc -->
1402 * @generated
1403 * @ordered
1404 */
1405 int FROM_AGENT_OPERATION_COUNT = 0;
1406
1407 /**
1408 * The meta object id for the '{@link TaxationWithRoot.impl.IncomeImpl <em>Income</em>}' class.
1409 * <!-- begin-user-doc -->
1410 * <!-- end-user-doc -->
1411 * @see TaxationWithRoot.impl.IncomeImpl
1412 * @see TaxationWithRoot.impl.TaxationPackageImpl#getIncome()
1413 * @generated
1414 */
1415 int INCOME = 13;
1416
1417 /**
1418 * The feature id for the '<em><b>Income amount</b></em>' attribute.
1419 * <!-- begin-user-doc -->
1420 * <!-- end-user-doc -->
1421 * @generated
1422 * @ordered
1423 */
1424 int INCOME__INCOME_AMOUNT = 0;
1425
1426 /**
1427 * The feature id for the '<em><b>Income type</b></em>' containment reference.
1428 * <!-- begin-user-doc -->
1429 * <!-- end-user-doc -->
1430 * @generated
1431 * @ordered
1432 */
1433 int INCOME__INCOME_TYPE = 1;
1434
1435 /**
1436 * The feature id for the '<em><b>Tax card</b></em>' containment reference.
1437 * <!-- begin-user-doc -->
1438 * <!-- end-user-doc -->
1439 * @generated
1440 * @ordered
1441 */
1442 int INCOME__TAX_CARD = 2;
1443
1444 /**
1445 * The feature id for the '<em><b>Tax liability</b></em>' attribute.
1446 * <!-- begin-user-doc -->
1447 * <!-- end-user-doc -->
1448 * @generated
1449 * @ordered
1450 */
1451 int INCOME__TAX_LIABILITY = 3;
1452
1453 /**
1454 * The feature id for the '<em><b>Tax Payer</b></em>' container reference.
1455 * <!-- begin-user-doc -->
1456 * <!-- end-user-doc -->
1457 * @generated
1458 * @ordered
1459 */
1460 int INCOME__TAX_PAYER = 4;
1461
1462 /**
1463 * The feature id for the '<em><b>Details</b></em>' containment reference list.
1464 * <!-- begin-user-doc -->
1465 * <!-- end-user-doc -->
1466 * @generated
1467 * @ordered
1468 */
1469 int INCOME__DETAILS = 5;
1470
1471 /**
1472 * The feature id for the '<em><b>Num</b></em>' attribute.
1473 * <!-- begin-user-doc -->
1474 * <!-- end-user-doc -->
1475 * @generated
1476 * @ordered
1477 */
1478 int INCOME__NUM = 6;
1479
1480 /**
1481 * The feature id for the '<em><b>Expenses</b></em>' containment reference list.
1482 * <!-- begin-user-doc -->
1483 * <!-- end-user-doc -->
1484 * @generated
1485 * @ordered
1486 */
1487 int INCOME__EXPENSES = 7;
1488
1489 /**
1490 * The number of structural features of the '<em>Income</em>' class.
1491 * <!-- begin-user-doc -->
1492 * <!-- end-user-doc -->
1493 * @generated
1494 * @ordered
1495 */
1496 int INCOME_FEATURE_COUNT = 8;
1497
1498 /**
1499 * The number of operations of the '<em>Income</em>' class.
1500 * <!-- begin-user-doc -->
1501 * <!-- end-user-doc -->
1502 * @generated
1503 * @ordered
1504 */
1505 int INCOME_OPERATION_COUNT = 0;
1506
1507 /**
1508 * The meta object id for the '{@link TaxationWithRoot.impl.Income_TypeImpl <em>Income Type</em>}' class.
1509 * <!-- begin-user-doc -->
1510 * <!-- end-user-doc -->
1511 * @see TaxationWithRoot.impl.Income_TypeImpl
1512 * @see TaxationWithRoot.impl.TaxationPackageImpl#getIncome_Type()
1513 * @generated
1514 */
1515 int INCOME_TYPE = 14;
1516
1517 /**
1518 * The feature id for the '<em><b>Id8</b></em>' attribute.
1519 * <!-- begin-user-doc -->
1520 * <!-- end-user-doc -->
1521 * @generated
1522 * @ordered
1523 */
1524 int INCOME_TYPE__ID8 = 0;
1525
1526 /**
1527 * The feature id for the '<em><b>Income</b></em>' container reference.
1528 * <!-- begin-user-doc -->
1529 * <!-- end-user-doc -->
1530 * @generated
1531 * @ordered
1532 */
1533 int INCOME_TYPE__INCOME = 1;
1534
1535 /**
1536 * The number of structural features of the '<em>Income Type</em>' class.
1537 * <!-- begin-user-doc -->
1538 * <!-- end-user-doc -->
1539 * @generated
1540 * @ordered
1541 */
1542 int INCOME_TYPE_FEATURE_COUNT = 2;
1543
1544 /**
1545 * The number of operations of the '<em>Income Type</em>' class.
1546 * <!-- begin-user-doc -->
1547 * <!-- end-user-doc -->
1548 * @generated
1549 * @ordered
1550 */
1551 int INCOME_TYPE_OPERATION_COUNT = 0;
1552
1553 /**
1554 * The meta object id for the '{@link TaxationWithRoot.impl.Tax_CardImpl <em>Tax Card</em>}' class.
1555 * <!-- begin-user-doc -->
1556 * <!-- end-user-doc -->
1557 * @see TaxationWithRoot.impl.Tax_CardImpl
1558 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Card()
1559 * @generated
1560 */
1561 int TAX_CARD = 15;
1562
1563 /**
1564 * The feature id for the '<em><b>Card identifier</b></em>' attribute.
1565 * <!-- begin-user-doc -->
1566 * <!-- end-user-doc -->
1567 * @generated
1568 * @ordered
1569 */
1570 int TAX_CARD__CARD_IDENTIFIER = 0;
1571
1572 /**
1573 * The feature id for the '<em><b>Tax office</b></em>' attribute.
1574 * <!-- begin-user-doc -->
1575 * <!-- end-user-doc -->
1576 * @generated
1577 * @ordered
1578 */
1579 int TAX_CARD__TAX_OFFICE = 1;
1580
1581 /**
1582 * The feature id for the '<em><b>Percentage of witholding</b></em>' attribute.
1583 * <!-- begin-user-doc -->
1584 * <!-- end-user-doc -->
1585 * @generated
1586 * @ordered
1587 */
1588 int TAX_CARD__PERCENTAGE_OF_WITHOLDING = 2;
1589
1590 /**
1591 * The feature id for the '<em><b>Tax payers name surname</b></em>' attribute list.
1592 * <!-- begin-user-doc -->
1593 * <!-- end-user-doc -->
1594 * @generated
1595 * @ordered
1596 */
1597 int TAX_CARD__TAX_PAYERS_NAME_SURNAME = 3;
1598
1599 /**
1600 * The feature id for the '<em><b>Tax payers partner name surname</b></em>' attribute list.
1601 * <!-- begin-user-doc -->
1602 * <!-- end-user-doc -->
1603 * @generated
1604 * @ordered
1605 */
1606 int TAX_CARD__TAX_PAYERS_PARTNER_NAME_SURNAME = 4;
1607
1608 /**
1609 * The feature id for the '<em><b>Tax payers address</b></em>' reference.
1610 * <!-- begin-user-doc -->
1611 * <!-- end-user-doc -->
1612 * @generated
1613 * @ordered
1614 */
1615 int TAX_CARD__TAX_PAYERS_ADDRESS = 5;
1616
1617 /**
1618 * The feature id for the '<em><b>Jobs Employer SS No</b></em>' attribute.
1619 * <!-- begin-user-doc -->
1620 * <!-- end-user-doc -->
1621 * @generated
1622 * @ordered
1623 */
1624 int TAX_CARD__JOBS_EMPLOYER_SS_NO = 6;
1625
1626 /**
1627 * The feature id for the '<em><b>Jobs employers name</b></em>' attribute.
1628 * <!-- begin-user-doc -->
1629 * <!-- end-user-doc -->
1630 * @generated
1631 * @ordered
1632 */
1633 int TAX_CARD__JOBS_EMPLOYERS_NAME = 7;
1634
1635 /**
1636 * The feature id for the '<em><b>Jobs activity type</b></em>' attribute.
1637 * <!-- begin-user-doc -->
1638 * <!-- end-user-doc -->
1639 * @generated
1640 * @ordered
1641 */
1642 int TAX_CARD__JOBS_ACTIVITY_TYPE = 8;
1643
1644 /**
1645 * The feature id for the '<em><b>Jobs place of work</b></em>' attribute.
1646 * <!-- begin-user-doc -->
1647 * <!-- end-user-doc -->
1648 * @generated
1649 * @ordered
1650 */
1651 int TAX_CARD__JOBS_PLACE_OF_WORK = 9;
1652
1653 /**
1654 * The feature id for the '<em><b>Deduction FD daily</b></em>' attribute.
1655 * <!-- begin-user-doc -->
1656 * <!-- end-user-doc -->
1657 * @generated
1658 * @ordered
1659 */
1660 int TAX_CARD__DEDUCTION_FD_DAILY = 10;
1661
1662 /**
1663 * The feature id for the '<em><b>Deduction FD monthly</b></em>' attribute.
1664 * <!-- begin-user-doc -->
1665 * <!-- end-user-doc -->
1666 * @generated
1667 * @ordered
1668 */
1669 int TAX_CARD__DEDUCTION_FD_MONTHLY = 11;
1670
1671 /**
1672 * The feature id for the '<em><b>Deduction AC daily</b></em>' attribute.
1673 * <!-- begin-user-doc -->
1674 * <!-- end-user-doc -->
1675 * @generated
1676 * @ordered
1677 */
1678 int TAX_CARD__DEDUCTION_AC_DAILY = 12;
1679
1680 /**
1681 * The feature id for the '<em><b>Deduction AC monthly</b></em>' attribute.
1682 * <!-- begin-user-doc -->
1683 * <!-- end-user-doc -->
1684 * @generated
1685 * @ordered
1686 */
1687 int TAX_CARD__DEDUCTION_AC_MONTHLY = 13;
1688
1689 /**
1690 * The feature id for the '<em><b>Deduction AC yearly</b></em>' attribute.
1691 * <!-- begin-user-doc -->
1692 * <!-- end-user-doc -->
1693 * @generated
1694 * @ordered
1695 */
1696 int TAX_CARD__DEDUCTION_AC_YEARLY = 14;
1697
1698 /**
1699 * The feature id for the '<em><b>Deduction CE daily</b></em>' attribute.
1700 * <!-- begin-user-doc -->
1701 * <!-- end-user-doc -->
1702 * @generated
1703 * @ordered
1704 */
1705 int TAX_CARD__DEDUCTION_CE_DAILY = 15;
1706
1707 /**
1708 * The feature id for the '<em><b>Deduction CE monthly</b></em>' attribute.
1709 * <!-- begin-user-doc -->
1710 * <!-- end-user-doc -->
1711 * @generated
1712 * @ordered
1713 */
1714 int TAX_CARD__DEDUCTION_CE_MONTHLY = 16;
1715
1716 /**
1717 * The feature id for the '<em><b>Deduction CE yearly</b></em>' attribute.
1718 * <!-- begin-user-doc -->
1719 * <!-- end-user-doc -->
1720 * @generated
1721 * @ordered
1722 */
1723 int TAX_CARD__DEDUCTION_CE_YEARLY = 17;
1724
1725 /**
1726 * The feature id for the '<em><b>Deduction DS daily</b></em>' attribute.
1727 * <!-- begin-user-doc -->
1728 * <!-- end-user-doc -->
1729 * @generated
1730 * @ordered
1731 */
1732 int TAX_CARD__DEDUCTION_DS_DAILY = 18;
1733
1734 /**
1735 * The feature id for the '<em><b>Deduction DS monthly</b></em>' attribute.
1736 * <!-- begin-user-doc -->
1737 * <!-- end-user-doc -->
1738 * @generated
1739 * @ordered
1740 */
1741 int TAX_CARD__DEDUCTION_DS_MONTHLY = 19;
1742
1743 /**
1744 * The feature id for the '<em><b>Deduction FO daily</b></em>' attribute.
1745 * <!-- begin-user-doc -->
1746 * <!-- end-user-doc -->
1747 * @generated
1748 * @ordered
1749 */
1750 int TAX_CARD__DEDUCTION_FO_DAILY = 20;
1751
1752 /**
1753 * The feature id for the '<em><b>Deduction FO monthly</b></em>' attribute.
1754 * <!-- begin-user-doc -->
1755 * <!-- end-user-doc -->
1756 * @generated
1757 * @ordered
1758 */
1759 int TAX_CARD__DEDUCTION_FO_MONTHLY = 21;
1760
1761 /**
1762 * The feature id for the '<em><b>Deduction FO yearly</b></em>' attribute.
1763 * <!-- begin-user-doc -->
1764 * <!-- end-user-doc -->
1765 * @generated
1766 * @ordered
1767 */
1768 int TAX_CARD__DEDUCTION_FO_YEARLY = 22;
1769
1770 /**
1771 * The feature id for the '<em><b>Credit CIS daily</b></em>' attribute.
1772 * <!-- begin-user-doc -->
1773 * <!-- end-user-doc -->
1774 * @generated
1775 * @ordered
1776 */
1777 int TAX_CARD__CREDIT_CIS_DAILY = 23;
1778
1779 /**
1780 * The feature id for the '<em><b>Credit CIS monthly</b></em>' attribute.
1781 * <!-- begin-user-doc -->
1782 * <!-- end-user-doc -->
1783 * @generated
1784 * @ordered
1785 */
1786 int TAX_CARD__CREDIT_CIS_MONTHLY = 24;
1787
1788 /**
1789 * The feature id for the '<em><b>Credit CIM daily</b></em>' attribute.
1790 * <!-- begin-user-doc -->
1791 * <!-- end-user-doc -->
1792 * @generated
1793 * @ordered
1794 */
1795 int TAX_CARD__CREDIT_CIM_DAILY = 25;
1796
1797 /**
1798 * The feature id for the '<em><b>Validity</b></em>' attribute.
1799 * <!-- begin-user-doc -->
1800 * <!-- end-user-doc -->
1801 * @generated
1802 * @ordered
1803 */
1804 int TAX_CARD__VALIDITY = 26;
1805
1806 /**
1807 * The feature id for the '<em><b>Income Tax Credit</b></em>' reference list.
1808 * <!-- begin-user-doc -->
1809 * <!-- end-user-doc -->
1810 * @generated
1811 * @ordered
1812 */
1813 int TAX_CARD__INCOME_TAX_CREDIT = 27;
1814
1815 /**
1816 * The feature id for the '<em><b>Previous</b></em>' reference.
1817 * <!-- begin-user-doc -->
1818 * <!-- end-user-doc -->
1819 * @generated
1820 * @ordered
1821 */
1822 int TAX_CARD__PREVIOUS = 28;
1823
1824 /**
1825 * The feature id for the '<em><b>Current tax card</b></em>' reference.
1826 * <!-- begin-user-doc -->
1827 * <!-- end-user-doc -->
1828 * @generated
1829 * @ordered
1830 */
1831 int TAX_CARD__CURRENT_TAX_CARD = 29;
1832
1833 /**
1834 * The feature id for the '<em><b>Credit CIM yearly</b></em>' attribute.
1835 * <!-- begin-user-doc -->
1836 * <!-- end-user-doc -->
1837 * @generated
1838 * @ordered
1839 */
1840 int TAX_CARD__CREDIT_CIM_YEARLY = 30;
1841
1842 /**
1843 * The feature id for the '<em><b>Deduction DS Alimony yearly</b></em>' attribute.
1844 * <!-- begin-user-doc -->
1845 * <!-- end-user-doc -->
1846 * @generated
1847 * @ordered
1848 */
1849 int TAX_CARD__DEDUCTION_DS_ALIMONY_YEARLY = 31;
1850
1851 /**
1852 * The feature id for the '<em><b>Deduction DS Debt yearly</b></em>' attribute.
1853 * <!-- begin-user-doc -->
1854 * <!-- end-user-doc -->
1855 * @generated
1856 * @ordered
1857 */
1858 int TAX_CARD__DEDUCTION_DS_DEBT_YEARLY = 32;
1859
1860 /**
1861 * The feature id for the '<em><b>Income</b></em>' container reference.
1862 * <!-- begin-user-doc -->
1863 * <!-- end-user-doc -->
1864 * @generated
1865 * @ordered
1866 */
1867 int TAX_CARD__INCOME = 33;
1868
1869 /**
1870 * The number of structural features of the '<em>Tax Card</em>' class.
1871 * <!-- begin-user-doc -->
1872 * <!-- end-user-doc -->
1873 * @generated
1874 * @ordered
1875 */
1876 int TAX_CARD_FEATURE_COUNT = 34;
1877
1878 /**
1879 * The number of operations of the '<em>Tax Card</em>' class.
1880 * <!-- begin-user-doc -->
1881 * <!-- end-user-doc -->
1882 * @generated
1883 * @ordered
1884 */
1885 int TAX_CARD_OPERATION_COUNT = 0;
1886
1887 /**
1888 * The meta object id for the '{@link TaxationWithRoot.impl.Income_Tax_CreditImpl <em>Income Tax Credit</em>}' class.
1889 * <!-- begin-user-doc -->
1890 * <!-- end-user-doc -->
1891 * @see TaxationWithRoot.impl.Income_Tax_CreditImpl
1892 * @see TaxationWithRoot.impl.TaxationPackageImpl#getIncome_Tax_Credit()
1893 * @generated
1894 */
1895 int INCOME_TAX_CREDIT = 16;
1896
1897 /**
1898 * The feature id for the '<em><b>Granted By</b></em>' attribute.
1899 * <!-- begin-user-doc -->
1900 * <!-- end-user-doc -->
1901 * @generated
1902 * @ordered
1903 */
1904 int INCOME_TAX_CREDIT__GRANTED_BY = ROOT_FEATURE_COUNT + 0;
1905
1906 /**
1907 * The feature id for the '<em><b>Tax Payer</b></em>' reference.
1908 * <!-- begin-user-doc -->
1909 * <!-- end-user-doc -->
1910 * @generated
1911 * @ordered
1912 */
1913 int INCOME_TAX_CREDIT__TAX_PAYER = ROOT_FEATURE_COUNT + 1;
1914
1915 /**
1916 * The feature id for the '<em><b>Tax year</b></em>' attribute.
1917 * <!-- begin-user-doc -->
1918 * <!-- end-user-doc -->
1919 * @generated
1920 * @ordered
1921 */
1922 int INCOME_TAX_CREDIT__TAX_YEAR = ROOT_FEATURE_COUNT + 2;
1923
1924 /**
1925 * The feature id for the '<em><b>Yearly</b></em>' attribute.
1926 * <!-- begin-user-doc -->
1927 * <!-- end-user-doc -->
1928 * @generated
1929 * @ordered
1930 */
1931 int INCOME_TAX_CREDIT__YEARLY = ROOT_FEATURE_COUNT + 3;
1932
1933 /**
1934 * The feature id for the '<em><b>Monthly</b></em>' attribute.
1935 * <!-- begin-user-doc -->
1936 * <!-- end-user-doc -->
1937 * @generated
1938 * @ordered
1939 */
1940 int INCOME_TAX_CREDIT__MONTHLY = ROOT_FEATURE_COUNT + 4;
1941
1942 /**
1943 * The feature id for the '<em><b>Daily</b></em>' attribute.
1944 * <!-- begin-user-doc -->
1945 * <!-- end-user-doc -->
1946 * @generated
1947 * @ordered
1948 */
1949 int INCOME_TAX_CREDIT__DAILY = ROOT_FEATURE_COUNT + 5;
1950
1951 /**
1952 * The feature id for the '<em><b>Id7</b></em>' attribute.
1953 * <!-- begin-user-doc -->
1954 * <!-- end-user-doc -->
1955 * @generated
1956 * @ordered
1957 */
1958 int INCOME_TAX_CREDIT__ID7 = ROOT_FEATURE_COUNT + 6;
1959
1960 /**
1961 * The feature id for the '<em><b>Taxation Frame</b></em>' reference.
1962 * <!-- begin-user-doc -->
1963 * <!-- end-user-doc -->
1964 * @generated
1965 * @ordered
1966 */
1967 int INCOME_TAX_CREDIT__TAXATION_FRAME = ROOT_FEATURE_COUNT + 7;
1968
1969 /**
1970 * The number of structural features of the '<em>Income Tax Credit</em>' class.
1971 * <!-- begin-user-doc -->
1972 * <!-- end-user-doc -->
1973 * @generated
1974 * @ordered
1975 */
1976 int INCOME_TAX_CREDIT_FEATURE_COUNT = ROOT_FEATURE_COUNT + 8;
1977
1978 /**
1979 * The number of operations of the '<em>Income Tax Credit</em>' class.
1980 * <!-- begin-user-doc -->
1981 * <!-- end-user-doc -->
1982 * @generated
1983 * @ordered
1984 */
1985 int INCOME_TAX_CREDIT_OPERATION_COUNT = ROOT_OPERATION_COUNT + 0;
1986
1987 /**
1988 * The meta object id for the '{@link TaxationWithRoot.impl.Income_DetailImpl <em>Income Detail</em>}' class.
1989 * <!-- begin-user-doc -->
1990 * <!-- end-user-doc -->
1991 * @see TaxationWithRoot.impl.Income_DetailImpl
1992 * @see TaxationWithRoot.impl.TaxationPackageImpl#getIncome_Detail()
1993 * @generated
1994 */
1995 int INCOME_DETAIL = 17;
1996
1997 /**
1998 * The feature id for the '<em><b>Amount</b></em>' attribute.
1999 * <!-- begin-user-doc -->
2000 * <!-- end-user-doc -->
2001 * @generated
2002 * @ordered
2003 */
2004 int INCOME_DETAIL__AMOUNT = 0;
2005
2006 /**
2007 * The feature id for the '<em><b>Is worked</b></em>' attribute.
2008 * <!-- begin-user-doc -->
2009 * <!-- end-user-doc -->
2010 * @generated
2011 * @ordered
2012 */
2013 int INCOME_DETAIL__IS_WORKED = 1;
2014
2015 /**
2016 * The feature id for the '<em><b>Distance</b></em>' attribute.
2017 * <!-- begin-user-doc -->
2018 * <!-- end-user-doc -->
2019 * @generated
2020 * @ordered
2021 */
2022 int INCOME_DETAIL__DISTANCE = 2;
2023
2024 /**
2025 * The feature id for the '<em><b>Worked days</b></em>' attribute.
2026 * <!-- begin-user-doc -->
2027 * <!-- end-user-doc -->
2028 * @generated
2029 * @ordered
2030 */
2031 int INCOME_DETAIL__WORKED_DAYS = 3;
2032
2033 /**
2034 * The feature id for the '<em><b>Is contributing CNS</b></em>' attribute.
2035 * <!-- begin-user-doc -->
2036 * <!-- end-user-doc -->
2037 * @generated
2038 * @ordered
2039 */
2040 int INCOME_DETAIL__IS_CONTRIBUTING_CNS = 4;
2041
2042 /**
2043 * The feature id for the '<em><b>Id5</b></em>' attribute.
2044 * <!-- begin-user-doc -->
2045 * <!-- end-user-doc -->
2046 * @generated
2047 * @ordered
2048 */
2049 int INCOME_DETAIL__ID5 = 5;
2050
2051 /**
2052 * The feature id for the '<em><b>Income</b></em>' container reference.
2053 * <!-- begin-user-doc -->
2054 * <!-- end-user-doc -->
2055 * @generated
2056 * @ordered
2057 */
2058 int INCOME_DETAIL__INCOME = 6;
2059
2060 /**
2061 * The number of structural features of the '<em>Income Detail</em>' class.
2062 * <!-- begin-user-doc -->
2063 * <!-- end-user-doc -->
2064 * @generated
2065 * @ordered
2066 */
2067 int INCOME_DETAIL_FEATURE_COUNT = 7;
2068
2069 /**
2070 * The number of operations of the '<em>Income Detail</em>' class.
2071 * <!-- begin-user-doc -->
2072 * <!-- end-user-doc -->
2073 * @generated
2074 * @ordered
2075 */
2076 int INCOME_DETAIL_OPERATION_COUNT = 0;
2077
2078 /**
2079 * The meta object id for the '{@link TaxationWithRoot.impl.FromLawImpl <em>From Law</em>}' class.
2080 * <!-- begin-user-doc -->
2081 * <!-- end-user-doc -->
2082 * @see TaxationWithRoot.impl.FromLawImpl
2083 * @see TaxationWithRoot.impl.TaxationPackageImpl#getFromLaw()
2084 * @generated
2085 */
2086 int FROM_LAW = 18;
2087
2088 /**
2089 * The feature id for the '<em><b>Id</b></em>' attribute.
2090 * <!-- begin-user-doc -->
2091 * <!-- end-user-doc -->
2092 * @generated
2093 * @ordered
2094 */
2095 int FROM_LAW__ID = 0;
2096
2097 /**
2098 * The feature id for the '<em><b>Tax Payer</b></em>' container reference.
2099 * <!-- begin-user-doc -->
2100 * <!-- end-user-doc -->
2101 * @generated
2102 * @ordered
2103 */
2104 int FROM_LAW__TAX_PAYER = 1;
2105
2106 /**
2107 * The number of structural features of the '<em>From Law</em>' class.
2108 * <!-- begin-user-doc -->
2109 * <!-- end-user-doc -->
2110 * @generated
2111 * @ordered
2112 */
2113 int FROM_LAW_FEATURE_COUNT = 2;
2114
2115 /**
2116 * The number of operations of the '<em>From Law</em>' class.
2117 * <!-- begin-user-doc -->
2118 * <!-- end-user-doc -->
2119 * @generated
2120 * @ordered
2121 */
2122 int FROM_LAW_OPERATION_COUNT = 0;
2123
2124 /**
2125 * The meta object id for the '{@link TaxationWithRoot.impl.Fiscal_AddressImpl <em>Fiscal Address</em>}' class.
2126 * <!-- begin-user-doc -->
2127 * <!-- end-user-doc -->
2128 * @see TaxationWithRoot.impl.Fiscal_AddressImpl
2129 * @see TaxationWithRoot.impl.TaxationPackageImpl#getFiscal_Address()
2130 * @generated
2131 */
2132 int FISCAL_ADDRESS = 19;
2133
2134 /**
2135 * The feature id for the '<em><b>Country</b></em>' attribute.
2136 * <!-- begin-user-doc -->
2137 * <!-- end-user-doc -->
2138 * @generated
2139 * @ordered
2140 */
2141 int FISCAL_ADDRESS__COUNTRY = ADDRESS__COUNTRY;
2142
2143 /**
2144 * The feature id for the '<em><b>Street</b></em>' attribute.
2145 * <!-- begin-user-doc -->
2146 * <!-- end-user-doc -->
2147 * @generated
2148 * @ordered
2149 */
2150 int FISCAL_ADDRESS__STREET = ADDRESS__STREET;
2151
2152 /**
2153 * The feature id for the '<em><b>Zip Code</b></em>' attribute.
2154 * <!-- begin-user-doc -->
2155 * <!-- end-user-doc -->
2156 * @generated
2157 * @ordered
2158 */
2159 int FISCAL_ADDRESS__ZIP_CODE = ADDRESS__ZIP_CODE;
2160
2161 /**
2162 * The feature id for the '<em><b>City</b></em>' attribute.
2163 * <!-- begin-user-doc -->
2164 * <!-- end-user-doc -->
2165 * @generated
2166 * @ordered
2167 */
2168 int FISCAL_ADDRESS__CITY = ADDRESS__CITY;
2169
2170 /**
2171 * The feature id for the '<em><b>Id2</b></em>' attribute.
2172 * <!-- begin-user-doc -->
2173 * <!-- end-user-doc -->
2174 * @generated
2175 * @ordered
2176 */
2177 int FISCAL_ADDRESS__ID2 = ADDRESS__ID2;
2178
2179 /**
2180 * The feature id for the '<em><b>Tax Payer</b></em>' reference list.
2181 * <!-- begin-user-doc -->
2182 * <!-- end-user-doc -->
2183 * @generated
2184 * @ordered
2185 */
2186 int FISCAL_ADDRESS__TAX_PAYER = ADDRESS__TAX_PAYER;
2187
2188 /**
2189 * The number of structural features of the '<em>Fiscal Address</em>' class.
2190 * <!-- begin-user-doc -->
2191 * <!-- end-user-doc -->
2192 * @generated
2193 * @ordered
2194 */
2195 int FISCAL_ADDRESS_FEATURE_COUNT = ADDRESS_FEATURE_COUNT + 0;
2196
2197 /**
2198 * The number of operations of the '<em>Fiscal Address</em>' class.
2199 * <!-- begin-user-doc -->
2200 * <!-- end-user-doc -->
2201 * @generated
2202 * @ordered
2203 */
2204 int FISCAL_ADDRESS_OPERATION_COUNT = ADDRESS_OPERATION_COUNT + 0;
2205
2206 /**
2207 * The meta object id for the '{@link TaxationWithRoot.impl.Habitual_AddressImpl <em>Habitual Address</em>}' class.
2208 * <!-- begin-user-doc -->
2209 * <!-- end-user-doc -->
2210 * @see TaxationWithRoot.impl.Habitual_AddressImpl
2211 * @see TaxationWithRoot.impl.TaxationPackageImpl#getHabitual_Address()
2212 * @generated
2213 */
2214 int HABITUAL_ADDRESS = 20;
2215
2216 /**
2217 * The feature id for the '<em><b>Country</b></em>' attribute.
2218 * <!-- begin-user-doc -->
2219 * <!-- end-user-doc -->
2220 * @generated
2221 * @ordered
2222 */
2223 int HABITUAL_ADDRESS__COUNTRY = ADDRESS__COUNTRY;
2224
2225 /**
2226 * The feature id for the '<em><b>Street</b></em>' attribute.
2227 * <!-- begin-user-doc -->
2228 * <!-- end-user-doc -->
2229 * @generated
2230 * @ordered
2231 */
2232 int HABITUAL_ADDRESS__STREET = ADDRESS__STREET;
2233
2234 /**
2235 * The feature id for the '<em><b>Zip Code</b></em>' attribute.
2236 * <!-- begin-user-doc -->
2237 * <!-- end-user-doc -->
2238 * @generated
2239 * @ordered
2240 */
2241 int HABITUAL_ADDRESS__ZIP_CODE = ADDRESS__ZIP_CODE;
2242
2243 /**
2244 * The feature id for the '<em><b>City</b></em>' attribute.
2245 * <!-- begin-user-doc -->
2246 * <!-- end-user-doc -->
2247 * @generated
2248 * @ordered
2249 */
2250 int HABITUAL_ADDRESS__CITY = ADDRESS__CITY;
2251
2252 /**
2253 * The feature id for the '<em><b>Id2</b></em>' attribute.
2254 * <!-- begin-user-doc -->
2255 * <!-- end-user-doc -->
2256 * @generated
2257 * @ordered
2258 */
2259 int HABITUAL_ADDRESS__ID2 = ADDRESS__ID2;
2260
2261 /**
2262 * The feature id for the '<em><b>Tax Payer</b></em>' reference list.
2263 * <!-- begin-user-doc -->
2264 * <!-- end-user-doc -->
2265 * @generated
2266 * @ordered
2267 */
2268 int HABITUAL_ADDRESS__TAX_PAYER = ADDRESS__TAX_PAYER;
2269
2270 /**
2271 * The number of structural features of the '<em>Habitual Address</em>' class.
2272 * <!-- begin-user-doc -->
2273 * <!-- end-user-doc -->
2274 * @generated
2275 * @ordered
2276 */
2277 int HABITUAL_ADDRESS_FEATURE_COUNT = ADDRESS_FEATURE_COUNT + 0;
2278
2279 /**
2280 * The number of operations of the '<em>Habitual Address</em>' class.
2281 * <!-- begin-user-doc -->
2282 * <!-- end-user-doc -->
2283 * @generated
2284 * @ordered
2285 */
2286 int HABITUAL_ADDRESS_OPERATION_COUNT = ADDRESS_OPERATION_COUNT + 0;
2287
2288 /**
2289 * The meta object id for the '{@link TaxationWithRoot.impl.Marriage_RecordImpl <em>Marriage Record</em>}' class.
2290 * <!-- begin-user-doc -->
2291 * <!-- end-user-doc -->
2292 * @see TaxationWithRoot.impl.Marriage_RecordImpl
2293 * @see TaxationWithRoot.impl.TaxationPackageImpl#getMarriage_Record()
2294 * @generated
2295 */
2296 int MARRIAGE_RECORD = 21;
2297
2298 /**
2299 * The feature id for the '<em><b>Start year</b></em>' attribute.
2300 * <!-- begin-user-doc -->
2301 * <!-- end-user-doc -->
2302 * @generated
2303 * @ordered
2304 */
2305 int MARRIAGE_RECORD__START_YEAR = LEGAL_UNION_RECORD__START_YEAR;
2306
2307 /**
2308 * The feature id for the '<em><b>End year</b></em>' attribute.
2309 * <!-- begin-user-doc -->
2310 * <!-- end-user-doc -->
2311 * @generated
2312 * @ordered
2313 */
2314 int MARRIAGE_RECORD__END_YEAR = LEGAL_UNION_RECORD__END_YEAR;
2315
2316 /**
2317 * The feature id for the '<em><b>Separation cause</b></em>' attribute.
2318 * <!-- begin-user-doc -->
2319 * <!-- end-user-doc -->
2320 * @generated
2321 * @ordered
2322 */
2323 int MARRIAGE_RECORD__SEPARATION_CAUSE = LEGAL_UNION_RECORD__SEPARATION_CAUSE;
2324
2325 /**
2326 * The feature id for the '<em><b>Individual A</b></em>' containment reference.
2327 * <!-- begin-user-doc -->
2328 * <!-- end-user-doc -->
2329 * @generated
2330 * @ordered
2331 */
2332 int MARRIAGE_RECORD__INDIVIDUAL_A = LEGAL_UNION_RECORD__INDIVIDUAL_A;
2333
2334 /**
2335 * The feature id for the '<em><b>Individual B</b></em>' containment reference list.
2336 * <!-- begin-user-doc -->
2337 * <!-- end-user-doc -->
2338 * @generated
2339 * @ordered
2340 */
2341 int MARRIAGE_RECORD__INDIVIDUAL_B = LEGAL_UNION_RECORD__INDIVIDUAL_B;
2342
2343 /**
2344 * The feature id for the '<em><b>Properties</b></em>' containment reference list.
2345 * <!-- begin-user-doc -->
2346 * <!-- end-user-doc -->
2347 * @generated
2348 * @ordered
2349 */
2350 int MARRIAGE_RECORD__PROPERTIES = LEGAL_UNION_RECORD__PROPERTIES;
2351
2352 /**
2353 * The feature id for the '<em><b>Mutual agreement</b></em>' attribute.
2354 * <!-- begin-user-doc -->
2355 * <!-- end-user-doc -->
2356 * @generated
2357 * @ordered
2358 */
2359 int MARRIAGE_RECORD__MUTUAL_AGREEMENT = LEGAL_UNION_RECORD__MUTUAL_AGREEMENT;
2360
2361 /**
2362 * The feature id for the '<em><b>Id9</b></em>' attribute.
2363 * <!-- begin-user-doc -->
2364 * <!-- end-user-doc -->
2365 * @generated
2366 * @ordered
2367 */
2368 int MARRIAGE_RECORD__ID9 = LEGAL_UNION_RECORD__ID9;
2369
2370 /**
2371 * The feature id for the '<em><b>Household</b></em>' container reference.
2372 * <!-- begin-user-doc -->
2373 * <!-- end-user-doc -->
2374 * @generated
2375 * @ordered
2376 */
2377 int MARRIAGE_RECORD__HOUSEHOLD = LEGAL_UNION_RECORD__HOUSEHOLD;
2378
2379 /**
2380 * The number of structural features of the '<em>Marriage Record</em>' class.
2381 * <!-- begin-user-doc -->
2382 * <!-- end-user-doc -->
2383 * @generated
2384 * @ordered
2385 */
2386 int MARRIAGE_RECORD_FEATURE_COUNT = LEGAL_UNION_RECORD_FEATURE_COUNT + 0;
2387
2388 /**
2389 * The number of operations of the '<em>Marriage Record</em>' class.
2390 * <!-- begin-user-doc -->
2391 * <!-- end-user-doc -->
2392 * @generated
2393 * @ordered
2394 */
2395 int MARRIAGE_RECORD_OPERATION_COUNT = LEGAL_UNION_RECORD_OPERATION_COUNT + 0;
2396
2397 /**
2398 * The meta object id for the '{@link TaxationWithRoot.impl.Non_Resident_Tax_PayerImpl <em>Non Resident Tax Payer</em>}' class.
2399 * <!-- begin-user-doc -->
2400 * <!-- end-user-doc -->
2401 * @see TaxationWithRoot.impl.Non_Resident_Tax_PayerImpl
2402 * @see TaxationWithRoot.impl.TaxationPackageImpl#getNon_Resident_Tax_Payer()
2403 * @generated
2404 */
2405 int NON_RESIDENT_TAX_PAYER = 22;
2406
2407 /**
2408 * The feature id for the '<em><b>SS No</b></em>' attribute.
2409 * <!-- begin-user-doc -->
2410 * <!-- end-user-doc -->
2411 * @generated
2412 * @ordered
2413 */
2414 int NON_RESIDENT_TAX_PAYER__SS_NO = TAX_PAYER__SS_NO;
2415
2416 /**
2417 * The feature id for the '<em><b>Addresses</b></em>' reference list.
2418 * <!-- begin-user-doc -->
2419 * <!-- end-user-doc -->
2420 * @generated
2421 * @ordered
2422 */
2423 int NON_RESIDENT_TAX_PAYER__ADDRESSES = TAX_PAYER__ADDRESSES;
2424
2425 /**
2426 * The feature id for the '<em><b>Birth year</b></em>' attribute.
2427 * <!-- begin-user-doc -->
2428 * <!-- end-user-doc -->
2429 * @generated
2430 * @ordered
2431 */
2432 int NON_RESIDENT_TAX_PAYER__BIRTH_YEAR = TAX_PAYER__BIRTH_YEAR;
2433
2434 /**
2435 * The feature id for the '<em><b>Disability percentage</b></em>' attribute.
2436 * <!-- begin-user-doc -->
2437 * <!-- end-user-doc -->
2438 * @generated
2439 * @ordered
2440 */
2441 int NON_RESIDENT_TAX_PAYER__DISABILITY_PERCENTAGE = TAX_PAYER__DISABILITY_PERCENTAGE;
2442
2443 /**
2444 * The feature id for the '<em><b>Disability type</b></em>' attribute.
2445 * <!-- begin-user-doc -->
2446 * <!-- end-user-doc -->
2447 * @generated
2448 * @ordered
2449 */
2450 int NON_RESIDENT_TAX_PAYER__DISABILITY_TYPE = TAX_PAYER__DISABILITY_TYPE;
2451
2452 /**
2453 * The feature id for the '<em><b>Birth month</b></em>' attribute.
2454 * <!-- begin-user-doc -->
2455 * <!-- end-user-doc -->
2456 * @generated
2457 * @ordered
2458 */
2459 int NON_RESIDENT_TAX_PAYER__BIRTH_MONTH = TAX_PAYER__BIRTH_MONTH;
2460
2461 /**
2462 * The feature id for the '<em><b>Birth day</b></em>' attribute.
2463 * <!-- begin-user-doc -->
2464 * <!-- end-user-doc -->
2465 * @generated
2466 * @ordered
2467 */
2468 int NON_RESIDENT_TAX_PAYER__BIRTH_DAY = TAX_PAYER__BIRTH_DAY;
2469
2470 /**
2471 * The feature id for the '<em><b>Expenses</b></em>' reference list.
2472 * <!-- begin-user-doc -->
2473 * <!-- end-user-doc -->
2474 * @generated
2475 * @ordered
2476 */
2477 int NON_RESIDENT_TAX_PAYER__EXPENSES = TAX_PAYER__EXPENSES;
2478
2479 /**
2480 * The feature id for the '<em><b>Is widower</b></em>' attribute.
2481 * <!-- begin-user-doc -->
2482 * <!-- end-user-doc -->
2483 * @generated
2484 * @ordered
2485 */
2486 int NON_RESIDENT_TAX_PAYER__IS_WIDOWER = TAX_PAYER__IS_WIDOWER;
2487
2488 /**
2489 * The feature id for the '<em><b>Dependents</b></em>' containment reference list.
2490 * <!-- begin-user-doc -->
2491 * <!-- end-user-doc -->
2492 * @generated
2493 * @ordered
2494 */
2495 int NON_RESIDENT_TAX_PAYER__DEPENDENTS = TAX_PAYER__DEPENDENTS;
2496
2497 /**
2498 * The feature id for the '<em><b>From agent</b></em>' containment reference.
2499 * <!-- begin-user-doc -->
2500 * <!-- end-user-doc -->
2501 * @generated
2502 * @ordered
2503 */
2504 int NON_RESIDENT_TAX_PAYER__FROM_AGENT = TAX_PAYER__FROM_AGENT;
2505
2506 /**
2507 * The feature id for the '<em><b>Incomes</b></em>' containment reference list.
2508 * <!-- begin-user-doc -->
2509 * <!-- end-user-doc -->
2510 * @generated
2511 * @ordered
2512 */
2513 int NON_RESIDENT_TAX_PAYER__INCOMES = TAX_PAYER__INCOMES;
2514
2515 /**
2516 * The feature id for the '<em><b>From law</b></em>' containment reference.
2517 * <!-- begin-user-doc -->
2518 * <!-- end-user-doc -->
2519 * @generated
2520 * @ordered
2521 */
2522 int NON_RESIDENT_TAX_PAYER__FROM_LAW = TAX_PAYER__FROM_LAW;
2523
2524 /**
2525 * The feature id for the '<em><b>Is assimilated to resident</b></em>' attribute.
2526 * <!-- begin-user-doc -->
2527 * <!-- end-user-doc -->
2528 * @generated
2529 * @ordered
2530 */
2531 int NON_RESIDENT_TAX_PAYER__IS_ASSIMILATED_TO_RESIDENT = TAX_PAYER_FEATURE_COUNT + 0;
2532
2533 /**
2534 * The number of structural features of the '<em>Non Resident Tax Payer</em>' class.
2535 * <!-- begin-user-doc -->
2536 * <!-- end-user-doc -->
2537 * @generated
2538 * @ordered
2539 */
2540 int NON_RESIDENT_TAX_PAYER_FEATURE_COUNT = TAX_PAYER_FEATURE_COUNT + 1;
2541
2542 /**
2543 * The number of operations of the '<em>Non Resident Tax Payer</em>' class.
2544 * <!-- begin-user-doc -->
2545 * <!-- end-user-doc -->
2546 * @generated
2547 * @ordered
2548 */
2549 int NON_RESIDENT_TAX_PAYER_OPERATION_COUNT = TAX_PAYER_OPERATION_COUNT + 0;
2550
2551 /**
2552 * The meta object id for the '{@link TaxationWithRoot.impl.Partnership_RecordImpl <em>Partnership Record</em>}' class.
2553 * <!-- begin-user-doc -->
2554 * <!-- end-user-doc -->
2555 * @see TaxationWithRoot.impl.Partnership_RecordImpl
2556 * @see TaxationWithRoot.impl.TaxationPackageImpl#getPartnership_Record()
2557 * @generated
2558 */
2559 int PARTNERSHIP_RECORD = 23;
2560
2561 /**
2562 * The feature id for the '<em><b>Start year</b></em>' attribute.
2563 * <!-- begin-user-doc -->
2564 * <!-- end-user-doc -->
2565 * @generated
2566 * @ordered
2567 */
2568 int PARTNERSHIP_RECORD__START_YEAR = LEGAL_UNION_RECORD__START_YEAR;
2569
2570 /**
2571 * The feature id for the '<em><b>End year</b></em>' attribute.
2572 * <!-- begin-user-doc -->
2573 * <!-- end-user-doc -->
2574 * @generated
2575 * @ordered
2576 */
2577 int PARTNERSHIP_RECORD__END_YEAR = LEGAL_UNION_RECORD__END_YEAR;
2578
2579 /**
2580 * The feature id for the '<em><b>Separation cause</b></em>' attribute.
2581 * <!-- begin-user-doc -->
2582 * <!-- end-user-doc -->
2583 * @generated
2584 * @ordered
2585 */
2586 int PARTNERSHIP_RECORD__SEPARATION_CAUSE = LEGAL_UNION_RECORD__SEPARATION_CAUSE;
2587
2588 /**
2589 * The feature id for the '<em><b>Individual A</b></em>' containment reference.
2590 * <!-- begin-user-doc -->
2591 * <!-- end-user-doc -->
2592 * @generated
2593 * @ordered
2594 */
2595 int PARTNERSHIP_RECORD__INDIVIDUAL_A = LEGAL_UNION_RECORD__INDIVIDUAL_A;
2596
2597 /**
2598 * The feature id for the '<em><b>Individual B</b></em>' containment reference list.
2599 * <!-- begin-user-doc -->
2600 * <!-- end-user-doc -->
2601 * @generated
2602 * @ordered
2603 */
2604 int PARTNERSHIP_RECORD__INDIVIDUAL_B = LEGAL_UNION_RECORD__INDIVIDUAL_B;
2605
2606 /**
2607 * The feature id for the '<em><b>Properties</b></em>' containment reference list.
2608 * <!-- begin-user-doc -->
2609 * <!-- end-user-doc -->
2610 * @generated
2611 * @ordered
2612 */
2613 int PARTNERSHIP_RECORD__PROPERTIES = LEGAL_UNION_RECORD__PROPERTIES;
2614
2615 /**
2616 * The feature id for the '<em><b>Mutual agreement</b></em>' attribute.
2617 * <!-- begin-user-doc -->
2618 * <!-- end-user-doc -->
2619 * @generated
2620 * @ordered
2621 */
2622 int PARTNERSHIP_RECORD__MUTUAL_AGREEMENT = LEGAL_UNION_RECORD__MUTUAL_AGREEMENT;
2623
2624 /**
2625 * The feature id for the '<em><b>Id9</b></em>' attribute.
2626 * <!-- begin-user-doc -->
2627 * <!-- end-user-doc -->
2628 * @generated
2629 * @ordered
2630 */
2631 int PARTNERSHIP_RECORD__ID9 = LEGAL_UNION_RECORD__ID9;
2632
2633 /**
2634 * The feature id for the '<em><b>Household</b></em>' container reference.
2635 * <!-- begin-user-doc -->
2636 * <!-- end-user-doc -->
2637 * @generated
2638 * @ordered
2639 */
2640 int PARTNERSHIP_RECORD__HOUSEHOLD = LEGAL_UNION_RECORD__HOUSEHOLD;
2641
2642 /**
2643 * The number of structural features of the '<em>Partnership Record</em>' class.
2644 * <!-- begin-user-doc -->
2645 * <!-- end-user-doc -->
2646 * @generated
2647 * @ordered
2648 */
2649 int PARTNERSHIP_RECORD_FEATURE_COUNT = LEGAL_UNION_RECORD_FEATURE_COUNT + 0;
2650
2651 /**
2652 * The number of operations of the '<em>Partnership Record</em>' class.
2653 * <!-- begin-user-doc -->
2654 * <!-- end-user-doc -->
2655 * @generated
2656 * @ordered
2657 */
2658 int PARTNERSHIP_RECORD_OPERATION_COUNT = LEGAL_UNION_RECORD_OPERATION_COUNT + 0;
2659
2660 /**
2661 * The meta object id for the '{@link TaxationWithRoot.impl.Resident_Tax_PayerImpl <em>Resident Tax Payer</em>}' class.
2662 * <!-- begin-user-doc -->
2663 * <!-- end-user-doc -->
2664 * @see TaxationWithRoot.impl.Resident_Tax_PayerImpl
2665 * @see TaxationWithRoot.impl.TaxationPackageImpl#getResident_Tax_Payer()
2666 * @generated
2667 */
2668 int RESIDENT_TAX_PAYER = 24;
2669
2670 /**
2671 * The feature id for the '<em><b>SS No</b></em>' attribute.
2672 * <!-- begin-user-doc -->
2673 * <!-- end-user-doc -->
2674 * @generated
2675 * @ordered
2676 */
2677 int RESIDENT_TAX_PAYER__SS_NO = TAX_PAYER__SS_NO;
2678
2679 /**
2680 * The feature id for the '<em><b>Addresses</b></em>' reference list.
2681 * <!-- begin-user-doc -->
2682 * <!-- end-user-doc -->
2683 * @generated
2684 * @ordered
2685 */
2686 int RESIDENT_TAX_PAYER__ADDRESSES = TAX_PAYER__ADDRESSES;
2687
2688 /**
2689 * The feature id for the '<em><b>Birth year</b></em>' attribute.
2690 * <!-- begin-user-doc -->
2691 * <!-- end-user-doc -->
2692 * @generated
2693 * @ordered
2694 */
2695 int RESIDENT_TAX_PAYER__BIRTH_YEAR = TAX_PAYER__BIRTH_YEAR;
2696
2697 /**
2698 * The feature id for the '<em><b>Disability percentage</b></em>' attribute.
2699 * <!-- begin-user-doc -->
2700 * <!-- end-user-doc -->
2701 * @generated
2702 * @ordered
2703 */
2704 int RESIDENT_TAX_PAYER__DISABILITY_PERCENTAGE = TAX_PAYER__DISABILITY_PERCENTAGE;
2705
2706 /**
2707 * The feature id for the '<em><b>Disability type</b></em>' attribute.
2708 * <!-- begin-user-doc -->
2709 * <!-- end-user-doc -->
2710 * @generated
2711 * @ordered
2712 */
2713 int RESIDENT_TAX_PAYER__DISABILITY_TYPE = TAX_PAYER__DISABILITY_TYPE;
2714
2715 /**
2716 * The feature id for the '<em><b>Birth month</b></em>' attribute.
2717 * <!-- begin-user-doc -->
2718 * <!-- end-user-doc -->
2719 * @generated
2720 * @ordered
2721 */
2722 int RESIDENT_TAX_PAYER__BIRTH_MONTH = TAX_PAYER__BIRTH_MONTH;
2723
2724 /**
2725 * The feature id for the '<em><b>Birth day</b></em>' attribute.
2726 * <!-- begin-user-doc -->
2727 * <!-- end-user-doc -->
2728 * @generated
2729 * @ordered
2730 */
2731 int RESIDENT_TAX_PAYER__BIRTH_DAY = TAX_PAYER__BIRTH_DAY;
2732
2733 /**
2734 * The feature id for the '<em><b>Expenses</b></em>' reference list.
2735 * <!-- begin-user-doc -->
2736 * <!-- end-user-doc -->
2737 * @generated
2738 * @ordered
2739 */
2740 int RESIDENT_TAX_PAYER__EXPENSES = TAX_PAYER__EXPENSES;
2741
2742 /**
2743 * The feature id for the '<em><b>Is widower</b></em>' attribute.
2744 * <!-- begin-user-doc -->
2745 * <!-- end-user-doc -->
2746 * @generated
2747 * @ordered
2748 */
2749 int RESIDENT_TAX_PAYER__IS_WIDOWER = TAX_PAYER__IS_WIDOWER;
2750
2751 /**
2752 * The feature id for the '<em><b>Dependents</b></em>' containment reference list.
2753 * <!-- begin-user-doc -->
2754 * <!-- end-user-doc -->
2755 * @generated
2756 * @ordered
2757 */
2758 int RESIDENT_TAX_PAYER__DEPENDENTS = TAX_PAYER__DEPENDENTS;
2759
2760 /**
2761 * The feature id for the '<em><b>From agent</b></em>' containment reference.
2762 * <!-- begin-user-doc -->
2763 * <!-- end-user-doc -->
2764 * @generated
2765 * @ordered
2766 */
2767 int RESIDENT_TAX_PAYER__FROM_AGENT = TAX_PAYER__FROM_AGENT;
2768
2769 /**
2770 * The feature id for the '<em><b>Incomes</b></em>' containment reference list.
2771 * <!-- begin-user-doc -->
2772 * <!-- end-user-doc -->
2773 * @generated
2774 * @ordered
2775 */
2776 int RESIDENT_TAX_PAYER__INCOMES = TAX_PAYER__INCOMES;
2777
2778 /**
2779 * The feature id for the '<em><b>From law</b></em>' containment reference.
2780 * <!-- begin-user-doc -->
2781 * <!-- end-user-doc -->
2782 * @generated
2783 * @ordered
2784 */
2785 int RESIDENT_TAX_PAYER__FROM_LAW = TAX_PAYER__FROM_LAW;
2786
2787 /**
2788 * The number of structural features of the '<em>Resident Tax Payer</em>' class.
2789 * <!-- begin-user-doc -->
2790 * <!-- end-user-doc -->
2791 * @generated
2792 * @ordered
2793 */
2794 int RESIDENT_TAX_PAYER_FEATURE_COUNT = TAX_PAYER_FEATURE_COUNT + 0;
2795
2796 /**
2797 * The number of operations of the '<em>Resident Tax Payer</em>' class.
2798 * <!-- begin-user-doc -->
2799 * <!-- end-user-doc -->
2800 * @generated
2801 * @ordered
2802 */
2803 int RESIDENT_TAX_PAYER_OPERATION_COUNT = TAX_PAYER_OPERATION_COUNT + 0;
2804
2805 /**
2806 * The meta object id for the '{@link TaxationWithRoot.impl.Trade_and_Business_IncomeImpl <em>Trade and Business Income</em>}' class.
2807 * <!-- begin-user-doc -->
2808 * <!-- end-user-doc -->
2809 * @see TaxationWithRoot.impl.Trade_and_Business_IncomeImpl
2810 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTrade_and_Business_Income()
2811 * @generated
2812 */
2813 int TRADE_AND_BUSINESS_INCOME = 25;
2814
2815 /**
2816 * The feature id for the '<em><b>Id8</b></em>' attribute.
2817 * <!-- begin-user-doc -->
2818 * <!-- end-user-doc -->
2819 * @generated
2820 * @ordered
2821 */
2822 int TRADE_AND_BUSINESS_INCOME__ID8 = INCOME_TYPE__ID8;
2823
2824 /**
2825 * The feature id for the '<em><b>Income</b></em>' container reference.
2826 * <!-- begin-user-doc -->
2827 * <!-- end-user-doc -->
2828 * @generated
2829 * @ordered
2830 */
2831 int TRADE_AND_BUSINESS_INCOME__INCOME = INCOME_TYPE__INCOME;
2832
2833 /**
2834 * The number of structural features of the '<em>Trade and Business Income</em>' class.
2835 * <!-- begin-user-doc -->
2836 * <!-- end-user-doc -->
2837 * @generated
2838 * @ordered
2839 */
2840 int TRADE_AND_BUSINESS_INCOME_FEATURE_COUNT = INCOME_TYPE_FEATURE_COUNT + 0;
2841
2842 /**
2843 * The number of operations of the '<em>Trade and Business Income</em>' class.
2844 * <!-- begin-user-doc -->
2845 * <!-- end-user-doc -->
2846 * @generated
2847 * @ordered
2848 */
2849 int TRADE_AND_BUSINESS_INCOME_OPERATION_COUNT = INCOME_TYPE_OPERATION_COUNT + 0;
2850
2851 /**
2852 * The meta object id for the '{@link TaxationWithRoot.impl.Agriculture_and_Forestry_IncomeImpl <em>Agriculture and Forestry Income</em>}' class.
2853 * <!-- begin-user-doc -->
2854 * <!-- end-user-doc -->
2855 * @see TaxationWithRoot.impl.Agriculture_and_Forestry_IncomeImpl
2856 * @see TaxationWithRoot.impl.TaxationPackageImpl#getAgriculture_and_Forestry_Income()
2857 * @generated
2858 */
2859 int AGRICULTURE_AND_FORESTRY_INCOME = 26;
2860
2861 /**
2862 * The feature id for the '<em><b>Id8</b></em>' attribute.
2863 * <!-- begin-user-doc -->
2864 * <!-- end-user-doc -->
2865 * @generated
2866 * @ordered
2867 */
2868 int AGRICULTURE_AND_FORESTRY_INCOME__ID8 = INCOME_TYPE__ID8;
2869
2870 /**
2871 * The feature id for the '<em><b>Income</b></em>' container reference.
2872 * <!-- begin-user-doc -->
2873 * <!-- end-user-doc -->
2874 * @generated
2875 * @ordered
2876 */
2877 int AGRICULTURE_AND_FORESTRY_INCOME__INCOME = INCOME_TYPE__INCOME;
2878
2879 /**
2880 * The number of structural features of the '<em>Agriculture and Forestry Income</em>' class.
2881 * <!-- begin-user-doc -->
2882 * <!-- end-user-doc -->
2883 * @generated
2884 * @ordered
2885 */
2886 int AGRICULTURE_AND_FORESTRY_INCOME_FEATURE_COUNT = INCOME_TYPE_FEATURE_COUNT + 0;
2887
2888 /**
2889 * The number of operations of the '<em>Agriculture and Forestry Income</em>' class.
2890 * <!-- begin-user-doc -->
2891 * <!-- end-user-doc -->
2892 * @generated
2893 * @ordered
2894 */
2895 int AGRICULTURE_AND_FORESTRY_INCOME_OPERATION_COUNT = INCOME_TYPE_OPERATION_COUNT + 0;
2896
2897 /**
2898 * The meta object id for the '{@link TaxationWithRoot.impl.Pensions_and_Annuities_IncomeImpl <em>Pensions and Annuities Income</em>}' class.
2899 * <!-- begin-user-doc -->
2900 * <!-- end-user-doc -->
2901 * @see TaxationWithRoot.impl.Pensions_and_Annuities_IncomeImpl
2902 * @see TaxationWithRoot.impl.TaxationPackageImpl#getPensions_and_Annuities_Income()
2903 * @generated
2904 */
2905 int PENSIONS_AND_ANNUITIES_INCOME = 27;
2906
2907 /**
2908 * The feature id for the '<em><b>Id8</b></em>' attribute.
2909 * <!-- begin-user-doc -->
2910 * <!-- end-user-doc -->
2911 * @generated
2912 * @ordered
2913 */
2914 int PENSIONS_AND_ANNUITIES_INCOME__ID8 = INCOME_TYPE__ID8;
2915
2916 /**
2917 * The feature id for the '<em><b>Income</b></em>' container reference.
2918 * <!-- begin-user-doc -->
2919 * <!-- end-user-doc -->
2920 * @generated
2921 * @ordered
2922 */
2923 int PENSIONS_AND_ANNUITIES_INCOME__INCOME = INCOME_TYPE__INCOME;
2924
2925 /**
2926 * The feature id for the '<em><b>Occasional payement</b></em>' attribute.
2927 * <!-- begin-user-doc -->
2928 * <!-- end-user-doc -->
2929 * @generated
2930 * @ordered
2931 */
2932 int PENSIONS_AND_ANNUITIES_INCOME__OCCASIONAL_PAYEMENT = INCOME_TYPE_FEATURE_COUNT + 0;
2933
2934 /**
2935 * The number of structural features of the '<em>Pensions and Annuities Income</em>' class.
2936 * <!-- begin-user-doc -->
2937 * <!-- end-user-doc -->
2938 * @generated
2939 * @ordered
2940 */
2941 int PENSIONS_AND_ANNUITIES_INCOME_FEATURE_COUNT = INCOME_TYPE_FEATURE_COUNT + 1;
2942
2943 /**
2944 * The number of operations of the '<em>Pensions and Annuities Income</em>' class.
2945 * <!-- begin-user-doc -->
2946 * <!-- end-user-doc -->
2947 * @generated
2948 * @ordered
2949 */
2950 int PENSIONS_AND_ANNUITIES_INCOME_OPERATION_COUNT = INCOME_TYPE_OPERATION_COUNT + 0;
2951
2952 /**
2953 * The meta object id for the '{@link TaxationWithRoot.impl.Capital_and_Investments_IncomeImpl <em>Capital and Investments Income</em>}' class.
2954 * <!-- begin-user-doc -->
2955 * <!-- end-user-doc -->
2956 * @see TaxationWithRoot.impl.Capital_and_Investments_IncomeImpl
2957 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCapital_and_Investments_Income()
2958 * @generated
2959 */
2960 int CAPITAL_AND_INVESTMENTS_INCOME = 28;
2961
2962 /**
2963 * The feature id for the '<em><b>Id8</b></em>' attribute.
2964 * <!-- begin-user-doc -->
2965 * <!-- end-user-doc -->
2966 * @generated
2967 * @ordered
2968 */
2969 int CAPITAL_AND_INVESTMENTS_INCOME__ID8 = INCOME_TYPE__ID8;
2970
2971 /**
2972 * The feature id for the '<em><b>Income</b></em>' container reference.
2973 * <!-- begin-user-doc -->
2974 * <!-- end-user-doc -->
2975 * @generated
2976 * @ordered
2977 */
2978 int CAPITAL_AND_INVESTMENTS_INCOME__INCOME = INCOME_TYPE__INCOME;
2979
2980 /**
2981 * The number of structural features of the '<em>Capital and Investments Income</em>' class.
2982 * <!-- begin-user-doc -->
2983 * <!-- end-user-doc -->
2984 * @generated
2985 * @ordered
2986 */
2987 int CAPITAL_AND_INVESTMENTS_INCOME_FEATURE_COUNT = INCOME_TYPE_FEATURE_COUNT + 0;
2988
2989 /**
2990 * The number of operations of the '<em>Capital and Investments Income</em>' class.
2991 * <!-- begin-user-doc -->
2992 * <!-- end-user-doc -->
2993 * @generated
2994 * @ordered
2995 */
2996 int CAPITAL_AND_INVESTMENTS_INCOME_OPERATION_COUNT = INCOME_TYPE_OPERATION_COUNT + 0;
2997
2998 /**
2999 * The meta object id for the '{@link TaxationWithRoot.impl.Employment_IncomeImpl <em>Employment Income</em>}' class.
3000 * <!-- begin-user-doc -->
3001 * <!-- end-user-doc -->
3002 * @see TaxationWithRoot.impl.Employment_IncomeImpl
3003 * @see TaxationWithRoot.impl.TaxationPackageImpl#getEmployment_Income()
3004 * @generated
3005 */
3006 int EMPLOYMENT_INCOME = 29;
3007
3008 /**
3009 * The feature id for the '<em><b>Id8</b></em>' attribute.
3010 * <!-- begin-user-doc -->
3011 * <!-- end-user-doc -->
3012 * @generated
3013 * @ordered
3014 */
3015 int EMPLOYMENT_INCOME__ID8 = INCOME_TYPE__ID8;
3016
3017 /**
3018 * The feature id for the '<em><b>Income</b></em>' container reference.
3019 * <!-- begin-user-doc -->
3020 * <!-- end-user-doc -->
3021 * @generated
3022 * @ordered
3023 */
3024 int EMPLOYMENT_INCOME__INCOME = INCOME_TYPE__INCOME;
3025
3026 /**
3027 * The number of structural features of the '<em>Employment Income</em>' class.
3028 * <!-- begin-user-doc -->
3029 * <!-- end-user-doc -->
3030 * @generated
3031 * @ordered
3032 */
3033 int EMPLOYMENT_INCOME_FEATURE_COUNT = INCOME_TYPE_FEATURE_COUNT + 0;
3034
3035 /**
3036 * The number of operations of the '<em>Employment Income</em>' class.
3037 * <!-- begin-user-doc -->
3038 * <!-- end-user-doc -->
3039 * @generated
3040 * @ordered
3041 */
3042 int EMPLOYMENT_INCOME_OPERATION_COUNT = INCOME_TYPE_OPERATION_COUNT + 0;
3043
3044 /**
3045 * The meta object id for the '{@link TaxationWithRoot.impl.Rentals_and_Leases_IncomeImpl <em>Rentals and Leases Income</em>}' class.
3046 * <!-- begin-user-doc -->
3047 * <!-- end-user-doc -->
3048 * @see TaxationWithRoot.impl.Rentals_and_Leases_IncomeImpl
3049 * @see TaxationWithRoot.impl.TaxationPackageImpl#getRentals_and_Leases_Income()
3050 * @generated
3051 */
3052 int RENTALS_AND_LEASES_INCOME = 30;
3053
3054 /**
3055 * The feature id for the '<em><b>Id8</b></em>' attribute.
3056 * <!-- begin-user-doc -->
3057 * <!-- end-user-doc -->
3058 * @generated
3059 * @ordered
3060 */
3061 int RENTALS_AND_LEASES_INCOME__ID8 = INCOME_TYPE__ID8;
3062
3063 /**
3064 * The feature id for the '<em><b>Income</b></em>' container reference.
3065 * <!-- begin-user-doc -->
3066 * <!-- end-user-doc -->
3067 * @generated
3068 * @ordered
3069 */
3070 int RENTALS_AND_LEASES_INCOME__INCOME = INCOME_TYPE__INCOME;
3071
3072 /**
3073 * The feature id for the '<em><b>Is periodic</b></em>' attribute.
3074 * <!-- begin-user-doc -->
3075 * <!-- end-user-doc -->
3076 * @generated
3077 * @ordered
3078 */
3079 int RENTALS_AND_LEASES_INCOME__IS_PERIODIC = INCOME_TYPE_FEATURE_COUNT + 0;
3080
3081 /**
3082 * The number of structural features of the '<em>Rentals and Leases Income</em>' class.
3083 * <!-- begin-user-doc -->
3084 * <!-- end-user-doc -->
3085 * @generated
3086 * @ordered
3087 */
3088 int RENTALS_AND_LEASES_INCOME_FEATURE_COUNT = INCOME_TYPE_FEATURE_COUNT + 1;
3089
3090 /**
3091 * The number of operations of the '<em>Rentals and Leases Income</em>' class.
3092 * <!-- begin-user-doc -->
3093 * <!-- end-user-doc -->
3094 * @generated
3095 * @ordered
3096 */
3097 int RENTALS_AND_LEASES_INCOME_OPERATION_COUNT = INCOME_TYPE_OPERATION_COUNT + 0;
3098
3099 /**
3100 * The meta object id for the '{@link TaxationWithRoot.impl.Foreign_IncomeImpl <em>Foreign Income</em>}' class.
3101 * <!-- begin-user-doc -->
3102 * <!-- end-user-doc -->
3103 * @see TaxationWithRoot.impl.Foreign_IncomeImpl
3104 * @see TaxationWithRoot.impl.TaxationPackageImpl#getForeign_Income()
3105 * @generated
3106 */
3107 int FOREIGN_INCOME = 31;
3108
3109 /**
3110 * The feature id for the '<em><b>Income amount</b></em>' attribute.
3111 * <!-- begin-user-doc -->
3112 * <!-- end-user-doc -->
3113 * @generated
3114 * @ordered
3115 */
3116 int FOREIGN_INCOME__INCOME_AMOUNT = INCOME__INCOME_AMOUNT;
3117
3118 /**
3119 * The feature id for the '<em><b>Income type</b></em>' containment reference.
3120 * <!-- begin-user-doc -->
3121 * <!-- end-user-doc -->
3122 * @generated
3123 * @ordered
3124 */
3125 int FOREIGN_INCOME__INCOME_TYPE = INCOME__INCOME_TYPE;
3126
3127 /**
3128 * The feature id for the '<em><b>Tax card</b></em>' containment reference.
3129 * <!-- begin-user-doc -->
3130 * <!-- end-user-doc -->
3131 * @generated
3132 * @ordered
3133 */
3134 int FOREIGN_INCOME__TAX_CARD = INCOME__TAX_CARD;
3135
3136 /**
3137 * The feature id for the '<em><b>Tax liability</b></em>' attribute.
3138 * <!-- begin-user-doc -->
3139 * <!-- end-user-doc -->
3140 * @generated
3141 * @ordered
3142 */
3143 int FOREIGN_INCOME__TAX_LIABILITY = INCOME__TAX_LIABILITY;
3144
3145 /**
3146 * The feature id for the '<em><b>Tax Payer</b></em>' container reference.
3147 * <!-- begin-user-doc -->
3148 * <!-- end-user-doc -->
3149 * @generated
3150 * @ordered
3151 */
3152 int FOREIGN_INCOME__TAX_PAYER = INCOME__TAX_PAYER;
3153
3154 /**
3155 * The feature id for the '<em><b>Details</b></em>' containment reference list.
3156 * <!-- begin-user-doc -->
3157 * <!-- end-user-doc -->
3158 * @generated
3159 * @ordered
3160 */
3161 int FOREIGN_INCOME__DETAILS = INCOME__DETAILS;
3162
3163 /**
3164 * The feature id for the '<em><b>Num</b></em>' attribute.
3165 * <!-- begin-user-doc -->
3166 * <!-- end-user-doc -->
3167 * @generated
3168 * @ordered
3169 */
3170 int FOREIGN_INCOME__NUM = INCOME__NUM;
3171
3172 /**
3173 * The feature id for the '<em><b>Expenses</b></em>' containment reference list.
3174 * <!-- begin-user-doc -->
3175 * <!-- end-user-doc -->
3176 * @generated
3177 * @ordered
3178 */
3179 int FOREIGN_INCOME__EXPENSES = INCOME__EXPENSES;
3180
3181 /**
3182 * The number of structural features of the '<em>Foreign Income</em>' class.
3183 * <!-- begin-user-doc -->
3184 * <!-- end-user-doc -->
3185 * @generated
3186 * @ordered
3187 */
3188 int FOREIGN_INCOME_FEATURE_COUNT = INCOME_FEATURE_COUNT + 0;
3189
3190 /**
3191 * The number of operations of the '<em>Foreign Income</em>' class.
3192 * <!-- begin-user-doc -->
3193 * <!-- end-user-doc -->
3194 * @generated
3195 * @ordered
3196 */
3197 int FOREIGN_INCOME_OPERATION_COUNT = INCOME_OPERATION_COUNT + 0;
3198
3199 /**
3200 * The meta object id for the '{@link TaxationWithRoot.impl.Local_IncomeImpl <em>Local Income</em>}' class.
3201 * <!-- begin-user-doc -->
3202 * <!-- end-user-doc -->
3203 * @see TaxationWithRoot.impl.Local_IncomeImpl
3204 * @see TaxationWithRoot.impl.TaxationPackageImpl#getLocal_Income()
3205 * @generated
3206 */
3207 int LOCAL_INCOME = 32;
3208
3209 /**
3210 * The feature id for the '<em><b>Income amount</b></em>' attribute.
3211 * <!-- begin-user-doc -->
3212 * <!-- end-user-doc -->
3213 * @generated
3214 * @ordered
3215 */
3216 int LOCAL_INCOME__INCOME_AMOUNT = INCOME__INCOME_AMOUNT;
3217
3218 /**
3219 * The feature id for the '<em><b>Income type</b></em>' containment reference.
3220 * <!-- begin-user-doc -->
3221 * <!-- end-user-doc -->
3222 * @generated
3223 * @ordered
3224 */
3225 int LOCAL_INCOME__INCOME_TYPE = INCOME__INCOME_TYPE;
3226
3227 /**
3228 * The feature id for the '<em><b>Tax card</b></em>' containment reference.
3229 * <!-- begin-user-doc -->
3230 * <!-- end-user-doc -->
3231 * @generated
3232 * @ordered
3233 */
3234 int LOCAL_INCOME__TAX_CARD = INCOME__TAX_CARD;
3235
3236 /**
3237 * The feature id for the '<em><b>Tax liability</b></em>' attribute.
3238 * <!-- begin-user-doc -->
3239 * <!-- end-user-doc -->
3240 * @generated
3241 * @ordered
3242 */
3243 int LOCAL_INCOME__TAX_LIABILITY = INCOME__TAX_LIABILITY;
3244
3245 /**
3246 * The feature id for the '<em><b>Tax Payer</b></em>' container reference.
3247 * <!-- begin-user-doc -->
3248 * <!-- end-user-doc -->
3249 * @generated
3250 * @ordered
3251 */
3252 int LOCAL_INCOME__TAX_PAYER = INCOME__TAX_PAYER;
3253
3254 /**
3255 * The feature id for the '<em><b>Details</b></em>' containment reference list.
3256 * <!-- begin-user-doc -->
3257 * <!-- end-user-doc -->
3258 * @generated
3259 * @ordered
3260 */
3261 int LOCAL_INCOME__DETAILS = INCOME__DETAILS;
3262
3263 /**
3264 * The feature id for the '<em><b>Num</b></em>' attribute.
3265 * <!-- begin-user-doc -->
3266 * <!-- end-user-doc -->
3267 * @generated
3268 * @ordered
3269 */
3270 int LOCAL_INCOME__NUM = INCOME__NUM;
3271
3272 /**
3273 * The feature id for the '<em><b>Expenses</b></em>' containment reference list.
3274 * <!-- begin-user-doc -->
3275 * <!-- end-user-doc -->
3276 * @generated
3277 * @ordered
3278 */
3279 int LOCAL_INCOME__EXPENSES = INCOME__EXPENSES;
3280
3281 /**
3282 * The number of structural features of the '<em>Local Income</em>' class.
3283 * <!-- begin-user-doc -->
3284 * <!-- end-user-doc -->
3285 * @generated
3286 * @ordered
3287 */
3288 int LOCAL_INCOME_FEATURE_COUNT = INCOME_FEATURE_COUNT + 0;
3289
3290 /**
3291 * The number of operations of the '<em>Local Income</em>' class.
3292 * <!-- begin-user-doc -->
3293 * <!-- end-user-doc -->
3294 * @generated
3295 * @ordered
3296 */
3297 int LOCAL_INCOME_OPERATION_COUNT = INCOME_OPERATION_COUNT + 0;
3298
3299 /**
3300 * The meta object id for the '{@link TaxationWithRoot.impl.CIMImpl <em>CIM</em>}' class.
3301 * <!-- begin-user-doc -->
3302 * <!-- end-user-doc -->
3303 * @see TaxationWithRoot.impl.CIMImpl
3304 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCIM()
3305 * @generated
3306 */
3307 int CIM = 33;
3308
3309 /**
3310 * The feature id for the '<em><b>Granted By</b></em>' attribute.
3311 * <!-- begin-user-doc -->
3312 * <!-- end-user-doc -->
3313 * @generated
3314 * @ordered
3315 */
3316 int CIM__GRANTED_BY = INCOME_TAX_CREDIT__GRANTED_BY;
3317
3318 /**
3319 * The feature id for the '<em><b>Tax Payer</b></em>' reference.
3320 * <!-- begin-user-doc -->
3321 * <!-- end-user-doc -->
3322 * @generated
3323 * @ordered
3324 */
3325 int CIM__TAX_PAYER = INCOME_TAX_CREDIT__TAX_PAYER;
3326
3327 /**
3328 * The feature id for the '<em><b>Tax year</b></em>' attribute.
3329 * <!-- begin-user-doc -->
3330 * <!-- end-user-doc -->
3331 * @generated
3332 * @ordered
3333 */
3334 int CIM__TAX_YEAR = INCOME_TAX_CREDIT__TAX_YEAR;
3335
3336 /**
3337 * The feature id for the '<em><b>Yearly</b></em>' attribute.
3338 * <!-- begin-user-doc -->
3339 * <!-- end-user-doc -->
3340 * @generated
3341 * @ordered
3342 */
3343 int CIM__YEARLY = INCOME_TAX_CREDIT__YEARLY;
3344
3345 /**
3346 * The feature id for the '<em><b>Monthly</b></em>' attribute.
3347 * <!-- begin-user-doc -->
3348 * <!-- end-user-doc -->
3349 * @generated
3350 * @ordered
3351 */
3352 int CIM__MONTHLY = INCOME_TAX_CREDIT__MONTHLY;
3353
3354 /**
3355 * The feature id for the '<em><b>Daily</b></em>' attribute.
3356 * <!-- begin-user-doc -->
3357 * <!-- end-user-doc -->
3358 * @generated
3359 * @ordered
3360 */
3361 int CIM__DAILY = INCOME_TAX_CREDIT__DAILY;
3362
3363 /**
3364 * The feature id for the '<em><b>Id7</b></em>' attribute.
3365 * <!-- begin-user-doc -->
3366 * <!-- end-user-doc -->
3367 * @generated
3368 * @ordered
3369 */
3370 int CIM__ID7 = INCOME_TAX_CREDIT__ID7;
3371
3372 /**
3373 * The feature id for the '<em><b>Taxation Frame</b></em>' reference.
3374 * <!-- begin-user-doc -->
3375 * <!-- end-user-doc -->
3376 * @generated
3377 * @ordered
3378 */
3379 int CIM__TAXATION_FRAME = INCOME_TAX_CREDIT__TAXATION_FRAME;
3380
3381 /**
3382 * The number of structural features of the '<em>CIM</em>' class.
3383 * <!-- begin-user-doc -->
3384 * <!-- end-user-doc -->
3385 * @generated
3386 * @ordered
3387 */
3388 int CIM_FEATURE_COUNT = INCOME_TAX_CREDIT_FEATURE_COUNT + 0;
3389
3390 /**
3391 * The number of operations of the '<em>CIM</em>' class.
3392 * <!-- begin-user-doc -->
3393 * <!-- end-user-doc -->
3394 * @generated
3395 * @ordered
3396 */
3397 int CIM_OPERATION_COUNT = INCOME_TAX_CREDIT_OPERATION_COUNT + 0;
3398
3399 /**
3400 * The meta object id for the '{@link TaxationWithRoot.impl.CIPImpl <em>CIP</em>}' class.
3401 * <!-- begin-user-doc -->
3402 * <!-- end-user-doc -->
3403 * @see TaxationWithRoot.impl.CIPImpl
3404 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCIP()
3405 * @generated
3406 */
3407 int CIP = 34;
3408
3409 /**
3410 * The feature id for the '<em><b>Granted By</b></em>' attribute.
3411 * <!-- begin-user-doc -->
3412 * <!-- end-user-doc -->
3413 * @generated
3414 * @ordered
3415 */
3416 int CIP__GRANTED_BY = INCOME_TAX_CREDIT__GRANTED_BY;
3417
3418 /**
3419 * The feature id for the '<em><b>Tax Payer</b></em>' reference.
3420 * <!-- begin-user-doc -->
3421 * <!-- end-user-doc -->
3422 * @generated
3423 * @ordered
3424 */
3425 int CIP__TAX_PAYER = INCOME_TAX_CREDIT__TAX_PAYER;
3426
3427 /**
3428 * The feature id for the '<em><b>Tax year</b></em>' attribute.
3429 * <!-- begin-user-doc -->
3430 * <!-- end-user-doc -->
3431 * @generated
3432 * @ordered
3433 */
3434 int CIP__TAX_YEAR = INCOME_TAX_CREDIT__TAX_YEAR;
3435
3436 /**
3437 * The feature id for the '<em><b>Yearly</b></em>' attribute.
3438 * <!-- begin-user-doc -->
3439 * <!-- end-user-doc -->
3440 * @generated
3441 * @ordered
3442 */
3443 int CIP__YEARLY = INCOME_TAX_CREDIT__YEARLY;
3444
3445 /**
3446 * The feature id for the '<em><b>Monthly</b></em>' attribute.
3447 * <!-- begin-user-doc -->
3448 * <!-- end-user-doc -->
3449 * @generated
3450 * @ordered
3451 */
3452 int CIP__MONTHLY = INCOME_TAX_CREDIT__MONTHLY;
3453
3454 /**
3455 * The feature id for the '<em><b>Daily</b></em>' attribute.
3456 * <!-- begin-user-doc -->
3457 * <!-- end-user-doc -->
3458 * @generated
3459 * @ordered
3460 */
3461 int CIP__DAILY = INCOME_TAX_CREDIT__DAILY;
3462
3463 /**
3464 * The feature id for the '<em><b>Id7</b></em>' attribute.
3465 * <!-- begin-user-doc -->
3466 * <!-- end-user-doc -->
3467 * @generated
3468 * @ordered
3469 */
3470 int CIP__ID7 = INCOME_TAX_CREDIT__ID7;
3471
3472 /**
3473 * The feature id for the '<em><b>Taxation Frame</b></em>' reference.
3474 * <!-- begin-user-doc -->
3475 * <!-- end-user-doc -->
3476 * @generated
3477 * @ordered
3478 */
3479 int CIP__TAXATION_FRAME = INCOME_TAX_CREDIT__TAXATION_FRAME;
3480
3481 /**
3482 * The number of structural features of the '<em>CIP</em>' class.
3483 * <!-- begin-user-doc -->
3484 * <!-- end-user-doc -->
3485 * @generated
3486 * @ordered
3487 */
3488 int CIP_FEATURE_COUNT = INCOME_TAX_CREDIT_FEATURE_COUNT + 0;
3489
3490 /**
3491 * The number of operations of the '<em>CIP</em>' class.
3492 * <!-- begin-user-doc -->
3493 * <!-- end-user-doc -->
3494 * @generated
3495 * @ordered
3496 */
3497 int CIP_OPERATION_COUNT = INCOME_TAX_CREDIT_OPERATION_COUNT + 0;
3498
3499 /**
3500 * The meta object id for the '{@link TaxationWithRoot.impl.CISImpl <em>CIS</em>}' class.
3501 * <!-- begin-user-doc -->
3502 * <!-- end-user-doc -->
3503 * @see TaxationWithRoot.impl.CISImpl
3504 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCIS()
3505 * @generated
3506 */
3507 int CIS = 35;
3508
3509 /**
3510 * The feature id for the '<em><b>Granted By</b></em>' attribute.
3511 * <!-- begin-user-doc -->
3512 * <!-- end-user-doc -->
3513 * @generated
3514 * @ordered
3515 */
3516 int CIS__GRANTED_BY = INCOME_TAX_CREDIT__GRANTED_BY;
3517
3518 /**
3519 * The feature id for the '<em><b>Tax Payer</b></em>' reference.
3520 * <!-- begin-user-doc -->
3521 * <!-- end-user-doc -->
3522 * @generated
3523 * @ordered
3524 */
3525 int CIS__TAX_PAYER = INCOME_TAX_CREDIT__TAX_PAYER;
3526
3527 /**
3528 * The feature id for the '<em><b>Tax year</b></em>' attribute.
3529 * <!-- begin-user-doc -->
3530 * <!-- end-user-doc -->
3531 * @generated
3532 * @ordered
3533 */
3534 int CIS__TAX_YEAR = INCOME_TAX_CREDIT__TAX_YEAR;
3535
3536 /**
3537 * The feature id for the '<em><b>Yearly</b></em>' attribute.
3538 * <!-- begin-user-doc -->
3539 * <!-- end-user-doc -->
3540 * @generated
3541 * @ordered
3542 */
3543 int CIS__YEARLY = INCOME_TAX_CREDIT__YEARLY;
3544
3545 /**
3546 * The feature id for the '<em><b>Monthly</b></em>' attribute.
3547 * <!-- begin-user-doc -->
3548 * <!-- end-user-doc -->
3549 * @generated
3550 * @ordered
3551 */
3552 int CIS__MONTHLY = INCOME_TAX_CREDIT__MONTHLY;
3553
3554 /**
3555 * The feature id for the '<em><b>Daily</b></em>' attribute.
3556 * <!-- begin-user-doc -->
3557 * <!-- end-user-doc -->
3558 * @generated
3559 * @ordered
3560 */
3561 int CIS__DAILY = INCOME_TAX_CREDIT__DAILY;
3562
3563 /**
3564 * The feature id for the '<em><b>Id7</b></em>' attribute.
3565 * <!-- begin-user-doc -->
3566 * <!-- end-user-doc -->
3567 * @generated
3568 * @ordered
3569 */
3570 int CIS__ID7 = INCOME_TAX_CREDIT__ID7;
3571
3572 /**
3573 * The feature id for the '<em><b>Taxation Frame</b></em>' reference.
3574 * <!-- begin-user-doc -->
3575 * <!-- end-user-doc -->
3576 * @generated
3577 * @ordered
3578 */
3579 int CIS__TAXATION_FRAME = INCOME_TAX_CREDIT__TAXATION_FRAME;
3580
3581 /**
3582 * The number of structural features of the '<em>CIS</em>' class.
3583 * <!-- begin-user-doc -->
3584 * <!-- end-user-doc -->
3585 * @generated
3586 * @ordered
3587 */
3588 int CIS_FEATURE_COUNT = INCOME_TAX_CREDIT_FEATURE_COUNT + 0;
3589
3590 /**
3591 * The number of operations of the '<em>CIS</em>' class.
3592 * <!-- begin-user-doc -->
3593 * <!-- end-user-doc -->
3594 * @generated
3595 * @ordered
3596 */
3597 int CIS_OPERATION_COUNT = INCOME_TAX_CREDIT_OPERATION_COUNT + 0;
3598
3599 /**
3600 * The meta object id for the '{@link TaxationWithRoot.impl.Professional_Expenses_DeductionImpl <em>Professional Expenses Deduction</em>}' class.
3601 * <!-- begin-user-doc -->
3602 * <!-- end-user-doc -->
3603 * @see TaxationWithRoot.impl.Professional_Expenses_DeductionImpl
3604 * @see TaxationWithRoot.impl.TaxationPackageImpl#getProfessional_Expenses_Deduction()
3605 * @generated
3606 */
3607 int PROFESSIONAL_EXPENSES_DEDUCTION = 37;
3608
3609 /**
3610 * The number of structural features of the '<em>Professional Expenses Deduction</em>' class.
3611 * <!-- begin-user-doc -->
3612 * <!-- end-user-doc -->
3613 * @generated
3614 * @ordered
3615 */
3616 int PROFESSIONAL_EXPENSES_DEDUCTION_FEATURE_COUNT = ROOT_FEATURE_COUNT + 0;
3617
3618 /**
3619 * The number of operations of the '<em>Professional Expenses Deduction</em>' class.
3620 * <!-- begin-user-doc -->
3621 * <!-- end-user-doc -->
3622 * @generated
3623 * @ordered
3624 */
3625 int PROFESSIONAL_EXPENSES_DEDUCTION_OPERATION_COUNT = ROOT_OPERATION_COUNT + 0;
3626
3627 /**
3628 * The meta object id for the '{@link TaxationWithRoot.impl.FDImpl <em>FD</em>}' class.
3629 * <!-- begin-user-doc -->
3630 * <!-- end-user-doc -->
3631 * @see TaxationWithRoot.impl.FDImpl
3632 * @see TaxationWithRoot.impl.TaxationPackageImpl#getFD()
3633 * @generated
3634 */
3635 int FD = 36;
3636
3637 /**
3638 * The feature id for the '<em><b>Distance declared in january</b></em>' attribute.
3639 * <!-- begin-user-doc -->
3640 * <!-- end-user-doc -->
3641 * @generated
3642 * @ordered
3643 */
3644 int FD__DISTANCE_DECLARED_IN_JANUARY = PROFESSIONAL_EXPENSES_DEDUCTION_FEATURE_COUNT + 0;
3645
3646 /**
3647 * The number of structural features of the '<em>FD</em>' class.
3648 * <!-- begin-user-doc -->
3649 * <!-- end-user-doc -->
3650 * @generated
3651 * @ordered
3652 */
3653 int FD_FEATURE_COUNT = PROFESSIONAL_EXPENSES_DEDUCTION_FEATURE_COUNT + 1;
3654
3655 /**
3656 * The number of operations of the '<em>FD</em>' class.
3657 * <!-- begin-user-doc -->
3658 * <!-- end-user-doc -->
3659 * @generated
3660 * @ordered
3661 */
3662 int FD_OPERATION_COUNT = PROFESSIONAL_EXPENSES_DEDUCTION_OPERATION_COUNT + 0;
3663
3664 /**
3665 * The meta object id for the '{@link TaxationWithRoot.impl.FOImpl <em>FO</em>}' class.
3666 * <!-- begin-user-doc -->
3667 * <!-- end-user-doc -->
3668 * @see TaxationWithRoot.impl.FOImpl
3669 * @see TaxationWithRoot.impl.TaxationPackageImpl#getFO()
3670 * @generated
3671 */
3672 int FO = 38;
3673
3674 /**
3675 * The number of structural features of the '<em>FO</em>' class.
3676 * <!-- begin-user-doc -->
3677 * <!-- end-user-doc -->
3678 * @generated
3679 * @ordered
3680 */
3681 int FO_FEATURE_COUNT = PROFESSIONAL_EXPENSES_DEDUCTION_FEATURE_COUNT + 0;
3682
3683 /**
3684 * The number of operations of the '<em>FO</em>' class.
3685 * <!-- begin-user-doc -->
3686 * <!-- end-user-doc -->
3687 * @generated
3688 * @ordered
3689 */
3690 int FO_OPERATION_COUNT = PROFESSIONAL_EXPENSES_DEDUCTION_OPERATION_COUNT + 0;
3691
3692 /**
3693 * The meta object id for the '{@link TaxationWithRoot.impl.DSImpl <em>DS</em>}' class.
3694 * <!-- begin-user-doc -->
3695 * <!-- end-user-doc -->
3696 * @see TaxationWithRoot.impl.DSImpl
3697 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS()
3698 * @generated
3699 */
3700 int DS = 40;
3701
3702 /**
3703 * The feature id for the '<em><b>Maximum deductible amount</b></em>' attribute.
3704 * <!-- begin-user-doc -->
3705 * <!-- end-user-doc -->
3706 * @generated
3707 * @ordered
3708 */
3709 int DS__MAXIMUM_DEDUCTIBLE_AMOUNT = ROOT_FEATURE_COUNT + 0;
3710
3711 /**
3712 * The feature id for the '<em><b>Id3</b></em>' attribute.
3713 * <!-- begin-user-doc -->
3714 * <!-- end-user-doc -->
3715 * @generated
3716 * @ordered
3717 */
3718 int DS__ID3 = ROOT_FEATURE_COUNT + 1;
3719
3720 /**
3721 * The number of structural features of the '<em>DS</em>' class.
3722 * <!-- begin-user-doc -->
3723 * <!-- end-user-doc -->
3724 * @generated
3725 * @ordered
3726 */
3727 int DS_FEATURE_COUNT = ROOT_FEATURE_COUNT + 2;
3728
3729 /**
3730 * The number of operations of the '<em>DS</em>' class.
3731 * <!-- begin-user-doc -->
3732 * <!-- end-user-doc -->
3733 * @generated
3734 * @ordered
3735 */
3736 int DS_OPERATION_COUNT = ROOT_OPERATION_COUNT + 0;
3737
3738 /**
3739 * The meta object id for the '{@link TaxationWithRoot.impl.DS_for_Permanent_ExpenseImpl <em>DS for Permanent Expense</em>}' class.
3740 * <!-- begin-user-doc -->
3741 * <!-- end-user-doc -->
3742 * @see TaxationWithRoot.impl.DS_for_Permanent_ExpenseImpl
3743 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Permanent_Expense()
3744 * @generated
3745 */
3746 int DS_FOR_PERMANENT_EXPENSE = 39;
3747
3748 /**
3749 * The feature id for the '<em><b>Maximum deductible amount</b></em>' attribute.
3750 * <!-- begin-user-doc -->
3751 * <!-- end-user-doc -->
3752 * @generated
3753 * @ordered
3754 */
3755 int DS_FOR_PERMANENT_EXPENSE__MAXIMUM_DEDUCTIBLE_AMOUNT = DS__MAXIMUM_DEDUCTIBLE_AMOUNT;
3756
3757 /**
3758 * The feature id for the '<em><b>Id3</b></em>' attribute.
3759 * <!-- begin-user-doc -->
3760 * <!-- end-user-doc -->
3761 * @generated
3762 * @ordered
3763 */
3764 int DS_FOR_PERMANENT_EXPENSE__ID3 = DS__ID3;
3765
3766 /**
3767 * The feature id for the '<em><b>Permanent expense category</b></em>' attribute.
3768 * <!-- begin-user-doc -->
3769 * <!-- end-user-doc -->
3770 * @generated
3771 * @ordered
3772 */
3773 int DS_FOR_PERMANENT_EXPENSE__PERMANENT_EXPENSE_CATEGORY = DS_FEATURE_COUNT + 0;
3774
3775 /**
3776 * The number of structural features of the '<em>DS for Permanent Expense</em>' class.
3777 * <!-- begin-user-doc -->
3778 * <!-- end-user-doc -->
3779 * @generated
3780 * @ordered
3781 */
3782 int DS_FOR_PERMANENT_EXPENSE_FEATURE_COUNT = DS_FEATURE_COUNT + 1;
3783
3784 /**
3785 * The number of operations of the '<em>DS for Permanent Expense</em>' class.
3786 * <!-- begin-user-doc -->
3787 * <!-- end-user-doc -->
3788 * @generated
3789 * @ordered
3790 */
3791 int DS_FOR_PERMANENT_EXPENSE_OPERATION_COUNT = DS_OPERATION_COUNT + 0;
3792
3793 /**
3794 * The meta object id for the '{@link TaxationWithRoot.impl.DS_for_Interest_ExpenseImpl <em>DS for Interest Expense</em>}' class.
3795 * <!-- begin-user-doc -->
3796 * <!-- end-user-doc -->
3797 * @see TaxationWithRoot.impl.DS_for_Interest_ExpenseImpl
3798 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Interest_Expense()
3799 * @generated
3800 */
3801 int DS_FOR_INTEREST_EXPENSE = 41;
3802
3803 /**
3804 * The feature id for the '<em><b>Maximum deductible amount</b></em>' attribute.
3805 * <!-- begin-user-doc -->
3806 * <!-- end-user-doc -->
3807 * @generated
3808 * @ordered
3809 */
3810 int DS_FOR_INTEREST_EXPENSE__MAXIMUM_DEDUCTIBLE_AMOUNT = DS__MAXIMUM_DEDUCTIBLE_AMOUNT;
3811
3812 /**
3813 * The feature id for the '<em><b>Id3</b></em>' attribute.
3814 * <!-- begin-user-doc -->
3815 * <!-- end-user-doc -->
3816 * @generated
3817 * @ordered
3818 */
3819 int DS_FOR_INTEREST_EXPENSE__ID3 = DS__ID3;
3820
3821 /**
3822 * The number of structural features of the '<em>DS for Interest Expense</em>' class.
3823 * <!-- begin-user-doc -->
3824 * <!-- end-user-doc -->
3825 * @generated
3826 * @ordered
3827 */
3828 int DS_FOR_INTEREST_EXPENSE_FEATURE_COUNT = DS_FEATURE_COUNT + 0;
3829
3830 /**
3831 * The number of operations of the '<em>DS for Interest Expense</em>' class.
3832 * <!-- begin-user-doc -->
3833 * <!-- end-user-doc -->
3834 * @generated
3835 * @ordered
3836 */
3837 int DS_FOR_INTEREST_EXPENSE_OPERATION_COUNT = DS_OPERATION_COUNT + 0;
3838
3839 /**
3840 * The meta object id for the '{@link TaxationWithRoot.impl.DS_for_Health_and_Pension_InsuranceImpl <em>DS for Health and Pension Insurance</em>}' class.
3841 * <!-- begin-user-doc -->
3842 * <!-- end-user-doc -->
3843 * @see TaxationWithRoot.impl.DS_for_Health_and_Pension_InsuranceImpl
3844 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Health_and_Pension_Insurance()
3845 * @generated
3846 */
3847 int DS_FOR_HEALTH_AND_PENSION_INSURANCE = 42;
3848
3849 /**
3850 * The feature id for the '<em><b>Maximum deductible amount</b></em>' attribute.
3851 * <!-- begin-user-doc -->
3852 * <!-- end-user-doc -->
3853 * @generated
3854 * @ordered
3855 */
3856 int DS_FOR_HEALTH_AND_PENSION_INSURANCE__MAXIMUM_DEDUCTIBLE_AMOUNT = DS__MAXIMUM_DEDUCTIBLE_AMOUNT;
3857
3858 /**
3859 * The feature id for the '<em><b>Id3</b></em>' attribute.
3860 * <!-- begin-user-doc -->
3861 * <!-- end-user-doc -->
3862 * @generated
3863 * @ordered
3864 */
3865 int DS_FOR_HEALTH_AND_PENSION_INSURANCE__ID3 = DS__ID3;
3866
3867 /**
3868 * The feature id for the '<em><b>Insurance category</b></em>' attribute.
3869 * <!-- begin-user-doc -->
3870 * <!-- end-user-doc -->
3871 * @generated
3872 * @ordered
3873 */
3874 int DS_FOR_HEALTH_AND_PENSION_INSURANCE__INSURANCE_CATEGORY = DS_FEATURE_COUNT + 0;
3875
3876 /**
3877 * The number of structural features of the '<em>DS for Health and Pension Insurance</em>' class.
3878 * <!-- begin-user-doc -->
3879 * <!-- end-user-doc -->
3880 * @generated
3881 * @ordered
3882 */
3883 int DS_FOR_HEALTH_AND_PENSION_INSURANCE_FEATURE_COUNT = DS_FEATURE_COUNT + 1;
3884
3885 /**
3886 * The number of operations of the '<em>DS for Health and Pension Insurance</em>' class.
3887 * <!-- begin-user-doc -->
3888 * <!-- end-user-doc -->
3889 * @generated
3890 * @ordered
3891 */
3892 int DS_FOR_HEALTH_AND_PENSION_INSURANCE_OPERATION_COUNT = DS_OPERATION_COUNT + 0;
3893
3894 /**
3895 * The meta object id for the '{@link TaxationWithRoot.impl.DS_for_Private_Insurance_and_PlanImpl <em>DS for Private Insurance and Plan</em>}' class.
3896 * <!-- begin-user-doc -->
3897 * <!-- end-user-doc -->
3898 * @see TaxationWithRoot.impl.DS_for_Private_Insurance_and_PlanImpl
3899 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Private_Insurance_and_Plan()
3900 * @generated
3901 */
3902 int DS_FOR_PRIVATE_INSURANCE_AND_PLAN = 43;
3903
3904 /**
3905 * The feature id for the '<em><b>Maximum deductible amount</b></em>' attribute.
3906 * <!-- begin-user-doc -->
3907 * <!-- end-user-doc -->
3908 * @generated
3909 * @ordered
3910 */
3911 int DS_FOR_PRIVATE_INSURANCE_AND_PLAN__MAXIMUM_DEDUCTIBLE_AMOUNT = DS__MAXIMUM_DEDUCTIBLE_AMOUNT;
3912
3913 /**
3914 * The feature id for the '<em><b>Id3</b></em>' attribute.
3915 * <!-- begin-user-doc -->
3916 * <!-- end-user-doc -->
3917 * @generated
3918 * @ordered
3919 */
3920 int DS_FOR_PRIVATE_INSURANCE_AND_PLAN__ID3 = DS__ID3;
3921
3922 /**
3923 * The feature id for the '<em><b>Private insurance and plan category</b></em>' attribute.
3924 * <!-- begin-user-doc -->
3925 * <!-- end-user-doc -->
3926 * @generated
3927 * @ordered
3928 */
3929 int DS_FOR_PRIVATE_INSURANCE_AND_PLAN__PRIVATE_INSURANCE_AND_PLAN_CATEGORY = DS_FEATURE_COUNT + 0;
3930
3931 /**
3932 * The number of structural features of the '<em>DS for Private Insurance and Plan</em>' class.
3933 * <!-- begin-user-doc -->
3934 * <!-- end-user-doc -->
3935 * @generated
3936 * @ordered
3937 */
3938 int DS_FOR_PRIVATE_INSURANCE_AND_PLAN_FEATURE_COUNT = DS_FEATURE_COUNT + 1;
3939
3940 /**
3941 * The number of operations of the '<em>DS for Private Insurance and Plan</em>' class.
3942 * <!-- begin-user-doc -->
3943 * <!-- end-user-doc -->
3944 * @generated
3945 * @ordered
3946 */
3947 int DS_FOR_PRIVATE_INSURANCE_AND_PLAN_OPERATION_COUNT = DS_OPERATION_COUNT + 0;
3948
3949 /**
3950 * The meta object id for the '{@link TaxationWithRoot.impl.DS_for_Loss_CarryforwardImpl <em>DS for Loss Carryforward</em>}' class.
3951 * <!-- begin-user-doc -->
3952 * <!-- end-user-doc -->
3953 * @see TaxationWithRoot.impl.DS_for_Loss_CarryforwardImpl
3954 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Loss_Carryforward()
3955 * @generated
3956 */
3957 int DS_FOR_LOSS_CARRYFORWARD = 44;
3958
3959 /**
3960 * The feature id for the '<em><b>Maximum deductible amount</b></em>' attribute.
3961 * <!-- begin-user-doc -->
3962 * <!-- end-user-doc -->
3963 * @generated
3964 * @ordered
3965 */
3966 int DS_FOR_LOSS_CARRYFORWARD__MAXIMUM_DEDUCTIBLE_AMOUNT = DS__MAXIMUM_DEDUCTIBLE_AMOUNT;
3967
3968 /**
3969 * The feature id for the '<em><b>Id3</b></em>' attribute.
3970 * <!-- begin-user-doc -->
3971 * <!-- end-user-doc -->
3972 * @generated
3973 * @ordered
3974 */
3975 int DS_FOR_LOSS_CARRYFORWARD__ID3 = DS__ID3;
3976
3977 /**
3978 * The number of structural features of the '<em>DS for Loss Carryforward</em>' class.
3979 * <!-- begin-user-doc -->
3980 * <!-- end-user-doc -->
3981 * @generated
3982 * @ordered
3983 */
3984 int DS_FOR_LOSS_CARRYFORWARD_FEATURE_COUNT = DS_FEATURE_COUNT + 0;
3985
3986 /**
3987 * The number of operations of the '<em>DS for Loss Carryforward</em>' class.
3988 * <!-- begin-user-doc -->
3989 * <!-- end-user-doc -->
3990 * @generated
3991 * @ordered
3992 */
3993 int DS_FOR_LOSS_CARRYFORWARD_OPERATION_COUNT = DS_OPERATION_COUNT + 0;
3994
3995 /**
3996 * The meta object id for the '{@link TaxationWithRoot.impl.DS_for_DonationImpl <em>DS for Donation</em>}' class.
3997 * <!-- begin-user-doc -->
3998 * <!-- end-user-doc -->
3999 * @see TaxationWithRoot.impl.DS_for_DonationImpl
4000 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Donation()
4001 * @generated
4002 */
4003 int DS_FOR_DONATION = 45;
4004
4005 /**
4006 * The feature id for the '<em><b>Maximum deductible amount</b></em>' attribute.
4007 * <!-- begin-user-doc -->
4008 * <!-- end-user-doc -->
4009 * @generated
4010 * @ordered
4011 */
4012 int DS_FOR_DONATION__MAXIMUM_DEDUCTIBLE_AMOUNT = DS__MAXIMUM_DEDUCTIBLE_AMOUNT;
4013
4014 /**
4015 * The feature id for the '<em><b>Id3</b></em>' attribute.
4016 * <!-- begin-user-doc -->
4017 * <!-- end-user-doc -->
4018 * @generated
4019 * @ordered
4020 */
4021 int DS_FOR_DONATION__ID3 = DS__ID3;
4022
4023 /**
4024 * The number of structural features of the '<em>DS for Donation</em>' class.
4025 * <!-- begin-user-doc -->
4026 * <!-- end-user-doc -->
4027 * @generated
4028 * @ordered
4029 */
4030 int DS_FOR_DONATION_FEATURE_COUNT = DS_FEATURE_COUNT + 0;
4031
4032 /**
4033 * The number of operations of the '<em>DS for Donation</em>' class.
4034 * <!-- begin-user-doc -->
4035 * <!-- end-user-doc -->
4036 * @generated
4037 * @ordered
4038 */
4039 int DS_FOR_DONATION_OPERATION_COUNT = DS_OPERATION_COUNT + 0;
4040
4041 /**
4042 * The meta object id for the '{@link TaxationWithRoot.impl.Special_Expense_DSImpl <em>Special Expense DS</em>}' class.
4043 * <!-- begin-user-doc -->
4044 * <!-- end-user-doc -->
4045 * @see TaxationWithRoot.impl.Special_Expense_DSImpl
4046 * @see TaxationWithRoot.impl.TaxationPackageImpl#getSpecial_Expense_DS()
4047 * @generated
4048 */
4049 int SPECIAL_EXPENSE_DS = 47;
4050
4051 /**
4052 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
4053 * <!-- begin-user-doc -->
4054 * <!-- end-user-doc -->
4055 * @generated
4056 * @ordered
4057 */
4058 int SPECIAL_EXPENSE_DS__DECLARED_AMOUNT = EXPENSE__DECLARED_AMOUNT;
4059
4060 /**
4061 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
4062 * <!-- begin-user-doc -->
4063 * <!-- end-user-doc -->
4064 * @generated
4065 * @ordered
4066 */
4067 int SPECIAL_EXPENSE_DS__EXPENSE_PURPOSE = EXPENSE__EXPENSE_PURPOSE;
4068
4069 /**
4070 * The feature id for the '<em><b>Dependent</b></em>' reference.
4071 * <!-- begin-user-doc -->
4072 * <!-- end-user-doc -->
4073 * @generated
4074 * @ordered
4075 */
4076 int SPECIAL_EXPENSE_DS__DEPENDENT = EXPENSE__DEPENDENT;
4077
4078 /**
4079 * The feature id for the '<em><b>From agent</b></em>' reference.
4080 * <!-- begin-user-doc -->
4081 * <!-- end-user-doc -->
4082 * @generated
4083 * @ordered
4084 */
4085 int SPECIAL_EXPENSE_DS__FROM_AGENT = EXPENSE__FROM_AGENT;
4086
4087 /**
4088 * The feature id for the '<em><b>Income</b></em>' container reference.
4089 * <!-- begin-user-doc -->
4090 * <!-- end-user-doc -->
4091 * @generated
4092 * @ordered
4093 */
4094 int SPECIAL_EXPENSE_DS__INCOME = EXPENSE__INCOME;
4095
4096 /**
4097 * The feature id for the '<em><b>Id4</b></em>' attribute.
4098 * <!-- begin-user-doc -->
4099 * <!-- end-user-doc -->
4100 * @generated
4101 * @ordered
4102 */
4103 int SPECIAL_EXPENSE_DS__ID4 = EXPENSE__ID4;
4104
4105 /**
4106 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
4107 * <!-- begin-user-doc -->
4108 * <!-- end-user-doc -->
4109 * @generated
4110 * @ordered
4111 */
4112 int SPECIAL_EXPENSE_DS__BENEFICIARY = EXPENSE__BENEFICIARY;
4113
4114 /**
4115 * The number of structural features of the '<em>Special Expense DS</em>' class.
4116 * <!-- begin-user-doc -->
4117 * <!-- end-user-doc -->
4118 * @generated
4119 * @ordered
4120 */
4121 int SPECIAL_EXPENSE_DS_FEATURE_COUNT = EXPENSE_FEATURE_COUNT + 0;
4122
4123 /**
4124 * The number of operations of the '<em>Special Expense DS</em>' class.
4125 * <!-- begin-user-doc -->
4126 * <!-- end-user-doc -->
4127 * @generated
4128 * @ordered
4129 */
4130 int SPECIAL_EXPENSE_DS_OPERATION_COUNT = EXPENSE_OPERATION_COUNT + 0;
4131
4132 /**
4133 * The meta object id for the '{@link TaxationWithRoot.impl.Permanent_ExpenseImpl <em>Permanent Expense</em>}' class.
4134 * <!-- begin-user-doc -->
4135 * <!-- end-user-doc -->
4136 * @see TaxationWithRoot.impl.Permanent_ExpenseImpl
4137 * @see TaxationWithRoot.impl.TaxationPackageImpl#getPermanent_Expense()
4138 * @generated
4139 */
4140 int PERMANENT_EXPENSE = 46;
4141
4142 /**
4143 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
4144 * <!-- begin-user-doc -->
4145 * <!-- end-user-doc -->
4146 * @generated
4147 * @ordered
4148 */
4149 int PERMANENT_EXPENSE__DECLARED_AMOUNT = SPECIAL_EXPENSE_DS__DECLARED_AMOUNT;
4150
4151 /**
4152 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
4153 * <!-- begin-user-doc -->
4154 * <!-- end-user-doc -->
4155 * @generated
4156 * @ordered
4157 */
4158 int PERMANENT_EXPENSE__EXPENSE_PURPOSE = SPECIAL_EXPENSE_DS__EXPENSE_PURPOSE;
4159
4160 /**
4161 * The feature id for the '<em><b>Dependent</b></em>' reference.
4162 * <!-- begin-user-doc -->
4163 * <!-- end-user-doc -->
4164 * @generated
4165 * @ordered
4166 */
4167 int PERMANENT_EXPENSE__DEPENDENT = SPECIAL_EXPENSE_DS__DEPENDENT;
4168
4169 /**
4170 * The feature id for the '<em><b>From agent</b></em>' reference.
4171 * <!-- begin-user-doc -->
4172 * <!-- end-user-doc -->
4173 * @generated
4174 * @ordered
4175 */
4176 int PERMANENT_EXPENSE__FROM_AGENT = SPECIAL_EXPENSE_DS__FROM_AGENT;
4177
4178 /**
4179 * The feature id for the '<em><b>Income</b></em>' container reference.
4180 * <!-- begin-user-doc -->
4181 * <!-- end-user-doc -->
4182 * @generated
4183 * @ordered
4184 */
4185 int PERMANENT_EXPENSE__INCOME = SPECIAL_EXPENSE_DS__INCOME;
4186
4187 /**
4188 * The feature id for the '<em><b>Id4</b></em>' attribute.
4189 * <!-- begin-user-doc -->
4190 * <!-- end-user-doc -->
4191 * @generated
4192 * @ordered
4193 */
4194 int PERMANENT_EXPENSE__ID4 = SPECIAL_EXPENSE_DS__ID4;
4195
4196 /**
4197 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
4198 * <!-- begin-user-doc -->
4199 * <!-- end-user-doc -->
4200 * @generated
4201 * @ordered
4202 */
4203 int PERMANENT_EXPENSE__BENEFICIARY = SPECIAL_EXPENSE_DS__BENEFICIARY;
4204
4205 /**
4206 * The feature id for the '<em><b>Category</b></em>' attribute.
4207 * <!-- begin-user-doc -->
4208 * <!-- end-user-doc -->
4209 * @generated
4210 * @ordered
4211 */
4212 int PERMANENT_EXPENSE__CATEGORY = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 0;
4213
4214 /**
4215 * The number of structural features of the '<em>Permanent Expense</em>' class.
4216 * <!-- begin-user-doc -->
4217 * <!-- end-user-doc -->
4218 * @generated
4219 * @ordered
4220 */
4221 int PERMANENT_EXPENSE_FEATURE_COUNT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 1;
4222
4223 /**
4224 * The number of operations of the '<em>Permanent Expense</em>' class.
4225 * <!-- begin-user-doc -->
4226 * <!-- end-user-doc -->
4227 * @generated
4228 * @ordered
4229 */
4230 int PERMANENT_EXPENSE_OPERATION_COUNT = SPECIAL_EXPENSE_DS_OPERATION_COUNT + 0;
4231
4232 /**
4233 * The meta object id for the '{@link TaxationWithRoot.impl.Interest_ExpenseImpl <em>Interest Expense</em>}' class.
4234 * <!-- begin-user-doc -->
4235 * <!-- end-user-doc -->
4236 * @see TaxationWithRoot.impl.Interest_ExpenseImpl
4237 * @see TaxationWithRoot.impl.TaxationPackageImpl#getInterest_Expense()
4238 * @generated
4239 */
4240 int INTEREST_EXPENSE = 48;
4241
4242 /**
4243 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
4244 * <!-- begin-user-doc -->
4245 * <!-- end-user-doc -->
4246 * @generated
4247 * @ordered
4248 */
4249 int INTEREST_EXPENSE__DECLARED_AMOUNT = SPECIAL_EXPENSE_DS__DECLARED_AMOUNT;
4250
4251 /**
4252 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
4253 * <!-- begin-user-doc -->
4254 * <!-- end-user-doc -->
4255 * @generated
4256 * @ordered
4257 */
4258 int INTEREST_EXPENSE__EXPENSE_PURPOSE = SPECIAL_EXPENSE_DS__EXPENSE_PURPOSE;
4259
4260 /**
4261 * The feature id for the '<em><b>Dependent</b></em>' reference.
4262 * <!-- begin-user-doc -->
4263 * <!-- end-user-doc -->
4264 * @generated
4265 * @ordered
4266 */
4267 int INTEREST_EXPENSE__DEPENDENT = SPECIAL_EXPENSE_DS__DEPENDENT;
4268
4269 /**
4270 * The feature id for the '<em><b>From agent</b></em>' reference.
4271 * <!-- begin-user-doc -->
4272 * <!-- end-user-doc -->
4273 * @generated
4274 * @ordered
4275 */
4276 int INTEREST_EXPENSE__FROM_AGENT = SPECIAL_EXPENSE_DS__FROM_AGENT;
4277
4278 /**
4279 * The feature id for the '<em><b>Income</b></em>' container reference.
4280 * <!-- begin-user-doc -->
4281 * <!-- end-user-doc -->
4282 * @generated
4283 * @ordered
4284 */
4285 int INTEREST_EXPENSE__INCOME = SPECIAL_EXPENSE_DS__INCOME;
4286
4287 /**
4288 * The feature id for the '<em><b>Id4</b></em>' attribute.
4289 * <!-- begin-user-doc -->
4290 * <!-- end-user-doc -->
4291 * @generated
4292 * @ordered
4293 */
4294 int INTEREST_EXPENSE__ID4 = SPECIAL_EXPENSE_DS__ID4;
4295
4296 /**
4297 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
4298 * <!-- begin-user-doc -->
4299 * <!-- end-user-doc -->
4300 * @generated
4301 * @ordered
4302 */
4303 int INTEREST_EXPENSE__BENEFICIARY = SPECIAL_EXPENSE_DS__BENEFICIARY;
4304
4305 /**
4306 * The number of structural features of the '<em>Interest Expense</em>' class.
4307 * <!-- begin-user-doc -->
4308 * <!-- end-user-doc -->
4309 * @generated
4310 * @ordered
4311 */
4312 int INTEREST_EXPENSE_FEATURE_COUNT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 0;
4313
4314 /**
4315 * The number of operations of the '<em>Interest Expense</em>' class.
4316 * <!-- begin-user-doc -->
4317 * <!-- end-user-doc -->
4318 * @generated
4319 * @ordered
4320 */
4321 int INTEREST_EXPENSE_OPERATION_COUNT = SPECIAL_EXPENSE_DS_OPERATION_COUNT + 0;
4322
4323 /**
4324 * The meta object id for the '{@link TaxationWithRoot.impl.Private_Insurance_and_PlanImpl <em>Private Insurance and Plan</em>}' class.
4325 * <!-- begin-user-doc -->
4326 * <!-- end-user-doc -->
4327 * @see TaxationWithRoot.impl.Private_Insurance_and_PlanImpl
4328 * @see TaxationWithRoot.impl.TaxationPackageImpl#getPrivate_Insurance_and_Plan()
4329 * @generated
4330 */
4331 int PRIVATE_INSURANCE_AND_PLAN = 49;
4332
4333 /**
4334 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
4335 * <!-- begin-user-doc -->
4336 * <!-- end-user-doc -->
4337 * @generated
4338 * @ordered
4339 */
4340 int PRIVATE_INSURANCE_AND_PLAN__DECLARED_AMOUNT = SPECIAL_EXPENSE_DS__DECLARED_AMOUNT;
4341
4342 /**
4343 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
4344 * <!-- begin-user-doc -->
4345 * <!-- end-user-doc -->
4346 * @generated
4347 * @ordered
4348 */
4349 int PRIVATE_INSURANCE_AND_PLAN__EXPENSE_PURPOSE = SPECIAL_EXPENSE_DS__EXPENSE_PURPOSE;
4350
4351 /**
4352 * The feature id for the '<em><b>Dependent</b></em>' reference.
4353 * <!-- begin-user-doc -->
4354 * <!-- end-user-doc -->
4355 * @generated
4356 * @ordered
4357 */
4358 int PRIVATE_INSURANCE_AND_PLAN__DEPENDENT = SPECIAL_EXPENSE_DS__DEPENDENT;
4359
4360 /**
4361 * The feature id for the '<em><b>From agent</b></em>' reference.
4362 * <!-- begin-user-doc -->
4363 * <!-- end-user-doc -->
4364 * @generated
4365 * @ordered
4366 */
4367 int PRIVATE_INSURANCE_AND_PLAN__FROM_AGENT = SPECIAL_EXPENSE_DS__FROM_AGENT;
4368
4369 /**
4370 * The feature id for the '<em><b>Income</b></em>' container reference.
4371 * <!-- begin-user-doc -->
4372 * <!-- end-user-doc -->
4373 * @generated
4374 * @ordered
4375 */
4376 int PRIVATE_INSURANCE_AND_PLAN__INCOME = SPECIAL_EXPENSE_DS__INCOME;
4377
4378 /**
4379 * The feature id for the '<em><b>Id4</b></em>' attribute.
4380 * <!-- begin-user-doc -->
4381 * <!-- end-user-doc -->
4382 * @generated
4383 * @ordered
4384 */
4385 int PRIVATE_INSURANCE_AND_PLAN__ID4 = SPECIAL_EXPENSE_DS__ID4;
4386
4387 /**
4388 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
4389 * <!-- begin-user-doc -->
4390 * <!-- end-user-doc -->
4391 * @generated
4392 * @ordered
4393 */
4394 int PRIVATE_INSURANCE_AND_PLAN__BENEFICIARY = SPECIAL_EXPENSE_DS__BENEFICIARY;
4395
4396 /**
4397 * The feature id for the '<em><b>Category</b></em>' attribute.
4398 * <!-- begin-user-doc -->
4399 * <!-- end-user-doc -->
4400 * @generated
4401 * @ordered
4402 */
4403 int PRIVATE_INSURANCE_AND_PLAN__CATEGORY = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 0;
4404
4405 /**
4406 * The feature id for the '<em><b>Duration of contract</b></em>' attribute.
4407 * <!-- begin-user-doc -->
4408 * <!-- end-user-doc -->
4409 * @generated
4410 * @ordered
4411 */
4412 int PRIVATE_INSURANCE_AND_PLAN__DURATION_OF_CONTRACT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 1;
4413
4414 /**
4415 * The number of structural features of the '<em>Private Insurance and Plan</em>' class.
4416 * <!-- begin-user-doc -->
4417 * <!-- end-user-doc -->
4418 * @generated
4419 * @ordered
4420 */
4421 int PRIVATE_INSURANCE_AND_PLAN_FEATURE_COUNT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 2;
4422
4423 /**
4424 * The number of operations of the '<em>Private Insurance and Plan</em>' class.
4425 * <!-- begin-user-doc -->
4426 * <!-- end-user-doc -->
4427 * @generated
4428 * @ordered
4429 */
4430 int PRIVATE_INSURANCE_AND_PLAN_OPERATION_COUNT = SPECIAL_EXPENSE_DS_OPERATION_COUNT + 0;
4431
4432 /**
4433 * The meta object id for the '{@link TaxationWithRoot.impl.Health_and_Pension_InsuranceImpl <em>Health and Pension Insurance</em>}' class.
4434 * <!-- begin-user-doc -->
4435 * <!-- end-user-doc -->
4436 * @see TaxationWithRoot.impl.Health_and_Pension_InsuranceImpl
4437 * @see TaxationWithRoot.impl.TaxationPackageImpl#getHealth_and_Pension_Insurance()
4438 * @generated
4439 */
4440 int HEALTH_AND_PENSION_INSURANCE = 50;
4441
4442 /**
4443 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
4444 * <!-- begin-user-doc -->
4445 * <!-- end-user-doc -->
4446 * @generated
4447 * @ordered
4448 */
4449 int HEALTH_AND_PENSION_INSURANCE__DECLARED_AMOUNT = SPECIAL_EXPENSE_DS__DECLARED_AMOUNT;
4450
4451 /**
4452 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
4453 * <!-- begin-user-doc -->
4454 * <!-- end-user-doc -->
4455 * @generated
4456 * @ordered
4457 */
4458 int HEALTH_AND_PENSION_INSURANCE__EXPENSE_PURPOSE = SPECIAL_EXPENSE_DS__EXPENSE_PURPOSE;
4459
4460 /**
4461 * The feature id for the '<em><b>Dependent</b></em>' reference.
4462 * <!-- begin-user-doc -->
4463 * <!-- end-user-doc -->
4464 * @generated
4465 * @ordered
4466 */
4467 int HEALTH_AND_PENSION_INSURANCE__DEPENDENT = SPECIAL_EXPENSE_DS__DEPENDENT;
4468
4469 /**
4470 * The feature id for the '<em><b>From agent</b></em>' reference.
4471 * <!-- begin-user-doc -->
4472 * <!-- end-user-doc -->
4473 * @generated
4474 * @ordered
4475 */
4476 int HEALTH_AND_PENSION_INSURANCE__FROM_AGENT = SPECIAL_EXPENSE_DS__FROM_AGENT;
4477
4478 /**
4479 * The feature id for the '<em><b>Income</b></em>' container reference.
4480 * <!-- begin-user-doc -->
4481 * <!-- end-user-doc -->
4482 * @generated
4483 * @ordered
4484 */
4485 int HEALTH_AND_PENSION_INSURANCE__INCOME = SPECIAL_EXPENSE_DS__INCOME;
4486
4487 /**
4488 * The feature id for the '<em><b>Id4</b></em>' attribute.
4489 * <!-- begin-user-doc -->
4490 * <!-- end-user-doc -->
4491 * @generated
4492 * @ordered
4493 */
4494 int HEALTH_AND_PENSION_INSURANCE__ID4 = SPECIAL_EXPENSE_DS__ID4;
4495
4496 /**
4497 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
4498 * <!-- begin-user-doc -->
4499 * <!-- end-user-doc -->
4500 * @generated
4501 * @ordered
4502 */
4503 int HEALTH_AND_PENSION_INSURANCE__BENEFICIARY = SPECIAL_EXPENSE_DS__BENEFICIARY;
4504
4505 /**
4506 * The feature id for the '<em><b>Category</b></em>' attribute.
4507 * <!-- begin-user-doc -->
4508 * <!-- end-user-doc -->
4509 * @generated
4510 * @ordered
4511 */
4512 int HEALTH_AND_PENSION_INSURANCE__CATEGORY = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 0;
4513
4514 /**
4515 * The feature id for the '<em><b>Is related to additional salary</b></em>' attribute.
4516 * <!-- begin-user-doc -->
4517 * <!-- end-user-doc -->
4518 * @generated
4519 * @ordered
4520 */
4521 int HEALTH_AND_PENSION_INSURANCE__IS_RELATED_TO_ADDITIONAL_SALARY = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 1;
4522
4523 /**
4524 * The number of structural features of the '<em>Health and Pension Insurance</em>' class.
4525 * <!-- begin-user-doc -->
4526 * <!-- end-user-doc -->
4527 * @generated
4528 * @ordered
4529 */
4530 int HEALTH_AND_PENSION_INSURANCE_FEATURE_COUNT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 2;
4531
4532 /**
4533 * The number of operations of the '<em>Health and Pension Insurance</em>' class.
4534 * <!-- begin-user-doc -->
4535 * <!-- end-user-doc -->
4536 * @generated
4537 * @ordered
4538 */
4539 int HEALTH_AND_PENSION_INSURANCE_OPERATION_COUNT = SPECIAL_EXPENSE_DS_OPERATION_COUNT + 0;
4540
4541 /**
4542 * The meta object id for the '{@link TaxationWithRoot.impl.DonationImpl <em>Donation</em>}' class.
4543 * <!-- begin-user-doc -->
4544 * <!-- end-user-doc -->
4545 * @see TaxationWithRoot.impl.DonationImpl
4546 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDonation()
4547 * @generated
4548 */
4549 int DONATION = 51;
4550
4551 /**
4552 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
4553 * <!-- begin-user-doc -->
4554 * <!-- end-user-doc -->
4555 * @generated
4556 * @ordered
4557 */
4558 int DONATION__DECLARED_AMOUNT = SPECIAL_EXPENSE_DS__DECLARED_AMOUNT;
4559
4560 /**
4561 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
4562 * <!-- begin-user-doc -->
4563 * <!-- end-user-doc -->
4564 * @generated
4565 * @ordered
4566 */
4567 int DONATION__EXPENSE_PURPOSE = SPECIAL_EXPENSE_DS__EXPENSE_PURPOSE;
4568
4569 /**
4570 * The feature id for the '<em><b>Dependent</b></em>' reference.
4571 * <!-- begin-user-doc -->
4572 * <!-- end-user-doc -->
4573 * @generated
4574 * @ordered
4575 */
4576 int DONATION__DEPENDENT = SPECIAL_EXPENSE_DS__DEPENDENT;
4577
4578 /**
4579 * The feature id for the '<em><b>From agent</b></em>' reference.
4580 * <!-- begin-user-doc -->
4581 * <!-- end-user-doc -->
4582 * @generated
4583 * @ordered
4584 */
4585 int DONATION__FROM_AGENT = SPECIAL_EXPENSE_DS__FROM_AGENT;
4586
4587 /**
4588 * The feature id for the '<em><b>Income</b></em>' container reference.
4589 * <!-- begin-user-doc -->
4590 * <!-- end-user-doc -->
4591 * @generated
4592 * @ordered
4593 */
4594 int DONATION__INCOME = SPECIAL_EXPENSE_DS__INCOME;
4595
4596 /**
4597 * The feature id for the '<em><b>Id4</b></em>' attribute.
4598 * <!-- begin-user-doc -->
4599 * <!-- end-user-doc -->
4600 * @generated
4601 * @ordered
4602 */
4603 int DONATION__ID4 = SPECIAL_EXPENSE_DS__ID4;
4604
4605 /**
4606 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
4607 * <!-- begin-user-doc -->
4608 * <!-- end-user-doc -->
4609 * @generated
4610 * @ordered
4611 */
4612 int DONATION__BENEFICIARY = SPECIAL_EXPENSE_DS__BENEFICIARY;
4613
4614 /**
4615 * The feature id for the '<em><b>Beneficiary1</b></em>' attribute.
4616 * <!-- begin-user-doc -->
4617 * <!-- end-user-doc -->
4618 * @generated
4619 * @ordered
4620 */
4621 int DONATION__BENEFICIARY1 = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 0;
4622
4623 /**
4624 * The feature id for the '<em><b>Is donation reported</b></em>' attribute.
4625 * <!-- begin-user-doc -->
4626 * <!-- end-user-doc -->
4627 * @generated
4628 * @ordered
4629 */
4630 int DONATION__IS_DONATION_REPORTED = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 1;
4631
4632 /**
4633 * The number of structural features of the '<em>Donation</em>' class.
4634 * <!-- begin-user-doc -->
4635 * <!-- end-user-doc -->
4636 * @generated
4637 * @ordered
4638 */
4639 int DONATION_FEATURE_COUNT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 2;
4640
4641 /**
4642 * The number of operations of the '<em>Donation</em>' class.
4643 * <!-- begin-user-doc -->
4644 * <!-- end-user-doc -->
4645 * @generated
4646 * @ordered
4647 */
4648 int DONATION_OPERATION_COUNT = SPECIAL_EXPENSE_DS_OPERATION_COUNT + 0;
4649
4650 /**
4651 * The meta object id for the '{@link TaxationWithRoot.impl.Loss_CarryforwardImpl <em>Loss Carryforward</em>}' class.
4652 * <!-- begin-user-doc -->
4653 * <!-- end-user-doc -->
4654 * @see TaxationWithRoot.impl.Loss_CarryforwardImpl
4655 * @see TaxationWithRoot.impl.TaxationPackageImpl#getLoss_Carryforward()
4656 * @generated
4657 */
4658 int LOSS_CARRYFORWARD = 52;
4659
4660 /**
4661 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
4662 * <!-- begin-user-doc -->
4663 * <!-- end-user-doc -->
4664 * @generated
4665 * @ordered
4666 */
4667 int LOSS_CARRYFORWARD__DECLARED_AMOUNT = SPECIAL_EXPENSE_DS__DECLARED_AMOUNT;
4668
4669 /**
4670 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
4671 * <!-- begin-user-doc -->
4672 * <!-- end-user-doc -->
4673 * @generated
4674 * @ordered
4675 */
4676 int LOSS_CARRYFORWARD__EXPENSE_PURPOSE = SPECIAL_EXPENSE_DS__EXPENSE_PURPOSE;
4677
4678 /**
4679 * The feature id for the '<em><b>Dependent</b></em>' reference.
4680 * <!-- begin-user-doc -->
4681 * <!-- end-user-doc -->
4682 * @generated
4683 * @ordered
4684 */
4685 int LOSS_CARRYFORWARD__DEPENDENT = SPECIAL_EXPENSE_DS__DEPENDENT;
4686
4687 /**
4688 * The feature id for the '<em><b>From agent</b></em>' reference.
4689 * <!-- begin-user-doc -->
4690 * <!-- end-user-doc -->
4691 * @generated
4692 * @ordered
4693 */
4694 int LOSS_CARRYFORWARD__FROM_AGENT = SPECIAL_EXPENSE_DS__FROM_AGENT;
4695
4696 /**
4697 * The feature id for the '<em><b>Income</b></em>' container reference.
4698 * <!-- begin-user-doc -->
4699 * <!-- end-user-doc -->
4700 * @generated
4701 * @ordered
4702 */
4703 int LOSS_CARRYFORWARD__INCOME = SPECIAL_EXPENSE_DS__INCOME;
4704
4705 /**
4706 * The feature id for the '<em><b>Id4</b></em>' attribute.
4707 * <!-- begin-user-doc -->
4708 * <!-- end-user-doc -->
4709 * @generated
4710 * @ordered
4711 */
4712 int LOSS_CARRYFORWARD__ID4 = SPECIAL_EXPENSE_DS__ID4;
4713
4714 /**
4715 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
4716 * <!-- begin-user-doc -->
4717 * <!-- end-user-doc -->
4718 * @generated
4719 * @ordered
4720 */
4721 int LOSS_CARRYFORWARD__BENEFICIARY = SPECIAL_EXPENSE_DS__BENEFICIARY;
4722
4723 /**
4724 * The number of structural features of the '<em>Loss Carryforward</em>' class.
4725 * <!-- begin-user-doc -->
4726 * <!-- end-user-doc -->
4727 * @generated
4728 * @ordered
4729 */
4730 int LOSS_CARRYFORWARD_FEATURE_COUNT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 0;
4731
4732 /**
4733 * The number of operations of the '<em>Loss Carryforward</em>' class.
4734 * <!-- begin-user-doc -->
4735 * <!-- end-user-doc -->
4736 * @generated
4737 * @ordered
4738 */
4739 int LOSS_CARRYFORWARD_OPERATION_COUNT = SPECIAL_EXPENSE_DS_OPERATION_COUNT + 0;
4740
4741 /**
4742 * The meta object id for the '{@link TaxationWithRoot.impl.Spousal_Expense_ACImpl <em>Spousal Expense AC</em>}' class.
4743 * <!-- begin-user-doc -->
4744 * <!-- end-user-doc -->
4745 * @see TaxationWithRoot.impl.Spousal_Expense_ACImpl
4746 * @see TaxationWithRoot.impl.TaxationPackageImpl#getSpousal_Expense_AC()
4747 * @generated
4748 */
4749 int SPOUSAL_EXPENSE_AC = 53;
4750
4751 /**
4752 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
4753 * <!-- begin-user-doc -->
4754 * <!-- end-user-doc -->
4755 * @generated
4756 * @ordered
4757 */
4758 int SPOUSAL_EXPENSE_AC__DECLARED_AMOUNT = EXPENSE__DECLARED_AMOUNT;
4759
4760 /**
4761 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
4762 * <!-- begin-user-doc -->
4763 * <!-- end-user-doc -->
4764 * @generated
4765 * @ordered
4766 */
4767 int SPOUSAL_EXPENSE_AC__EXPENSE_PURPOSE = EXPENSE__EXPENSE_PURPOSE;
4768
4769 /**
4770 * The feature id for the '<em><b>Dependent</b></em>' reference.
4771 * <!-- begin-user-doc -->
4772 * <!-- end-user-doc -->
4773 * @generated
4774 * @ordered
4775 */
4776 int SPOUSAL_EXPENSE_AC__DEPENDENT = EXPENSE__DEPENDENT;
4777
4778 /**
4779 * The feature id for the '<em><b>From agent</b></em>' reference.
4780 * <!-- begin-user-doc -->
4781 * <!-- end-user-doc -->
4782 * @generated
4783 * @ordered
4784 */
4785 int SPOUSAL_EXPENSE_AC__FROM_AGENT = EXPENSE__FROM_AGENT;
4786
4787 /**
4788 * The feature id for the '<em><b>Income</b></em>' container reference.
4789 * <!-- begin-user-doc -->
4790 * <!-- end-user-doc -->
4791 * @generated
4792 * @ordered
4793 */
4794 int SPOUSAL_EXPENSE_AC__INCOME = EXPENSE__INCOME;
4795
4796 /**
4797 * The feature id for the '<em><b>Id4</b></em>' attribute.
4798 * <!-- begin-user-doc -->
4799 * <!-- end-user-doc -->
4800 * @generated
4801 * @ordered
4802 */
4803 int SPOUSAL_EXPENSE_AC__ID4 = EXPENSE__ID4;
4804
4805 /**
4806 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
4807 * <!-- begin-user-doc -->
4808 * <!-- end-user-doc -->
4809 * @generated
4810 * @ordered
4811 */
4812 int SPOUSAL_EXPENSE_AC__BENEFICIARY = EXPENSE__BENEFICIARY;
4813
4814 /**
4815 * The number of structural features of the '<em>Spousal Expense AC</em>' class.
4816 * <!-- begin-user-doc -->
4817 * <!-- end-user-doc -->
4818 * @generated
4819 * @ordered
4820 */
4821 int SPOUSAL_EXPENSE_AC_FEATURE_COUNT = EXPENSE_FEATURE_COUNT + 0;
4822
4823 /**
4824 * The number of operations of the '<em>Spousal Expense AC</em>' class.
4825 * <!-- begin-user-doc -->
4826 * <!-- end-user-doc -->
4827 * @generated
4828 * @ordered
4829 */
4830 int SPOUSAL_EXPENSE_AC_OPERATION_COUNT = EXPENSE_OPERATION_COUNT + 0;
4831
4832 /**
4833 * The meta object id for the '{@link TaxationWithRoot.impl.Extraordinary_Expense_CEImpl <em>Extraordinary Expense CE</em>}' class.
4834 * <!-- begin-user-doc -->
4835 * <!-- end-user-doc -->
4836 * @see TaxationWithRoot.impl.Extraordinary_Expense_CEImpl
4837 * @see TaxationWithRoot.impl.TaxationPackageImpl#getExtraordinary_Expense_CE()
4838 * @generated
4839 */
4840 int EXTRAORDINARY_EXPENSE_CE = 54;
4841
4842 /**
4843 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
4844 * <!-- begin-user-doc -->
4845 * <!-- end-user-doc -->
4846 * @generated
4847 * @ordered
4848 */
4849 int EXTRAORDINARY_EXPENSE_CE__DECLARED_AMOUNT = EXPENSE__DECLARED_AMOUNT;
4850
4851 /**
4852 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
4853 * <!-- begin-user-doc -->
4854 * <!-- end-user-doc -->
4855 * @generated
4856 * @ordered
4857 */
4858 int EXTRAORDINARY_EXPENSE_CE__EXPENSE_PURPOSE = EXPENSE__EXPENSE_PURPOSE;
4859
4860 /**
4861 * The feature id for the '<em><b>Dependent</b></em>' reference.
4862 * <!-- begin-user-doc -->
4863 * <!-- end-user-doc -->
4864 * @generated
4865 * @ordered
4866 */
4867 int EXTRAORDINARY_EXPENSE_CE__DEPENDENT = EXPENSE__DEPENDENT;
4868
4869 /**
4870 * The feature id for the '<em><b>From agent</b></em>' reference.
4871 * <!-- begin-user-doc -->
4872 * <!-- end-user-doc -->
4873 * @generated
4874 * @ordered
4875 */
4876 int EXTRAORDINARY_EXPENSE_CE__FROM_AGENT = EXPENSE__FROM_AGENT;
4877
4878 /**
4879 * The feature id for the '<em><b>Income</b></em>' container reference.
4880 * <!-- begin-user-doc -->
4881 * <!-- end-user-doc -->
4882 * @generated
4883 * @ordered
4884 */
4885 int EXTRAORDINARY_EXPENSE_CE__INCOME = EXPENSE__INCOME;
4886
4887 /**
4888 * The feature id for the '<em><b>Id4</b></em>' attribute.
4889 * <!-- begin-user-doc -->
4890 * <!-- end-user-doc -->
4891 * @generated
4892 * @ordered
4893 */
4894 int EXTRAORDINARY_EXPENSE_CE__ID4 = EXPENSE__ID4;
4895
4896 /**
4897 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
4898 * <!-- begin-user-doc -->
4899 * <!-- end-user-doc -->
4900 * @generated
4901 * @ordered
4902 */
4903 int EXTRAORDINARY_EXPENSE_CE__BENEFICIARY = EXPENSE__BENEFICIARY;
4904
4905 /**
4906 * The feature id for the '<em><b>Thresholded deduction percentage</b></em>' attribute.
4907 * <!-- begin-user-doc -->
4908 * <!-- end-user-doc -->
4909 * @generated
4910 * @ordered
4911 */
4912 int EXTRAORDINARY_EXPENSE_CE__THRESHOLDED_DEDUCTION_PERCENTAGE = EXPENSE_FEATURE_COUNT + 0;
4913
4914 /**
4915 * The feature id for the '<em><b>Ce type</b></em>' attribute.
4916 * <!-- begin-user-doc -->
4917 * <!-- end-user-doc -->
4918 * @generated
4919 * @ordered
4920 */
4921 int EXTRAORDINARY_EXPENSE_CE__CE_TYPE = EXPENSE_FEATURE_COUNT + 1;
4922
4923 /**
4924 * The number of structural features of the '<em>Extraordinary Expense CE</em>' class.
4925 * <!-- begin-user-doc -->
4926 * <!-- end-user-doc -->
4927 * @generated
4928 * @ordered
4929 */
4930 int EXTRAORDINARY_EXPENSE_CE_FEATURE_COUNT = EXPENSE_FEATURE_COUNT + 2;
4931
4932 /**
4933 * The number of operations of the '<em>Extraordinary Expense CE</em>' class.
4934 * <!-- begin-user-doc -->
4935 * <!-- end-user-doc -->
4936 * @generated
4937 * @ordered
4938 */
4939 int EXTRAORDINARY_EXPENSE_CE_OPERATION_COUNT = EXPENSE_OPERATION_COUNT + 0;
4940
4941 /**
4942 * The meta object id for the '{@link TaxationWithRoot.impl.Professional_ExpenseImpl <em>Professional Expense</em>}' class.
4943 * <!-- begin-user-doc -->
4944 * <!-- end-user-doc -->
4945 * @see TaxationWithRoot.impl.Professional_ExpenseImpl
4946 * @see TaxationWithRoot.impl.TaxationPackageImpl#getProfessional_Expense()
4947 * @generated
4948 */
4949 int PROFESSIONAL_EXPENSE = 56;
4950
4951 /**
4952 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
4953 * <!-- begin-user-doc -->
4954 * <!-- end-user-doc -->
4955 * @generated
4956 * @ordered
4957 */
4958 int PROFESSIONAL_EXPENSE__DECLARED_AMOUNT = EXPENSE__DECLARED_AMOUNT;
4959
4960 /**
4961 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
4962 * <!-- begin-user-doc -->
4963 * <!-- end-user-doc -->
4964 * @generated
4965 * @ordered
4966 */
4967 int PROFESSIONAL_EXPENSE__EXPENSE_PURPOSE = EXPENSE__EXPENSE_PURPOSE;
4968
4969 /**
4970 * The feature id for the '<em><b>Dependent</b></em>' reference.
4971 * <!-- begin-user-doc -->
4972 * <!-- end-user-doc -->
4973 * @generated
4974 * @ordered
4975 */
4976 int PROFESSIONAL_EXPENSE__DEPENDENT = EXPENSE__DEPENDENT;
4977
4978 /**
4979 * The feature id for the '<em><b>From agent</b></em>' reference.
4980 * <!-- begin-user-doc -->
4981 * <!-- end-user-doc -->
4982 * @generated
4983 * @ordered
4984 */
4985 int PROFESSIONAL_EXPENSE__FROM_AGENT = EXPENSE__FROM_AGENT;
4986
4987 /**
4988 * The feature id for the '<em><b>Income</b></em>' container reference.
4989 * <!-- begin-user-doc -->
4990 * <!-- end-user-doc -->
4991 * @generated
4992 * @ordered
4993 */
4994 int PROFESSIONAL_EXPENSE__INCOME = EXPENSE__INCOME;
4995
4996 /**
4997 * The feature id for the '<em><b>Id4</b></em>' attribute.
4998 * <!-- begin-user-doc -->
4999 * <!-- end-user-doc -->
5000 * @generated
5001 * @ordered
5002 */
5003 int PROFESSIONAL_EXPENSE__ID4 = EXPENSE__ID4;
5004
5005 /**
5006 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
5007 * <!-- begin-user-doc -->
5008 * <!-- end-user-doc -->
5009 * @generated
5010 * @ordered
5011 */
5012 int PROFESSIONAL_EXPENSE__BENEFICIARY = EXPENSE__BENEFICIARY;
5013
5014 /**
5015 * The number of structural features of the '<em>Professional Expense</em>' class.
5016 * <!-- begin-user-doc -->
5017 * <!-- end-user-doc -->
5018 * @generated
5019 * @ordered
5020 */
5021 int PROFESSIONAL_EXPENSE_FEATURE_COUNT = EXPENSE_FEATURE_COUNT + 0;
5022
5023 /**
5024 * The number of operations of the '<em>Professional Expense</em>' class.
5025 * <!-- begin-user-doc -->
5026 * <!-- end-user-doc -->
5027 * @generated
5028 * @ordered
5029 */
5030 int PROFESSIONAL_EXPENSE_OPERATION_COUNT = EXPENSE_OPERATION_COUNT + 0;
5031
5032 /**
5033 * The meta object id for the '{@link TaxationWithRoot.impl.Travel_Expense_FDImpl <em>Travel Expense FD</em>}' class.
5034 * <!-- begin-user-doc -->
5035 * <!-- end-user-doc -->
5036 * @see TaxationWithRoot.impl.Travel_Expense_FDImpl
5037 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTravel_Expense_FD()
5038 * @generated
5039 */
5040 int TRAVEL_EXPENSE_FD = 55;
5041
5042 /**
5043 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
5044 * <!-- begin-user-doc -->
5045 * <!-- end-user-doc -->
5046 * @generated
5047 * @ordered
5048 */
5049 int TRAVEL_EXPENSE_FD__DECLARED_AMOUNT = PROFESSIONAL_EXPENSE__DECLARED_AMOUNT;
5050
5051 /**
5052 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
5053 * <!-- begin-user-doc -->
5054 * <!-- end-user-doc -->
5055 * @generated
5056 * @ordered
5057 */
5058 int TRAVEL_EXPENSE_FD__EXPENSE_PURPOSE = PROFESSIONAL_EXPENSE__EXPENSE_PURPOSE;
5059
5060 /**
5061 * The feature id for the '<em><b>Dependent</b></em>' reference.
5062 * <!-- begin-user-doc -->
5063 * <!-- end-user-doc -->
5064 * @generated
5065 * @ordered
5066 */
5067 int TRAVEL_EXPENSE_FD__DEPENDENT = PROFESSIONAL_EXPENSE__DEPENDENT;
5068
5069 /**
5070 * The feature id for the '<em><b>From agent</b></em>' reference.
5071 * <!-- begin-user-doc -->
5072 * <!-- end-user-doc -->
5073 * @generated
5074 * @ordered
5075 */
5076 int TRAVEL_EXPENSE_FD__FROM_AGENT = PROFESSIONAL_EXPENSE__FROM_AGENT;
5077
5078 /**
5079 * The feature id for the '<em><b>Income</b></em>' container reference.
5080 * <!-- begin-user-doc -->
5081 * <!-- end-user-doc -->
5082 * @generated
5083 * @ordered
5084 */
5085 int TRAVEL_EXPENSE_FD__INCOME = PROFESSIONAL_EXPENSE__INCOME;
5086
5087 /**
5088 * The feature id for the '<em><b>Id4</b></em>' attribute.
5089 * <!-- begin-user-doc -->
5090 * <!-- end-user-doc -->
5091 * @generated
5092 * @ordered
5093 */
5094 int TRAVEL_EXPENSE_FD__ID4 = PROFESSIONAL_EXPENSE__ID4;
5095
5096 /**
5097 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
5098 * <!-- begin-user-doc -->
5099 * <!-- end-user-doc -->
5100 * @generated
5101 * @ordered
5102 */
5103 int TRAVEL_EXPENSE_FD__BENEFICIARY = PROFESSIONAL_EXPENSE__BENEFICIARY;
5104
5105 /**
5106 * The number of structural features of the '<em>Travel Expense FD</em>' class.
5107 * <!-- begin-user-doc -->
5108 * <!-- end-user-doc -->
5109 * @generated
5110 * @ordered
5111 */
5112 int TRAVEL_EXPENSE_FD_FEATURE_COUNT = PROFESSIONAL_EXPENSE_FEATURE_COUNT + 0;
5113
5114 /**
5115 * The number of operations of the '<em>Travel Expense FD</em>' class.
5116 * <!-- begin-user-doc -->
5117 * <!-- end-user-doc -->
5118 * @generated
5119 * @ordered
5120 */
5121 int TRAVEL_EXPENSE_FD_OPERATION_COUNT = PROFESSIONAL_EXPENSE_OPERATION_COUNT + 0;
5122
5123 /**
5124 * The meta object id for the '{@link TaxationWithRoot.impl.Miscellaneous_Expense_FOImpl <em>Miscellaneous Expense FO</em>}' class.
5125 * <!-- begin-user-doc -->
5126 * <!-- end-user-doc -->
5127 * @see TaxationWithRoot.impl.Miscellaneous_Expense_FOImpl
5128 * @see TaxationWithRoot.impl.TaxationPackageImpl#getMiscellaneous_Expense_FO()
5129 * @generated
5130 */
5131 int MISCELLANEOUS_EXPENSE_FO = 57;
5132
5133 /**
5134 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
5135 * <!-- begin-user-doc -->
5136 * <!-- end-user-doc -->
5137 * @generated
5138 * @ordered
5139 */
5140 int MISCELLANEOUS_EXPENSE_FO__DECLARED_AMOUNT = PROFESSIONAL_EXPENSE__DECLARED_AMOUNT;
5141
5142 /**
5143 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
5144 * <!-- begin-user-doc -->
5145 * <!-- end-user-doc -->
5146 * @generated
5147 * @ordered
5148 */
5149 int MISCELLANEOUS_EXPENSE_FO__EXPENSE_PURPOSE = PROFESSIONAL_EXPENSE__EXPENSE_PURPOSE;
5150
5151 /**
5152 * The feature id for the '<em><b>Dependent</b></em>' reference.
5153 * <!-- begin-user-doc -->
5154 * <!-- end-user-doc -->
5155 * @generated
5156 * @ordered
5157 */
5158 int MISCELLANEOUS_EXPENSE_FO__DEPENDENT = PROFESSIONAL_EXPENSE__DEPENDENT;
5159
5160 /**
5161 * The feature id for the '<em><b>From agent</b></em>' reference.
5162 * <!-- begin-user-doc -->
5163 * <!-- end-user-doc -->
5164 * @generated
5165 * @ordered
5166 */
5167 int MISCELLANEOUS_EXPENSE_FO__FROM_AGENT = PROFESSIONAL_EXPENSE__FROM_AGENT;
5168
5169 /**
5170 * The feature id for the '<em><b>Income</b></em>' container reference.
5171 * <!-- begin-user-doc -->
5172 * <!-- end-user-doc -->
5173 * @generated
5174 * @ordered
5175 */
5176 int MISCELLANEOUS_EXPENSE_FO__INCOME = PROFESSIONAL_EXPENSE__INCOME;
5177
5178 /**
5179 * The feature id for the '<em><b>Id4</b></em>' attribute.
5180 * <!-- begin-user-doc -->
5181 * <!-- end-user-doc -->
5182 * @generated
5183 * @ordered
5184 */
5185 int MISCELLANEOUS_EXPENSE_FO__ID4 = PROFESSIONAL_EXPENSE__ID4;
5186
5187 /**
5188 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
5189 * <!-- begin-user-doc -->
5190 * <!-- end-user-doc -->
5191 * @generated
5192 * @ordered
5193 */
5194 int MISCELLANEOUS_EXPENSE_FO__BENEFICIARY = PROFESSIONAL_EXPENSE__BENEFICIARY;
5195
5196 /**
5197 * The number of structural features of the '<em>Miscellaneous Expense FO</em>' class.
5198 * <!-- begin-user-doc -->
5199 * <!-- end-user-doc -->
5200 * @generated
5201 * @ordered
5202 */
5203 int MISCELLANEOUS_EXPENSE_FO_FEATURE_COUNT = PROFESSIONAL_EXPENSE_FEATURE_COUNT + 0;
5204
5205 /**
5206 * The number of operations of the '<em>Miscellaneous Expense FO</em>' class.
5207 * <!-- begin-user-doc -->
5208 * <!-- end-user-doc -->
5209 * @generated
5210 * @ordered
5211 */
5212 int MISCELLANEOUS_EXPENSE_FO_OPERATION_COUNT = PROFESSIONAL_EXPENSE_OPERATION_COUNT + 0;
5213
5214 /**
5215 * The meta object id for the '{@link TaxationWithRoot.impl.ResourceImpl <em>Resource</em>}' class.
5216 * <!-- begin-user-doc -->
5217 * <!-- end-user-doc -->
5218 * @see TaxationWithRoot.impl.ResourceImpl
5219 * @see TaxationWithRoot.impl.TaxationPackageImpl#getResource()
5220 * @generated
5221 */
5222 int RESOURCE = 58;
5223
5224 /**
5225 * The feature id for the '<em><b>Contains</b></em>' containment reference list.
5226 * <!-- begin-user-doc -->
5227 * <!-- end-user-doc -->
5228 * @generated
5229 * @ordered
5230 */
5231 int RESOURCE__CONTAINS = 0;
5232
5233 /**
5234 * The number of structural features of the '<em>Resource</em>' class.
5235 * <!-- begin-user-doc -->
5236 * <!-- end-user-doc -->
5237 * @generated
5238 * @ordered
5239 */
5240 int RESOURCE_FEATURE_COUNT = 1;
5241
5242 /**
5243 * The number of operations of the '<em>Resource</em>' class.
5244 * <!-- begin-user-doc -->
5245 * <!-- end-user-doc -->
5246 * @generated
5247 * @ordered
5248 */
5249 int RESOURCE_OPERATION_COUNT = 0;
5250
5251 /**
5252 * The meta object id for the '{@link TaxationWithRoot.Grantor <em>Grantor</em>}' enum.
5253 * <!-- begin-user-doc -->
5254 * <!-- end-user-doc -->
5255 * @see TaxationWithRoot.Grantor
5256 * @see TaxationWithRoot.impl.TaxationPackageImpl#getGrantor()
5257 * @generated
5258 */
5259 int GRANTOR = 60;
5260
5261 /**
5262 * The meta object id for the '{@link TaxationWithRoot.Disability_Types <em>Disability Types</em>}' enum.
5263 * <!-- begin-user-doc -->
5264 * <!-- end-user-doc -->
5265 * @see TaxationWithRoot.Disability_Types
5266 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDisability_Types()
5267 * @generated
5268 */
5269 int DISABILITY_TYPES = 61;
5270
5271 /**
5272 * The meta object id for the '{@link TaxationWithRoot.Country <em>Country</em>}' enum.
5273 * <!-- begin-user-doc -->
5274 * <!-- end-user-doc -->
5275 * @see TaxationWithRoot.Country
5276 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCountry()
5277 * @generated
5278 */
5279 int COUNTRY = 62;
5280
5281 /**
5282 * The meta object id for the '{@link TaxationWithRoot.Tax_Office <em>Tax Office</em>}' enum.
5283 * <!-- begin-user-doc -->
5284 * <!-- end-user-doc -->
5285 * @see TaxationWithRoot.Tax_Office
5286 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Office()
5287 * @generated
5288 */
5289 int TAX_OFFICE = 63;
5290
5291 /**
5292 * The meta object id for the '{@link TaxationWithRoot.Tax_Class_Category <em>Tax Class Category</em>}' enum.
5293 * <!-- begin-user-doc -->
5294 * <!-- end-user-doc -->
5295 * @see TaxationWithRoot.Tax_Class_Category
5296 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Class_Category()
5297 * @generated
5298 */
5299 int TAX_CLASS_CATEGORY = 64;
5300
5301 /**
5302 * The meta object id for the '{@link TaxationWithRoot.Job_Activity <em>Job Activity</em>}' enum.
5303 * <!-- begin-user-doc -->
5304 * <!-- end-user-doc -->
5305 * @see TaxationWithRoot.Job_Activity
5306 * @see TaxationWithRoot.impl.TaxationPackageImpl#getJob_Activity()
5307 * @generated
5308 */
5309 int JOB_ACTIVITY = 65;
5310
5311 /**
5312 * The meta object id for the '{@link TaxationWithRoot.Town <em>Town</em>}' enum.
5313 * <!-- begin-user-doc -->
5314 * <!-- end-user-doc -->
5315 * @see TaxationWithRoot.Town
5316 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTown()
5317 * @generated
5318 */
5319 int TOWN = 66;
5320
5321 /**
5322 * The meta object id for the '{@link TaxationWithRoot.CE_Type <em>CE Type</em>}' enum.
5323 * <!-- begin-user-doc -->
5324 * <!-- end-user-doc -->
5325 * @see TaxationWithRoot.CE_Type
5326 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCE_Type()
5327 * @generated
5328 */
5329 int CE_TYPE = 67;
5330
5331 /**
5332 * The meta object id for the '{@link TaxationWithRoot.Expense_Purpose <em>Expense Purpose</em>}' enum.
5333 * <!-- begin-user-doc -->
5334 * <!-- end-user-doc -->
5335 * @see TaxationWithRoot.Expense_Purpose
5336 * @see TaxationWithRoot.impl.TaxationPackageImpl#getExpense_Purpose()
5337 * @generated
5338 */
5339 int EXPENSE_PURPOSE = 68;
5340
5341 /**
5342 * The meta object id for the '{@link TaxationWithRoot.Dependent_Type <em>Dependent Type</em>}' enum.
5343 * <!-- begin-user-doc -->
5344 * <!-- end-user-doc -->
5345 * @see TaxationWithRoot.Dependent_Type
5346 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDependent_Type()
5347 * @generated
5348 */
5349 int DEPENDENT_TYPE = 69;
5350
5351 /**
5352 * The meta object id for the '{@link TaxationWithRoot.Separation_Causes <em>Separation Causes</em>}' enum.
5353 * <!-- begin-user-doc -->
5354 * <!-- end-user-doc -->
5355 * @see TaxationWithRoot.Separation_Causes
5356 * @see TaxationWithRoot.impl.TaxationPackageImpl#getSeparation_Causes()
5357 * @generated
5358 */
5359 int SEPARATION_CAUSES = 70;
5360
5361 /**
5362 * The meta object id for the '{@link TaxationWithRoot.Category_of_Permanent_Expense <em>Category of Permanent Expense</em>}' enum.
5363 * <!-- begin-user-doc -->
5364 * <!-- end-user-doc -->
5365 * @see TaxationWithRoot.Category_of_Permanent_Expense
5366 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCategory_of_Permanent_Expense()
5367 * @generated
5368 */
5369 int CATEGORY_OF_PERMANENT_EXPENSE = 71;
5370
5371 /**
5372 * The meta object id for the '{@link TaxationWithRoot.Category_of_Health_and_Pension_Insurances <em>Category of Health and Pension Insurances</em>}' enum.
5373 * <!-- begin-user-doc -->
5374 * <!-- end-user-doc -->
5375 * @see TaxationWithRoot.Category_of_Health_and_Pension_Insurances
5376 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCategory_of_Health_and_Pension_Insurances()
5377 * @generated
5378 */
5379 int CATEGORY_OF_HEALTH_AND_PENSION_INSURANCES = 72;
5380
5381 /**
5382 * The meta object id for the '{@link TaxationWithRoot.Category_of_Private_Insurance_and_Plan <em>Category of Private Insurance and Plan</em>}' enum.
5383 * <!-- begin-user-doc -->
5384 * <!-- end-user-doc -->
5385 * @see TaxationWithRoot.Category_of_Private_Insurance_and_Plan
5386 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCategory_of_Private_Insurance_and_Plan()
5387 * @generated
5388 */
5389 int CATEGORY_OF_PRIVATE_INSURANCE_AND_PLAN = 73;
5390
5391 /**
5392 * The meta object id for the '{@link TaxationWithRoot.Legal_Union_Types <em>Legal Union Types</em>}' enum.
5393 * <!-- begin-user-doc -->
5394 * <!-- end-user-doc -->
5395 * @see TaxationWithRoot.Legal_Union_Types
5396 * @see TaxationWithRoot.impl.TaxationPackageImpl#getLegal_Union_Types()
5397 * @generated
5398 */
5399 int LEGAL_UNION_TYPES = 74;
5400
5401
5402 /**
5403 * Returns the meta object for class '{@link TaxationWithRoot.Constants <em>Constants</em>}'.
5404 * <!-- begin-user-doc -->
5405 * <!-- end-user-doc -->
5406 * @return the meta object for class '<em>Constants</em>'.
5407 * @see TaxationWithRoot.Constants
5408 * @generated
5409 */
5410 EClass getConstants();
5411
5412 /**
5413 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD <em>MAXIMUM CE RATE FOR CHILD NOT BEING PART OF HOUSEHOLD</em>}'.
5414 * <!-- begin-user-doc -->
5415 * <!-- end-user-doc -->
5416 * @return the meta object for the attribute '<em>MAXIMUM CE RATE FOR CHILD NOT BEING PART OF HOUSEHOLD</em>'.
5417 * @see TaxationWithRoot.Constants#getMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD()
5418 * @see #getConstants()
5419 * @generated
5420 */
5421 EAttribute getConstants_MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD();
5422
5423 /**
5424 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE <em>MAXIMUM CE RATE FOR HOUSE CARE AND CHILD PART OF THE HOUSEHOLD CARE</em>}'.
5425 * <!-- begin-user-doc -->
5426 * <!-- end-user-doc -->
5427 * @return the meta object for the attribute '<em>MAXIMUM CE RATE FOR HOUSE CARE AND CHILD PART OF THE HOUSEHOLD CARE</em>'.
5428 * @see TaxationWithRoot.Constants#getMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE()
5429 * @see #getConstants()
5430 * @generated
5431 */
5432 EAttribute getConstants_MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE();
5433
5434 /**
5435 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMINIMUM_SALARY <em>MINIMUM SALARY</em>}'.
5436 * <!-- begin-user-doc -->
5437 * <!-- end-user-doc -->
5438 * @return the meta object for the attribute '<em>MINIMUM SALARY</em>'.
5439 * @see TaxationWithRoot.Constants#getMINIMUM_SALARY()
5440 * @see #getConstants()
5441 * @generated
5442 */
5443 EAttribute getConstants_MINIMUM_SALARY();
5444
5445 /**
5446 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION <em>FLAT RATE FOR EXTRA PROFESSIONAL DEDUCTION</em>}'.
5447 * <!-- begin-user-doc -->
5448 * <!-- end-user-doc -->
5449 * @return the meta object for the attribute '<em>FLAT RATE FOR EXTRA PROFESSIONAL DEDUCTION</em>'.
5450 * @see TaxationWithRoot.Constants#getFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION()
5451 * @see #getConstants()
5452 * @generated
5453 */
5454 EAttribute getConstants_FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION();
5455
5456 /**
5457 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS <em>MAXIMUM DEDUCTIBLE PERCENTAGE FOR DONATIONS</em>}'.
5458 * <!-- begin-user-doc -->
5459 * <!-- end-user-doc -->
5460 * @return the meta object for the attribute '<em>MAXIMUM DEDUCTIBLE PERCENTAGE FOR DONATIONS</em>'.
5461 * @see TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS()
5462 * @see #getConstants()
5463 * @generated
5464 */
5465 EAttribute getConstants_MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS();
5466
5467 /**
5468 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS <em>MINIMUM DEDUCTIBLE AMOUNT FOR DONATIONS</em>}'.
5469 * <!-- begin-user-doc -->
5470 * <!-- end-user-doc -->
5471 * @return the meta object for the attribute '<em>MINIMUM DEDUCTIBLE AMOUNT FOR DONATIONS</em>'.
5472 * @see TaxationWithRoot.Constants#getMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS()
5473 * @see #getConstants()
5474 * @generated
5475 */
5476 EAttribute getConstants_MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS();
5477
5478 /**
5479 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC <em>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANC</em>}'.
5480 * <!-- begin-user-doc -->
5481 * <!-- end-user-doc -->
5482 * @return the meta object for the attribute '<em>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANC</em>'.
5483 * @see TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC()
5484 * @see #getConstants()
5485 * @generated
5486 */
5487 EAttribute getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC();
5488
5489 /**
5490 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE <em>MAXIMUM DEDUCTIBLE AMOUNT FOR ALIMONY EXPENSE</em>}'.
5491 * <!-- begin-user-doc -->
5492 * <!-- end-user-doc -->
5493 * @return the meta object for the attribute '<em>MAXIMUM DEDUCTIBLE AMOUNT FOR ALIMONY EXPENSE</em>'.
5494 * @see TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE()
5495 * @see #getConstants()
5496 * @generated
5497 */
5498 EAttribute getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE();
5499
5500 /**
5501 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION <em>MAXIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>}'.
5502 * <!-- begin-user-doc -->
5503 * <!-- end-user-doc -->
5504 * @return the meta object for the attribute '<em>MAXIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>'.
5505 * @see TaxationWithRoot.Constants#getMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION()
5506 * @see #getConstants()
5507 * @generated
5508 */
5509 EAttribute getConstants_MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION();
5510
5511 /**
5512 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION <em>MAXIMAL FLAT DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>}'.
5513 * <!-- begin-user-doc -->
5514 * <!-- end-user-doc -->
5515 * @return the meta object for the attribute '<em>MAXIMAL FLAT DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>'.
5516 * @see TaxationWithRoot.Constants#getMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION()
5517 * @see #getConstants()
5518 * @generated
5519 */
5520 EAttribute getConstants_MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION();
5521
5522 /**
5523 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION <em>MINIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>}'.
5524 * <!-- begin-user-doc -->
5525 * <!-- end-user-doc -->
5526 * @return the meta object for the attribute '<em>MINIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>'.
5527 * @see TaxationWithRoot.Constants#getMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION()
5528 * @see #getConstants()
5529 * @generated
5530 */
5531 EAttribute getConstants_MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION();
5532
5533 /**
5534 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIM_DAILY <em>FLAT RATE CIM DAILY</em>}'.
5535 * <!-- begin-user-doc -->
5536 * <!-- end-user-doc -->
5537 * @return the meta object for the attribute '<em>FLAT RATE CIM DAILY</em>'.
5538 * @see TaxationWithRoot.Constants#getFLAT_RATE_CIM_DAILY()
5539 * @see #getConstants()
5540 * @generated
5541 */
5542 EAttribute getConstants_FLAT_RATE_CIM_DAILY();
5543
5544 /**
5545 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIM_MONTHLY <em>FLAT RATE CIM MONTHLY</em>}'.
5546 * <!-- begin-user-doc -->
5547 * <!-- end-user-doc -->
5548 * @return the meta object for the attribute '<em>FLAT RATE CIM MONTHLY</em>'.
5549 * @see TaxationWithRoot.Constants#getFLAT_RATE_CIM_MONTHLY()
5550 * @see #getConstants()
5551 * @generated
5552 */
5553 EAttribute getConstants_FLAT_RATE_CIM_MONTHLY();
5554
5555 /**
5556 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIM_YEARLY <em>FLAT RATE CIM YEARLY</em>}'.
5557 * <!-- begin-user-doc -->
5558 * <!-- end-user-doc -->
5559 * @return the meta object for the attribute '<em>FLAT RATE CIM YEARLY</em>'.
5560 * @see TaxationWithRoot.Constants#getFLAT_RATE_CIM_YEARLY()
5561 * @see #getConstants()
5562 * @generated
5563 */
5564 EAttribute getConstants_FLAT_RATE_CIM_YEARLY();
5565
5566 /**
5567 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIP_DAILY <em>FLAT RATE CIP DAILY</em>}'.
5568 * <!-- begin-user-doc -->
5569 * <!-- end-user-doc -->
5570 * @return the meta object for the attribute '<em>FLAT RATE CIP DAILY</em>'.
5571 * @see TaxationWithRoot.Constants#getFLAT_RATE_CIP_DAILY()
5572 * @see #getConstants()
5573 * @generated
5574 */
5575 EAttribute getConstants_FLAT_RATE_CIP_DAILY();
5576
5577 /**
5578 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIP_MONTHLY <em>FLAT RATE CIP MONTHLY</em>}'.
5579 * <!-- begin-user-doc -->
5580 * <!-- end-user-doc -->
5581 * @return the meta object for the attribute '<em>FLAT RATE CIP MONTHLY</em>'.
5582 * @see TaxationWithRoot.Constants#getFLAT_RATE_CIP_MONTHLY()
5583 * @see #getConstants()
5584 * @generated
5585 */
5586 EAttribute getConstants_FLAT_RATE_CIP_MONTHLY();
5587
5588 /**
5589 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIP_YEARLY <em>FLAT RATE CIP YEARLY</em>}'.
5590 * <!-- begin-user-doc -->
5591 * <!-- end-user-doc -->
5592 * @return the meta object for the attribute '<em>FLAT RATE CIP YEARLY</em>'.
5593 * @see TaxationWithRoot.Constants#getFLAT_RATE_CIP_YEARLY()
5594 * @see #getConstants()
5595 * @generated
5596 */
5597 EAttribute getConstants_FLAT_RATE_CIP_YEARLY();
5598
5599 /**
5600 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIS_DAILY <em>FLAT RATE CIS DAILY</em>}'.
5601 * <!-- begin-user-doc -->
5602 * <!-- end-user-doc -->
5603 * @return the meta object for the attribute '<em>FLAT RATE CIS DAILY</em>'.
5604 * @see TaxationWithRoot.Constants#getFLAT_RATE_CIS_DAILY()
5605 * @see #getConstants()
5606 * @generated
5607 */
5608 EAttribute getConstants_FLAT_RATE_CIS_DAILY();
5609
5610 /**
5611 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIS_MONTHLY <em>FLAT RATE CIS MONTHLY</em>}'.
5612 * <!-- begin-user-doc -->
5613 * <!-- end-user-doc -->
5614 * @return the meta object for the attribute '<em>FLAT RATE CIS MONTHLY</em>'.
5615 * @see TaxationWithRoot.Constants#getFLAT_RATE_CIS_MONTHLY()
5616 * @see #getConstants()
5617 * @generated
5618 */
5619 EAttribute getConstants_FLAT_RATE_CIS_MONTHLY();
5620
5621 /**
5622 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIS_YEARLY <em>FLAT RATE CIS YEARLY</em>}'.
5623 * <!-- begin-user-doc -->
5624 * <!-- end-user-doc -->
5625 * @return the meta object for the attribute '<em>FLAT RATE CIS YEARLY</em>'.
5626 * @see TaxationWithRoot.Constants#getFLAT_RATE_CIS_YEARLY()
5627 * @see #getConstants()
5628 * @generated
5629 */
5630 EAttribute getConstants_FLAT_RATE_CIS_YEARLY();
5631
5632 /**
5633 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT <em>FLAT RATE FOR TRAVEL EXPENSE PER UNIT</em>}'.
5634 * <!-- begin-user-doc -->
5635 * <!-- end-user-doc -->
5636 * @return the meta object for the attribute '<em>FLAT RATE FOR TRAVEL EXPENSE PER UNIT</em>'.
5637 * @see TaxationWithRoot.Constants#getFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT()
5638 * @see #getConstants()
5639 * @generated
5640 */
5641 EAttribute getConstants_FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT();
5642
5643 /**
5644 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS <em>MAXIMUM DEDUCTIBLE AMOUNT FOR DS</em>}'.
5645 * <!-- begin-user-doc -->
5646 * <!-- end-user-doc -->
5647 * @return the meta object for the attribute '<em>MAXIMUM DEDUCTIBLE AMOUNT FOR DS</em>'.
5648 * @see TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS()
5649 * @see #getConstants()
5650 * @generated
5651 */
5652 EAttribute getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS();
5653
5654 /**
5655 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE <em>FLAT RATE FOR MISCELLANEOUS EXPENSE</em>}'.
5656 * <!-- begin-user-doc -->
5657 * <!-- end-user-doc -->
5658 * @return the meta object for the attribute '<em>FLAT RATE FOR MISCELLANEOUS EXPENSE</em>'.
5659 * @see TaxationWithRoot.Constants#getFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE()
5660 * @see #getConstants()
5661 * @generated
5662 */
5663 EAttribute getConstants_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE();
5664
5665 /**
5666 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE <em>DISABILITY FLAT RATE FOR MISCELLANEOUS EXPENSE</em>}'.
5667 * <!-- begin-user-doc -->
5668 * <!-- end-user-doc -->
5669 * @return the meta object for the attribute '<em>DISABILITY FLAT RATE FOR MISCELLANEOUS EXPENSE</em>'.
5670 * @see TaxationWithRoot.Constants#getDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE()
5671 * @see #getConstants()
5672 * @generated
5673 */
5674 EAttribute getConstants_DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE();
5675
5676 /**
5677 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE <em>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANCE</em>}'.
5678 * <!-- begin-user-doc -->
5679 * <!-- end-user-doc -->
5680 * @return the meta object for the attribute '<em>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANCE</em>'.
5681 * @see TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE()
5682 * @see #getConstants()
5683 * @generated
5684 */
5685 EAttribute getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE();
5686
5687 /**
5688 * Returns the meta object for class '{@link TaxationWithRoot.Income_Tax <em>Income Tax</em>}'.
5689 * <!-- begin-user-doc -->
5690 * <!-- end-user-doc -->
5691 * @return the meta object for class '<em>Income Tax</em>'.
5692 * @see TaxationWithRoot.Income_Tax
5693 * @generated
5694 */
5695 EClass getIncome_Tax();
5696
5697 /**
5698 * Returns the meta object for the reference '{@link TaxationWithRoot.Income_Tax#getTaxPayer <em>Tax Payer</em>}'.
5699 * <!-- begin-user-doc -->
5700 * <!-- end-user-doc -->
5701 * @return the meta object for the reference '<em>Tax Payer</em>'.
5702 * @see TaxationWithRoot.Income_Tax#getTaxPayer()
5703 * @see #getIncome_Tax()
5704 * @generated
5705 */
5706 EReference getIncome_Tax_TaxPayer();
5707
5708 /**
5709 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax#getTax_amount <em>Tax amount</em>}'.
5710 * <!-- begin-user-doc -->
5711 * <!-- end-user-doc -->
5712 * @return the meta object for the attribute '<em>Tax amount</em>'.
5713 * @see TaxationWithRoot.Income_Tax#getTax_amount()
5714 * @see #getIncome_Tax()
5715 * @generated
5716 */
5717 EAttribute getIncome_Tax_Tax_amount();
5718
5719 /**
5720 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax#getTax_year <em>Tax year</em>}'.
5721 * <!-- begin-user-doc -->
5722 * <!-- end-user-doc -->
5723 * @return the meta object for the attribute '<em>Tax year</em>'.
5724 * @see TaxationWithRoot.Income_Tax#getTax_year()
5725 * @see #getIncome_Tax()
5726 * @generated
5727 */
5728 EAttribute getIncome_Tax_Tax_year();
5729
5730 /**
5731 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax#getId6 <em>Id6</em>}'.
5732 * <!-- begin-user-doc -->
5733 * <!-- end-user-doc -->
5734 * @return the meta object for the attribute '<em>Id6</em>'.
5735 * @see TaxationWithRoot.Income_Tax#getId6()
5736 * @see #getIncome_Tax()
5737 * @generated
5738 */
5739 EAttribute getIncome_Tax_Id6();
5740
5741 /**
5742 * Returns the meta object for class '{@link TaxationWithRoot.Tax_Payer <em>Tax Payer</em>}'.
5743 * <!-- begin-user-doc -->
5744 * <!-- end-user-doc -->
5745 * @return the meta object for class '<em>Tax Payer</em>'.
5746 * @see TaxationWithRoot.Tax_Payer
5747 * @generated
5748 */
5749 EClass getTax_Payer();
5750
5751 /**
5752 * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Tax_Payer#getDependents <em>Dependents</em>}'.
5753 * <!-- begin-user-doc -->
5754 * <!-- end-user-doc -->
5755 * @return the meta object for the containment reference list '<em>Dependents</em>'.
5756 * @see TaxationWithRoot.Tax_Payer#getDependents()
5757 * @see #getTax_Payer()
5758 * @generated
5759 */
5760 EReference getTax_Payer_Dependents();
5761
5762 /**
5763 * Returns the meta object for the containment reference '{@link TaxationWithRoot.Tax_Payer#getFrom_agent <em>From agent</em>}'.
5764 * <!-- begin-user-doc -->
5765 * <!-- end-user-doc -->
5766 * @return the meta object for the containment reference '<em>From agent</em>'.
5767 * @see TaxationWithRoot.Tax_Payer#getFrom_agent()
5768 * @see #getTax_Payer()
5769 * @generated
5770 */
5771 EReference getTax_Payer_From_agent();
5772
5773 /**
5774 * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Tax_Payer#getIncomes <em>Incomes</em>}'.
5775 * <!-- begin-user-doc -->
5776 * <!-- end-user-doc -->
5777 * @return the meta object for the containment reference list '<em>Incomes</em>'.
5778 * @see TaxationWithRoot.Tax_Payer#getIncomes()
5779 * @see #getTax_Payer()
5780 * @generated
5781 */
5782 EReference getTax_Payer_Incomes();
5783
5784 /**
5785 * Returns the meta object for the containment reference '{@link TaxationWithRoot.Tax_Payer#getFrom_law <em>From law</em>}'.
5786 * <!-- begin-user-doc -->
5787 * <!-- end-user-doc -->
5788 * @return the meta object for the containment reference '<em>From law</em>'.
5789 * @see TaxationWithRoot.Tax_Payer#getFrom_law()
5790 * @see #getTax_Payer()
5791 * @generated
5792 */
5793 EReference getTax_Payer_From_law();
5794
5795 /**
5796 * Returns the meta object for class '{@link TaxationWithRoot.Physical_Person <em>Physical Person</em>}'.
5797 * <!-- begin-user-doc -->
5798 * <!-- end-user-doc -->
5799 * @return the meta object for class '<em>Physical Person</em>'.
5800 * @see TaxationWithRoot.Physical_Person
5801 * @generated
5802 */
5803 EClass getPhysical_Person();
5804
5805 /**
5806 * Returns the meta object for the attribute '{@link TaxationWithRoot.Physical_Person#getSSNo <em>SS No</em>}'.
5807 * <!-- begin-user-doc -->
5808 * <!-- end-user-doc -->
5809 * @return the meta object for the attribute '<em>SS No</em>'.
5810 * @see TaxationWithRoot.Physical_Person#getSSNo()
5811 * @see #getPhysical_Person()
5812 * @generated
5813 */
5814 EAttribute getPhysical_Person_SSNo();
5815
5816 /**
5817 * Returns the meta object for the reference list '{@link TaxationWithRoot.Physical_Person#getAddresses <em>Addresses</em>}'.
5818 * <!-- begin-user-doc -->
5819 * <!-- end-user-doc -->
5820 * @return the meta object for the reference list '<em>Addresses</em>'.
5821 * @see TaxationWithRoot.Physical_Person#getAddresses()
5822 * @see #getPhysical_Person()
5823 * @generated
5824 */
5825 EReference getPhysical_Person_Addresses();
5826
5827 /**
5828 * Returns the meta object for the attribute '{@link TaxationWithRoot.Physical_Person#getBirth_year <em>Birth year</em>}'.
5829 * <!-- begin-user-doc -->
5830 * <!-- end-user-doc -->
5831 * @return the meta object for the attribute '<em>Birth year</em>'.
5832 * @see TaxationWithRoot.Physical_Person#getBirth_year()
5833 * @see #getPhysical_Person()
5834 * @generated
5835 */
5836 EAttribute getPhysical_Person_Birth_year();
5837
5838 /**
5839 * Returns the meta object for the attribute '{@link TaxationWithRoot.Physical_Person#getDisability_percentage <em>Disability percentage</em>}'.
5840 * <!-- begin-user-doc -->
5841 * <!-- end-user-doc -->
5842 * @return the meta object for the attribute '<em>Disability percentage</em>'.
5843 * @see TaxationWithRoot.Physical_Person#getDisability_percentage()
5844 * @see #getPhysical_Person()
5845 * @generated
5846 */
5847 EAttribute getPhysical_Person_Disability_percentage();
5848
5849 /**
5850 * Returns the meta object for the attribute '{@link TaxationWithRoot.Physical_Person#getDisability_type <em>Disability type</em>}'.
5851 * <!-- begin-user-doc -->
5852 * <!-- end-user-doc -->
5853 * @return the meta object for the attribute '<em>Disability type</em>'.
5854 * @see TaxationWithRoot.Physical_Person#getDisability_type()
5855 * @see #getPhysical_Person()
5856 * @generated
5857 */
5858 EAttribute getPhysical_Person_Disability_type();
5859
5860 /**
5861 * Returns the meta object for the attribute '{@link TaxationWithRoot.Physical_Person#getBirth_month <em>Birth month</em>}'.
5862 * <!-- begin-user-doc -->
5863 * <!-- end-user-doc -->
5864 * @return the meta object for the attribute '<em>Birth month</em>'.
5865 * @see TaxationWithRoot.Physical_Person#getBirth_month()
5866 * @see #getPhysical_Person()
5867 * @generated
5868 */
5869 EAttribute getPhysical_Person_Birth_month();
5870
5871 /**
5872 * Returns the meta object for the attribute '{@link TaxationWithRoot.Physical_Person#getBirth_day <em>Birth day</em>}'.
5873 * <!-- begin-user-doc -->
5874 * <!-- end-user-doc -->
5875 * @return the meta object for the attribute '<em>Birth day</em>'.
5876 * @see TaxationWithRoot.Physical_Person#getBirth_day()
5877 * @see #getPhysical_Person()
5878 * @generated
5879 */
5880 EAttribute getPhysical_Person_Birth_day();
5881
5882 /**
5883 * Returns the meta object for the reference list '{@link TaxationWithRoot.Physical_Person#getExpenses <em>Expenses</em>}'.
5884 * <!-- begin-user-doc -->
5885 * <!-- end-user-doc -->
5886 * @return the meta object for the reference list '<em>Expenses</em>'.
5887 * @see TaxationWithRoot.Physical_Person#getExpenses()
5888 * @see #getPhysical_Person()
5889 * @generated
5890 */
5891 EReference getPhysical_Person_Expenses();
5892
5893 /**
5894 * Returns the meta object for the attribute '{@link TaxationWithRoot.Physical_Person#isIs_widower <em>Is widower</em>}'.
5895 * <!-- begin-user-doc -->
5896 * <!-- end-user-doc -->
5897 * @return the meta object for the attribute '<em>Is widower</em>'.
5898 * @see TaxationWithRoot.Physical_Person#isIs_widower()
5899 * @see #getPhysical_Person()
5900 * @generated
5901 */
5902 EAttribute getPhysical_Person_Is_widower();
5903
5904 /**
5905 * Returns the meta object for class '{@link TaxationWithRoot.Address <em>Address</em>}'.
5906 * <!-- begin-user-doc -->
5907 * <!-- end-user-doc -->
5908 * @return the meta object for class '<em>Address</em>'.
5909 * @see TaxationWithRoot.Address
5910 * @generated
5911 */
5912 EClass getAddress();
5913
5914 /**
5915 * Returns the meta object for the attribute '{@link TaxationWithRoot.Address#getCountry <em>Country</em>}'.
5916 * <!-- begin-user-doc -->
5917 * <!-- end-user-doc -->
5918 * @return the meta object for the attribute '<em>Country</em>'.
5919 * @see TaxationWithRoot.Address#getCountry()
5920 * @see #getAddress()
5921 * @generated
5922 */
5923 EAttribute getAddress_Country();
5924
5925 /**
5926 * Returns the meta object for the attribute '{@link TaxationWithRoot.Address#getStreet <em>Street</em>}'.
5927 * <!-- begin-user-doc -->
5928 * <!-- end-user-doc -->
5929 * @return the meta object for the attribute '<em>Street</em>'.
5930 * @see TaxationWithRoot.Address#getStreet()
5931 * @see #getAddress()
5932 * @generated
5933 */
5934 EAttribute getAddress_Street();
5935
5936 /**
5937 * Returns the meta object for the attribute '{@link TaxationWithRoot.Address#getZipCode <em>Zip Code</em>}'.
5938 * <!-- begin-user-doc -->
5939 * <!-- end-user-doc -->
5940 * @return the meta object for the attribute '<em>Zip Code</em>'.
5941 * @see TaxationWithRoot.Address#getZipCode()
5942 * @see #getAddress()
5943 * @generated
5944 */
5945 EAttribute getAddress_ZipCode();
5946
5947 /**
5948 * Returns the meta object for the attribute '{@link TaxationWithRoot.Address#getCity <em>City</em>}'.
5949 * <!-- begin-user-doc -->
5950 * <!-- end-user-doc -->
5951 * @return the meta object for the attribute '<em>City</em>'.
5952 * @see TaxationWithRoot.Address#getCity()
5953 * @see #getAddress()
5954 * @generated
5955 */
5956 EAttribute getAddress_City();
5957
5958 /**
5959 * Returns the meta object for the attribute '{@link TaxationWithRoot.Address#getId2 <em>Id2</em>}'.
5960 * <!-- begin-user-doc -->
5961 * <!-- end-user-doc -->
5962 * @return the meta object for the attribute '<em>Id2</em>'.
5963 * @see TaxationWithRoot.Address#getId2()
5964 * @see #getAddress()
5965 * @generated
5966 */
5967 EAttribute getAddress_Id2();
5968
5969 /**
5970 * Returns the meta object for the reference list '{@link TaxationWithRoot.Address#getTaxPayer <em>Tax Payer</em>}'.
5971 * <!-- begin-user-doc -->
5972 * <!-- end-user-doc -->
5973 * @return the meta object for the reference list '<em>Tax Payer</em>'.
5974 * @see TaxationWithRoot.Address#getTaxPayer()
5975 * @see #getAddress()
5976 * @generated
5977 */
5978 EReference getAddress_TaxPayer();
5979
5980 /**
5981 * Returns the meta object for class '{@link TaxationWithRoot.Expense <em>Expense</em>}'.
5982 * <!-- begin-user-doc -->
5983 * <!-- end-user-doc -->
5984 * @return the meta object for class '<em>Expense</em>'.
5985 * @see TaxationWithRoot.Expense
5986 * @generated
5987 */
5988 EClass getExpense();
5989
5990 /**
5991 * Returns the meta object for the attribute '{@link TaxationWithRoot.Expense#getDeclared_amount <em>Declared amount</em>}'.
5992 * <!-- begin-user-doc -->
5993 * <!-- end-user-doc -->
5994 * @return the meta object for the attribute '<em>Declared amount</em>'.
5995 * @see TaxationWithRoot.Expense#getDeclared_amount()
5996 * @see #getExpense()
5997 * @generated
5998 */
5999 EAttribute getExpense_Declared_amount();
6000
6001 /**
6002 * Returns the meta object for the attribute '{@link TaxationWithRoot.Expense#getExpense_purpose <em>Expense purpose</em>}'.
6003 * <!-- begin-user-doc -->
6004 * <!-- end-user-doc -->
6005 * @return the meta object for the attribute '<em>Expense purpose</em>'.
6006 * @see TaxationWithRoot.Expense#getExpense_purpose()
6007 * @see #getExpense()
6008 * @generated
6009 */
6010 EAttribute getExpense_Expense_purpose();
6011
6012 /**
6013 * Returns the meta object for the reference '{@link TaxationWithRoot.Expense#getDependent <em>Dependent</em>}'.
6014 * <!-- begin-user-doc -->
6015 * <!-- end-user-doc -->
6016 * @return the meta object for the reference '<em>Dependent</em>'.
6017 * @see TaxationWithRoot.Expense#getDependent()
6018 * @see #getExpense()
6019 * @generated
6020 */
6021 EReference getExpense_Dependent();
6022
6023 /**
6024 * Returns the meta object for the reference '{@link TaxationWithRoot.Expense#getFrom_agent <em>From agent</em>}'.
6025 * <!-- begin-user-doc -->
6026 * <!-- end-user-doc -->
6027 * @return the meta object for the reference '<em>From agent</em>'.
6028 * @see TaxationWithRoot.Expense#getFrom_agent()
6029 * @see #getExpense()
6030 * @generated
6031 */
6032 EReference getExpense_From_agent();
6033
6034 /**
6035 * Returns the meta object for the container reference '{@link TaxationWithRoot.Expense#getIncome <em>Income</em>}'.
6036 * <!-- begin-user-doc -->
6037 * <!-- end-user-doc -->
6038 * @return the meta object for the container reference '<em>Income</em>'.
6039 * @see TaxationWithRoot.Expense#getIncome()
6040 * @see #getExpense()
6041 * @generated
6042 */
6043 EReference getExpense_Income();
6044
6045 /**
6046 * Returns the meta object for the attribute '{@link TaxationWithRoot.Expense#getId4 <em>Id4</em>}'.
6047 * <!-- begin-user-doc -->
6048 * <!-- end-user-doc -->
6049 * @return the meta object for the attribute '<em>Id4</em>'.
6050 * @see TaxationWithRoot.Expense#getId4()
6051 * @see #getExpense()
6052 * @generated
6053 */
6054 EAttribute getExpense_Id4();
6055
6056 /**
6057 * Returns the meta object for the reference '{@link TaxationWithRoot.Expense#getBeneficiary <em>Beneficiary</em>}'.
6058 * <!-- begin-user-doc -->
6059 * <!-- end-user-doc -->
6060 * @return the meta object for the reference '<em>Beneficiary</em>'.
6061 * @see TaxationWithRoot.Expense#getBeneficiary()
6062 * @see #getExpense()
6063 * @generated
6064 */
6065 EReference getExpense_Beneficiary();
6066
6067 /**
6068 * Returns the meta object for class '{@link TaxationWithRoot.Dependent <em>Dependent</em>}'.
6069 * <!-- begin-user-doc -->
6070 * <!-- end-user-doc -->
6071 * @return the meta object for class '<em>Dependent</em>'.
6072 * @see TaxationWithRoot.Dependent
6073 * @generated
6074 */
6075 EClass getDependent();
6076
6077 /**
6078 * Returns the meta object for the attribute '{@link TaxationWithRoot.Dependent#getDependent_type <em>Dependent type</em>}'.
6079 * <!-- begin-user-doc -->
6080 * <!-- end-user-doc -->
6081 * @return the meta object for the attribute '<em>Dependent type</em>'.
6082 * @see TaxationWithRoot.Dependent#getDependent_type()
6083 * @see #getDependent()
6084 * @generated
6085 */
6086 EAttribute getDependent_Dependent_type();
6087
6088 /**
6089 * Returns the meta object for the container reference '{@link TaxationWithRoot.Dependent#getResponsible_person <em>Responsible person</em>}'.
6090 * <!-- begin-user-doc -->
6091 * <!-- end-user-doc -->
6092 * @return the meta object for the container reference '<em>Responsible person</em>'.
6093 * @see TaxationWithRoot.Dependent#getResponsible_person()
6094 * @see #getDependent()
6095 * @generated
6096 */
6097 EReference getDependent_Responsible_person();
6098
6099 /**
6100 * Returns the meta object for the attribute '{@link TaxationWithRoot.Dependent#isContinued_studies <em>Continued studies</em>}'.
6101 * <!-- begin-user-doc -->
6102 * <!-- end-user-doc -->
6103 * @return the meta object for the attribute '<em>Continued studies</em>'.
6104 * @see TaxationWithRoot.Dependent#isContinued_studies()
6105 * @see #getDependent()
6106 * @generated
6107 */
6108 EAttribute getDependent_Continued_studies();
6109
6110 /**
6111 * Returns the meta object for the containment reference '{@link TaxationWithRoot.Dependent#getAllowances <em>Allowances</em>}'.
6112 * <!-- begin-user-doc -->
6113 * <!-- end-user-doc -->
6114 * @return the meta object for the containment reference '<em>Allowances</em>'.
6115 * @see TaxationWithRoot.Dependent#getAllowances()
6116 * @see #getDependent()
6117 * @generated
6118 */
6119 EReference getDependent_Allowances();
6120
6121 /**
6122 * Returns the meta object for the container reference '{@link TaxationWithRoot.Dependent#getHousehold <em>Household</em>}'.
6123 * <!-- begin-user-doc -->
6124 * <!-- end-user-doc -->
6125 * @return the meta object for the container reference '<em>Household</em>'.
6126 * @see TaxationWithRoot.Dependent#getHousehold()
6127 * @see #getDependent()
6128 * @generated
6129 */
6130 EReference getDependent_Household();
6131
6132 /**
6133 * Returns the meta object for the reference '{@link TaxationWithRoot.Dependent#getFrom_agent <em>From agent</em>}'.
6134 * <!-- begin-user-doc -->
6135 * <!-- end-user-doc -->
6136 * @return the meta object for the reference '<em>From agent</em>'.
6137 * @see TaxationWithRoot.Dependent#getFrom_agent()
6138 * @see #getDependent()
6139 * @generated
6140 */
6141 EReference getDependent_From_agent();
6142
6143 /**
6144 * Returns the meta object for the reference list '{@link TaxationWithRoot.Dependent#getExpense <em>Expense</em>}'.
6145 * <!-- begin-user-doc -->
6146 * <!-- end-user-doc -->
6147 * @return the meta object for the reference list '<em>Expense</em>'.
6148 * @see TaxationWithRoot.Dependent#getExpense()
6149 * @see #getDependent()
6150 * @generated
6151 */
6152 EReference getDependent_Expense();
6153
6154 /**
6155 * Returns the meta object for class '{@link TaxationWithRoot.External_Allowance <em>External Allowance</em>}'.
6156 * <!-- begin-user-doc -->
6157 * <!-- end-user-doc -->
6158 * @return the meta object for class '<em>External Allowance</em>'.
6159 * @see TaxationWithRoot.External_Allowance
6160 * @generated
6161 */
6162 EClass getExternal_Allowance();
6163
6164 /**
6165 * Returns the meta object for the attribute '{@link TaxationWithRoot.External_Allowance#getGrantor <em>Grantor</em>}'.
6166 * <!-- begin-user-doc -->
6167 * <!-- end-user-doc -->
6168 * @return the meta object for the attribute '<em>Grantor</em>'.
6169 * @see TaxationWithRoot.External_Allowance#getGrantor()
6170 * @see #getExternal_Allowance()
6171 * @generated
6172 */
6173 EAttribute getExternal_Allowance_Grantor();
6174
6175 /**
6176 * Returns the meta object for the attribute '{@link TaxationWithRoot.External_Allowance#getStarting_year <em>Starting year</em>}'.
6177 * <!-- begin-user-doc -->
6178 * <!-- end-user-doc -->
6179 * @return the meta object for the attribute '<em>Starting year</em>'.
6180 * @see TaxationWithRoot.External_Allowance#getStarting_year()
6181 * @see #getExternal_Allowance()
6182 * @generated
6183 */
6184 EAttribute getExternal_Allowance_Starting_year();
6185
6186 /**
6187 * Returns the meta object for the attribute '{@link TaxationWithRoot.External_Allowance#getEnding_year <em>Ending year</em>}'.
6188 * <!-- begin-user-doc -->
6189 * <!-- end-user-doc -->
6190 * @return the meta object for the attribute '<em>Ending year</em>'.
6191 * @see TaxationWithRoot.External_Allowance#getEnding_year()
6192 * @see #getExternal_Allowance()
6193 * @generated
6194 */
6195 EAttribute getExternal_Allowance_Ending_year();
6196
6197 /**
6198 * Returns the meta object for the reference '{@link TaxationWithRoot.External_Allowance#getReciver <em>Reciver</em>}'.
6199 * <!-- begin-user-doc -->
6200 * <!-- end-user-doc -->
6201 * @return the meta object for the reference '<em>Reciver</em>'.
6202 * @see TaxationWithRoot.External_Allowance#getReciver()
6203 * @see #getExternal_Allowance()
6204 * @generated
6205 */
6206 EReference getExternal_Allowance_Reciver();
6207
6208 /**
6209 * Returns the meta object for the attribute '{@link TaxationWithRoot.External_Allowance#getId5 <em>Id5</em>}'.
6210 * <!-- begin-user-doc -->
6211 * <!-- end-user-doc -->
6212 * @return the meta object for the attribute '<em>Id5</em>'.
6213 * @see TaxationWithRoot.External_Allowance#getId5()
6214 * @see #getExternal_Allowance()
6215 * @generated
6216 */
6217 EAttribute getExternal_Allowance_Id5();
6218
6219 /**
6220 * Returns the meta object for the container reference '{@link TaxationWithRoot.External_Allowance#getPerson <em>Person</em>}'.
6221 * <!-- begin-user-doc -->
6222 * <!-- end-user-doc -->
6223 * @return the meta object for the container reference '<em>Person</em>'.
6224 * @see TaxationWithRoot.External_Allowance#getPerson()
6225 * @see #getExternal_Allowance()
6226 * @generated
6227 */
6228 EReference getExternal_Allowance_Person();
6229
6230 /**
6231 * Returns the meta object for class '{@link TaxationWithRoot.Household <em>Household</em>}'.
6232 * <!-- begin-user-doc -->
6233 * <!-- end-user-doc -->
6234 * @return the meta object for class '<em>Household</em>'.
6235 * @see TaxationWithRoot.Household
6236 * @generated
6237 */
6238 EClass getHousehold();
6239
6240 /**
6241 * Returns the meta object for the containment reference '{@link TaxationWithRoot.Household#getParents <em>Parents</em>}'.
6242 * <!-- begin-user-doc -->
6243 * <!-- end-user-doc -->
6244 * @return the meta object for the containment reference '<em>Parents</em>'.
6245 * @see TaxationWithRoot.Household#getParents()
6246 * @see #getHousehold()
6247 * @generated
6248 */
6249 EReference getHousehold_Parents();
6250
6251 /**
6252 * Returns the meta object for the attribute '{@link TaxationWithRoot.Household#getId1 <em>Id1</em>}'.
6253 * <!-- begin-user-doc -->
6254 * <!-- end-user-doc -->
6255 * @return the meta object for the attribute '<em>Id1</em>'.
6256 * @see TaxationWithRoot.Household#getId1()
6257 * @see #getHousehold()
6258 * @generated
6259 */
6260 EAttribute getHousehold_Id1();
6261
6262 /**
6263 * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Household#getChildren <em>Children</em>}'.
6264 * <!-- begin-user-doc -->
6265 * <!-- end-user-doc -->
6266 * @return the meta object for the containment reference list '<em>Children</em>'.
6267 * @see TaxationWithRoot.Household#getChildren()
6268 * @see #getHousehold()
6269 * @generated
6270 */
6271 EReference getHousehold_Children();
6272
6273 /**
6274 * Returns the meta object for class '{@link TaxationWithRoot.Legal_Union_Record <em>Legal Union Record</em>}'.
6275 * <!-- begin-user-doc -->
6276 * <!-- end-user-doc -->
6277 * @return the meta object for class '<em>Legal Union Record</em>'.
6278 * @see TaxationWithRoot.Legal_Union_Record
6279 * @generated
6280 */
6281 EClass getLegal_Union_Record();
6282
6283 /**
6284 * Returns the meta object for the attribute '{@link TaxationWithRoot.Legal_Union_Record#getStart_year <em>Start year</em>}'.
6285 * <!-- begin-user-doc -->
6286 * <!-- end-user-doc -->
6287 * @return the meta object for the attribute '<em>Start year</em>'.
6288 * @see TaxationWithRoot.Legal_Union_Record#getStart_year()
6289 * @see #getLegal_Union_Record()
6290 * @generated
6291 */
6292 EAttribute getLegal_Union_Record_Start_year();
6293
6294 /**
6295 * Returns the meta object for the attribute '{@link TaxationWithRoot.Legal_Union_Record#getEnd_year <em>End year</em>}'.
6296 * <!-- begin-user-doc -->
6297 * <!-- end-user-doc -->
6298 * @return the meta object for the attribute '<em>End year</em>'.
6299 * @see TaxationWithRoot.Legal_Union_Record#getEnd_year()
6300 * @see #getLegal_Union_Record()
6301 * @generated
6302 */
6303 EAttribute getLegal_Union_Record_End_year();
6304
6305 /**
6306 * Returns the meta object for the attribute '{@link TaxationWithRoot.Legal_Union_Record#getSeparation_cause <em>Separation cause</em>}'.
6307 * <!-- begin-user-doc -->
6308 * <!-- end-user-doc -->
6309 * @return the meta object for the attribute '<em>Separation cause</em>'.
6310 * @see TaxationWithRoot.Legal_Union_Record#getSeparation_cause()
6311 * @see #getLegal_Union_Record()
6312 * @generated
6313 */
6314 EAttribute getLegal_Union_Record_Separation_cause();
6315
6316 /**
6317 * Returns the meta object for the containment reference '{@link TaxationWithRoot.Legal_Union_Record#getIndividual_A <em>Individual A</em>}'.
6318 * <!-- begin-user-doc -->
6319 * <!-- end-user-doc -->
6320 * @return the meta object for the containment reference '<em>Individual A</em>'.
6321 * @see TaxationWithRoot.Legal_Union_Record#getIndividual_A()
6322 * @see #getLegal_Union_Record()
6323 * @generated
6324 */
6325 EReference getLegal_Union_Record_Individual_A();
6326
6327 /**
6328 * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Legal_Union_Record#getIndividual_B <em>Individual B</em>}'.
6329 * <!-- begin-user-doc -->
6330 * <!-- end-user-doc -->
6331 * @return the meta object for the containment reference list '<em>Individual B</em>'.
6332 * @see TaxationWithRoot.Legal_Union_Record#getIndividual_B()
6333 * @see #getLegal_Union_Record()
6334 * @generated
6335 */
6336 EReference getLegal_Union_Record_Individual_B();
6337
6338 /**
6339 * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Legal_Union_Record#getProperties <em>Properties</em>}'.
6340 * <!-- begin-user-doc -->
6341 * <!-- end-user-doc -->
6342 * @return the meta object for the containment reference list '<em>Properties</em>'.
6343 * @see TaxationWithRoot.Legal_Union_Record#getProperties()
6344 * @see #getLegal_Union_Record()
6345 * @generated
6346 */
6347 EReference getLegal_Union_Record_Properties();
6348
6349 /**
6350 * Returns the meta object for the attribute '{@link TaxationWithRoot.Legal_Union_Record#isMutual_agreement <em>Mutual agreement</em>}'.
6351 * <!-- begin-user-doc -->
6352 * <!-- end-user-doc -->
6353 * @return the meta object for the attribute '<em>Mutual agreement</em>'.
6354 * @see TaxationWithRoot.Legal_Union_Record#isMutual_agreement()
6355 * @see #getLegal_Union_Record()
6356 * @generated
6357 */
6358 EAttribute getLegal_Union_Record_Mutual_agreement();
6359
6360 /**
6361 * Returns the meta object for the attribute '{@link TaxationWithRoot.Legal_Union_Record#getId9 <em>Id9</em>}'.
6362 * <!-- begin-user-doc -->
6363 * <!-- end-user-doc -->
6364 * @return the meta object for the attribute '<em>Id9</em>'.
6365 * @see TaxationWithRoot.Legal_Union_Record#getId9()
6366 * @see #getLegal_Union_Record()
6367 * @generated
6368 */
6369 EAttribute getLegal_Union_Record_Id9();
6370
6371 /**
6372 * Returns the meta object for the container reference '{@link TaxationWithRoot.Legal_Union_Record#getHousehold <em>Household</em>}'.
6373 * <!-- begin-user-doc -->
6374 * <!-- end-user-doc -->
6375 * @return the meta object for the container reference '<em>Household</em>'.
6376 * @see TaxationWithRoot.Legal_Union_Record#getHousehold()
6377 * @see #getLegal_Union_Record()
6378 * @generated
6379 */
6380 EReference getLegal_Union_Record_Household();
6381
6382 /**
6383 * Returns the meta object for class '{@link TaxationWithRoot.Tax_Property <em>Tax Property</em>}'.
6384 * <!-- begin-user-doc -->
6385 * <!-- end-user-doc -->
6386 * @return the meta object for class '<em>Tax Property</em>'.
6387 * @see TaxationWithRoot.Tax_Property
6388 * @generated
6389 */
6390 EClass getTax_Property();
6391
6392 /**
6393 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Property#getStarting_year <em>Starting year</em>}'.
6394 * <!-- begin-user-doc -->
6395 * <!-- end-user-doc -->
6396 * @return the meta object for the attribute '<em>Starting year</em>'.
6397 * @see TaxationWithRoot.Tax_Property#getStarting_year()
6398 * @see #getTax_Property()
6399 * @generated
6400 */
6401 EAttribute getTax_Property_Starting_year();
6402
6403 /**
6404 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Property#getId10 <em>Id10</em>}'.
6405 * <!-- begin-user-doc -->
6406 * <!-- end-user-doc -->
6407 * @return the meta object for the attribute '<em>Id10</em>'.
6408 * @see TaxationWithRoot.Tax_Property#getId10()
6409 * @see #getTax_Property()
6410 * @generated
6411 */
6412 EAttribute getTax_Property_Id10();
6413
6414 /**
6415 * Returns the meta object for the container reference '{@link TaxationWithRoot.Tax_Property#getUnion_record <em>Union record</em>}'.
6416 * <!-- begin-user-doc -->
6417 * <!-- end-user-doc -->
6418 * @return the meta object for the container reference '<em>Union record</em>'.
6419 * @see TaxationWithRoot.Tax_Property#getUnion_record()
6420 * @see #getTax_Property()
6421 * @generated
6422 */
6423 EReference getTax_Property_Union_record();
6424
6425 /**
6426 * Returns the meta object for class '{@link TaxationWithRoot.Tax_Case <em>Tax Case</em>}'.
6427 * <!-- begin-user-doc -->
6428 * <!-- end-user-doc -->
6429 * @return the meta object for class '<em>Tax Case</em>'.
6430 * @see TaxationWithRoot.Tax_Case
6431 * @generated
6432 */
6433 EClass getTax_Case();
6434
6435 /**
6436 * Returns the meta object for class '{@link TaxationWithRoot.FromAgent <em>From Agent</em>}'.
6437 * <!-- begin-user-doc -->
6438 * <!-- end-user-doc -->
6439 * @return the meta object for class '<em>From Agent</em>'.
6440 * @see TaxationWithRoot.FromAgent
6441 * @generated
6442 */
6443 EClass getFromAgent();
6444
6445 /**
6446 * Returns the meta object for the container reference '{@link TaxationWithRoot.FromAgent#getTaxPayer <em>Tax Payer</em>}'.
6447 * <!-- begin-user-doc -->
6448 * <!-- end-user-doc -->
6449 * @return the meta object for the container reference '<em>Tax Payer</em>'.
6450 * @see TaxationWithRoot.FromAgent#getTaxPayer()
6451 * @see #getFromAgent()
6452 * @generated
6453 */
6454 EReference getFromAgent_TaxPayer();
6455
6456 /**
6457 * Returns the meta object for the attribute '{@link TaxationWithRoot.FromAgent#isIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care <em>Is dependent eligible for CE Not In Houshold Children Care</em>}'.
6458 * <!-- begin-user-doc -->
6459 * <!-- end-user-doc -->
6460 * @return the meta object for the attribute '<em>Is dependent eligible for CE Not In Houshold Children Care</em>'.
6461 * @see TaxationWithRoot.FromAgent#isIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care()
6462 * @see #getFromAgent()
6463 * @generated
6464 */
6465 EAttribute getFromAgent_Is_dependent_eligible_for_CE_Not_In_Houshold_Children_Care();
6466
6467 /**
6468 * Returns the meta object for the reference '{@link TaxationWithRoot.FromAgent#getExpense <em>Expense</em>}'.
6469 * <!-- begin-user-doc -->
6470 * <!-- end-user-doc -->
6471 * @return the meta object for the reference '<em>Expense</em>'.
6472 * @see TaxationWithRoot.FromAgent#getExpense()
6473 * @see #getFromAgent()
6474 * @generated
6475 */
6476 EReference getFromAgent_Expense();
6477
6478 /**
6479 * Returns the meta object for the attribute '{@link TaxationWithRoot.FromAgent#isIs_eligible_debt <em>Is eligible debt</em>}'.
6480 * <!-- begin-user-doc -->
6481 * <!-- end-user-doc -->
6482 * @return the meta object for the attribute '<em>Is eligible debt</em>'.
6483 * @see TaxationWithRoot.FromAgent#isIs_eligible_debt()
6484 * @see #getFromAgent()
6485 * @generated
6486 */
6487 EAttribute getFromAgent_Is_eligible_debt();
6488
6489 /**
6490 * Returns the meta object for the reference '{@link TaxationWithRoot.FromAgent#getDependent <em>Dependent</em>}'.
6491 * <!-- begin-user-doc -->
6492 * <!-- end-user-doc -->
6493 * @return the meta object for the reference '<em>Dependent</em>'.
6494 * @see TaxationWithRoot.FromAgent#getDependent()
6495 * @see #getFromAgent()
6496 * @generated
6497 */
6498 EReference getFromAgent_Dependent();
6499
6500 /**
6501 * Returns the meta object for class '{@link TaxationWithRoot.Income <em>Income</em>}'.
6502 * <!-- begin-user-doc -->
6503 * <!-- end-user-doc -->
6504 * @return the meta object for class '<em>Income</em>'.
6505 * @see TaxationWithRoot.Income
6506 * @generated
6507 */
6508 EClass getIncome();
6509
6510 /**
6511 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income#getIncome_amount <em>Income amount</em>}'.
6512 * <!-- begin-user-doc -->
6513 * <!-- end-user-doc -->
6514 * @return the meta object for the attribute '<em>Income amount</em>'.
6515 * @see TaxationWithRoot.Income#getIncome_amount()
6516 * @see #getIncome()
6517 * @generated
6518 */
6519 EAttribute getIncome_Income_amount();
6520
6521 /**
6522 * Returns the meta object for the containment reference '{@link TaxationWithRoot.Income#getIncome_type <em>Income type</em>}'.
6523 * <!-- begin-user-doc -->
6524 * <!-- end-user-doc -->
6525 * @return the meta object for the containment reference '<em>Income type</em>'.
6526 * @see TaxationWithRoot.Income#getIncome_type()
6527 * @see #getIncome()
6528 * @generated
6529 */
6530 EReference getIncome_Income_type();
6531
6532 /**
6533 * Returns the meta object for the containment reference '{@link TaxationWithRoot.Income#getTax_card <em>Tax card</em>}'.
6534 * <!-- begin-user-doc -->
6535 * <!-- end-user-doc -->
6536 * @return the meta object for the containment reference '<em>Tax card</em>'.
6537 * @see TaxationWithRoot.Income#getTax_card()
6538 * @see #getIncome()
6539 * @generated
6540 */
6541 EReference getIncome_Tax_card();
6542
6543 /**
6544 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income#getTax_liability <em>Tax liability</em>}'.
6545 * <!-- begin-user-doc -->
6546 * <!-- end-user-doc -->
6547 * @return the meta object for the attribute '<em>Tax liability</em>'.
6548 * @see TaxationWithRoot.Income#getTax_liability()
6549 * @see #getIncome()
6550 * @generated
6551 */
6552 EAttribute getIncome_Tax_liability();
6553
6554 /**
6555 * Returns the meta object for the container reference '{@link TaxationWithRoot.Income#getTaxPayer <em>Tax Payer</em>}'.
6556 * <!-- begin-user-doc -->
6557 * <!-- end-user-doc -->
6558 * @return the meta object for the container reference '<em>Tax Payer</em>'.
6559 * @see TaxationWithRoot.Income#getTaxPayer()
6560 * @see #getIncome()
6561 * @generated
6562 */
6563 EReference getIncome_TaxPayer();
6564
6565 /**
6566 * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Income#getDetails <em>Details</em>}'.
6567 * <!-- begin-user-doc -->
6568 * <!-- end-user-doc -->
6569 * @return the meta object for the containment reference list '<em>Details</em>'.
6570 * @see TaxationWithRoot.Income#getDetails()
6571 * @see #getIncome()
6572 * @generated
6573 */
6574 EReference getIncome_Details();
6575
6576 /**
6577 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income#getNum <em>Num</em>}'.
6578 * <!-- begin-user-doc -->
6579 * <!-- end-user-doc -->
6580 * @return the meta object for the attribute '<em>Num</em>'.
6581 * @see TaxationWithRoot.Income#getNum()
6582 * @see #getIncome()
6583 * @generated
6584 */
6585 EAttribute getIncome_Num();
6586
6587 /**
6588 * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Income#getExpenses <em>Expenses</em>}'.
6589 * <!-- begin-user-doc -->
6590 * <!-- end-user-doc -->
6591 * @return the meta object for the containment reference list '<em>Expenses</em>'.
6592 * @see TaxationWithRoot.Income#getExpenses()
6593 * @see #getIncome()
6594 * @generated
6595 */
6596 EReference getIncome_Expenses();
6597
6598 /**
6599 * Returns the meta object for class '{@link TaxationWithRoot.Income_Type <em>Income Type</em>}'.
6600 * <!-- begin-user-doc -->
6601 * <!-- end-user-doc -->
6602 * @return the meta object for class '<em>Income Type</em>'.
6603 * @see TaxationWithRoot.Income_Type
6604 * @generated
6605 */
6606 EClass getIncome_Type();
6607
6608 /**
6609 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Type#getId8 <em>Id8</em>}'.
6610 * <!-- begin-user-doc -->
6611 * <!-- end-user-doc -->
6612 * @return the meta object for the attribute '<em>Id8</em>'.
6613 * @see TaxationWithRoot.Income_Type#getId8()
6614 * @see #getIncome_Type()
6615 * @generated
6616 */
6617 EAttribute getIncome_Type_Id8();
6618
6619 /**
6620 * Returns the meta object for the container reference '{@link TaxationWithRoot.Income_Type#getIncome <em>Income</em>}'.
6621 * <!-- begin-user-doc -->
6622 * <!-- end-user-doc -->
6623 * @return the meta object for the container reference '<em>Income</em>'.
6624 * @see TaxationWithRoot.Income_Type#getIncome()
6625 * @see #getIncome_Type()
6626 * @generated
6627 */
6628 EReference getIncome_Type_Income();
6629
6630 /**
6631 * Returns the meta object for class '{@link TaxationWithRoot.Tax_Card <em>Tax Card</em>}'.
6632 * <!-- begin-user-doc -->
6633 * <!-- end-user-doc -->
6634 * @return the meta object for class '<em>Tax Card</em>'.
6635 * @see TaxationWithRoot.Tax_Card
6636 * @generated
6637 */
6638 EClass getTax_Card();
6639
6640 /**
6641 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getCard_identifier <em>Card identifier</em>}'.
6642 * <!-- begin-user-doc -->
6643 * <!-- end-user-doc -->
6644 * @return the meta object for the attribute '<em>Card identifier</em>'.
6645 * @see TaxationWithRoot.Tax_Card#getCard_identifier()
6646 * @see #getTax_Card()
6647 * @generated
6648 */
6649 EAttribute getTax_Card_Card_identifier();
6650
6651 /**
6652 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getTax_office <em>Tax office</em>}'.
6653 * <!-- begin-user-doc -->
6654 * <!-- end-user-doc -->
6655 * @return the meta object for the attribute '<em>Tax office</em>'.
6656 * @see TaxationWithRoot.Tax_Card#getTax_office()
6657 * @see #getTax_Card()
6658 * @generated
6659 */
6660 EAttribute getTax_Card_Tax_office();
6661
6662 /**
6663 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getPercentage_of_witholding <em>Percentage of witholding</em>}'.
6664 * <!-- begin-user-doc -->
6665 * <!-- end-user-doc -->
6666 * @return the meta object for the attribute '<em>Percentage of witholding</em>'.
6667 * @see TaxationWithRoot.Tax_Card#getPercentage_of_witholding()
6668 * @see #getTax_Card()
6669 * @generated
6670 */
6671 EAttribute getTax_Card_Percentage_of_witholding();
6672
6673 /**
6674 * Returns the meta object for the attribute list '{@link TaxationWithRoot.Tax_Card#getTax_payers_name_surname <em>Tax payers name surname</em>}'.
6675 * <!-- begin-user-doc -->
6676 * <!-- end-user-doc -->
6677 * @return the meta object for the attribute list '<em>Tax payers name surname</em>'.
6678 * @see TaxationWithRoot.Tax_Card#getTax_payers_name_surname()
6679 * @see #getTax_Card()
6680 * @generated
6681 */
6682 EAttribute getTax_Card_Tax_payers_name_surname();
6683
6684 /**
6685 * Returns the meta object for the attribute list '{@link TaxationWithRoot.Tax_Card#getTax_payers_partner_name_surname <em>Tax payers partner name surname</em>}'.
6686 * <!-- begin-user-doc -->
6687 * <!-- end-user-doc -->
6688 * @return the meta object for the attribute list '<em>Tax payers partner name surname</em>'.
6689 * @see TaxationWithRoot.Tax_Card#getTax_payers_partner_name_surname()
6690 * @see #getTax_Card()
6691 * @generated
6692 */
6693 EAttribute getTax_Card_Tax_payers_partner_name_surname();
6694
6695 /**
6696 * Returns the meta object for the reference '{@link TaxationWithRoot.Tax_Card#getTax_payers_address <em>Tax payers address</em>}'.
6697 * <!-- begin-user-doc -->
6698 * <!-- end-user-doc -->
6699 * @return the meta object for the reference '<em>Tax payers address</em>'.
6700 * @see TaxationWithRoot.Tax_Card#getTax_payers_address()
6701 * @see #getTax_Card()
6702 * @generated
6703 */
6704 EReference getTax_Card_Tax_payers_address();
6705
6706 /**
6707 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getJobs_Employer_SSNo <em>Jobs Employer SS No</em>}'.
6708 * <!-- begin-user-doc -->
6709 * <!-- end-user-doc -->
6710 * @return the meta object for the attribute '<em>Jobs Employer SS No</em>'.
6711 * @see TaxationWithRoot.Tax_Card#getJobs_Employer_SSNo()
6712 * @see #getTax_Card()
6713 * @generated
6714 */
6715 EAttribute getTax_Card_Jobs_Employer_SSNo();
6716
6717 /**
6718 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getJobs_employers_name <em>Jobs employers name</em>}'.
6719 * <!-- begin-user-doc -->
6720 * <!-- end-user-doc -->
6721 * @return the meta object for the attribute '<em>Jobs employers name</em>'.
6722 * @see TaxationWithRoot.Tax_Card#getJobs_employers_name()
6723 * @see #getTax_Card()
6724 * @generated
6725 */
6726 EAttribute getTax_Card_Jobs_employers_name();
6727
6728 /**
6729 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getJobs_activity_type <em>Jobs activity type</em>}'.
6730 * <!-- begin-user-doc -->
6731 * <!-- end-user-doc -->
6732 * @return the meta object for the attribute '<em>Jobs activity type</em>'.
6733 * @see TaxationWithRoot.Tax_Card#getJobs_activity_type()
6734 * @see #getTax_Card()
6735 * @generated
6736 */
6737 EAttribute getTax_Card_Jobs_activity_type();
6738
6739 /**
6740 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getJobs_place_of_work <em>Jobs place of work</em>}'.
6741 * <!-- begin-user-doc -->
6742 * <!-- end-user-doc -->
6743 * @return the meta object for the attribute '<em>Jobs place of work</em>'.
6744 * @see TaxationWithRoot.Tax_Card#getJobs_place_of_work()
6745 * @see #getTax_Card()
6746 * @generated
6747 */
6748 EAttribute getTax_Card_Jobs_place_of_work();
6749
6750 /**
6751 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_FD_daily <em>Deduction FD daily</em>}'.
6752 * <!-- begin-user-doc -->
6753 * <!-- end-user-doc -->
6754 * @return the meta object for the attribute '<em>Deduction FD daily</em>'.
6755 * @see TaxationWithRoot.Tax_Card#getDeduction_FD_daily()
6756 * @see #getTax_Card()
6757 * @generated
6758 */
6759 EAttribute getTax_Card_Deduction_FD_daily();
6760
6761 /**
6762 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_FD_monthly <em>Deduction FD monthly</em>}'.
6763 * <!-- begin-user-doc -->
6764 * <!-- end-user-doc -->
6765 * @return the meta object for the attribute '<em>Deduction FD monthly</em>'.
6766 * @see TaxationWithRoot.Tax_Card#getDeduction_FD_monthly()
6767 * @see #getTax_Card()
6768 * @generated
6769 */
6770 EAttribute getTax_Card_Deduction_FD_monthly();
6771
6772 /**
6773 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_AC_daily <em>Deduction AC daily</em>}'.
6774 * <!-- begin-user-doc -->
6775 * <!-- end-user-doc -->
6776 * @return the meta object for the attribute '<em>Deduction AC daily</em>'.
6777 * @see TaxationWithRoot.Tax_Card#getDeduction_AC_daily()
6778 * @see #getTax_Card()
6779 * @generated
6780 */
6781 EAttribute getTax_Card_Deduction_AC_daily();
6782
6783 /**
6784 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_AC_monthly <em>Deduction AC monthly</em>}'.
6785 * <!-- begin-user-doc -->
6786 * <!-- end-user-doc -->
6787 * @return the meta object for the attribute '<em>Deduction AC monthly</em>'.
6788 * @see TaxationWithRoot.Tax_Card#getDeduction_AC_monthly()
6789 * @see #getTax_Card()
6790 * @generated
6791 */
6792 EAttribute getTax_Card_Deduction_AC_monthly();
6793
6794 /**
6795 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_AC_yearly <em>Deduction AC yearly</em>}'.
6796 * <!-- begin-user-doc -->
6797 * <!-- end-user-doc -->
6798 * @return the meta object for the attribute '<em>Deduction AC yearly</em>'.
6799 * @see TaxationWithRoot.Tax_Card#getDeduction_AC_yearly()
6800 * @see #getTax_Card()
6801 * @generated
6802 */
6803 EAttribute getTax_Card_Deduction_AC_yearly();
6804
6805 /**
6806 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_CE_daily <em>Deduction CE daily</em>}'.
6807 * <!-- begin-user-doc -->
6808 * <!-- end-user-doc -->
6809 * @return the meta object for the attribute '<em>Deduction CE daily</em>'.
6810 * @see TaxationWithRoot.Tax_Card#getDeduction_CE_daily()
6811 * @see #getTax_Card()
6812 * @generated
6813 */
6814 EAttribute getTax_Card_Deduction_CE_daily();
6815
6816 /**
6817 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_CE_monthly <em>Deduction CE monthly</em>}'.
6818 * <!-- begin-user-doc -->
6819 * <!-- end-user-doc -->
6820 * @return the meta object for the attribute '<em>Deduction CE monthly</em>'.
6821 * @see TaxationWithRoot.Tax_Card#getDeduction_CE_monthly()
6822 * @see #getTax_Card()
6823 * @generated
6824 */
6825 EAttribute getTax_Card_Deduction_CE_monthly();
6826
6827 /**
6828 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_CE_yearly <em>Deduction CE yearly</em>}'.
6829 * <!-- begin-user-doc -->
6830 * <!-- end-user-doc -->
6831 * @return the meta object for the attribute '<em>Deduction CE yearly</em>'.
6832 * @see TaxationWithRoot.Tax_Card#getDeduction_CE_yearly()
6833 * @see #getTax_Card()
6834 * @generated
6835 */
6836 EAttribute getTax_Card_Deduction_CE_yearly();
6837
6838 /**
6839 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_DS_daily <em>Deduction DS daily</em>}'.
6840 * <!-- begin-user-doc -->
6841 * <!-- end-user-doc -->
6842 * @return the meta object for the attribute '<em>Deduction DS daily</em>'.
6843 * @see TaxationWithRoot.Tax_Card#getDeduction_DS_daily()
6844 * @see #getTax_Card()
6845 * @generated
6846 */
6847 EAttribute getTax_Card_Deduction_DS_daily();
6848
6849 /**
6850 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_DS_monthly <em>Deduction DS monthly</em>}'.
6851 * <!-- begin-user-doc -->
6852 * <!-- end-user-doc -->
6853 * @return the meta object for the attribute '<em>Deduction DS monthly</em>'.
6854 * @see TaxationWithRoot.Tax_Card#getDeduction_DS_monthly()
6855 * @see #getTax_Card()
6856 * @generated
6857 */
6858 EAttribute getTax_Card_Deduction_DS_monthly();
6859
6860 /**
6861 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_FO_daily <em>Deduction FO daily</em>}'.
6862 * <!-- begin-user-doc -->
6863 * <!-- end-user-doc -->
6864 * @return the meta object for the attribute '<em>Deduction FO daily</em>'.
6865 * @see TaxationWithRoot.Tax_Card#getDeduction_FO_daily()
6866 * @see #getTax_Card()
6867 * @generated
6868 */
6869 EAttribute getTax_Card_Deduction_FO_daily();
6870
6871 /**
6872 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_FO_monthly <em>Deduction FO monthly</em>}'.
6873 * <!-- begin-user-doc -->
6874 * <!-- end-user-doc -->
6875 * @return the meta object for the attribute '<em>Deduction FO monthly</em>'.
6876 * @see TaxationWithRoot.Tax_Card#getDeduction_FO_monthly()
6877 * @see #getTax_Card()
6878 * @generated
6879 */
6880 EAttribute getTax_Card_Deduction_FO_monthly();
6881
6882 /**
6883 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_FO_yearly <em>Deduction FO yearly</em>}'.
6884 * <!-- begin-user-doc -->
6885 * <!-- end-user-doc -->
6886 * @return the meta object for the attribute '<em>Deduction FO yearly</em>'.
6887 * @see TaxationWithRoot.Tax_Card#getDeduction_FO_yearly()
6888 * @see #getTax_Card()
6889 * @generated
6890 */
6891 EAttribute getTax_Card_Deduction_FO_yearly();
6892
6893 /**
6894 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getCredit_CIS_daily <em>Credit CIS daily</em>}'.
6895 * <!-- begin-user-doc -->
6896 * <!-- end-user-doc -->
6897 * @return the meta object for the attribute '<em>Credit CIS daily</em>'.
6898 * @see TaxationWithRoot.Tax_Card#getCredit_CIS_daily()
6899 * @see #getTax_Card()
6900 * @generated
6901 */
6902 EAttribute getTax_Card_Credit_CIS_daily();
6903
6904 /**
6905 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getCredit_CIS_monthly <em>Credit CIS monthly</em>}'.
6906 * <!-- begin-user-doc -->
6907 * <!-- end-user-doc -->
6908 * @return the meta object for the attribute '<em>Credit CIS monthly</em>'.
6909 * @see TaxationWithRoot.Tax_Card#getCredit_CIS_monthly()
6910 * @see #getTax_Card()
6911 * @generated
6912 */
6913 EAttribute getTax_Card_Credit_CIS_monthly();
6914
6915 /**
6916 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getCredit_CIM_daily <em>Credit CIM daily</em>}'.
6917 * <!-- begin-user-doc -->
6918 * <!-- end-user-doc -->
6919 * @return the meta object for the attribute '<em>Credit CIM daily</em>'.
6920 * @see TaxationWithRoot.Tax_Card#getCredit_CIM_daily()
6921 * @see #getTax_Card()
6922 * @generated
6923 */
6924 EAttribute getTax_Card_Credit_CIM_daily();
6925
6926 /**
6927 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#isValidity <em>Validity</em>}'.
6928 * <!-- begin-user-doc -->
6929 * <!-- end-user-doc -->
6930 * @return the meta object for the attribute '<em>Validity</em>'.
6931 * @see TaxationWithRoot.Tax_Card#isValidity()
6932 * @see #getTax_Card()
6933 * @generated
6934 */
6935 EAttribute getTax_Card_Validity();
6936
6937 /**
6938 * Returns the meta object for the reference list '{@link TaxationWithRoot.Tax_Card#getIncome_Tax_Credit <em>Income Tax Credit</em>}'.
6939 * <!-- begin-user-doc -->
6940 * <!-- end-user-doc -->
6941 * @return the meta object for the reference list '<em>Income Tax Credit</em>'.
6942 * @see TaxationWithRoot.Tax_Card#getIncome_Tax_Credit()
6943 * @see #getTax_Card()
6944 * @generated
6945 */
6946 EReference getTax_Card_Income_Tax_Credit();
6947
6948 /**
6949 * Returns the meta object for the reference '{@link TaxationWithRoot.Tax_Card#getPrevious <em>Previous</em>}'.
6950 * <!-- begin-user-doc -->
6951 * <!-- end-user-doc -->
6952 * @return the meta object for the reference '<em>Previous</em>'.
6953 * @see TaxationWithRoot.Tax_Card#getPrevious()
6954 * @see #getTax_Card()
6955 * @generated
6956 */
6957 EReference getTax_Card_Previous();
6958
6959 /**
6960 * Returns the meta object for the reference '{@link TaxationWithRoot.Tax_Card#getCurrent_tax_card <em>Current tax card</em>}'.
6961 * <!-- begin-user-doc -->
6962 * <!-- end-user-doc -->
6963 * @return the meta object for the reference '<em>Current tax card</em>'.
6964 * @see TaxationWithRoot.Tax_Card#getCurrent_tax_card()
6965 * @see #getTax_Card()
6966 * @generated
6967 */
6968 EReference getTax_Card_Current_tax_card();
6969
6970 /**
6971 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getCredit_CIM_yearly <em>Credit CIM yearly</em>}'.
6972 * <!-- begin-user-doc -->
6973 * <!-- end-user-doc -->
6974 * @return the meta object for the attribute '<em>Credit CIM yearly</em>'.
6975 * @see TaxationWithRoot.Tax_Card#getCredit_CIM_yearly()
6976 * @see #getTax_Card()
6977 * @generated
6978 */
6979 EAttribute getTax_Card_Credit_CIM_yearly();
6980
6981 /**
6982 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_DS_Alimony_yearly <em>Deduction DS Alimony yearly</em>}'.
6983 * <!-- begin-user-doc -->
6984 * <!-- end-user-doc -->
6985 * @return the meta object for the attribute '<em>Deduction DS Alimony yearly</em>'.
6986 * @see TaxationWithRoot.Tax_Card#getDeduction_DS_Alimony_yearly()
6987 * @see #getTax_Card()
6988 * @generated
6989 */
6990 EAttribute getTax_Card_Deduction_DS_Alimony_yearly();
6991
6992 /**
6993 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_DS_Debt_yearly <em>Deduction DS Debt yearly</em>}'.
6994 * <!-- begin-user-doc -->
6995 * <!-- end-user-doc -->
6996 * @return the meta object for the attribute '<em>Deduction DS Debt yearly</em>'.
6997 * @see TaxationWithRoot.Tax_Card#getDeduction_DS_Debt_yearly()
6998 * @see #getTax_Card()
6999 * @generated
7000 */
7001 EAttribute getTax_Card_Deduction_DS_Debt_yearly();
7002
7003 /**
7004 * Returns the meta object for the container reference '{@link TaxationWithRoot.Tax_Card#getIncome <em>Income</em>}'.
7005 * <!-- begin-user-doc -->
7006 * <!-- end-user-doc -->
7007 * @return the meta object for the container reference '<em>Income</em>'.
7008 * @see TaxationWithRoot.Tax_Card#getIncome()
7009 * @see #getTax_Card()
7010 * @generated
7011 */
7012 EReference getTax_Card_Income();
7013
7014 /**
7015 * Returns the meta object for class '{@link TaxationWithRoot.Income_Tax_Credit <em>Income Tax Credit</em>}'.
7016 * <!-- begin-user-doc -->
7017 * <!-- end-user-doc -->
7018 * @return the meta object for class '<em>Income Tax Credit</em>'.
7019 * @see TaxationWithRoot.Income_Tax_Credit
7020 * @generated
7021 */
7022 EClass getIncome_Tax_Credit();
7023
7024 /**
7025 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax_Credit#getGrantedBy <em>Granted By</em>}'.
7026 * <!-- begin-user-doc -->
7027 * <!-- end-user-doc -->
7028 * @return the meta object for the attribute '<em>Granted By</em>'.
7029 * @see TaxationWithRoot.Income_Tax_Credit#getGrantedBy()
7030 * @see #getIncome_Tax_Credit()
7031 * @generated
7032 */
7033 EAttribute getIncome_Tax_Credit_GrantedBy();
7034
7035 /**
7036 * Returns the meta object for the reference '{@link TaxationWithRoot.Income_Tax_Credit#getTaxPayer <em>Tax Payer</em>}'.
7037 * <!-- begin-user-doc -->
7038 * <!-- end-user-doc -->
7039 * @return the meta object for the reference '<em>Tax Payer</em>'.
7040 * @see TaxationWithRoot.Income_Tax_Credit#getTaxPayer()
7041 * @see #getIncome_Tax_Credit()
7042 * @generated
7043 */
7044 EReference getIncome_Tax_Credit_TaxPayer();
7045
7046 /**
7047 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax_Credit#getTax_year <em>Tax year</em>}'.
7048 * <!-- begin-user-doc -->
7049 * <!-- end-user-doc -->
7050 * @return the meta object for the attribute '<em>Tax year</em>'.
7051 * @see TaxationWithRoot.Income_Tax_Credit#getTax_year()
7052 * @see #getIncome_Tax_Credit()
7053 * @generated
7054 */
7055 EAttribute getIncome_Tax_Credit_Tax_year();
7056
7057 /**
7058 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax_Credit#getYearly <em>Yearly</em>}'.
7059 * <!-- begin-user-doc -->
7060 * <!-- end-user-doc -->
7061 * @return the meta object for the attribute '<em>Yearly</em>'.
7062 * @see TaxationWithRoot.Income_Tax_Credit#getYearly()
7063 * @see #getIncome_Tax_Credit()
7064 * @generated
7065 */
7066 EAttribute getIncome_Tax_Credit_Yearly();
7067
7068 /**
7069 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax_Credit#getMonthly <em>Monthly</em>}'.
7070 * <!-- begin-user-doc -->
7071 * <!-- end-user-doc -->
7072 * @return the meta object for the attribute '<em>Monthly</em>'.
7073 * @see TaxationWithRoot.Income_Tax_Credit#getMonthly()
7074 * @see #getIncome_Tax_Credit()
7075 * @generated
7076 */
7077 EAttribute getIncome_Tax_Credit_Monthly();
7078
7079 /**
7080 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax_Credit#getDaily <em>Daily</em>}'.
7081 * <!-- begin-user-doc -->
7082 * <!-- end-user-doc -->
7083 * @return the meta object for the attribute '<em>Daily</em>'.
7084 * @see TaxationWithRoot.Income_Tax_Credit#getDaily()
7085 * @see #getIncome_Tax_Credit()
7086 * @generated
7087 */
7088 EAttribute getIncome_Tax_Credit_Daily();
7089
7090 /**
7091 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax_Credit#getId7 <em>Id7</em>}'.
7092 * <!-- begin-user-doc -->
7093 * <!-- end-user-doc -->
7094 * @return the meta object for the attribute '<em>Id7</em>'.
7095 * @see TaxationWithRoot.Income_Tax_Credit#getId7()
7096 * @see #getIncome_Tax_Credit()
7097 * @generated
7098 */
7099 EAttribute getIncome_Tax_Credit_Id7();
7100
7101 /**
7102 * Returns the meta object for the reference '{@link TaxationWithRoot.Income_Tax_Credit#getTaxation_Frame <em>Taxation Frame</em>}'.
7103 * <!-- begin-user-doc -->
7104 * <!-- end-user-doc -->
7105 * @return the meta object for the reference '<em>Taxation Frame</em>'.
7106 * @see TaxationWithRoot.Income_Tax_Credit#getTaxation_Frame()
7107 * @see #getIncome_Tax_Credit()
7108 * @generated
7109 */
7110 EReference getIncome_Tax_Credit_Taxation_Frame();
7111
7112 /**
7113 * Returns the meta object for class '{@link TaxationWithRoot.Income_Detail <em>Income Detail</em>}'.
7114 * <!-- begin-user-doc -->
7115 * <!-- end-user-doc -->
7116 * @return the meta object for class '<em>Income Detail</em>'.
7117 * @see TaxationWithRoot.Income_Detail
7118 * @generated
7119 */
7120 EClass getIncome_Detail();
7121
7122 /**
7123 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Detail#getAmount <em>Amount</em>}'.
7124 * <!-- begin-user-doc -->
7125 * <!-- end-user-doc -->
7126 * @return the meta object for the attribute '<em>Amount</em>'.
7127 * @see TaxationWithRoot.Income_Detail#getAmount()
7128 * @see #getIncome_Detail()
7129 * @generated
7130 */
7131 EAttribute getIncome_Detail_Amount();
7132
7133 /**
7134 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Detail#isIs_worked <em>Is worked</em>}'.
7135 * <!-- begin-user-doc -->
7136 * <!-- end-user-doc -->
7137 * @return the meta object for the attribute '<em>Is worked</em>'.
7138 * @see TaxationWithRoot.Income_Detail#isIs_worked()
7139 * @see #getIncome_Detail()
7140 * @generated
7141 */
7142 EAttribute getIncome_Detail_Is_worked();
7143
7144 /**
7145 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Detail#getDistance <em>Distance</em>}'.
7146 * <!-- begin-user-doc -->
7147 * <!-- end-user-doc -->
7148 * @return the meta object for the attribute '<em>Distance</em>'.
7149 * @see TaxationWithRoot.Income_Detail#getDistance()
7150 * @see #getIncome_Detail()
7151 * @generated
7152 */
7153 EAttribute getIncome_Detail_Distance();
7154
7155 /**
7156 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Detail#getWorked_days <em>Worked days</em>}'.
7157 * <!-- begin-user-doc -->
7158 * <!-- end-user-doc -->
7159 * @return the meta object for the attribute '<em>Worked days</em>'.
7160 * @see TaxationWithRoot.Income_Detail#getWorked_days()
7161 * @see #getIncome_Detail()
7162 * @generated
7163 */
7164 EAttribute getIncome_Detail_Worked_days();
7165
7166 /**
7167 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Detail#isIs_contributing_CNS <em>Is contributing CNS</em>}'.
7168 * <!-- begin-user-doc -->
7169 * <!-- end-user-doc -->
7170 * @return the meta object for the attribute '<em>Is contributing CNS</em>'.
7171 * @see TaxationWithRoot.Income_Detail#isIs_contributing_CNS()
7172 * @see #getIncome_Detail()
7173 * @generated
7174 */
7175 EAttribute getIncome_Detail_Is_contributing_CNS();
7176
7177 /**
7178 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Detail#getId5 <em>Id5</em>}'.
7179 * <!-- begin-user-doc -->
7180 * <!-- end-user-doc -->
7181 * @return the meta object for the attribute '<em>Id5</em>'.
7182 * @see TaxationWithRoot.Income_Detail#getId5()
7183 * @see #getIncome_Detail()
7184 * @generated
7185 */
7186 EAttribute getIncome_Detail_Id5();
7187
7188 /**
7189 * Returns the meta object for the container reference '{@link TaxationWithRoot.Income_Detail#getIncome <em>Income</em>}'.
7190 * <!-- begin-user-doc -->
7191 * <!-- end-user-doc -->
7192 * @return the meta object for the container reference '<em>Income</em>'.
7193 * @see TaxationWithRoot.Income_Detail#getIncome()
7194 * @see #getIncome_Detail()
7195 * @generated
7196 */
7197 EReference getIncome_Detail_Income();
7198
7199 /**
7200 * Returns the meta object for class '{@link TaxationWithRoot.FromLaw <em>From Law</em>}'.
7201 * <!-- begin-user-doc -->
7202 * <!-- end-user-doc -->
7203 * @return the meta object for class '<em>From Law</em>'.
7204 * @see TaxationWithRoot.FromLaw
7205 * @generated
7206 */
7207 EClass getFromLaw();
7208
7209 /**
7210 * Returns the meta object for the attribute '{@link TaxationWithRoot.FromLaw#getId <em>Id</em>}'.
7211 * <!-- begin-user-doc -->
7212 * <!-- end-user-doc -->
7213 * @return the meta object for the attribute '<em>Id</em>'.
7214 * @see TaxationWithRoot.FromLaw#getId()
7215 * @see #getFromLaw()
7216 * @generated
7217 */
7218 EAttribute getFromLaw_Id();
7219
7220 /**
7221 * Returns the meta object for the container reference '{@link TaxationWithRoot.FromLaw#getTaxPayer <em>Tax Payer</em>}'.
7222 * <!-- begin-user-doc -->
7223 * <!-- end-user-doc -->
7224 * @return the meta object for the container reference '<em>Tax Payer</em>'.
7225 * @see TaxationWithRoot.FromLaw#getTaxPayer()
7226 * @see #getFromLaw()
7227 * @generated
7228 */
7229 EReference getFromLaw_TaxPayer();
7230
7231 /**
7232 * Returns the meta object for class '{@link TaxationWithRoot.Fiscal_Address <em>Fiscal Address</em>}'.
7233 * <!-- begin-user-doc -->
7234 * <!-- end-user-doc -->
7235 * @return the meta object for class '<em>Fiscal Address</em>'.
7236 * @see TaxationWithRoot.Fiscal_Address
7237 * @generated
7238 */
7239 EClass getFiscal_Address();
7240
7241 /**
7242 * Returns the meta object for class '{@link TaxationWithRoot.Habitual_Address <em>Habitual Address</em>}'.
7243 * <!-- begin-user-doc -->
7244 * <!-- end-user-doc -->
7245 * @return the meta object for class '<em>Habitual Address</em>'.
7246 * @see TaxationWithRoot.Habitual_Address
7247 * @generated
7248 */
7249 EClass getHabitual_Address();
7250
7251 /**
7252 * Returns the meta object for class '{@link TaxationWithRoot.Marriage_Record <em>Marriage Record</em>}'.
7253 * <!-- begin-user-doc -->
7254 * <!-- end-user-doc -->
7255 * @return the meta object for class '<em>Marriage Record</em>'.
7256 * @see TaxationWithRoot.Marriage_Record
7257 * @generated
7258 */
7259 EClass getMarriage_Record();
7260
7261 /**
7262 * Returns the meta object for class '{@link TaxationWithRoot.Non_Resident_Tax_Payer <em>Non Resident Tax Payer</em>}'.
7263 * <!-- begin-user-doc -->
7264 * <!-- end-user-doc -->
7265 * @return the meta object for class '<em>Non Resident Tax Payer</em>'.
7266 * @see TaxationWithRoot.Non_Resident_Tax_Payer
7267 * @generated
7268 */
7269 EClass getNon_Resident_Tax_Payer();
7270
7271 /**
7272 * Returns the meta object for the attribute '{@link TaxationWithRoot.Non_Resident_Tax_Payer#isIs_assimilated_to_resident <em>Is assimilated to resident</em>}'.
7273 * <!-- begin-user-doc -->
7274 * <!-- end-user-doc -->
7275 * @return the meta object for the attribute '<em>Is assimilated to resident</em>'.
7276 * @see TaxationWithRoot.Non_Resident_Tax_Payer#isIs_assimilated_to_resident()
7277 * @see #getNon_Resident_Tax_Payer()
7278 * @generated
7279 */
7280 EAttribute getNon_Resident_Tax_Payer_Is_assimilated_to_resident();
7281
7282 /**
7283 * Returns the meta object for class '{@link TaxationWithRoot.Partnership_Record <em>Partnership Record</em>}'.
7284 * <!-- begin-user-doc -->
7285 * <!-- end-user-doc -->
7286 * @return the meta object for class '<em>Partnership Record</em>'.
7287 * @see TaxationWithRoot.Partnership_Record
7288 * @generated
7289 */
7290 EClass getPartnership_Record();
7291
7292 /**
7293 * Returns the meta object for class '{@link TaxationWithRoot.Resident_Tax_Payer <em>Resident Tax Payer</em>}'.
7294 * <!-- begin-user-doc -->
7295 * <!-- end-user-doc -->
7296 * @return the meta object for class '<em>Resident Tax Payer</em>'.
7297 * @see TaxationWithRoot.Resident_Tax_Payer
7298 * @generated
7299 */
7300 EClass getResident_Tax_Payer();
7301
7302 /**
7303 * Returns the meta object for class '{@link TaxationWithRoot.Trade_and_Business_Income <em>Trade and Business Income</em>}'.
7304 * <!-- begin-user-doc -->
7305 * <!-- end-user-doc -->
7306 * @return the meta object for class '<em>Trade and Business Income</em>'.
7307 * @see TaxationWithRoot.Trade_and_Business_Income
7308 * @generated
7309 */
7310 EClass getTrade_and_Business_Income();
7311
7312 /**
7313 * Returns the meta object for class '{@link TaxationWithRoot.Agriculture_and_Forestry_Income <em>Agriculture and Forestry Income</em>}'.
7314 * <!-- begin-user-doc -->
7315 * <!-- end-user-doc -->
7316 * @return the meta object for class '<em>Agriculture and Forestry Income</em>'.
7317 * @see TaxationWithRoot.Agriculture_and_Forestry_Income
7318 * @generated
7319 */
7320 EClass getAgriculture_and_Forestry_Income();
7321
7322 /**
7323 * Returns the meta object for class '{@link TaxationWithRoot.Pensions_and_Annuities_Income <em>Pensions and Annuities Income</em>}'.
7324 * <!-- begin-user-doc -->
7325 * <!-- end-user-doc -->
7326 * @return the meta object for class '<em>Pensions and Annuities Income</em>'.
7327 * @see TaxationWithRoot.Pensions_and_Annuities_Income
7328 * @generated
7329 */
7330 EClass getPensions_and_Annuities_Income();
7331
7332 /**
7333 * Returns the meta object for the attribute '{@link TaxationWithRoot.Pensions_and_Annuities_Income#isOccasional_payement <em>Occasional payement</em>}'.
7334 * <!-- begin-user-doc -->
7335 * <!-- end-user-doc -->
7336 * @return the meta object for the attribute '<em>Occasional payement</em>'.
7337 * @see TaxationWithRoot.Pensions_and_Annuities_Income#isOccasional_payement()
7338 * @see #getPensions_and_Annuities_Income()
7339 * @generated
7340 */
7341 EAttribute getPensions_and_Annuities_Income_Occasional_payement();
7342
7343 /**
7344 * Returns the meta object for class '{@link TaxationWithRoot.Capital_and_Investments_Income <em>Capital and Investments Income</em>}'.
7345 * <!-- begin-user-doc -->
7346 * <!-- end-user-doc -->
7347 * @return the meta object for class '<em>Capital and Investments Income</em>'.
7348 * @see TaxationWithRoot.Capital_and_Investments_Income
7349 * @generated
7350 */
7351 EClass getCapital_and_Investments_Income();
7352
7353 /**
7354 * Returns the meta object for class '{@link TaxationWithRoot.Employment_Income <em>Employment Income</em>}'.
7355 * <!-- begin-user-doc -->
7356 * <!-- end-user-doc -->
7357 * @return the meta object for class '<em>Employment Income</em>'.
7358 * @see TaxationWithRoot.Employment_Income
7359 * @generated
7360 */
7361 EClass getEmployment_Income();
7362
7363 /**
7364 * Returns the meta object for class '{@link TaxationWithRoot.Rentals_and_Leases_Income <em>Rentals and Leases Income</em>}'.
7365 * <!-- begin-user-doc -->
7366 * <!-- end-user-doc -->
7367 * @return the meta object for class '<em>Rentals and Leases Income</em>'.
7368 * @see TaxationWithRoot.Rentals_and_Leases_Income
7369 * @generated
7370 */
7371 EClass getRentals_and_Leases_Income();
7372
7373 /**
7374 * Returns the meta object for the attribute '{@link TaxationWithRoot.Rentals_and_Leases_Income#isIs_periodic <em>Is periodic</em>}'.
7375 * <!-- begin-user-doc -->
7376 * <!-- end-user-doc -->
7377 * @return the meta object for the attribute '<em>Is periodic</em>'.
7378 * @see TaxationWithRoot.Rentals_and_Leases_Income#isIs_periodic()
7379 * @see #getRentals_and_Leases_Income()
7380 * @generated
7381 */
7382 EAttribute getRentals_and_Leases_Income_Is_periodic();
7383
7384 /**
7385 * Returns the meta object for class '{@link TaxationWithRoot.Foreign_Income <em>Foreign Income</em>}'.
7386 * <!-- begin-user-doc -->
7387 * <!-- end-user-doc -->
7388 * @return the meta object for class '<em>Foreign Income</em>'.
7389 * @see TaxationWithRoot.Foreign_Income
7390 * @generated
7391 */
7392 EClass getForeign_Income();
7393
7394 /**
7395 * Returns the meta object for class '{@link TaxationWithRoot.Local_Income <em>Local Income</em>}'.
7396 * <!-- begin-user-doc -->
7397 * <!-- end-user-doc -->
7398 * @return the meta object for class '<em>Local Income</em>'.
7399 * @see TaxationWithRoot.Local_Income
7400 * @generated
7401 */
7402 EClass getLocal_Income();
7403
7404 /**
7405 * Returns the meta object for class '{@link TaxationWithRoot.CIM <em>CIM</em>}'.
7406 * <!-- begin-user-doc -->
7407 * <!-- end-user-doc -->
7408 * @return the meta object for class '<em>CIM</em>'.
7409 * @see TaxationWithRoot.CIM
7410 * @generated
7411 */
7412 EClass getCIM();
7413
7414 /**
7415 * Returns the meta object for class '{@link TaxationWithRoot.CIP <em>CIP</em>}'.
7416 * <!-- begin-user-doc -->
7417 * <!-- end-user-doc -->
7418 * @return the meta object for class '<em>CIP</em>'.
7419 * @see TaxationWithRoot.CIP
7420 * @generated
7421 */
7422 EClass getCIP();
7423
7424 /**
7425 * Returns the meta object for class '{@link TaxationWithRoot.CIS <em>CIS</em>}'.
7426 * <!-- begin-user-doc -->
7427 * <!-- end-user-doc -->
7428 * @return the meta object for class '<em>CIS</em>'.
7429 * @see TaxationWithRoot.CIS
7430 * @generated
7431 */
7432 EClass getCIS();
7433
7434 /**
7435 * Returns the meta object for class '{@link TaxationWithRoot.FD <em>FD</em>}'.
7436 * <!-- begin-user-doc -->
7437 * <!-- end-user-doc -->
7438 * @return the meta object for class '<em>FD</em>'.
7439 * @see TaxationWithRoot.FD
7440 * @generated
7441 */
7442 EClass getFD();
7443
7444 /**
7445 * Returns the meta object for the attribute '{@link TaxationWithRoot.FD#getDistance_declared_in_january <em>Distance declared in january</em>}'.
7446 * <!-- begin-user-doc -->
7447 * <!-- end-user-doc -->
7448 * @return the meta object for the attribute '<em>Distance declared in january</em>'.
7449 * @see TaxationWithRoot.FD#getDistance_declared_in_january()
7450 * @see #getFD()
7451 * @generated
7452 */
7453 EAttribute getFD_Distance_declared_in_january();
7454
7455 /**
7456 * Returns the meta object for class '{@link TaxationWithRoot.Professional_Expenses_Deduction <em>Professional Expenses Deduction</em>}'.
7457 * <!-- begin-user-doc -->
7458 * <!-- end-user-doc -->
7459 * @return the meta object for class '<em>Professional Expenses Deduction</em>'.
7460 * @see TaxationWithRoot.Professional_Expenses_Deduction
7461 * @generated
7462 */
7463 EClass getProfessional_Expenses_Deduction();
7464
7465 /**
7466 * Returns the meta object for class '{@link TaxationWithRoot.FO <em>FO</em>}'.
7467 * <!-- begin-user-doc -->
7468 * <!-- end-user-doc -->
7469 * @return the meta object for class '<em>FO</em>'.
7470 * @see TaxationWithRoot.FO
7471 * @generated
7472 */
7473 EClass getFO();
7474
7475 /**
7476 * Returns the meta object for class '{@link TaxationWithRoot.DS_for_Permanent_Expense <em>DS for Permanent Expense</em>}'.
7477 * <!-- begin-user-doc -->
7478 * <!-- end-user-doc -->
7479 * @return the meta object for class '<em>DS for Permanent Expense</em>'.
7480 * @see TaxationWithRoot.DS_for_Permanent_Expense
7481 * @generated
7482 */
7483 EClass getDS_for_Permanent_Expense();
7484
7485 /**
7486 * Returns the meta object for the attribute '{@link TaxationWithRoot.DS_for_Permanent_Expense#getPermanent_expense_category <em>Permanent expense category</em>}'.
7487 * <!-- begin-user-doc -->
7488 * <!-- end-user-doc -->
7489 * @return the meta object for the attribute '<em>Permanent expense category</em>'.
7490 * @see TaxationWithRoot.DS_for_Permanent_Expense#getPermanent_expense_category()
7491 * @see #getDS_for_Permanent_Expense()
7492 * @generated
7493 */
7494 EAttribute getDS_for_Permanent_Expense_Permanent_expense_category();
7495
7496 /**
7497 * Returns the meta object for class '{@link TaxationWithRoot.DS <em>DS</em>}'.
7498 * <!-- begin-user-doc -->
7499 * <!-- end-user-doc -->
7500 * @return the meta object for class '<em>DS</em>'.
7501 * @see TaxationWithRoot.DS
7502 * @generated
7503 */
7504 EClass getDS();
7505
7506 /**
7507 * Returns the meta object for the attribute '{@link TaxationWithRoot.DS#getMaximum_deductible_amount <em>Maximum deductible amount</em>}'.
7508 * <!-- begin-user-doc -->
7509 * <!-- end-user-doc -->
7510 * @return the meta object for the attribute '<em>Maximum deductible amount</em>'.
7511 * @see TaxationWithRoot.DS#getMaximum_deductible_amount()
7512 * @see #getDS()
7513 * @generated
7514 */
7515 EAttribute getDS_Maximum_deductible_amount();
7516
7517 /**
7518 * Returns the meta object for the attribute '{@link TaxationWithRoot.DS#getId3 <em>Id3</em>}'.
7519 * <!-- begin-user-doc -->
7520 * <!-- end-user-doc -->
7521 * @return the meta object for the attribute '<em>Id3</em>'.
7522 * @see TaxationWithRoot.DS#getId3()
7523 * @see #getDS()
7524 * @generated
7525 */
7526 EAttribute getDS_Id3();
7527
7528 /**
7529 * Returns the meta object for class '{@link TaxationWithRoot.DS_for_Interest_Expense <em>DS for Interest Expense</em>}'.
7530 * <!-- begin-user-doc -->
7531 * <!-- end-user-doc -->
7532 * @return the meta object for class '<em>DS for Interest Expense</em>'.
7533 * @see TaxationWithRoot.DS_for_Interest_Expense
7534 * @generated
7535 */
7536 EClass getDS_for_Interest_Expense();
7537
7538 /**
7539 * Returns the meta object for class '{@link TaxationWithRoot.DS_for_Health_and_Pension_Insurance <em>DS for Health and Pension Insurance</em>}'.
7540 * <!-- begin-user-doc -->
7541 * <!-- end-user-doc -->
7542 * @return the meta object for class '<em>DS for Health and Pension Insurance</em>'.
7543 * @see TaxationWithRoot.DS_for_Health_and_Pension_Insurance
7544 * @generated
7545 */
7546 EClass getDS_for_Health_and_Pension_Insurance();
7547
7548 /**
7549 * Returns the meta object for the attribute '{@link TaxationWithRoot.DS_for_Health_and_Pension_Insurance#getInsurance_category <em>Insurance category</em>}'.
7550 * <!-- begin-user-doc -->
7551 * <!-- end-user-doc -->
7552 * @return the meta object for the attribute '<em>Insurance category</em>'.
7553 * @see TaxationWithRoot.DS_for_Health_and_Pension_Insurance#getInsurance_category()
7554 * @see #getDS_for_Health_and_Pension_Insurance()
7555 * @generated
7556 */
7557 EAttribute getDS_for_Health_and_Pension_Insurance_Insurance_category();
7558
7559 /**
7560 * Returns the meta object for class '{@link TaxationWithRoot.DS_for_Private_Insurance_and_Plan <em>DS for Private Insurance and Plan</em>}'.
7561 * <!-- begin-user-doc -->
7562 * <!-- end-user-doc -->
7563 * @return the meta object for class '<em>DS for Private Insurance and Plan</em>'.
7564 * @see TaxationWithRoot.DS_for_Private_Insurance_and_Plan
7565 * @generated
7566 */
7567 EClass getDS_for_Private_Insurance_and_Plan();
7568
7569 /**
7570 * Returns the meta object for the attribute '{@link TaxationWithRoot.DS_for_Private_Insurance_and_Plan#getPrivate_insurance_and_plan_category <em>Private insurance and plan category</em>}'.
7571 * <!-- begin-user-doc -->
7572 * <!-- end-user-doc -->
7573 * @return the meta object for the attribute '<em>Private insurance and plan category</em>'.
7574 * @see TaxationWithRoot.DS_for_Private_Insurance_and_Plan#getPrivate_insurance_and_plan_category()
7575 * @see #getDS_for_Private_Insurance_and_Plan()
7576 * @generated
7577 */
7578 EAttribute getDS_for_Private_Insurance_and_Plan_Private_insurance_and_plan_category();
7579
7580 /**
7581 * Returns the meta object for class '{@link TaxationWithRoot.DS_for_Loss_Carryforward <em>DS for Loss Carryforward</em>}'.
7582 * <!-- begin-user-doc -->
7583 * <!-- end-user-doc -->
7584 * @return the meta object for class '<em>DS for Loss Carryforward</em>'.
7585 * @see TaxationWithRoot.DS_for_Loss_Carryforward
7586 * @generated
7587 */
7588 EClass getDS_for_Loss_Carryforward();
7589
7590 /**
7591 * Returns the meta object for class '{@link TaxationWithRoot.DS_for_Donation <em>DS for Donation</em>}'.
7592 * <!-- begin-user-doc -->
7593 * <!-- end-user-doc -->
7594 * @return the meta object for class '<em>DS for Donation</em>'.
7595 * @see TaxationWithRoot.DS_for_Donation
7596 * @generated
7597 */
7598 EClass getDS_for_Donation();
7599
7600 /**
7601 * Returns the meta object for class '{@link TaxationWithRoot.Permanent_Expense <em>Permanent Expense</em>}'.
7602 * <!-- begin-user-doc -->
7603 * <!-- end-user-doc -->
7604 * @return the meta object for class '<em>Permanent Expense</em>'.
7605 * @see TaxationWithRoot.Permanent_Expense
7606 * @generated
7607 */
7608 EClass getPermanent_Expense();
7609
7610 /**
7611 * Returns the meta object for the attribute '{@link TaxationWithRoot.Permanent_Expense#getCategory <em>Category</em>}'.
7612 * <!-- begin-user-doc -->
7613 * <!-- end-user-doc -->
7614 * @return the meta object for the attribute '<em>Category</em>'.
7615 * @see TaxationWithRoot.Permanent_Expense#getCategory()
7616 * @see #getPermanent_Expense()
7617 * @generated
7618 */
7619 EAttribute getPermanent_Expense_Category();
7620
7621 /**
7622 * Returns the meta object for class '{@link TaxationWithRoot.Special_Expense_DS <em>Special Expense DS</em>}'.
7623 * <!-- begin-user-doc -->
7624 * <!-- end-user-doc -->
7625 * @return the meta object for class '<em>Special Expense DS</em>'.
7626 * @see TaxationWithRoot.Special_Expense_DS
7627 * @generated
7628 */
7629 EClass getSpecial_Expense_DS();
7630
7631 /**
7632 * Returns the meta object for class '{@link TaxationWithRoot.Interest_Expense <em>Interest Expense</em>}'.
7633 * <!-- begin-user-doc -->
7634 * <!-- end-user-doc -->
7635 * @return the meta object for class '<em>Interest Expense</em>'.
7636 * @see TaxationWithRoot.Interest_Expense
7637 * @generated
7638 */
7639 EClass getInterest_Expense();
7640
7641 /**
7642 * Returns the meta object for class '{@link TaxationWithRoot.Private_Insurance_and_Plan <em>Private Insurance and Plan</em>}'.
7643 * <!-- begin-user-doc -->
7644 * <!-- end-user-doc -->
7645 * @return the meta object for class '<em>Private Insurance and Plan</em>'.
7646 * @see TaxationWithRoot.Private_Insurance_and_Plan
7647 * @generated
7648 */
7649 EClass getPrivate_Insurance_and_Plan();
7650
7651 /**
7652 * Returns the meta object for the attribute '{@link TaxationWithRoot.Private_Insurance_and_Plan#getCategory <em>Category</em>}'.
7653 * <!-- begin-user-doc -->
7654 * <!-- end-user-doc -->
7655 * @return the meta object for the attribute '<em>Category</em>'.
7656 * @see TaxationWithRoot.Private_Insurance_and_Plan#getCategory()
7657 * @see #getPrivate_Insurance_and_Plan()
7658 * @generated
7659 */
7660 EAttribute getPrivate_Insurance_and_Plan_Category();
7661
7662 /**
7663 * Returns the meta object for the attribute '{@link TaxationWithRoot.Private_Insurance_and_Plan#getDuration_of_contract <em>Duration of contract</em>}'.
7664 * <!-- begin-user-doc -->
7665 * <!-- end-user-doc -->
7666 * @return the meta object for the attribute '<em>Duration of contract</em>'.
7667 * @see TaxationWithRoot.Private_Insurance_and_Plan#getDuration_of_contract()
7668 * @see #getPrivate_Insurance_and_Plan()
7669 * @generated
7670 */
7671 EAttribute getPrivate_Insurance_and_Plan_Duration_of_contract();
7672
7673 /**
7674 * Returns the meta object for class '{@link TaxationWithRoot.Health_and_Pension_Insurance <em>Health and Pension Insurance</em>}'.
7675 * <!-- begin-user-doc -->
7676 * <!-- end-user-doc -->
7677 * @return the meta object for class '<em>Health and Pension Insurance</em>'.
7678 * @see TaxationWithRoot.Health_and_Pension_Insurance
7679 * @generated
7680 */
7681 EClass getHealth_and_Pension_Insurance();
7682
7683 /**
7684 * Returns the meta object for the attribute '{@link TaxationWithRoot.Health_and_Pension_Insurance#getCategory <em>Category</em>}'.
7685 * <!-- begin-user-doc -->
7686 * <!-- end-user-doc -->
7687 * @return the meta object for the attribute '<em>Category</em>'.
7688 * @see TaxationWithRoot.Health_and_Pension_Insurance#getCategory()
7689 * @see #getHealth_and_Pension_Insurance()
7690 * @generated
7691 */
7692 EAttribute getHealth_and_Pension_Insurance_Category();
7693
7694 /**
7695 * Returns the meta object for the attribute '{@link TaxationWithRoot.Health_and_Pension_Insurance#isIs_related_to_additional_salary <em>Is related to additional salary</em>}'.
7696 * <!-- begin-user-doc -->
7697 * <!-- end-user-doc -->
7698 * @return the meta object for the attribute '<em>Is related to additional salary</em>'.
7699 * @see TaxationWithRoot.Health_and_Pension_Insurance#isIs_related_to_additional_salary()
7700 * @see #getHealth_and_Pension_Insurance()
7701 * @generated
7702 */
7703 EAttribute getHealth_and_Pension_Insurance_Is_related_to_additional_salary();
7704
7705 /**
7706 * Returns the meta object for class '{@link TaxationWithRoot.Donation <em>Donation</em>}'.
7707 * <!-- begin-user-doc -->
7708 * <!-- end-user-doc -->
7709 * @return the meta object for class '<em>Donation</em>'.
7710 * @see TaxationWithRoot.Donation
7711 * @generated
7712 */
7713 EClass getDonation();
7714
7715 /**
7716 * Returns the meta object for the attribute '{@link TaxationWithRoot.Donation#getBeneficiary1 <em>Beneficiary1</em>}'.
7717 * <!-- begin-user-doc -->
7718 * <!-- end-user-doc -->
7719 * @return the meta object for the attribute '<em>Beneficiary1</em>'.
7720 * @see TaxationWithRoot.Donation#getBeneficiary1()
7721 * @see #getDonation()
7722 * @generated
7723 */
7724 EAttribute getDonation_Beneficiary1();
7725
7726 /**
7727 * Returns the meta object for the attribute '{@link TaxationWithRoot.Donation#isIs_donation_reported <em>Is donation reported</em>}'.
7728 * <!-- begin-user-doc -->
7729 * <!-- end-user-doc -->
7730 * @return the meta object for the attribute '<em>Is donation reported</em>'.
7731 * @see TaxationWithRoot.Donation#isIs_donation_reported()
7732 * @see #getDonation()
7733 * @generated
7734 */
7735 EAttribute getDonation_Is_donation_reported();
7736
7737 /**
7738 * Returns the meta object for class '{@link TaxationWithRoot.Loss_Carryforward <em>Loss Carryforward</em>}'.
7739 * <!-- begin-user-doc -->
7740 * <!-- end-user-doc -->
7741 * @return the meta object for class '<em>Loss Carryforward</em>'.
7742 * @see TaxationWithRoot.Loss_Carryforward
7743 * @generated
7744 */
7745 EClass getLoss_Carryforward();
7746
7747 /**
7748 * Returns the meta object for class '{@link TaxationWithRoot.Spousal_Expense_AC <em>Spousal Expense AC</em>}'.
7749 * <!-- begin-user-doc -->
7750 * <!-- end-user-doc -->
7751 * @return the meta object for class '<em>Spousal Expense AC</em>'.
7752 * @see TaxationWithRoot.Spousal_Expense_AC
7753 * @generated
7754 */
7755 EClass getSpousal_Expense_AC();
7756
7757 /**
7758 * Returns the meta object for class '{@link TaxationWithRoot.Extraordinary_Expense_CE <em>Extraordinary Expense CE</em>}'.
7759 * <!-- begin-user-doc -->
7760 * <!-- end-user-doc -->
7761 * @return the meta object for class '<em>Extraordinary Expense CE</em>'.
7762 * @see TaxationWithRoot.Extraordinary_Expense_CE
7763 * @generated
7764 */
7765 EClass getExtraordinary_Expense_CE();
7766
7767 /**
7768 * Returns the meta object for the attribute '{@link TaxationWithRoot.Extraordinary_Expense_CE#getThresholded_deduction_percentage <em>Thresholded deduction percentage</em>}'.
7769 * <!-- begin-user-doc -->
7770 * <!-- end-user-doc -->
7771 * @return the meta object for the attribute '<em>Thresholded deduction percentage</em>'.
7772 * @see TaxationWithRoot.Extraordinary_Expense_CE#getThresholded_deduction_percentage()
7773 * @see #getExtraordinary_Expense_CE()
7774 * @generated
7775 */
7776 EAttribute getExtraordinary_Expense_CE_Thresholded_deduction_percentage();
7777
7778 /**
7779 * Returns the meta object for the attribute '{@link TaxationWithRoot.Extraordinary_Expense_CE#getCe_type <em>Ce type</em>}'.
7780 * <!-- begin-user-doc -->
7781 * <!-- end-user-doc -->
7782 * @return the meta object for the attribute '<em>Ce type</em>'.
7783 * @see TaxationWithRoot.Extraordinary_Expense_CE#getCe_type()
7784 * @see #getExtraordinary_Expense_CE()
7785 * @generated
7786 */
7787 EAttribute getExtraordinary_Expense_CE_Ce_type();
7788
7789 /**
7790 * Returns the meta object for class '{@link TaxationWithRoot.Travel_Expense_FD <em>Travel Expense FD</em>}'.
7791 * <!-- begin-user-doc -->
7792 * <!-- end-user-doc -->
7793 * @return the meta object for class '<em>Travel Expense FD</em>'.
7794 * @see TaxationWithRoot.Travel_Expense_FD
7795 * @generated
7796 */
7797 EClass getTravel_Expense_FD();
7798
7799 /**
7800 * Returns the meta object for class '{@link TaxationWithRoot.Professional_Expense <em>Professional Expense</em>}'.
7801 * <!-- begin-user-doc -->
7802 * <!-- end-user-doc -->
7803 * @return the meta object for class '<em>Professional Expense</em>'.
7804 * @see TaxationWithRoot.Professional_Expense
7805 * @generated
7806 */
7807 EClass getProfessional_Expense();
7808
7809 /**
7810 * Returns the meta object for class '{@link TaxationWithRoot.Miscellaneous_Expense_FO <em>Miscellaneous Expense FO</em>}'.
7811 * <!-- begin-user-doc -->
7812 * <!-- end-user-doc -->
7813 * @return the meta object for class '<em>Miscellaneous Expense FO</em>'.
7814 * @see TaxationWithRoot.Miscellaneous_Expense_FO
7815 * @generated
7816 */
7817 EClass getMiscellaneous_Expense_FO();
7818
7819 /**
7820 * Returns the meta object for class '{@link TaxationWithRoot.Resource <em>Resource</em>}'.
7821 * <!-- begin-user-doc -->
7822 * <!-- end-user-doc -->
7823 * @return the meta object for class '<em>Resource</em>'.
7824 * @see TaxationWithRoot.Resource
7825 * @generated
7826 */
7827 EClass getResource();
7828
7829 /**
7830 * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Resource#getContains <em>Contains</em>}'.
7831 * <!-- begin-user-doc -->
7832 * <!-- end-user-doc -->
7833 * @return the meta object for the containment reference list '<em>Contains</em>'.
7834 * @see TaxationWithRoot.Resource#getContains()
7835 * @see #getResource()
7836 * @generated
7837 */
7838 EReference getResource_Contains();
7839
7840 /**
7841 * Returns the meta object for class '{@link TaxationWithRoot.Root <em>Root</em>}'.
7842 * <!-- begin-user-doc -->
7843 * <!-- end-user-doc -->
7844 * @return the meta object for class '<em>Root</em>'.
7845 * @see TaxationWithRoot.Root
7846 * @generated
7847 */
7848 EClass getRoot();
7849
7850 /**
7851 * Returns the meta object for enum '{@link TaxationWithRoot.Grantor <em>Grantor</em>}'.
7852 * <!-- begin-user-doc -->
7853 * <!-- end-user-doc -->
7854 * @return the meta object for enum '<em>Grantor</em>'.
7855 * @see TaxationWithRoot.Grantor
7856 * @generated
7857 */
7858 EEnum getGrantor();
7859
7860 /**
7861 * Returns the meta object for enum '{@link TaxationWithRoot.Disability_Types <em>Disability Types</em>}'.
7862 * <!-- begin-user-doc -->
7863 * <!-- end-user-doc -->
7864 * @return the meta object for enum '<em>Disability Types</em>'.
7865 * @see TaxationWithRoot.Disability_Types
7866 * @generated
7867 */
7868 EEnum getDisability_Types();
7869
7870 /**
7871 * Returns the meta object for enum '{@link TaxationWithRoot.Country <em>Country</em>}'.
7872 * <!-- begin-user-doc -->
7873 * <!-- end-user-doc -->
7874 * @return the meta object for enum '<em>Country</em>'.
7875 * @see TaxationWithRoot.Country
7876 * @generated
7877 */
7878 EEnum getCountry();
7879
7880 /**
7881 * Returns the meta object for enum '{@link TaxationWithRoot.Tax_Office <em>Tax Office</em>}'.
7882 * <!-- begin-user-doc -->
7883 * <!-- end-user-doc -->
7884 * @return the meta object for enum '<em>Tax Office</em>'.
7885 * @see TaxationWithRoot.Tax_Office
7886 * @generated
7887 */
7888 EEnum getTax_Office();
7889
7890 /**
7891 * Returns the meta object for enum '{@link TaxationWithRoot.Tax_Class_Category <em>Tax Class Category</em>}'.
7892 * <!-- begin-user-doc -->
7893 * <!-- end-user-doc -->
7894 * @return the meta object for enum '<em>Tax Class Category</em>'.
7895 * @see TaxationWithRoot.Tax_Class_Category
7896 * @generated
7897 */
7898 EEnum getTax_Class_Category();
7899
7900 /**
7901 * Returns the meta object for enum '{@link TaxationWithRoot.Job_Activity <em>Job Activity</em>}'.
7902 * <!-- begin-user-doc -->
7903 * <!-- end-user-doc -->
7904 * @return the meta object for enum '<em>Job Activity</em>'.
7905 * @see TaxationWithRoot.Job_Activity
7906 * @generated
7907 */
7908 EEnum getJob_Activity();
7909
7910 /**
7911 * Returns the meta object for enum '{@link TaxationWithRoot.Town <em>Town</em>}'.
7912 * <!-- begin-user-doc -->
7913 * <!-- end-user-doc -->
7914 * @return the meta object for enum '<em>Town</em>'.
7915 * @see TaxationWithRoot.Town
7916 * @generated
7917 */
7918 EEnum getTown();
7919
7920 /**
7921 * Returns the meta object for enum '{@link TaxationWithRoot.CE_Type <em>CE Type</em>}'.
7922 * <!-- begin-user-doc -->
7923 * <!-- end-user-doc -->
7924 * @return the meta object for enum '<em>CE Type</em>'.
7925 * @see TaxationWithRoot.CE_Type
7926 * @generated
7927 */
7928 EEnum getCE_Type();
7929
7930 /**
7931 * Returns the meta object for enum '{@link TaxationWithRoot.Expense_Purpose <em>Expense Purpose</em>}'.
7932 * <!-- begin-user-doc -->
7933 * <!-- end-user-doc -->
7934 * @return the meta object for enum '<em>Expense Purpose</em>'.
7935 * @see TaxationWithRoot.Expense_Purpose
7936 * @generated
7937 */
7938 EEnum getExpense_Purpose();
7939
7940 /**
7941 * Returns the meta object for enum '{@link TaxationWithRoot.Dependent_Type <em>Dependent Type</em>}'.
7942 * <!-- begin-user-doc -->
7943 * <!-- end-user-doc -->
7944 * @return the meta object for enum '<em>Dependent Type</em>'.
7945 * @see TaxationWithRoot.Dependent_Type
7946 * @generated
7947 */
7948 EEnum getDependent_Type();
7949
7950 /**
7951 * Returns the meta object for enum '{@link TaxationWithRoot.Separation_Causes <em>Separation Causes</em>}'.
7952 * <!-- begin-user-doc -->
7953 * <!-- end-user-doc -->
7954 * @return the meta object for enum '<em>Separation Causes</em>'.
7955 * @see TaxationWithRoot.Separation_Causes
7956 * @generated
7957 */
7958 EEnum getSeparation_Causes();
7959
7960 /**
7961 * Returns the meta object for enum '{@link TaxationWithRoot.Category_of_Permanent_Expense <em>Category of Permanent Expense</em>}'.
7962 * <!-- begin-user-doc -->
7963 * <!-- end-user-doc -->
7964 * @return the meta object for enum '<em>Category of Permanent Expense</em>'.
7965 * @see TaxationWithRoot.Category_of_Permanent_Expense
7966 * @generated
7967 */
7968 EEnum getCategory_of_Permanent_Expense();
7969
7970 /**
7971 * Returns the meta object for enum '{@link TaxationWithRoot.Category_of_Health_and_Pension_Insurances <em>Category of Health and Pension Insurances</em>}'.
7972 * <!-- begin-user-doc -->
7973 * <!-- end-user-doc -->
7974 * @return the meta object for enum '<em>Category of Health and Pension Insurances</em>'.
7975 * @see TaxationWithRoot.Category_of_Health_and_Pension_Insurances
7976 * @generated
7977 */
7978 EEnum getCategory_of_Health_and_Pension_Insurances();
7979
7980 /**
7981 * Returns the meta object for enum '{@link TaxationWithRoot.Category_of_Private_Insurance_and_Plan <em>Category of Private Insurance and Plan</em>}'.
7982 * <!-- begin-user-doc -->
7983 * <!-- end-user-doc -->
7984 * @return the meta object for enum '<em>Category of Private Insurance and Plan</em>'.
7985 * @see TaxationWithRoot.Category_of_Private_Insurance_and_Plan
7986 * @generated
7987 */
7988 EEnum getCategory_of_Private_Insurance_and_Plan();
7989
7990 /**
7991 * Returns the meta object for enum '{@link TaxationWithRoot.Legal_Union_Types <em>Legal Union Types</em>}'.
7992 * <!-- begin-user-doc -->
7993 * <!-- end-user-doc -->
7994 * @return the meta object for enum '<em>Legal Union Types</em>'.
7995 * @see TaxationWithRoot.Legal_Union_Types
7996 * @generated
7997 */
7998 EEnum getLegal_Union_Types();
7999
8000 /**
8001 * Returns the factory that creates the instances of the model.
8002 * <!-- begin-user-doc -->
8003 * <!-- end-user-doc -->
8004 * @return the factory that creates the instances of the model.
8005 * @generated
8006 */
8007 TaxationFactory getTaxationFactory();
8008
8009 /**
8010 * <!-- begin-user-doc -->
8011 * Defines literals for the meta objects that represent
8012 * <ul>
8013 * <li>each class,</li>
8014 * <li>each feature of each class,</li>
8015 * <li>each operation of each class,</li>
8016 * <li>each enum,</li>
8017 * <li>and each data type</li>
8018 * </ul>
8019 * <!-- end-user-doc -->
8020 * @generated
8021 */
8022 interface Literals {
8023 /**
8024 * The meta object literal for the '{@link TaxationWithRoot.impl.ConstantsImpl <em>Constants</em>}' class.
8025 * <!-- begin-user-doc -->
8026 * <!-- end-user-doc -->
8027 * @see TaxationWithRoot.impl.ConstantsImpl
8028 * @see TaxationWithRoot.impl.TaxationPackageImpl#getConstants()
8029 * @generated
8030 */
8031 EClass CONSTANTS = eINSTANCE.getConstants();
8032
8033 /**
8034 * The meta object literal for the '<em><b>MAXIMUM CE RATE FOR CHILD NOT BEING PART OF HOUSEHOLD</b></em>' attribute feature.
8035 * <!-- begin-user-doc -->
8036 * <!-- end-user-doc -->
8037 * @generated
8038 */
8039 EAttribute CONSTANTS__MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD = eINSTANCE.getConstants_MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD();
8040
8041 /**
8042 * The meta object literal for the '<em><b>MAXIMUM CE RATE FOR HOUSE CARE AND CHILD PART OF THE HOUSEHOLD CARE</b></em>' attribute feature.
8043 * <!-- begin-user-doc -->
8044 * <!-- end-user-doc -->
8045 * @generated
8046 */
8047 EAttribute CONSTANTS__MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE = eINSTANCE.getConstants_MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE();
8048
8049 /**
8050 * The meta object literal for the '<em><b>MINIMUM SALARY</b></em>' attribute feature.
8051 * <!-- begin-user-doc -->
8052 * <!-- end-user-doc -->
8053 * @generated
8054 */
8055 EAttribute CONSTANTS__MINIMUM_SALARY = eINSTANCE.getConstants_MINIMUM_SALARY();
8056
8057 /**
8058 * The meta object literal for the '<em><b>FLAT RATE FOR EXTRA PROFESSIONAL DEDUCTION</b></em>' attribute feature.
8059 * <!-- begin-user-doc -->
8060 * <!-- end-user-doc -->
8061 * @generated
8062 */
8063 EAttribute CONSTANTS__FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION = eINSTANCE.getConstants_FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION();
8064
8065 /**
8066 * The meta object literal for the '<em><b>MAXIMUM DEDUCTIBLE PERCENTAGE FOR DONATIONS</b></em>' attribute feature.
8067 * <!-- begin-user-doc -->
8068 * <!-- end-user-doc -->
8069 * @generated
8070 */
8071 EAttribute CONSTANTS__MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS = eINSTANCE.getConstants_MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS();
8072
8073 /**
8074 * The meta object literal for the '<em><b>MINIMUM DEDUCTIBLE AMOUNT FOR DONATIONS</b></em>' attribute feature.
8075 * <!-- begin-user-doc -->
8076 * <!-- end-user-doc -->
8077 * @generated
8078 */
8079 EAttribute CONSTANTS__MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS = eINSTANCE.getConstants_MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS();
8080
8081 /**
8082 * The meta object literal for the '<em><b>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANC</b></em>' attribute feature.
8083 * <!-- begin-user-doc -->
8084 * <!-- end-user-doc -->
8085 * @generated
8086 */
8087 EAttribute CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC = eINSTANCE.getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC();
8088
8089 /**
8090 * The meta object literal for the '<em><b>MAXIMUM DEDUCTIBLE AMOUNT FOR ALIMONY EXPENSE</b></em>' attribute feature.
8091 * <!-- begin-user-doc -->
8092 * <!-- end-user-doc -->
8093 * @generated
8094 */
8095 EAttribute CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE = eINSTANCE.getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE();
8096
8097 /**
8098 * The meta object literal for the '<em><b>MAXIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</b></em>' attribute feature.
8099 * <!-- begin-user-doc -->
8100 * <!-- end-user-doc -->
8101 * @generated
8102 */
8103 EAttribute CONSTANTS__MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = eINSTANCE.getConstants_MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION();
8104
8105 /**
8106 * The meta object literal for the '<em><b>MAXIMAL FLAT DISTANCE FOR TRAVEL EXPENSE DEDUCTION</b></em>' attribute feature.
8107 * <!-- begin-user-doc -->
8108 * <!-- end-user-doc -->
8109 * @generated
8110 */
8111 EAttribute CONSTANTS__MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = eINSTANCE.getConstants_MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION();
8112
8113 /**
8114 * The meta object literal for the '<em><b>MINIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</b></em>' attribute feature.
8115 * <!-- begin-user-doc -->
8116 * <!-- end-user-doc -->
8117 * @generated
8118 */
8119 EAttribute CONSTANTS__MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = eINSTANCE.getConstants_MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION();
8120
8121 /**
8122 * The meta object literal for the '<em><b>FLAT RATE CIM DAILY</b></em>' attribute feature.
8123 * <!-- begin-user-doc -->
8124 * <!-- end-user-doc -->
8125 * @generated
8126 */
8127 EAttribute CONSTANTS__FLAT_RATE_CIM_DAILY = eINSTANCE.getConstants_FLAT_RATE_CIM_DAILY();
8128
8129 /**
8130 * The meta object literal for the '<em><b>FLAT RATE CIM MONTHLY</b></em>' attribute feature.
8131 * <!-- begin-user-doc -->
8132 * <!-- end-user-doc -->
8133 * @generated
8134 */
8135 EAttribute CONSTANTS__FLAT_RATE_CIM_MONTHLY = eINSTANCE.getConstants_FLAT_RATE_CIM_MONTHLY();
8136
8137 /**
8138 * The meta object literal for the '<em><b>FLAT RATE CIM YEARLY</b></em>' attribute feature.
8139 * <!-- begin-user-doc -->
8140 * <!-- end-user-doc -->
8141 * @generated
8142 */
8143 EAttribute CONSTANTS__FLAT_RATE_CIM_YEARLY = eINSTANCE.getConstants_FLAT_RATE_CIM_YEARLY();
8144
8145 /**
8146 * The meta object literal for the '<em><b>FLAT RATE CIP DAILY</b></em>' attribute feature.
8147 * <!-- begin-user-doc -->
8148 * <!-- end-user-doc -->
8149 * @generated
8150 */
8151 EAttribute CONSTANTS__FLAT_RATE_CIP_DAILY = eINSTANCE.getConstants_FLAT_RATE_CIP_DAILY();
8152
8153 /**
8154 * The meta object literal for the '<em><b>FLAT RATE CIP MONTHLY</b></em>' attribute feature.
8155 * <!-- begin-user-doc -->
8156 * <!-- end-user-doc -->
8157 * @generated
8158 */
8159 EAttribute CONSTANTS__FLAT_RATE_CIP_MONTHLY = eINSTANCE.getConstants_FLAT_RATE_CIP_MONTHLY();
8160
8161 /**
8162 * The meta object literal for the '<em><b>FLAT RATE CIP YEARLY</b></em>' attribute feature.
8163 * <!-- begin-user-doc -->
8164 * <!-- end-user-doc -->
8165 * @generated
8166 */
8167 EAttribute CONSTANTS__FLAT_RATE_CIP_YEARLY = eINSTANCE.getConstants_FLAT_RATE_CIP_YEARLY();
8168
8169 /**
8170 * The meta object literal for the '<em><b>FLAT RATE CIS DAILY</b></em>' attribute feature.
8171 * <!-- begin-user-doc -->
8172 * <!-- end-user-doc -->
8173 * @generated
8174 */
8175 EAttribute CONSTANTS__FLAT_RATE_CIS_DAILY = eINSTANCE.getConstants_FLAT_RATE_CIS_DAILY();
8176
8177 /**
8178 * The meta object literal for the '<em><b>FLAT RATE CIS MONTHLY</b></em>' attribute feature.
8179 * <!-- begin-user-doc -->
8180 * <!-- end-user-doc -->
8181 * @generated
8182 */
8183 EAttribute CONSTANTS__FLAT_RATE_CIS_MONTHLY = eINSTANCE.getConstants_FLAT_RATE_CIS_MONTHLY();
8184
8185 /**
8186 * The meta object literal for the '<em><b>FLAT RATE CIS YEARLY</b></em>' attribute feature.
8187 * <!-- begin-user-doc -->
8188 * <!-- end-user-doc -->
8189 * @generated
8190 */
8191 EAttribute CONSTANTS__FLAT_RATE_CIS_YEARLY = eINSTANCE.getConstants_FLAT_RATE_CIS_YEARLY();
8192
8193 /**
8194 * The meta object literal for the '<em><b>FLAT RATE FOR TRAVEL EXPENSE PER UNIT</b></em>' attribute feature.
8195 * <!-- begin-user-doc -->
8196 * <!-- end-user-doc -->
8197 * @generated
8198 */
8199 EAttribute CONSTANTS__FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT = eINSTANCE.getConstants_FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT();
8200
8201 /**
8202 * The meta object literal for the '<em><b>MAXIMUM DEDUCTIBLE AMOUNT FOR DS</b></em>' attribute feature.
8203 * <!-- begin-user-doc -->
8204 * <!-- end-user-doc -->
8205 * @generated
8206 */
8207 EAttribute CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS = eINSTANCE.getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS();
8208
8209 /**
8210 * The meta object literal for the '<em><b>FLAT RATE FOR MISCELLANEOUS EXPENSE</b></em>' attribute feature.
8211 * <!-- begin-user-doc -->
8212 * <!-- end-user-doc -->
8213 * @generated
8214 */
8215 EAttribute CONSTANTS__FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE = eINSTANCE.getConstants_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE();
8216
8217 /**
8218 * The meta object literal for the '<em><b>DISABILITY FLAT RATE FOR MISCELLANEOUS EXPENSE</b></em>' attribute feature.
8219 * <!-- begin-user-doc -->
8220 * <!-- end-user-doc -->
8221 * @generated
8222 */
8223 EAttribute CONSTANTS__DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE = eINSTANCE.getConstants_DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE();
8224
8225 /**
8226 * The meta object literal for the '<em><b>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANCE</b></em>' attribute feature.
8227 * <!-- begin-user-doc -->
8228 * <!-- end-user-doc -->
8229 * @generated
8230 */
8231 EAttribute CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE = eINSTANCE.getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE();
8232
8233 /**
8234 * The meta object literal for the '{@link TaxationWithRoot.impl.Income_TaxImpl <em>Income Tax</em>}' class.
8235 * <!-- begin-user-doc -->
8236 * <!-- end-user-doc -->
8237 * @see TaxationWithRoot.impl.Income_TaxImpl
8238 * @see TaxationWithRoot.impl.TaxationPackageImpl#getIncome_Tax()
8239 * @generated
8240 */
8241 EClass INCOME_TAX = eINSTANCE.getIncome_Tax();
8242
8243 /**
8244 * The meta object literal for the '<em><b>Tax Payer</b></em>' reference feature.
8245 * <!-- begin-user-doc -->
8246 * <!-- end-user-doc -->
8247 * @generated
8248 */
8249 EReference INCOME_TAX__TAX_PAYER = eINSTANCE.getIncome_Tax_TaxPayer();
8250
8251 /**
8252 * The meta object literal for the '<em><b>Tax amount</b></em>' attribute feature.
8253 * <!-- begin-user-doc -->
8254 * <!-- end-user-doc -->
8255 * @generated
8256 */
8257 EAttribute INCOME_TAX__TAX_AMOUNT = eINSTANCE.getIncome_Tax_Tax_amount();
8258
8259 /**
8260 * The meta object literal for the '<em><b>Tax year</b></em>' attribute feature.
8261 * <!-- begin-user-doc -->
8262 * <!-- end-user-doc -->
8263 * @generated
8264 */
8265 EAttribute INCOME_TAX__TAX_YEAR = eINSTANCE.getIncome_Tax_Tax_year();
8266
8267 /**
8268 * The meta object literal for the '<em><b>Id6</b></em>' attribute feature.
8269 * <!-- begin-user-doc -->
8270 * <!-- end-user-doc -->
8271 * @generated
8272 */
8273 EAttribute INCOME_TAX__ID6 = eINSTANCE.getIncome_Tax_Id6();
8274
8275 /**
8276 * The meta object literal for the '{@link TaxationWithRoot.impl.Tax_PayerImpl <em>Tax Payer</em>}' class.
8277 * <!-- begin-user-doc -->
8278 * <!-- end-user-doc -->
8279 * @see TaxationWithRoot.impl.Tax_PayerImpl
8280 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Payer()
8281 * @generated
8282 */
8283 EClass TAX_PAYER = eINSTANCE.getTax_Payer();
8284
8285 /**
8286 * The meta object literal for the '<em><b>Dependents</b></em>' containment reference list feature.
8287 * <!-- begin-user-doc -->
8288 * <!-- end-user-doc -->
8289 * @generated
8290 */
8291 EReference TAX_PAYER__DEPENDENTS = eINSTANCE.getTax_Payer_Dependents();
8292
8293 /**
8294 * The meta object literal for the '<em><b>From agent</b></em>' containment reference feature.
8295 * <!-- begin-user-doc -->
8296 * <!-- end-user-doc -->
8297 * @generated
8298 */
8299 EReference TAX_PAYER__FROM_AGENT = eINSTANCE.getTax_Payer_From_agent();
8300
8301 /**
8302 * The meta object literal for the '<em><b>Incomes</b></em>' containment reference list feature.
8303 * <!-- begin-user-doc -->
8304 * <!-- end-user-doc -->
8305 * @generated
8306 */
8307 EReference TAX_PAYER__INCOMES = eINSTANCE.getTax_Payer_Incomes();
8308
8309 /**
8310 * The meta object literal for the '<em><b>From law</b></em>' containment reference feature.
8311 * <!-- begin-user-doc -->
8312 * <!-- end-user-doc -->
8313 * @generated
8314 */
8315 EReference TAX_PAYER__FROM_LAW = eINSTANCE.getTax_Payer_From_law();
8316
8317 /**
8318 * The meta object literal for the '{@link TaxationWithRoot.impl.Physical_PersonImpl <em>Physical Person</em>}' class.
8319 * <!-- begin-user-doc -->
8320 * <!-- end-user-doc -->
8321 * @see TaxationWithRoot.impl.Physical_PersonImpl
8322 * @see TaxationWithRoot.impl.TaxationPackageImpl#getPhysical_Person()
8323 * @generated
8324 */
8325 EClass PHYSICAL_PERSON = eINSTANCE.getPhysical_Person();
8326
8327 /**
8328 * The meta object literal for the '<em><b>SS No</b></em>' attribute feature.
8329 * <!-- begin-user-doc -->
8330 * <!-- end-user-doc -->
8331 * @generated
8332 */
8333 EAttribute PHYSICAL_PERSON__SS_NO = eINSTANCE.getPhysical_Person_SSNo();
8334
8335 /**
8336 * The meta object literal for the '<em><b>Addresses</b></em>' reference list feature.
8337 * <!-- begin-user-doc -->
8338 * <!-- end-user-doc -->
8339 * @generated
8340 */
8341 EReference PHYSICAL_PERSON__ADDRESSES = eINSTANCE.getPhysical_Person_Addresses();
8342
8343 /**
8344 * The meta object literal for the '<em><b>Birth year</b></em>' attribute feature.
8345 * <!-- begin-user-doc -->
8346 * <!-- end-user-doc -->
8347 * @generated
8348 */
8349 EAttribute PHYSICAL_PERSON__BIRTH_YEAR = eINSTANCE.getPhysical_Person_Birth_year();
8350
8351 /**
8352 * The meta object literal for the '<em><b>Disability percentage</b></em>' attribute feature.
8353 * <!-- begin-user-doc -->
8354 * <!-- end-user-doc -->
8355 * @generated
8356 */
8357 EAttribute PHYSICAL_PERSON__DISABILITY_PERCENTAGE = eINSTANCE.getPhysical_Person_Disability_percentage();
8358
8359 /**
8360 * The meta object literal for the '<em><b>Disability type</b></em>' attribute feature.
8361 * <!-- begin-user-doc -->
8362 * <!-- end-user-doc -->
8363 * @generated
8364 */
8365 EAttribute PHYSICAL_PERSON__DISABILITY_TYPE = eINSTANCE.getPhysical_Person_Disability_type();
8366
8367 /**
8368 * The meta object literal for the '<em><b>Birth month</b></em>' attribute feature.
8369 * <!-- begin-user-doc -->
8370 * <!-- end-user-doc -->
8371 * @generated
8372 */
8373 EAttribute PHYSICAL_PERSON__BIRTH_MONTH = eINSTANCE.getPhysical_Person_Birth_month();
8374
8375 /**
8376 * The meta object literal for the '<em><b>Birth day</b></em>' attribute feature.
8377 * <!-- begin-user-doc -->
8378 * <!-- end-user-doc -->
8379 * @generated
8380 */
8381 EAttribute PHYSICAL_PERSON__BIRTH_DAY = eINSTANCE.getPhysical_Person_Birth_day();
8382
8383 /**
8384 * The meta object literal for the '<em><b>Expenses</b></em>' reference list feature.
8385 * <!-- begin-user-doc -->
8386 * <!-- end-user-doc -->
8387 * @generated
8388 */
8389 EReference PHYSICAL_PERSON__EXPENSES = eINSTANCE.getPhysical_Person_Expenses();
8390
8391 /**
8392 * The meta object literal for the '<em><b>Is widower</b></em>' attribute feature.
8393 * <!-- begin-user-doc -->
8394 * <!-- end-user-doc -->
8395 * @generated
8396 */
8397 EAttribute PHYSICAL_PERSON__IS_WIDOWER = eINSTANCE.getPhysical_Person_Is_widower();
8398
8399 /**
8400 * The meta object literal for the '{@link TaxationWithRoot.impl.AddressImpl <em>Address</em>}' class.
8401 * <!-- begin-user-doc -->
8402 * <!-- end-user-doc -->
8403 * @see TaxationWithRoot.impl.AddressImpl
8404 * @see TaxationWithRoot.impl.TaxationPackageImpl#getAddress()
8405 * @generated
8406 */
8407 EClass ADDRESS = eINSTANCE.getAddress();
8408
8409 /**
8410 * The meta object literal for the '<em><b>Country</b></em>' attribute feature.
8411 * <!-- begin-user-doc -->
8412 * <!-- end-user-doc -->
8413 * @generated
8414 */
8415 EAttribute ADDRESS__COUNTRY = eINSTANCE.getAddress_Country();
8416
8417 /**
8418 * The meta object literal for the '<em><b>Street</b></em>' attribute feature.
8419 * <!-- begin-user-doc -->
8420 * <!-- end-user-doc -->
8421 * @generated
8422 */
8423 EAttribute ADDRESS__STREET = eINSTANCE.getAddress_Street();
8424
8425 /**
8426 * The meta object literal for the '<em><b>Zip Code</b></em>' attribute feature.
8427 * <!-- begin-user-doc -->
8428 * <!-- end-user-doc -->
8429 * @generated
8430 */
8431 EAttribute ADDRESS__ZIP_CODE = eINSTANCE.getAddress_ZipCode();
8432
8433 /**
8434 * The meta object literal for the '<em><b>City</b></em>' attribute feature.
8435 * <!-- begin-user-doc -->
8436 * <!-- end-user-doc -->
8437 * @generated
8438 */
8439 EAttribute ADDRESS__CITY = eINSTANCE.getAddress_City();
8440
8441 /**
8442 * The meta object literal for the '<em><b>Id2</b></em>' attribute feature.
8443 * <!-- begin-user-doc -->
8444 * <!-- end-user-doc -->
8445 * @generated
8446 */
8447 EAttribute ADDRESS__ID2 = eINSTANCE.getAddress_Id2();
8448
8449 /**
8450 * The meta object literal for the '<em><b>Tax Payer</b></em>' reference list feature.
8451 * <!-- begin-user-doc -->
8452 * <!-- end-user-doc -->
8453 * @generated
8454 */
8455 EReference ADDRESS__TAX_PAYER = eINSTANCE.getAddress_TaxPayer();
8456
8457 /**
8458 * The meta object literal for the '{@link TaxationWithRoot.impl.ExpenseImpl <em>Expense</em>}' class.
8459 * <!-- begin-user-doc -->
8460 * <!-- end-user-doc -->
8461 * @see TaxationWithRoot.impl.ExpenseImpl
8462 * @see TaxationWithRoot.impl.TaxationPackageImpl#getExpense()
8463 * @generated
8464 */
8465 EClass EXPENSE = eINSTANCE.getExpense();
8466
8467 /**
8468 * The meta object literal for the '<em><b>Declared amount</b></em>' attribute feature.
8469 * <!-- begin-user-doc -->
8470 * <!-- end-user-doc -->
8471 * @generated
8472 */
8473 EAttribute EXPENSE__DECLARED_AMOUNT = eINSTANCE.getExpense_Declared_amount();
8474
8475 /**
8476 * The meta object literal for the '<em><b>Expense purpose</b></em>' attribute feature.
8477 * <!-- begin-user-doc -->
8478 * <!-- end-user-doc -->
8479 * @generated
8480 */
8481 EAttribute EXPENSE__EXPENSE_PURPOSE = eINSTANCE.getExpense_Expense_purpose();
8482
8483 /**
8484 * The meta object literal for the '<em><b>Dependent</b></em>' reference feature.
8485 * <!-- begin-user-doc -->
8486 * <!-- end-user-doc -->
8487 * @generated
8488 */
8489 EReference EXPENSE__DEPENDENT = eINSTANCE.getExpense_Dependent();
8490
8491 /**
8492 * The meta object literal for the '<em><b>From agent</b></em>' reference feature.
8493 * <!-- begin-user-doc -->
8494 * <!-- end-user-doc -->
8495 * @generated
8496 */
8497 EReference EXPENSE__FROM_AGENT = eINSTANCE.getExpense_From_agent();
8498
8499 /**
8500 * The meta object literal for the '<em><b>Income</b></em>' container reference feature.
8501 * <!-- begin-user-doc -->
8502 * <!-- end-user-doc -->
8503 * @generated
8504 */
8505 EReference EXPENSE__INCOME = eINSTANCE.getExpense_Income();
8506
8507 /**
8508 * The meta object literal for the '<em><b>Id4</b></em>' attribute feature.
8509 * <!-- begin-user-doc -->
8510 * <!-- end-user-doc -->
8511 * @generated
8512 */
8513 EAttribute EXPENSE__ID4 = eINSTANCE.getExpense_Id4();
8514
8515 /**
8516 * The meta object literal for the '<em><b>Beneficiary</b></em>' reference feature.
8517 * <!-- begin-user-doc -->
8518 * <!-- end-user-doc -->
8519 * @generated
8520 */
8521 EReference EXPENSE__BENEFICIARY = eINSTANCE.getExpense_Beneficiary();
8522
8523 /**
8524 * The meta object literal for the '{@link TaxationWithRoot.impl.DependentImpl <em>Dependent</em>}' class.
8525 * <!-- begin-user-doc -->
8526 * <!-- end-user-doc -->
8527 * @see TaxationWithRoot.impl.DependentImpl
8528 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDependent()
8529 * @generated
8530 */
8531 EClass DEPENDENT = eINSTANCE.getDependent();
8532
8533 /**
8534 * The meta object literal for the '<em><b>Dependent type</b></em>' attribute feature.
8535 * <!-- begin-user-doc -->
8536 * <!-- end-user-doc -->
8537 * @generated
8538 */
8539 EAttribute DEPENDENT__DEPENDENT_TYPE = eINSTANCE.getDependent_Dependent_type();
8540
8541 /**
8542 * The meta object literal for the '<em><b>Responsible person</b></em>' container reference feature.
8543 * <!-- begin-user-doc -->
8544 * <!-- end-user-doc -->
8545 * @generated
8546 */
8547 EReference DEPENDENT__RESPONSIBLE_PERSON = eINSTANCE.getDependent_Responsible_person();
8548
8549 /**
8550 * The meta object literal for the '<em><b>Continued studies</b></em>' attribute feature.
8551 * <!-- begin-user-doc -->
8552 * <!-- end-user-doc -->
8553 * @generated
8554 */
8555 EAttribute DEPENDENT__CONTINUED_STUDIES = eINSTANCE.getDependent_Continued_studies();
8556
8557 /**
8558 * The meta object literal for the '<em><b>Allowances</b></em>' containment reference feature.
8559 * <!-- begin-user-doc -->
8560 * <!-- end-user-doc -->
8561 * @generated
8562 */
8563 EReference DEPENDENT__ALLOWANCES = eINSTANCE.getDependent_Allowances();
8564
8565 /**
8566 * The meta object literal for the '<em><b>Household</b></em>' container reference feature.
8567 * <!-- begin-user-doc -->
8568 * <!-- end-user-doc -->
8569 * @generated
8570 */
8571 EReference DEPENDENT__HOUSEHOLD = eINSTANCE.getDependent_Household();
8572
8573 /**
8574 * The meta object literal for the '<em><b>From agent</b></em>' reference feature.
8575 * <!-- begin-user-doc -->
8576 * <!-- end-user-doc -->
8577 * @generated
8578 */
8579 EReference DEPENDENT__FROM_AGENT = eINSTANCE.getDependent_From_agent();
8580
8581 /**
8582 * The meta object literal for the '<em><b>Expense</b></em>' reference list feature.
8583 * <!-- begin-user-doc -->
8584 * <!-- end-user-doc -->
8585 * @generated
8586 */
8587 EReference DEPENDENT__EXPENSE = eINSTANCE.getDependent_Expense();
8588
8589 /**
8590 * The meta object literal for the '{@link TaxationWithRoot.impl.External_AllowanceImpl <em>External Allowance</em>}' class.
8591 * <!-- begin-user-doc -->
8592 * <!-- end-user-doc -->
8593 * @see TaxationWithRoot.impl.External_AllowanceImpl
8594 * @see TaxationWithRoot.impl.TaxationPackageImpl#getExternal_Allowance()
8595 * @generated
8596 */
8597 EClass EXTERNAL_ALLOWANCE = eINSTANCE.getExternal_Allowance();
8598
8599 /**
8600 * The meta object literal for the '<em><b>Grantor</b></em>' attribute feature.
8601 * <!-- begin-user-doc -->
8602 * <!-- end-user-doc -->
8603 * @generated
8604 */
8605 EAttribute EXTERNAL_ALLOWANCE__GRANTOR = eINSTANCE.getExternal_Allowance_Grantor();
8606
8607 /**
8608 * The meta object literal for the '<em><b>Starting year</b></em>' attribute feature.
8609 * <!-- begin-user-doc -->
8610 * <!-- end-user-doc -->
8611 * @generated
8612 */
8613 EAttribute EXTERNAL_ALLOWANCE__STARTING_YEAR = eINSTANCE.getExternal_Allowance_Starting_year();
8614
8615 /**
8616 * The meta object literal for the '<em><b>Ending year</b></em>' attribute feature.
8617 * <!-- begin-user-doc -->
8618 * <!-- end-user-doc -->
8619 * @generated
8620 */
8621 EAttribute EXTERNAL_ALLOWANCE__ENDING_YEAR = eINSTANCE.getExternal_Allowance_Ending_year();
8622
8623 /**
8624 * The meta object literal for the '<em><b>Reciver</b></em>' reference feature.
8625 * <!-- begin-user-doc -->
8626 * <!-- end-user-doc -->
8627 * @generated
8628 */
8629 EReference EXTERNAL_ALLOWANCE__RECIVER = eINSTANCE.getExternal_Allowance_Reciver();
8630
8631 /**
8632 * The meta object literal for the '<em><b>Id5</b></em>' attribute feature.
8633 * <!-- begin-user-doc -->
8634 * <!-- end-user-doc -->
8635 * @generated
8636 */
8637 EAttribute EXTERNAL_ALLOWANCE__ID5 = eINSTANCE.getExternal_Allowance_Id5();
8638
8639 /**
8640 * The meta object literal for the '<em><b>Person</b></em>' container reference feature.
8641 * <!-- begin-user-doc -->
8642 * <!-- end-user-doc -->
8643 * @generated
8644 */
8645 EReference EXTERNAL_ALLOWANCE__PERSON = eINSTANCE.getExternal_Allowance_Person();
8646
8647 /**
8648 * The meta object literal for the '{@link TaxationWithRoot.impl.HouseholdImpl <em>Household</em>}' class.
8649 * <!-- begin-user-doc -->
8650 * <!-- end-user-doc -->
8651 * @see TaxationWithRoot.impl.HouseholdImpl
8652 * @see TaxationWithRoot.impl.TaxationPackageImpl#getHousehold()
8653 * @generated
8654 */
8655 EClass HOUSEHOLD = eINSTANCE.getHousehold();
8656
8657 /**
8658 * The meta object literal for the '<em><b>Parents</b></em>' containment reference feature.
8659 * <!-- begin-user-doc -->
8660 * <!-- end-user-doc -->
8661 * @generated
8662 */
8663 EReference HOUSEHOLD__PARENTS = eINSTANCE.getHousehold_Parents();
8664
8665 /**
8666 * The meta object literal for the '<em><b>Id1</b></em>' attribute feature.
8667 * <!-- begin-user-doc -->
8668 * <!-- end-user-doc -->
8669 * @generated
8670 */
8671 EAttribute HOUSEHOLD__ID1 = eINSTANCE.getHousehold_Id1();
8672
8673 /**
8674 * The meta object literal for the '<em><b>Children</b></em>' containment reference list feature.
8675 * <!-- begin-user-doc -->
8676 * <!-- end-user-doc -->
8677 * @generated
8678 */
8679 EReference HOUSEHOLD__CHILDREN = eINSTANCE.getHousehold_Children();
8680
8681 /**
8682 * The meta object literal for the '{@link TaxationWithRoot.impl.Legal_Union_RecordImpl <em>Legal Union Record</em>}' class.
8683 * <!-- begin-user-doc -->
8684 * <!-- end-user-doc -->
8685 * @see TaxationWithRoot.impl.Legal_Union_RecordImpl
8686 * @see TaxationWithRoot.impl.TaxationPackageImpl#getLegal_Union_Record()
8687 * @generated
8688 */
8689 EClass LEGAL_UNION_RECORD = eINSTANCE.getLegal_Union_Record();
8690
8691 /**
8692 * The meta object literal for the '<em><b>Start year</b></em>' attribute feature.
8693 * <!-- begin-user-doc -->
8694 * <!-- end-user-doc -->
8695 * @generated
8696 */
8697 EAttribute LEGAL_UNION_RECORD__START_YEAR = eINSTANCE.getLegal_Union_Record_Start_year();
8698
8699 /**
8700 * The meta object literal for the '<em><b>End year</b></em>' attribute feature.
8701 * <!-- begin-user-doc -->
8702 * <!-- end-user-doc -->
8703 * @generated
8704 */
8705 EAttribute LEGAL_UNION_RECORD__END_YEAR = eINSTANCE.getLegal_Union_Record_End_year();
8706
8707 /**
8708 * The meta object literal for the '<em><b>Separation cause</b></em>' attribute feature.
8709 * <!-- begin-user-doc -->
8710 * <!-- end-user-doc -->
8711 * @generated
8712 */
8713 EAttribute LEGAL_UNION_RECORD__SEPARATION_CAUSE = eINSTANCE.getLegal_Union_Record_Separation_cause();
8714
8715 /**
8716 * The meta object literal for the '<em><b>Individual A</b></em>' containment reference feature.
8717 * <!-- begin-user-doc -->
8718 * <!-- end-user-doc -->
8719 * @generated
8720 */
8721 EReference LEGAL_UNION_RECORD__INDIVIDUAL_A = eINSTANCE.getLegal_Union_Record_Individual_A();
8722
8723 /**
8724 * The meta object literal for the '<em><b>Individual B</b></em>' containment reference list feature.
8725 * <!-- begin-user-doc -->
8726 * <!-- end-user-doc -->
8727 * @generated
8728 */
8729 EReference LEGAL_UNION_RECORD__INDIVIDUAL_B = eINSTANCE.getLegal_Union_Record_Individual_B();
8730
8731 /**
8732 * The meta object literal for the '<em><b>Properties</b></em>' containment reference list feature.
8733 * <!-- begin-user-doc -->
8734 * <!-- end-user-doc -->
8735 * @generated
8736 */
8737 EReference LEGAL_UNION_RECORD__PROPERTIES = eINSTANCE.getLegal_Union_Record_Properties();
8738
8739 /**
8740 * The meta object literal for the '<em><b>Mutual agreement</b></em>' attribute feature.
8741 * <!-- begin-user-doc -->
8742 * <!-- end-user-doc -->
8743 * @generated
8744 */
8745 EAttribute LEGAL_UNION_RECORD__MUTUAL_AGREEMENT = eINSTANCE.getLegal_Union_Record_Mutual_agreement();
8746
8747 /**
8748 * The meta object literal for the '<em><b>Id9</b></em>' attribute feature.
8749 * <!-- begin-user-doc -->
8750 * <!-- end-user-doc -->
8751 * @generated
8752 */
8753 EAttribute LEGAL_UNION_RECORD__ID9 = eINSTANCE.getLegal_Union_Record_Id9();
8754
8755 /**
8756 * The meta object literal for the '<em><b>Household</b></em>' container reference feature.
8757 * <!-- begin-user-doc -->
8758 * <!-- end-user-doc -->
8759 * @generated
8760 */
8761 EReference LEGAL_UNION_RECORD__HOUSEHOLD = eINSTANCE.getLegal_Union_Record_Household();
8762
8763 /**
8764 * The meta object literal for the '{@link TaxationWithRoot.impl.Tax_PropertyImpl <em>Tax Property</em>}' class.
8765 * <!-- begin-user-doc -->
8766 * <!-- end-user-doc -->
8767 * @see TaxationWithRoot.impl.Tax_PropertyImpl
8768 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Property()
8769 * @generated
8770 */
8771 EClass TAX_PROPERTY = eINSTANCE.getTax_Property();
8772
8773 /**
8774 * The meta object literal for the '<em><b>Starting year</b></em>' attribute feature.
8775 * <!-- begin-user-doc -->
8776 * <!-- end-user-doc -->
8777 * @generated
8778 */
8779 EAttribute TAX_PROPERTY__STARTING_YEAR = eINSTANCE.getTax_Property_Starting_year();
8780
8781 /**
8782 * The meta object literal for the '<em><b>Id10</b></em>' attribute feature.
8783 * <!-- begin-user-doc -->
8784 * <!-- end-user-doc -->
8785 * @generated
8786 */
8787 EAttribute TAX_PROPERTY__ID10 = eINSTANCE.getTax_Property_Id10();
8788
8789 /**
8790 * The meta object literal for the '<em><b>Union record</b></em>' container reference feature.
8791 * <!-- begin-user-doc -->
8792 * <!-- end-user-doc -->
8793 * @generated
8794 */
8795 EReference TAX_PROPERTY__UNION_RECORD = eINSTANCE.getTax_Property_Union_record();
8796
8797 /**
8798 * The meta object literal for the '{@link TaxationWithRoot.Tax_Case <em>Tax Case</em>}' class.
8799 * <!-- begin-user-doc -->
8800 * <!-- end-user-doc -->
8801 * @see TaxationWithRoot.Tax_Case
8802 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Case()
8803 * @generated
8804 */
8805 EClass TAX_CASE = eINSTANCE.getTax_Case();
8806
8807 /**
8808 * The meta object literal for the '{@link TaxationWithRoot.impl.FromAgentImpl <em>From Agent</em>}' class.
8809 * <!-- begin-user-doc -->
8810 * <!-- end-user-doc -->
8811 * @see TaxationWithRoot.impl.FromAgentImpl
8812 * @see TaxationWithRoot.impl.TaxationPackageImpl#getFromAgent()
8813 * @generated
8814 */
8815 EClass FROM_AGENT = eINSTANCE.getFromAgent();
8816
8817 /**
8818 * The meta object literal for the '<em><b>Tax Payer</b></em>' container reference feature.
8819 * <!-- begin-user-doc -->
8820 * <!-- end-user-doc -->
8821 * @generated
8822 */
8823 EReference FROM_AGENT__TAX_PAYER = eINSTANCE.getFromAgent_TaxPayer();
8824
8825 /**
8826 * The meta object literal for the '<em><b>Is dependent eligible for CE Not In Houshold Children Care</b></em>' attribute feature.
8827 * <!-- begin-user-doc -->
8828 * <!-- end-user-doc -->
8829 * @generated
8830 */
8831 EAttribute FROM_AGENT__IS_DEPENDENT_ELIGIBLE_FOR_CE_NOT_IN_HOUSHOLD_CHILDREN_CARE = eINSTANCE.getFromAgent_Is_dependent_eligible_for_CE_Not_In_Houshold_Children_Care();
8832
8833 /**
8834 * The meta object literal for the '<em><b>Expense</b></em>' reference feature.
8835 * <!-- begin-user-doc -->
8836 * <!-- end-user-doc -->
8837 * @generated
8838 */
8839 EReference FROM_AGENT__EXPENSE = eINSTANCE.getFromAgent_Expense();
8840
8841 /**
8842 * The meta object literal for the '<em><b>Is eligible debt</b></em>' attribute feature.
8843 * <!-- begin-user-doc -->
8844 * <!-- end-user-doc -->
8845 * @generated
8846 */
8847 EAttribute FROM_AGENT__IS_ELIGIBLE_DEBT = eINSTANCE.getFromAgent_Is_eligible_debt();
8848
8849 /**
8850 * The meta object literal for the '<em><b>Dependent</b></em>' reference feature.
8851 * <!-- begin-user-doc -->
8852 * <!-- end-user-doc -->
8853 * @generated
8854 */
8855 EReference FROM_AGENT__DEPENDENT = eINSTANCE.getFromAgent_Dependent();
8856
8857 /**
8858 * The meta object literal for the '{@link TaxationWithRoot.impl.IncomeImpl <em>Income</em>}' class.
8859 * <!-- begin-user-doc -->
8860 * <!-- end-user-doc -->
8861 * @see TaxationWithRoot.impl.IncomeImpl
8862 * @see TaxationWithRoot.impl.TaxationPackageImpl#getIncome()
8863 * @generated
8864 */
8865 EClass INCOME = eINSTANCE.getIncome();
8866
8867 /**
8868 * The meta object literal for the '<em><b>Income amount</b></em>' attribute feature.
8869 * <!-- begin-user-doc -->
8870 * <!-- end-user-doc -->
8871 * @generated
8872 */
8873 EAttribute INCOME__INCOME_AMOUNT = eINSTANCE.getIncome_Income_amount();
8874
8875 /**
8876 * The meta object literal for the '<em><b>Income type</b></em>' containment reference feature.
8877 * <!-- begin-user-doc -->
8878 * <!-- end-user-doc -->
8879 * @generated
8880 */
8881 EReference INCOME__INCOME_TYPE = eINSTANCE.getIncome_Income_type();
8882
8883 /**
8884 * The meta object literal for the '<em><b>Tax card</b></em>' containment reference feature.
8885 * <!-- begin-user-doc -->
8886 * <!-- end-user-doc -->
8887 * @generated
8888 */
8889 EReference INCOME__TAX_CARD = eINSTANCE.getIncome_Tax_card();
8890
8891 /**
8892 * The meta object literal for the '<em><b>Tax liability</b></em>' attribute feature.
8893 * <!-- begin-user-doc -->
8894 * <!-- end-user-doc -->
8895 * @generated
8896 */
8897 EAttribute INCOME__TAX_LIABILITY = eINSTANCE.getIncome_Tax_liability();
8898
8899 /**
8900 * The meta object literal for the '<em><b>Tax Payer</b></em>' container reference feature.
8901 * <!-- begin-user-doc -->
8902 * <!-- end-user-doc -->
8903 * @generated
8904 */
8905 EReference INCOME__TAX_PAYER = eINSTANCE.getIncome_TaxPayer();
8906
8907 /**
8908 * The meta object literal for the '<em><b>Details</b></em>' containment reference list feature.
8909 * <!-- begin-user-doc -->
8910 * <!-- end-user-doc -->
8911 * @generated
8912 */
8913 EReference INCOME__DETAILS = eINSTANCE.getIncome_Details();
8914
8915 /**
8916 * The meta object literal for the '<em><b>Num</b></em>' attribute feature.
8917 * <!-- begin-user-doc -->
8918 * <!-- end-user-doc -->
8919 * @generated
8920 */
8921 EAttribute INCOME__NUM = eINSTANCE.getIncome_Num();
8922
8923 /**
8924 * The meta object literal for the '<em><b>Expenses</b></em>' containment reference list feature.
8925 * <!-- begin-user-doc -->
8926 * <!-- end-user-doc -->
8927 * @generated
8928 */
8929 EReference INCOME__EXPENSES = eINSTANCE.getIncome_Expenses();
8930
8931 /**
8932 * The meta object literal for the '{@link TaxationWithRoot.impl.Income_TypeImpl <em>Income Type</em>}' class.
8933 * <!-- begin-user-doc -->
8934 * <!-- end-user-doc -->
8935 * @see TaxationWithRoot.impl.Income_TypeImpl
8936 * @see TaxationWithRoot.impl.TaxationPackageImpl#getIncome_Type()
8937 * @generated
8938 */
8939 EClass INCOME_TYPE = eINSTANCE.getIncome_Type();
8940
8941 /**
8942 * The meta object literal for the '<em><b>Id8</b></em>' attribute feature.
8943 * <!-- begin-user-doc -->
8944 * <!-- end-user-doc -->
8945 * @generated
8946 */
8947 EAttribute INCOME_TYPE__ID8 = eINSTANCE.getIncome_Type_Id8();
8948
8949 /**
8950 * The meta object literal for the '<em><b>Income</b></em>' container reference feature.
8951 * <!-- begin-user-doc -->
8952 * <!-- end-user-doc -->
8953 * @generated
8954 */
8955 EReference INCOME_TYPE__INCOME = eINSTANCE.getIncome_Type_Income();
8956
8957 /**
8958 * The meta object literal for the '{@link TaxationWithRoot.impl.Tax_CardImpl <em>Tax Card</em>}' class.
8959 * <!-- begin-user-doc -->
8960 * <!-- end-user-doc -->
8961 * @see TaxationWithRoot.impl.Tax_CardImpl
8962 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Card()
8963 * @generated
8964 */
8965 EClass TAX_CARD = eINSTANCE.getTax_Card();
8966
8967 /**
8968 * The meta object literal for the '<em><b>Card identifier</b></em>' attribute feature.
8969 * <!-- begin-user-doc -->
8970 * <!-- end-user-doc -->
8971 * @generated
8972 */
8973 EAttribute TAX_CARD__CARD_IDENTIFIER = eINSTANCE.getTax_Card_Card_identifier();
8974
8975 /**
8976 * The meta object literal for the '<em><b>Tax office</b></em>' attribute feature.
8977 * <!-- begin-user-doc -->
8978 * <!-- end-user-doc -->
8979 * @generated
8980 */
8981 EAttribute TAX_CARD__TAX_OFFICE = eINSTANCE.getTax_Card_Tax_office();
8982
8983 /**
8984 * The meta object literal for the '<em><b>Percentage of witholding</b></em>' attribute feature.
8985 * <!-- begin-user-doc -->
8986 * <!-- end-user-doc -->
8987 * @generated
8988 */
8989 EAttribute TAX_CARD__PERCENTAGE_OF_WITHOLDING = eINSTANCE.getTax_Card_Percentage_of_witholding();
8990
8991 /**
8992 * The meta object literal for the '<em><b>Tax payers name surname</b></em>' attribute list feature.
8993 * <!-- begin-user-doc -->
8994 * <!-- end-user-doc -->
8995 * @generated
8996 */
8997 EAttribute TAX_CARD__TAX_PAYERS_NAME_SURNAME = eINSTANCE.getTax_Card_Tax_payers_name_surname();
8998
8999 /**
9000 * The meta object literal for the '<em><b>Tax payers partner name surname</b></em>' attribute list feature.
9001 * <!-- begin-user-doc -->
9002 * <!-- end-user-doc -->
9003 * @generated
9004 */
9005 EAttribute TAX_CARD__TAX_PAYERS_PARTNER_NAME_SURNAME = eINSTANCE.getTax_Card_Tax_payers_partner_name_surname();
9006
9007 /**
9008 * The meta object literal for the '<em><b>Tax payers address</b></em>' reference feature.
9009 * <!-- begin-user-doc -->
9010 * <!-- end-user-doc -->
9011 * @generated
9012 */
9013 EReference TAX_CARD__TAX_PAYERS_ADDRESS = eINSTANCE.getTax_Card_Tax_payers_address();
9014
9015 /**
9016 * The meta object literal for the '<em><b>Jobs Employer SS No</b></em>' attribute feature.
9017 * <!-- begin-user-doc -->
9018 * <!-- end-user-doc -->
9019 * @generated
9020 */
9021 EAttribute TAX_CARD__JOBS_EMPLOYER_SS_NO = eINSTANCE.getTax_Card_Jobs_Employer_SSNo();
9022
9023 /**
9024 * The meta object literal for the '<em><b>Jobs employers name</b></em>' attribute feature.
9025 * <!-- begin-user-doc -->
9026 * <!-- end-user-doc -->
9027 * @generated
9028 */
9029 EAttribute TAX_CARD__JOBS_EMPLOYERS_NAME = eINSTANCE.getTax_Card_Jobs_employers_name();
9030
9031 /**
9032 * The meta object literal for the '<em><b>Jobs activity type</b></em>' attribute feature.
9033 * <!-- begin-user-doc -->
9034 * <!-- end-user-doc -->
9035 * @generated
9036 */
9037 EAttribute TAX_CARD__JOBS_ACTIVITY_TYPE = eINSTANCE.getTax_Card_Jobs_activity_type();
9038
9039 /**
9040 * The meta object literal for the '<em><b>Jobs place of work</b></em>' attribute feature.
9041 * <!-- begin-user-doc -->
9042 * <!-- end-user-doc -->
9043 * @generated
9044 */
9045 EAttribute TAX_CARD__JOBS_PLACE_OF_WORK = eINSTANCE.getTax_Card_Jobs_place_of_work();
9046
9047 /**
9048 * The meta object literal for the '<em><b>Deduction FD daily</b></em>' attribute feature.
9049 * <!-- begin-user-doc -->
9050 * <!-- end-user-doc -->
9051 * @generated
9052 */
9053 EAttribute TAX_CARD__DEDUCTION_FD_DAILY = eINSTANCE.getTax_Card_Deduction_FD_daily();
9054
9055 /**
9056 * The meta object literal for the '<em><b>Deduction FD monthly</b></em>' attribute feature.
9057 * <!-- begin-user-doc -->
9058 * <!-- end-user-doc -->
9059 * @generated
9060 */
9061 EAttribute TAX_CARD__DEDUCTION_FD_MONTHLY = eINSTANCE.getTax_Card_Deduction_FD_monthly();
9062
9063 /**
9064 * The meta object literal for the '<em><b>Deduction AC daily</b></em>' attribute feature.
9065 * <!-- begin-user-doc -->
9066 * <!-- end-user-doc -->
9067 * @generated
9068 */
9069 EAttribute TAX_CARD__DEDUCTION_AC_DAILY = eINSTANCE.getTax_Card_Deduction_AC_daily();
9070
9071 /**
9072 * The meta object literal for the '<em><b>Deduction AC monthly</b></em>' attribute feature.
9073 * <!-- begin-user-doc -->
9074 * <!-- end-user-doc -->
9075 * @generated
9076 */
9077 EAttribute TAX_CARD__DEDUCTION_AC_MONTHLY = eINSTANCE.getTax_Card_Deduction_AC_monthly();
9078
9079 /**
9080 * The meta object literal for the '<em><b>Deduction AC yearly</b></em>' attribute feature.
9081 * <!-- begin-user-doc -->
9082 * <!-- end-user-doc -->
9083 * @generated
9084 */
9085 EAttribute TAX_CARD__DEDUCTION_AC_YEARLY = eINSTANCE.getTax_Card_Deduction_AC_yearly();
9086
9087 /**
9088 * The meta object literal for the '<em><b>Deduction CE daily</b></em>' attribute feature.
9089 * <!-- begin-user-doc -->
9090 * <!-- end-user-doc -->
9091 * @generated
9092 */
9093 EAttribute TAX_CARD__DEDUCTION_CE_DAILY = eINSTANCE.getTax_Card_Deduction_CE_daily();
9094
9095 /**
9096 * The meta object literal for the '<em><b>Deduction CE monthly</b></em>' attribute feature.
9097 * <!-- begin-user-doc -->
9098 * <!-- end-user-doc -->
9099 * @generated
9100 */
9101 EAttribute TAX_CARD__DEDUCTION_CE_MONTHLY = eINSTANCE.getTax_Card_Deduction_CE_monthly();
9102
9103 /**
9104 * The meta object literal for the '<em><b>Deduction CE yearly</b></em>' attribute feature.
9105 * <!-- begin-user-doc -->
9106 * <!-- end-user-doc -->
9107 * @generated
9108 */
9109 EAttribute TAX_CARD__DEDUCTION_CE_YEARLY = eINSTANCE.getTax_Card_Deduction_CE_yearly();
9110
9111 /**
9112 * The meta object literal for the '<em><b>Deduction DS daily</b></em>' attribute feature.
9113 * <!-- begin-user-doc -->
9114 * <!-- end-user-doc -->
9115 * @generated
9116 */
9117 EAttribute TAX_CARD__DEDUCTION_DS_DAILY = eINSTANCE.getTax_Card_Deduction_DS_daily();
9118
9119 /**
9120 * The meta object literal for the '<em><b>Deduction DS monthly</b></em>' attribute feature.
9121 * <!-- begin-user-doc -->
9122 * <!-- end-user-doc -->
9123 * @generated
9124 */
9125 EAttribute TAX_CARD__DEDUCTION_DS_MONTHLY = eINSTANCE.getTax_Card_Deduction_DS_monthly();
9126
9127 /**
9128 * The meta object literal for the '<em><b>Deduction FO daily</b></em>' attribute feature.
9129 * <!-- begin-user-doc -->
9130 * <!-- end-user-doc -->
9131 * @generated
9132 */
9133 EAttribute TAX_CARD__DEDUCTION_FO_DAILY = eINSTANCE.getTax_Card_Deduction_FO_daily();
9134
9135 /**
9136 * The meta object literal for the '<em><b>Deduction FO monthly</b></em>' attribute feature.
9137 * <!-- begin-user-doc -->
9138 * <!-- end-user-doc -->
9139 * @generated
9140 */
9141 EAttribute TAX_CARD__DEDUCTION_FO_MONTHLY = eINSTANCE.getTax_Card_Deduction_FO_monthly();
9142
9143 /**
9144 * The meta object literal for the '<em><b>Deduction FO yearly</b></em>' attribute feature.
9145 * <!-- begin-user-doc -->
9146 * <!-- end-user-doc -->
9147 * @generated
9148 */
9149 EAttribute TAX_CARD__DEDUCTION_FO_YEARLY = eINSTANCE.getTax_Card_Deduction_FO_yearly();
9150
9151 /**
9152 * The meta object literal for the '<em><b>Credit CIS daily</b></em>' attribute feature.
9153 * <!-- begin-user-doc -->
9154 * <!-- end-user-doc -->
9155 * @generated
9156 */
9157 EAttribute TAX_CARD__CREDIT_CIS_DAILY = eINSTANCE.getTax_Card_Credit_CIS_daily();
9158
9159 /**
9160 * The meta object literal for the '<em><b>Credit CIS monthly</b></em>' attribute feature.
9161 * <!-- begin-user-doc -->
9162 * <!-- end-user-doc -->
9163 * @generated
9164 */
9165 EAttribute TAX_CARD__CREDIT_CIS_MONTHLY = eINSTANCE.getTax_Card_Credit_CIS_monthly();
9166
9167 /**
9168 * The meta object literal for the '<em><b>Credit CIM daily</b></em>' attribute feature.
9169 * <!-- begin-user-doc -->
9170 * <!-- end-user-doc -->
9171 * @generated
9172 */
9173 EAttribute TAX_CARD__CREDIT_CIM_DAILY = eINSTANCE.getTax_Card_Credit_CIM_daily();
9174
9175 /**
9176 * The meta object literal for the '<em><b>Validity</b></em>' attribute feature.
9177 * <!-- begin-user-doc -->
9178 * <!-- end-user-doc -->
9179 * @generated
9180 */
9181 EAttribute TAX_CARD__VALIDITY = eINSTANCE.getTax_Card_Validity();
9182
9183 /**
9184 * The meta object literal for the '<em><b>Income Tax Credit</b></em>' reference list feature.
9185 * <!-- begin-user-doc -->
9186 * <!-- end-user-doc -->
9187 * @generated
9188 */
9189 EReference TAX_CARD__INCOME_TAX_CREDIT = eINSTANCE.getTax_Card_Income_Tax_Credit();
9190
9191 /**
9192 * The meta object literal for the '<em><b>Previous</b></em>' reference feature.
9193 * <!-- begin-user-doc -->
9194 * <!-- end-user-doc -->
9195 * @generated
9196 */
9197 EReference TAX_CARD__PREVIOUS = eINSTANCE.getTax_Card_Previous();
9198
9199 /**
9200 * The meta object literal for the '<em><b>Current tax card</b></em>' reference feature.
9201 * <!-- begin-user-doc -->
9202 * <!-- end-user-doc -->
9203 * @generated
9204 */
9205 EReference TAX_CARD__CURRENT_TAX_CARD = eINSTANCE.getTax_Card_Current_tax_card();
9206
9207 /**
9208 * The meta object literal for the '<em><b>Credit CIM yearly</b></em>' attribute feature.
9209 * <!-- begin-user-doc -->
9210 * <!-- end-user-doc -->
9211 * @generated
9212 */
9213 EAttribute TAX_CARD__CREDIT_CIM_YEARLY = eINSTANCE.getTax_Card_Credit_CIM_yearly();
9214
9215 /**
9216 * The meta object literal for the '<em><b>Deduction DS Alimony yearly</b></em>' attribute feature.
9217 * <!-- begin-user-doc -->
9218 * <!-- end-user-doc -->
9219 * @generated
9220 */
9221 EAttribute TAX_CARD__DEDUCTION_DS_ALIMONY_YEARLY = eINSTANCE.getTax_Card_Deduction_DS_Alimony_yearly();
9222
9223 /**
9224 * The meta object literal for the '<em><b>Deduction DS Debt yearly</b></em>' attribute feature.
9225 * <!-- begin-user-doc -->
9226 * <!-- end-user-doc -->
9227 * @generated
9228 */
9229 EAttribute TAX_CARD__DEDUCTION_DS_DEBT_YEARLY = eINSTANCE.getTax_Card_Deduction_DS_Debt_yearly();
9230
9231 /**
9232 * The meta object literal for the '<em><b>Income</b></em>' container reference feature.
9233 * <!-- begin-user-doc -->
9234 * <!-- end-user-doc -->
9235 * @generated
9236 */
9237 EReference TAX_CARD__INCOME = eINSTANCE.getTax_Card_Income();
9238
9239 /**
9240 * The meta object literal for the '{@link TaxationWithRoot.impl.Income_Tax_CreditImpl <em>Income Tax Credit</em>}' class.
9241 * <!-- begin-user-doc -->
9242 * <!-- end-user-doc -->
9243 * @see TaxationWithRoot.impl.Income_Tax_CreditImpl
9244 * @see TaxationWithRoot.impl.TaxationPackageImpl#getIncome_Tax_Credit()
9245 * @generated
9246 */
9247 EClass INCOME_TAX_CREDIT = eINSTANCE.getIncome_Tax_Credit();
9248
9249 /**
9250 * The meta object literal for the '<em><b>Granted By</b></em>' attribute feature.
9251 * <!-- begin-user-doc -->
9252 * <!-- end-user-doc -->
9253 * @generated
9254 */
9255 EAttribute INCOME_TAX_CREDIT__GRANTED_BY = eINSTANCE.getIncome_Tax_Credit_GrantedBy();
9256
9257 /**
9258 * The meta object literal for the '<em><b>Tax Payer</b></em>' reference feature.
9259 * <!-- begin-user-doc -->
9260 * <!-- end-user-doc -->
9261 * @generated
9262 */
9263 EReference INCOME_TAX_CREDIT__TAX_PAYER = eINSTANCE.getIncome_Tax_Credit_TaxPayer();
9264
9265 /**
9266 * The meta object literal for the '<em><b>Tax year</b></em>' attribute feature.
9267 * <!-- begin-user-doc -->
9268 * <!-- end-user-doc -->
9269 * @generated
9270 */
9271 EAttribute INCOME_TAX_CREDIT__TAX_YEAR = eINSTANCE.getIncome_Tax_Credit_Tax_year();
9272
9273 /**
9274 * The meta object literal for the '<em><b>Yearly</b></em>' attribute feature.
9275 * <!-- begin-user-doc -->
9276 * <!-- end-user-doc -->
9277 * @generated
9278 */
9279 EAttribute INCOME_TAX_CREDIT__YEARLY = eINSTANCE.getIncome_Tax_Credit_Yearly();
9280
9281 /**
9282 * The meta object literal for the '<em><b>Monthly</b></em>' attribute feature.
9283 * <!-- begin-user-doc -->
9284 * <!-- end-user-doc -->
9285 * @generated
9286 */
9287 EAttribute INCOME_TAX_CREDIT__MONTHLY = eINSTANCE.getIncome_Tax_Credit_Monthly();
9288
9289 /**
9290 * The meta object literal for the '<em><b>Daily</b></em>' attribute feature.
9291 * <!-- begin-user-doc -->
9292 * <!-- end-user-doc -->
9293 * @generated
9294 */
9295 EAttribute INCOME_TAX_CREDIT__DAILY = eINSTANCE.getIncome_Tax_Credit_Daily();
9296
9297 /**
9298 * The meta object literal for the '<em><b>Id7</b></em>' attribute feature.
9299 * <!-- begin-user-doc -->
9300 * <!-- end-user-doc -->
9301 * @generated
9302 */
9303 EAttribute INCOME_TAX_CREDIT__ID7 = eINSTANCE.getIncome_Tax_Credit_Id7();
9304
9305 /**
9306 * The meta object literal for the '<em><b>Taxation Frame</b></em>' reference feature.
9307 * <!-- begin-user-doc -->
9308 * <!-- end-user-doc -->
9309 * @generated
9310 */
9311 EReference INCOME_TAX_CREDIT__TAXATION_FRAME = eINSTANCE.getIncome_Tax_Credit_Taxation_Frame();
9312
9313 /**
9314 * The meta object literal for the '{@link TaxationWithRoot.impl.Income_DetailImpl <em>Income Detail</em>}' class.
9315 * <!-- begin-user-doc -->
9316 * <!-- end-user-doc -->
9317 * @see TaxationWithRoot.impl.Income_DetailImpl
9318 * @see TaxationWithRoot.impl.TaxationPackageImpl#getIncome_Detail()
9319 * @generated
9320 */
9321 EClass INCOME_DETAIL = eINSTANCE.getIncome_Detail();
9322
9323 /**
9324 * The meta object literal for the '<em><b>Amount</b></em>' attribute feature.
9325 * <!-- begin-user-doc -->
9326 * <!-- end-user-doc -->
9327 * @generated
9328 */
9329 EAttribute INCOME_DETAIL__AMOUNT = eINSTANCE.getIncome_Detail_Amount();
9330
9331 /**
9332 * The meta object literal for the '<em><b>Is worked</b></em>' attribute feature.
9333 * <!-- begin-user-doc -->
9334 * <!-- end-user-doc -->
9335 * @generated
9336 */
9337 EAttribute INCOME_DETAIL__IS_WORKED = eINSTANCE.getIncome_Detail_Is_worked();
9338
9339 /**
9340 * The meta object literal for the '<em><b>Distance</b></em>' attribute feature.
9341 * <!-- begin-user-doc -->
9342 * <!-- end-user-doc -->
9343 * @generated
9344 */
9345 EAttribute INCOME_DETAIL__DISTANCE = eINSTANCE.getIncome_Detail_Distance();
9346
9347 /**
9348 * The meta object literal for the '<em><b>Worked days</b></em>' attribute feature.
9349 * <!-- begin-user-doc -->
9350 * <!-- end-user-doc -->
9351 * @generated
9352 */
9353 EAttribute INCOME_DETAIL__WORKED_DAYS = eINSTANCE.getIncome_Detail_Worked_days();
9354
9355 /**
9356 * The meta object literal for the '<em><b>Is contributing CNS</b></em>' attribute feature.
9357 * <!-- begin-user-doc -->
9358 * <!-- end-user-doc -->
9359 * @generated
9360 */
9361 EAttribute INCOME_DETAIL__IS_CONTRIBUTING_CNS = eINSTANCE.getIncome_Detail_Is_contributing_CNS();
9362
9363 /**
9364 * The meta object literal for the '<em><b>Id5</b></em>' attribute feature.
9365 * <!-- begin-user-doc -->
9366 * <!-- end-user-doc -->
9367 * @generated
9368 */
9369 EAttribute INCOME_DETAIL__ID5 = eINSTANCE.getIncome_Detail_Id5();
9370
9371 /**
9372 * The meta object literal for the '<em><b>Income</b></em>' container reference feature.
9373 * <!-- begin-user-doc -->
9374 * <!-- end-user-doc -->
9375 * @generated
9376 */
9377 EReference INCOME_DETAIL__INCOME = eINSTANCE.getIncome_Detail_Income();
9378
9379 /**
9380 * The meta object literal for the '{@link TaxationWithRoot.impl.FromLawImpl <em>From Law</em>}' class.
9381 * <!-- begin-user-doc -->
9382 * <!-- end-user-doc -->
9383 * @see TaxationWithRoot.impl.FromLawImpl
9384 * @see TaxationWithRoot.impl.TaxationPackageImpl#getFromLaw()
9385 * @generated
9386 */
9387 EClass FROM_LAW = eINSTANCE.getFromLaw();
9388
9389 /**
9390 * The meta object literal for the '<em><b>Id</b></em>' attribute feature.
9391 * <!-- begin-user-doc -->
9392 * <!-- end-user-doc -->
9393 * @generated
9394 */
9395 EAttribute FROM_LAW__ID = eINSTANCE.getFromLaw_Id();
9396
9397 /**
9398 * The meta object literal for the '<em><b>Tax Payer</b></em>' container reference feature.
9399 * <!-- begin-user-doc -->
9400 * <!-- end-user-doc -->
9401 * @generated
9402 */
9403 EReference FROM_LAW__TAX_PAYER = eINSTANCE.getFromLaw_TaxPayer();
9404
9405 /**
9406 * The meta object literal for the '{@link TaxationWithRoot.impl.Fiscal_AddressImpl <em>Fiscal Address</em>}' class.
9407 * <!-- begin-user-doc -->
9408 * <!-- end-user-doc -->
9409 * @see TaxationWithRoot.impl.Fiscal_AddressImpl
9410 * @see TaxationWithRoot.impl.TaxationPackageImpl#getFiscal_Address()
9411 * @generated
9412 */
9413 EClass FISCAL_ADDRESS = eINSTANCE.getFiscal_Address();
9414
9415 /**
9416 * The meta object literal for the '{@link TaxationWithRoot.impl.Habitual_AddressImpl <em>Habitual Address</em>}' class.
9417 * <!-- begin-user-doc -->
9418 * <!-- end-user-doc -->
9419 * @see TaxationWithRoot.impl.Habitual_AddressImpl
9420 * @see TaxationWithRoot.impl.TaxationPackageImpl#getHabitual_Address()
9421 * @generated
9422 */
9423 EClass HABITUAL_ADDRESS = eINSTANCE.getHabitual_Address();
9424
9425 /**
9426 * The meta object literal for the '{@link TaxationWithRoot.impl.Marriage_RecordImpl <em>Marriage Record</em>}' class.
9427 * <!-- begin-user-doc -->
9428 * <!-- end-user-doc -->
9429 * @see TaxationWithRoot.impl.Marriage_RecordImpl
9430 * @see TaxationWithRoot.impl.TaxationPackageImpl#getMarriage_Record()
9431 * @generated
9432 */
9433 EClass MARRIAGE_RECORD = eINSTANCE.getMarriage_Record();
9434
9435 /**
9436 * The meta object literal for the '{@link TaxationWithRoot.impl.Non_Resident_Tax_PayerImpl <em>Non Resident Tax Payer</em>}' class.
9437 * <!-- begin-user-doc -->
9438 * <!-- end-user-doc -->
9439 * @see TaxationWithRoot.impl.Non_Resident_Tax_PayerImpl
9440 * @see TaxationWithRoot.impl.TaxationPackageImpl#getNon_Resident_Tax_Payer()
9441 * @generated
9442 */
9443 EClass NON_RESIDENT_TAX_PAYER = eINSTANCE.getNon_Resident_Tax_Payer();
9444
9445 /**
9446 * The meta object literal for the '<em><b>Is assimilated to resident</b></em>' attribute feature.
9447 * <!-- begin-user-doc -->
9448 * <!-- end-user-doc -->
9449 * @generated
9450 */
9451 EAttribute NON_RESIDENT_TAX_PAYER__IS_ASSIMILATED_TO_RESIDENT = eINSTANCE.getNon_Resident_Tax_Payer_Is_assimilated_to_resident();
9452
9453 /**
9454 * The meta object literal for the '{@link TaxationWithRoot.impl.Partnership_RecordImpl <em>Partnership Record</em>}' class.
9455 * <!-- begin-user-doc -->
9456 * <!-- end-user-doc -->
9457 * @see TaxationWithRoot.impl.Partnership_RecordImpl
9458 * @see TaxationWithRoot.impl.TaxationPackageImpl#getPartnership_Record()
9459 * @generated
9460 */
9461 EClass PARTNERSHIP_RECORD = eINSTANCE.getPartnership_Record();
9462
9463 /**
9464 * The meta object literal for the '{@link TaxationWithRoot.impl.Resident_Tax_PayerImpl <em>Resident Tax Payer</em>}' class.
9465 * <!-- begin-user-doc -->
9466 * <!-- end-user-doc -->
9467 * @see TaxationWithRoot.impl.Resident_Tax_PayerImpl
9468 * @see TaxationWithRoot.impl.TaxationPackageImpl#getResident_Tax_Payer()
9469 * @generated
9470 */
9471 EClass RESIDENT_TAX_PAYER = eINSTANCE.getResident_Tax_Payer();
9472
9473 /**
9474 * The meta object literal for the '{@link TaxationWithRoot.impl.Trade_and_Business_IncomeImpl <em>Trade and Business Income</em>}' class.
9475 * <!-- begin-user-doc -->
9476 * <!-- end-user-doc -->
9477 * @see TaxationWithRoot.impl.Trade_and_Business_IncomeImpl
9478 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTrade_and_Business_Income()
9479 * @generated
9480 */
9481 EClass TRADE_AND_BUSINESS_INCOME = eINSTANCE.getTrade_and_Business_Income();
9482
9483 /**
9484 * The meta object literal for the '{@link TaxationWithRoot.impl.Agriculture_and_Forestry_IncomeImpl <em>Agriculture and Forestry Income</em>}' class.
9485 * <!-- begin-user-doc -->
9486 * <!-- end-user-doc -->
9487 * @see TaxationWithRoot.impl.Agriculture_and_Forestry_IncomeImpl
9488 * @see TaxationWithRoot.impl.TaxationPackageImpl#getAgriculture_and_Forestry_Income()
9489 * @generated
9490 */
9491 EClass AGRICULTURE_AND_FORESTRY_INCOME = eINSTANCE.getAgriculture_and_Forestry_Income();
9492
9493 /**
9494 * The meta object literal for the '{@link TaxationWithRoot.impl.Pensions_and_Annuities_IncomeImpl <em>Pensions and Annuities Income</em>}' class.
9495 * <!-- begin-user-doc -->
9496 * <!-- end-user-doc -->
9497 * @see TaxationWithRoot.impl.Pensions_and_Annuities_IncomeImpl
9498 * @see TaxationWithRoot.impl.TaxationPackageImpl#getPensions_and_Annuities_Income()
9499 * @generated
9500 */
9501 EClass PENSIONS_AND_ANNUITIES_INCOME = eINSTANCE.getPensions_and_Annuities_Income();
9502
9503 /**
9504 * The meta object literal for the '<em><b>Occasional payement</b></em>' attribute feature.
9505 * <!-- begin-user-doc -->
9506 * <!-- end-user-doc -->
9507 * @generated
9508 */
9509 EAttribute PENSIONS_AND_ANNUITIES_INCOME__OCCASIONAL_PAYEMENT = eINSTANCE.getPensions_and_Annuities_Income_Occasional_payement();
9510
9511 /**
9512 * The meta object literal for the '{@link TaxationWithRoot.impl.Capital_and_Investments_IncomeImpl <em>Capital and Investments Income</em>}' class.
9513 * <!-- begin-user-doc -->
9514 * <!-- end-user-doc -->
9515 * @see TaxationWithRoot.impl.Capital_and_Investments_IncomeImpl
9516 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCapital_and_Investments_Income()
9517 * @generated
9518 */
9519 EClass CAPITAL_AND_INVESTMENTS_INCOME = eINSTANCE.getCapital_and_Investments_Income();
9520
9521 /**
9522 * The meta object literal for the '{@link TaxationWithRoot.impl.Employment_IncomeImpl <em>Employment Income</em>}' class.
9523 * <!-- begin-user-doc -->
9524 * <!-- end-user-doc -->
9525 * @see TaxationWithRoot.impl.Employment_IncomeImpl
9526 * @see TaxationWithRoot.impl.TaxationPackageImpl#getEmployment_Income()
9527 * @generated
9528 */
9529 EClass EMPLOYMENT_INCOME = eINSTANCE.getEmployment_Income();
9530
9531 /**
9532 * The meta object literal for the '{@link TaxationWithRoot.impl.Rentals_and_Leases_IncomeImpl <em>Rentals and Leases Income</em>}' class.
9533 * <!-- begin-user-doc -->
9534 * <!-- end-user-doc -->
9535 * @see TaxationWithRoot.impl.Rentals_and_Leases_IncomeImpl
9536 * @see TaxationWithRoot.impl.TaxationPackageImpl#getRentals_and_Leases_Income()
9537 * @generated
9538 */
9539 EClass RENTALS_AND_LEASES_INCOME = eINSTANCE.getRentals_and_Leases_Income();
9540
9541 /**
9542 * The meta object literal for the '<em><b>Is periodic</b></em>' attribute feature.
9543 * <!-- begin-user-doc -->
9544 * <!-- end-user-doc -->
9545 * @generated
9546 */
9547 EAttribute RENTALS_AND_LEASES_INCOME__IS_PERIODIC = eINSTANCE.getRentals_and_Leases_Income_Is_periodic();
9548
9549 /**
9550 * The meta object literal for the '{@link TaxationWithRoot.impl.Foreign_IncomeImpl <em>Foreign Income</em>}' class.
9551 * <!-- begin-user-doc -->
9552 * <!-- end-user-doc -->
9553 * @see TaxationWithRoot.impl.Foreign_IncomeImpl
9554 * @see TaxationWithRoot.impl.TaxationPackageImpl#getForeign_Income()
9555 * @generated
9556 */
9557 EClass FOREIGN_INCOME = eINSTANCE.getForeign_Income();
9558
9559 /**
9560 * The meta object literal for the '{@link TaxationWithRoot.impl.Local_IncomeImpl <em>Local Income</em>}' class.
9561 * <!-- begin-user-doc -->
9562 * <!-- end-user-doc -->
9563 * @see TaxationWithRoot.impl.Local_IncomeImpl
9564 * @see TaxationWithRoot.impl.TaxationPackageImpl#getLocal_Income()
9565 * @generated
9566 */
9567 EClass LOCAL_INCOME = eINSTANCE.getLocal_Income();
9568
9569 /**
9570 * The meta object literal for the '{@link TaxationWithRoot.impl.CIMImpl <em>CIM</em>}' class.
9571 * <!-- begin-user-doc -->
9572 * <!-- end-user-doc -->
9573 * @see TaxationWithRoot.impl.CIMImpl
9574 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCIM()
9575 * @generated
9576 */
9577 EClass CIM = eINSTANCE.getCIM();
9578
9579 /**
9580 * The meta object literal for the '{@link TaxationWithRoot.impl.CIPImpl <em>CIP</em>}' class.
9581 * <!-- begin-user-doc -->
9582 * <!-- end-user-doc -->
9583 * @see TaxationWithRoot.impl.CIPImpl
9584 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCIP()
9585 * @generated
9586 */
9587 EClass CIP = eINSTANCE.getCIP();
9588
9589 /**
9590 * The meta object literal for the '{@link TaxationWithRoot.impl.CISImpl <em>CIS</em>}' class.
9591 * <!-- begin-user-doc -->
9592 * <!-- end-user-doc -->
9593 * @see TaxationWithRoot.impl.CISImpl
9594 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCIS()
9595 * @generated
9596 */
9597 EClass CIS = eINSTANCE.getCIS();
9598
9599 /**
9600 * The meta object literal for the '{@link TaxationWithRoot.impl.FDImpl <em>FD</em>}' class.
9601 * <!-- begin-user-doc -->
9602 * <!-- end-user-doc -->
9603 * @see TaxationWithRoot.impl.FDImpl
9604 * @see TaxationWithRoot.impl.TaxationPackageImpl#getFD()
9605 * @generated
9606 */
9607 EClass FD = eINSTANCE.getFD();
9608
9609 /**
9610 * The meta object literal for the '<em><b>Distance declared in january</b></em>' attribute feature.
9611 * <!-- begin-user-doc -->
9612 * <!-- end-user-doc -->
9613 * @generated
9614 */
9615 EAttribute FD__DISTANCE_DECLARED_IN_JANUARY = eINSTANCE.getFD_Distance_declared_in_january();
9616
9617 /**
9618 * The meta object literal for the '{@link TaxationWithRoot.impl.Professional_Expenses_DeductionImpl <em>Professional Expenses Deduction</em>}' class.
9619 * <!-- begin-user-doc -->
9620 * <!-- end-user-doc -->
9621 * @see TaxationWithRoot.impl.Professional_Expenses_DeductionImpl
9622 * @see TaxationWithRoot.impl.TaxationPackageImpl#getProfessional_Expenses_Deduction()
9623 * @generated
9624 */
9625 EClass PROFESSIONAL_EXPENSES_DEDUCTION = eINSTANCE.getProfessional_Expenses_Deduction();
9626
9627 /**
9628 * The meta object literal for the '{@link TaxationWithRoot.impl.FOImpl <em>FO</em>}' class.
9629 * <!-- begin-user-doc -->
9630 * <!-- end-user-doc -->
9631 * @see TaxationWithRoot.impl.FOImpl
9632 * @see TaxationWithRoot.impl.TaxationPackageImpl#getFO()
9633 * @generated
9634 */
9635 EClass FO = eINSTANCE.getFO();
9636
9637 /**
9638 * The meta object literal for the '{@link TaxationWithRoot.impl.DS_for_Permanent_ExpenseImpl <em>DS for Permanent Expense</em>}' class.
9639 * <!-- begin-user-doc -->
9640 * <!-- end-user-doc -->
9641 * @see TaxationWithRoot.impl.DS_for_Permanent_ExpenseImpl
9642 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Permanent_Expense()
9643 * @generated
9644 */
9645 EClass DS_FOR_PERMANENT_EXPENSE = eINSTANCE.getDS_for_Permanent_Expense();
9646
9647 /**
9648 * The meta object literal for the '<em><b>Permanent expense category</b></em>' attribute feature.
9649 * <!-- begin-user-doc -->
9650 * <!-- end-user-doc -->
9651 * @generated
9652 */
9653 EAttribute DS_FOR_PERMANENT_EXPENSE__PERMANENT_EXPENSE_CATEGORY = eINSTANCE.getDS_for_Permanent_Expense_Permanent_expense_category();
9654
9655 /**
9656 * The meta object literal for the '{@link TaxationWithRoot.impl.DSImpl <em>DS</em>}' class.
9657 * <!-- begin-user-doc -->
9658 * <!-- end-user-doc -->
9659 * @see TaxationWithRoot.impl.DSImpl
9660 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS()
9661 * @generated
9662 */
9663 EClass DS = eINSTANCE.getDS();
9664
9665 /**
9666 * The meta object literal for the '<em><b>Maximum deductible amount</b></em>' attribute feature.
9667 * <!-- begin-user-doc -->
9668 * <!-- end-user-doc -->
9669 * @generated
9670 */
9671 EAttribute DS__MAXIMUM_DEDUCTIBLE_AMOUNT = eINSTANCE.getDS_Maximum_deductible_amount();
9672
9673 /**
9674 * The meta object literal for the '<em><b>Id3</b></em>' attribute feature.
9675 * <!-- begin-user-doc -->
9676 * <!-- end-user-doc -->
9677 * @generated
9678 */
9679 EAttribute DS__ID3 = eINSTANCE.getDS_Id3();
9680
9681 /**
9682 * The meta object literal for the '{@link TaxationWithRoot.impl.DS_for_Interest_ExpenseImpl <em>DS for Interest Expense</em>}' class.
9683 * <!-- begin-user-doc -->
9684 * <!-- end-user-doc -->
9685 * @see TaxationWithRoot.impl.DS_for_Interest_ExpenseImpl
9686 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Interest_Expense()
9687 * @generated
9688 */
9689 EClass DS_FOR_INTEREST_EXPENSE = eINSTANCE.getDS_for_Interest_Expense();
9690
9691 /**
9692 * The meta object literal for the '{@link TaxationWithRoot.impl.DS_for_Health_and_Pension_InsuranceImpl <em>DS for Health and Pension Insurance</em>}' class.
9693 * <!-- begin-user-doc -->
9694 * <!-- end-user-doc -->
9695 * @see TaxationWithRoot.impl.DS_for_Health_and_Pension_InsuranceImpl
9696 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Health_and_Pension_Insurance()
9697 * @generated
9698 */
9699 EClass DS_FOR_HEALTH_AND_PENSION_INSURANCE = eINSTANCE.getDS_for_Health_and_Pension_Insurance();
9700
9701 /**
9702 * The meta object literal for the '<em><b>Insurance category</b></em>' attribute feature.
9703 * <!-- begin-user-doc -->
9704 * <!-- end-user-doc -->
9705 * @generated
9706 */
9707 EAttribute DS_FOR_HEALTH_AND_PENSION_INSURANCE__INSURANCE_CATEGORY = eINSTANCE.getDS_for_Health_and_Pension_Insurance_Insurance_category();
9708
9709 /**
9710 * The meta object literal for the '{@link TaxationWithRoot.impl.DS_for_Private_Insurance_and_PlanImpl <em>DS for Private Insurance and Plan</em>}' class.
9711 * <!-- begin-user-doc -->
9712 * <!-- end-user-doc -->
9713 * @see TaxationWithRoot.impl.DS_for_Private_Insurance_and_PlanImpl
9714 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Private_Insurance_and_Plan()
9715 * @generated
9716 */
9717 EClass DS_FOR_PRIVATE_INSURANCE_AND_PLAN = eINSTANCE.getDS_for_Private_Insurance_and_Plan();
9718
9719 /**
9720 * The meta object literal for the '<em><b>Private insurance and plan category</b></em>' attribute feature.
9721 * <!-- begin-user-doc -->
9722 * <!-- end-user-doc -->
9723 * @generated
9724 */
9725 EAttribute DS_FOR_PRIVATE_INSURANCE_AND_PLAN__PRIVATE_INSURANCE_AND_PLAN_CATEGORY = eINSTANCE.getDS_for_Private_Insurance_and_Plan_Private_insurance_and_plan_category();
9726
9727 /**
9728 * The meta object literal for the '{@link TaxationWithRoot.impl.DS_for_Loss_CarryforwardImpl <em>DS for Loss Carryforward</em>}' class.
9729 * <!-- begin-user-doc -->
9730 * <!-- end-user-doc -->
9731 * @see TaxationWithRoot.impl.DS_for_Loss_CarryforwardImpl
9732 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Loss_Carryforward()
9733 * @generated
9734 */
9735 EClass DS_FOR_LOSS_CARRYFORWARD = eINSTANCE.getDS_for_Loss_Carryforward();
9736
9737 /**
9738 * The meta object literal for the '{@link TaxationWithRoot.impl.DS_for_DonationImpl <em>DS for Donation</em>}' class.
9739 * <!-- begin-user-doc -->
9740 * <!-- end-user-doc -->
9741 * @see TaxationWithRoot.impl.DS_for_DonationImpl
9742 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Donation()
9743 * @generated
9744 */
9745 EClass DS_FOR_DONATION = eINSTANCE.getDS_for_Donation();
9746
9747 /**
9748 * The meta object literal for the '{@link TaxationWithRoot.impl.Permanent_ExpenseImpl <em>Permanent Expense</em>}' class.
9749 * <!-- begin-user-doc -->
9750 * <!-- end-user-doc -->
9751 * @see TaxationWithRoot.impl.Permanent_ExpenseImpl
9752 * @see TaxationWithRoot.impl.TaxationPackageImpl#getPermanent_Expense()
9753 * @generated
9754 */
9755 EClass PERMANENT_EXPENSE = eINSTANCE.getPermanent_Expense();
9756
9757 /**
9758 * The meta object literal for the '<em><b>Category</b></em>' attribute feature.
9759 * <!-- begin-user-doc -->
9760 * <!-- end-user-doc -->
9761 * @generated
9762 */
9763 EAttribute PERMANENT_EXPENSE__CATEGORY = eINSTANCE.getPermanent_Expense_Category();
9764
9765 /**
9766 * The meta object literal for the '{@link TaxationWithRoot.impl.Special_Expense_DSImpl <em>Special Expense DS</em>}' class.
9767 * <!-- begin-user-doc -->
9768 * <!-- end-user-doc -->
9769 * @see TaxationWithRoot.impl.Special_Expense_DSImpl
9770 * @see TaxationWithRoot.impl.TaxationPackageImpl#getSpecial_Expense_DS()
9771 * @generated
9772 */
9773 EClass SPECIAL_EXPENSE_DS = eINSTANCE.getSpecial_Expense_DS();
9774
9775 /**
9776 * The meta object literal for the '{@link TaxationWithRoot.impl.Interest_ExpenseImpl <em>Interest Expense</em>}' class.
9777 * <!-- begin-user-doc -->
9778 * <!-- end-user-doc -->
9779 * @see TaxationWithRoot.impl.Interest_ExpenseImpl
9780 * @see TaxationWithRoot.impl.TaxationPackageImpl#getInterest_Expense()
9781 * @generated
9782 */
9783 EClass INTEREST_EXPENSE = eINSTANCE.getInterest_Expense();
9784
9785 /**
9786 * The meta object literal for the '{@link TaxationWithRoot.impl.Private_Insurance_and_PlanImpl <em>Private Insurance and Plan</em>}' class.
9787 * <!-- begin-user-doc -->
9788 * <!-- end-user-doc -->
9789 * @see TaxationWithRoot.impl.Private_Insurance_and_PlanImpl
9790 * @see TaxationWithRoot.impl.TaxationPackageImpl#getPrivate_Insurance_and_Plan()
9791 * @generated
9792 */
9793 EClass PRIVATE_INSURANCE_AND_PLAN = eINSTANCE.getPrivate_Insurance_and_Plan();
9794
9795 /**
9796 * The meta object literal for the '<em><b>Category</b></em>' attribute feature.
9797 * <!-- begin-user-doc -->
9798 * <!-- end-user-doc -->
9799 * @generated
9800 */
9801 EAttribute PRIVATE_INSURANCE_AND_PLAN__CATEGORY = eINSTANCE.getPrivate_Insurance_and_Plan_Category();
9802
9803 /**
9804 * The meta object literal for the '<em><b>Duration of contract</b></em>' attribute feature.
9805 * <!-- begin-user-doc -->
9806 * <!-- end-user-doc -->
9807 * @generated
9808 */
9809 EAttribute PRIVATE_INSURANCE_AND_PLAN__DURATION_OF_CONTRACT = eINSTANCE.getPrivate_Insurance_and_Plan_Duration_of_contract();
9810
9811 /**
9812 * The meta object literal for the '{@link TaxationWithRoot.impl.Health_and_Pension_InsuranceImpl <em>Health and Pension Insurance</em>}' class.
9813 * <!-- begin-user-doc -->
9814 * <!-- end-user-doc -->
9815 * @see TaxationWithRoot.impl.Health_and_Pension_InsuranceImpl
9816 * @see TaxationWithRoot.impl.TaxationPackageImpl#getHealth_and_Pension_Insurance()
9817 * @generated
9818 */
9819 EClass HEALTH_AND_PENSION_INSURANCE = eINSTANCE.getHealth_and_Pension_Insurance();
9820
9821 /**
9822 * The meta object literal for the '<em><b>Category</b></em>' attribute feature.
9823 * <!-- begin-user-doc -->
9824 * <!-- end-user-doc -->
9825 * @generated
9826 */
9827 EAttribute HEALTH_AND_PENSION_INSURANCE__CATEGORY = eINSTANCE.getHealth_and_Pension_Insurance_Category();
9828
9829 /**
9830 * The meta object literal for the '<em><b>Is related to additional salary</b></em>' attribute feature.
9831 * <!-- begin-user-doc -->
9832 * <!-- end-user-doc -->
9833 * @generated
9834 */
9835 EAttribute HEALTH_AND_PENSION_INSURANCE__IS_RELATED_TO_ADDITIONAL_SALARY = eINSTANCE.getHealth_and_Pension_Insurance_Is_related_to_additional_salary();
9836
9837 /**
9838 * The meta object literal for the '{@link TaxationWithRoot.impl.DonationImpl <em>Donation</em>}' class.
9839 * <!-- begin-user-doc -->
9840 * <!-- end-user-doc -->
9841 * @see TaxationWithRoot.impl.DonationImpl
9842 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDonation()
9843 * @generated
9844 */
9845 EClass DONATION = eINSTANCE.getDonation();
9846
9847 /**
9848 * The meta object literal for the '<em><b>Beneficiary1</b></em>' attribute feature.
9849 * <!-- begin-user-doc -->
9850 * <!-- end-user-doc -->
9851 * @generated
9852 */
9853 EAttribute DONATION__BENEFICIARY1 = eINSTANCE.getDonation_Beneficiary1();
9854
9855 /**
9856 * The meta object literal for the '<em><b>Is donation reported</b></em>' attribute feature.
9857 * <!-- begin-user-doc -->
9858 * <!-- end-user-doc -->
9859 * @generated
9860 */
9861 EAttribute DONATION__IS_DONATION_REPORTED = eINSTANCE.getDonation_Is_donation_reported();
9862
9863 /**
9864 * The meta object literal for the '{@link TaxationWithRoot.impl.Loss_CarryforwardImpl <em>Loss Carryforward</em>}' class.
9865 * <!-- begin-user-doc -->
9866 * <!-- end-user-doc -->
9867 * @see TaxationWithRoot.impl.Loss_CarryforwardImpl
9868 * @see TaxationWithRoot.impl.TaxationPackageImpl#getLoss_Carryforward()
9869 * @generated
9870 */
9871 EClass LOSS_CARRYFORWARD = eINSTANCE.getLoss_Carryforward();
9872
9873 /**
9874 * The meta object literal for the '{@link TaxationWithRoot.impl.Spousal_Expense_ACImpl <em>Spousal Expense AC</em>}' class.
9875 * <!-- begin-user-doc -->
9876 * <!-- end-user-doc -->
9877 * @see TaxationWithRoot.impl.Spousal_Expense_ACImpl
9878 * @see TaxationWithRoot.impl.TaxationPackageImpl#getSpousal_Expense_AC()
9879 * @generated
9880 */
9881 EClass SPOUSAL_EXPENSE_AC = eINSTANCE.getSpousal_Expense_AC();
9882
9883 /**
9884 * The meta object literal for the '{@link TaxationWithRoot.impl.Extraordinary_Expense_CEImpl <em>Extraordinary Expense CE</em>}' class.
9885 * <!-- begin-user-doc -->
9886 * <!-- end-user-doc -->
9887 * @see TaxationWithRoot.impl.Extraordinary_Expense_CEImpl
9888 * @see TaxationWithRoot.impl.TaxationPackageImpl#getExtraordinary_Expense_CE()
9889 * @generated
9890 */
9891 EClass EXTRAORDINARY_EXPENSE_CE = eINSTANCE.getExtraordinary_Expense_CE();
9892
9893 /**
9894 * The meta object literal for the '<em><b>Thresholded deduction percentage</b></em>' attribute feature.
9895 * <!-- begin-user-doc -->
9896 * <!-- end-user-doc -->
9897 * @generated
9898 */
9899 EAttribute EXTRAORDINARY_EXPENSE_CE__THRESHOLDED_DEDUCTION_PERCENTAGE = eINSTANCE.getExtraordinary_Expense_CE_Thresholded_deduction_percentage();
9900
9901 /**
9902 * The meta object literal for the '<em><b>Ce type</b></em>' attribute feature.
9903 * <!-- begin-user-doc -->
9904 * <!-- end-user-doc -->
9905 * @generated
9906 */
9907 EAttribute EXTRAORDINARY_EXPENSE_CE__CE_TYPE = eINSTANCE.getExtraordinary_Expense_CE_Ce_type();
9908
9909 /**
9910 * The meta object literal for the '{@link TaxationWithRoot.impl.Travel_Expense_FDImpl <em>Travel Expense FD</em>}' class.
9911 * <!-- begin-user-doc -->
9912 * <!-- end-user-doc -->
9913 * @see TaxationWithRoot.impl.Travel_Expense_FDImpl
9914 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTravel_Expense_FD()
9915 * @generated
9916 */
9917 EClass TRAVEL_EXPENSE_FD = eINSTANCE.getTravel_Expense_FD();
9918
9919 /**
9920 * The meta object literal for the '{@link TaxationWithRoot.impl.Professional_ExpenseImpl <em>Professional Expense</em>}' class.
9921 * <!-- begin-user-doc -->
9922 * <!-- end-user-doc -->
9923 * @see TaxationWithRoot.impl.Professional_ExpenseImpl
9924 * @see TaxationWithRoot.impl.TaxationPackageImpl#getProfessional_Expense()
9925 * @generated
9926 */
9927 EClass PROFESSIONAL_EXPENSE = eINSTANCE.getProfessional_Expense();
9928
9929 /**
9930 * The meta object literal for the '{@link TaxationWithRoot.impl.Miscellaneous_Expense_FOImpl <em>Miscellaneous Expense FO</em>}' class.
9931 * <!-- begin-user-doc -->
9932 * <!-- end-user-doc -->
9933 * @see TaxationWithRoot.impl.Miscellaneous_Expense_FOImpl
9934 * @see TaxationWithRoot.impl.TaxationPackageImpl#getMiscellaneous_Expense_FO()
9935 * @generated
9936 */
9937 EClass MISCELLANEOUS_EXPENSE_FO = eINSTANCE.getMiscellaneous_Expense_FO();
9938
9939 /**
9940 * The meta object literal for the '{@link TaxationWithRoot.impl.ResourceImpl <em>Resource</em>}' class.
9941 * <!-- begin-user-doc -->
9942 * <!-- end-user-doc -->
9943 * @see TaxationWithRoot.impl.ResourceImpl
9944 * @see TaxationWithRoot.impl.TaxationPackageImpl#getResource()
9945 * @generated
9946 */
9947 EClass RESOURCE = eINSTANCE.getResource();
9948
9949 /**
9950 * The meta object literal for the '<em><b>Contains</b></em>' containment reference list feature.
9951 * <!-- begin-user-doc -->
9952 * <!-- end-user-doc -->
9953 * @generated
9954 */
9955 EReference RESOURCE__CONTAINS = eINSTANCE.getResource_Contains();
9956
9957 /**
9958 * The meta object literal for the '{@link TaxationWithRoot.impl.RootImpl <em>Root</em>}' class.
9959 * <!-- begin-user-doc -->
9960 * <!-- end-user-doc -->
9961 * @see TaxationWithRoot.impl.RootImpl
9962 * @see TaxationWithRoot.impl.TaxationPackageImpl#getRoot()
9963 * @generated
9964 */
9965 EClass ROOT = eINSTANCE.getRoot();
9966
9967 /**
9968 * The meta object literal for the '{@link TaxationWithRoot.Grantor <em>Grantor</em>}' enum.
9969 * <!-- begin-user-doc -->
9970 * <!-- end-user-doc -->
9971 * @see TaxationWithRoot.Grantor
9972 * @see TaxationWithRoot.impl.TaxationPackageImpl#getGrantor()
9973 * @generated
9974 */
9975 EEnum GRANTOR = eINSTANCE.getGrantor();
9976
9977 /**
9978 * The meta object literal for the '{@link TaxationWithRoot.Disability_Types <em>Disability Types</em>}' enum.
9979 * <!-- begin-user-doc -->
9980 * <!-- end-user-doc -->
9981 * @see TaxationWithRoot.Disability_Types
9982 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDisability_Types()
9983 * @generated
9984 */
9985 EEnum DISABILITY_TYPES = eINSTANCE.getDisability_Types();
9986
9987 /**
9988 * The meta object literal for the '{@link TaxationWithRoot.Country <em>Country</em>}' enum.
9989 * <!-- begin-user-doc -->
9990 * <!-- end-user-doc -->
9991 * @see TaxationWithRoot.Country
9992 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCountry()
9993 * @generated
9994 */
9995 EEnum COUNTRY = eINSTANCE.getCountry();
9996
9997 /**
9998 * The meta object literal for the '{@link TaxationWithRoot.Tax_Office <em>Tax Office</em>}' enum.
9999 * <!-- begin-user-doc -->
10000 * <!-- end-user-doc -->
10001 * @see TaxationWithRoot.Tax_Office
10002 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Office()
10003 * @generated
10004 */
10005 EEnum TAX_OFFICE = eINSTANCE.getTax_Office();
10006
10007 /**
10008 * The meta object literal for the '{@link TaxationWithRoot.Tax_Class_Category <em>Tax Class Category</em>}' enum.
10009 * <!-- begin-user-doc -->
10010 * <!-- end-user-doc -->
10011 * @see TaxationWithRoot.Tax_Class_Category
10012 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Class_Category()
10013 * @generated
10014 */
10015 EEnum TAX_CLASS_CATEGORY = eINSTANCE.getTax_Class_Category();
10016
10017 /**
10018 * The meta object literal for the '{@link TaxationWithRoot.Job_Activity <em>Job Activity</em>}' enum.
10019 * <!-- begin-user-doc -->
10020 * <!-- end-user-doc -->
10021 * @see TaxationWithRoot.Job_Activity
10022 * @see TaxationWithRoot.impl.TaxationPackageImpl#getJob_Activity()
10023 * @generated
10024 */
10025 EEnum JOB_ACTIVITY = eINSTANCE.getJob_Activity();
10026
10027 /**
10028 * The meta object literal for the '{@link TaxationWithRoot.Town <em>Town</em>}' enum.
10029 * <!-- begin-user-doc -->
10030 * <!-- end-user-doc -->
10031 * @see TaxationWithRoot.Town
10032 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTown()
10033 * @generated
10034 */
10035 EEnum TOWN = eINSTANCE.getTown();
10036
10037 /**
10038 * The meta object literal for the '{@link TaxationWithRoot.CE_Type <em>CE Type</em>}' enum.
10039 * <!-- begin-user-doc -->
10040 * <!-- end-user-doc -->
10041 * @see TaxationWithRoot.CE_Type
10042 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCE_Type()
10043 * @generated
10044 */
10045 EEnum CE_TYPE = eINSTANCE.getCE_Type();
10046
10047 /**
10048 * The meta object literal for the '{@link TaxationWithRoot.Expense_Purpose <em>Expense Purpose</em>}' enum.
10049 * <!-- begin-user-doc -->
10050 * <!-- end-user-doc -->
10051 * @see TaxationWithRoot.Expense_Purpose
10052 * @see TaxationWithRoot.impl.TaxationPackageImpl#getExpense_Purpose()
10053 * @generated
10054 */
10055 EEnum EXPENSE_PURPOSE = eINSTANCE.getExpense_Purpose();
10056
10057 /**
10058 * The meta object literal for the '{@link TaxationWithRoot.Dependent_Type <em>Dependent Type</em>}' enum.
10059 * <!-- begin-user-doc -->
10060 * <!-- end-user-doc -->
10061 * @see TaxationWithRoot.Dependent_Type
10062 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDependent_Type()
10063 * @generated
10064 */
10065 EEnum DEPENDENT_TYPE = eINSTANCE.getDependent_Type();
10066
10067 /**
10068 * The meta object literal for the '{@link TaxationWithRoot.Separation_Causes <em>Separation Causes</em>}' enum.
10069 * <!-- begin-user-doc -->
10070 * <!-- end-user-doc -->
10071 * @see TaxationWithRoot.Separation_Causes
10072 * @see TaxationWithRoot.impl.TaxationPackageImpl#getSeparation_Causes()
10073 * @generated
10074 */
10075 EEnum SEPARATION_CAUSES = eINSTANCE.getSeparation_Causes();
10076
10077 /**
10078 * The meta object literal for the '{@link TaxationWithRoot.Category_of_Permanent_Expense <em>Category of Permanent Expense</em>}' enum.
10079 * <!-- begin-user-doc -->
10080 * <!-- end-user-doc -->
10081 * @see TaxationWithRoot.Category_of_Permanent_Expense
10082 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCategory_of_Permanent_Expense()
10083 * @generated
10084 */
10085 EEnum CATEGORY_OF_PERMANENT_EXPENSE = eINSTANCE.getCategory_of_Permanent_Expense();
10086
10087 /**
10088 * The meta object literal for the '{@link TaxationWithRoot.Category_of_Health_and_Pension_Insurances <em>Category of Health and Pension Insurances</em>}' enum.
10089 * <!-- begin-user-doc -->
10090 * <!-- end-user-doc -->
10091 * @see TaxationWithRoot.Category_of_Health_and_Pension_Insurances
10092 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCategory_of_Health_and_Pension_Insurances()
10093 * @generated
10094 */
10095 EEnum CATEGORY_OF_HEALTH_AND_PENSION_INSURANCES = eINSTANCE.getCategory_of_Health_and_Pension_Insurances();
10096
10097 /**
10098 * The meta object literal for the '{@link TaxationWithRoot.Category_of_Private_Insurance_and_Plan <em>Category of Private Insurance and Plan</em>}' enum.
10099 * <!-- begin-user-doc -->
10100 * <!-- end-user-doc -->
10101 * @see TaxationWithRoot.Category_of_Private_Insurance_and_Plan
10102 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCategory_of_Private_Insurance_and_Plan()
10103 * @generated
10104 */
10105 EEnum CATEGORY_OF_PRIVATE_INSURANCE_AND_PLAN = eINSTANCE.getCategory_of_Private_Insurance_and_Plan();
10106
10107 /**
10108 * The meta object literal for the '{@link TaxationWithRoot.Legal_Union_Types <em>Legal Union Types</em>}' enum.
10109 * <!-- begin-user-doc -->
10110 * <!-- end-user-doc -->
10111 * @see TaxationWithRoot.Legal_Union_Types
10112 * @see TaxationWithRoot.impl.TaxationPackageImpl#getLegal_Union_Types()
10113 * @generated
10114 */
10115 EEnum LEGAL_UNION_TYPES = eINSTANCE.getLegal_Union_Types();
10116
10117 }
10118
10119} //TaxationPackage
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Town.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Town.java
new file mode 100644
index 00000000..5b917a69
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Town.java
@@ -0,0 +1,278 @@
1/**
2 */
3package TaxationWithRoot;
4
5import java.util.Arrays;
6import java.util.Collections;
7import java.util.List;
8
9import org.eclipse.emf.common.util.Enumerator;
10
11/**
12 * <!-- begin-user-doc -->
13 * A representation of the literals of the enumeration '<em><b>Town</b></em>',
14 * and utility methods for working with them.
15 * <!-- end-user-doc -->
16 * @see TaxationWithRoot.TaxationPackage#getTown()
17 * @model
18 * @generated
19 */
20public enum Town implements Enumerator {
21 /**
22 * The '<em><b>LL</b></em>' literal object.
23 * <!-- begin-user-doc -->
24 * <!-- end-user-doc -->
25 * @see #LL_VALUE
26 * @generated
27 * @ordered
28 */
29 LL(0, "LL", "LL"),
30
31 /**
32 * The '<em><b>BB</b></em>' literal object.
33 * <!-- begin-user-doc -->
34 * <!-- end-user-doc -->
35 * @see #BB_VALUE
36 * @generated
37 * @ordered
38 */
39 BB(1, "BB", "BB"),
40
41 /**
42 * The '<em><b>SS</b></em>' literal object.
43 * <!-- begin-user-doc -->
44 * <!-- end-user-doc -->
45 * @see #SS_VALUE
46 * @generated
47 * @ordered
48 */
49 SS(2, "SS", "SS"),
50
51 /**
52 * The '<em><b>TT</b></em>' literal object.
53 * <!-- begin-user-doc -->
54 * <!-- end-user-doc -->
55 * @see #TT_VALUE
56 * @generated
57 * @ordered
58 */
59 TT(3, "TT", "TT"),
60
61 /**
62 * The '<em><b>Other</b></em>' literal object.
63 * <!-- begin-user-doc -->
64 * <!-- end-user-doc -->
65 * @see #OTHER_VALUE
66 * @generated
67 * @ordered
68 */
69 OTHER(4, "Other", "Other");
70
71 /**
72 * The '<em><b>LL</b></em>' literal value.
73 * <!-- begin-user-doc -->
74 * <!-- end-user-doc -->
75 * @see #LL
76 * @model
77 * @generated
78 * @ordered
79 */
80 public static final int LL_VALUE = 0;
81
82 /**
83 * The '<em><b>BB</b></em>' literal value.
84 * <!-- begin-user-doc -->
85 * <!-- end-user-doc -->
86 * @see #BB
87 * @model
88 * @generated
89 * @ordered
90 */
91 public static final int BB_VALUE = 1;
92
93 /**
94 * The '<em><b>SS</b></em>' literal value.
95 * <!-- begin-user-doc -->
96 * <!-- end-user-doc -->
97 * @see #SS
98 * @model
99 * @generated
100 * @ordered
101 */
102 public static final int SS_VALUE = 2;
103
104 /**
105 * The '<em><b>TT</b></em>' literal value.
106 * <!-- begin-user-doc -->
107 * <!-- end-user-doc -->
108 * @see #TT
109 * @model
110 * @generated
111 * @ordered
112 */
113 public static final int TT_VALUE = 3;
114
115 /**
116 * The '<em><b>Other</b></em>' literal value.
117 * <!-- begin-user-doc -->
118 * <!-- end-user-doc -->
119 * @see #OTHER
120 * @model name="Other"
121 * @generated
122 * @ordered
123 */
124 public static final int OTHER_VALUE = 4;
125
126 /**
127 * An array of all the '<em><b>Town</b></em>' enumerators.
128 * <!-- begin-user-doc -->
129 * <!-- end-user-doc -->
130 * @generated
131 */
132 private static final Town[] VALUES_ARRAY =
133 new Town[] {
134 LL,
135 BB,
136 SS,
137 TT,
138 OTHER,
139 };
140
141 /**
142 * A public read-only list of all the '<em><b>Town</b></em>' enumerators.
143 * <!-- begin-user-doc -->
144 * <!-- end-user-doc -->
145 * @generated
146 */
147 public static final List<Town> VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY));
148
149 /**
150 * Returns the '<em><b>Town</b></em>' literal with the specified literal value.
151 * <!-- begin-user-doc -->
152 * <!-- end-user-doc -->
153 * @param literal the literal.
154 * @return the matching enumerator or <code>null</code>.
155 * @generated
156 */
157 public static Town get(String literal) {
158 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
159 Town result = VALUES_ARRAY[i];
160 if (result.toString().equals(literal)) {
161 return result;
162 }
163 }
164 return null;
165 }
166
167 /**
168 * Returns the '<em><b>Town</b></em>' literal with the specified name.
169 * <!-- begin-user-doc -->
170 * <!-- end-user-doc -->
171 * @param name the name.
172 * @return the matching enumerator or <code>null</code>.
173 * @generated
174 */
175 public static Town getByName(String name) {
176 for (int i = 0; i < VALUES_ARRAY.length; ++i) {
177 Town result = VALUES_ARRAY[i];
178 if (result.getName().equals(name)) {
179 return result;
180 }
181 }
182 return null;
183 }
184
185 /**
186 * Returns the '<em><b>Town</b></em>' literal with the specified integer value.
187 * <!-- begin-user-doc -->
188 * <!-- end-user-doc -->
189 * @param value the integer value.
190 * @return the matching enumerator or <code>null</code>.
191 * @generated
192 */
193 public static Town get(int value) {
194 switch (value) {
195 case LL_VALUE: return LL;
196 case BB_VALUE: return BB;
197 case SS_VALUE: return SS;
198 case TT_VALUE: return TT;
199 case OTHER_VALUE: return OTHER;
200 }
201 return null;
202 }
203
204 /**
205 * <!-- begin-user-doc -->
206 * <!-- end-user-doc -->
207 * @generated
208 */
209 private final int value;
210
211 /**
212 * <!-- begin-user-doc -->
213 * <!-- end-user-doc -->
214 * @generated
215 */
216 private final String name;
217
218 /**
219 * <!-- begin-user-doc -->
220 * <!-- end-user-doc -->
221 * @generated
222 */
223 private final String literal;
224
225 /**
226 * Only this class can construct instances.
227 * <!-- begin-user-doc -->
228 * <!-- end-user-doc -->
229 * @generated
230 */
231 private Town(int value, String name, String literal) {
232 this.value = value;
233 this.name = name;
234 this.literal = literal;
235 }
236
237 /**
238 * <!-- begin-user-doc -->
239 * <!-- end-user-doc -->
240 * @generated
241 */
242 @Override
243 public int getValue() {
244 return value;
245 }
246
247 /**
248 * <!-- begin-user-doc -->
249 * <!-- end-user-doc -->
250 * @generated
251 */
252 @Override
253 public String getName() {
254 return name;
255 }
256
257 /**
258 * <!-- begin-user-doc -->
259 * <!-- end-user-doc -->
260 * @generated
261 */
262 @Override
263 public String getLiteral() {
264 return literal;
265 }
266
267 /**
268 * Returns the literal value of the enumerator, which is its string representation.
269 * <!-- begin-user-doc -->
270 * <!-- end-user-doc -->
271 * @generated
272 */
273 @Override
274 public String toString() {
275 return literal;
276 }
277
278} //Town
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Trade_and_Business_Income.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Trade_and_Business_Income.java
new file mode 100644
index 00000000..02a818a4
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Trade_and_Business_Income.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Trade and Business Income</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getTrade_and_Business_Income()
13 * @model
14 * @generated
15 */
16public interface Trade_and_Business_Income extends Income_Type {
17} // Trade_and_Business_Income
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Travel_Expense_FD.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Travel_Expense_FD.java
new file mode 100644
index 00000000..eed6ddb9
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/Travel_Expense_FD.java
@@ -0,0 +1,17 @@
1/**
2 */
3package TaxationWithRoot;
4
5
6/**
7 * <!-- begin-user-doc -->
8 * A representation of the model object '<em><b>Travel Expense FD</b></em>'.
9 * <!-- end-user-doc -->
10 *
11 *
12 * @see TaxationWithRoot.TaxationPackage#getTravel_Expense_FD()
13 * @model
14 * @generated
15 */
16public interface Travel_Expense_FD extends Professional_Expense {
17} // Travel_Expense_FD
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/AddressImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/AddressImpl.java
new file mode 100644
index 00000000..c6062848
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/AddressImpl.java
@@ -0,0 +1,463 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Address;
6import TaxationWithRoot.Country;
7import TaxationWithRoot.Physical_Person;
8import TaxationWithRoot.TaxationPackage;
9
10import java.util.Collection;
11
12import org.eclipse.emf.common.notify.Notification;
13import org.eclipse.emf.common.notify.NotificationChain;
14
15import org.eclipse.emf.common.util.EList;
16
17import org.eclipse.emf.ecore.EClass;
18import org.eclipse.emf.ecore.InternalEObject;
19
20import org.eclipse.emf.ecore.impl.ENotificationImpl;
21import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
22import org.eclipse.emf.ecore.util.InternalEList;
23
24/**
25 * <!-- begin-user-doc -->
26 * An implementation of the model object '<em><b>Address</b></em>'.
27 * <!-- end-user-doc -->
28 * <p>
29 * The following features are implemented:
30 * </p>
31 * <ul>
32 * <li>{@link TaxationWithRoot.impl.AddressImpl#getCountry <em>Country</em>}</li>
33 * <li>{@link TaxationWithRoot.impl.AddressImpl#getStreet <em>Street</em>}</li>
34 * <li>{@link TaxationWithRoot.impl.AddressImpl#getZipCode <em>Zip Code</em>}</li>
35 * <li>{@link TaxationWithRoot.impl.AddressImpl#getCity <em>City</em>}</li>
36 * <li>{@link TaxationWithRoot.impl.AddressImpl#getId2 <em>Id2</em>}</li>
37 * <li>{@link TaxationWithRoot.impl.AddressImpl#getTaxPayer <em>Tax Payer</em>}</li>
38 * </ul>
39 *
40 * @generated
41 */
42public class AddressImpl extends RootImpl implements Address {
43 /**
44 * The default value of the '{@link #getCountry() <em>Country</em>}' attribute.
45 * <!-- begin-user-doc -->
46 * <!-- end-user-doc -->
47 * @see #getCountry()
48 * @generated
49 * @ordered
50 */
51 protected static final Country COUNTRY_EDEFAULT = Country.ZZ;
52
53 /**
54 * The cached value of the '{@link #getCountry() <em>Country</em>}' attribute.
55 * <!-- begin-user-doc -->
56 * <!-- end-user-doc -->
57 * @see #getCountry()
58 * @generated
59 * @ordered
60 */
61 protected Country country = COUNTRY_EDEFAULT;
62
63 /**
64 * The default value of the '{@link #getStreet() <em>Street</em>}' attribute.
65 * <!-- begin-user-doc -->
66 * <!-- end-user-doc -->
67 * @see #getStreet()
68 * @generated
69 * @ordered
70 */
71 protected static final String STREET_EDEFAULT = null;
72
73 /**
74 * The cached value of the '{@link #getStreet() <em>Street</em>}' attribute.
75 * <!-- begin-user-doc -->
76 * <!-- end-user-doc -->
77 * @see #getStreet()
78 * @generated
79 * @ordered
80 */
81 protected String street = STREET_EDEFAULT;
82
83 /**
84 * The default value of the '{@link #getZipCode() <em>Zip Code</em>}' attribute.
85 * <!-- begin-user-doc -->
86 * <!-- end-user-doc -->
87 * @see #getZipCode()
88 * @generated
89 * @ordered
90 */
91 protected static final String ZIP_CODE_EDEFAULT = null;
92
93 /**
94 * The cached value of the '{@link #getZipCode() <em>Zip Code</em>}' attribute.
95 * <!-- begin-user-doc -->
96 * <!-- end-user-doc -->
97 * @see #getZipCode()
98 * @generated
99 * @ordered
100 */
101 protected String zipCode = ZIP_CODE_EDEFAULT;
102
103 /**
104 * The default value of the '{@link #getCity() <em>City</em>}' attribute.
105 * <!-- begin-user-doc -->
106 * <!-- end-user-doc -->
107 * @see #getCity()
108 * @generated
109 * @ordered
110 */
111 protected static final String CITY_EDEFAULT = null;
112
113 /**
114 * The cached value of the '{@link #getCity() <em>City</em>}' attribute.
115 * <!-- begin-user-doc -->
116 * <!-- end-user-doc -->
117 * @see #getCity()
118 * @generated
119 * @ordered
120 */
121 protected String city = CITY_EDEFAULT;
122
123 /**
124 * The default value of the '{@link #getId2() <em>Id2</em>}' attribute.
125 * <!-- begin-user-doc -->
126 * <!-- end-user-doc -->
127 * @see #getId2()
128 * @generated
129 * @ordered
130 */
131 protected static final String ID2_EDEFAULT = null;
132
133 /**
134 * The cached value of the '{@link #getId2() <em>Id2</em>}' attribute.
135 * <!-- begin-user-doc -->
136 * <!-- end-user-doc -->
137 * @see #getId2()
138 * @generated
139 * @ordered
140 */
141 protected String id2 = ID2_EDEFAULT;
142
143 /**
144 * The cached value of the '{@link #getTaxPayer() <em>Tax Payer</em>}' reference list.
145 * <!-- begin-user-doc -->
146 * <!-- end-user-doc -->
147 * @see #getTaxPayer()
148 * @generated
149 * @ordered
150 */
151 protected EList<Physical_Person> taxPayer;
152
153 /**
154 * <!-- begin-user-doc -->
155 * <!-- end-user-doc -->
156 * @generated
157 */
158 protected AddressImpl() {
159 super();
160 }
161
162 /**
163 * <!-- begin-user-doc -->
164 * <!-- end-user-doc -->
165 * @generated
166 */
167 @Override
168 protected EClass eStaticClass() {
169 return TaxationPackage.Literals.ADDRESS;
170 }
171
172 /**
173 * <!-- begin-user-doc -->
174 * <!-- end-user-doc -->
175 * @generated
176 */
177 @Override
178 public Country getCountry() {
179 return country;
180 }
181
182 /**
183 * <!-- begin-user-doc -->
184 * <!-- end-user-doc -->
185 * @generated
186 */
187 @Override
188 public void setCountry(Country newCountry) {
189 Country oldCountry = country;
190 country = newCountry == null ? COUNTRY_EDEFAULT : newCountry;
191 if (eNotificationRequired())
192 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.ADDRESS__COUNTRY, oldCountry, country));
193 }
194
195 /**
196 * <!-- begin-user-doc -->
197 * <!-- end-user-doc -->
198 * @generated
199 */
200 @Override
201 public String getStreet() {
202 return street;
203 }
204
205 /**
206 * <!-- begin-user-doc -->
207 * <!-- end-user-doc -->
208 * @generated
209 */
210 @Override
211 public void setStreet(String newStreet) {
212 String oldStreet = street;
213 street = newStreet;
214 if (eNotificationRequired())
215 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.ADDRESS__STREET, oldStreet, street));
216 }
217
218 /**
219 * <!-- begin-user-doc -->
220 * <!-- end-user-doc -->
221 * @generated
222 */
223 @Override
224 public String getZipCode() {
225 return zipCode;
226 }
227
228 /**
229 * <!-- begin-user-doc -->
230 * <!-- end-user-doc -->
231 * @generated
232 */
233 @Override
234 public void setZipCode(String newZipCode) {
235 String oldZipCode = zipCode;
236 zipCode = newZipCode;
237 if (eNotificationRequired())
238 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.ADDRESS__ZIP_CODE, oldZipCode, zipCode));
239 }
240
241 /**
242 * <!-- begin-user-doc -->
243 * <!-- end-user-doc -->
244 * @generated
245 */
246 @Override
247 public String getCity() {
248 return city;
249 }
250
251 /**
252 * <!-- begin-user-doc -->
253 * <!-- end-user-doc -->
254 * @generated
255 */
256 @Override
257 public void setCity(String newCity) {
258 String oldCity = city;
259 city = newCity;
260 if (eNotificationRequired())
261 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.ADDRESS__CITY, oldCity, city));
262 }
263
264 /**
265 * <!-- begin-user-doc -->
266 * <!-- end-user-doc -->
267 * @generated
268 */
269 @Override
270 public String getId2() {
271 return id2;
272 }
273
274 /**
275 * <!-- begin-user-doc -->
276 * <!-- end-user-doc -->
277 * @generated
278 */
279 @Override
280 public void setId2(String newId2) {
281 String oldId2 = id2;
282 id2 = newId2;
283 if (eNotificationRequired())
284 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.ADDRESS__ID2, oldId2, id2));
285 }
286
287 /**
288 * <!-- begin-user-doc -->
289 * <!-- end-user-doc -->
290 * @generated
291 */
292 @Override
293 public EList<Physical_Person> getTaxPayer() {
294 if (taxPayer == null) {
295 taxPayer = new EObjectWithInverseResolvingEList.ManyInverse<Physical_Person>(Physical_Person.class, this, TaxationPackage.ADDRESS__TAX_PAYER, TaxationPackage.PHYSICAL_PERSON__ADDRESSES);
296 }
297 return taxPayer;
298 }
299
300 /**
301 * <!-- begin-user-doc -->
302 * <!-- end-user-doc -->
303 * @generated
304 */
305 @SuppressWarnings("unchecked")
306 @Override
307 public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
308 switch (featureID) {
309 case TaxationPackage.ADDRESS__TAX_PAYER:
310 return ((InternalEList<InternalEObject>)(InternalEList<?>)getTaxPayer()).basicAdd(otherEnd, msgs);
311 }
312 return super.eInverseAdd(otherEnd, featureID, msgs);
313 }
314
315 /**
316 * <!-- begin-user-doc -->
317 * <!-- end-user-doc -->
318 * @generated
319 */
320 @Override
321 public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
322 switch (featureID) {
323 case TaxationPackage.ADDRESS__TAX_PAYER:
324 return ((InternalEList<?>)getTaxPayer()).basicRemove(otherEnd, msgs);
325 }
326 return super.eInverseRemove(otherEnd, featureID, msgs);
327 }
328
329 /**
330 * <!-- begin-user-doc -->
331 * <!-- end-user-doc -->
332 * @generated
333 */
334 @Override
335 public Object eGet(int featureID, boolean resolve, boolean coreType) {
336 switch (featureID) {
337 case TaxationPackage.ADDRESS__COUNTRY:
338 return getCountry();
339 case TaxationPackage.ADDRESS__STREET:
340 return getStreet();
341 case TaxationPackage.ADDRESS__ZIP_CODE:
342 return getZipCode();
343 case TaxationPackage.ADDRESS__CITY:
344 return getCity();
345 case TaxationPackage.ADDRESS__ID2:
346 return getId2();
347 case TaxationPackage.ADDRESS__TAX_PAYER:
348 return getTaxPayer();
349 }
350 return super.eGet(featureID, resolve, coreType);
351 }
352
353 /**
354 * <!-- begin-user-doc -->
355 * <!-- end-user-doc -->
356 * @generated
357 */
358 @SuppressWarnings("unchecked")
359 @Override
360 public void eSet(int featureID, Object newValue) {
361 switch (featureID) {
362 case TaxationPackage.ADDRESS__COUNTRY:
363 setCountry((Country)newValue);
364 return;
365 case TaxationPackage.ADDRESS__STREET:
366 setStreet((String)newValue);
367 return;
368 case TaxationPackage.ADDRESS__ZIP_CODE:
369 setZipCode((String)newValue);
370 return;
371 case TaxationPackage.ADDRESS__CITY:
372 setCity((String)newValue);
373 return;
374 case TaxationPackage.ADDRESS__ID2:
375 setId2((String)newValue);
376 return;
377 case TaxationPackage.ADDRESS__TAX_PAYER:
378 getTaxPayer().clear();
379 getTaxPayer().addAll((Collection<? extends Physical_Person>)newValue);
380 return;
381 }
382 super.eSet(featureID, newValue);
383 }
384
385 /**
386 * <!-- begin-user-doc -->
387 * <!-- end-user-doc -->
388 * @generated
389 */
390 @Override
391 public void eUnset(int featureID) {
392 switch (featureID) {
393 case TaxationPackage.ADDRESS__COUNTRY:
394 setCountry(COUNTRY_EDEFAULT);
395 return;
396 case TaxationPackage.ADDRESS__STREET:
397 setStreet(STREET_EDEFAULT);
398 return;
399 case TaxationPackage.ADDRESS__ZIP_CODE:
400 setZipCode(ZIP_CODE_EDEFAULT);
401 return;
402 case TaxationPackage.ADDRESS__CITY:
403 setCity(CITY_EDEFAULT);
404 return;
405 case TaxationPackage.ADDRESS__ID2:
406 setId2(ID2_EDEFAULT);
407 return;
408 case TaxationPackage.ADDRESS__TAX_PAYER:
409 getTaxPayer().clear();
410 return;
411 }
412 super.eUnset(featureID);
413 }
414
415 /**
416 * <!-- begin-user-doc -->
417 * <!-- end-user-doc -->
418 * @generated
419 */
420 @Override
421 public boolean eIsSet(int featureID) {
422 switch (featureID) {
423 case TaxationPackage.ADDRESS__COUNTRY:
424 return country != COUNTRY_EDEFAULT;
425 case TaxationPackage.ADDRESS__STREET:
426 return STREET_EDEFAULT == null ? street != null : !STREET_EDEFAULT.equals(street);
427 case TaxationPackage.ADDRESS__ZIP_CODE:
428 return ZIP_CODE_EDEFAULT == null ? zipCode != null : !ZIP_CODE_EDEFAULT.equals(zipCode);
429 case TaxationPackage.ADDRESS__CITY:
430 return CITY_EDEFAULT == null ? city != null : !CITY_EDEFAULT.equals(city);
431 case TaxationPackage.ADDRESS__ID2:
432 return ID2_EDEFAULT == null ? id2 != null : !ID2_EDEFAULT.equals(id2);
433 case TaxationPackage.ADDRESS__TAX_PAYER:
434 return taxPayer != null && !taxPayer.isEmpty();
435 }
436 return super.eIsSet(featureID);
437 }
438
439 /**
440 * <!-- begin-user-doc -->
441 * <!-- end-user-doc -->
442 * @generated
443 */
444 @Override
445 public String toString() {
446 if (eIsProxy()) return super.toString();
447
448 StringBuilder result = new StringBuilder(super.toString());
449 result.append(" (country: ");
450 result.append(country);
451 result.append(", street: ");
452 result.append(street);
453 result.append(", zipCode: ");
454 result.append(zipCode);
455 result.append(", city: ");
456 result.append(city);
457 result.append(", id2: ");
458 result.append(id2);
459 result.append(')');
460 return result.toString();
461 }
462
463} //AddressImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Agriculture_and_Forestry_IncomeImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Agriculture_and_Forestry_IncomeImpl.java
new file mode 100644
index 00000000..b8ed3fdc
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Agriculture_and_Forestry_IncomeImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Agriculture_and_Forestry_Income;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>Agriculture and Forestry Income</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class Agriculture_and_Forestry_IncomeImpl extends Income_TypeImpl implements Agriculture_and_Forestry_Income {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected Agriculture_and_Forestry_IncomeImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.AGRICULTURE_AND_FORESTRY_INCOME;
35 }
36
37} //Agriculture_and_Forestry_IncomeImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/CIMImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/CIMImpl.java
new file mode 100644
index 00000000..0a10b004
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/CIMImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.CIM;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>CIM</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class CIMImpl extends Income_Tax_CreditImpl implements CIM {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected CIMImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.CIM;
35 }
36
37} //CIMImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/CIPImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/CIPImpl.java
new file mode 100644
index 00000000..ba532b25
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/CIPImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.CIP;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>CIP</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class CIPImpl extends Income_Tax_CreditImpl implements CIP {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected CIPImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.CIP;
35 }
36
37} //CIPImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/CISImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/CISImpl.java
new file mode 100644
index 00000000..86f79bfe
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/CISImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.CIS;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>CIS</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class CISImpl extends Income_Tax_CreditImpl implements CIS {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected CISImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.CIS;
35 }
36
37} //CISImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Capital_and_Investments_IncomeImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Capital_and_Investments_IncomeImpl.java
new file mode 100644
index 00000000..a3987505
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Capital_and_Investments_IncomeImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Capital_and_Investments_Income;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>Capital and Investments Income</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class Capital_and_Investments_IncomeImpl extends Income_TypeImpl implements Capital_and_Investments_Income {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected Capital_and_Investments_IncomeImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.CAPITAL_AND_INVESTMENTS_INCOME;
35 }
36
37} //Capital_and_Investments_IncomeImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/ConstantsImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/ConstantsImpl.java
new file mode 100644
index 00000000..a6bc738b
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/ConstantsImpl.java
@@ -0,0 +1,1509 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Constants;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.common.notify.Notification;
9
10import org.eclipse.emf.ecore.EClass;
11
12import org.eclipse.emf.ecore.impl.ENotificationImpl;
13import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
14
15/**
16 * <!-- begin-user-doc -->
17 * An implementation of the model object '<em><b>Constants</b></em>'.
18 * <!-- end-user-doc -->
19 * <p>
20 * The following features are implemented:
21 * </p>
22 * <ul>
23 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD <em>MAXIMUM CE RATE FOR CHILD NOT BEING PART OF HOUSEHOLD</em>}</li>
24 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE <em>MAXIMUM CE RATE FOR HOUSE CARE AND CHILD PART OF THE HOUSEHOLD CARE</em>}</li>
25 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getMINIMUM_SALARY <em>MINIMUM SALARY</em>}</li>
26 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION <em>FLAT RATE FOR EXTRA PROFESSIONAL DEDUCTION</em>}</li>
27 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS <em>MAXIMUM DEDUCTIBLE PERCENTAGE FOR DONATIONS</em>}</li>
28 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS <em>MINIMUM DEDUCTIBLE AMOUNT FOR DONATIONS</em>}</li>
29 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC <em>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANC</em>}</li>
30 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE <em>MAXIMUM DEDUCTIBLE AMOUNT FOR ALIMONY EXPENSE</em>}</li>
31 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION <em>MAXIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>}</li>
32 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION <em>MAXIMAL FLAT DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>}</li>
33 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION <em>MINIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>}</li>
34 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getFLAT_RATE_CIM_DAILY <em>FLAT RATE CIM DAILY</em>}</li>
35 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getFLAT_RATE_CIM_MONTHLY <em>FLAT RATE CIM MONTHLY</em>}</li>
36 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getFLAT_RATE_CIM_YEARLY <em>FLAT RATE CIM YEARLY</em>}</li>
37 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getFLAT_RATE_CIP_DAILY <em>FLAT RATE CIP DAILY</em>}</li>
38 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getFLAT_RATE_CIP_MONTHLY <em>FLAT RATE CIP MONTHLY</em>}</li>
39 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getFLAT_RATE_CIP_YEARLY <em>FLAT RATE CIP YEARLY</em>}</li>
40 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getFLAT_RATE_CIS_DAILY <em>FLAT RATE CIS DAILY</em>}</li>
41 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getFLAT_RATE_CIS_MONTHLY <em>FLAT RATE CIS MONTHLY</em>}</li>
42 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getFLAT_RATE_CIS_YEARLY <em>FLAT RATE CIS YEARLY</em>}</li>
43 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT <em>FLAT RATE FOR TRAVEL EXPENSE PER UNIT</em>}</li>
44 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS <em>MAXIMUM DEDUCTIBLE AMOUNT FOR DS</em>}</li>
45 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE <em>FLAT RATE FOR MISCELLANEOUS EXPENSE</em>}</li>
46 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE <em>DISABILITY FLAT RATE FOR MISCELLANEOUS EXPENSE</em>}</li>
47 * <li>{@link TaxationWithRoot.impl.ConstantsImpl#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE <em>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANCE</em>}</li>
48 * </ul>
49 *
50 * @generated
51 */
52public abstract class ConstantsImpl extends MinimalEObjectImpl.Container implements Constants {
53 /**
54 * The default value of the '{@link #getMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD() <em>MAXIMUM CE RATE FOR CHILD NOT BEING PART OF HOUSEHOLD</em>}' attribute.
55 * <!-- begin-user-doc -->
56 * <!-- end-user-doc -->
57 * @see #getMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD()
58 * @generated
59 * @ordered
60 */
61 protected static final double MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD_EDEFAULT = 3480.0;
62
63 /**
64 * The cached value of the '{@link #getMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD() <em>MAXIMUM CE RATE FOR CHILD NOT BEING PART OF HOUSEHOLD</em>}' attribute.
65 * <!-- begin-user-doc -->
66 * <!-- end-user-doc -->
67 * @see #getMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD()
68 * @generated
69 * @ordered
70 */
71 protected double maximuM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD = MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD_EDEFAULT;
72
73 /**
74 * The default value of the '{@link #getMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE() <em>MAXIMUM CE RATE FOR HOUSE CARE AND CHILD PART OF THE HOUSEHOLD CARE</em>}' attribute.
75 * <!-- begin-user-doc -->
76 * <!-- end-user-doc -->
77 * @see #getMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE()
78 * @generated
79 * @ordered
80 */
81 protected static final double MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE_EDEFAULT = 3600.0;
82
83 /**
84 * The cached value of the '{@link #getMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE() <em>MAXIMUM CE RATE FOR HOUSE CARE AND CHILD PART OF THE HOUSEHOLD CARE</em>}' attribute.
85 * <!-- begin-user-doc -->
86 * <!-- end-user-doc -->
87 * @see #getMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE()
88 * @generated
89 * @ordered
90 */
91 protected double maximuM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE = MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE_EDEFAULT;
92
93 /**
94 * The default value of the '{@link #getMINIMUM_SALARY() <em>MINIMUM SALARY</em>}' attribute.
95 * <!-- begin-user-doc -->
96 * <!-- end-user-doc -->
97 * @see #getMINIMUM_SALARY()
98 * @generated
99 * @ordered
100 */
101 protected static final double MINIMUM_SALARY_EDEFAULT = 1500.0;
102
103 /**
104 * The cached value of the '{@link #getMINIMUM_SALARY() <em>MINIMUM SALARY</em>}' attribute.
105 * <!-- begin-user-doc -->
106 * <!-- end-user-doc -->
107 * @see #getMINIMUM_SALARY()
108 * @generated
109 * @ordered
110 */
111 protected double minimuM_SALARY = MINIMUM_SALARY_EDEFAULT;
112
113 /**
114 * The default value of the '{@link #getFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION() <em>FLAT RATE FOR EXTRA PROFESSIONAL DEDUCTION</em>}' attribute.
115 * <!-- begin-user-doc -->
116 * <!-- end-user-doc -->
117 * @see #getFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION()
118 * @generated
119 * @ordered
120 */
121 protected static final double FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION_EDEFAULT = 4500.0;
122
123 /**
124 * The cached value of the '{@link #getFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION() <em>FLAT RATE FOR EXTRA PROFESSIONAL DEDUCTION</em>}' attribute.
125 * <!-- begin-user-doc -->
126 * <!-- end-user-doc -->
127 * @see #getFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION()
128 * @generated
129 * @ordered
130 */
131 protected double flaT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION = FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION_EDEFAULT;
132
133 /**
134 * The default value of the '{@link #getMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS() <em>MAXIMUM DEDUCTIBLE PERCENTAGE FOR DONATIONS</em>}' attribute.
135 * <!-- begin-user-doc -->
136 * <!-- end-user-doc -->
137 * @see #getMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS()
138 * @generated
139 * @ordered
140 */
141 protected static final double MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS_EDEFAULT = 20.0;
142
143 /**
144 * The cached value of the '{@link #getMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS() <em>MAXIMUM DEDUCTIBLE PERCENTAGE FOR DONATIONS</em>}' attribute.
145 * <!-- begin-user-doc -->
146 * <!-- end-user-doc -->
147 * @see #getMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS()
148 * @generated
149 * @ordered
150 */
151 protected double maximuM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS = MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS_EDEFAULT;
152
153 /**
154 * The default value of the '{@link #getMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS() <em>MINIMUM DEDUCTIBLE AMOUNT FOR DONATIONS</em>}' attribute.
155 * <!-- begin-user-doc -->
156 * <!-- end-user-doc -->
157 * @see #getMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS()
158 * @generated
159 * @ordered
160 */
161 protected static final double MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS_EDEFAULT = 120.0;
162
163 /**
164 * The cached value of the '{@link #getMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS() <em>MINIMUM DEDUCTIBLE AMOUNT FOR DONATIONS</em>}' attribute.
165 * <!-- begin-user-doc -->
166 * <!-- end-user-doc -->
167 * @see #getMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS()
168 * @generated
169 * @ordered
170 */
171 protected double minimuM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS = MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS_EDEFAULT;
172
173 /**
174 * The default value of the '{@link #getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC() <em>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANC</em>}' attribute.
175 * <!-- begin-user-doc -->
176 * <!-- end-user-doc -->
177 * @see #getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC()
178 * @generated
179 * @ordered
180 */
181 protected static final double MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC_EDEFAULT = 0.0;
182
183 /**
184 * The cached value of the '{@link #getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC() <em>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANC</em>}' attribute.
185 * <!-- begin-user-doc -->
186 * <!-- end-user-doc -->
187 * @see #getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC()
188 * @generated
189 * @ordered
190 */
191 protected double maximuM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC = MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC_EDEFAULT;
192
193 /**
194 * The default value of the '{@link #getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE() <em>MAXIMUM DEDUCTIBLE AMOUNT FOR ALIMONY EXPENSE</em>}' attribute.
195 * <!-- begin-user-doc -->
196 * <!-- end-user-doc -->
197 * @see #getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE()
198 * @generated
199 * @ordered
200 */
201 protected static final double MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE_EDEFAULT = 24000.0;
202
203 /**
204 * The cached value of the '{@link #getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE() <em>MAXIMUM DEDUCTIBLE AMOUNT FOR ALIMONY EXPENSE</em>}' attribute.
205 * <!-- begin-user-doc -->
206 * <!-- end-user-doc -->
207 * @see #getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE()
208 * @generated
209 * @ordered
210 */
211 protected double maximuM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE = MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE_EDEFAULT;
212
213 /**
214 * The default value of the '{@link #getMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION() <em>MAXIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>}' attribute.
215 * <!-- begin-user-doc -->
216 * <!-- end-user-doc -->
217 * @see #getMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION()
218 * @generated
219 * @ordered
220 */
221 protected static final double MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION_EDEFAULT = 99.0;
222
223 /**
224 * The cached value of the '{@link #getMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION() <em>MAXIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>}' attribute.
225 * <!-- begin-user-doc -->
226 * <!-- end-user-doc -->
227 * @see #getMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION()
228 * @generated
229 * @ordered
230 */
231 protected double maximaL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION_EDEFAULT;
232
233 /**
234 * The default value of the '{@link #getMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION() <em>MAXIMAL FLAT DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>}' attribute.
235 * <!-- begin-user-doc -->
236 * <!-- end-user-doc -->
237 * @see #getMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION()
238 * @generated
239 * @ordered
240 */
241 protected static final double MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION_EDEFAULT = 30.0;
242
243 /**
244 * The cached value of the '{@link #getMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION() <em>MAXIMAL FLAT DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>}' attribute.
245 * <!-- begin-user-doc -->
246 * <!-- end-user-doc -->
247 * @see #getMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION()
248 * @generated
249 * @ordered
250 */
251 protected double maximaL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION_EDEFAULT;
252
253 /**
254 * The default value of the '{@link #getMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION() <em>MINIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>}' attribute.
255 * <!-- begin-user-doc -->
256 * <!-- end-user-doc -->
257 * @see #getMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION()
258 * @generated
259 * @ordered
260 */
261 protected static final double MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION_EDEFAULT = 4.0;
262
263 /**
264 * The cached value of the '{@link #getMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION() <em>MINIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>}' attribute.
265 * <!-- begin-user-doc -->
266 * <!-- end-user-doc -->
267 * @see #getMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION()
268 * @generated
269 * @ordered
270 */
271 protected double minimaL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION_EDEFAULT;
272
273 /**
274 * The default value of the '{@link #getFLAT_RATE_CIM_DAILY() <em>FLAT RATE CIM DAILY</em>}' attribute.
275 * <!-- begin-user-doc -->
276 * <!-- end-user-doc -->
277 * @see #getFLAT_RATE_CIM_DAILY()
278 * @generated
279 * @ordered
280 */
281 protected static final double FLAT_RATE_CIM_DAILY_EDEFAULT = 2.0;
282
283 /**
284 * The cached value of the '{@link #getFLAT_RATE_CIM_DAILY() <em>FLAT RATE CIM DAILY</em>}' attribute.
285 * <!-- begin-user-doc -->
286 * <!-- end-user-doc -->
287 * @see #getFLAT_RATE_CIM_DAILY()
288 * @generated
289 * @ordered
290 */
291 protected double flaT_RATE_CIM_DAILY = FLAT_RATE_CIM_DAILY_EDEFAULT;
292
293 /**
294 * The default value of the '{@link #getFLAT_RATE_CIM_MONTHLY() <em>FLAT RATE CIM MONTHLY</em>}' attribute.
295 * <!-- begin-user-doc -->
296 * <!-- end-user-doc -->
297 * @see #getFLAT_RATE_CIM_MONTHLY()
298 * @generated
299 * @ordered
300 */
301 protected static final double FLAT_RATE_CIM_MONTHLY_EDEFAULT = 62.0;
302
303 /**
304 * The cached value of the '{@link #getFLAT_RATE_CIM_MONTHLY() <em>FLAT RATE CIM MONTHLY</em>}' attribute.
305 * <!-- begin-user-doc -->
306 * <!-- end-user-doc -->
307 * @see #getFLAT_RATE_CIM_MONTHLY()
308 * @generated
309 * @ordered
310 */
311 protected double flaT_RATE_CIM_MONTHLY = FLAT_RATE_CIM_MONTHLY_EDEFAULT;
312
313 /**
314 * The default value of the '{@link #getFLAT_RATE_CIM_YEARLY() <em>FLAT RATE CIM YEARLY</em>}' attribute.
315 * <!-- begin-user-doc -->
316 * <!-- end-user-doc -->
317 * @see #getFLAT_RATE_CIM_YEARLY()
318 * @generated
319 * @ordered
320 */
321 protected static final double FLAT_RATE_CIM_YEARLY_EDEFAULT = 750.0;
322
323 /**
324 * The cached value of the '{@link #getFLAT_RATE_CIM_YEARLY() <em>FLAT RATE CIM YEARLY</em>}' attribute.
325 * <!-- begin-user-doc -->
326 * <!-- end-user-doc -->
327 * @see #getFLAT_RATE_CIM_YEARLY()
328 * @generated
329 * @ordered
330 */
331 protected double flaT_RATE_CIM_YEARLY = FLAT_RATE_CIM_YEARLY_EDEFAULT;
332
333 /**
334 * The default value of the '{@link #getFLAT_RATE_CIP_DAILY() <em>FLAT RATE CIP DAILY</em>}' attribute.
335 * <!-- begin-user-doc -->
336 * <!-- end-user-doc -->
337 * @see #getFLAT_RATE_CIP_DAILY()
338 * @generated
339 * @ordered
340 */
341 protected static final double FLAT_RATE_CIP_DAILY_EDEFAULT = 1.0;
342
343 /**
344 * The cached value of the '{@link #getFLAT_RATE_CIP_DAILY() <em>FLAT RATE CIP DAILY</em>}' attribute.
345 * <!-- begin-user-doc -->
346 * <!-- end-user-doc -->
347 * @see #getFLAT_RATE_CIP_DAILY()
348 * @generated
349 * @ordered
350 */
351 protected double flaT_RATE_CIP_DAILY = FLAT_RATE_CIP_DAILY_EDEFAULT;
352
353 /**
354 * The default value of the '{@link #getFLAT_RATE_CIP_MONTHLY() <em>FLAT RATE CIP MONTHLY</em>}' attribute.
355 * <!-- begin-user-doc -->
356 * <!-- end-user-doc -->
357 * @see #getFLAT_RATE_CIP_MONTHLY()
358 * @generated
359 * @ordered
360 */
361 protected static final double FLAT_RATE_CIP_MONTHLY_EDEFAULT = 25.0;
362
363 /**
364 * The cached value of the '{@link #getFLAT_RATE_CIP_MONTHLY() <em>FLAT RATE CIP MONTHLY</em>}' attribute.
365 * <!-- begin-user-doc -->
366 * <!-- end-user-doc -->
367 * @see #getFLAT_RATE_CIP_MONTHLY()
368 * @generated
369 * @ordered
370 */
371 protected double flaT_RATE_CIP_MONTHLY = FLAT_RATE_CIP_MONTHLY_EDEFAULT;
372
373 /**
374 * The default value of the '{@link #getFLAT_RATE_CIP_YEARLY() <em>FLAT RATE CIP YEARLY</em>}' attribute.
375 * <!-- begin-user-doc -->
376 * <!-- end-user-doc -->
377 * @see #getFLAT_RATE_CIP_YEARLY()
378 * @generated
379 * @ordered
380 */
381 protected static final double FLAT_RATE_CIP_YEARLY_EDEFAULT = 30.0;
382
383 /**
384 * The cached value of the '{@link #getFLAT_RATE_CIP_YEARLY() <em>FLAT RATE CIP YEARLY</em>}' attribute.
385 * <!-- begin-user-doc -->
386 * <!-- end-user-doc -->
387 * @see #getFLAT_RATE_CIP_YEARLY()
388 * @generated
389 * @ordered
390 */
391 protected double flaT_RATE_CIP_YEARLY = FLAT_RATE_CIP_YEARLY_EDEFAULT;
392
393 /**
394 * The default value of the '{@link #getFLAT_RATE_CIS_DAILY() <em>FLAT RATE CIS DAILY</em>}' attribute.
395 * <!-- begin-user-doc -->
396 * <!-- end-user-doc -->
397 * @see #getFLAT_RATE_CIS_DAILY()
398 * @generated
399 * @ordered
400 */
401 protected static final double FLAT_RATE_CIS_DAILY_EDEFAULT = 1.0;
402
403 /**
404 * The cached value of the '{@link #getFLAT_RATE_CIS_DAILY() <em>FLAT RATE CIS DAILY</em>}' attribute.
405 * <!-- begin-user-doc -->
406 * <!-- end-user-doc -->
407 * @see #getFLAT_RATE_CIS_DAILY()
408 * @generated
409 * @ordered
410 */
411 protected double flaT_RATE_CIS_DAILY = FLAT_RATE_CIS_DAILY_EDEFAULT;
412
413 /**
414 * The default value of the '{@link #getFLAT_RATE_CIS_MONTHLY() <em>FLAT RATE CIS MONTHLY</em>}' attribute.
415 * <!-- begin-user-doc -->
416 * <!-- end-user-doc -->
417 * @see #getFLAT_RATE_CIS_MONTHLY()
418 * @generated
419 * @ordered
420 */
421 protected static final double FLAT_RATE_CIS_MONTHLY_EDEFAULT = 25.0;
422
423 /**
424 * The cached value of the '{@link #getFLAT_RATE_CIS_MONTHLY() <em>FLAT RATE CIS MONTHLY</em>}' attribute.
425 * <!-- begin-user-doc -->
426 * <!-- end-user-doc -->
427 * @see #getFLAT_RATE_CIS_MONTHLY()
428 * @generated
429 * @ordered
430 */
431 protected double flaT_RATE_CIS_MONTHLY = FLAT_RATE_CIS_MONTHLY_EDEFAULT;
432
433 /**
434 * The default value of the '{@link #getFLAT_RATE_CIS_YEARLY() <em>FLAT RATE CIS YEARLY</em>}' attribute.
435 * <!-- begin-user-doc -->
436 * <!-- end-user-doc -->
437 * @see #getFLAT_RATE_CIS_YEARLY()
438 * @generated
439 * @ordered
440 */
441 protected static final double FLAT_RATE_CIS_YEARLY_EDEFAULT = 300.0;
442
443 /**
444 * The cached value of the '{@link #getFLAT_RATE_CIS_YEARLY() <em>FLAT RATE CIS YEARLY</em>}' attribute.
445 * <!-- begin-user-doc -->
446 * <!-- end-user-doc -->
447 * @see #getFLAT_RATE_CIS_YEARLY()
448 * @generated
449 * @ordered
450 */
451 protected double flaT_RATE_CIS_YEARLY = FLAT_RATE_CIS_YEARLY_EDEFAULT;
452
453 /**
454 * The default value of the '{@link #getFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT() <em>FLAT RATE FOR TRAVEL EXPENSE PER UNIT</em>}' attribute.
455 * <!-- begin-user-doc -->
456 * <!-- end-user-doc -->
457 * @see #getFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT()
458 * @generated
459 * @ordered
460 */
461 protected static final double FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT_EDEFAULT = 99.0;
462
463 /**
464 * The cached value of the '{@link #getFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT() <em>FLAT RATE FOR TRAVEL EXPENSE PER UNIT</em>}' attribute.
465 * <!-- begin-user-doc -->
466 * <!-- end-user-doc -->
467 * @see #getFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT()
468 * @generated
469 * @ordered
470 */
471 protected double flaT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT = FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT_EDEFAULT;
472
473 /**
474 * The default value of the '{@link #getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS() <em>MAXIMUM DEDUCTIBLE AMOUNT FOR DS</em>}' attribute.
475 * <!-- begin-user-doc -->
476 * <!-- end-user-doc -->
477 * @see #getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS()
478 * @generated
479 * @ordered
480 */
481 protected static final double MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS_EDEFAULT = 0.0;
482
483 /**
484 * The cached value of the '{@link #getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS() <em>MAXIMUM DEDUCTIBLE AMOUNT FOR DS</em>}' attribute.
485 * <!-- begin-user-doc -->
486 * <!-- end-user-doc -->
487 * @see #getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS()
488 * @generated
489 * @ordered
490 */
491 protected double maximuM_DEDUCTIBLE_AMOUNT_FOR_DS = MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS_EDEFAULT;
492
493 /**
494 * The default value of the '{@link #getFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE() <em>FLAT RATE FOR MISCELLANEOUS EXPENSE</em>}' attribute.
495 * <!-- begin-user-doc -->
496 * <!-- end-user-doc -->
497 * @see #getFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE()
498 * @generated
499 * @ordered
500 */
501 protected static final double FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE_EDEFAULT = 0.0;
502
503 /**
504 * The cached value of the '{@link #getFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE() <em>FLAT RATE FOR MISCELLANEOUS EXPENSE</em>}' attribute.
505 * <!-- begin-user-doc -->
506 * <!-- end-user-doc -->
507 * @see #getFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE()
508 * @generated
509 * @ordered
510 */
511 protected double flaT_RATE_FOR_MISCELLANEOUS_EXPENSE = FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE_EDEFAULT;
512
513 /**
514 * The default value of the '{@link #getDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE() <em>DISABILITY FLAT RATE FOR MISCELLANEOUS EXPENSE</em>}' attribute.
515 * <!-- begin-user-doc -->
516 * <!-- end-user-doc -->
517 * @see #getDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE()
518 * @generated
519 * @ordered
520 */
521 protected static final double DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE_EDEFAULT = 0.0;
522
523 /**
524 * The cached value of the '{@link #getDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE() <em>DISABILITY FLAT RATE FOR MISCELLANEOUS EXPENSE</em>}' attribute.
525 * <!-- begin-user-doc -->
526 * <!-- end-user-doc -->
527 * @see #getDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE()
528 * @generated
529 * @ordered
530 */
531 protected double disabilitY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE = DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE_EDEFAULT;
532
533 /**
534 * The default value of the '{@link #getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE() <em>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANCE</em>}' attribute.
535 * <!-- begin-user-doc -->
536 * <!-- end-user-doc -->
537 * @see #getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE()
538 * @generated
539 * @ordered
540 */
541 protected static final double MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE_EDEFAULT = 0.0;
542
543 /**
544 * The cached value of the '{@link #getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE() <em>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANCE</em>}' attribute.
545 * <!-- begin-user-doc -->
546 * <!-- end-user-doc -->
547 * @see #getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE()
548 * @generated
549 * @ordered
550 */
551 protected double maximuM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE = MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE_EDEFAULT;
552
553 /**
554 * <!-- begin-user-doc -->
555 * <!-- end-user-doc -->
556 * @generated
557 */
558 protected ConstantsImpl() {
559 super();
560 }
561
562 /**
563 * <!-- begin-user-doc -->
564 * <!-- end-user-doc -->
565 * @generated
566 */
567 @Override
568 protected EClass eStaticClass() {
569 return TaxationPackage.Literals.CONSTANTS;
570 }
571
572 /**
573 * <!-- begin-user-doc -->
574 * <!-- end-user-doc -->
575 * @generated
576 */
577 @Override
578 public double getMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD() {
579 return maximuM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD;
580 }
581
582 /**
583 * <!-- begin-user-doc -->
584 * <!-- end-user-doc -->
585 * @generated
586 */
587 @Override
588 public void setMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD(double newMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD) {
589 double oldMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD = maximuM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD;
590 maximuM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD = newMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD;
591 if (eNotificationRequired())
592 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD, oldMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD, maximuM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD));
593 }
594
595 /**
596 * <!-- begin-user-doc -->
597 * <!-- end-user-doc -->
598 * @generated
599 */
600 @Override
601 public double getMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE() {
602 return maximuM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE;
603 }
604
605 /**
606 * <!-- begin-user-doc -->
607 * <!-- end-user-doc -->
608 * @generated
609 */
610 @Override
611 public void setMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE(double newMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE) {
612 double oldMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE = maximuM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE;
613 maximuM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE = newMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE;
614 if (eNotificationRequired())
615 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE, oldMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE, maximuM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE));
616 }
617
618 /**
619 * <!-- begin-user-doc -->
620 * <!-- end-user-doc -->
621 * @generated
622 */
623 @Override
624 public double getMINIMUM_SALARY() {
625 return minimuM_SALARY;
626 }
627
628 /**
629 * <!-- begin-user-doc -->
630 * <!-- end-user-doc -->
631 * @generated
632 */
633 @Override
634 public void setMINIMUM_SALARY(double newMINIMUM_SALARY) {
635 double oldMINIMUM_SALARY = minimuM_SALARY;
636 minimuM_SALARY = newMINIMUM_SALARY;
637 if (eNotificationRequired())
638 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__MINIMUM_SALARY, oldMINIMUM_SALARY, minimuM_SALARY));
639 }
640
641 /**
642 * <!-- begin-user-doc -->
643 * <!-- end-user-doc -->
644 * @generated
645 */
646 @Override
647 public double getFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION() {
648 return flaT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION;
649 }
650
651 /**
652 * <!-- begin-user-doc -->
653 * <!-- end-user-doc -->
654 * @generated
655 */
656 @Override
657 public void setFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION(double newFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION) {
658 double oldFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION = flaT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION;
659 flaT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION = newFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION;
660 if (eNotificationRequired())
661 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION, oldFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION, flaT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION));
662 }
663
664 /**
665 * <!-- begin-user-doc -->
666 * <!-- end-user-doc -->
667 * @generated
668 */
669 @Override
670 public double getMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS() {
671 return maximuM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS;
672 }
673
674 /**
675 * <!-- begin-user-doc -->
676 * <!-- end-user-doc -->
677 * @generated
678 */
679 @Override
680 public void setMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS(double newMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS) {
681 double oldMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS = maximuM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS;
682 maximuM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS = newMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS;
683 if (eNotificationRequired())
684 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS, oldMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS, maximuM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS));
685 }
686
687 /**
688 * <!-- begin-user-doc -->
689 * <!-- end-user-doc -->
690 * @generated
691 */
692 @Override
693 public double getMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS() {
694 return minimuM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS;
695 }
696
697 /**
698 * <!-- begin-user-doc -->
699 * <!-- end-user-doc -->
700 * @generated
701 */
702 @Override
703 public void setMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS(double newMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS) {
704 double oldMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS = minimuM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS;
705 minimuM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS = newMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS;
706 if (eNotificationRequired())
707 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS, oldMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS, minimuM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS));
708 }
709
710 /**
711 * <!-- begin-user-doc -->
712 * <!-- end-user-doc -->
713 * @generated
714 */
715 @Override
716 public double getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC() {
717 return maximuM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC;
718 }
719
720 /**
721 * <!-- begin-user-doc -->
722 * <!-- end-user-doc -->
723 * @generated
724 */
725 @Override
726 public void setMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC(double newMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC) {
727 double oldMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC = maximuM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC;
728 maximuM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC = newMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC;
729 if (eNotificationRequired())
730 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC, oldMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC, maximuM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC));
731 }
732
733 /**
734 * <!-- begin-user-doc -->
735 * <!-- end-user-doc -->
736 * @generated
737 */
738 @Override
739 public double getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE() {
740 return maximuM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE;
741 }
742
743 /**
744 * <!-- begin-user-doc -->
745 * <!-- end-user-doc -->
746 * @generated
747 */
748 @Override
749 public void setMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE(double newMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE) {
750 double oldMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE = maximuM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE;
751 maximuM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE = newMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE;
752 if (eNotificationRequired())
753 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE, oldMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE, maximuM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE));
754 }
755
756 /**
757 * <!-- begin-user-doc -->
758 * <!-- end-user-doc -->
759 * @generated
760 */
761 @Override
762 public double getMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION() {
763 return maximaL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION;
764 }
765
766 /**
767 * <!-- begin-user-doc -->
768 * <!-- end-user-doc -->
769 * @generated
770 */
771 @Override
772 public void setMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION(double newMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION) {
773 double oldMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = maximaL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION;
774 maximaL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = newMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION;
775 if (eNotificationRequired())
776 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION, oldMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION, maximaL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION));
777 }
778
779 /**
780 * <!-- begin-user-doc -->
781 * <!-- end-user-doc -->
782 * @generated
783 */
784 @Override
785 public double getMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION() {
786 return maximaL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION;
787 }
788
789 /**
790 * <!-- begin-user-doc -->
791 * <!-- end-user-doc -->
792 * @generated
793 */
794 @Override
795 public void setMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION(double newMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION) {
796 double oldMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = maximaL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION;
797 maximaL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = newMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION;
798 if (eNotificationRequired())
799 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION, oldMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION, maximaL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION));
800 }
801
802 /**
803 * <!-- begin-user-doc -->
804 * <!-- end-user-doc -->
805 * @generated
806 */
807 @Override
808 public double getMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION() {
809 return minimaL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION;
810 }
811
812 /**
813 * <!-- begin-user-doc -->
814 * <!-- end-user-doc -->
815 * @generated
816 */
817 @Override
818 public void setMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION(double newMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION) {
819 double oldMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = minimaL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION;
820 minimaL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = newMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION;
821 if (eNotificationRequired())
822 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION, oldMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION, minimaL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION));
823 }
824
825 /**
826 * <!-- begin-user-doc -->
827 * <!-- end-user-doc -->
828 * @generated
829 */
830 @Override
831 public double getFLAT_RATE_CIM_DAILY() {
832 return flaT_RATE_CIM_DAILY;
833 }
834
835 /**
836 * <!-- begin-user-doc -->
837 * <!-- end-user-doc -->
838 * @generated
839 */
840 @Override
841 public void setFLAT_RATE_CIM_DAILY(double newFLAT_RATE_CIM_DAILY) {
842 double oldFLAT_RATE_CIM_DAILY = flaT_RATE_CIM_DAILY;
843 flaT_RATE_CIM_DAILY = newFLAT_RATE_CIM_DAILY;
844 if (eNotificationRequired())
845 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__FLAT_RATE_CIM_DAILY, oldFLAT_RATE_CIM_DAILY, flaT_RATE_CIM_DAILY));
846 }
847
848 /**
849 * <!-- begin-user-doc -->
850 * <!-- end-user-doc -->
851 * @generated
852 */
853 @Override
854 public double getFLAT_RATE_CIM_MONTHLY() {
855 return flaT_RATE_CIM_MONTHLY;
856 }
857
858 /**
859 * <!-- begin-user-doc -->
860 * <!-- end-user-doc -->
861 * @generated
862 */
863 @Override
864 public void setFLAT_RATE_CIM_MONTHLY(double newFLAT_RATE_CIM_MONTHLY) {
865 double oldFLAT_RATE_CIM_MONTHLY = flaT_RATE_CIM_MONTHLY;
866 flaT_RATE_CIM_MONTHLY = newFLAT_RATE_CIM_MONTHLY;
867 if (eNotificationRequired())
868 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__FLAT_RATE_CIM_MONTHLY, oldFLAT_RATE_CIM_MONTHLY, flaT_RATE_CIM_MONTHLY));
869 }
870
871 /**
872 * <!-- begin-user-doc -->
873 * <!-- end-user-doc -->
874 * @generated
875 */
876 @Override
877 public double getFLAT_RATE_CIM_YEARLY() {
878 return flaT_RATE_CIM_YEARLY;
879 }
880
881 /**
882 * <!-- begin-user-doc -->
883 * <!-- end-user-doc -->
884 * @generated
885 */
886 @Override
887 public void setFLAT_RATE_CIM_YEARLY(double newFLAT_RATE_CIM_YEARLY) {
888 double oldFLAT_RATE_CIM_YEARLY = flaT_RATE_CIM_YEARLY;
889 flaT_RATE_CIM_YEARLY = newFLAT_RATE_CIM_YEARLY;
890 if (eNotificationRequired())
891 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__FLAT_RATE_CIM_YEARLY, oldFLAT_RATE_CIM_YEARLY, flaT_RATE_CIM_YEARLY));
892 }
893
894 /**
895 * <!-- begin-user-doc -->
896 * <!-- end-user-doc -->
897 * @generated
898 */
899 @Override
900 public double getFLAT_RATE_CIP_DAILY() {
901 return flaT_RATE_CIP_DAILY;
902 }
903
904 /**
905 * <!-- begin-user-doc -->
906 * <!-- end-user-doc -->
907 * @generated
908 */
909 @Override
910 public void setFLAT_RATE_CIP_DAILY(double newFLAT_RATE_CIP_DAILY) {
911 double oldFLAT_RATE_CIP_DAILY = flaT_RATE_CIP_DAILY;
912 flaT_RATE_CIP_DAILY = newFLAT_RATE_CIP_DAILY;
913 if (eNotificationRequired())
914 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__FLAT_RATE_CIP_DAILY, oldFLAT_RATE_CIP_DAILY, flaT_RATE_CIP_DAILY));
915 }
916
917 /**
918 * <!-- begin-user-doc -->
919 * <!-- end-user-doc -->
920 * @generated
921 */
922 @Override
923 public double getFLAT_RATE_CIP_MONTHLY() {
924 return flaT_RATE_CIP_MONTHLY;
925 }
926
927 /**
928 * <!-- begin-user-doc -->
929 * <!-- end-user-doc -->
930 * @generated
931 */
932 @Override
933 public void setFLAT_RATE_CIP_MONTHLY(double newFLAT_RATE_CIP_MONTHLY) {
934 double oldFLAT_RATE_CIP_MONTHLY = flaT_RATE_CIP_MONTHLY;
935 flaT_RATE_CIP_MONTHLY = newFLAT_RATE_CIP_MONTHLY;
936 if (eNotificationRequired())
937 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__FLAT_RATE_CIP_MONTHLY, oldFLAT_RATE_CIP_MONTHLY, flaT_RATE_CIP_MONTHLY));
938 }
939
940 /**
941 * <!-- begin-user-doc -->
942 * <!-- end-user-doc -->
943 * @generated
944 */
945 @Override
946 public double getFLAT_RATE_CIP_YEARLY() {
947 return flaT_RATE_CIP_YEARLY;
948 }
949
950 /**
951 * <!-- begin-user-doc -->
952 * <!-- end-user-doc -->
953 * @generated
954 */
955 @Override
956 public void setFLAT_RATE_CIP_YEARLY(double newFLAT_RATE_CIP_YEARLY) {
957 double oldFLAT_RATE_CIP_YEARLY = flaT_RATE_CIP_YEARLY;
958 flaT_RATE_CIP_YEARLY = newFLAT_RATE_CIP_YEARLY;
959 if (eNotificationRequired())
960 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__FLAT_RATE_CIP_YEARLY, oldFLAT_RATE_CIP_YEARLY, flaT_RATE_CIP_YEARLY));
961 }
962
963 /**
964 * <!-- begin-user-doc -->
965 * <!-- end-user-doc -->
966 * @generated
967 */
968 @Override
969 public double getFLAT_RATE_CIS_DAILY() {
970 return flaT_RATE_CIS_DAILY;
971 }
972
973 /**
974 * <!-- begin-user-doc -->
975 * <!-- end-user-doc -->
976 * @generated
977 */
978 @Override
979 public void setFLAT_RATE_CIS_DAILY(double newFLAT_RATE_CIS_DAILY) {
980 double oldFLAT_RATE_CIS_DAILY = flaT_RATE_CIS_DAILY;
981 flaT_RATE_CIS_DAILY = newFLAT_RATE_CIS_DAILY;
982 if (eNotificationRequired())
983 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__FLAT_RATE_CIS_DAILY, oldFLAT_RATE_CIS_DAILY, flaT_RATE_CIS_DAILY));
984 }
985
986 /**
987 * <!-- begin-user-doc -->
988 * <!-- end-user-doc -->
989 * @generated
990 */
991 @Override
992 public double getFLAT_RATE_CIS_MONTHLY() {
993 return flaT_RATE_CIS_MONTHLY;
994 }
995
996 /**
997 * <!-- begin-user-doc -->
998 * <!-- end-user-doc -->
999 * @generated
1000 */
1001 @Override
1002 public void setFLAT_RATE_CIS_MONTHLY(double newFLAT_RATE_CIS_MONTHLY) {
1003 double oldFLAT_RATE_CIS_MONTHLY = flaT_RATE_CIS_MONTHLY;
1004 flaT_RATE_CIS_MONTHLY = newFLAT_RATE_CIS_MONTHLY;
1005 if (eNotificationRequired())
1006 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__FLAT_RATE_CIS_MONTHLY, oldFLAT_RATE_CIS_MONTHLY, flaT_RATE_CIS_MONTHLY));
1007 }
1008
1009 /**
1010 * <!-- begin-user-doc -->
1011 * <!-- end-user-doc -->
1012 * @generated
1013 */
1014 @Override
1015 public double getFLAT_RATE_CIS_YEARLY() {
1016 return flaT_RATE_CIS_YEARLY;
1017 }
1018
1019 /**
1020 * <!-- begin-user-doc -->
1021 * <!-- end-user-doc -->
1022 * @generated
1023 */
1024 @Override
1025 public void setFLAT_RATE_CIS_YEARLY(double newFLAT_RATE_CIS_YEARLY) {
1026 double oldFLAT_RATE_CIS_YEARLY = flaT_RATE_CIS_YEARLY;
1027 flaT_RATE_CIS_YEARLY = newFLAT_RATE_CIS_YEARLY;
1028 if (eNotificationRequired())
1029 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__FLAT_RATE_CIS_YEARLY, oldFLAT_RATE_CIS_YEARLY, flaT_RATE_CIS_YEARLY));
1030 }
1031
1032 /**
1033 * <!-- begin-user-doc -->
1034 * <!-- end-user-doc -->
1035 * @generated
1036 */
1037 @Override
1038 public double getFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT() {
1039 return flaT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT;
1040 }
1041
1042 /**
1043 * <!-- begin-user-doc -->
1044 * <!-- end-user-doc -->
1045 * @generated
1046 */
1047 @Override
1048 public void setFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT(double newFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT) {
1049 double oldFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT = flaT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT;
1050 flaT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT = newFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT;
1051 if (eNotificationRequired())
1052 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT, oldFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT, flaT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT));
1053 }
1054
1055 /**
1056 * <!-- begin-user-doc -->
1057 * <!-- end-user-doc -->
1058 * @generated
1059 */
1060 @Override
1061 public double getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS() {
1062 return maximuM_DEDUCTIBLE_AMOUNT_FOR_DS;
1063 }
1064
1065 /**
1066 * <!-- begin-user-doc -->
1067 * <!-- end-user-doc -->
1068 * @generated
1069 */
1070 @Override
1071 public void setMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS(double newMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS) {
1072 double oldMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS = maximuM_DEDUCTIBLE_AMOUNT_FOR_DS;
1073 maximuM_DEDUCTIBLE_AMOUNT_FOR_DS = newMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS;
1074 if (eNotificationRequired())
1075 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS, oldMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS, maximuM_DEDUCTIBLE_AMOUNT_FOR_DS));
1076 }
1077
1078 /**
1079 * <!-- begin-user-doc -->
1080 * <!-- end-user-doc -->
1081 * @generated
1082 */
1083 @Override
1084 public double getFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE() {
1085 return flaT_RATE_FOR_MISCELLANEOUS_EXPENSE;
1086 }
1087
1088 /**
1089 * <!-- begin-user-doc -->
1090 * <!-- end-user-doc -->
1091 * @generated
1092 */
1093 @Override
1094 public void setFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE(double newFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE) {
1095 double oldFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE = flaT_RATE_FOR_MISCELLANEOUS_EXPENSE;
1096 flaT_RATE_FOR_MISCELLANEOUS_EXPENSE = newFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE;
1097 if (eNotificationRequired())
1098 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE, oldFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE, flaT_RATE_FOR_MISCELLANEOUS_EXPENSE));
1099 }
1100
1101 /**
1102 * <!-- begin-user-doc -->
1103 * <!-- end-user-doc -->
1104 * @generated
1105 */
1106 @Override
1107 public double getDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE() {
1108 return disabilitY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE;
1109 }
1110
1111 /**
1112 * <!-- begin-user-doc -->
1113 * <!-- end-user-doc -->
1114 * @generated
1115 */
1116 @Override
1117 public void setDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE(double newDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE) {
1118 double oldDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE = disabilitY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE;
1119 disabilitY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE = newDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE;
1120 if (eNotificationRequired())
1121 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE, oldDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE, disabilitY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE));
1122 }
1123
1124 /**
1125 * <!-- begin-user-doc -->
1126 * <!-- end-user-doc -->
1127 * @generated
1128 */
1129 @Override
1130 public double getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE() {
1131 return maximuM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE;
1132 }
1133
1134 /**
1135 * <!-- begin-user-doc -->
1136 * <!-- end-user-doc -->
1137 * @generated
1138 */
1139 @Override
1140 public void setMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE(double newMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE) {
1141 double oldMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE = maximuM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE;
1142 maximuM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE = newMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE;
1143 if (eNotificationRequired())
1144 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE, oldMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE, maximuM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE));
1145 }
1146
1147 /**
1148 * <!-- begin-user-doc -->
1149 * <!-- end-user-doc -->
1150 * @generated
1151 */
1152 @Override
1153 public Object eGet(int featureID, boolean resolve, boolean coreType) {
1154 switch (featureID) {
1155 case TaxationPackage.CONSTANTS__MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD:
1156 return getMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD();
1157 case TaxationPackage.CONSTANTS__MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE:
1158 return getMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE();
1159 case TaxationPackage.CONSTANTS__MINIMUM_SALARY:
1160 return getMINIMUM_SALARY();
1161 case TaxationPackage.CONSTANTS__FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION:
1162 return getFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION();
1163 case TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS:
1164 return getMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS();
1165 case TaxationPackage.CONSTANTS__MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS:
1166 return getMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS();
1167 case TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC:
1168 return getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC();
1169 case TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE:
1170 return getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE();
1171 case TaxationPackage.CONSTANTS__MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION:
1172 return getMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION();
1173 case TaxationPackage.CONSTANTS__MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION:
1174 return getMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION();
1175 case TaxationPackage.CONSTANTS__MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION:
1176 return getMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION();
1177 case TaxationPackage.CONSTANTS__FLAT_RATE_CIM_DAILY:
1178 return getFLAT_RATE_CIM_DAILY();
1179 case TaxationPackage.CONSTANTS__FLAT_RATE_CIM_MONTHLY:
1180 return getFLAT_RATE_CIM_MONTHLY();
1181 case TaxationPackage.CONSTANTS__FLAT_RATE_CIM_YEARLY:
1182 return getFLAT_RATE_CIM_YEARLY();
1183 case TaxationPackage.CONSTANTS__FLAT_RATE_CIP_DAILY:
1184 return getFLAT_RATE_CIP_DAILY();
1185 case TaxationPackage.CONSTANTS__FLAT_RATE_CIP_MONTHLY:
1186 return getFLAT_RATE_CIP_MONTHLY();
1187 case TaxationPackage.CONSTANTS__FLAT_RATE_CIP_YEARLY:
1188 return getFLAT_RATE_CIP_YEARLY();
1189 case TaxationPackage.CONSTANTS__FLAT_RATE_CIS_DAILY:
1190 return getFLAT_RATE_CIS_DAILY();
1191 case TaxationPackage.CONSTANTS__FLAT_RATE_CIS_MONTHLY:
1192 return getFLAT_RATE_CIS_MONTHLY();
1193 case TaxationPackage.CONSTANTS__FLAT_RATE_CIS_YEARLY:
1194 return getFLAT_RATE_CIS_YEARLY();
1195 case TaxationPackage.CONSTANTS__FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT:
1196 return getFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT();
1197 case TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS:
1198 return getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS();
1199 case TaxationPackage.CONSTANTS__FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE:
1200 return getFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE();
1201 case TaxationPackage.CONSTANTS__DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE:
1202 return getDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE();
1203 case TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE:
1204 return getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE();
1205 }
1206 return super.eGet(featureID, resolve, coreType);
1207 }
1208
1209 /**
1210 * <!-- begin-user-doc -->
1211 * <!-- end-user-doc -->
1212 * @generated
1213 */
1214 @Override
1215 public void eSet(int featureID, Object newValue) {
1216 switch (featureID) {
1217 case TaxationPackage.CONSTANTS__MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD:
1218 setMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD((Double)newValue);
1219 return;
1220 case TaxationPackage.CONSTANTS__MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE:
1221 setMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE((Double)newValue);
1222 return;
1223 case TaxationPackage.CONSTANTS__MINIMUM_SALARY:
1224 setMINIMUM_SALARY((Double)newValue);
1225 return;
1226 case TaxationPackage.CONSTANTS__FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION:
1227 setFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION((Double)newValue);
1228 return;
1229 case TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS:
1230 setMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS((Double)newValue);
1231 return;
1232 case TaxationPackage.CONSTANTS__MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS:
1233 setMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS((Double)newValue);
1234 return;
1235 case TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC:
1236 setMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC((Double)newValue);
1237 return;
1238 case TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE:
1239 setMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE((Double)newValue);
1240 return;
1241 case TaxationPackage.CONSTANTS__MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION:
1242 setMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION((Double)newValue);
1243 return;
1244 case TaxationPackage.CONSTANTS__MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION:
1245 setMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION((Double)newValue);
1246 return;
1247 case TaxationPackage.CONSTANTS__MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION:
1248 setMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION((Double)newValue);
1249 return;
1250 case TaxationPackage.CONSTANTS__FLAT_RATE_CIM_DAILY:
1251 setFLAT_RATE_CIM_DAILY((Double)newValue);
1252 return;
1253 case TaxationPackage.CONSTANTS__FLAT_RATE_CIM_MONTHLY:
1254 setFLAT_RATE_CIM_MONTHLY((Double)newValue);
1255 return;
1256 case TaxationPackage.CONSTANTS__FLAT_RATE_CIM_YEARLY:
1257 setFLAT_RATE_CIM_YEARLY((Double)newValue);
1258 return;
1259 case TaxationPackage.CONSTANTS__FLAT_RATE_CIP_DAILY:
1260 setFLAT_RATE_CIP_DAILY((Double)newValue);
1261 return;
1262 case TaxationPackage.CONSTANTS__FLAT_RATE_CIP_MONTHLY:
1263 setFLAT_RATE_CIP_MONTHLY((Double)newValue);
1264 return;
1265 case TaxationPackage.CONSTANTS__FLAT_RATE_CIP_YEARLY:
1266 setFLAT_RATE_CIP_YEARLY((Double)newValue);
1267 return;
1268 case TaxationPackage.CONSTANTS__FLAT_RATE_CIS_DAILY:
1269 setFLAT_RATE_CIS_DAILY((Double)newValue);
1270 return;
1271 case TaxationPackage.CONSTANTS__FLAT_RATE_CIS_MONTHLY:
1272 setFLAT_RATE_CIS_MONTHLY((Double)newValue);
1273 return;
1274 case TaxationPackage.CONSTANTS__FLAT_RATE_CIS_YEARLY:
1275 setFLAT_RATE_CIS_YEARLY((Double)newValue);
1276 return;
1277 case TaxationPackage.CONSTANTS__FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT:
1278 setFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT((Double)newValue);
1279 return;
1280 case TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS:
1281 setMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS((Double)newValue);
1282 return;
1283 case TaxationPackage.CONSTANTS__FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE:
1284 setFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE((Double)newValue);
1285 return;
1286 case TaxationPackage.CONSTANTS__DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE:
1287 setDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE((Double)newValue);
1288 return;
1289 case TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE:
1290 setMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE((Double)newValue);
1291 return;
1292 }
1293 super.eSet(featureID, newValue);
1294 }
1295
1296 /**
1297 * <!-- begin-user-doc -->
1298 * <!-- end-user-doc -->
1299 * @generated
1300 */
1301 @Override
1302 public void eUnset(int featureID) {
1303 switch (featureID) {
1304 case TaxationPackage.CONSTANTS__MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD:
1305 setMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD(MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD_EDEFAULT);
1306 return;
1307 case TaxationPackage.CONSTANTS__MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE:
1308 setMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE(MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE_EDEFAULT);
1309 return;
1310 case TaxationPackage.CONSTANTS__MINIMUM_SALARY:
1311 setMINIMUM_SALARY(MINIMUM_SALARY_EDEFAULT);
1312 return;
1313 case TaxationPackage.CONSTANTS__FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION:
1314 setFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION(FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION_EDEFAULT);
1315 return;
1316 case TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS:
1317 setMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS(MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS_EDEFAULT);
1318 return;
1319 case TaxationPackage.CONSTANTS__MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS:
1320 setMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS(MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS_EDEFAULT);
1321 return;
1322 case TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC:
1323 setMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC(MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC_EDEFAULT);
1324 return;
1325 case TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE:
1326 setMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE(MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE_EDEFAULT);
1327 return;
1328 case TaxationPackage.CONSTANTS__MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION:
1329 setMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION(MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION_EDEFAULT);
1330 return;
1331 case TaxationPackage.CONSTANTS__MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION:
1332 setMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION(MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION_EDEFAULT);
1333 return;
1334 case TaxationPackage.CONSTANTS__MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION:
1335 setMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION(MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION_EDEFAULT);
1336 return;
1337 case TaxationPackage.CONSTANTS__FLAT_RATE_CIM_DAILY:
1338 setFLAT_RATE_CIM_DAILY(FLAT_RATE_CIM_DAILY_EDEFAULT);
1339 return;
1340 case TaxationPackage.CONSTANTS__FLAT_RATE_CIM_MONTHLY:
1341 setFLAT_RATE_CIM_MONTHLY(FLAT_RATE_CIM_MONTHLY_EDEFAULT);
1342 return;
1343 case TaxationPackage.CONSTANTS__FLAT_RATE_CIM_YEARLY:
1344 setFLAT_RATE_CIM_YEARLY(FLAT_RATE_CIM_YEARLY_EDEFAULT);
1345 return;
1346 case TaxationPackage.CONSTANTS__FLAT_RATE_CIP_DAILY:
1347 setFLAT_RATE_CIP_DAILY(FLAT_RATE_CIP_DAILY_EDEFAULT);
1348 return;
1349 case TaxationPackage.CONSTANTS__FLAT_RATE_CIP_MONTHLY:
1350 setFLAT_RATE_CIP_MONTHLY(FLAT_RATE_CIP_MONTHLY_EDEFAULT);
1351 return;
1352 case TaxationPackage.CONSTANTS__FLAT_RATE_CIP_YEARLY:
1353 setFLAT_RATE_CIP_YEARLY(FLAT_RATE_CIP_YEARLY_EDEFAULT);
1354 return;
1355 case TaxationPackage.CONSTANTS__FLAT_RATE_CIS_DAILY:
1356 setFLAT_RATE_CIS_DAILY(FLAT_RATE_CIS_DAILY_EDEFAULT);
1357 return;
1358 case TaxationPackage.CONSTANTS__FLAT_RATE_CIS_MONTHLY:
1359 setFLAT_RATE_CIS_MONTHLY(FLAT_RATE_CIS_MONTHLY_EDEFAULT);
1360 return;
1361 case TaxationPackage.CONSTANTS__FLAT_RATE_CIS_YEARLY:
1362 setFLAT_RATE_CIS_YEARLY(FLAT_RATE_CIS_YEARLY_EDEFAULT);
1363 return;
1364 case TaxationPackage.CONSTANTS__FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT:
1365 setFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT(FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT_EDEFAULT);
1366 return;
1367 case TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS:
1368 setMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS(MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS_EDEFAULT);
1369 return;
1370 case TaxationPackage.CONSTANTS__FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE:
1371 setFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE(FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE_EDEFAULT);
1372 return;
1373 case TaxationPackage.CONSTANTS__DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE:
1374 setDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE(DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE_EDEFAULT);
1375 return;
1376 case TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE:
1377 setMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE(MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE_EDEFAULT);
1378 return;
1379 }
1380 super.eUnset(featureID);
1381 }
1382
1383 /**
1384 * <!-- begin-user-doc -->
1385 * <!-- end-user-doc -->
1386 * @generated
1387 */
1388 @Override
1389 public boolean eIsSet(int featureID) {
1390 switch (featureID) {
1391 case TaxationPackage.CONSTANTS__MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD:
1392 return maximuM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD != MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD_EDEFAULT;
1393 case TaxationPackage.CONSTANTS__MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE:
1394 return maximuM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE != MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE_EDEFAULT;
1395 case TaxationPackage.CONSTANTS__MINIMUM_SALARY:
1396 return minimuM_SALARY != MINIMUM_SALARY_EDEFAULT;
1397 case TaxationPackage.CONSTANTS__FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION:
1398 return flaT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION != FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION_EDEFAULT;
1399 case TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS:
1400 return maximuM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS != MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS_EDEFAULT;
1401 case TaxationPackage.CONSTANTS__MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS:
1402 return minimuM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS != MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS_EDEFAULT;
1403 case TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC:
1404 return maximuM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC != MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC_EDEFAULT;
1405 case TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE:
1406 return maximuM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE != MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE_EDEFAULT;
1407 case TaxationPackage.CONSTANTS__MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION:
1408 return maximaL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION != MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION_EDEFAULT;
1409 case TaxationPackage.CONSTANTS__MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION:
1410 return maximaL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION != MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION_EDEFAULT;
1411 case TaxationPackage.CONSTANTS__MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION:
1412 return minimaL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION != MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION_EDEFAULT;
1413 case TaxationPackage.CONSTANTS__FLAT_RATE_CIM_DAILY:
1414 return flaT_RATE_CIM_DAILY != FLAT_RATE_CIM_DAILY_EDEFAULT;
1415 case TaxationPackage.CONSTANTS__FLAT_RATE_CIM_MONTHLY:
1416 return flaT_RATE_CIM_MONTHLY != FLAT_RATE_CIM_MONTHLY_EDEFAULT;
1417 case TaxationPackage.CONSTANTS__FLAT_RATE_CIM_YEARLY:
1418 return flaT_RATE_CIM_YEARLY != FLAT_RATE_CIM_YEARLY_EDEFAULT;
1419 case TaxationPackage.CONSTANTS__FLAT_RATE_CIP_DAILY:
1420 return flaT_RATE_CIP_DAILY != FLAT_RATE_CIP_DAILY_EDEFAULT;
1421 case TaxationPackage.CONSTANTS__FLAT_RATE_CIP_MONTHLY:
1422 return flaT_RATE_CIP_MONTHLY != FLAT_RATE_CIP_MONTHLY_EDEFAULT;
1423 case TaxationPackage.CONSTANTS__FLAT_RATE_CIP_YEARLY:
1424 return flaT_RATE_CIP_YEARLY != FLAT_RATE_CIP_YEARLY_EDEFAULT;
1425 case TaxationPackage.CONSTANTS__FLAT_RATE_CIS_DAILY:
1426 return flaT_RATE_CIS_DAILY != FLAT_RATE_CIS_DAILY_EDEFAULT;
1427 case TaxationPackage.CONSTANTS__FLAT_RATE_CIS_MONTHLY:
1428 return flaT_RATE_CIS_MONTHLY != FLAT_RATE_CIS_MONTHLY_EDEFAULT;
1429 case TaxationPackage.CONSTANTS__FLAT_RATE_CIS_YEARLY:
1430 return flaT_RATE_CIS_YEARLY != FLAT_RATE_CIS_YEARLY_EDEFAULT;
1431 case TaxationPackage.CONSTANTS__FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT:
1432 return flaT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT != FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT_EDEFAULT;
1433 case TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS:
1434 return maximuM_DEDUCTIBLE_AMOUNT_FOR_DS != MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS_EDEFAULT;
1435 case TaxationPackage.CONSTANTS__FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE:
1436 return flaT_RATE_FOR_MISCELLANEOUS_EXPENSE != FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE_EDEFAULT;
1437 case TaxationPackage.CONSTANTS__DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE:
1438 return disabilitY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE != DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE_EDEFAULT;
1439 case TaxationPackage.CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE:
1440 return maximuM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE != MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE_EDEFAULT;
1441 }
1442 return super.eIsSet(featureID);
1443 }
1444
1445 /**
1446 * <!-- begin-user-doc -->
1447 * <!-- end-user-doc -->
1448 * @generated
1449 */
1450 @Override
1451 public String toString() {
1452 if (eIsProxy()) return super.toString();
1453
1454 StringBuilder result = new StringBuilder(super.toString());
1455 result.append(" (MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD: ");
1456 result.append(maximuM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD);
1457 result.append(", MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE: ");
1458 result.append(maximuM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE);
1459 result.append(", MINIMUM_SALARY: ");
1460 result.append(minimuM_SALARY);
1461 result.append(", FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION: ");
1462 result.append(flaT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION);
1463 result.append(", MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS: ");
1464 result.append(maximuM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS);
1465 result.append(", MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS: ");
1466 result.append(minimuM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS);
1467 result.append(", MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC: ");
1468 result.append(maximuM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC);
1469 result.append(", MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE: ");
1470 result.append(maximuM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE);
1471 result.append(", MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION: ");
1472 result.append(maximaL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION);
1473 result.append(", MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION: ");
1474 result.append(maximaL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION);
1475 result.append(", MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION: ");
1476 result.append(minimaL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION);
1477 result.append(", FLAT_RATE_CIM_DAILY: ");
1478 result.append(flaT_RATE_CIM_DAILY);
1479 result.append(", FLAT_RATE_CIM_MONTHLY: ");
1480 result.append(flaT_RATE_CIM_MONTHLY);
1481 result.append(", FLAT_RATE_CIM_YEARLY: ");
1482 result.append(flaT_RATE_CIM_YEARLY);
1483 result.append(", FLAT_RATE_CIP_DAILY: ");
1484 result.append(flaT_RATE_CIP_DAILY);
1485 result.append(", FLAT_RATE_CIP_MONTHLY: ");
1486 result.append(flaT_RATE_CIP_MONTHLY);
1487 result.append(", FLAT_RATE_CIP_YEARLY: ");
1488 result.append(flaT_RATE_CIP_YEARLY);
1489 result.append(", FLAT_RATE_CIS_DAILY: ");
1490 result.append(flaT_RATE_CIS_DAILY);
1491 result.append(", FLAT_RATE_CIS_MONTHLY: ");
1492 result.append(flaT_RATE_CIS_MONTHLY);
1493 result.append(", FLAT_RATE_CIS_YEARLY: ");
1494 result.append(flaT_RATE_CIS_YEARLY);
1495 result.append(", FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT: ");
1496 result.append(flaT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT);
1497 result.append(", MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS: ");
1498 result.append(maximuM_DEDUCTIBLE_AMOUNT_FOR_DS);
1499 result.append(", FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE: ");
1500 result.append(flaT_RATE_FOR_MISCELLANEOUS_EXPENSE);
1501 result.append(", DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE: ");
1502 result.append(disabilitY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE);
1503 result.append(", MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE: ");
1504 result.append(maximuM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE);
1505 result.append(')');
1506 return result.toString();
1507 }
1508
1509} //ConstantsImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DSImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DSImpl.java
new file mode 100644
index 00000000..dabc6b3c
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DSImpl.java
@@ -0,0 +1,220 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.DS;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.common.notify.Notification;
9
10import org.eclipse.emf.ecore.EClass;
11
12import org.eclipse.emf.ecore.impl.ENotificationImpl;
13
14/**
15 * <!-- begin-user-doc -->
16 * An implementation of the model object '<em><b>DS</b></em>'.
17 * <!-- end-user-doc -->
18 * <p>
19 * The following features are implemented:
20 * </p>
21 * <ul>
22 * <li>{@link TaxationWithRoot.impl.DSImpl#getMaximum_deductible_amount <em>Maximum deductible amount</em>}</li>
23 * <li>{@link TaxationWithRoot.impl.DSImpl#getId3 <em>Id3</em>}</li>
24 * </ul>
25 *
26 * @generated
27 */
28public class DSImpl extends RootImpl implements DS {
29 /**
30 * The default value of the '{@link #getMaximum_deductible_amount() <em>Maximum deductible amount</em>}' attribute.
31 * <!-- begin-user-doc -->
32 * <!-- end-user-doc -->
33 * @see #getMaximum_deductible_amount()
34 * @generated
35 * @ordered
36 */
37 protected static final double MAXIMUM_DEDUCTIBLE_AMOUNT_EDEFAULT = 0.0;
38
39 /**
40 * The cached value of the '{@link #getMaximum_deductible_amount() <em>Maximum deductible amount</em>}' attribute.
41 * <!-- begin-user-doc -->
42 * <!-- end-user-doc -->
43 * @see #getMaximum_deductible_amount()
44 * @generated
45 * @ordered
46 */
47 protected double maximum_deductible_amount = MAXIMUM_DEDUCTIBLE_AMOUNT_EDEFAULT;
48
49 /**
50 * The default value of the '{@link #getId3() <em>Id3</em>}' attribute.
51 * <!-- begin-user-doc -->
52 * <!-- end-user-doc -->
53 * @see #getId3()
54 * @generated
55 * @ordered
56 */
57 protected static final String ID3_EDEFAULT = null;
58
59 /**
60 * The cached value of the '{@link #getId3() <em>Id3</em>}' attribute.
61 * <!-- begin-user-doc -->
62 * <!-- end-user-doc -->
63 * @see #getId3()
64 * @generated
65 * @ordered
66 */
67 protected String id3 = ID3_EDEFAULT;
68
69 /**
70 * <!-- begin-user-doc -->
71 * <!-- end-user-doc -->
72 * @generated
73 */
74 protected DSImpl() {
75 super();
76 }
77
78 /**
79 * <!-- begin-user-doc -->
80 * <!-- end-user-doc -->
81 * @generated
82 */
83 @Override
84 protected EClass eStaticClass() {
85 return TaxationPackage.Literals.DS;
86 }
87
88 /**
89 * <!-- begin-user-doc -->
90 * <!-- end-user-doc -->
91 * @generated
92 */
93 @Override
94 public double getMaximum_deductible_amount() {
95 return maximum_deductible_amount;
96 }
97
98 /**
99 * <!-- begin-user-doc -->
100 * <!-- end-user-doc -->
101 * @generated
102 */
103 @Override
104 public void setMaximum_deductible_amount(double newMaximum_deductible_amount) {
105 double oldMaximum_deductible_amount = maximum_deductible_amount;
106 maximum_deductible_amount = newMaximum_deductible_amount;
107 if (eNotificationRequired())
108 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.DS__MAXIMUM_DEDUCTIBLE_AMOUNT, oldMaximum_deductible_amount, maximum_deductible_amount));
109 }
110
111 /**
112 * <!-- begin-user-doc -->
113 * <!-- end-user-doc -->
114 * @generated
115 */
116 @Override
117 public String getId3() {
118 return id3;
119 }
120
121 /**
122 * <!-- begin-user-doc -->
123 * <!-- end-user-doc -->
124 * @generated
125 */
126 @Override
127 public void setId3(String newId3) {
128 String oldId3 = id3;
129 id3 = newId3;
130 if (eNotificationRequired())
131 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.DS__ID3, oldId3, id3));
132 }
133
134 /**
135 * <!-- begin-user-doc -->
136 * <!-- end-user-doc -->
137 * @generated
138 */
139 @Override
140 public Object eGet(int featureID, boolean resolve, boolean coreType) {
141 switch (featureID) {
142 case TaxationPackage.DS__MAXIMUM_DEDUCTIBLE_AMOUNT:
143 return getMaximum_deductible_amount();
144 case TaxationPackage.DS__ID3:
145 return getId3();
146 }
147 return super.eGet(featureID, resolve, coreType);
148 }
149
150 /**
151 * <!-- begin-user-doc -->
152 * <!-- end-user-doc -->
153 * @generated
154 */
155 @Override
156 public void eSet(int featureID, Object newValue) {
157 switch (featureID) {
158 case TaxationPackage.DS__MAXIMUM_DEDUCTIBLE_AMOUNT:
159 setMaximum_deductible_amount((Double)newValue);
160 return;
161 case TaxationPackage.DS__ID3:
162 setId3((String)newValue);
163 return;
164 }
165 super.eSet(featureID, newValue);
166 }
167
168 /**
169 * <!-- begin-user-doc -->
170 * <!-- end-user-doc -->
171 * @generated
172 */
173 @Override
174 public void eUnset(int featureID) {
175 switch (featureID) {
176 case TaxationPackage.DS__MAXIMUM_DEDUCTIBLE_AMOUNT:
177 setMaximum_deductible_amount(MAXIMUM_DEDUCTIBLE_AMOUNT_EDEFAULT);
178 return;
179 case TaxationPackage.DS__ID3:
180 setId3(ID3_EDEFAULT);
181 return;
182 }
183 super.eUnset(featureID);
184 }
185
186 /**
187 * <!-- begin-user-doc -->
188 * <!-- end-user-doc -->
189 * @generated
190 */
191 @Override
192 public boolean eIsSet(int featureID) {
193 switch (featureID) {
194 case TaxationPackage.DS__MAXIMUM_DEDUCTIBLE_AMOUNT:
195 return maximum_deductible_amount != MAXIMUM_DEDUCTIBLE_AMOUNT_EDEFAULT;
196 case TaxationPackage.DS__ID3:
197 return ID3_EDEFAULT == null ? id3 != null : !ID3_EDEFAULT.equals(id3);
198 }
199 return super.eIsSet(featureID);
200 }
201
202 /**
203 * <!-- begin-user-doc -->
204 * <!-- end-user-doc -->
205 * @generated
206 */
207 @Override
208 public String toString() {
209 if (eIsProxy()) return super.toString();
210
211 StringBuilder result = new StringBuilder(super.toString());
212 result.append(" (maximum_deductible_amount: ");
213 result.append(maximum_deductible_amount);
214 result.append(", id3: ");
215 result.append(id3);
216 result.append(')');
217 return result.toString();
218 }
219
220} //DSImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_DonationImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_DonationImpl.java
new file mode 100644
index 00000000..2340f538
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_DonationImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.DS_for_Donation;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>DS for Donation</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class DS_for_DonationImpl extends DSImpl implements DS_for_Donation {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected DS_for_DonationImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.DS_FOR_DONATION;
35 }
36
37} //DS_for_DonationImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_Health_and_Pension_InsuranceImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_Health_and_Pension_InsuranceImpl.java
new file mode 100644
index 00000000..98886913
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_Health_and_Pension_InsuranceImpl.java
@@ -0,0 +1,165 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Category_of_Health_and_Pension_Insurances;
6import TaxationWithRoot.DS_for_Health_and_Pension_Insurance;
7import TaxationWithRoot.TaxationPackage;
8
9import org.eclipse.emf.common.notify.Notification;
10
11import org.eclipse.emf.ecore.EClass;
12
13import org.eclipse.emf.ecore.impl.ENotificationImpl;
14
15/**
16 * <!-- begin-user-doc -->
17 * An implementation of the model object '<em><b>DS for Health and Pension Insurance</b></em>'.
18 * <!-- end-user-doc -->
19 * <p>
20 * The following features are implemented:
21 * </p>
22 * <ul>
23 * <li>{@link TaxationWithRoot.impl.DS_for_Health_and_Pension_InsuranceImpl#getInsurance_category <em>Insurance category</em>}</li>
24 * </ul>
25 *
26 * @generated
27 */
28public class DS_for_Health_and_Pension_InsuranceImpl extends DSImpl implements DS_for_Health_and_Pension_Insurance {
29 /**
30 * The default value of the '{@link #getInsurance_category() <em>Insurance category</em>}' attribute.
31 * <!-- begin-user-doc -->
32 * <!-- end-user-doc -->
33 * @see #getInsurance_category()
34 * @generated
35 * @ordered
36 */
37 protected static final Category_of_Health_and_Pension_Insurances INSURANCE_CATEGORY_EDEFAULT = Category_of_Health_and_Pension_Insurances.MANDATORY_HEALTH_AND_PENSION_INSURANCE;
38
39 /**
40 * The cached value of the '{@link #getInsurance_category() <em>Insurance category</em>}' attribute.
41 * <!-- begin-user-doc -->
42 * <!-- end-user-doc -->
43 * @see #getInsurance_category()
44 * @generated
45 * @ordered
46 */
47 protected Category_of_Health_and_Pension_Insurances insurance_category = INSURANCE_CATEGORY_EDEFAULT;
48
49 /**
50 * <!-- begin-user-doc -->
51 * <!-- end-user-doc -->
52 * @generated
53 */
54 protected DS_for_Health_and_Pension_InsuranceImpl() {
55 super();
56 }
57
58 /**
59 * <!-- begin-user-doc -->
60 * <!-- end-user-doc -->
61 * @generated
62 */
63 @Override
64 protected EClass eStaticClass() {
65 return TaxationPackage.Literals.DS_FOR_HEALTH_AND_PENSION_INSURANCE;
66 }
67
68 /**
69 * <!-- begin-user-doc -->
70 * <!-- end-user-doc -->
71 * @generated
72 */
73 @Override
74 public Category_of_Health_and_Pension_Insurances getInsurance_category() {
75 return insurance_category;
76 }
77
78 /**
79 * <!-- begin-user-doc -->
80 * <!-- end-user-doc -->
81 * @generated
82 */
83 @Override
84 public void setInsurance_category(Category_of_Health_and_Pension_Insurances newInsurance_category) {
85 Category_of_Health_and_Pension_Insurances oldInsurance_category = insurance_category;
86 insurance_category = newInsurance_category == null ? INSURANCE_CATEGORY_EDEFAULT : newInsurance_category;
87 if (eNotificationRequired())
88 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.DS_FOR_HEALTH_AND_PENSION_INSURANCE__INSURANCE_CATEGORY, oldInsurance_category, insurance_category));
89 }
90
91 /**
92 * <!-- begin-user-doc -->
93 * <!-- end-user-doc -->
94 * @generated
95 */
96 @Override
97 public Object eGet(int featureID, boolean resolve, boolean coreType) {
98 switch (featureID) {
99 case TaxationPackage.DS_FOR_HEALTH_AND_PENSION_INSURANCE__INSURANCE_CATEGORY:
100 return getInsurance_category();
101 }
102 return super.eGet(featureID, resolve, coreType);
103 }
104
105 /**
106 * <!-- begin-user-doc -->
107 * <!-- end-user-doc -->
108 * @generated
109 */
110 @Override
111 public void eSet(int featureID, Object newValue) {
112 switch (featureID) {
113 case TaxationPackage.DS_FOR_HEALTH_AND_PENSION_INSURANCE__INSURANCE_CATEGORY:
114 setInsurance_category((Category_of_Health_and_Pension_Insurances)newValue);
115 return;
116 }
117 super.eSet(featureID, newValue);
118 }
119
120 /**
121 * <!-- begin-user-doc -->
122 * <!-- end-user-doc -->
123 * @generated
124 */
125 @Override
126 public void eUnset(int featureID) {
127 switch (featureID) {
128 case TaxationPackage.DS_FOR_HEALTH_AND_PENSION_INSURANCE__INSURANCE_CATEGORY:
129 setInsurance_category(INSURANCE_CATEGORY_EDEFAULT);
130 return;
131 }
132 super.eUnset(featureID);
133 }
134
135 /**
136 * <!-- begin-user-doc -->
137 * <!-- end-user-doc -->
138 * @generated
139 */
140 @Override
141 public boolean eIsSet(int featureID) {
142 switch (featureID) {
143 case TaxationPackage.DS_FOR_HEALTH_AND_PENSION_INSURANCE__INSURANCE_CATEGORY:
144 return insurance_category != INSURANCE_CATEGORY_EDEFAULT;
145 }
146 return super.eIsSet(featureID);
147 }
148
149 /**
150 * <!-- begin-user-doc -->
151 * <!-- end-user-doc -->
152 * @generated
153 */
154 @Override
155 public String toString() {
156 if (eIsProxy()) return super.toString();
157
158 StringBuilder result = new StringBuilder(super.toString());
159 result.append(" (insurance_category: ");
160 result.append(insurance_category);
161 result.append(')');
162 return result.toString();
163 }
164
165} //DS_for_Health_and_Pension_InsuranceImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_Interest_ExpenseImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_Interest_ExpenseImpl.java
new file mode 100644
index 00000000..c7472a4e
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_Interest_ExpenseImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.DS_for_Interest_Expense;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>DS for Interest Expense</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class DS_for_Interest_ExpenseImpl extends DSImpl implements DS_for_Interest_Expense {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected DS_for_Interest_ExpenseImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.DS_FOR_INTEREST_EXPENSE;
35 }
36
37} //DS_for_Interest_ExpenseImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_Loss_CarryforwardImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_Loss_CarryforwardImpl.java
new file mode 100644
index 00000000..f08a6c28
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_Loss_CarryforwardImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.DS_for_Loss_Carryforward;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>DS for Loss Carryforward</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class DS_for_Loss_CarryforwardImpl extends DSImpl implements DS_for_Loss_Carryforward {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected DS_for_Loss_CarryforwardImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.DS_FOR_LOSS_CARRYFORWARD;
35 }
36
37} //DS_for_Loss_CarryforwardImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_Permanent_ExpenseImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_Permanent_ExpenseImpl.java
new file mode 100644
index 00000000..09859cfc
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_Permanent_ExpenseImpl.java
@@ -0,0 +1,165 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Category_of_Permanent_Expense;
6import TaxationWithRoot.DS_for_Permanent_Expense;
7import TaxationWithRoot.TaxationPackage;
8
9import org.eclipse.emf.common.notify.Notification;
10
11import org.eclipse.emf.ecore.EClass;
12
13import org.eclipse.emf.ecore.impl.ENotificationImpl;
14
15/**
16 * <!-- begin-user-doc -->
17 * An implementation of the model object '<em><b>DS for Permanent Expense</b></em>'.
18 * <!-- end-user-doc -->
19 * <p>
20 * The following features are implemented:
21 * </p>
22 * <ul>
23 * <li>{@link TaxationWithRoot.impl.DS_for_Permanent_ExpenseImpl#getPermanent_expense_category <em>Permanent expense category</em>}</li>
24 * </ul>
25 *
26 * @generated
27 */
28public class DS_for_Permanent_ExpenseImpl extends DSImpl implements DS_for_Permanent_Expense {
29 /**
30 * The default value of the '{@link #getPermanent_expense_category() <em>Permanent expense category</em>}' attribute.
31 * <!-- begin-user-doc -->
32 * <!-- end-user-doc -->
33 * @see #getPermanent_expense_category()
34 * @generated
35 * @ordered
36 */
37 protected static final Category_of_Permanent_Expense PERMANENT_EXPENSE_CATEGORY_EDEFAULT = Category_of_Permanent_Expense.MISCELLANEOUS_DEBT;
38
39 /**
40 * The cached value of the '{@link #getPermanent_expense_category() <em>Permanent expense category</em>}' attribute.
41 * <!-- begin-user-doc -->
42 * <!-- end-user-doc -->
43 * @see #getPermanent_expense_category()
44 * @generated
45 * @ordered
46 */
47 protected Category_of_Permanent_Expense permanent_expense_category = PERMANENT_EXPENSE_CATEGORY_EDEFAULT;
48
49 /**
50 * <!-- begin-user-doc -->
51 * <!-- end-user-doc -->
52 * @generated
53 */
54 protected DS_for_Permanent_ExpenseImpl() {
55 super();
56 }
57
58 /**
59 * <!-- begin-user-doc -->
60 * <!-- end-user-doc -->
61 * @generated
62 */
63 @Override
64 protected EClass eStaticClass() {
65 return TaxationPackage.Literals.DS_FOR_PERMANENT_EXPENSE;
66 }
67
68 /**
69 * <!-- begin-user-doc -->
70 * <!-- end-user-doc -->
71 * @generated
72 */
73 @Override
74 public Category_of_Permanent_Expense getPermanent_expense_category() {
75 return permanent_expense_category;
76 }
77
78 /**
79 * <!-- begin-user-doc -->
80 * <!-- end-user-doc -->
81 * @generated
82 */
83 @Override
84 public void setPermanent_expense_category(Category_of_Permanent_Expense newPermanent_expense_category) {
85 Category_of_Permanent_Expense oldPermanent_expense_category = permanent_expense_category;
86 permanent_expense_category = newPermanent_expense_category == null ? PERMANENT_EXPENSE_CATEGORY_EDEFAULT : newPermanent_expense_category;
87 if (eNotificationRequired())
88 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.DS_FOR_PERMANENT_EXPENSE__PERMANENT_EXPENSE_CATEGORY, oldPermanent_expense_category, permanent_expense_category));
89 }
90
91 /**
92 * <!-- begin-user-doc -->
93 * <!-- end-user-doc -->
94 * @generated
95 */
96 @Override
97 public Object eGet(int featureID, boolean resolve, boolean coreType) {
98 switch (featureID) {
99 case TaxationPackage.DS_FOR_PERMANENT_EXPENSE__PERMANENT_EXPENSE_CATEGORY:
100 return getPermanent_expense_category();
101 }
102 return super.eGet(featureID, resolve, coreType);
103 }
104
105 /**
106 * <!-- begin-user-doc -->
107 * <!-- end-user-doc -->
108 * @generated
109 */
110 @Override
111 public void eSet(int featureID, Object newValue) {
112 switch (featureID) {
113 case TaxationPackage.DS_FOR_PERMANENT_EXPENSE__PERMANENT_EXPENSE_CATEGORY:
114 setPermanent_expense_category((Category_of_Permanent_Expense)newValue);
115 return;
116 }
117 super.eSet(featureID, newValue);
118 }
119
120 /**
121 * <!-- begin-user-doc -->
122 * <!-- end-user-doc -->
123 * @generated
124 */
125 @Override
126 public void eUnset(int featureID) {
127 switch (featureID) {
128 case TaxationPackage.DS_FOR_PERMANENT_EXPENSE__PERMANENT_EXPENSE_CATEGORY:
129 setPermanent_expense_category(PERMANENT_EXPENSE_CATEGORY_EDEFAULT);
130 return;
131 }
132 super.eUnset(featureID);
133 }
134
135 /**
136 * <!-- begin-user-doc -->
137 * <!-- end-user-doc -->
138 * @generated
139 */
140 @Override
141 public boolean eIsSet(int featureID) {
142 switch (featureID) {
143 case TaxationPackage.DS_FOR_PERMANENT_EXPENSE__PERMANENT_EXPENSE_CATEGORY:
144 return permanent_expense_category != PERMANENT_EXPENSE_CATEGORY_EDEFAULT;
145 }
146 return super.eIsSet(featureID);
147 }
148
149 /**
150 * <!-- begin-user-doc -->
151 * <!-- end-user-doc -->
152 * @generated
153 */
154 @Override
155 public String toString() {
156 if (eIsProxy()) return super.toString();
157
158 StringBuilder result = new StringBuilder(super.toString());
159 result.append(" (permanent_expense_category: ");
160 result.append(permanent_expense_category);
161 result.append(')');
162 return result.toString();
163 }
164
165} //DS_for_Permanent_ExpenseImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_Private_Insurance_and_PlanImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_Private_Insurance_and_PlanImpl.java
new file mode 100644
index 00000000..479477c9
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DS_for_Private_Insurance_and_PlanImpl.java
@@ -0,0 +1,165 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Category_of_Private_Insurance_and_Plan;
6import TaxationWithRoot.DS_for_Private_Insurance_and_Plan;
7import TaxationWithRoot.TaxationPackage;
8
9import org.eclipse.emf.common.notify.Notification;
10
11import org.eclipse.emf.ecore.EClass;
12
13import org.eclipse.emf.ecore.impl.ENotificationImpl;
14
15/**
16 * <!-- begin-user-doc -->
17 * An implementation of the model object '<em><b>DS for Private Insurance and Plan</b></em>'.
18 * <!-- end-user-doc -->
19 * <p>
20 * The following features are implemented:
21 * </p>
22 * <ul>
23 * <li>{@link TaxationWithRoot.impl.DS_for_Private_Insurance_and_PlanImpl#getPrivate_insurance_and_plan_category <em>Private insurance and plan category</em>}</li>
24 * </ul>
25 *
26 * @generated
27 */
28public class DS_for_Private_Insurance_and_PlanImpl extends DSImpl implements DS_for_Private_Insurance_and_Plan {
29 /**
30 * The default value of the '{@link #getPrivate_insurance_and_plan_category() <em>Private insurance and plan category</em>}' attribute.
31 * <!-- begin-user-doc -->
32 * <!-- end-user-doc -->
33 * @see #getPrivate_insurance_and_plan_category()
34 * @generated
35 * @ordered
36 */
37 protected static final Category_of_Private_Insurance_and_Plan PRIVATE_INSURANCE_AND_PLAN_CATEGORY_EDEFAULT = Category_of_Private_Insurance_and_Plan.PRIVATE_INSURANCE;
38
39 /**
40 * The cached value of the '{@link #getPrivate_insurance_and_plan_category() <em>Private insurance and plan category</em>}' attribute.
41 * <!-- begin-user-doc -->
42 * <!-- end-user-doc -->
43 * @see #getPrivate_insurance_and_plan_category()
44 * @generated
45 * @ordered
46 */
47 protected Category_of_Private_Insurance_and_Plan private_insurance_and_plan_category = PRIVATE_INSURANCE_AND_PLAN_CATEGORY_EDEFAULT;
48
49 /**
50 * <!-- begin-user-doc -->
51 * <!-- end-user-doc -->
52 * @generated
53 */
54 protected DS_for_Private_Insurance_and_PlanImpl() {
55 super();
56 }
57
58 /**
59 * <!-- begin-user-doc -->
60 * <!-- end-user-doc -->
61 * @generated
62 */
63 @Override
64 protected EClass eStaticClass() {
65 return TaxationPackage.Literals.DS_FOR_PRIVATE_INSURANCE_AND_PLAN;
66 }
67
68 /**
69 * <!-- begin-user-doc -->
70 * <!-- end-user-doc -->
71 * @generated
72 */
73 @Override
74 public Category_of_Private_Insurance_and_Plan getPrivate_insurance_and_plan_category() {
75 return private_insurance_and_plan_category;
76 }
77
78 /**
79 * <!-- begin-user-doc -->
80 * <!-- end-user-doc -->
81 * @generated
82 */
83 @Override
84 public void setPrivate_insurance_and_plan_category(Category_of_Private_Insurance_and_Plan newPrivate_insurance_and_plan_category) {
85 Category_of_Private_Insurance_and_Plan oldPrivate_insurance_and_plan_category = private_insurance_and_plan_category;
86 private_insurance_and_plan_category = newPrivate_insurance_and_plan_category == null ? PRIVATE_INSURANCE_AND_PLAN_CATEGORY_EDEFAULT : newPrivate_insurance_and_plan_category;
87 if (eNotificationRequired())
88 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.DS_FOR_PRIVATE_INSURANCE_AND_PLAN__PRIVATE_INSURANCE_AND_PLAN_CATEGORY, oldPrivate_insurance_and_plan_category, private_insurance_and_plan_category));
89 }
90
91 /**
92 * <!-- begin-user-doc -->
93 * <!-- end-user-doc -->
94 * @generated
95 */
96 @Override
97 public Object eGet(int featureID, boolean resolve, boolean coreType) {
98 switch (featureID) {
99 case TaxationPackage.DS_FOR_PRIVATE_INSURANCE_AND_PLAN__PRIVATE_INSURANCE_AND_PLAN_CATEGORY:
100 return getPrivate_insurance_and_plan_category();
101 }
102 return super.eGet(featureID, resolve, coreType);
103 }
104
105 /**
106 * <!-- begin-user-doc -->
107 * <!-- end-user-doc -->
108 * @generated
109 */
110 @Override
111 public void eSet(int featureID, Object newValue) {
112 switch (featureID) {
113 case TaxationPackage.DS_FOR_PRIVATE_INSURANCE_AND_PLAN__PRIVATE_INSURANCE_AND_PLAN_CATEGORY:
114 setPrivate_insurance_and_plan_category((Category_of_Private_Insurance_and_Plan)newValue);
115 return;
116 }
117 super.eSet(featureID, newValue);
118 }
119
120 /**
121 * <!-- begin-user-doc -->
122 * <!-- end-user-doc -->
123 * @generated
124 */
125 @Override
126 public void eUnset(int featureID) {
127 switch (featureID) {
128 case TaxationPackage.DS_FOR_PRIVATE_INSURANCE_AND_PLAN__PRIVATE_INSURANCE_AND_PLAN_CATEGORY:
129 setPrivate_insurance_and_plan_category(PRIVATE_INSURANCE_AND_PLAN_CATEGORY_EDEFAULT);
130 return;
131 }
132 super.eUnset(featureID);
133 }
134
135 /**
136 * <!-- begin-user-doc -->
137 * <!-- end-user-doc -->
138 * @generated
139 */
140 @Override
141 public boolean eIsSet(int featureID) {
142 switch (featureID) {
143 case TaxationPackage.DS_FOR_PRIVATE_INSURANCE_AND_PLAN__PRIVATE_INSURANCE_AND_PLAN_CATEGORY:
144 return private_insurance_and_plan_category != PRIVATE_INSURANCE_AND_PLAN_CATEGORY_EDEFAULT;
145 }
146 return super.eIsSet(featureID);
147 }
148
149 /**
150 * <!-- begin-user-doc -->
151 * <!-- end-user-doc -->
152 * @generated
153 */
154 @Override
155 public String toString() {
156 if (eIsProxy()) return super.toString();
157
158 StringBuilder result = new StringBuilder(super.toString());
159 result.append(" (private_insurance_and_plan_category: ");
160 result.append(private_insurance_and_plan_category);
161 result.append(')');
162 return result.toString();
163 }
164
165} //DS_for_Private_Insurance_and_PlanImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DependentImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DependentImpl.java
new file mode 100644
index 00000000..3067b0f0
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DependentImpl.java
@@ -0,0 +1,599 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Dependent;
6import TaxationWithRoot.Dependent_Type;
7import TaxationWithRoot.Expense;
8import TaxationWithRoot.External_Allowance;
9import TaxationWithRoot.FromAgent;
10import TaxationWithRoot.Household;
11import TaxationWithRoot.Tax_Payer;
12import TaxationWithRoot.TaxationPackage;
13
14import java.util.Collection;
15
16import org.eclipse.emf.common.notify.Notification;
17import org.eclipse.emf.common.notify.NotificationChain;
18
19import org.eclipse.emf.common.util.EList;
20
21import org.eclipse.emf.ecore.EClass;
22import org.eclipse.emf.ecore.InternalEObject;
23
24import org.eclipse.emf.ecore.impl.ENotificationImpl;
25
26import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
27import org.eclipse.emf.ecore.util.EcoreUtil;
28import org.eclipse.emf.ecore.util.InternalEList;
29
30/**
31 * <!-- begin-user-doc -->
32 * An implementation of the model object '<em><b>Dependent</b></em>'.
33 * <!-- end-user-doc -->
34 * <p>
35 * The following features are implemented:
36 * </p>
37 * <ul>
38 * <li>{@link TaxationWithRoot.impl.DependentImpl#getDependent_type <em>Dependent type</em>}</li>
39 * <li>{@link TaxationWithRoot.impl.DependentImpl#getResponsible_person <em>Responsible person</em>}</li>
40 * <li>{@link TaxationWithRoot.impl.DependentImpl#isContinued_studies <em>Continued studies</em>}</li>
41 * <li>{@link TaxationWithRoot.impl.DependentImpl#getAllowances <em>Allowances</em>}</li>
42 * <li>{@link TaxationWithRoot.impl.DependentImpl#getHousehold <em>Household</em>}</li>
43 * <li>{@link TaxationWithRoot.impl.DependentImpl#getFrom_agent <em>From agent</em>}</li>
44 * <li>{@link TaxationWithRoot.impl.DependentImpl#getExpense <em>Expense</em>}</li>
45 * </ul>
46 *
47 * @generated
48 */
49public class DependentImpl extends Physical_PersonImpl implements Dependent {
50 /**
51 * The default value of the '{@link #getDependent_type() <em>Dependent type</em>}' attribute.
52 * <!-- begin-user-doc -->
53 * <!-- end-user-doc -->
54 * @see #getDependent_type()
55 * @generated
56 * @ordered
57 */
58 protected static final Dependent_Type DEPENDENT_TYPE_EDEFAULT = Dependent_Type.CHILD;
59
60 /**
61 * The cached value of the '{@link #getDependent_type() <em>Dependent type</em>}' attribute.
62 * <!-- begin-user-doc -->
63 * <!-- end-user-doc -->
64 * @see #getDependent_type()
65 * @generated
66 * @ordered
67 */
68 protected Dependent_Type dependent_type = DEPENDENT_TYPE_EDEFAULT;
69
70 /**
71 * The default value of the '{@link #isContinued_studies() <em>Continued studies</em>}' attribute.
72 * <!-- begin-user-doc -->
73 * <!-- end-user-doc -->
74 * @see #isContinued_studies()
75 * @generated
76 * @ordered
77 */
78 protected static final boolean CONTINUED_STUDIES_EDEFAULT = false;
79
80 /**
81 * The cached value of the '{@link #isContinued_studies() <em>Continued studies</em>}' attribute.
82 * <!-- begin-user-doc -->
83 * <!-- end-user-doc -->
84 * @see #isContinued_studies()
85 * @generated
86 * @ordered
87 */
88 protected boolean continued_studies = CONTINUED_STUDIES_EDEFAULT;
89
90 /**
91 * The cached value of the '{@link #getAllowances() <em>Allowances</em>}' containment reference.
92 * <!-- begin-user-doc -->
93 * <!-- end-user-doc -->
94 * @see #getAllowances()
95 * @generated
96 * @ordered
97 */
98 protected External_Allowance allowances;
99
100 /**
101 * The cached value of the '{@link #getFrom_agent() <em>From agent</em>}' reference.
102 * <!-- begin-user-doc -->
103 * <!-- end-user-doc -->
104 * @see #getFrom_agent()
105 * @generated
106 * @ordered
107 */
108 protected FromAgent from_agent;
109
110 /**
111 * The cached value of the '{@link #getExpense() <em>Expense</em>}' reference list.
112 * <!-- begin-user-doc -->
113 * <!-- end-user-doc -->
114 * @see #getExpense()
115 * @generated
116 * @ordered
117 */
118 protected EList<Expense> expense;
119
120 /**
121 * <!-- begin-user-doc -->
122 * <!-- end-user-doc -->
123 * @generated
124 */
125 protected DependentImpl() {
126 super();
127 }
128
129 /**
130 * <!-- begin-user-doc -->
131 * <!-- end-user-doc -->
132 * @generated
133 */
134 @Override
135 protected EClass eStaticClass() {
136 return TaxationPackage.Literals.DEPENDENT;
137 }
138
139 /**
140 * <!-- begin-user-doc -->
141 * <!-- end-user-doc -->
142 * @generated
143 */
144 @Override
145 public Dependent_Type getDependent_type() {
146 return dependent_type;
147 }
148
149 /**
150 * <!-- begin-user-doc -->
151 * <!-- end-user-doc -->
152 * @generated
153 */
154 @Override
155 public void setDependent_type(Dependent_Type newDependent_type) {
156 Dependent_Type oldDependent_type = dependent_type;
157 dependent_type = newDependent_type == null ? DEPENDENT_TYPE_EDEFAULT : newDependent_type;
158 if (eNotificationRequired())
159 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.DEPENDENT__DEPENDENT_TYPE, oldDependent_type, dependent_type));
160 }
161
162 /**
163 * <!-- begin-user-doc -->
164 * <!-- end-user-doc -->
165 * @generated
166 */
167 @Override
168 public Tax_Payer getResponsible_person() {
169 if (eContainerFeatureID() != TaxationPackage.DEPENDENT__RESPONSIBLE_PERSON) return null;
170 return (Tax_Payer)eInternalContainer();
171 }
172
173 /**
174 * <!-- begin-user-doc -->
175 * <!-- end-user-doc -->
176 * @generated
177 */
178 public NotificationChain basicSetResponsible_person(Tax_Payer newResponsible_person, NotificationChain msgs) {
179 msgs = eBasicSetContainer((InternalEObject)newResponsible_person, TaxationPackage.DEPENDENT__RESPONSIBLE_PERSON, msgs);
180 return msgs;
181 }
182
183 /**
184 * <!-- begin-user-doc -->
185 * <!-- end-user-doc -->
186 * @generated
187 */
188 @Override
189 public void setResponsible_person(Tax_Payer newResponsible_person) {
190 if (newResponsible_person != eInternalContainer() || (eContainerFeatureID() != TaxationPackage.DEPENDENT__RESPONSIBLE_PERSON && newResponsible_person != null)) {
191 if (EcoreUtil.isAncestor(this, newResponsible_person))
192 throw new IllegalArgumentException("Recursive containment not allowed for " + toString());
193 NotificationChain msgs = null;
194 if (eInternalContainer() != null)
195 msgs = eBasicRemoveFromContainer(msgs);
196 if (newResponsible_person != null)
197 msgs = ((InternalEObject)newResponsible_person).eInverseAdd(this, TaxationPackage.TAX_PAYER__DEPENDENTS, Tax_Payer.class, msgs);
198 msgs = basicSetResponsible_person(newResponsible_person, msgs);
199 if (msgs != null) msgs.dispatch();
200 }
201 else if (eNotificationRequired())
202 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.DEPENDENT__RESPONSIBLE_PERSON, newResponsible_person, newResponsible_person));
203 }
204
205 /**
206 * <!-- begin-user-doc -->
207 * <!-- end-user-doc -->
208 * @generated
209 */
210 @Override
211 public boolean isContinued_studies() {
212 return continued_studies;
213 }
214
215 /**
216 * <!-- begin-user-doc -->
217 * <!-- end-user-doc -->
218 * @generated
219 */
220 @Override
221 public void setContinued_studies(boolean newContinued_studies) {
222 boolean oldContinued_studies = continued_studies;
223 continued_studies = newContinued_studies;
224 if (eNotificationRequired())
225 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.DEPENDENT__CONTINUED_STUDIES, oldContinued_studies, continued_studies));
226 }
227
228 /**
229 * <!-- begin-user-doc -->
230 * <!-- end-user-doc -->
231 * @generated
232 */
233 @Override
234 public External_Allowance getAllowances() {
235 return allowances;
236 }
237
238 /**
239 * <!-- begin-user-doc -->
240 * <!-- end-user-doc -->
241 * @generated
242 */
243 public NotificationChain basicSetAllowances(External_Allowance newAllowances, NotificationChain msgs) {
244 External_Allowance oldAllowances = allowances;
245 allowances = newAllowances;
246 if (eNotificationRequired()) {
247 ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, TaxationPackage.DEPENDENT__ALLOWANCES, oldAllowances, newAllowances);
248 if (msgs == null) msgs = notification; else msgs.add(notification);
249 }
250 return msgs;
251 }
252
253 /**
254 * <!-- begin-user-doc -->
255 * <!-- end-user-doc -->
256 * @generated
257 */
258 @Override
259 public void setAllowances(External_Allowance newAllowances) {
260 if (newAllowances != allowances) {
261 NotificationChain msgs = null;
262 if (allowances != null)
263 msgs = ((InternalEObject)allowances).eInverseRemove(this, TaxationPackage.EXTERNAL_ALLOWANCE__PERSON, External_Allowance.class, msgs);
264 if (newAllowances != null)
265 msgs = ((InternalEObject)newAllowances).eInverseAdd(this, TaxationPackage.EXTERNAL_ALLOWANCE__PERSON, External_Allowance.class, msgs);
266 msgs = basicSetAllowances(newAllowances, msgs);
267 if (msgs != null) msgs.dispatch();
268 }
269 else if (eNotificationRequired())
270 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.DEPENDENT__ALLOWANCES, newAllowances, newAllowances));
271 }
272
273 /**
274 * <!-- begin-user-doc -->
275 * <!-- end-user-doc -->
276 * @generated
277 */
278 @Override
279 public Household getHousehold() {
280 if (eContainerFeatureID() != TaxationPackage.DEPENDENT__HOUSEHOLD) return null;
281 return (Household)eInternalContainer();
282 }
283
284 /**
285 * <!-- begin-user-doc -->
286 * <!-- end-user-doc -->
287 * @generated
288 */
289 public NotificationChain basicSetHousehold(Household newHousehold, NotificationChain msgs) {
290 msgs = eBasicSetContainer((InternalEObject)newHousehold, TaxationPackage.DEPENDENT__HOUSEHOLD, msgs);
291 return msgs;
292 }
293
294 /**
295 * <!-- begin-user-doc -->
296 * <!-- end-user-doc -->
297 * @generated
298 */
299 @Override
300 public void setHousehold(Household newHousehold) {
301 if (newHousehold != eInternalContainer() || (eContainerFeatureID() != TaxationPackage.DEPENDENT__HOUSEHOLD && newHousehold != null)) {
302 if (EcoreUtil.isAncestor(this, newHousehold))
303 throw new IllegalArgumentException("Recursive containment not allowed for " + toString());
304 NotificationChain msgs = null;
305 if (eInternalContainer() != null)
306 msgs = eBasicRemoveFromContainer(msgs);
307 if (newHousehold != null)
308 msgs = ((InternalEObject)newHousehold).eInverseAdd(this, TaxationPackage.HOUSEHOLD__CHILDREN, Household.class, msgs);
309 msgs = basicSetHousehold(newHousehold, msgs);
310 if (msgs != null) msgs.dispatch();
311 }
312 else if (eNotificationRequired())
313 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.DEPENDENT__HOUSEHOLD, newHousehold, newHousehold));
314 }
315
316 /**
317 * <!-- begin-user-doc -->
318 * <!-- end-user-doc -->
319 * @generated
320 */
321 @Override
322 public FromAgent getFrom_agent() {
323 if (from_agent != null && from_agent.eIsProxy()) {
324 InternalEObject oldFrom_agent = (InternalEObject)from_agent;
325 from_agent = (FromAgent)eResolveProxy(oldFrom_agent);
326 if (from_agent != oldFrom_agent) {
327 if (eNotificationRequired())
328 eNotify(new ENotificationImpl(this, Notification.RESOLVE, TaxationPackage.DEPENDENT__FROM_AGENT, oldFrom_agent, from_agent));
329 }
330 }
331 return from_agent;
332 }
333
334 /**
335 * <!-- begin-user-doc -->
336 * <!-- end-user-doc -->
337 * @generated
338 */
339 public FromAgent basicGetFrom_agent() {
340 return from_agent;
341 }
342
343 /**
344 * <!-- begin-user-doc -->
345 * <!-- end-user-doc -->
346 * @generated
347 */
348 public NotificationChain basicSetFrom_agent(FromAgent newFrom_agent, NotificationChain msgs) {
349 FromAgent oldFrom_agent = from_agent;
350 from_agent = newFrom_agent;
351 if (eNotificationRequired()) {
352 ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, TaxationPackage.DEPENDENT__FROM_AGENT, oldFrom_agent, newFrom_agent);
353 if (msgs == null) msgs = notification; else msgs.add(notification);
354 }
355 return msgs;
356 }
357
358 /**
359 * <!-- begin-user-doc -->
360 * <!-- end-user-doc -->
361 * @generated
362 */
363 @Override
364 public void setFrom_agent(FromAgent newFrom_agent) {
365 if (newFrom_agent != from_agent) {
366 NotificationChain msgs = null;
367 if (from_agent != null)
368 msgs = ((InternalEObject)from_agent).eInverseRemove(this, TaxationPackage.FROM_AGENT__DEPENDENT, FromAgent.class, msgs);
369 if (newFrom_agent != null)
370 msgs = ((InternalEObject)newFrom_agent).eInverseAdd(this, TaxationPackage.FROM_AGENT__DEPENDENT, FromAgent.class, msgs);
371 msgs = basicSetFrom_agent(newFrom_agent, msgs);
372 if (msgs != null) msgs.dispatch();
373 }
374 else if (eNotificationRequired())
375 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.DEPENDENT__FROM_AGENT, newFrom_agent, newFrom_agent));
376 }
377
378 /**
379 * <!-- begin-user-doc -->
380 * <!-- end-user-doc -->
381 * @generated
382 */
383 @Override
384 public EList<Expense> getExpense() {
385 if (expense == null) {
386 expense = new EObjectWithInverseResolvingEList<Expense>(Expense.class, this, TaxationPackage.DEPENDENT__EXPENSE, TaxationPackage.EXPENSE__DEPENDENT);
387 }
388 return expense;
389 }
390
391 /**
392 * <!-- begin-user-doc -->
393 * <!-- end-user-doc -->
394 * @generated
395 */
396 @SuppressWarnings("unchecked")
397 @Override
398 public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
399 switch (featureID) {
400 case TaxationPackage.DEPENDENT__RESPONSIBLE_PERSON:
401 if (eInternalContainer() != null)
402 msgs = eBasicRemoveFromContainer(msgs);
403 return basicSetResponsible_person((Tax_Payer)otherEnd, msgs);
404 case TaxationPackage.DEPENDENT__ALLOWANCES:
405 if (allowances != null)
406 msgs = ((InternalEObject)allowances).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - TaxationPackage.DEPENDENT__ALLOWANCES, null, msgs);
407 return basicSetAllowances((External_Allowance)otherEnd, msgs);
408 case TaxationPackage.DEPENDENT__HOUSEHOLD:
409 if (eInternalContainer() != null)
410 msgs = eBasicRemoveFromContainer(msgs);
411 return basicSetHousehold((Household)otherEnd, msgs);
412 case TaxationPackage.DEPENDENT__FROM_AGENT:
413 if (from_agent != null)
414 msgs = ((InternalEObject)from_agent).eInverseRemove(this, TaxationPackage.FROM_AGENT__DEPENDENT, FromAgent.class, msgs);
415 return basicSetFrom_agent((FromAgent)otherEnd, msgs);
416 case TaxationPackage.DEPENDENT__EXPENSE:
417 return ((InternalEList<InternalEObject>)(InternalEList<?>)getExpense()).basicAdd(otherEnd, msgs);
418 }
419 return super.eInverseAdd(otherEnd, featureID, msgs);
420 }
421
422 /**
423 * <!-- begin-user-doc -->
424 * <!-- end-user-doc -->
425 * @generated
426 */
427 @Override
428 public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
429 switch (featureID) {
430 case TaxationPackage.DEPENDENT__RESPONSIBLE_PERSON:
431 return basicSetResponsible_person(null, msgs);
432 case TaxationPackage.DEPENDENT__ALLOWANCES:
433 return basicSetAllowances(null, msgs);
434 case TaxationPackage.DEPENDENT__HOUSEHOLD:
435 return basicSetHousehold(null, msgs);
436 case TaxationPackage.DEPENDENT__FROM_AGENT:
437 return basicSetFrom_agent(null, msgs);
438 case TaxationPackage.DEPENDENT__EXPENSE:
439 return ((InternalEList<?>)getExpense()).basicRemove(otherEnd, msgs);
440 }
441 return super.eInverseRemove(otherEnd, featureID, msgs);
442 }
443
444 /**
445 * <!-- begin-user-doc -->
446 * <!-- end-user-doc -->
447 * @generated
448 */
449 @Override
450 public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs) {
451 switch (eContainerFeatureID()) {
452 case TaxationPackage.DEPENDENT__RESPONSIBLE_PERSON:
453 return eInternalContainer().eInverseRemove(this, TaxationPackage.TAX_PAYER__DEPENDENTS, Tax_Payer.class, msgs);
454 case TaxationPackage.DEPENDENT__HOUSEHOLD:
455 return eInternalContainer().eInverseRemove(this, TaxationPackage.HOUSEHOLD__CHILDREN, Household.class, msgs);
456 }
457 return super.eBasicRemoveFromContainerFeature(msgs);
458 }
459
460 /**
461 * <!-- begin-user-doc -->
462 * <!-- end-user-doc -->
463 * @generated
464 */
465 @Override
466 public Object eGet(int featureID, boolean resolve, boolean coreType) {
467 switch (featureID) {
468 case TaxationPackage.DEPENDENT__DEPENDENT_TYPE:
469 return getDependent_type();
470 case TaxationPackage.DEPENDENT__RESPONSIBLE_PERSON:
471 return getResponsible_person();
472 case TaxationPackage.DEPENDENT__CONTINUED_STUDIES:
473 return isContinued_studies();
474 case TaxationPackage.DEPENDENT__ALLOWANCES:
475 return getAllowances();
476 case TaxationPackage.DEPENDENT__HOUSEHOLD:
477 return getHousehold();
478 case TaxationPackage.DEPENDENT__FROM_AGENT:
479 if (resolve) return getFrom_agent();
480 return basicGetFrom_agent();
481 case TaxationPackage.DEPENDENT__EXPENSE:
482 return getExpense();
483 }
484 return super.eGet(featureID, resolve, coreType);
485 }
486
487 /**
488 * <!-- begin-user-doc -->
489 * <!-- end-user-doc -->
490 * @generated
491 */
492 @SuppressWarnings("unchecked")
493 @Override
494 public void eSet(int featureID, Object newValue) {
495 switch (featureID) {
496 case TaxationPackage.DEPENDENT__DEPENDENT_TYPE:
497 setDependent_type((Dependent_Type)newValue);
498 return;
499 case TaxationPackage.DEPENDENT__RESPONSIBLE_PERSON:
500 setResponsible_person((Tax_Payer)newValue);
501 return;
502 case TaxationPackage.DEPENDENT__CONTINUED_STUDIES:
503 setContinued_studies((Boolean)newValue);
504 return;
505 case TaxationPackage.DEPENDENT__ALLOWANCES:
506 setAllowances((External_Allowance)newValue);
507 return;
508 case TaxationPackage.DEPENDENT__HOUSEHOLD:
509 setHousehold((Household)newValue);
510 return;
511 case TaxationPackage.DEPENDENT__FROM_AGENT:
512 setFrom_agent((FromAgent)newValue);
513 return;
514 case TaxationPackage.DEPENDENT__EXPENSE:
515 getExpense().clear();
516 getExpense().addAll((Collection<? extends Expense>)newValue);
517 return;
518 }
519 super.eSet(featureID, newValue);
520 }
521
522 /**
523 * <!-- begin-user-doc -->
524 * <!-- end-user-doc -->
525 * @generated
526 */
527 @Override
528 public void eUnset(int featureID) {
529 switch (featureID) {
530 case TaxationPackage.DEPENDENT__DEPENDENT_TYPE:
531 setDependent_type(DEPENDENT_TYPE_EDEFAULT);
532 return;
533 case TaxationPackage.DEPENDENT__RESPONSIBLE_PERSON:
534 setResponsible_person((Tax_Payer)null);
535 return;
536 case TaxationPackage.DEPENDENT__CONTINUED_STUDIES:
537 setContinued_studies(CONTINUED_STUDIES_EDEFAULT);
538 return;
539 case TaxationPackage.DEPENDENT__ALLOWANCES:
540 setAllowances((External_Allowance)null);
541 return;
542 case TaxationPackage.DEPENDENT__HOUSEHOLD:
543 setHousehold((Household)null);
544 return;
545 case TaxationPackage.DEPENDENT__FROM_AGENT:
546 setFrom_agent((FromAgent)null);
547 return;
548 case TaxationPackage.DEPENDENT__EXPENSE:
549 getExpense().clear();
550 return;
551 }
552 super.eUnset(featureID);
553 }
554
555 /**
556 * <!-- begin-user-doc -->
557 * <!-- end-user-doc -->
558 * @generated
559 */
560 @Override
561 public boolean eIsSet(int featureID) {
562 switch (featureID) {
563 case TaxationPackage.DEPENDENT__DEPENDENT_TYPE:
564 return dependent_type != DEPENDENT_TYPE_EDEFAULT;
565 case TaxationPackage.DEPENDENT__RESPONSIBLE_PERSON:
566 return getResponsible_person() != null;
567 case TaxationPackage.DEPENDENT__CONTINUED_STUDIES:
568 return continued_studies != CONTINUED_STUDIES_EDEFAULT;
569 case TaxationPackage.DEPENDENT__ALLOWANCES:
570 return allowances != null;
571 case TaxationPackage.DEPENDENT__HOUSEHOLD:
572 return getHousehold() != null;
573 case TaxationPackage.DEPENDENT__FROM_AGENT:
574 return from_agent != null;
575 case TaxationPackage.DEPENDENT__EXPENSE:
576 return expense != null && !expense.isEmpty();
577 }
578 return super.eIsSet(featureID);
579 }
580
581 /**
582 * <!-- begin-user-doc -->
583 * <!-- end-user-doc -->
584 * @generated
585 */
586 @Override
587 public String toString() {
588 if (eIsProxy()) return super.toString();
589
590 StringBuilder result = new StringBuilder(super.toString());
591 result.append(" (dependent_type: ");
592 result.append(dependent_type);
593 result.append(", continued_studies: ");
594 result.append(continued_studies);
595 result.append(')');
596 return result.toString();
597 }
598
599} //DependentImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DonationImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DonationImpl.java
new file mode 100644
index 00000000..9a34362f
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/DonationImpl.java
@@ -0,0 +1,220 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Donation;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.common.notify.Notification;
9
10import org.eclipse.emf.ecore.EClass;
11
12import org.eclipse.emf.ecore.impl.ENotificationImpl;
13
14/**
15 * <!-- begin-user-doc -->
16 * An implementation of the model object '<em><b>Donation</b></em>'.
17 * <!-- end-user-doc -->
18 * <p>
19 * The following features are implemented:
20 * </p>
21 * <ul>
22 * <li>{@link TaxationWithRoot.impl.DonationImpl#getBeneficiary1 <em>Beneficiary1</em>}</li>
23 * <li>{@link TaxationWithRoot.impl.DonationImpl#isIs_donation_reported <em>Is donation reported</em>}</li>
24 * </ul>
25 *
26 * @generated
27 */
28public class DonationImpl extends Special_Expense_DSImpl implements Donation {
29 /**
30 * The default value of the '{@link #getBeneficiary1() <em>Beneficiary1</em>}' attribute.
31 * <!-- begin-user-doc -->
32 * <!-- end-user-doc -->
33 * @see #getBeneficiary1()
34 * @generated
35 * @ordered
36 */
37 protected static final String BENEFICIARY1_EDEFAULT = null;
38
39 /**
40 * The cached value of the '{@link #getBeneficiary1() <em>Beneficiary1</em>}' attribute.
41 * <!-- begin-user-doc -->
42 * <!-- end-user-doc -->
43 * @see #getBeneficiary1()
44 * @generated
45 * @ordered
46 */
47 protected String beneficiary1 = BENEFICIARY1_EDEFAULT;
48
49 /**
50 * The default value of the '{@link #isIs_donation_reported() <em>Is donation reported</em>}' attribute.
51 * <!-- begin-user-doc -->
52 * <!-- end-user-doc -->
53 * @see #isIs_donation_reported()
54 * @generated
55 * @ordered
56 */
57 protected static final boolean IS_DONATION_REPORTED_EDEFAULT = false;
58
59 /**
60 * The cached value of the '{@link #isIs_donation_reported() <em>Is donation reported</em>}' attribute.
61 * <!-- begin-user-doc -->
62 * <!-- end-user-doc -->
63 * @see #isIs_donation_reported()
64 * @generated
65 * @ordered
66 */
67 protected boolean is_donation_reported = IS_DONATION_REPORTED_EDEFAULT;
68
69 /**
70 * <!-- begin-user-doc -->
71 * <!-- end-user-doc -->
72 * @generated
73 */
74 protected DonationImpl() {
75 super();
76 }
77
78 /**
79 * <!-- begin-user-doc -->
80 * <!-- end-user-doc -->
81 * @generated
82 */
83 @Override
84 protected EClass eStaticClass() {
85 return TaxationPackage.Literals.DONATION;
86 }
87
88 /**
89 * <!-- begin-user-doc -->
90 * <!-- end-user-doc -->
91 * @generated
92 */
93 @Override
94 public String getBeneficiary1() {
95 return beneficiary1;
96 }
97
98 /**
99 * <!-- begin-user-doc -->
100 * <!-- end-user-doc -->
101 * @generated
102 */
103 @Override
104 public void setBeneficiary1(String newBeneficiary1) {
105 String oldBeneficiary1 = beneficiary1;
106 beneficiary1 = newBeneficiary1;
107 if (eNotificationRequired())
108 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.DONATION__BENEFICIARY1, oldBeneficiary1, beneficiary1));
109 }
110
111 /**
112 * <!-- begin-user-doc -->
113 * <!-- end-user-doc -->
114 * @generated
115 */
116 @Override
117 public boolean isIs_donation_reported() {
118 return is_donation_reported;
119 }
120
121 /**
122 * <!-- begin-user-doc -->
123 * <!-- end-user-doc -->
124 * @generated
125 */
126 @Override
127 public void setIs_donation_reported(boolean newIs_donation_reported) {
128 boolean oldIs_donation_reported = is_donation_reported;
129 is_donation_reported = newIs_donation_reported;
130 if (eNotificationRequired())
131 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.DONATION__IS_DONATION_REPORTED, oldIs_donation_reported, is_donation_reported));
132 }
133
134 /**
135 * <!-- begin-user-doc -->
136 * <!-- end-user-doc -->
137 * @generated
138 */
139 @Override
140 public Object eGet(int featureID, boolean resolve, boolean coreType) {
141 switch (featureID) {
142 case TaxationPackage.DONATION__BENEFICIARY1:
143 return getBeneficiary1();
144 case TaxationPackage.DONATION__IS_DONATION_REPORTED:
145 return isIs_donation_reported();
146 }
147 return super.eGet(featureID, resolve, coreType);
148 }
149
150 /**
151 * <!-- begin-user-doc -->
152 * <!-- end-user-doc -->
153 * @generated
154 */
155 @Override
156 public void eSet(int featureID, Object newValue) {
157 switch (featureID) {
158 case TaxationPackage.DONATION__BENEFICIARY1:
159 setBeneficiary1((String)newValue);
160 return;
161 case TaxationPackage.DONATION__IS_DONATION_REPORTED:
162 setIs_donation_reported((Boolean)newValue);
163 return;
164 }
165 super.eSet(featureID, newValue);
166 }
167
168 /**
169 * <!-- begin-user-doc -->
170 * <!-- end-user-doc -->
171 * @generated
172 */
173 @Override
174 public void eUnset(int featureID) {
175 switch (featureID) {
176 case TaxationPackage.DONATION__BENEFICIARY1:
177 setBeneficiary1(BENEFICIARY1_EDEFAULT);
178 return;
179 case TaxationPackage.DONATION__IS_DONATION_REPORTED:
180 setIs_donation_reported(IS_DONATION_REPORTED_EDEFAULT);
181 return;
182 }
183 super.eUnset(featureID);
184 }
185
186 /**
187 * <!-- begin-user-doc -->
188 * <!-- end-user-doc -->
189 * @generated
190 */
191 @Override
192 public boolean eIsSet(int featureID) {
193 switch (featureID) {
194 case TaxationPackage.DONATION__BENEFICIARY1:
195 return BENEFICIARY1_EDEFAULT == null ? beneficiary1 != null : !BENEFICIARY1_EDEFAULT.equals(beneficiary1);
196 case TaxationPackage.DONATION__IS_DONATION_REPORTED:
197 return is_donation_reported != IS_DONATION_REPORTED_EDEFAULT;
198 }
199 return super.eIsSet(featureID);
200 }
201
202 /**
203 * <!-- begin-user-doc -->
204 * <!-- end-user-doc -->
205 * @generated
206 */
207 @Override
208 public String toString() {
209 if (eIsProxy()) return super.toString();
210
211 StringBuilder result = new StringBuilder(super.toString());
212 result.append(" (beneficiary1: ");
213 result.append(beneficiary1);
214 result.append(", is_donation_reported: ");
215 result.append(is_donation_reported);
216 result.append(')');
217 return result.toString();
218 }
219
220} //DonationImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Employment_IncomeImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Employment_IncomeImpl.java
new file mode 100644
index 00000000..537e0006
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Employment_IncomeImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Employment_Income;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>Employment Income</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class Employment_IncomeImpl extends Income_TypeImpl implements Employment_Income {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected Employment_IncomeImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.EMPLOYMENT_INCOME;
35 }
36
37} //Employment_IncomeImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/ExpenseImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/ExpenseImpl.java
new file mode 100644
index 00000000..7aaf4b51
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/ExpenseImpl.java
@@ -0,0 +1,654 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Dependent;
6import TaxationWithRoot.Expense;
7import TaxationWithRoot.Expense_Purpose;
8import TaxationWithRoot.FromAgent;
9import TaxationWithRoot.Income;
10import TaxationWithRoot.Physical_Person;
11import TaxationWithRoot.TaxationPackage;
12
13import org.eclipse.emf.common.notify.Notification;
14import org.eclipse.emf.common.notify.NotificationChain;
15
16import org.eclipse.emf.ecore.EClass;
17import org.eclipse.emf.ecore.InternalEObject;
18
19import org.eclipse.emf.ecore.impl.ENotificationImpl;
20import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
21
22import org.eclipse.emf.ecore.util.EcoreUtil;
23
24/**
25 * <!-- begin-user-doc -->
26 * An implementation of the model object '<em><b>Expense</b></em>'.
27 * <!-- end-user-doc -->
28 * <p>
29 * The following features are implemented:
30 * </p>
31 * <ul>
32 * <li>{@link TaxationWithRoot.impl.ExpenseImpl#getDeclared_amount <em>Declared amount</em>}</li>
33 * <li>{@link TaxationWithRoot.impl.ExpenseImpl#getExpense_purpose <em>Expense purpose</em>}</li>
34 * <li>{@link TaxationWithRoot.impl.ExpenseImpl#getDependent <em>Dependent</em>}</li>
35 * <li>{@link TaxationWithRoot.impl.ExpenseImpl#getFrom_agent <em>From agent</em>}</li>
36 * <li>{@link TaxationWithRoot.impl.ExpenseImpl#getIncome <em>Income</em>}</li>
37 * <li>{@link TaxationWithRoot.impl.ExpenseImpl#getId4 <em>Id4</em>}</li>
38 * <li>{@link TaxationWithRoot.impl.ExpenseImpl#getBeneficiary <em>Beneficiary</em>}</li>
39 * </ul>
40 *
41 * @generated
42 */
43public class ExpenseImpl extends MinimalEObjectImpl.Container implements Expense {
44 /**
45 * The default value of the '{@link #getDeclared_amount() <em>Declared amount</em>}' attribute.
46 * <!-- begin-user-doc -->
47 * <!-- end-user-doc -->
48 * @see #getDeclared_amount()
49 * @generated
50 * @ordered
51 */
52 protected static final double DECLARED_AMOUNT_EDEFAULT = 0.0;
53
54 /**
55 * The cached value of the '{@link #getDeclared_amount() <em>Declared amount</em>}' attribute.
56 * <!-- begin-user-doc -->
57 * <!-- end-user-doc -->
58 * @see #getDeclared_amount()
59 * @generated
60 * @ordered
61 */
62 protected double declared_amount = DECLARED_AMOUNT_EDEFAULT;
63
64 /**
65 * The default value of the '{@link #getExpense_purpose() <em>Expense purpose</em>}' attribute.
66 * <!-- begin-user-doc -->
67 * <!-- end-user-doc -->
68 * @see #getExpense_purpose()
69 * @generated
70 * @ordered
71 */
72 protected static final Expense_Purpose EXPENSE_PURPOSE_EDEFAULT = Expense_Purpose.OTHER;
73
74 /**
75 * The cached value of the '{@link #getExpense_purpose() <em>Expense purpose</em>}' attribute.
76 * <!-- begin-user-doc -->
77 * <!-- end-user-doc -->
78 * @see #getExpense_purpose()
79 * @generated
80 * @ordered
81 */
82 protected Expense_Purpose expense_purpose = EXPENSE_PURPOSE_EDEFAULT;
83
84 /**
85 * The cached value of the '{@link #getDependent() <em>Dependent</em>}' reference.
86 * <!-- begin-user-doc -->
87 * <!-- end-user-doc -->
88 * @see #getDependent()
89 * @generated
90 * @ordered
91 */
92 protected Dependent dependent;
93
94 /**
95 * The cached value of the '{@link #getFrom_agent() <em>From agent</em>}' reference.
96 * <!-- begin-user-doc -->
97 * <!-- end-user-doc -->
98 * @see #getFrom_agent()
99 * @generated
100 * @ordered
101 */
102 protected FromAgent from_agent;
103
104 /**
105 * The default value of the '{@link #getId4() <em>Id4</em>}' attribute.
106 * <!-- begin-user-doc -->
107 * <!-- end-user-doc -->
108 * @see #getId4()
109 * @generated
110 * @ordered
111 */
112 protected static final String ID4_EDEFAULT = null;
113
114 /**
115 * The cached value of the '{@link #getId4() <em>Id4</em>}' attribute.
116 * <!-- begin-user-doc -->
117 * <!-- end-user-doc -->
118 * @see #getId4()
119 * @generated
120 * @ordered
121 */
122 protected String id4 = ID4_EDEFAULT;
123
124 /**
125 * The cached value of the '{@link #getBeneficiary() <em>Beneficiary</em>}' reference.
126 * <!-- begin-user-doc -->
127 * <!-- end-user-doc -->
128 * @see #getBeneficiary()
129 * @generated
130 * @ordered
131 */
132 protected Physical_Person beneficiary;
133
134 /**
135 * <!-- begin-user-doc -->
136 * <!-- end-user-doc -->
137 * @generated
138 */
139 protected ExpenseImpl() {
140 super();
141 }
142
143 /**
144 * <!-- begin-user-doc -->
145 * <!-- end-user-doc -->
146 * @generated
147 */
148 @Override
149 protected EClass eStaticClass() {
150 return TaxationPackage.Literals.EXPENSE;
151 }
152
153 /**
154 * <!-- begin-user-doc -->
155 * <!-- end-user-doc -->
156 * @generated
157 */
158 @Override
159 public double getDeclared_amount() {
160 return declared_amount;
161 }
162
163 /**
164 * <!-- begin-user-doc -->
165 * <!-- end-user-doc -->
166 * @generated
167 */
168 @Override
169 public void setDeclared_amount(double newDeclared_amount) {
170 double oldDeclared_amount = declared_amount;
171 declared_amount = newDeclared_amount;
172 if (eNotificationRequired())
173 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.EXPENSE__DECLARED_AMOUNT, oldDeclared_amount, declared_amount));
174 }
175
176 /**
177 * <!-- begin-user-doc -->
178 * <!-- end-user-doc -->
179 * @generated
180 */
181 @Override
182 public Expense_Purpose getExpense_purpose() {
183 return expense_purpose;
184 }
185
186 /**
187 * <!-- begin-user-doc -->
188 * <!-- end-user-doc -->
189 * @generated
190 */
191 @Override
192 public void setExpense_purpose(Expense_Purpose newExpense_purpose) {
193 Expense_Purpose oldExpense_purpose = expense_purpose;
194 expense_purpose = newExpense_purpose == null ? EXPENSE_PURPOSE_EDEFAULT : newExpense_purpose;
195 if (eNotificationRequired())
196 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.EXPENSE__EXPENSE_PURPOSE, oldExpense_purpose, expense_purpose));
197 }
198
199 /**
200 * <!-- begin-user-doc -->
201 * <!-- end-user-doc -->
202 * @generated
203 */
204 @Override
205 public Dependent getDependent() {
206 if (dependent != null && dependent.eIsProxy()) {
207 InternalEObject oldDependent = (InternalEObject)dependent;
208 dependent = (Dependent)eResolveProxy(oldDependent);
209 if (dependent != oldDependent) {
210 if (eNotificationRequired())
211 eNotify(new ENotificationImpl(this, Notification.RESOLVE, TaxationPackage.EXPENSE__DEPENDENT, oldDependent, dependent));
212 }
213 }
214 return dependent;
215 }
216
217 /**
218 * <!-- begin-user-doc -->
219 * <!-- end-user-doc -->
220 * @generated
221 */
222 public Dependent basicGetDependent() {
223 return dependent;
224 }
225
226 /**
227 * <!-- begin-user-doc -->
228 * <!-- end-user-doc -->
229 * @generated
230 */
231 public NotificationChain basicSetDependent(Dependent newDependent, NotificationChain msgs) {
232 Dependent oldDependent = dependent;
233 dependent = newDependent;
234 if (eNotificationRequired()) {
235 ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, TaxationPackage.EXPENSE__DEPENDENT, oldDependent, newDependent);
236 if (msgs == null) msgs = notification; else msgs.add(notification);
237 }
238 return msgs;
239 }
240
241 /**
242 * <!-- begin-user-doc -->
243 * <!-- end-user-doc -->
244 * @generated
245 */
246 @Override
247 public void setDependent(Dependent newDependent) {
248 if (newDependent != dependent) {
249 NotificationChain msgs = null;
250 if (dependent != null)
251 msgs = ((InternalEObject)dependent).eInverseRemove(this, TaxationPackage.DEPENDENT__EXPENSE, Dependent.class, msgs);
252 if (newDependent != null)
253 msgs = ((InternalEObject)newDependent).eInverseAdd(this, TaxationPackage.DEPENDENT__EXPENSE, Dependent.class, msgs);
254 msgs = basicSetDependent(newDependent, msgs);
255 if (msgs != null) msgs.dispatch();
256 }
257 else if (eNotificationRequired())
258 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.EXPENSE__DEPENDENT, newDependent, newDependent));
259 }
260
261 /**
262 * <!-- begin-user-doc -->
263 * <!-- end-user-doc -->
264 * @generated
265 */
266 @Override
267 public FromAgent getFrom_agent() {
268 if (from_agent != null && from_agent.eIsProxy()) {
269 InternalEObject oldFrom_agent = (InternalEObject)from_agent;
270 from_agent = (FromAgent)eResolveProxy(oldFrom_agent);
271 if (from_agent != oldFrom_agent) {
272 if (eNotificationRequired())
273 eNotify(new ENotificationImpl(this, Notification.RESOLVE, TaxationPackage.EXPENSE__FROM_AGENT, oldFrom_agent, from_agent));
274 }
275 }
276 return from_agent;
277 }
278
279 /**
280 * <!-- begin-user-doc -->
281 * <!-- end-user-doc -->
282 * @generated
283 */
284 public FromAgent basicGetFrom_agent() {
285 return from_agent;
286 }
287
288 /**
289 * <!-- begin-user-doc -->
290 * <!-- end-user-doc -->
291 * @generated
292 */
293 public NotificationChain basicSetFrom_agent(FromAgent newFrom_agent, NotificationChain msgs) {
294 FromAgent oldFrom_agent = from_agent;
295 from_agent = newFrom_agent;
296 if (eNotificationRequired()) {
297 ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, TaxationPackage.EXPENSE__FROM_AGENT, oldFrom_agent, newFrom_agent);
298 if (msgs == null) msgs = notification; else msgs.add(notification);
299 }
300 return msgs;
301 }
302
303 /**
304 * <!-- begin-user-doc -->
305 * <!-- end-user-doc -->
306 * @generated
307 */
308 @Override
309 public void setFrom_agent(FromAgent newFrom_agent) {
310 if (newFrom_agent != from_agent) {
311 NotificationChain msgs = null;
312 if (from_agent != null)
313 msgs = ((InternalEObject)from_agent).eInverseRemove(this, TaxationPackage.FROM_AGENT__EXPENSE, FromAgent.class, msgs);
314 if (newFrom_agent != null)
315 msgs = ((InternalEObject)newFrom_agent).eInverseAdd(this, TaxationPackage.FROM_AGENT__EXPENSE, FromAgent.class, msgs);
316 msgs = basicSetFrom_agent(newFrom_agent, msgs);
317 if (msgs != null) msgs.dispatch();
318 }
319 else if (eNotificationRequired())
320 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.EXPENSE__FROM_AGENT, newFrom_agent, newFrom_agent));
321 }
322
323 /**
324 * <!-- begin-user-doc -->
325 * <!-- end-user-doc -->
326 * @generated
327 */
328 @Override
329 public Income getIncome() {
330 if (eContainerFeatureID() != TaxationPackage.EXPENSE__INCOME) return null;
331 return (Income)eInternalContainer();
332 }
333
334 /**
335 * <!-- begin-user-doc -->
336 * <!-- end-user-doc -->
337 * @generated
338 */
339 public NotificationChain basicSetIncome(Income newIncome, NotificationChain msgs) {
340 msgs = eBasicSetContainer((InternalEObject)newIncome, TaxationPackage.EXPENSE__INCOME, msgs);
341 return msgs;
342 }
343
344 /**
345 * <!-- begin-user-doc -->
346 * <!-- end-user-doc -->
347 * @generated
348 */
349 @Override
350 public void setIncome(Income newIncome) {
351 if (newIncome != eInternalContainer() || (eContainerFeatureID() != TaxationPackage.EXPENSE__INCOME && newIncome != null)) {
352 if (EcoreUtil.isAncestor(this, newIncome))
353 throw new IllegalArgumentException("Recursive containment not allowed for " + toString());
354 NotificationChain msgs = null;
355 if (eInternalContainer() != null)
356 msgs = eBasicRemoveFromContainer(msgs);
357 if (newIncome != null)
358 msgs = ((InternalEObject)newIncome).eInverseAdd(this, TaxationPackage.INCOME__EXPENSES, Income.class, msgs);
359 msgs = basicSetIncome(newIncome, msgs);
360 if (msgs != null) msgs.dispatch();
361 }
362 else if (eNotificationRequired())
363 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.EXPENSE__INCOME, newIncome, newIncome));
364 }
365
366 /**
367 * <!-- begin-user-doc -->
368 * <!-- end-user-doc -->
369 * @generated
370 */
371 @Override
372 public String getId4() {
373 return id4;
374 }
375
376 /**
377 * <!-- begin-user-doc -->
378 * <!-- end-user-doc -->
379 * @generated
380 */
381 @Override
382 public void setId4(String newId4) {
383 String oldId4 = id4;
384 id4 = newId4;
385 if (eNotificationRequired())
386 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.EXPENSE__ID4, oldId4, id4));
387 }
388
389 /**
390 * <!-- begin-user-doc -->
391 * <!-- end-user-doc -->
392 * @generated
393 */
394 @Override
395 public Physical_Person getBeneficiary() {
396 if (beneficiary != null && beneficiary.eIsProxy()) {
397 InternalEObject oldBeneficiary = (InternalEObject)beneficiary;
398 beneficiary = (Physical_Person)eResolveProxy(oldBeneficiary);
399 if (beneficiary != oldBeneficiary) {
400 if (eNotificationRequired())
401 eNotify(new ENotificationImpl(this, Notification.RESOLVE, TaxationPackage.EXPENSE__BENEFICIARY, oldBeneficiary, beneficiary));
402 }
403 }
404 return beneficiary;
405 }
406
407 /**
408 * <!-- begin-user-doc -->
409 * <!-- end-user-doc -->
410 * @generated
411 */
412 public Physical_Person basicGetBeneficiary() {
413 return beneficiary;
414 }
415
416 /**
417 * <!-- begin-user-doc -->
418 * <!-- end-user-doc -->
419 * @generated
420 */
421 public NotificationChain basicSetBeneficiary(Physical_Person newBeneficiary, NotificationChain msgs) {
422 Physical_Person oldBeneficiary = beneficiary;
423 beneficiary = newBeneficiary;
424 if (eNotificationRequired()) {
425 ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, TaxationPackage.EXPENSE__BENEFICIARY, oldBeneficiary, newBeneficiary);
426 if (msgs == null) msgs = notification; else msgs.add(notification);
427 }
428 return msgs;
429 }
430
431 /**
432 * <!-- begin-user-doc -->
433 * <!-- end-user-doc -->
434 * @generated
435 */
436 @Override
437 public void setBeneficiary(Physical_Person newBeneficiary) {
438 if (newBeneficiary != beneficiary) {
439 NotificationChain msgs = null;
440 if (beneficiary != null)
441 msgs = ((InternalEObject)beneficiary).eInverseRemove(this, TaxationPackage.PHYSICAL_PERSON__EXPENSES, Physical_Person.class, msgs);
442 if (newBeneficiary != null)
443 msgs = ((InternalEObject)newBeneficiary).eInverseAdd(this, TaxationPackage.PHYSICAL_PERSON__EXPENSES, Physical_Person.class, msgs);
444 msgs = basicSetBeneficiary(newBeneficiary, msgs);
445 if (msgs != null) msgs.dispatch();
446 }
447 else if (eNotificationRequired())
448 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.EXPENSE__BENEFICIARY, newBeneficiary, newBeneficiary));
449 }
450
451 /**
452 * <!-- begin-user-doc -->
453 * <!-- end-user-doc -->
454 * @generated
455 */
456 @Override
457 public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
458 switch (featureID) {
459 case TaxationPackage.EXPENSE__DEPENDENT:
460 if (dependent != null)
461 msgs = ((InternalEObject)dependent).eInverseRemove(this, TaxationPackage.DEPENDENT__EXPENSE, Dependent.class, msgs);
462 return basicSetDependent((Dependent)otherEnd, msgs);
463 case TaxationPackage.EXPENSE__FROM_AGENT:
464 if (from_agent != null)
465 msgs = ((InternalEObject)from_agent).eInverseRemove(this, TaxationPackage.FROM_AGENT__EXPENSE, FromAgent.class, msgs);
466 return basicSetFrom_agent((FromAgent)otherEnd, msgs);
467 case TaxationPackage.EXPENSE__INCOME:
468 if (eInternalContainer() != null)
469 msgs = eBasicRemoveFromContainer(msgs);
470 return basicSetIncome((Income)otherEnd, msgs);
471 case TaxationPackage.EXPENSE__BENEFICIARY:
472 if (beneficiary != null)
473 msgs = ((InternalEObject)beneficiary).eInverseRemove(this, TaxationPackage.PHYSICAL_PERSON__EXPENSES, Physical_Person.class, msgs);
474 return basicSetBeneficiary((Physical_Person)otherEnd, msgs);
475 }
476 return super.eInverseAdd(otherEnd, featureID, msgs);
477 }
478
479 /**
480 * <!-- begin-user-doc -->
481 * <!-- end-user-doc -->
482 * @generated
483 */
484 @Override
485 public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
486 switch (featureID) {
487 case TaxationPackage.EXPENSE__DEPENDENT:
488 return basicSetDependent(null, msgs);
489 case TaxationPackage.EXPENSE__FROM_AGENT:
490 return basicSetFrom_agent(null, msgs);
491 case TaxationPackage.EXPENSE__INCOME:
492 return basicSetIncome(null, msgs);
493 case TaxationPackage.EXPENSE__BENEFICIARY:
494 return basicSetBeneficiary(null, msgs);
495 }
496 return super.eInverseRemove(otherEnd, featureID, msgs);
497 }
498
499 /**
500 * <!-- begin-user-doc -->
501 * <!-- end-user-doc -->
502 * @generated
503 */
504 @Override
505 public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs) {
506 switch (eContainerFeatureID()) {
507 case TaxationPackage.EXPENSE__INCOME:
508 return eInternalContainer().eInverseRemove(this, TaxationPackage.INCOME__EXPENSES, Income.class, msgs);
509 }
510 return super.eBasicRemoveFromContainerFeature(msgs);
511 }
512
513 /**
514 * <!-- begin-user-doc -->
515 * <!-- end-user-doc -->
516 * @generated
517 */
518 @Override
519 public Object eGet(int featureID, boolean resolve, boolean coreType) {
520 switch (featureID) {
521 case TaxationPackage.EXPENSE__DECLARED_AMOUNT:
522 return getDeclared_amount();
523 case TaxationPackage.EXPENSE__EXPENSE_PURPOSE:
524 return getExpense_purpose();
525 case TaxationPackage.EXPENSE__DEPENDENT:
526 if (resolve) return getDependent();
527 return basicGetDependent();
528 case TaxationPackage.EXPENSE__FROM_AGENT:
529 if (resolve) return getFrom_agent();
530 return basicGetFrom_agent();
531 case TaxationPackage.EXPENSE__INCOME:
532 return getIncome();
533 case TaxationPackage.EXPENSE__ID4:
534 return getId4();
535 case TaxationPackage.EXPENSE__BENEFICIARY:
536 if (resolve) return getBeneficiary();
537 return basicGetBeneficiary();
538 }
539 return super.eGet(featureID, resolve, coreType);
540 }
541
542 /**
543 * <!-- begin-user-doc -->
544 * <!-- end-user-doc -->
545 * @generated
546 */
547 @Override
548 public void eSet(int featureID, Object newValue) {
549 switch (featureID) {
550 case TaxationPackage.EXPENSE__DECLARED_AMOUNT:
551 setDeclared_amount((Double)newValue);
552 return;
553 case TaxationPackage.EXPENSE__EXPENSE_PURPOSE:
554 setExpense_purpose((Expense_Purpose)newValue);
555 return;
556 case TaxationPackage.EXPENSE__DEPENDENT:
557 setDependent((Dependent)newValue);
558 return;
559 case TaxationPackage.EXPENSE__FROM_AGENT:
560 setFrom_agent((FromAgent)newValue);
561 return;
562 case TaxationPackage.EXPENSE__INCOME:
563 setIncome((Income)newValue);
564 return;
565 case TaxationPackage.EXPENSE__ID4:
566 setId4((String)newValue);
567 return;
568 case TaxationPackage.EXPENSE__BENEFICIARY:
569 setBeneficiary((Physical_Person)newValue);
570 return;
571 }
572 super.eSet(featureID, newValue);
573 }
574
575 /**
576 * <!-- begin-user-doc -->
577 * <!-- end-user-doc -->
578 * @generated
579 */
580 @Override
581 public void eUnset(int featureID) {
582 switch (featureID) {
583 case TaxationPackage.EXPENSE__DECLARED_AMOUNT:
584 setDeclared_amount(DECLARED_AMOUNT_EDEFAULT);
585 return;
586 case TaxationPackage.EXPENSE__EXPENSE_PURPOSE:
587 setExpense_purpose(EXPENSE_PURPOSE_EDEFAULT);
588 return;
589 case TaxationPackage.EXPENSE__DEPENDENT:
590 setDependent((Dependent)null);
591 return;
592 case TaxationPackage.EXPENSE__FROM_AGENT:
593 setFrom_agent((FromAgent)null);
594 return;
595 case TaxationPackage.EXPENSE__INCOME:
596 setIncome((Income)null);
597 return;
598 case TaxationPackage.EXPENSE__ID4:
599 setId4(ID4_EDEFAULT);
600 return;
601 case TaxationPackage.EXPENSE__BENEFICIARY:
602 setBeneficiary((Physical_Person)null);
603 return;
604 }
605 super.eUnset(featureID);
606 }
607
608 /**
609 * <!-- begin-user-doc -->
610 * <!-- end-user-doc -->
611 * @generated
612 */
613 @Override
614 public boolean eIsSet(int featureID) {
615 switch (featureID) {
616 case TaxationPackage.EXPENSE__DECLARED_AMOUNT:
617 return declared_amount != DECLARED_AMOUNT_EDEFAULT;
618 case TaxationPackage.EXPENSE__EXPENSE_PURPOSE:
619 return expense_purpose != EXPENSE_PURPOSE_EDEFAULT;
620 case TaxationPackage.EXPENSE__DEPENDENT:
621 return dependent != null;
622 case TaxationPackage.EXPENSE__FROM_AGENT:
623 return from_agent != null;
624 case TaxationPackage.EXPENSE__INCOME:
625 return getIncome() != null;
626 case TaxationPackage.EXPENSE__ID4:
627 return ID4_EDEFAULT == null ? id4 != null : !ID4_EDEFAULT.equals(id4);
628 case TaxationPackage.EXPENSE__BENEFICIARY:
629 return beneficiary != null;
630 }
631 return super.eIsSet(featureID);
632 }
633
634 /**
635 * <!-- begin-user-doc -->
636 * <!-- end-user-doc -->
637 * @generated
638 */
639 @Override
640 public String toString() {
641 if (eIsProxy()) return super.toString();
642
643 StringBuilder result = new StringBuilder(super.toString());
644 result.append(" (declared_amount: ");
645 result.append(declared_amount);
646 result.append(", expense_purpose: ");
647 result.append(expense_purpose);
648 result.append(", id4: ");
649 result.append(id4);
650 result.append(')');
651 return result.toString();
652 }
653
654} //ExpenseImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/External_AllowanceImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/External_AllowanceImpl.java
new file mode 100644
index 00000000..1949a481
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/External_AllowanceImpl.java
@@ -0,0 +1,500 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Dependent;
6import TaxationWithRoot.External_Allowance;
7import TaxationWithRoot.Grantor;
8import TaxationWithRoot.Physical_Person;
9import TaxationWithRoot.TaxationPackage;
10
11import org.eclipse.emf.common.notify.Notification;
12import org.eclipse.emf.common.notify.NotificationChain;
13
14import org.eclipse.emf.ecore.EClass;
15import org.eclipse.emf.ecore.InternalEObject;
16
17import org.eclipse.emf.ecore.impl.ENotificationImpl;
18import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
19
20import org.eclipse.emf.ecore.util.EcoreUtil;
21
22/**
23 * <!-- begin-user-doc -->
24 * An implementation of the model object '<em><b>External Allowance</b></em>'.
25 * <!-- end-user-doc -->
26 * <p>
27 * The following features are implemented:
28 * </p>
29 * <ul>
30 * <li>{@link TaxationWithRoot.impl.External_AllowanceImpl#getGrantor <em>Grantor</em>}</li>
31 * <li>{@link TaxationWithRoot.impl.External_AllowanceImpl#getStarting_year <em>Starting year</em>}</li>
32 * <li>{@link TaxationWithRoot.impl.External_AllowanceImpl#getEnding_year <em>Ending year</em>}</li>
33 * <li>{@link TaxationWithRoot.impl.External_AllowanceImpl#getReciver <em>Reciver</em>}</li>
34 * <li>{@link TaxationWithRoot.impl.External_AllowanceImpl#getId5 <em>Id5</em>}</li>
35 * <li>{@link TaxationWithRoot.impl.External_AllowanceImpl#getPerson <em>Person</em>}</li>
36 * </ul>
37 *
38 * @generated
39 */
40public class External_AllowanceImpl extends MinimalEObjectImpl.Container implements External_Allowance {
41 /**
42 * The default value of the '{@link #getGrantor() <em>Grantor</em>}' attribute.
43 * <!-- begin-user-doc -->
44 * <!-- end-user-doc -->
45 * @see #getGrantor()
46 * @generated
47 * @ordered
48 */
49 protected static final Grantor GRANTOR_EDEFAULT = Grantor.WWW;
50
51 /**
52 * The cached value of the '{@link #getGrantor() <em>Grantor</em>}' attribute.
53 * <!-- begin-user-doc -->
54 * <!-- end-user-doc -->
55 * @see #getGrantor()
56 * @generated
57 * @ordered
58 */
59 protected Grantor grantor = GRANTOR_EDEFAULT;
60
61 /**
62 * The default value of the '{@link #getStarting_year() <em>Starting year</em>}' attribute.
63 * <!-- begin-user-doc -->
64 * <!-- end-user-doc -->
65 * @see #getStarting_year()
66 * @generated
67 * @ordered
68 */
69 protected static final int STARTING_YEAR_EDEFAULT = 0;
70
71 /**
72 * The cached value of the '{@link #getStarting_year() <em>Starting year</em>}' attribute.
73 * <!-- begin-user-doc -->
74 * <!-- end-user-doc -->
75 * @see #getStarting_year()
76 * @generated
77 * @ordered
78 */
79 protected int starting_year = STARTING_YEAR_EDEFAULT;
80
81 /**
82 * The default value of the '{@link #getEnding_year() <em>Ending year</em>}' attribute.
83 * <!-- begin-user-doc -->
84 * <!-- end-user-doc -->
85 * @see #getEnding_year()
86 * @generated
87 * @ordered
88 */
89 protected static final int ENDING_YEAR_EDEFAULT = 0;
90
91 /**
92 * The cached value of the '{@link #getEnding_year() <em>Ending year</em>}' attribute.
93 * <!-- begin-user-doc -->
94 * <!-- end-user-doc -->
95 * @see #getEnding_year()
96 * @generated
97 * @ordered
98 */
99 protected int ending_year = ENDING_YEAR_EDEFAULT;
100
101 /**
102 * The cached value of the '{@link #getReciver() <em>Reciver</em>}' reference.
103 * <!-- begin-user-doc -->
104 * <!-- end-user-doc -->
105 * @see #getReciver()
106 * @generated
107 * @ordered
108 */
109 protected Physical_Person reciver;
110
111 /**
112 * The default value of the '{@link #getId5() <em>Id5</em>}' attribute.
113 * <!-- begin-user-doc -->
114 * <!-- end-user-doc -->
115 * @see #getId5()
116 * @generated
117 * @ordered
118 */
119 protected static final String ID5_EDEFAULT = null;
120
121 /**
122 * The cached value of the '{@link #getId5() <em>Id5</em>}' attribute.
123 * <!-- begin-user-doc -->
124 * <!-- end-user-doc -->
125 * @see #getId5()
126 * @generated
127 * @ordered
128 */
129 protected String id5 = ID5_EDEFAULT;
130
131 /**
132 * <!-- begin-user-doc -->
133 * <!-- end-user-doc -->
134 * @generated
135 */
136 protected External_AllowanceImpl() {
137 super();
138 }
139
140 /**
141 * <!-- begin-user-doc -->
142 * <!-- end-user-doc -->
143 * @generated
144 */
145 @Override
146 protected EClass eStaticClass() {
147 return TaxationPackage.Literals.EXTERNAL_ALLOWANCE;
148 }
149
150 /**
151 * <!-- begin-user-doc -->
152 * <!-- end-user-doc -->
153 * @generated
154 */
155 @Override
156 public Grantor getGrantor() {
157 return grantor;
158 }
159
160 /**
161 * <!-- begin-user-doc -->
162 * <!-- end-user-doc -->
163 * @generated
164 */
165 @Override
166 public void setGrantor(Grantor newGrantor) {
167 Grantor oldGrantor = grantor;
168 grantor = newGrantor == null ? GRANTOR_EDEFAULT : newGrantor;
169 if (eNotificationRequired())
170 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.EXTERNAL_ALLOWANCE__GRANTOR, oldGrantor, grantor));
171 }
172
173 /**
174 * <!-- begin-user-doc -->
175 * <!-- end-user-doc -->
176 * @generated
177 */
178 @Override
179 public int getStarting_year() {
180 return starting_year;
181 }
182
183 /**
184 * <!-- begin-user-doc -->
185 * <!-- end-user-doc -->
186 * @generated
187 */
188 @Override
189 public void setStarting_year(int newStarting_year) {
190 int oldStarting_year = starting_year;
191 starting_year = newStarting_year;
192 if (eNotificationRequired())
193 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.EXTERNAL_ALLOWANCE__STARTING_YEAR, oldStarting_year, starting_year));
194 }
195
196 /**
197 * <!-- begin-user-doc -->
198 * <!-- end-user-doc -->
199 * @generated
200 */
201 @Override
202 public int getEnding_year() {
203 return ending_year;
204 }
205
206 /**
207 * <!-- begin-user-doc -->
208 * <!-- end-user-doc -->
209 * @generated
210 */
211 @Override
212 public void setEnding_year(int newEnding_year) {
213 int oldEnding_year = ending_year;
214 ending_year = newEnding_year;
215 if (eNotificationRequired())
216 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.EXTERNAL_ALLOWANCE__ENDING_YEAR, oldEnding_year, ending_year));
217 }
218
219 /**
220 * <!-- begin-user-doc -->
221 * <!-- end-user-doc -->
222 * @generated
223 */
224 @Override
225 public Physical_Person getReciver() {
226 if (reciver != null && reciver.eIsProxy()) {
227 InternalEObject oldReciver = (InternalEObject)reciver;
228 reciver = (Physical_Person)eResolveProxy(oldReciver);
229 if (reciver != oldReciver) {
230 if (eNotificationRequired())
231 eNotify(new ENotificationImpl(this, Notification.RESOLVE, TaxationPackage.EXTERNAL_ALLOWANCE__RECIVER, oldReciver, reciver));
232 }
233 }
234 return reciver;
235 }
236
237 /**
238 * <!-- begin-user-doc -->
239 * <!-- end-user-doc -->
240 * @generated
241 */
242 public Physical_Person basicGetReciver() {
243 return reciver;
244 }
245
246 /**
247 * <!-- begin-user-doc -->
248 * <!-- end-user-doc -->
249 * @generated
250 */
251 @Override
252 public void setReciver(Physical_Person newReciver) {
253 Physical_Person oldReciver = reciver;
254 reciver = newReciver;
255 if (eNotificationRequired())
256 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.EXTERNAL_ALLOWANCE__RECIVER, oldReciver, reciver));
257 }
258
259 /**
260 * <!-- begin-user-doc -->
261 * <!-- end-user-doc -->
262 * @generated
263 */
264 @Override
265 public String getId5() {
266 return id5;
267 }
268
269 /**
270 * <!-- begin-user-doc -->
271 * <!-- end-user-doc -->
272 * @generated
273 */
274 @Override
275 public void setId5(String newId5) {
276 String oldId5 = id5;
277 id5 = newId5;
278 if (eNotificationRequired())
279 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.EXTERNAL_ALLOWANCE__ID5, oldId5, id5));
280 }
281
282 /**
283 * <!-- begin-user-doc -->
284 * <!-- end-user-doc -->
285 * @generated
286 */
287 @Override
288 public Dependent getPerson() {
289 if (eContainerFeatureID() != TaxationPackage.EXTERNAL_ALLOWANCE__PERSON) return null;
290 return (Dependent)eInternalContainer();
291 }
292
293 /**
294 * <!-- begin-user-doc -->
295 * <!-- end-user-doc -->
296 * @generated
297 */
298 public NotificationChain basicSetPerson(Dependent newPerson, NotificationChain msgs) {
299 msgs = eBasicSetContainer((InternalEObject)newPerson, TaxationPackage.EXTERNAL_ALLOWANCE__PERSON, msgs);
300 return msgs;
301 }
302
303 /**
304 * <!-- begin-user-doc -->
305 * <!-- end-user-doc -->
306 * @generated
307 */
308 @Override
309 public void setPerson(Dependent newPerson) {
310 if (newPerson != eInternalContainer() || (eContainerFeatureID() != TaxationPackage.EXTERNAL_ALLOWANCE__PERSON && newPerson != null)) {
311 if (EcoreUtil.isAncestor(this, newPerson))
312 throw new IllegalArgumentException("Recursive containment not allowed for " + toString());
313 NotificationChain msgs = null;
314 if (eInternalContainer() != null)
315 msgs = eBasicRemoveFromContainer(msgs);
316 if (newPerson != null)
317 msgs = ((InternalEObject)newPerson).eInverseAdd(this, TaxationPackage.DEPENDENT__ALLOWANCES, Dependent.class, msgs);
318 msgs = basicSetPerson(newPerson, msgs);
319 if (msgs != null) msgs.dispatch();
320 }
321 else if (eNotificationRequired())
322 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.EXTERNAL_ALLOWANCE__PERSON, newPerson, newPerson));
323 }
324
325 /**
326 * <!-- begin-user-doc -->
327 * <!-- end-user-doc -->
328 * @generated
329 */
330 @Override
331 public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
332 switch (featureID) {
333 case TaxationPackage.EXTERNAL_ALLOWANCE__PERSON:
334 if (eInternalContainer() != null)
335 msgs = eBasicRemoveFromContainer(msgs);
336 return basicSetPerson((Dependent)otherEnd, msgs);
337 }
338 return super.eInverseAdd(otherEnd, featureID, msgs);
339 }
340
341 /**
342 * <!-- begin-user-doc -->
343 * <!-- end-user-doc -->
344 * @generated
345 */
346 @Override
347 public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
348 switch (featureID) {
349 case TaxationPackage.EXTERNAL_ALLOWANCE__PERSON:
350 return basicSetPerson(null, msgs);
351 }
352 return super.eInverseRemove(otherEnd, featureID, msgs);
353 }
354
355 /**
356 * <!-- begin-user-doc -->
357 * <!-- end-user-doc -->
358 * @generated
359 */
360 @Override
361 public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs) {
362 switch (eContainerFeatureID()) {
363 case TaxationPackage.EXTERNAL_ALLOWANCE__PERSON:
364 return eInternalContainer().eInverseRemove(this, TaxationPackage.DEPENDENT__ALLOWANCES, Dependent.class, msgs);
365 }
366 return super.eBasicRemoveFromContainerFeature(msgs);
367 }
368
369 /**
370 * <!-- begin-user-doc -->
371 * <!-- end-user-doc -->
372 * @generated
373 */
374 @Override
375 public Object eGet(int featureID, boolean resolve, boolean coreType) {
376 switch (featureID) {
377 case TaxationPackage.EXTERNAL_ALLOWANCE__GRANTOR:
378 return getGrantor();
379 case TaxationPackage.EXTERNAL_ALLOWANCE__STARTING_YEAR:
380 return getStarting_year();
381 case TaxationPackage.EXTERNAL_ALLOWANCE__ENDING_YEAR:
382 return getEnding_year();
383 case TaxationPackage.EXTERNAL_ALLOWANCE__RECIVER:
384 if (resolve) return getReciver();
385 return basicGetReciver();
386 case TaxationPackage.EXTERNAL_ALLOWANCE__ID5:
387 return getId5();
388 case TaxationPackage.EXTERNAL_ALLOWANCE__PERSON:
389 return getPerson();
390 }
391 return super.eGet(featureID, resolve, coreType);
392 }
393
394 /**
395 * <!-- begin-user-doc -->
396 * <!-- end-user-doc -->
397 * @generated
398 */
399 @Override
400 public void eSet(int featureID, Object newValue) {
401 switch (featureID) {
402 case TaxationPackage.EXTERNAL_ALLOWANCE__GRANTOR:
403 setGrantor((Grantor)newValue);
404 return;
405 case TaxationPackage.EXTERNAL_ALLOWANCE__STARTING_YEAR:
406 setStarting_year((Integer)newValue);
407 return;
408 case TaxationPackage.EXTERNAL_ALLOWANCE__ENDING_YEAR:
409 setEnding_year((Integer)newValue);
410 return;
411 case TaxationPackage.EXTERNAL_ALLOWANCE__RECIVER:
412 setReciver((Physical_Person)newValue);
413 return;
414 case TaxationPackage.EXTERNAL_ALLOWANCE__ID5:
415 setId5((String)newValue);
416 return;
417 case TaxationPackage.EXTERNAL_ALLOWANCE__PERSON:
418 setPerson((Dependent)newValue);
419 return;
420 }
421 super.eSet(featureID, newValue);
422 }
423
424 /**
425 * <!-- begin-user-doc -->
426 * <!-- end-user-doc -->
427 * @generated
428 */
429 @Override
430 public void eUnset(int featureID) {
431 switch (featureID) {
432 case TaxationPackage.EXTERNAL_ALLOWANCE__GRANTOR:
433 setGrantor(GRANTOR_EDEFAULT);
434 return;
435 case TaxationPackage.EXTERNAL_ALLOWANCE__STARTING_YEAR:
436 setStarting_year(STARTING_YEAR_EDEFAULT);
437 return;
438 case TaxationPackage.EXTERNAL_ALLOWANCE__ENDING_YEAR:
439 setEnding_year(ENDING_YEAR_EDEFAULT);
440 return;
441 case TaxationPackage.EXTERNAL_ALLOWANCE__RECIVER:
442 setReciver((Physical_Person)null);
443 return;
444 case TaxationPackage.EXTERNAL_ALLOWANCE__ID5:
445 setId5(ID5_EDEFAULT);
446 return;
447 case TaxationPackage.EXTERNAL_ALLOWANCE__PERSON:
448 setPerson((Dependent)null);
449 return;
450 }
451 super.eUnset(featureID);
452 }
453
454 /**
455 * <!-- begin-user-doc -->
456 * <!-- end-user-doc -->
457 * @generated
458 */
459 @Override
460 public boolean eIsSet(int featureID) {
461 switch (featureID) {
462 case TaxationPackage.EXTERNAL_ALLOWANCE__GRANTOR:
463 return grantor != GRANTOR_EDEFAULT;
464 case TaxationPackage.EXTERNAL_ALLOWANCE__STARTING_YEAR:
465 return starting_year != STARTING_YEAR_EDEFAULT;
466 case TaxationPackage.EXTERNAL_ALLOWANCE__ENDING_YEAR:
467 return ending_year != ENDING_YEAR_EDEFAULT;
468 case TaxationPackage.EXTERNAL_ALLOWANCE__RECIVER:
469 return reciver != null;
470 case TaxationPackage.EXTERNAL_ALLOWANCE__ID5:
471 return ID5_EDEFAULT == null ? id5 != null : !ID5_EDEFAULT.equals(id5);
472 case TaxationPackage.EXTERNAL_ALLOWANCE__PERSON:
473 return getPerson() != null;
474 }
475 return super.eIsSet(featureID);
476 }
477
478 /**
479 * <!-- begin-user-doc -->
480 * <!-- end-user-doc -->
481 * @generated
482 */
483 @Override
484 public String toString() {
485 if (eIsProxy()) return super.toString();
486
487 StringBuilder result = new StringBuilder(super.toString());
488 result.append(" (grantor: ");
489 result.append(grantor);
490 result.append(", starting_year: ");
491 result.append(starting_year);
492 result.append(", ending_year: ");
493 result.append(ending_year);
494 result.append(", id5: ");
495 result.append(id5);
496 result.append(')');
497 return result.toString();
498 }
499
500} //External_AllowanceImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Extraordinary_Expense_CEImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Extraordinary_Expense_CEImpl.java
new file mode 100644
index 00000000..2951776a
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Extraordinary_Expense_CEImpl.java
@@ -0,0 +1,221 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.CE_Type;
6import TaxationWithRoot.Extraordinary_Expense_CE;
7import TaxationWithRoot.TaxationPackage;
8
9import org.eclipse.emf.common.notify.Notification;
10
11import org.eclipse.emf.ecore.EClass;
12
13import org.eclipse.emf.ecore.impl.ENotificationImpl;
14
15/**
16 * <!-- begin-user-doc -->
17 * An implementation of the model object '<em><b>Extraordinary Expense CE</b></em>'.
18 * <!-- end-user-doc -->
19 * <p>
20 * The following features are implemented:
21 * </p>
22 * <ul>
23 * <li>{@link TaxationWithRoot.impl.Extraordinary_Expense_CEImpl#getThresholded_deduction_percentage <em>Thresholded deduction percentage</em>}</li>
24 * <li>{@link TaxationWithRoot.impl.Extraordinary_Expense_CEImpl#getCe_type <em>Ce type</em>}</li>
25 * </ul>
26 *
27 * @generated
28 */
29public class Extraordinary_Expense_CEImpl extends ExpenseImpl implements Extraordinary_Expense_CE {
30 /**
31 * The default value of the '{@link #getThresholded_deduction_percentage() <em>Thresholded deduction percentage</em>}' attribute.
32 * <!-- begin-user-doc -->
33 * <!-- end-user-doc -->
34 * @see #getThresholded_deduction_percentage()
35 * @generated
36 * @ordered
37 */
38 protected static final double THRESHOLDED_DEDUCTION_PERCENTAGE_EDEFAULT = 0.0;
39
40 /**
41 * The cached value of the '{@link #getThresholded_deduction_percentage() <em>Thresholded deduction percentage</em>}' attribute.
42 * <!-- begin-user-doc -->
43 * <!-- end-user-doc -->
44 * @see #getThresholded_deduction_percentage()
45 * @generated
46 * @ordered
47 */
48 protected double thresholded_deduction_percentage = THRESHOLDED_DEDUCTION_PERCENTAGE_EDEFAULT;
49
50 /**
51 * The default value of the '{@link #getCe_type() <em>Ce type</em>}' attribute.
52 * <!-- begin-user-doc -->
53 * <!-- end-user-doc -->
54 * @see #getCe_type()
55 * @generated
56 * @ordered
57 */
58 protected static final CE_Type CE_TYPE_EDEFAULT = CE_Type.INALIDITY_AND_INFIRMITY;
59
60 /**
61 * The cached value of the '{@link #getCe_type() <em>Ce type</em>}' attribute.
62 * <!-- begin-user-doc -->
63 * <!-- end-user-doc -->
64 * @see #getCe_type()
65 * @generated
66 * @ordered
67 */
68 protected CE_Type ce_type = CE_TYPE_EDEFAULT;
69
70 /**
71 * <!-- begin-user-doc -->
72 * <!-- end-user-doc -->
73 * @generated
74 */
75 protected Extraordinary_Expense_CEImpl() {
76 super();
77 }
78
79 /**
80 * <!-- begin-user-doc -->
81 * <!-- end-user-doc -->
82 * @generated
83 */
84 @Override
85 protected EClass eStaticClass() {
86 return TaxationPackage.Literals.EXTRAORDINARY_EXPENSE_CE;
87 }
88
89 /**
90 * <!-- begin-user-doc -->
91 * <!-- end-user-doc -->
92 * @generated
93 */
94 @Override
95 public double getThresholded_deduction_percentage() {
96 return thresholded_deduction_percentage;
97 }
98
99 /**
100 * <!-- begin-user-doc -->
101 * <!-- end-user-doc -->
102 * @generated
103 */
104 @Override
105 public void setThresholded_deduction_percentage(double newThresholded_deduction_percentage) {
106 double oldThresholded_deduction_percentage = thresholded_deduction_percentage;
107 thresholded_deduction_percentage = newThresholded_deduction_percentage;
108 if (eNotificationRequired())
109 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.EXTRAORDINARY_EXPENSE_CE__THRESHOLDED_DEDUCTION_PERCENTAGE, oldThresholded_deduction_percentage, thresholded_deduction_percentage));
110 }
111
112 /**
113 * <!-- begin-user-doc -->
114 * <!-- end-user-doc -->
115 * @generated
116 */
117 @Override
118 public CE_Type getCe_type() {
119 return ce_type;
120 }
121
122 /**
123 * <!-- begin-user-doc -->
124 * <!-- end-user-doc -->
125 * @generated
126 */
127 @Override
128 public void setCe_type(CE_Type newCe_type) {
129 CE_Type oldCe_type = ce_type;
130 ce_type = newCe_type == null ? CE_TYPE_EDEFAULT : newCe_type;
131 if (eNotificationRequired())
132 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.EXTRAORDINARY_EXPENSE_CE__CE_TYPE, oldCe_type, ce_type));
133 }
134
135 /**
136 * <!-- begin-user-doc -->
137 * <!-- end-user-doc -->
138 * @generated
139 */
140 @Override
141 public Object eGet(int featureID, boolean resolve, boolean coreType) {
142 switch (featureID) {
143 case TaxationPackage.EXTRAORDINARY_EXPENSE_CE__THRESHOLDED_DEDUCTION_PERCENTAGE:
144 return getThresholded_deduction_percentage();
145 case TaxationPackage.EXTRAORDINARY_EXPENSE_CE__CE_TYPE:
146 return getCe_type();
147 }
148 return super.eGet(featureID, resolve, coreType);
149 }
150
151 /**
152 * <!-- begin-user-doc -->
153 * <!-- end-user-doc -->
154 * @generated
155 */
156 @Override
157 public void eSet(int featureID, Object newValue) {
158 switch (featureID) {
159 case TaxationPackage.EXTRAORDINARY_EXPENSE_CE__THRESHOLDED_DEDUCTION_PERCENTAGE:
160 setThresholded_deduction_percentage((Double)newValue);
161 return;
162 case TaxationPackage.EXTRAORDINARY_EXPENSE_CE__CE_TYPE:
163 setCe_type((CE_Type)newValue);
164 return;
165 }
166 super.eSet(featureID, newValue);
167 }
168
169 /**
170 * <!-- begin-user-doc -->
171 * <!-- end-user-doc -->
172 * @generated
173 */
174 @Override
175 public void eUnset(int featureID) {
176 switch (featureID) {
177 case TaxationPackage.EXTRAORDINARY_EXPENSE_CE__THRESHOLDED_DEDUCTION_PERCENTAGE:
178 setThresholded_deduction_percentage(THRESHOLDED_DEDUCTION_PERCENTAGE_EDEFAULT);
179 return;
180 case TaxationPackage.EXTRAORDINARY_EXPENSE_CE__CE_TYPE:
181 setCe_type(CE_TYPE_EDEFAULT);
182 return;
183 }
184 super.eUnset(featureID);
185 }
186
187 /**
188 * <!-- begin-user-doc -->
189 * <!-- end-user-doc -->
190 * @generated
191 */
192 @Override
193 public boolean eIsSet(int featureID) {
194 switch (featureID) {
195 case TaxationPackage.EXTRAORDINARY_EXPENSE_CE__THRESHOLDED_DEDUCTION_PERCENTAGE:
196 return thresholded_deduction_percentage != THRESHOLDED_DEDUCTION_PERCENTAGE_EDEFAULT;
197 case TaxationPackage.EXTRAORDINARY_EXPENSE_CE__CE_TYPE:
198 return ce_type != CE_TYPE_EDEFAULT;
199 }
200 return super.eIsSet(featureID);
201 }
202
203 /**
204 * <!-- begin-user-doc -->
205 * <!-- end-user-doc -->
206 * @generated
207 */
208 @Override
209 public String toString() {
210 if (eIsProxy()) return super.toString();
211
212 StringBuilder result = new StringBuilder(super.toString());
213 result.append(" (thresholded_deduction_percentage: ");
214 result.append(thresholded_deduction_percentage);
215 result.append(", ce_type: ");
216 result.append(ce_type);
217 result.append(')');
218 return result.toString();
219 }
220
221} //Extraordinary_Expense_CEImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/FDImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/FDImpl.java
new file mode 100644
index 00000000..270e8f39
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/FDImpl.java
@@ -0,0 +1,164 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.FD;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.common.notify.Notification;
9
10import org.eclipse.emf.ecore.EClass;
11
12import org.eclipse.emf.ecore.impl.ENotificationImpl;
13
14/**
15 * <!-- begin-user-doc -->
16 * An implementation of the model object '<em><b>FD</b></em>'.
17 * <!-- end-user-doc -->
18 * <p>
19 * The following features are implemented:
20 * </p>
21 * <ul>
22 * <li>{@link TaxationWithRoot.impl.FDImpl#getDistance_declared_in_january <em>Distance declared in january</em>}</li>
23 * </ul>
24 *
25 * @generated
26 */
27public class FDImpl extends Professional_Expenses_DeductionImpl implements FD {
28 /**
29 * The default value of the '{@link #getDistance_declared_in_january() <em>Distance declared in january</em>}' attribute.
30 * <!-- begin-user-doc -->
31 * <!-- end-user-doc -->
32 * @see #getDistance_declared_in_january()
33 * @generated
34 * @ordered
35 */
36 protected static final double DISTANCE_DECLARED_IN_JANUARY_EDEFAULT = 0.0;
37
38 /**
39 * The cached value of the '{@link #getDistance_declared_in_january() <em>Distance declared in january</em>}' attribute.
40 * <!-- begin-user-doc -->
41 * <!-- end-user-doc -->
42 * @see #getDistance_declared_in_january()
43 * @generated
44 * @ordered
45 */
46 protected double distance_declared_in_january = DISTANCE_DECLARED_IN_JANUARY_EDEFAULT;
47
48 /**
49 * <!-- begin-user-doc -->
50 * <!-- end-user-doc -->
51 * @generated
52 */
53 protected FDImpl() {
54 super();
55 }
56
57 /**
58 * <!-- begin-user-doc -->
59 * <!-- end-user-doc -->
60 * @generated
61 */
62 @Override
63 protected EClass eStaticClass() {
64 return TaxationPackage.Literals.FD;
65 }
66
67 /**
68 * <!-- begin-user-doc -->
69 * <!-- end-user-doc -->
70 * @generated
71 */
72 @Override
73 public double getDistance_declared_in_january() {
74 return distance_declared_in_january;
75 }
76
77 /**
78 * <!-- begin-user-doc -->
79 * <!-- end-user-doc -->
80 * @generated
81 */
82 @Override
83 public void setDistance_declared_in_january(double newDistance_declared_in_january) {
84 double oldDistance_declared_in_january = distance_declared_in_january;
85 distance_declared_in_january = newDistance_declared_in_january;
86 if (eNotificationRequired())
87 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.FD__DISTANCE_DECLARED_IN_JANUARY, oldDistance_declared_in_january, distance_declared_in_january));
88 }
89
90 /**
91 * <!-- begin-user-doc -->
92 * <!-- end-user-doc -->
93 * @generated
94 */
95 @Override
96 public Object eGet(int featureID, boolean resolve, boolean coreType) {
97 switch (featureID) {
98 case TaxationPackage.FD__DISTANCE_DECLARED_IN_JANUARY:
99 return getDistance_declared_in_january();
100 }
101 return super.eGet(featureID, resolve, coreType);
102 }
103
104 /**
105 * <!-- begin-user-doc -->
106 * <!-- end-user-doc -->
107 * @generated
108 */
109 @Override
110 public void eSet(int featureID, Object newValue) {
111 switch (featureID) {
112 case TaxationPackage.FD__DISTANCE_DECLARED_IN_JANUARY:
113 setDistance_declared_in_january((Double)newValue);
114 return;
115 }
116 super.eSet(featureID, newValue);
117 }
118
119 /**
120 * <!-- begin-user-doc -->
121 * <!-- end-user-doc -->
122 * @generated
123 */
124 @Override
125 public void eUnset(int featureID) {
126 switch (featureID) {
127 case TaxationPackage.FD__DISTANCE_DECLARED_IN_JANUARY:
128 setDistance_declared_in_january(DISTANCE_DECLARED_IN_JANUARY_EDEFAULT);
129 return;
130 }
131 super.eUnset(featureID);
132 }
133
134 /**
135 * <!-- begin-user-doc -->
136 * <!-- end-user-doc -->
137 * @generated
138 */
139 @Override
140 public boolean eIsSet(int featureID) {
141 switch (featureID) {
142 case TaxationPackage.FD__DISTANCE_DECLARED_IN_JANUARY:
143 return distance_declared_in_january != DISTANCE_DECLARED_IN_JANUARY_EDEFAULT;
144 }
145 return super.eIsSet(featureID);
146 }
147
148 /**
149 * <!-- begin-user-doc -->
150 * <!-- end-user-doc -->
151 * @generated
152 */
153 @Override
154 public String toString() {
155 if (eIsProxy()) return super.toString();
156
157 StringBuilder result = new StringBuilder(super.toString());
158 result.append(" (distance_declared_in_january: ");
159 result.append(distance_declared_in_january);
160 result.append(')');
161 return result.toString();
162 }
163
164} //FDImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/FOImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/FOImpl.java
new file mode 100644
index 00000000..18919a65
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/FOImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.FO;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>FO</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class FOImpl extends Professional_Expenses_DeductionImpl implements FO {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected FOImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.FO;
35 }
36
37} //FOImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Fiscal_AddressImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Fiscal_AddressImpl.java
new file mode 100644
index 00000000..007f77de
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Fiscal_AddressImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Fiscal_Address;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>Fiscal Address</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class Fiscal_AddressImpl extends AddressImpl implements Fiscal_Address {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected Fiscal_AddressImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.FISCAL_ADDRESS;
35 }
36
37} //Fiscal_AddressImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Foreign_IncomeImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Foreign_IncomeImpl.java
new file mode 100644
index 00000000..2eeee8e5
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Foreign_IncomeImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Foreign_Income;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>Foreign Income</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class Foreign_IncomeImpl extends IncomeImpl implements Foreign_Income {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected Foreign_IncomeImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.FOREIGN_INCOME;
35 }
36
37} //Foreign_IncomeImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/FromAgentImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/FromAgentImpl.java
new file mode 100644
index 00000000..c5e0181b
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/FromAgentImpl.java
@@ -0,0 +1,506 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Dependent;
6import TaxationWithRoot.Expense;
7import TaxationWithRoot.FromAgent;
8import TaxationWithRoot.Tax_Payer;
9import TaxationWithRoot.TaxationPackage;
10
11import org.eclipse.emf.common.notify.Notification;
12import org.eclipse.emf.common.notify.NotificationChain;
13
14import org.eclipse.emf.ecore.EClass;
15import org.eclipse.emf.ecore.InternalEObject;
16
17import org.eclipse.emf.ecore.impl.ENotificationImpl;
18import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
19
20import org.eclipse.emf.ecore.util.EcoreUtil;
21
22/**
23 * <!-- begin-user-doc -->
24 * An implementation of the model object '<em><b>From Agent</b></em>'.
25 * <!-- end-user-doc -->
26 * <p>
27 * The following features are implemented:
28 * </p>
29 * <ul>
30 * <li>{@link TaxationWithRoot.impl.FromAgentImpl#getTaxPayer <em>Tax Payer</em>}</li>
31 * <li>{@link TaxationWithRoot.impl.FromAgentImpl#isIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care <em>Is dependent eligible for CE Not In Houshold Children Care</em>}</li>
32 * <li>{@link TaxationWithRoot.impl.FromAgentImpl#getExpense <em>Expense</em>}</li>
33 * <li>{@link TaxationWithRoot.impl.FromAgentImpl#isIs_eligible_debt <em>Is eligible debt</em>}</li>
34 * <li>{@link TaxationWithRoot.impl.FromAgentImpl#getDependent <em>Dependent</em>}</li>
35 * </ul>
36 *
37 * @generated
38 */
39public class FromAgentImpl extends MinimalEObjectImpl.Container implements FromAgent {
40 /**
41 * The default value of the '{@link #isIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care() <em>Is dependent eligible for CE Not In Houshold Children Care</em>}' attribute.
42 * <!-- begin-user-doc -->
43 * <!-- end-user-doc -->
44 * @see #isIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care()
45 * @generated
46 * @ordered
47 */
48 protected static final boolean IS_DEPENDENT_ELIGIBLE_FOR_CE_NOT_IN_HOUSHOLD_CHILDREN_CARE_EDEFAULT = false;
49
50 /**
51 * The cached value of the '{@link #isIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care() <em>Is dependent eligible for CE Not In Houshold Children Care</em>}' attribute.
52 * <!-- begin-user-doc -->
53 * <!-- end-user-doc -->
54 * @see #isIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care()
55 * @generated
56 * @ordered
57 */
58 protected boolean is_dependent_eligible_for_CE_Not_In_Houshold_Children_Care = IS_DEPENDENT_ELIGIBLE_FOR_CE_NOT_IN_HOUSHOLD_CHILDREN_CARE_EDEFAULT;
59
60 /**
61 * The cached value of the '{@link #getExpense() <em>Expense</em>}' reference.
62 * <!-- begin-user-doc -->
63 * <!-- end-user-doc -->
64 * @see #getExpense()
65 * @generated
66 * @ordered
67 */
68 protected Expense expense;
69
70 /**
71 * The default value of the '{@link #isIs_eligible_debt() <em>Is eligible debt</em>}' attribute.
72 * <!-- begin-user-doc -->
73 * <!-- end-user-doc -->
74 * @see #isIs_eligible_debt()
75 * @generated
76 * @ordered
77 */
78 protected static final boolean IS_ELIGIBLE_DEBT_EDEFAULT = false;
79
80 /**
81 * The cached value of the '{@link #isIs_eligible_debt() <em>Is eligible debt</em>}' attribute.
82 * <!-- begin-user-doc -->
83 * <!-- end-user-doc -->
84 * @see #isIs_eligible_debt()
85 * @generated
86 * @ordered
87 */
88 protected boolean is_eligible_debt = IS_ELIGIBLE_DEBT_EDEFAULT;
89
90 /**
91 * The cached value of the '{@link #getDependent() <em>Dependent</em>}' reference.
92 * <!-- begin-user-doc -->
93 * <!-- end-user-doc -->
94 * @see #getDependent()
95 * @generated
96 * @ordered
97 */
98 protected Dependent dependent;
99
100 /**
101 * <!-- begin-user-doc -->
102 * <!-- end-user-doc -->
103 * @generated
104 */
105 protected FromAgentImpl() {
106 super();
107 }
108
109 /**
110 * <!-- begin-user-doc -->
111 * <!-- end-user-doc -->
112 * @generated
113 */
114 @Override
115 protected EClass eStaticClass() {
116 return TaxationPackage.Literals.FROM_AGENT;
117 }
118
119 /**
120 * <!-- begin-user-doc -->
121 * <!-- end-user-doc -->
122 * @generated
123 */
124 @Override
125 public Tax_Payer getTaxPayer() {
126 if (eContainerFeatureID() != TaxationPackage.FROM_AGENT__TAX_PAYER) return null;
127 return (Tax_Payer)eInternalContainer();
128 }
129
130 /**
131 * <!-- begin-user-doc -->
132 * <!-- end-user-doc -->
133 * @generated
134 */
135 public NotificationChain basicSetTaxPayer(Tax_Payer newTaxPayer, NotificationChain msgs) {
136 msgs = eBasicSetContainer((InternalEObject)newTaxPayer, TaxationPackage.FROM_AGENT__TAX_PAYER, msgs);
137 return msgs;
138 }
139
140 /**
141 * <!-- begin-user-doc -->
142 * <!-- end-user-doc -->
143 * @generated
144 */
145 @Override
146 public void setTaxPayer(Tax_Payer newTaxPayer) {
147 if (newTaxPayer != eInternalContainer() || (eContainerFeatureID() != TaxationPackage.FROM_AGENT__TAX_PAYER && newTaxPayer != null)) {
148 if (EcoreUtil.isAncestor(this, newTaxPayer))
149 throw new IllegalArgumentException("Recursive containment not allowed for " + toString());
150 NotificationChain msgs = null;
151 if (eInternalContainer() != null)
152 msgs = eBasicRemoveFromContainer(msgs);
153 if (newTaxPayer != null)
154 msgs = ((InternalEObject)newTaxPayer).eInverseAdd(this, TaxationPackage.TAX_PAYER__FROM_AGENT, Tax_Payer.class, msgs);
155 msgs = basicSetTaxPayer(newTaxPayer, msgs);
156 if (msgs != null) msgs.dispatch();
157 }
158 else if (eNotificationRequired())
159 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.FROM_AGENT__TAX_PAYER, newTaxPayer, newTaxPayer));
160 }
161
162 /**
163 * <!-- begin-user-doc -->
164 * <!-- end-user-doc -->
165 * @generated
166 */
167 @Override
168 public boolean isIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care() {
169 return is_dependent_eligible_for_CE_Not_In_Houshold_Children_Care;
170 }
171
172 /**
173 * <!-- begin-user-doc -->
174 * <!-- end-user-doc -->
175 * @generated
176 */
177 @Override
178 public void setIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care(boolean newIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care) {
179 boolean oldIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care = is_dependent_eligible_for_CE_Not_In_Houshold_Children_Care;
180 is_dependent_eligible_for_CE_Not_In_Houshold_Children_Care = newIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care;
181 if (eNotificationRequired())
182 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.FROM_AGENT__IS_DEPENDENT_ELIGIBLE_FOR_CE_NOT_IN_HOUSHOLD_CHILDREN_CARE, oldIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care, is_dependent_eligible_for_CE_Not_In_Houshold_Children_Care));
183 }
184
185 /**
186 * <!-- begin-user-doc -->
187 * <!-- end-user-doc -->
188 * @generated
189 */
190 @Override
191 public Expense getExpense() {
192 if (expense != null && expense.eIsProxy()) {
193 InternalEObject oldExpense = (InternalEObject)expense;
194 expense = (Expense)eResolveProxy(oldExpense);
195 if (expense != oldExpense) {
196 if (eNotificationRequired())
197 eNotify(new ENotificationImpl(this, Notification.RESOLVE, TaxationPackage.FROM_AGENT__EXPENSE, oldExpense, expense));
198 }
199 }
200 return expense;
201 }
202
203 /**
204 * <!-- begin-user-doc -->
205 * <!-- end-user-doc -->
206 * @generated
207 */
208 public Expense basicGetExpense() {
209 return expense;
210 }
211
212 /**
213 * <!-- begin-user-doc -->
214 * <!-- end-user-doc -->
215 * @generated
216 */
217 public NotificationChain basicSetExpense(Expense newExpense, NotificationChain msgs) {
218 Expense oldExpense = expense;
219 expense = newExpense;
220 if (eNotificationRequired()) {
221 ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, TaxationPackage.FROM_AGENT__EXPENSE, oldExpense, newExpense);
222 if (msgs == null) msgs = notification; else msgs.add(notification);
223 }
224 return msgs;
225 }
226
227 /**
228 * <!-- begin-user-doc -->
229 * <!-- end-user-doc -->
230 * @generated
231 */
232 @Override
233 public void setExpense(Expense newExpense) {
234 if (newExpense != expense) {
235 NotificationChain msgs = null;
236 if (expense != null)
237 msgs = ((InternalEObject)expense).eInverseRemove(this, TaxationPackage.EXPENSE__FROM_AGENT, Expense.class, msgs);
238 if (newExpense != null)
239 msgs = ((InternalEObject)newExpense).eInverseAdd(this, TaxationPackage.EXPENSE__FROM_AGENT, Expense.class, msgs);
240 msgs = basicSetExpense(newExpense, msgs);
241 if (msgs != null) msgs.dispatch();
242 }
243 else if (eNotificationRequired())
244 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.FROM_AGENT__EXPENSE, newExpense, newExpense));
245 }
246
247 /**
248 * <!-- begin-user-doc -->
249 * <!-- end-user-doc -->
250 * @generated
251 */
252 @Override
253 public boolean isIs_eligible_debt() {
254 return is_eligible_debt;
255 }
256
257 /**
258 * <!-- begin-user-doc -->
259 * <!-- end-user-doc -->
260 * @generated
261 */
262 @Override
263 public void setIs_eligible_debt(boolean newIs_eligible_debt) {
264 boolean oldIs_eligible_debt = is_eligible_debt;
265 is_eligible_debt = newIs_eligible_debt;
266 if (eNotificationRequired())
267 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.FROM_AGENT__IS_ELIGIBLE_DEBT, oldIs_eligible_debt, is_eligible_debt));
268 }
269
270 /**
271 * <!-- begin-user-doc -->
272 * <!-- end-user-doc -->
273 * @generated
274 */
275 @Override
276 public Dependent getDependent() {
277 if (dependent != null && dependent.eIsProxy()) {
278 InternalEObject oldDependent = (InternalEObject)dependent;
279 dependent = (Dependent)eResolveProxy(oldDependent);
280 if (dependent != oldDependent) {
281 if (eNotificationRequired())
282 eNotify(new ENotificationImpl(this, Notification.RESOLVE, TaxationPackage.FROM_AGENT__DEPENDENT, oldDependent, dependent));
283 }
284 }
285 return dependent;
286 }
287
288 /**
289 * <!-- begin-user-doc -->
290 * <!-- end-user-doc -->
291 * @generated
292 */
293 public Dependent basicGetDependent() {
294 return dependent;
295 }
296
297 /**
298 * <!-- begin-user-doc -->
299 * <!-- end-user-doc -->
300 * @generated
301 */
302 public NotificationChain basicSetDependent(Dependent newDependent, NotificationChain msgs) {
303 Dependent oldDependent = dependent;
304 dependent = newDependent;
305 if (eNotificationRequired()) {
306 ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, TaxationPackage.FROM_AGENT__DEPENDENT, oldDependent, newDependent);
307 if (msgs == null) msgs = notification; else msgs.add(notification);
308 }
309 return msgs;
310 }
311
312 /**
313 * <!-- begin-user-doc -->
314 * <!-- end-user-doc -->
315 * @generated
316 */
317 @Override
318 public void setDependent(Dependent newDependent) {
319 if (newDependent != dependent) {
320 NotificationChain msgs = null;
321 if (dependent != null)
322 msgs = ((InternalEObject)dependent).eInverseRemove(this, TaxationPackage.DEPENDENT__FROM_AGENT, Dependent.class, msgs);
323 if (newDependent != null)
324 msgs = ((InternalEObject)newDependent).eInverseAdd(this, TaxationPackage.DEPENDENT__FROM_AGENT, Dependent.class, msgs);
325 msgs = basicSetDependent(newDependent, msgs);
326 if (msgs != null) msgs.dispatch();
327 }
328 else if (eNotificationRequired())
329 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.FROM_AGENT__DEPENDENT, newDependent, newDependent));
330 }
331
332 /**
333 * <!-- begin-user-doc -->
334 * <!-- end-user-doc -->
335 * @generated
336 */
337 @Override
338 public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
339 switch (featureID) {
340 case TaxationPackage.FROM_AGENT__TAX_PAYER:
341 if (eInternalContainer() != null)
342 msgs = eBasicRemoveFromContainer(msgs);
343 return basicSetTaxPayer((Tax_Payer)otherEnd, msgs);
344 case TaxationPackage.FROM_AGENT__EXPENSE:
345 if (expense != null)
346 msgs = ((InternalEObject)expense).eInverseRemove(this, TaxationPackage.EXPENSE__FROM_AGENT, Expense.class, msgs);
347 return basicSetExpense((Expense)otherEnd, msgs);
348 case TaxationPackage.FROM_AGENT__DEPENDENT:
349 if (dependent != null)
350 msgs = ((InternalEObject)dependent).eInverseRemove(this, TaxationPackage.DEPENDENT__FROM_AGENT, Dependent.class, msgs);
351 return basicSetDependent((Dependent)otherEnd, msgs);
352 }
353 return super.eInverseAdd(otherEnd, featureID, msgs);
354 }
355
356 /**
357 * <!-- begin-user-doc -->
358 * <!-- end-user-doc -->
359 * @generated
360 */
361 @Override
362 public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
363 switch (featureID) {
364 case TaxationPackage.FROM_AGENT__TAX_PAYER:
365 return basicSetTaxPayer(null, msgs);
366 case TaxationPackage.FROM_AGENT__EXPENSE:
367 return basicSetExpense(null, msgs);
368 case TaxationPackage.FROM_AGENT__DEPENDENT:
369 return basicSetDependent(null, msgs);
370 }
371 return super.eInverseRemove(otherEnd, featureID, msgs);
372 }
373
374 /**
375 * <!-- begin-user-doc -->
376 * <!-- end-user-doc -->
377 * @generated
378 */
379 @Override
380 public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs) {
381 switch (eContainerFeatureID()) {
382 case TaxationPackage.FROM_AGENT__TAX_PAYER:
383 return eInternalContainer().eInverseRemove(this, TaxationPackage.TAX_PAYER__FROM_AGENT, Tax_Payer.class, msgs);
384 }
385 return super.eBasicRemoveFromContainerFeature(msgs);
386 }
387
388 /**
389 * <!-- begin-user-doc -->
390 * <!-- end-user-doc -->
391 * @generated
392 */
393 @Override
394 public Object eGet(int featureID, boolean resolve, boolean coreType) {
395 switch (featureID) {
396 case TaxationPackage.FROM_AGENT__TAX_PAYER:
397 return getTaxPayer();
398 case TaxationPackage.FROM_AGENT__IS_DEPENDENT_ELIGIBLE_FOR_CE_NOT_IN_HOUSHOLD_CHILDREN_CARE:
399 return isIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care();
400 case TaxationPackage.FROM_AGENT__EXPENSE:
401 if (resolve) return getExpense();
402 return basicGetExpense();
403 case TaxationPackage.FROM_AGENT__IS_ELIGIBLE_DEBT:
404 return isIs_eligible_debt();
405 case TaxationPackage.FROM_AGENT__DEPENDENT:
406 if (resolve) return getDependent();
407 return basicGetDependent();
408 }
409 return super.eGet(featureID, resolve, coreType);
410 }
411
412 /**
413 * <!-- begin-user-doc -->
414 * <!-- end-user-doc -->
415 * @generated
416 */
417 @Override
418 public void eSet(int featureID, Object newValue) {
419 switch (featureID) {
420 case TaxationPackage.FROM_AGENT__TAX_PAYER:
421 setTaxPayer((Tax_Payer)newValue);
422 return;
423 case TaxationPackage.FROM_AGENT__IS_DEPENDENT_ELIGIBLE_FOR_CE_NOT_IN_HOUSHOLD_CHILDREN_CARE:
424 setIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care((Boolean)newValue);
425 return;
426 case TaxationPackage.FROM_AGENT__EXPENSE:
427 setExpense((Expense)newValue);
428 return;
429 case TaxationPackage.FROM_AGENT__IS_ELIGIBLE_DEBT:
430 setIs_eligible_debt((Boolean)newValue);
431 return;
432 case TaxationPackage.FROM_AGENT__DEPENDENT:
433 setDependent((Dependent)newValue);
434 return;
435 }
436 super.eSet(featureID, newValue);
437 }
438
439 /**
440 * <!-- begin-user-doc -->
441 * <!-- end-user-doc -->
442 * @generated
443 */
444 @Override
445 public void eUnset(int featureID) {
446 switch (featureID) {
447 case TaxationPackage.FROM_AGENT__TAX_PAYER:
448 setTaxPayer((Tax_Payer)null);
449 return;
450 case TaxationPackage.FROM_AGENT__IS_DEPENDENT_ELIGIBLE_FOR_CE_NOT_IN_HOUSHOLD_CHILDREN_CARE:
451 setIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care(IS_DEPENDENT_ELIGIBLE_FOR_CE_NOT_IN_HOUSHOLD_CHILDREN_CARE_EDEFAULT);
452 return;
453 case TaxationPackage.FROM_AGENT__EXPENSE:
454 setExpense((Expense)null);
455 return;
456 case TaxationPackage.FROM_AGENT__IS_ELIGIBLE_DEBT:
457 setIs_eligible_debt(IS_ELIGIBLE_DEBT_EDEFAULT);
458 return;
459 case TaxationPackage.FROM_AGENT__DEPENDENT:
460 setDependent((Dependent)null);
461 return;
462 }
463 super.eUnset(featureID);
464 }
465
466 /**
467 * <!-- begin-user-doc -->
468 * <!-- end-user-doc -->
469 * @generated
470 */
471 @Override
472 public boolean eIsSet(int featureID) {
473 switch (featureID) {
474 case TaxationPackage.FROM_AGENT__TAX_PAYER:
475 return getTaxPayer() != null;
476 case TaxationPackage.FROM_AGENT__IS_DEPENDENT_ELIGIBLE_FOR_CE_NOT_IN_HOUSHOLD_CHILDREN_CARE:
477 return is_dependent_eligible_for_CE_Not_In_Houshold_Children_Care != IS_DEPENDENT_ELIGIBLE_FOR_CE_NOT_IN_HOUSHOLD_CHILDREN_CARE_EDEFAULT;
478 case TaxationPackage.FROM_AGENT__EXPENSE:
479 return expense != null;
480 case TaxationPackage.FROM_AGENT__IS_ELIGIBLE_DEBT:
481 return is_eligible_debt != IS_ELIGIBLE_DEBT_EDEFAULT;
482 case TaxationPackage.FROM_AGENT__DEPENDENT:
483 return dependent != null;
484 }
485 return super.eIsSet(featureID);
486 }
487
488 /**
489 * <!-- begin-user-doc -->
490 * <!-- end-user-doc -->
491 * @generated
492 */
493 @Override
494 public String toString() {
495 if (eIsProxy()) return super.toString();
496
497 StringBuilder result = new StringBuilder(super.toString());
498 result.append(" (is_dependent_eligible_for_CE_Not_In_Houshold_Children_Care: ");
499 result.append(is_dependent_eligible_for_CE_Not_In_Houshold_Children_Care);
500 result.append(", is_eligible_debt: ");
501 result.append(is_eligible_debt);
502 result.append(')');
503 return result.toString();
504 }
505
506} //FromAgentImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/FromLawImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/FromLawImpl.java
new file mode 100644
index 00000000..4a607481
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/FromLawImpl.java
@@ -0,0 +1,268 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.FromLaw;
6import TaxationWithRoot.Tax_Payer;
7import TaxationWithRoot.TaxationPackage;
8
9import org.eclipse.emf.common.notify.Notification;
10import org.eclipse.emf.common.notify.NotificationChain;
11
12import org.eclipse.emf.ecore.EClass;
13import org.eclipse.emf.ecore.InternalEObject;
14
15import org.eclipse.emf.ecore.impl.ENotificationImpl;
16import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
17
18import org.eclipse.emf.ecore.util.EcoreUtil;
19
20/**
21 * <!-- begin-user-doc -->
22 * An implementation of the model object '<em><b>From Law</b></em>'.
23 * <!-- end-user-doc -->
24 * <p>
25 * The following features are implemented:
26 * </p>
27 * <ul>
28 * <li>{@link TaxationWithRoot.impl.FromLawImpl#getId <em>Id</em>}</li>
29 * <li>{@link TaxationWithRoot.impl.FromLawImpl#getTaxPayer <em>Tax Payer</em>}</li>
30 * </ul>
31 *
32 * @generated
33 */
34public class FromLawImpl extends MinimalEObjectImpl.Container implements FromLaw {
35 /**
36 * The default value of the '{@link #getId() <em>Id</em>}' attribute.
37 * <!-- begin-user-doc -->
38 * <!-- end-user-doc -->
39 * @see #getId()
40 * @generated
41 * @ordered
42 */
43 protected static final String ID_EDEFAULT = null;
44
45 /**
46 * The cached value of the '{@link #getId() <em>Id</em>}' attribute.
47 * <!-- begin-user-doc -->
48 * <!-- end-user-doc -->
49 * @see #getId()
50 * @generated
51 * @ordered
52 */
53 protected String id = ID_EDEFAULT;
54
55 /**
56 * <!-- begin-user-doc -->
57 * <!-- end-user-doc -->
58 * @generated
59 */
60 protected FromLawImpl() {
61 super();
62 }
63
64 /**
65 * <!-- begin-user-doc -->
66 * <!-- end-user-doc -->
67 * @generated
68 */
69 @Override
70 protected EClass eStaticClass() {
71 return TaxationPackage.Literals.FROM_LAW;
72 }
73
74 /**
75 * <!-- begin-user-doc -->
76 * <!-- end-user-doc -->
77 * @generated
78 */
79 @Override
80 public String getId() {
81 return id;
82 }
83
84 /**
85 * <!-- begin-user-doc -->
86 * <!-- end-user-doc -->
87 * @generated
88 */
89 @Override
90 public void setId(String newId) {
91 String oldId = id;
92 id = newId;
93 if (eNotificationRequired())
94 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.FROM_LAW__ID, oldId, id));
95 }
96
97 /**
98 * <!-- begin-user-doc -->
99 * <!-- end-user-doc -->
100 * @generated
101 */
102 @Override
103 public Tax_Payer getTaxPayer() {
104 if (eContainerFeatureID() != TaxationPackage.FROM_LAW__TAX_PAYER) return null;
105 return (Tax_Payer)eInternalContainer();
106 }
107
108 /**
109 * <!-- begin-user-doc -->
110 * <!-- end-user-doc -->
111 * @generated
112 */
113 public NotificationChain basicSetTaxPayer(Tax_Payer newTaxPayer, NotificationChain msgs) {
114 msgs = eBasicSetContainer((InternalEObject)newTaxPayer, TaxationPackage.FROM_LAW__TAX_PAYER, msgs);
115 return msgs;
116 }
117
118 /**
119 * <!-- begin-user-doc -->
120 * <!-- end-user-doc -->
121 * @generated
122 */
123 @Override
124 public void setTaxPayer(Tax_Payer newTaxPayer) {
125 if (newTaxPayer != eInternalContainer() || (eContainerFeatureID() != TaxationPackage.FROM_LAW__TAX_PAYER && newTaxPayer != null)) {
126 if (EcoreUtil.isAncestor(this, newTaxPayer))
127 throw new IllegalArgumentException("Recursive containment not allowed for " + toString());
128 NotificationChain msgs = null;
129 if (eInternalContainer() != null)
130 msgs = eBasicRemoveFromContainer(msgs);
131 if (newTaxPayer != null)
132 msgs = ((InternalEObject)newTaxPayer).eInverseAdd(this, TaxationPackage.TAX_PAYER__FROM_LAW, Tax_Payer.class, msgs);
133 msgs = basicSetTaxPayer(newTaxPayer, msgs);
134 if (msgs != null) msgs.dispatch();
135 }
136 else if (eNotificationRequired())
137 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.FROM_LAW__TAX_PAYER, newTaxPayer, newTaxPayer));
138 }
139
140 /**
141 * <!-- begin-user-doc -->
142 * <!-- end-user-doc -->
143 * @generated
144 */
145 @Override
146 public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
147 switch (featureID) {
148 case TaxationPackage.FROM_LAW__TAX_PAYER:
149 if (eInternalContainer() != null)
150 msgs = eBasicRemoveFromContainer(msgs);
151 return basicSetTaxPayer((Tax_Payer)otherEnd, msgs);
152 }
153 return super.eInverseAdd(otherEnd, featureID, msgs);
154 }
155
156 /**
157 * <!-- begin-user-doc -->
158 * <!-- end-user-doc -->
159 * @generated
160 */
161 @Override
162 public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
163 switch (featureID) {
164 case TaxationPackage.FROM_LAW__TAX_PAYER:
165 return basicSetTaxPayer(null, msgs);
166 }
167 return super.eInverseRemove(otherEnd, featureID, msgs);
168 }
169
170 /**
171 * <!-- begin-user-doc -->
172 * <!-- end-user-doc -->
173 * @generated
174 */
175 @Override
176 public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs) {
177 switch (eContainerFeatureID()) {
178 case TaxationPackage.FROM_LAW__TAX_PAYER:
179 return eInternalContainer().eInverseRemove(this, TaxationPackage.TAX_PAYER__FROM_LAW, Tax_Payer.class, msgs);
180 }
181 return super.eBasicRemoveFromContainerFeature(msgs);
182 }
183
184 /**
185 * <!-- begin-user-doc -->
186 * <!-- end-user-doc -->
187 * @generated
188 */
189 @Override
190 public Object eGet(int featureID, boolean resolve, boolean coreType) {
191 switch (featureID) {
192 case TaxationPackage.FROM_LAW__ID:
193 return getId();
194 case TaxationPackage.FROM_LAW__TAX_PAYER:
195 return getTaxPayer();
196 }
197 return super.eGet(featureID, resolve, coreType);
198 }
199
200 /**
201 * <!-- begin-user-doc -->
202 * <!-- end-user-doc -->
203 * @generated
204 */
205 @Override
206 public void eSet(int featureID, Object newValue) {
207 switch (featureID) {
208 case TaxationPackage.FROM_LAW__ID:
209 setId((String)newValue);
210 return;
211 case TaxationPackage.FROM_LAW__TAX_PAYER:
212 setTaxPayer((Tax_Payer)newValue);
213 return;
214 }
215 super.eSet(featureID, newValue);
216 }
217
218 /**
219 * <!-- begin-user-doc -->
220 * <!-- end-user-doc -->
221 * @generated
222 */
223 @Override
224 public void eUnset(int featureID) {
225 switch (featureID) {
226 case TaxationPackage.FROM_LAW__ID:
227 setId(ID_EDEFAULT);
228 return;
229 case TaxationPackage.FROM_LAW__TAX_PAYER:
230 setTaxPayer((Tax_Payer)null);
231 return;
232 }
233 super.eUnset(featureID);
234 }
235
236 /**
237 * <!-- begin-user-doc -->
238 * <!-- end-user-doc -->
239 * @generated
240 */
241 @Override
242 public boolean eIsSet(int featureID) {
243 switch (featureID) {
244 case TaxationPackage.FROM_LAW__ID:
245 return ID_EDEFAULT == null ? id != null : !ID_EDEFAULT.equals(id);
246 case TaxationPackage.FROM_LAW__TAX_PAYER:
247 return getTaxPayer() != null;
248 }
249 return super.eIsSet(featureID);
250 }
251
252 /**
253 * <!-- begin-user-doc -->
254 * <!-- end-user-doc -->
255 * @generated
256 */
257 @Override
258 public String toString() {
259 if (eIsProxy()) return super.toString();
260
261 StringBuilder result = new StringBuilder(super.toString());
262 result.append(" (id: ");
263 result.append(id);
264 result.append(')');
265 return result.toString();
266 }
267
268} //FromLawImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Habitual_AddressImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Habitual_AddressImpl.java
new file mode 100644
index 00000000..97673402
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Habitual_AddressImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Habitual_Address;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>Habitual Address</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class Habitual_AddressImpl extends AddressImpl implements Habitual_Address {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected Habitual_AddressImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.HABITUAL_ADDRESS;
35 }
36
37} //Habitual_AddressImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Health_and_Pension_InsuranceImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Health_and_Pension_InsuranceImpl.java
new file mode 100644
index 00000000..1ea4d463
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Health_and_Pension_InsuranceImpl.java
@@ -0,0 +1,221 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Category_of_Health_and_Pension_Insurances;
6import TaxationWithRoot.Health_and_Pension_Insurance;
7import TaxationWithRoot.TaxationPackage;
8
9import org.eclipse.emf.common.notify.Notification;
10
11import org.eclipse.emf.ecore.EClass;
12
13import org.eclipse.emf.ecore.impl.ENotificationImpl;
14
15/**
16 * <!-- begin-user-doc -->
17 * An implementation of the model object '<em><b>Health and Pension Insurance</b></em>'.
18 * <!-- end-user-doc -->
19 * <p>
20 * The following features are implemented:
21 * </p>
22 * <ul>
23 * <li>{@link TaxationWithRoot.impl.Health_and_Pension_InsuranceImpl#getCategory <em>Category</em>}</li>
24 * <li>{@link TaxationWithRoot.impl.Health_and_Pension_InsuranceImpl#isIs_related_to_additional_salary <em>Is related to additional salary</em>}</li>
25 * </ul>
26 *
27 * @generated
28 */
29public class Health_and_Pension_InsuranceImpl extends Special_Expense_DSImpl implements Health_and_Pension_Insurance {
30 /**
31 * The default value of the '{@link #getCategory() <em>Category</em>}' attribute.
32 * <!-- begin-user-doc -->
33 * <!-- end-user-doc -->
34 * @see #getCategory()
35 * @generated
36 * @ordered
37 */
38 protected static final Category_of_Health_and_Pension_Insurances CATEGORY_EDEFAULT = Category_of_Health_and_Pension_Insurances.MANDATORY_HEALTH_AND_PENSION_INSURANCE;
39
40 /**
41 * The cached value of the '{@link #getCategory() <em>Category</em>}' attribute.
42 * <!-- begin-user-doc -->
43 * <!-- end-user-doc -->
44 * @see #getCategory()
45 * @generated
46 * @ordered
47 */
48 protected Category_of_Health_and_Pension_Insurances category = CATEGORY_EDEFAULT;
49
50 /**
51 * The default value of the '{@link #isIs_related_to_additional_salary() <em>Is related to additional salary</em>}' attribute.
52 * <!-- begin-user-doc -->
53 * <!-- end-user-doc -->
54 * @see #isIs_related_to_additional_salary()
55 * @generated
56 * @ordered
57 */
58 protected static final boolean IS_RELATED_TO_ADDITIONAL_SALARY_EDEFAULT = false;
59
60 /**
61 * The cached value of the '{@link #isIs_related_to_additional_salary() <em>Is related to additional salary</em>}' attribute.
62 * <!-- begin-user-doc -->
63 * <!-- end-user-doc -->
64 * @see #isIs_related_to_additional_salary()
65 * @generated
66 * @ordered
67 */
68 protected boolean is_related_to_additional_salary = IS_RELATED_TO_ADDITIONAL_SALARY_EDEFAULT;
69
70 /**
71 * <!-- begin-user-doc -->
72 * <!-- end-user-doc -->
73 * @generated
74 */
75 protected Health_and_Pension_InsuranceImpl() {
76 super();
77 }
78
79 /**
80 * <!-- begin-user-doc -->
81 * <!-- end-user-doc -->
82 * @generated
83 */
84 @Override
85 protected EClass eStaticClass() {
86 return TaxationPackage.Literals.HEALTH_AND_PENSION_INSURANCE;
87 }
88
89 /**
90 * <!-- begin-user-doc -->
91 * <!-- end-user-doc -->
92 * @generated
93 */
94 @Override
95 public Category_of_Health_and_Pension_Insurances getCategory() {
96 return category;
97 }
98
99 /**
100 * <!-- begin-user-doc -->
101 * <!-- end-user-doc -->
102 * @generated
103 */
104 @Override
105 public void setCategory(Category_of_Health_and_Pension_Insurances newCategory) {
106 Category_of_Health_and_Pension_Insurances oldCategory = category;
107 category = newCategory == null ? CATEGORY_EDEFAULT : newCategory;
108 if (eNotificationRequired())
109 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.HEALTH_AND_PENSION_INSURANCE__CATEGORY, oldCategory, category));
110 }
111
112 /**
113 * <!-- begin-user-doc -->
114 * <!-- end-user-doc -->
115 * @generated
116 */
117 @Override
118 public boolean isIs_related_to_additional_salary() {
119 return is_related_to_additional_salary;
120 }
121
122 /**
123 * <!-- begin-user-doc -->
124 * <!-- end-user-doc -->
125 * @generated
126 */
127 @Override
128 public void setIs_related_to_additional_salary(boolean newIs_related_to_additional_salary) {
129 boolean oldIs_related_to_additional_salary = is_related_to_additional_salary;
130 is_related_to_additional_salary = newIs_related_to_additional_salary;
131 if (eNotificationRequired())
132 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.HEALTH_AND_PENSION_INSURANCE__IS_RELATED_TO_ADDITIONAL_SALARY, oldIs_related_to_additional_salary, is_related_to_additional_salary));
133 }
134
135 /**
136 * <!-- begin-user-doc -->
137 * <!-- end-user-doc -->
138 * @generated
139 */
140 @Override
141 public Object eGet(int featureID, boolean resolve, boolean coreType) {
142 switch (featureID) {
143 case TaxationPackage.HEALTH_AND_PENSION_INSURANCE__CATEGORY:
144 return getCategory();
145 case TaxationPackage.HEALTH_AND_PENSION_INSURANCE__IS_RELATED_TO_ADDITIONAL_SALARY:
146 return isIs_related_to_additional_salary();
147 }
148 return super.eGet(featureID, resolve, coreType);
149 }
150
151 /**
152 * <!-- begin-user-doc -->
153 * <!-- end-user-doc -->
154 * @generated
155 */
156 @Override
157 public void eSet(int featureID, Object newValue) {
158 switch (featureID) {
159 case TaxationPackage.HEALTH_AND_PENSION_INSURANCE__CATEGORY:
160 setCategory((Category_of_Health_and_Pension_Insurances)newValue);
161 return;
162 case TaxationPackage.HEALTH_AND_PENSION_INSURANCE__IS_RELATED_TO_ADDITIONAL_SALARY:
163 setIs_related_to_additional_salary((Boolean)newValue);
164 return;
165 }
166 super.eSet(featureID, newValue);
167 }
168
169 /**
170 * <!-- begin-user-doc -->
171 * <!-- end-user-doc -->
172 * @generated
173 */
174 @Override
175 public void eUnset(int featureID) {
176 switch (featureID) {
177 case TaxationPackage.HEALTH_AND_PENSION_INSURANCE__CATEGORY:
178 setCategory(CATEGORY_EDEFAULT);
179 return;
180 case TaxationPackage.HEALTH_AND_PENSION_INSURANCE__IS_RELATED_TO_ADDITIONAL_SALARY:
181 setIs_related_to_additional_salary(IS_RELATED_TO_ADDITIONAL_SALARY_EDEFAULT);
182 return;
183 }
184 super.eUnset(featureID);
185 }
186
187 /**
188 * <!-- begin-user-doc -->
189 * <!-- end-user-doc -->
190 * @generated
191 */
192 @Override
193 public boolean eIsSet(int featureID) {
194 switch (featureID) {
195 case TaxationPackage.HEALTH_AND_PENSION_INSURANCE__CATEGORY:
196 return category != CATEGORY_EDEFAULT;
197 case TaxationPackage.HEALTH_AND_PENSION_INSURANCE__IS_RELATED_TO_ADDITIONAL_SALARY:
198 return is_related_to_additional_salary != IS_RELATED_TO_ADDITIONAL_SALARY_EDEFAULT;
199 }
200 return super.eIsSet(featureID);
201 }
202
203 /**
204 * <!-- begin-user-doc -->
205 * <!-- end-user-doc -->
206 * @generated
207 */
208 @Override
209 public String toString() {
210 if (eIsProxy()) return super.toString();
211
212 StringBuilder result = new StringBuilder(super.toString());
213 result.append(" (category: ");
214 result.append(category);
215 result.append(", is_related_to_additional_salary: ");
216 result.append(is_related_to_additional_salary);
217 result.append(')');
218 return result.toString();
219 }
220
221} //Health_and_Pension_InsuranceImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/HouseholdImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/HouseholdImpl.java
new file mode 100644
index 00000000..770bb5e0
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/HouseholdImpl.java
@@ -0,0 +1,311 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Dependent;
6import TaxationWithRoot.Household;
7import TaxationWithRoot.Legal_Union_Record;
8import TaxationWithRoot.TaxationPackage;
9
10import java.util.Collection;
11
12import org.eclipse.emf.common.notify.Notification;
13import org.eclipse.emf.common.notify.NotificationChain;
14
15import org.eclipse.emf.common.util.EList;
16
17import org.eclipse.emf.ecore.EClass;
18import org.eclipse.emf.ecore.InternalEObject;
19
20import org.eclipse.emf.ecore.impl.ENotificationImpl;
21import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
22import org.eclipse.emf.ecore.util.InternalEList;
23
24/**
25 * <!-- begin-user-doc -->
26 * An implementation of the model object '<em><b>Household</b></em>'.
27 * <!-- end-user-doc -->
28 * <p>
29 * The following features are implemented:
30 * </p>
31 * <ul>
32 * <li>{@link TaxationWithRoot.impl.HouseholdImpl#getParents <em>Parents</em>}</li>
33 * <li>{@link TaxationWithRoot.impl.HouseholdImpl#getId1 <em>Id1</em>}</li>
34 * <li>{@link TaxationWithRoot.impl.HouseholdImpl#getChildren <em>Children</em>}</li>
35 * </ul>
36 *
37 * @generated
38 */
39public class HouseholdImpl extends RootImpl implements Household {
40 /**
41 * The cached value of the '{@link #getParents() <em>Parents</em>}' containment reference.
42 * <!-- begin-user-doc -->
43 * <!-- end-user-doc -->
44 * @see #getParents()
45 * @generated
46 * @ordered
47 */
48 protected Legal_Union_Record parents;
49
50 /**
51 * The default value of the '{@link #getId1() <em>Id1</em>}' attribute.
52 * <!-- begin-user-doc -->
53 * <!-- end-user-doc -->
54 * @see #getId1()
55 * @generated
56 * @ordered
57 */
58 protected static final String ID1_EDEFAULT = null;
59
60 /**
61 * The cached value of the '{@link #getId1() <em>Id1</em>}' attribute.
62 * <!-- begin-user-doc -->
63 * <!-- end-user-doc -->
64 * @see #getId1()
65 * @generated
66 * @ordered
67 */
68 protected String id1 = ID1_EDEFAULT;
69
70 /**
71 * The cached value of the '{@link #getChildren() <em>Children</em>}' containment reference list.
72 * <!-- begin-user-doc -->
73 * <!-- end-user-doc -->
74 * @see #getChildren()
75 * @generated
76 * @ordered
77 */
78 protected EList<Dependent> children;
79
80 /**
81 * <!-- begin-user-doc -->
82 * <!-- end-user-doc -->
83 * @generated
84 */
85 protected HouseholdImpl() {
86 super();
87 }
88
89 /**
90 * <!-- begin-user-doc -->
91 * <!-- end-user-doc -->
92 * @generated
93 */
94 @Override
95 protected EClass eStaticClass() {
96 return TaxationPackage.Literals.HOUSEHOLD;
97 }
98
99 /**
100 * <!-- begin-user-doc -->
101 * <!-- end-user-doc -->
102 * @generated
103 */
104 @Override
105 public Legal_Union_Record getParents() {
106 return parents;
107 }
108
109 /**
110 * <!-- begin-user-doc -->
111 * <!-- end-user-doc -->
112 * @generated
113 */
114 public NotificationChain basicSetParents(Legal_Union_Record newParents, NotificationChain msgs) {
115 Legal_Union_Record oldParents = parents;
116 parents = newParents;
117 if (eNotificationRequired()) {
118 ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, TaxationPackage.HOUSEHOLD__PARENTS, oldParents, newParents);
119 if (msgs == null) msgs = notification; else msgs.add(notification);
120 }
121 return msgs;
122 }
123
124 /**
125 * <!-- begin-user-doc -->
126 * <!-- end-user-doc -->
127 * @generated
128 */
129 @Override
130 public void setParents(Legal_Union_Record newParents) {
131 if (newParents != parents) {
132 NotificationChain msgs = null;
133 if (parents != null)
134 msgs = ((InternalEObject)parents).eInverseRemove(this, TaxationPackage.LEGAL_UNION_RECORD__HOUSEHOLD, Legal_Union_Record.class, msgs);
135 if (newParents != null)
136 msgs = ((InternalEObject)newParents).eInverseAdd(this, TaxationPackage.LEGAL_UNION_RECORD__HOUSEHOLD, Legal_Union_Record.class, msgs);
137 msgs = basicSetParents(newParents, msgs);
138 if (msgs != null) msgs.dispatch();
139 }
140 else if (eNotificationRequired())
141 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.HOUSEHOLD__PARENTS, newParents, newParents));
142 }
143
144 /**
145 * <!-- begin-user-doc -->
146 * <!-- end-user-doc -->
147 * @generated
148 */
149 @Override
150 public String getId1() {
151 return id1;
152 }
153
154 /**
155 * <!-- begin-user-doc -->
156 * <!-- end-user-doc -->
157 * @generated
158 */
159 @Override
160 public void setId1(String newId1) {
161 String oldId1 = id1;
162 id1 = newId1;
163 if (eNotificationRequired())
164 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.HOUSEHOLD__ID1, oldId1, id1));
165 }
166
167 /**
168 * <!-- begin-user-doc -->
169 * <!-- end-user-doc -->
170 * @generated
171 */
172 @Override
173 public EList<Dependent> getChildren() {
174 if (children == null) {
175 children = new EObjectContainmentWithInverseEList<Dependent>(Dependent.class, this, TaxationPackage.HOUSEHOLD__CHILDREN, TaxationPackage.DEPENDENT__HOUSEHOLD);
176 }
177 return children;
178 }
179
180 /**
181 * <!-- begin-user-doc -->
182 * <!-- end-user-doc -->
183 * @generated
184 */
185 @SuppressWarnings("unchecked")
186 @Override
187 public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
188 switch (featureID) {
189 case TaxationPackage.HOUSEHOLD__PARENTS:
190 if (parents != null)
191 msgs = ((InternalEObject)parents).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - TaxationPackage.HOUSEHOLD__PARENTS, null, msgs);
192 return basicSetParents((Legal_Union_Record)otherEnd, msgs);
193 case TaxationPackage.HOUSEHOLD__CHILDREN:
194 return ((InternalEList<InternalEObject>)(InternalEList<?>)getChildren()).basicAdd(otherEnd, msgs);
195 }
196 return super.eInverseAdd(otherEnd, featureID, msgs);
197 }
198
199 /**
200 * <!-- begin-user-doc -->
201 * <!-- end-user-doc -->
202 * @generated
203 */
204 @Override
205 public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
206 switch (featureID) {
207 case TaxationPackage.HOUSEHOLD__PARENTS:
208 return basicSetParents(null, msgs);
209 case TaxationPackage.HOUSEHOLD__CHILDREN:
210 return ((InternalEList<?>)getChildren()).basicRemove(otherEnd, msgs);
211 }
212 return super.eInverseRemove(otherEnd, featureID, msgs);
213 }
214
215 /**
216 * <!-- begin-user-doc -->
217 * <!-- end-user-doc -->
218 * @generated
219 */
220 @Override
221 public Object eGet(int featureID, boolean resolve, boolean coreType) {
222 switch (featureID) {
223 case TaxationPackage.HOUSEHOLD__PARENTS:
224 return getParents();
225 case TaxationPackage.HOUSEHOLD__ID1:
226 return getId1();
227 case TaxationPackage.HOUSEHOLD__CHILDREN:
228 return getChildren();
229 }
230 return super.eGet(featureID, resolve, coreType);
231 }
232
233 /**
234 * <!-- begin-user-doc -->
235 * <!-- end-user-doc -->
236 * @generated
237 */
238 @SuppressWarnings("unchecked")
239 @Override
240 public void eSet(int featureID, Object newValue) {
241 switch (featureID) {
242 case TaxationPackage.HOUSEHOLD__PARENTS:
243 setParents((Legal_Union_Record)newValue);
244 return;
245 case TaxationPackage.HOUSEHOLD__ID1:
246 setId1((String)newValue);
247 return;
248 case TaxationPackage.HOUSEHOLD__CHILDREN:
249 getChildren().clear();
250 getChildren().addAll((Collection<? extends Dependent>)newValue);
251 return;
252 }
253 super.eSet(featureID, newValue);
254 }
255
256 /**
257 * <!-- begin-user-doc -->
258 * <!-- end-user-doc -->
259 * @generated
260 */
261 @Override
262 public void eUnset(int featureID) {
263 switch (featureID) {
264 case TaxationPackage.HOUSEHOLD__PARENTS:
265 setParents((Legal_Union_Record)null);
266 return;
267 case TaxationPackage.HOUSEHOLD__ID1:
268 setId1(ID1_EDEFAULT);
269 return;
270 case TaxationPackage.HOUSEHOLD__CHILDREN:
271 getChildren().clear();
272 return;
273 }
274 super.eUnset(featureID);
275 }
276
277 /**
278 * <!-- begin-user-doc -->
279 * <!-- end-user-doc -->
280 * @generated
281 */
282 @Override
283 public boolean eIsSet(int featureID) {
284 switch (featureID) {
285 case TaxationPackage.HOUSEHOLD__PARENTS:
286 return parents != null;
287 case TaxationPackage.HOUSEHOLD__ID1:
288 return ID1_EDEFAULT == null ? id1 != null : !ID1_EDEFAULT.equals(id1);
289 case TaxationPackage.HOUSEHOLD__CHILDREN:
290 return children != null && !children.isEmpty();
291 }
292 return super.eIsSet(featureID);
293 }
294
295 /**
296 * <!-- begin-user-doc -->
297 * <!-- end-user-doc -->
298 * @generated
299 */
300 @Override
301 public String toString() {
302 if (eIsProxy()) return super.toString();
303
304 StringBuilder result = new StringBuilder(super.toString());
305 result.append(" (id1: ");
306 result.append(id1);
307 result.append(')');
308 return result.toString();
309 }
310
311} //HouseholdImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/IncomeImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/IncomeImpl.java
new file mode 100644
index 00000000..3e979e7a
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/IncomeImpl.java
@@ -0,0 +1,614 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Expense;
6import TaxationWithRoot.Income;
7import TaxationWithRoot.Income_Detail;
8import TaxationWithRoot.Income_Type;
9import TaxationWithRoot.Tax_Card;
10import TaxationWithRoot.Tax_Payer;
11import TaxationWithRoot.TaxationPackage;
12
13import java.util.Collection;
14
15import org.eclipse.emf.common.notify.Notification;
16import org.eclipse.emf.common.notify.NotificationChain;
17
18import org.eclipse.emf.common.util.EList;
19
20import org.eclipse.emf.ecore.EClass;
21import org.eclipse.emf.ecore.InternalEObject;
22
23import org.eclipse.emf.ecore.impl.ENotificationImpl;
24import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
25
26import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
27import org.eclipse.emf.ecore.util.EcoreUtil;
28import org.eclipse.emf.ecore.util.InternalEList;
29
30/**
31 * <!-- begin-user-doc -->
32 * An implementation of the model object '<em><b>Income</b></em>'.
33 * <!-- end-user-doc -->
34 * <p>
35 * The following features are implemented:
36 * </p>
37 * <ul>
38 * <li>{@link TaxationWithRoot.impl.IncomeImpl#getIncome_amount <em>Income amount</em>}</li>
39 * <li>{@link TaxationWithRoot.impl.IncomeImpl#getIncome_type <em>Income type</em>}</li>
40 * <li>{@link TaxationWithRoot.impl.IncomeImpl#getTax_card <em>Tax card</em>}</li>
41 * <li>{@link TaxationWithRoot.impl.IncomeImpl#getTax_liability <em>Tax liability</em>}</li>
42 * <li>{@link TaxationWithRoot.impl.IncomeImpl#getTaxPayer <em>Tax Payer</em>}</li>
43 * <li>{@link TaxationWithRoot.impl.IncomeImpl#getDetails <em>Details</em>}</li>
44 * <li>{@link TaxationWithRoot.impl.IncomeImpl#getNum <em>Num</em>}</li>
45 * <li>{@link TaxationWithRoot.impl.IncomeImpl#getExpenses <em>Expenses</em>}</li>
46 * </ul>
47 *
48 * @generated
49 */
50public abstract class IncomeImpl extends MinimalEObjectImpl.Container implements Income {
51 /**
52 * The default value of the '{@link #getIncome_amount() <em>Income amount</em>}' attribute.
53 * <!-- begin-user-doc -->
54 * <!-- end-user-doc -->
55 * @see #getIncome_amount()
56 * @generated
57 * @ordered
58 */
59 protected static final double INCOME_AMOUNT_EDEFAULT = 0.0;
60
61 /**
62 * The cached value of the '{@link #getIncome_amount() <em>Income amount</em>}' attribute.
63 * <!-- begin-user-doc -->
64 * <!-- end-user-doc -->
65 * @see #getIncome_amount()
66 * @generated
67 * @ordered
68 */
69 protected double income_amount = INCOME_AMOUNT_EDEFAULT;
70
71 /**
72 * The cached value of the '{@link #getIncome_type() <em>Income type</em>}' containment reference.
73 * <!-- begin-user-doc -->
74 * <!-- end-user-doc -->
75 * @see #getIncome_type()
76 * @generated
77 * @ordered
78 */
79 protected Income_Type income_type;
80
81 /**
82 * The cached value of the '{@link #getTax_card() <em>Tax card</em>}' containment reference.
83 * <!-- begin-user-doc -->
84 * <!-- end-user-doc -->
85 * @see #getTax_card()
86 * @generated
87 * @ordered
88 */
89 protected Tax_Card tax_card;
90
91 /**
92 * The default value of the '{@link #getTax_liability() <em>Tax liability</em>}' attribute.
93 * <!-- begin-user-doc -->
94 * <!-- end-user-doc -->
95 * @see #getTax_liability()
96 * @generated
97 * @ordered
98 */
99 protected static final double TAX_LIABILITY_EDEFAULT = 0.0;
100
101 /**
102 * The cached value of the '{@link #getTax_liability() <em>Tax liability</em>}' attribute.
103 * <!-- begin-user-doc -->
104 * <!-- end-user-doc -->
105 * @see #getTax_liability()
106 * @generated
107 * @ordered
108 */
109 protected double tax_liability = TAX_LIABILITY_EDEFAULT;
110
111 /**
112 * The cached value of the '{@link #getDetails() <em>Details</em>}' containment reference list.
113 * <!-- begin-user-doc -->
114 * <!-- end-user-doc -->
115 * @see #getDetails()
116 * @generated
117 * @ordered
118 */
119 protected EList<Income_Detail> details;
120
121 /**
122 * The default value of the '{@link #getNum() <em>Num</em>}' attribute.
123 * <!-- begin-user-doc -->
124 * <!-- end-user-doc -->
125 * @see #getNum()
126 * @generated
127 * @ordered
128 */
129 protected static final int NUM_EDEFAULT = 0;
130
131 /**
132 * The cached value of the '{@link #getNum() <em>Num</em>}' attribute.
133 * <!-- begin-user-doc -->
134 * <!-- end-user-doc -->
135 * @see #getNum()
136 * @generated
137 * @ordered
138 */
139 protected int num = NUM_EDEFAULT;
140
141 /**
142 * The cached value of the '{@link #getExpenses() <em>Expenses</em>}' containment reference list.
143 * <!-- begin-user-doc -->
144 * <!-- end-user-doc -->
145 * @see #getExpenses()
146 * @generated
147 * @ordered
148 */
149 protected EList<Expense> expenses;
150
151 /**
152 * <!-- begin-user-doc -->
153 * <!-- end-user-doc -->
154 * @generated
155 */
156 protected IncomeImpl() {
157 super();
158 }
159
160 /**
161 * <!-- begin-user-doc -->
162 * <!-- end-user-doc -->
163 * @generated
164 */
165 @Override
166 protected EClass eStaticClass() {
167 return TaxationPackage.Literals.INCOME;
168 }
169
170 /**
171 * <!-- begin-user-doc -->
172 * <!-- end-user-doc -->
173 * @generated
174 */
175 @Override
176 public double getIncome_amount() {
177 return income_amount;
178 }
179
180 /**
181 * <!-- begin-user-doc -->
182 * <!-- end-user-doc -->
183 * @generated
184 */
185 @Override
186 public void setIncome_amount(double newIncome_amount) {
187 double oldIncome_amount = income_amount;
188 income_amount = newIncome_amount;
189 if (eNotificationRequired())
190 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME__INCOME_AMOUNT, oldIncome_amount, income_amount));
191 }
192
193 /**
194 * <!-- begin-user-doc -->
195 * <!-- end-user-doc -->
196 * @generated
197 */
198 @Override
199 public Income_Type getIncome_type() {
200 return income_type;
201 }
202
203 /**
204 * <!-- begin-user-doc -->
205 * <!-- end-user-doc -->
206 * @generated
207 */
208 public NotificationChain basicSetIncome_type(Income_Type newIncome_type, NotificationChain msgs) {
209 Income_Type oldIncome_type = income_type;
210 income_type = newIncome_type;
211 if (eNotificationRequired()) {
212 ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME__INCOME_TYPE, oldIncome_type, newIncome_type);
213 if (msgs == null) msgs = notification; else msgs.add(notification);
214 }
215 return msgs;
216 }
217
218 /**
219 * <!-- begin-user-doc -->
220 * <!-- end-user-doc -->
221 * @generated
222 */
223 @Override
224 public void setIncome_type(Income_Type newIncome_type) {
225 if (newIncome_type != income_type) {
226 NotificationChain msgs = null;
227 if (income_type != null)
228 msgs = ((InternalEObject)income_type).eInverseRemove(this, TaxationPackage.INCOME_TYPE__INCOME, Income_Type.class, msgs);
229 if (newIncome_type != null)
230 msgs = ((InternalEObject)newIncome_type).eInverseAdd(this, TaxationPackage.INCOME_TYPE__INCOME, Income_Type.class, msgs);
231 msgs = basicSetIncome_type(newIncome_type, msgs);
232 if (msgs != null) msgs.dispatch();
233 }
234 else if (eNotificationRequired())
235 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME__INCOME_TYPE, newIncome_type, newIncome_type));
236 }
237
238 /**
239 * <!-- begin-user-doc -->
240 * <!-- end-user-doc -->
241 * @generated
242 */
243 @Override
244 public Tax_Card getTax_card() {
245 return tax_card;
246 }
247
248 /**
249 * <!-- begin-user-doc -->
250 * <!-- end-user-doc -->
251 * @generated
252 */
253 public NotificationChain basicSetTax_card(Tax_Card newTax_card, NotificationChain msgs) {
254 Tax_Card oldTax_card = tax_card;
255 tax_card = newTax_card;
256 if (eNotificationRequired()) {
257 ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME__TAX_CARD, oldTax_card, newTax_card);
258 if (msgs == null) msgs = notification; else msgs.add(notification);
259 }
260 return msgs;
261 }
262
263 /**
264 * <!-- begin-user-doc -->
265 * <!-- end-user-doc -->
266 * @generated
267 */
268 @Override
269 public void setTax_card(Tax_Card newTax_card) {
270 if (newTax_card != tax_card) {
271 NotificationChain msgs = null;
272 if (tax_card != null)
273 msgs = ((InternalEObject)tax_card).eInverseRemove(this, TaxationPackage.TAX_CARD__INCOME, Tax_Card.class, msgs);
274 if (newTax_card != null)
275 msgs = ((InternalEObject)newTax_card).eInverseAdd(this, TaxationPackage.TAX_CARD__INCOME, Tax_Card.class, msgs);
276 msgs = basicSetTax_card(newTax_card, msgs);
277 if (msgs != null) msgs.dispatch();
278 }
279 else if (eNotificationRequired())
280 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME__TAX_CARD, newTax_card, newTax_card));
281 }
282
283 /**
284 * <!-- begin-user-doc -->
285 * <!-- end-user-doc -->
286 * @generated
287 */
288 @Override
289 public double getTax_liability() {
290 return tax_liability;
291 }
292
293 /**
294 * <!-- begin-user-doc -->
295 * <!-- end-user-doc -->
296 * @generated
297 */
298 @Override
299 public void setTax_liability(double newTax_liability) {
300 double oldTax_liability = tax_liability;
301 tax_liability = newTax_liability;
302 if (eNotificationRequired())
303 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME__TAX_LIABILITY, oldTax_liability, tax_liability));
304 }
305
306 /**
307 * <!-- begin-user-doc -->
308 * <!-- end-user-doc -->
309 * @generated
310 */
311 @Override
312 public Tax_Payer getTaxPayer() {
313 if (eContainerFeatureID() != TaxationPackage.INCOME__TAX_PAYER) return null;
314 return (Tax_Payer)eInternalContainer();
315 }
316
317 /**
318 * <!-- begin-user-doc -->
319 * <!-- end-user-doc -->
320 * @generated
321 */
322 public NotificationChain basicSetTaxPayer(Tax_Payer newTaxPayer, NotificationChain msgs) {
323 msgs = eBasicSetContainer((InternalEObject)newTaxPayer, TaxationPackage.INCOME__TAX_PAYER, msgs);
324 return msgs;
325 }
326
327 /**
328 * <!-- begin-user-doc -->
329 * <!-- end-user-doc -->
330 * @generated
331 */
332 @Override
333 public void setTaxPayer(Tax_Payer newTaxPayer) {
334 if (newTaxPayer != eInternalContainer() || (eContainerFeatureID() != TaxationPackage.INCOME__TAX_PAYER && newTaxPayer != null)) {
335 if (EcoreUtil.isAncestor(this, newTaxPayer))
336 throw new IllegalArgumentException("Recursive containment not allowed for " + toString());
337 NotificationChain msgs = null;
338 if (eInternalContainer() != null)
339 msgs = eBasicRemoveFromContainer(msgs);
340 if (newTaxPayer != null)
341 msgs = ((InternalEObject)newTaxPayer).eInverseAdd(this, TaxationPackage.TAX_PAYER__INCOMES, Tax_Payer.class, msgs);
342 msgs = basicSetTaxPayer(newTaxPayer, msgs);
343 if (msgs != null) msgs.dispatch();
344 }
345 else if (eNotificationRequired())
346 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME__TAX_PAYER, newTaxPayer, newTaxPayer));
347 }
348
349 /**
350 * <!-- begin-user-doc -->
351 * <!-- end-user-doc -->
352 * @generated
353 */
354 @Override
355 public EList<Income_Detail> getDetails() {
356 if (details == null) {
357 details = new EObjectContainmentWithInverseEList<Income_Detail>(Income_Detail.class, this, TaxationPackage.INCOME__DETAILS, TaxationPackage.INCOME_DETAIL__INCOME);
358 }
359 return details;
360 }
361
362 /**
363 * <!-- begin-user-doc -->
364 * <!-- end-user-doc -->
365 * @generated
366 */
367 @Override
368 public int getNum() {
369 return num;
370 }
371
372 /**
373 * <!-- begin-user-doc -->
374 * <!-- end-user-doc -->
375 * @generated
376 */
377 @Override
378 public void setNum(int newNum) {
379 int oldNum = num;
380 num = newNum;
381 if (eNotificationRequired())
382 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME__NUM, oldNum, num));
383 }
384
385 /**
386 * <!-- begin-user-doc -->
387 * <!-- end-user-doc -->
388 * @generated
389 */
390 @Override
391 public EList<Expense> getExpenses() {
392 if (expenses == null) {
393 expenses = new EObjectContainmentWithInverseEList<Expense>(Expense.class, this, TaxationPackage.INCOME__EXPENSES, TaxationPackage.EXPENSE__INCOME);
394 }
395 return expenses;
396 }
397
398 /**
399 * <!-- begin-user-doc -->
400 * <!-- end-user-doc -->
401 * @generated
402 */
403 @SuppressWarnings("unchecked")
404 @Override
405 public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
406 switch (featureID) {
407 case TaxationPackage.INCOME__INCOME_TYPE:
408 if (income_type != null)
409 msgs = ((InternalEObject)income_type).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - TaxationPackage.INCOME__INCOME_TYPE, null, msgs);
410 return basicSetIncome_type((Income_Type)otherEnd, msgs);
411 case TaxationPackage.INCOME__TAX_CARD:
412 if (tax_card != null)
413 msgs = ((InternalEObject)tax_card).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - TaxationPackage.INCOME__TAX_CARD, null, msgs);
414 return basicSetTax_card((Tax_Card)otherEnd, msgs);
415 case TaxationPackage.INCOME__TAX_PAYER:
416 if (eInternalContainer() != null)
417 msgs = eBasicRemoveFromContainer(msgs);
418 return basicSetTaxPayer((Tax_Payer)otherEnd, msgs);
419 case TaxationPackage.INCOME__DETAILS:
420 return ((InternalEList<InternalEObject>)(InternalEList<?>)getDetails()).basicAdd(otherEnd, msgs);
421 case TaxationPackage.INCOME__EXPENSES:
422 return ((InternalEList<InternalEObject>)(InternalEList<?>)getExpenses()).basicAdd(otherEnd, msgs);
423 }
424 return super.eInverseAdd(otherEnd, featureID, msgs);
425 }
426
427 /**
428 * <!-- begin-user-doc -->
429 * <!-- end-user-doc -->
430 * @generated
431 */
432 @Override
433 public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
434 switch (featureID) {
435 case TaxationPackage.INCOME__INCOME_TYPE:
436 return basicSetIncome_type(null, msgs);
437 case TaxationPackage.INCOME__TAX_CARD:
438 return basicSetTax_card(null, msgs);
439 case TaxationPackage.INCOME__TAX_PAYER:
440 return basicSetTaxPayer(null, msgs);
441 case TaxationPackage.INCOME__DETAILS:
442 return ((InternalEList<?>)getDetails()).basicRemove(otherEnd, msgs);
443 case TaxationPackage.INCOME__EXPENSES:
444 return ((InternalEList<?>)getExpenses()).basicRemove(otherEnd, msgs);
445 }
446 return super.eInverseRemove(otherEnd, featureID, msgs);
447 }
448
449 /**
450 * <!-- begin-user-doc -->
451 * <!-- end-user-doc -->
452 * @generated
453 */
454 @Override
455 public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs) {
456 switch (eContainerFeatureID()) {
457 case TaxationPackage.INCOME__TAX_PAYER:
458 return eInternalContainer().eInverseRemove(this, TaxationPackage.TAX_PAYER__INCOMES, Tax_Payer.class, msgs);
459 }
460 return super.eBasicRemoveFromContainerFeature(msgs);
461 }
462
463 /**
464 * <!-- begin-user-doc -->
465 * <!-- end-user-doc -->
466 * @generated
467 */
468 @Override
469 public Object eGet(int featureID, boolean resolve, boolean coreType) {
470 switch (featureID) {
471 case TaxationPackage.INCOME__INCOME_AMOUNT:
472 return getIncome_amount();
473 case TaxationPackage.INCOME__INCOME_TYPE:
474 return getIncome_type();
475 case TaxationPackage.INCOME__TAX_CARD:
476 return getTax_card();
477 case TaxationPackage.INCOME__TAX_LIABILITY:
478 return getTax_liability();
479 case TaxationPackage.INCOME__TAX_PAYER:
480 return getTaxPayer();
481 case TaxationPackage.INCOME__DETAILS:
482 return getDetails();
483 case TaxationPackage.INCOME__NUM:
484 return getNum();
485 case TaxationPackage.INCOME__EXPENSES:
486 return getExpenses();
487 }
488 return super.eGet(featureID, resolve, coreType);
489 }
490
491 /**
492 * <!-- begin-user-doc -->
493 * <!-- end-user-doc -->
494 * @generated
495 */
496 @SuppressWarnings("unchecked")
497 @Override
498 public void eSet(int featureID, Object newValue) {
499 switch (featureID) {
500 case TaxationPackage.INCOME__INCOME_AMOUNT:
501 setIncome_amount((Double)newValue);
502 return;
503 case TaxationPackage.INCOME__INCOME_TYPE:
504 setIncome_type((Income_Type)newValue);
505 return;
506 case TaxationPackage.INCOME__TAX_CARD:
507 setTax_card((Tax_Card)newValue);
508 return;
509 case TaxationPackage.INCOME__TAX_LIABILITY:
510 setTax_liability((Double)newValue);
511 return;
512 case TaxationPackage.INCOME__TAX_PAYER:
513 setTaxPayer((Tax_Payer)newValue);
514 return;
515 case TaxationPackage.INCOME__DETAILS:
516 getDetails().clear();
517 getDetails().addAll((Collection<? extends Income_Detail>)newValue);
518 return;
519 case TaxationPackage.INCOME__NUM:
520 setNum((Integer)newValue);
521 return;
522 case TaxationPackage.INCOME__EXPENSES:
523 getExpenses().clear();
524 getExpenses().addAll((Collection<? extends Expense>)newValue);
525 return;
526 }
527 super.eSet(featureID, newValue);
528 }
529
530 /**
531 * <!-- begin-user-doc -->
532 * <!-- end-user-doc -->
533 * @generated
534 */
535 @Override
536 public void eUnset(int featureID) {
537 switch (featureID) {
538 case TaxationPackage.INCOME__INCOME_AMOUNT:
539 setIncome_amount(INCOME_AMOUNT_EDEFAULT);
540 return;
541 case TaxationPackage.INCOME__INCOME_TYPE:
542 setIncome_type((Income_Type)null);
543 return;
544 case TaxationPackage.INCOME__TAX_CARD:
545 setTax_card((Tax_Card)null);
546 return;
547 case TaxationPackage.INCOME__TAX_LIABILITY:
548 setTax_liability(TAX_LIABILITY_EDEFAULT);
549 return;
550 case TaxationPackage.INCOME__TAX_PAYER:
551 setTaxPayer((Tax_Payer)null);
552 return;
553 case TaxationPackage.INCOME__DETAILS:
554 getDetails().clear();
555 return;
556 case TaxationPackage.INCOME__NUM:
557 setNum(NUM_EDEFAULT);
558 return;
559 case TaxationPackage.INCOME__EXPENSES:
560 getExpenses().clear();
561 return;
562 }
563 super.eUnset(featureID);
564 }
565
566 /**
567 * <!-- begin-user-doc -->
568 * <!-- end-user-doc -->
569 * @generated
570 */
571 @Override
572 public boolean eIsSet(int featureID) {
573 switch (featureID) {
574 case TaxationPackage.INCOME__INCOME_AMOUNT:
575 return income_amount != INCOME_AMOUNT_EDEFAULT;
576 case TaxationPackage.INCOME__INCOME_TYPE:
577 return income_type != null;
578 case TaxationPackage.INCOME__TAX_CARD:
579 return tax_card != null;
580 case TaxationPackage.INCOME__TAX_LIABILITY:
581 return tax_liability != TAX_LIABILITY_EDEFAULT;
582 case TaxationPackage.INCOME__TAX_PAYER:
583 return getTaxPayer() != null;
584 case TaxationPackage.INCOME__DETAILS:
585 return details != null && !details.isEmpty();
586 case TaxationPackage.INCOME__NUM:
587 return num != NUM_EDEFAULT;
588 case TaxationPackage.INCOME__EXPENSES:
589 return expenses != null && !expenses.isEmpty();
590 }
591 return super.eIsSet(featureID);
592 }
593
594 /**
595 * <!-- begin-user-doc -->
596 * <!-- end-user-doc -->
597 * @generated
598 */
599 @Override
600 public String toString() {
601 if (eIsProxy()) return super.toString();
602
603 StringBuilder result = new StringBuilder(super.toString());
604 result.append(" (income_amount: ");
605 result.append(income_amount);
606 result.append(", tax_liability: ");
607 result.append(tax_liability);
608 result.append(", num: ");
609 result.append(num);
610 result.append(')');
611 return result.toString();
612 }
613
614} //IncomeImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Income_DetailImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Income_DetailImpl.java
new file mode 100644
index 00000000..572f61a4
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Income_DetailImpl.java
@@ -0,0 +1,548 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Income;
6import TaxationWithRoot.Income_Detail;
7import TaxationWithRoot.TaxationPackage;
8
9import org.eclipse.emf.common.notify.Notification;
10import org.eclipse.emf.common.notify.NotificationChain;
11
12import org.eclipse.emf.ecore.EClass;
13import org.eclipse.emf.ecore.InternalEObject;
14
15import org.eclipse.emf.ecore.impl.ENotificationImpl;
16import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
17
18import org.eclipse.emf.ecore.util.EcoreUtil;
19
20/**
21 * <!-- begin-user-doc -->
22 * An implementation of the model object '<em><b>Income Detail</b></em>'.
23 * <!-- end-user-doc -->
24 * <p>
25 * The following features are implemented:
26 * </p>
27 * <ul>
28 * <li>{@link TaxationWithRoot.impl.Income_DetailImpl#getAmount <em>Amount</em>}</li>
29 * <li>{@link TaxationWithRoot.impl.Income_DetailImpl#isIs_worked <em>Is worked</em>}</li>
30 * <li>{@link TaxationWithRoot.impl.Income_DetailImpl#getDistance <em>Distance</em>}</li>
31 * <li>{@link TaxationWithRoot.impl.Income_DetailImpl#getWorked_days <em>Worked days</em>}</li>
32 * <li>{@link TaxationWithRoot.impl.Income_DetailImpl#isIs_contributing_CNS <em>Is contributing CNS</em>}</li>
33 * <li>{@link TaxationWithRoot.impl.Income_DetailImpl#getId5 <em>Id5</em>}</li>
34 * <li>{@link TaxationWithRoot.impl.Income_DetailImpl#getIncome <em>Income</em>}</li>
35 * </ul>
36 *
37 * @generated
38 */
39public class Income_DetailImpl extends MinimalEObjectImpl.Container implements Income_Detail {
40 /**
41 * The default value of the '{@link #getAmount() <em>Amount</em>}' attribute.
42 * <!-- begin-user-doc -->
43 * <!-- end-user-doc -->
44 * @see #getAmount()
45 * @generated
46 * @ordered
47 */
48 protected static final double AMOUNT_EDEFAULT = 0.0;
49
50 /**
51 * The cached value of the '{@link #getAmount() <em>Amount</em>}' attribute.
52 * <!-- begin-user-doc -->
53 * <!-- end-user-doc -->
54 * @see #getAmount()
55 * @generated
56 * @ordered
57 */
58 protected double amount = AMOUNT_EDEFAULT;
59
60 /**
61 * The default value of the '{@link #isIs_worked() <em>Is worked</em>}' attribute.
62 * <!-- begin-user-doc -->
63 * <!-- end-user-doc -->
64 * @see #isIs_worked()
65 * @generated
66 * @ordered
67 */
68 protected static final boolean IS_WORKED_EDEFAULT = false;
69
70 /**
71 * The cached value of the '{@link #isIs_worked() <em>Is worked</em>}' attribute.
72 * <!-- begin-user-doc -->
73 * <!-- end-user-doc -->
74 * @see #isIs_worked()
75 * @generated
76 * @ordered
77 */
78 protected boolean is_worked = IS_WORKED_EDEFAULT;
79
80 /**
81 * The default value of the '{@link #getDistance() <em>Distance</em>}' attribute.
82 * <!-- begin-user-doc -->
83 * <!-- end-user-doc -->
84 * @see #getDistance()
85 * @generated
86 * @ordered
87 */
88 protected static final double DISTANCE_EDEFAULT = 0.0;
89
90 /**
91 * The cached value of the '{@link #getDistance() <em>Distance</em>}' attribute.
92 * <!-- begin-user-doc -->
93 * <!-- end-user-doc -->
94 * @see #getDistance()
95 * @generated
96 * @ordered
97 */
98 protected double distance = DISTANCE_EDEFAULT;
99
100 /**
101 * The default value of the '{@link #getWorked_days() <em>Worked days</em>}' attribute.
102 * <!-- begin-user-doc -->
103 * <!-- end-user-doc -->
104 * @see #getWorked_days()
105 * @generated
106 * @ordered
107 */
108 protected static final int WORKED_DAYS_EDEFAULT = 0;
109
110 /**
111 * The cached value of the '{@link #getWorked_days() <em>Worked days</em>}' attribute.
112 * <!-- begin-user-doc -->
113 * <!-- end-user-doc -->
114 * @see #getWorked_days()
115 * @generated
116 * @ordered
117 */
118 protected int worked_days = WORKED_DAYS_EDEFAULT;
119
120 /**
121 * The default value of the '{@link #isIs_contributing_CNS() <em>Is contributing CNS</em>}' attribute.
122 * <!-- begin-user-doc -->
123 * <!-- end-user-doc -->
124 * @see #isIs_contributing_CNS()
125 * @generated
126 * @ordered
127 */
128 protected static final boolean IS_CONTRIBUTING_CNS_EDEFAULT = false;
129
130 /**
131 * The cached value of the '{@link #isIs_contributing_CNS() <em>Is contributing CNS</em>}' attribute.
132 * <!-- begin-user-doc -->
133 * <!-- end-user-doc -->
134 * @see #isIs_contributing_CNS()
135 * @generated
136 * @ordered
137 */
138 protected boolean is_contributing_CNS = IS_CONTRIBUTING_CNS_EDEFAULT;
139
140 /**
141 * The default value of the '{@link #getId5() <em>Id5</em>}' attribute.
142 * <!-- begin-user-doc -->
143 * <!-- end-user-doc -->
144 * @see #getId5()
145 * @generated
146 * @ordered
147 */
148 protected static final String ID5_EDEFAULT = null;
149
150 /**
151 * The cached value of the '{@link #getId5() <em>Id5</em>}' attribute.
152 * <!-- begin-user-doc -->
153 * <!-- end-user-doc -->
154 * @see #getId5()
155 * @generated
156 * @ordered
157 */
158 protected String id5 = ID5_EDEFAULT;
159
160 /**
161 * <!-- begin-user-doc -->
162 * <!-- end-user-doc -->
163 * @generated
164 */
165 protected Income_DetailImpl() {
166 super();
167 }
168
169 /**
170 * <!-- begin-user-doc -->
171 * <!-- end-user-doc -->
172 * @generated
173 */
174 @Override
175 protected EClass eStaticClass() {
176 return TaxationPackage.Literals.INCOME_DETAIL;
177 }
178
179 /**
180 * <!-- begin-user-doc -->
181 * <!-- end-user-doc -->
182 * @generated
183 */
184 @Override
185 public double getAmount() {
186 return amount;
187 }
188
189 /**
190 * <!-- begin-user-doc -->
191 * <!-- end-user-doc -->
192 * @generated
193 */
194 @Override
195 public void setAmount(double newAmount) {
196 double oldAmount = amount;
197 amount = newAmount;
198 if (eNotificationRequired())
199 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME_DETAIL__AMOUNT, oldAmount, amount));
200 }
201
202 /**
203 * <!-- begin-user-doc -->
204 * <!-- end-user-doc -->
205 * @generated
206 */
207 @Override
208 public boolean isIs_worked() {
209 return is_worked;
210 }
211
212 /**
213 * <!-- begin-user-doc -->
214 * <!-- end-user-doc -->
215 * @generated
216 */
217 @Override
218 public void setIs_worked(boolean newIs_worked) {
219 boolean oldIs_worked = is_worked;
220 is_worked = newIs_worked;
221 if (eNotificationRequired())
222 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME_DETAIL__IS_WORKED, oldIs_worked, is_worked));
223 }
224
225 /**
226 * <!-- begin-user-doc -->
227 * <!-- end-user-doc -->
228 * @generated
229 */
230 @Override
231 public double getDistance() {
232 return distance;
233 }
234
235 /**
236 * <!-- begin-user-doc -->
237 * <!-- end-user-doc -->
238 * @generated
239 */
240 @Override
241 public void setDistance(double newDistance) {
242 double oldDistance = distance;
243 distance = newDistance;
244 if (eNotificationRequired())
245 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME_DETAIL__DISTANCE, oldDistance, distance));
246 }
247
248 /**
249 * <!-- begin-user-doc -->
250 * <!-- end-user-doc -->
251 * @generated
252 */
253 @Override
254 public int getWorked_days() {
255 return worked_days;
256 }
257
258 /**
259 * <!-- begin-user-doc -->
260 * <!-- end-user-doc -->
261 * @generated
262 */
263 @Override
264 public void setWorked_days(int newWorked_days) {
265 int oldWorked_days = worked_days;
266 worked_days = newWorked_days;
267 if (eNotificationRequired())
268 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME_DETAIL__WORKED_DAYS, oldWorked_days, worked_days));
269 }
270
271 /**
272 * <!-- begin-user-doc -->
273 * <!-- end-user-doc -->
274 * @generated
275 */
276 @Override
277 public boolean isIs_contributing_CNS() {
278 return is_contributing_CNS;
279 }
280
281 /**
282 * <!-- begin-user-doc -->
283 * <!-- end-user-doc -->
284 * @generated
285 */
286 @Override
287 public void setIs_contributing_CNS(boolean newIs_contributing_CNS) {
288 boolean oldIs_contributing_CNS = is_contributing_CNS;
289 is_contributing_CNS = newIs_contributing_CNS;
290 if (eNotificationRequired())
291 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME_DETAIL__IS_CONTRIBUTING_CNS, oldIs_contributing_CNS, is_contributing_CNS));
292 }
293
294 /**
295 * <!-- begin-user-doc -->
296 * <!-- end-user-doc -->
297 * @generated
298 */
299 @Override
300 public String getId5() {
301 return id5;
302 }
303
304 /**
305 * <!-- begin-user-doc -->
306 * <!-- end-user-doc -->
307 * @generated
308 */
309 @Override
310 public void setId5(String newId5) {
311 String oldId5 = id5;
312 id5 = newId5;
313 if (eNotificationRequired())
314 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME_DETAIL__ID5, oldId5, id5));
315 }
316
317 /**
318 * <!-- begin-user-doc -->
319 * <!-- end-user-doc -->
320 * @generated
321 */
322 @Override
323 public Income getIncome() {
324 if (eContainerFeatureID() != TaxationPackage.INCOME_DETAIL__INCOME) return null;
325 return (Income)eInternalContainer();
326 }
327
328 /**
329 * <!-- begin-user-doc -->
330 * <!-- end-user-doc -->
331 * @generated
332 */
333 public NotificationChain basicSetIncome(Income newIncome, NotificationChain msgs) {
334 msgs = eBasicSetContainer((InternalEObject)newIncome, TaxationPackage.INCOME_DETAIL__INCOME, msgs);
335 return msgs;
336 }
337
338 /**
339 * <!-- begin-user-doc -->
340 * <!-- end-user-doc -->
341 * @generated
342 */
343 @Override
344 public void setIncome(Income newIncome) {
345 if (newIncome != eInternalContainer() || (eContainerFeatureID() != TaxationPackage.INCOME_DETAIL__INCOME && newIncome != null)) {
346 if (EcoreUtil.isAncestor(this, newIncome))
347 throw new IllegalArgumentException("Recursive containment not allowed for " + toString());
348 NotificationChain msgs = null;
349 if (eInternalContainer() != null)
350 msgs = eBasicRemoveFromContainer(msgs);
351 if (newIncome != null)
352 msgs = ((InternalEObject)newIncome).eInverseAdd(this, TaxationPackage.INCOME__DETAILS, Income.class, msgs);
353 msgs = basicSetIncome(newIncome, msgs);
354 if (msgs != null) msgs.dispatch();
355 }
356 else if (eNotificationRequired())
357 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME_DETAIL__INCOME, newIncome, newIncome));
358 }
359
360 /**
361 * <!-- begin-user-doc -->
362 * <!-- end-user-doc -->
363 * @generated
364 */
365 @Override
366 public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
367 switch (featureID) {
368 case TaxationPackage.INCOME_DETAIL__INCOME:
369 if (eInternalContainer() != null)
370 msgs = eBasicRemoveFromContainer(msgs);
371 return basicSetIncome((Income)otherEnd, msgs);
372 }
373 return super.eInverseAdd(otherEnd, featureID, msgs);
374 }
375
376 /**
377 * <!-- begin-user-doc -->
378 * <!-- end-user-doc -->
379 * @generated
380 */
381 @Override
382 public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
383 switch (featureID) {
384 case TaxationPackage.INCOME_DETAIL__INCOME:
385 return basicSetIncome(null, msgs);
386 }
387 return super.eInverseRemove(otherEnd, featureID, msgs);
388 }
389
390 /**
391 * <!-- begin-user-doc -->
392 * <!-- end-user-doc -->
393 * @generated
394 */
395 @Override
396 public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs) {
397 switch (eContainerFeatureID()) {
398 case TaxationPackage.INCOME_DETAIL__INCOME:
399 return eInternalContainer().eInverseRemove(this, TaxationPackage.INCOME__DETAILS, Income.class, msgs);
400 }
401 return super.eBasicRemoveFromContainerFeature(msgs);
402 }
403
404 /**
405 * <!-- begin-user-doc -->
406 * <!-- end-user-doc -->
407 * @generated
408 */
409 @Override
410 public Object eGet(int featureID, boolean resolve, boolean coreType) {
411 switch (featureID) {
412 case TaxationPackage.INCOME_DETAIL__AMOUNT:
413 return getAmount();
414 case TaxationPackage.INCOME_DETAIL__IS_WORKED:
415 return isIs_worked();
416 case TaxationPackage.INCOME_DETAIL__DISTANCE:
417 return getDistance();
418 case TaxationPackage.INCOME_DETAIL__WORKED_DAYS:
419 return getWorked_days();
420 case TaxationPackage.INCOME_DETAIL__IS_CONTRIBUTING_CNS:
421 return isIs_contributing_CNS();
422 case TaxationPackage.INCOME_DETAIL__ID5:
423 return getId5();
424 case TaxationPackage.INCOME_DETAIL__INCOME:
425 return getIncome();
426 }
427 return super.eGet(featureID, resolve, coreType);
428 }
429
430 /**
431 * <!-- begin-user-doc -->
432 * <!-- end-user-doc -->
433 * @generated
434 */
435 @Override
436 public void eSet(int featureID, Object newValue) {
437 switch (featureID) {
438 case TaxationPackage.INCOME_DETAIL__AMOUNT:
439 setAmount((Double)newValue);
440 return;
441 case TaxationPackage.INCOME_DETAIL__IS_WORKED:
442 setIs_worked((Boolean)newValue);
443 return;
444 case TaxationPackage.INCOME_DETAIL__DISTANCE:
445 setDistance((Double)newValue);
446 return;
447 case TaxationPackage.INCOME_DETAIL__WORKED_DAYS:
448 setWorked_days((Integer)newValue);
449 return;
450 case TaxationPackage.INCOME_DETAIL__IS_CONTRIBUTING_CNS:
451 setIs_contributing_CNS((Boolean)newValue);
452 return;
453 case TaxationPackage.INCOME_DETAIL__ID5:
454 setId5((String)newValue);
455 return;
456 case TaxationPackage.INCOME_DETAIL__INCOME:
457 setIncome((Income)newValue);
458 return;
459 }
460 super.eSet(featureID, newValue);
461 }
462
463 /**
464 * <!-- begin-user-doc -->
465 * <!-- end-user-doc -->
466 * @generated
467 */
468 @Override
469 public void eUnset(int featureID) {
470 switch (featureID) {
471 case TaxationPackage.INCOME_DETAIL__AMOUNT:
472 setAmount(AMOUNT_EDEFAULT);
473 return;
474 case TaxationPackage.INCOME_DETAIL__IS_WORKED:
475 setIs_worked(IS_WORKED_EDEFAULT);
476 return;
477 case TaxationPackage.INCOME_DETAIL__DISTANCE:
478 setDistance(DISTANCE_EDEFAULT);
479 return;
480 case TaxationPackage.INCOME_DETAIL__WORKED_DAYS:
481 setWorked_days(WORKED_DAYS_EDEFAULT);
482 return;
483 case TaxationPackage.INCOME_DETAIL__IS_CONTRIBUTING_CNS:
484 setIs_contributing_CNS(IS_CONTRIBUTING_CNS_EDEFAULT);
485 return;
486 case TaxationPackage.INCOME_DETAIL__ID5:
487 setId5(ID5_EDEFAULT);
488 return;
489 case TaxationPackage.INCOME_DETAIL__INCOME:
490 setIncome((Income)null);
491 return;
492 }
493 super.eUnset(featureID);
494 }
495
496 /**
497 * <!-- begin-user-doc -->
498 * <!-- end-user-doc -->
499 * @generated
500 */
501 @Override
502 public boolean eIsSet(int featureID) {
503 switch (featureID) {
504 case TaxationPackage.INCOME_DETAIL__AMOUNT:
505 return amount != AMOUNT_EDEFAULT;
506 case TaxationPackage.INCOME_DETAIL__IS_WORKED:
507 return is_worked != IS_WORKED_EDEFAULT;
508 case TaxationPackage.INCOME_DETAIL__DISTANCE:
509 return distance != DISTANCE_EDEFAULT;
510 case TaxationPackage.INCOME_DETAIL__WORKED_DAYS:
511 return worked_days != WORKED_DAYS_EDEFAULT;
512 case TaxationPackage.INCOME_DETAIL__IS_CONTRIBUTING_CNS:
513 return is_contributing_CNS != IS_CONTRIBUTING_CNS_EDEFAULT;
514 case TaxationPackage.INCOME_DETAIL__ID5:
515 return ID5_EDEFAULT == null ? id5 != null : !ID5_EDEFAULT.equals(id5);
516 case TaxationPackage.INCOME_DETAIL__INCOME:
517 return getIncome() != null;
518 }
519 return super.eIsSet(featureID);
520 }
521
522 /**
523 * <!-- begin-user-doc -->
524 * <!-- end-user-doc -->
525 * @generated
526 */
527 @Override
528 public String toString() {
529 if (eIsProxy()) return super.toString();
530
531 StringBuilder result = new StringBuilder(super.toString());
532 result.append(" (amount: ");
533 result.append(amount);
534 result.append(", is_worked: ");
535 result.append(is_worked);
536 result.append(", distance: ");
537 result.append(distance);
538 result.append(", worked_days: ");
539 result.append(worked_days);
540 result.append(", is_contributing_CNS: ");
541 result.append(is_contributing_CNS);
542 result.append(", id5: ");
543 result.append(id5);
544 result.append(')');
545 return result.toString();
546 }
547
548} //Income_DetailImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Income_TaxImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Income_TaxImpl.java
new file mode 100644
index 00000000..6f9b0f0d
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Income_TaxImpl.java
@@ -0,0 +1,341 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Income_Tax;
6import TaxationWithRoot.Tax_Payer;
7import TaxationWithRoot.TaxationPackage;
8
9import org.eclipse.emf.common.notify.Notification;
10
11import org.eclipse.emf.ecore.EClass;
12import org.eclipse.emf.ecore.InternalEObject;
13
14import org.eclipse.emf.ecore.impl.ENotificationImpl;
15import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
16
17/**
18 * <!-- begin-user-doc -->
19 * An implementation of the model object '<em><b>Income Tax</b></em>'.
20 * <!-- end-user-doc -->
21 * <p>
22 * The following features are implemented:
23 * </p>
24 * <ul>
25 * <li>{@link TaxationWithRoot.impl.Income_TaxImpl#getTaxPayer <em>Tax Payer</em>}</li>
26 * <li>{@link TaxationWithRoot.impl.Income_TaxImpl#getTax_amount <em>Tax amount</em>}</li>
27 * <li>{@link TaxationWithRoot.impl.Income_TaxImpl#getTax_year <em>Tax year</em>}</li>
28 * <li>{@link TaxationWithRoot.impl.Income_TaxImpl#getId6 <em>Id6</em>}</li>
29 * </ul>
30 *
31 * @generated
32 */
33public class Income_TaxImpl extends MinimalEObjectImpl.Container implements Income_Tax {
34 /**
35 * The cached value of the '{@link #getTaxPayer() <em>Tax Payer</em>}' reference.
36 * <!-- begin-user-doc -->
37 * <!-- end-user-doc -->
38 * @see #getTaxPayer()
39 * @generated
40 * @ordered
41 */
42 protected Tax_Payer taxPayer;
43
44 /**
45 * The default value of the '{@link #getTax_amount() <em>Tax amount</em>}' attribute.
46 * <!-- begin-user-doc -->
47 * <!-- end-user-doc -->
48 * @see #getTax_amount()
49 * @generated
50 * @ordered
51 */
52 protected static final double TAX_AMOUNT_EDEFAULT = 0.0;
53
54 /**
55 * The cached value of the '{@link #getTax_amount() <em>Tax amount</em>}' attribute.
56 * <!-- begin-user-doc -->
57 * <!-- end-user-doc -->
58 * @see #getTax_amount()
59 * @generated
60 * @ordered
61 */
62 protected double tax_amount = TAX_AMOUNT_EDEFAULT;
63
64 /**
65 * The default value of the '{@link #getTax_year() <em>Tax year</em>}' attribute.
66 * <!-- begin-user-doc -->
67 * <!-- end-user-doc -->
68 * @see #getTax_year()
69 * @generated
70 * @ordered
71 */
72 protected static final int TAX_YEAR_EDEFAULT = 0;
73
74 /**
75 * The cached value of the '{@link #getTax_year() <em>Tax year</em>}' attribute.
76 * <!-- begin-user-doc -->
77 * <!-- end-user-doc -->
78 * @see #getTax_year()
79 * @generated
80 * @ordered
81 */
82 protected int tax_year = TAX_YEAR_EDEFAULT;
83
84 /**
85 * The default value of the '{@link #getId6() <em>Id6</em>}' attribute.
86 * <!-- begin-user-doc -->
87 * <!-- end-user-doc -->
88 * @see #getId6()
89 * @generated
90 * @ordered
91 */
92 protected static final String ID6_EDEFAULT = null;
93
94 /**
95 * The cached value of the '{@link #getId6() <em>Id6</em>}' attribute.
96 * <!-- begin-user-doc -->
97 * <!-- end-user-doc -->
98 * @see #getId6()
99 * @generated
100 * @ordered
101 */
102 protected String id6 = ID6_EDEFAULT;
103
104 /**
105 * <!-- begin-user-doc -->
106 * <!-- end-user-doc -->
107 * @generated
108 */
109 protected Income_TaxImpl() {
110 super();
111 }
112
113 /**
114 * <!-- begin-user-doc -->
115 * <!-- end-user-doc -->
116 * @generated
117 */
118 @Override
119 protected EClass eStaticClass() {
120 return TaxationPackage.Literals.INCOME_TAX;
121 }
122
123 /**
124 * <!-- begin-user-doc -->
125 * <!-- end-user-doc -->
126 * @generated
127 */
128 @Override
129 public Tax_Payer getTaxPayer() {
130 if (taxPayer != null && taxPayer.eIsProxy()) {
131 InternalEObject oldTaxPayer = (InternalEObject)taxPayer;
132 taxPayer = (Tax_Payer)eResolveProxy(oldTaxPayer);
133 if (taxPayer != oldTaxPayer) {
134 if (eNotificationRequired())
135 eNotify(new ENotificationImpl(this, Notification.RESOLVE, TaxationPackage.INCOME_TAX__TAX_PAYER, oldTaxPayer, taxPayer));
136 }
137 }
138 return taxPayer;
139 }
140
141 /**
142 * <!-- begin-user-doc -->
143 * <!-- end-user-doc -->
144 * @generated
145 */
146 public Tax_Payer basicGetTaxPayer() {
147 return taxPayer;
148 }
149
150 /**
151 * <!-- begin-user-doc -->
152 * <!-- end-user-doc -->
153 * @generated
154 */
155 @Override
156 public void setTaxPayer(Tax_Payer newTaxPayer) {
157 Tax_Payer oldTaxPayer = taxPayer;
158 taxPayer = newTaxPayer;
159 if (eNotificationRequired())
160 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME_TAX__TAX_PAYER, oldTaxPayer, taxPayer));
161 }
162
163 /**
164 * <!-- begin-user-doc -->
165 * <!-- end-user-doc -->
166 * @generated
167 */
168 @Override
169 public double getTax_amount() {
170 return tax_amount;
171 }
172
173 /**
174 * <!-- begin-user-doc -->
175 * <!-- end-user-doc -->
176 * @generated
177 */
178 @Override
179 public void setTax_amount(double newTax_amount) {
180 double oldTax_amount = tax_amount;
181 tax_amount = newTax_amount;
182 if (eNotificationRequired())
183 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME_TAX__TAX_AMOUNT, oldTax_amount, tax_amount));
184 }
185
186 /**
187 * <!-- begin-user-doc -->
188 * <!-- end-user-doc -->
189 * @generated
190 */
191 @Override
192 public int getTax_year() {
193 return tax_year;
194 }
195
196 /**
197 * <!-- begin-user-doc -->
198 * <!-- end-user-doc -->
199 * @generated
200 */
201 @Override
202 public void setTax_year(int newTax_year) {
203 int oldTax_year = tax_year;
204 tax_year = newTax_year;
205 if (eNotificationRequired())
206 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME_TAX__TAX_YEAR, oldTax_year, tax_year));
207 }
208
209 /**
210 * <!-- begin-user-doc -->
211 * <!-- end-user-doc -->
212 * @generated
213 */
214 @Override
215 public String getId6() {
216 return id6;
217 }
218
219 /**
220 * <!-- begin-user-doc -->
221 * <!-- end-user-doc -->
222 * @generated
223 */
224 @Override
225 public void setId6(String newId6) {
226 String oldId6 = id6;
227 id6 = newId6;
228 if (eNotificationRequired())
229 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME_TAX__ID6, oldId6, id6));
230 }
231
232 /**
233 * <!-- begin-user-doc -->
234 * <!-- end-user-doc -->
235 * @generated
236 */
237 @Override
238 public Object eGet(int featureID, boolean resolve, boolean coreType) {
239 switch (featureID) {
240 case TaxationPackage.INCOME_TAX__TAX_PAYER:
241 if (resolve) return getTaxPayer();
242 return basicGetTaxPayer();
243 case TaxationPackage.INCOME_TAX__TAX_AMOUNT:
244 return getTax_amount();
245 case TaxationPackage.INCOME_TAX__TAX_YEAR:
246 return getTax_year();
247 case TaxationPackage.INCOME_TAX__ID6:
248 return getId6();
249 }
250 return super.eGet(featureID, resolve, coreType);
251 }
252
253 /**
254 * <!-- begin-user-doc -->
255 * <!-- end-user-doc -->
256 * @generated
257 */
258 @Override
259 public void eSet(int featureID, Object newValue) {
260 switch (featureID) {
261 case TaxationPackage.INCOME_TAX__TAX_PAYER:
262 setTaxPayer((Tax_Payer)newValue);
263 return;
264 case TaxationPackage.INCOME_TAX__TAX_AMOUNT:
265 setTax_amount((Double)newValue);
266 return;
267 case TaxationPackage.INCOME_TAX__TAX_YEAR:
268 setTax_year((Integer)newValue);
269 return;
270 case TaxationPackage.INCOME_TAX__ID6:
271 setId6((String)newValue);
272 return;
273 }
274 super.eSet(featureID, newValue);
275 }
276
277 /**
278 * <!-- begin-user-doc -->
279 * <!-- end-user-doc -->
280 * @generated
281 */
282 @Override
283 public void eUnset(int featureID) {
284 switch (featureID) {
285 case TaxationPackage.INCOME_TAX__TAX_PAYER:
286 setTaxPayer((Tax_Payer)null);
287 return;
288 case TaxationPackage.INCOME_TAX__TAX_AMOUNT:
289 setTax_amount(TAX_AMOUNT_EDEFAULT);
290 return;
291 case TaxationPackage.INCOME_TAX__TAX_YEAR:
292 setTax_year(TAX_YEAR_EDEFAULT);
293 return;
294 case TaxationPackage.INCOME_TAX__ID6:
295 setId6(ID6_EDEFAULT);
296 return;
297 }
298 super.eUnset(featureID);
299 }
300
301 /**
302 * <!-- begin-user-doc -->
303 * <!-- end-user-doc -->
304 * @generated
305 */
306 @Override
307 public boolean eIsSet(int featureID) {
308 switch (featureID) {
309 case TaxationPackage.INCOME_TAX__TAX_PAYER:
310 return taxPayer != null;
311 case TaxationPackage.INCOME_TAX__TAX_AMOUNT:
312 return tax_amount != TAX_AMOUNT_EDEFAULT;
313 case TaxationPackage.INCOME_TAX__TAX_YEAR:
314 return tax_year != TAX_YEAR_EDEFAULT;
315 case TaxationPackage.INCOME_TAX__ID6:
316 return ID6_EDEFAULT == null ? id6 != null : !ID6_EDEFAULT.equals(id6);
317 }
318 return super.eIsSet(featureID);
319 }
320
321 /**
322 * <!-- begin-user-doc -->
323 * <!-- end-user-doc -->
324 * @generated
325 */
326 @Override
327 public String toString() {
328 if (eIsProxy()) return super.toString();
329
330 StringBuilder result = new StringBuilder(super.toString());
331 result.append(" (tax_amount: ");
332 result.append(tax_amount);
333 result.append(", tax_year: ");
334 result.append(tax_year);
335 result.append(", id6: ");
336 result.append(id6);
337 result.append(')');
338 return result.toString();
339 }
340
341} //Income_TaxImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Income_Tax_CreditImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Income_Tax_CreditImpl.java
new file mode 100644
index 00000000..308a8f01
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Income_Tax_CreditImpl.java
@@ -0,0 +1,625 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Grantor;
6import TaxationWithRoot.Income_Tax_Credit;
7import TaxationWithRoot.Tax_Card;
8import TaxationWithRoot.Tax_Payer;
9import TaxationWithRoot.TaxationPackage;
10
11import org.eclipse.emf.common.notify.Notification;
12import org.eclipse.emf.common.notify.NotificationChain;
13
14import org.eclipse.emf.ecore.EClass;
15import org.eclipse.emf.ecore.InternalEObject;
16
17import org.eclipse.emf.ecore.impl.ENotificationImpl;
18
19/**
20 * <!-- begin-user-doc -->
21 * An implementation of the model object '<em><b>Income Tax Credit</b></em>'.
22 * <!-- end-user-doc -->
23 * <p>
24 * The following features are implemented:
25 * </p>
26 * <ul>
27 * <li>{@link TaxationWithRoot.impl.Income_Tax_CreditImpl#getGrantedBy <em>Granted By</em>}</li>
28 * <li>{@link TaxationWithRoot.impl.Income_Tax_CreditImpl#getTaxPayer <em>Tax Payer</em>}</li>
29 * <li>{@link TaxationWithRoot.impl.Income_Tax_CreditImpl#getTax_year <em>Tax year</em>}</li>
30 * <li>{@link TaxationWithRoot.impl.Income_Tax_CreditImpl#getYearly <em>Yearly</em>}</li>
31 * <li>{@link TaxationWithRoot.impl.Income_Tax_CreditImpl#getMonthly <em>Monthly</em>}</li>
32 * <li>{@link TaxationWithRoot.impl.Income_Tax_CreditImpl#getDaily <em>Daily</em>}</li>
33 * <li>{@link TaxationWithRoot.impl.Income_Tax_CreditImpl#getId7 <em>Id7</em>}</li>
34 * <li>{@link TaxationWithRoot.impl.Income_Tax_CreditImpl#getTaxation_Frame <em>Taxation Frame</em>}</li>
35 * </ul>
36 *
37 * @generated
38 */
39public class Income_Tax_CreditImpl extends RootImpl implements Income_Tax_Credit {
40 /**
41 * The default value of the '{@link #getGrantedBy() <em>Granted By</em>}' attribute.
42 * <!-- begin-user-doc -->
43 * <!-- end-user-doc -->
44 * @see #getGrantedBy()
45 * @generated
46 * @ordered
47 */
48 protected static final Grantor GRANTED_BY_EDEFAULT = Grantor.WWW;
49
50 /**
51 * The cached value of the '{@link #getGrantedBy() <em>Granted By</em>}' attribute.
52 * <!-- begin-user-doc -->
53 * <!-- end-user-doc -->
54 * @see #getGrantedBy()
55 * @generated
56 * @ordered
57 */
58 protected Grantor grantedBy = GRANTED_BY_EDEFAULT;
59
60 /**
61 * The cached value of the '{@link #getTaxPayer() <em>Tax Payer</em>}' reference.
62 * <!-- begin-user-doc -->
63 * <!-- end-user-doc -->
64 * @see #getTaxPayer()
65 * @generated
66 * @ordered
67 */
68 protected Tax_Payer taxPayer;
69
70 /**
71 * The default value of the '{@link #getTax_year() <em>Tax year</em>}' attribute.
72 * <!-- begin-user-doc -->
73 * <!-- end-user-doc -->
74 * @see #getTax_year()
75 * @generated
76 * @ordered
77 */
78 protected static final int TAX_YEAR_EDEFAULT = 0;
79
80 /**
81 * The cached value of the '{@link #getTax_year() <em>Tax year</em>}' attribute.
82 * <!-- begin-user-doc -->
83 * <!-- end-user-doc -->
84 * @see #getTax_year()
85 * @generated
86 * @ordered
87 */
88 protected int tax_year = TAX_YEAR_EDEFAULT;
89
90 /**
91 * The default value of the '{@link #getYearly() <em>Yearly</em>}' attribute.
92 * <!-- begin-user-doc -->
93 * <!-- end-user-doc -->
94 * @see #getYearly()
95 * @generated
96 * @ordered
97 */
98 protected static final double YEARLY_EDEFAULT = 300.0;
99
100 /**
101 * The cached value of the '{@link #getYearly() <em>Yearly</em>}' attribute.
102 * <!-- begin-user-doc -->
103 * <!-- end-user-doc -->
104 * @see #getYearly()
105 * @generated
106 * @ordered
107 */
108 protected double yearly = YEARLY_EDEFAULT;
109
110 /**
111 * The default value of the '{@link #getMonthly() <em>Monthly</em>}' attribute.
112 * <!-- begin-user-doc -->
113 * <!-- end-user-doc -->
114 * @see #getMonthly()
115 * @generated
116 * @ordered
117 */
118 protected static final double MONTHLY_EDEFAULT = 25.0;
119
120 /**
121 * The cached value of the '{@link #getMonthly() <em>Monthly</em>}' attribute.
122 * <!-- begin-user-doc -->
123 * <!-- end-user-doc -->
124 * @see #getMonthly()
125 * @generated
126 * @ordered
127 */
128 protected double monthly = MONTHLY_EDEFAULT;
129
130 /**
131 * The default value of the '{@link #getDaily() <em>Daily</em>}' attribute.
132 * <!-- begin-user-doc -->
133 * <!-- end-user-doc -->
134 * @see #getDaily()
135 * @generated
136 * @ordered
137 */
138 protected static final double DAILY_EDEFAULT = 1.0;
139
140 /**
141 * The cached value of the '{@link #getDaily() <em>Daily</em>}' attribute.
142 * <!-- begin-user-doc -->
143 * <!-- end-user-doc -->
144 * @see #getDaily()
145 * @generated
146 * @ordered
147 */
148 protected double daily = DAILY_EDEFAULT;
149
150 /**
151 * The default value of the '{@link #getId7() <em>Id7</em>}' attribute.
152 * <!-- begin-user-doc -->
153 * <!-- end-user-doc -->
154 * @see #getId7()
155 * @generated
156 * @ordered
157 */
158 protected static final String ID7_EDEFAULT = null;
159
160 /**
161 * The cached value of the '{@link #getId7() <em>Id7</em>}' attribute.
162 * <!-- begin-user-doc -->
163 * <!-- end-user-doc -->
164 * @see #getId7()
165 * @generated
166 * @ordered
167 */
168 protected String id7 = ID7_EDEFAULT;
169
170 /**
171 * The cached value of the '{@link #getTaxation_Frame() <em>Taxation Frame</em>}' reference.
172 * <!-- begin-user-doc -->
173 * <!-- end-user-doc -->
174 * @see #getTaxation_Frame()
175 * @generated
176 * @ordered
177 */
178 protected Tax_Card taxation_Frame;
179
180 /**
181 * <!-- begin-user-doc -->
182 * <!-- end-user-doc -->
183 * @generated
184 */
185 protected Income_Tax_CreditImpl() {
186 super();
187 }
188
189 /**
190 * <!-- begin-user-doc -->
191 * <!-- end-user-doc -->
192 * @generated
193 */
194 @Override
195 protected EClass eStaticClass() {
196 return TaxationPackage.Literals.INCOME_TAX_CREDIT;
197 }
198
199 /**
200 * <!-- begin-user-doc -->
201 * <!-- end-user-doc -->
202 * @generated
203 */
204 @Override
205 public Grantor getGrantedBy() {
206 return grantedBy;
207 }
208
209 /**
210 * <!-- begin-user-doc -->
211 * <!-- end-user-doc -->
212 * @generated
213 */
214 @Override
215 public void setGrantedBy(Grantor newGrantedBy) {
216 Grantor oldGrantedBy = grantedBy;
217 grantedBy = newGrantedBy == null ? GRANTED_BY_EDEFAULT : newGrantedBy;
218 if (eNotificationRequired())
219 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME_TAX_CREDIT__GRANTED_BY, oldGrantedBy, grantedBy));
220 }
221
222 /**
223 * <!-- begin-user-doc -->
224 * <!-- end-user-doc -->
225 * @generated
226 */
227 @Override
228 public Tax_Payer getTaxPayer() {
229 if (taxPayer != null && taxPayer.eIsProxy()) {
230 InternalEObject oldTaxPayer = (InternalEObject)taxPayer;
231 taxPayer = (Tax_Payer)eResolveProxy(oldTaxPayer);
232 if (taxPayer != oldTaxPayer) {
233 if (eNotificationRequired())
234 eNotify(new ENotificationImpl(this, Notification.RESOLVE, TaxationPackage.INCOME_TAX_CREDIT__TAX_PAYER, oldTaxPayer, taxPayer));
235 }
236 }
237 return taxPayer;
238 }
239
240 /**
241 * <!-- begin-user-doc -->
242 * <!-- end-user-doc -->
243 * @generated
244 */
245 public Tax_Payer basicGetTaxPayer() {
246 return taxPayer;
247 }
248
249 /**
250 * <!-- begin-user-doc -->
251 * <!-- end-user-doc -->
252 * @generated
253 */
254 @Override
255 public void setTaxPayer(Tax_Payer newTaxPayer) {
256 Tax_Payer oldTaxPayer = taxPayer;
257 taxPayer = newTaxPayer;
258 if (eNotificationRequired())
259 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME_TAX_CREDIT__TAX_PAYER, oldTaxPayer, taxPayer));
260 }
261
262 /**
263 * <!-- begin-user-doc -->
264 * <!-- end-user-doc -->
265 * @generated
266 */
267 @Override
268 public int getTax_year() {
269 return tax_year;
270 }
271
272 /**
273 * <!-- begin-user-doc -->
274 * <!-- end-user-doc -->
275 * @generated
276 */
277 @Override
278 public void setTax_year(int newTax_year) {
279 int oldTax_year = tax_year;
280 tax_year = newTax_year;
281 if (eNotificationRequired())
282 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME_TAX_CREDIT__TAX_YEAR, oldTax_year, tax_year));
283 }
284
285 /**
286 * <!-- begin-user-doc -->
287 * <!-- end-user-doc -->
288 * @generated
289 */
290 @Override
291 public double getYearly() {
292 return yearly;
293 }
294
295 /**
296 * <!-- begin-user-doc -->
297 * <!-- end-user-doc -->
298 * @generated
299 */
300 @Override
301 public void setYearly(double newYearly) {
302 double oldYearly = yearly;
303 yearly = newYearly;
304 if (eNotificationRequired())
305 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME_TAX_CREDIT__YEARLY, oldYearly, yearly));
306 }
307
308 /**
309 * <!-- begin-user-doc -->
310 * <!-- end-user-doc -->
311 * @generated
312 */
313 @Override
314 public double getMonthly() {
315 return monthly;
316 }
317
318 /**
319 * <!-- begin-user-doc -->
320 * <!-- end-user-doc -->
321 * @generated
322 */
323 @Override
324 public void setMonthly(double newMonthly) {
325 double oldMonthly = monthly;
326 monthly = newMonthly;
327 if (eNotificationRequired())
328 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME_TAX_CREDIT__MONTHLY, oldMonthly, monthly));
329 }
330
331 /**
332 * <!-- begin-user-doc -->
333 * <!-- end-user-doc -->
334 * @generated
335 */
336 @Override
337 public double getDaily() {
338 return daily;
339 }
340
341 /**
342 * <!-- begin-user-doc -->
343 * <!-- end-user-doc -->
344 * @generated
345 */
346 @Override
347 public void setDaily(double newDaily) {
348 double oldDaily = daily;
349 daily = newDaily;
350 if (eNotificationRequired())
351 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME_TAX_CREDIT__DAILY, oldDaily, daily));
352 }
353
354 /**
355 * <!-- begin-user-doc -->
356 * <!-- end-user-doc -->
357 * @generated
358 */
359 @Override
360 public String getId7() {
361 return id7;
362 }
363
364 /**
365 * <!-- begin-user-doc -->
366 * <!-- end-user-doc -->
367 * @generated
368 */
369 @Override
370 public void setId7(String newId7) {
371 String oldId7 = id7;
372 id7 = newId7;
373 if (eNotificationRequired())
374 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME_TAX_CREDIT__ID7, oldId7, id7));
375 }
376
377 /**
378 * <!-- begin-user-doc -->
379 * <!-- end-user-doc -->
380 * @generated
381 */
382 @Override
383 public Tax_Card getTaxation_Frame() {
384 if (taxation_Frame != null && taxation_Frame.eIsProxy()) {
385 InternalEObject oldTaxation_Frame = (InternalEObject)taxation_Frame;
386 taxation_Frame = (Tax_Card)eResolveProxy(oldTaxation_Frame);
387 if (taxation_Frame != oldTaxation_Frame) {
388 if (eNotificationRequired())
389 eNotify(new ENotificationImpl(this, Notification.RESOLVE, TaxationPackage.INCOME_TAX_CREDIT__TAXATION_FRAME, oldTaxation_Frame, taxation_Frame));
390 }
391 }
392 return taxation_Frame;
393 }
394
395 /**
396 * <!-- begin-user-doc -->
397 * <!-- end-user-doc -->
398 * @generated
399 */
400 public Tax_Card basicGetTaxation_Frame() {
401 return taxation_Frame;
402 }
403
404 /**
405 * <!-- begin-user-doc -->
406 * <!-- end-user-doc -->
407 * @generated
408 */
409 public NotificationChain basicSetTaxation_Frame(Tax_Card newTaxation_Frame, NotificationChain msgs) {
410 Tax_Card oldTaxation_Frame = taxation_Frame;
411 taxation_Frame = newTaxation_Frame;
412 if (eNotificationRequired()) {
413 ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME_TAX_CREDIT__TAXATION_FRAME, oldTaxation_Frame, newTaxation_Frame);
414 if (msgs == null) msgs = notification; else msgs.add(notification);
415 }
416 return msgs;
417 }
418
419 /**
420 * <!-- begin-user-doc -->
421 * <!-- end-user-doc -->
422 * @generated
423 */
424 @Override
425 public void setTaxation_Frame(Tax_Card newTaxation_Frame) {
426 if (newTaxation_Frame != taxation_Frame) {
427 NotificationChain msgs = null;
428 if (taxation_Frame != null)
429 msgs = ((InternalEObject)taxation_Frame).eInverseRemove(this, TaxationPackage.TAX_CARD__INCOME_TAX_CREDIT, Tax_Card.class, msgs);
430 if (newTaxation_Frame != null)
431 msgs = ((InternalEObject)newTaxation_Frame).eInverseAdd(this, TaxationPackage.TAX_CARD__INCOME_TAX_CREDIT, Tax_Card.class, msgs);
432 msgs = basicSetTaxation_Frame(newTaxation_Frame, msgs);
433 if (msgs != null) msgs.dispatch();
434 }
435 else if (eNotificationRequired())
436 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME_TAX_CREDIT__TAXATION_FRAME, newTaxation_Frame, newTaxation_Frame));
437 }
438
439 /**
440 * <!-- begin-user-doc -->
441 * <!-- end-user-doc -->
442 * @generated
443 */
444 @Override
445 public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
446 switch (featureID) {
447 case TaxationPackage.INCOME_TAX_CREDIT__TAXATION_FRAME:
448 if (taxation_Frame != null)
449 msgs = ((InternalEObject)taxation_Frame).eInverseRemove(this, TaxationPackage.TAX_CARD__INCOME_TAX_CREDIT, Tax_Card.class, msgs);
450 return basicSetTaxation_Frame((Tax_Card)otherEnd, msgs);
451 }
452 return super.eInverseAdd(otherEnd, featureID, msgs);
453 }
454
455 /**
456 * <!-- begin-user-doc -->
457 * <!-- end-user-doc -->
458 * @generated
459 */
460 @Override
461 public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
462 switch (featureID) {
463 case TaxationPackage.INCOME_TAX_CREDIT__TAXATION_FRAME:
464 return basicSetTaxation_Frame(null, msgs);
465 }
466 return super.eInverseRemove(otherEnd, featureID, msgs);
467 }
468
469 /**
470 * <!-- begin-user-doc -->
471 * <!-- end-user-doc -->
472 * @generated
473 */
474 @Override
475 public Object eGet(int featureID, boolean resolve, boolean coreType) {
476 switch (featureID) {
477 case TaxationPackage.INCOME_TAX_CREDIT__GRANTED_BY:
478 return getGrantedBy();
479 case TaxationPackage.INCOME_TAX_CREDIT__TAX_PAYER:
480 if (resolve) return getTaxPayer();
481 return basicGetTaxPayer();
482 case TaxationPackage.INCOME_TAX_CREDIT__TAX_YEAR:
483 return getTax_year();
484 case TaxationPackage.INCOME_TAX_CREDIT__YEARLY:
485 return getYearly();
486 case TaxationPackage.INCOME_TAX_CREDIT__MONTHLY:
487 return getMonthly();
488 case TaxationPackage.INCOME_TAX_CREDIT__DAILY:
489 return getDaily();
490 case TaxationPackage.INCOME_TAX_CREDIT__ID7:
491 return getId7();
492 case TaxationPackage.INCOME_TAX_CREDIT__TAXATION_FRAME:
493 if (resolve) return getTaxation_Frame();
494 return basicGetTaxation_Frame();
495 }
496 return super.eGet(featureID, resolve, coreType);
497 }
498
499 /**
500 * <!-- begin-user-doc -->
501 * <!-- end-user-doc -->
502 * @generated
503 */
504 @Override
505 public void eSet(int featureID, Object newValue) {
506 switch (featureID) {
507 case TaxationPackage.INCOME_TAX_CREDIT__GRANTED_BY:
508 setGrantedBy((Grantor)newValue);
509 return;
510 case TaxationPackage.INCOME_TAX_CREDIT__TAX_PAYER:
511 setTaxPayer((Tax_Payer)newValue);
512 return;
513 case TaxationPackage.INCOME_TAX_CREDIT__TAX_YEAR:
514 setTax_year((Integer)newValue);
515 return;
516 case TaxationPackage.INCOME_TAX_CREDIT__YEARLY:
517 setYearly((Double)newValue);
518 return;
519 case TaxationPackage.INCOME_TAX_CREDIT__MONTHLY:
520 setMonthly((Double)newValue);
521 return;
522 case TaxationPackage.INCOME_TAX_CREDIT__DAILY:
523 setDaily((Double)newValue);
524 return;
525 case TaxationPackage.INCOME_TAX_CREDIT__ID7:
526 setId7((String)newValue);
527 return;
528 case TaxationPackage.INCOME_TAX_CREDIT__TAXATION_FRAME:
529 setTaxation_Frame((Tax_Card)newValue);
530 return;
531 }
532 super.eSet(featureID, newValue);
533 }
534
535 /**
536 * <!-- begin-user-doc -->
537 * <!-- end-user-doc -->
538 * @generated
539 */
540 @Override
541 public void eUnset(int featureID) {
542 switch (featureID) {
543 case TaxationPackage.INCOME_TAX_CREDIT__GRANTED_BY:
544 setGrantedBy(GRANTED_BY_EDEFAULT);
545 return;
546 case TaxationPackage.INCOME_TAX_CREDIT__TAX_PAYER:
547 setTaxPayer((Tax_Payer)null);
548 return;
549 case TaxationPackage.INCOME_TAX_CREDIT__TAX_YEAR:
550 setTax_year(TAX_YEAR_EDEFAULT);
551 return;
552 case TaxationPackage.INCOME_TAX_CREDIT__YEARLY:
553 setYearly(YEARLY_EDEFAULT);
554 return;
555 case TaxationPackage.INCOME_TAX_CREDIT__MONTHLY:
556 setMonthly(MONTHLY_EDEFAULT);
557 return;
558 case TaxationPackage.INCOME_TAX_CREDIT__DAILY:
559 setDaily(DAILY_EDEFAULT);
560 return;
561 case TaxationPackage.INCOME_TAX_CREDIT__ID7:
562 setId7(ID7_EDEFAULT);
563 return;
564 case TaxationPackage.INCOME_TAX_CREDIT__TAXATION_FRAME:
565 setTaxation_Frame((Tax_Card)null);
566 return;
567 }
568 super.eUnset(featureID);
569 }
570
571 /**
572 * <!-- begin-user-doc -->
573 * <!-- end-user-doc -->
574 * @generated
575 */
576 @Override
577 public boolean eIsSet(int featureID) {
578 switch (featureID) {
579 case TaxationPackage.INCOME_TAX_CREDIT__GRANTED_BY:
580 return grantedBy != GRANTED_BY_EDEFAULT;
581 case TaxationPackage.INCOME_TAX_CREDIT__TAX_PAYER:
582 return taxPayer != null;
583 case TaxationPackage.INCOME_TAX_CREDIT__TAX_YEAR:
584 return tax_year != TAX_YEAR_EDEFAULT;
585 case TaxationPackage.INCOME_TAX_CREDIT__YEARLY:
586 return yearly != YEARLY_EDEFAULT;
587 case TaxationPackage.INCOME_TAX_CREDIT__MONTHLY:
588 return monthly != MONTHLY_EDEFAULT;
589 case TaxationPackage.INCOME_TAX_CREDIT__DAILY:
590 return daily != DAILY_EDEFAULT;
591 case TaxationPackage.INCOME_TAX_CREDIT__ID7:
592 return ID7_EDEFAULT == null ? id7 != null : !ID7_EDEFAULT.equals(id7);
593 case TaxationPackage.INCOME_TAX_CREDIT__TAXATION_FRAME:
594 return taxation_Frame != null;
595 }
596 return super.eIsSet(featureID);
597 }
598
599 /**
600 * <!-- begin-user-doc -->
601 * <!-- end-user-doc -->
602 * @generated
603 */
604 @Override
605 public String toString() {
606 if (eIsProxy()) return super.toString();
607
608 StringBuilder result = new StringBuilder(super.toString());
609 result.append(" (grantedBy: ");
610 result.append(grantedBy);
611 result.append(", tax_year: ");
612 result.append(tax_year);
613 result.append(", yearly: ");
614 result.append(yearly);
615 result.append(", monthly: ");
616 result.append(monthly);
617 result.append(", daily: ");
618 result.append(daily);
619 result.append(", id7: ");
620 result.append(id7);
621 result.append(')');
622 return result.toString();
623 }
624
625} //Income_Tax_CreditImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Income_TypeImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Income_TypeImpl.java
new file mode 100644
index 00000000..af44c0a0
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Income_TypeImpl.java
@@ -0,0 +1,268 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Income;
6import TaxationWithRoot.Income_Type;
7import TaxationWithRoot.TaxationPackage;
8
9import org.eclipse.emf.common.notify.Notification;
10import org.eclipse.emf.common.notify.NotificationChain;
11
12import org.eclipse.emf.ecore.EClass;
13import org.eclipse.emf.ecore.InternalEObject;
14
15import org.eclipse.emf.ecore.impl.ENotificationImpl;
16import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
17
18import org.eclipse.emf.ecore.util.EcoreUtil;
19
20/**
21 * <!-- begin-user-doc -->
22 * An implementation of the model object '<em><b>Income Type</b></em>'.
23 * <!-- end-user-doc -->
24 * <p>
25 * The following features are implemented:
26 * </p>
27 * <ul>
28 * <li>{@link TaxationWithRoot.impl.Income_TypeImpl#getId8 <em>Id8</em>}</li>
29 * <li>{@link TaxationWithRoot.impl.Income_TypeImpl#getIncome <em>Income</em>}</li>
30 * </ul>
31 *
32 * @generated
33 */
34public abstract class Income_TypeImpl extends MinimalEObjectImpl.Container implements Income_Type {
35 /**
36 * The default value of the '{@link #getId8() <em>Id8</em>}' attribute.
37 * <!-- begin-user-doc -->
38 * <!-- end-user-doc -->
39 * @see #getId8()
40 * @generated
41 * @ordered
42 */
43 protected static final String ID8_EDEFAULT = null;
44
45 /**
46 * The cached value of the '{@link #getId8() <em>Id8</em>}' attribute.
47 * <!-- begin-user-doc -->
48 * <!-- end-user-doc -->
49 * @see #getId8()
50 * @generated
51 * @ordered
52 */
53 protected String id8 = ID8_EDEFAULT;
54
55 /**
56 * <!-- begin-user-doc -->
57 * <!-- end-user-doc -->
58 * @generated
59 */
60 protected Income_TypeImpl() {
61 super();
62 }
63
64 /**
65 * <!-- begin-user-doc -->
66 * <!-- end-user-doc -->
67 * @generated
68 */
69 @Override
70 protected EClass eStaticClass() {
71 return TaxationPackage.Literals.INCOME_TYPE;
72 }
73
74 /**
75 * <!-- begin-user-doc -->
76 * <!-- end-user-doc -->
77 * @generated
78 */
79 @Override
80 public String getId8() {
81 return id8;
82 }
83
84 /**
85 * <!-- begin-user-doc -->
86 * <!-- end-user-doc -->
87 * @generated
88 */
89 @Override
90 public void setId8(String newId8) {
91 String oldId8 = id8;
92 id8 = newId8;
93 if (eNotificationRequired())
94 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME_TYPE__ID8, oldId8, id8));
95 }
96
97 /**
98 * <!-- begin-user-doc -->
99 * <!-- end-user-doc -->
100 * @generated
101 */
102 @Override
103 public Income getIncome() {
104 if (eContainerFeatureID() != TaxationPackage.INCOME_TYPE__INCOME) return null;
105 return (Income)eInternalContainer();
106 }
107
108 /**
109 * <!-- begin-user-doc -->
110 * <!-- end-user-doc -->
111 * @generated
112 */
113 public NotificationChain basicSetIncome(Income newIncome, NotificationChain msgs) {
114 msgs = eBasicSetContainer((InternalEObject)newIncome, TaxationPackage.INCOME_TYPE__INCOME, msgs);
115 return msgs;
116 }
117
118 /**
119 * <!-- begin-user-doc -->
120 * <!-- end-user-doc -->
121 * @generated
122 */
123 @Override
124 public void setIncome(Income newIncome) {
125 if (newIncome != eInternalContainer() || (eContainerFeatureID() != TaxationPackage.INCOME_TYPE__INCOME && newIncome != null)) {
126 if (EcoreUtil.isAncestor(this, newIncome))
127 throw new IllegalArgumentException("Recursive containment not allowed for " + toString());
128 NotificationChain msgs = null;
129 if (eInternalContainer() != null)
130 msgs = eBasicRemoveFromContainer(msgs);
131 if (newIncome != null)
132 msgs = ((InternalEObject)newIncome).eInverseAdd(this, TaxationPackage.INCOME__INCOME_TYPE, Income.class, msgs);
133 msgs = basicSetIncome(newIncome, msgs);
134 if (msgs != null) msgs.dispatch();
135 }
136 else if (eNotificationRequired())
137 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.INCOME_TYPE__INCOME, newIncome, newIncome));
138 }
139
140 /**
141 * <!-- begin-user-doc -->
142 * <!-- end-user-doc -->
143 * @generated
144 */
145 @Override
146 public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
147 switch (featureID) {
148 case TaxationPackage.INCOME_TYPE__INCOME:
149 if (eInternalContainer() != null)
150 msgs = eBasicRemoveFromContainer(msgs);
151 return basicSetIncome((Income)otherEnd, msgs);
152 }
153 return super.eInverseAdd(otherEnd, featureID, msgs);
154 }
155
156 /**
157 * <!-- begin-user-doc -->
158 * <!-- end-user-doc -->
159 * @generated
160 */
161 @Override
162 public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
163 switch (featureID) {
164 case TaxationPackage.INCOME_TYPE__INCOME:
165 return basicSetIncome(null, msgs);
166 }
167 return super.eInverseRemove(otherEnd, featureID, msgs);
168 }
169
170 /**
171 * <!-- begin-user-doc -->
172 * <!-- end-user-doc -->
173 * @generated
174 */
175 @Override
176 public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs) {
177 switch (eContainerFeatureID()) {
178 case TaxationPackage.INCOME_TYPE__INCOME:
179 return eInternalContainer().eInverseRemove(this, TaxationPackage.INCOME__INCOME_TYPE, Income.class, msgs);
180 }
181 return super.eBasicRemoveFromContainerFeature(msgs);
182 }
183
184 /**
185 * <!-- begin-user-doc -->
186 * <!-- end-user-doc -->
187 * @generated
188 */
189 @Override
190 public Object eGet(int featureID, boolean resolve, boolean coreType) {
191 switch (featureID) {
192 case TaxationPackage.INCOME_TYPE__ID8:
193 return getId8();
194 case TaxationPackage.INCOME_TYPE__INCOME:
195 return getIncome();
196 }
197 return super.eGet(featureID, resolve, coreType);
198 }
199
200 /**
201 * <!-- begin-user-doc -->
202 * <!-- end-user-doc -->
203 * @generated
204 */
205 @Override
206 public void eSet(int featureID, Object newValue) {
207 switch (featureID) {
208 case TaxationPackage.INCOME_TYPE__ID8:
209 setId8((String)newValue);
210 return;
211 case TaxationPackage.INCOME_TYPE__INCOME:
212 setIncome((Income)newValue);
213 return;
214 }
215 super.eSet(featureID, newValue);
216 }
217
218 /**
219 * <!-- begin-user-doc -->
220 * <!-- end-user-doc -->
221 * @generated
222 */
223 @Override
224 public void eUnset(int featureID) {
225 switch (featureID) {
226 case TaxationPackage.INCOME_TYPE__ID8:
227 setId8(ID8_EDEFAULT);
228 return;
229 case TaxationPackage.INCOME_TYPE__INCOME:
230 setIncome((Income)null);
231 return;
232 }
233 super.eUnset(featureID);
234 }
235
236 /**
237 * <!-- begin-user-doc -->
238 * <!-- end-user-doc -->
239 * @generated
240 */
241 @Override
242 public boolean eIsSet(int featureID) {
243 switch (featureID) {
244 case TaxationPackage.INCOME_TYPE__ID8:
245 return ID8_EDEFAULT == null ? id8 != null : !ID8_EDEFAULT.equals(id8);
246 case TaxationPackage.INCOME_TYPE__INCOME:
247 return getIncome() != null;
248 }
249 return super.eIsSet(featureID);
250 }
251
252 /**
253 * <!-- begin-user-doc -->
254 * <!-- end-user-doc -->
255 * @generated
256 */
257 @Override
258 public String toString() {
259 if (eIsProxy()) return super.toString();
260
261 StringBuilder result = new StringBuilder(super.toString());
262 result.append(" (id8: ");
263 result.append(id8);
264 result.append(')');
265 return result.toString();
266 }
267
268} //Income_TypeImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Interest_ExpenseImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Interest_ExpenseImpl.java
new file mode 100644
index 00000000..14e78ab9
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Interest_ExpenseImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Interest_Expense;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>Interest Expense</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class Interest_ExpenseImpl extends Special_Expense_DSImpl implements Interest_Expense {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected Interest_ExpenseImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.INTEREST_EXPENSE;
35 }
36
37} //Interest_ExpenseImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Legal_Union_RecordImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Legal_Union_RecordImpl.java
new file mode 100644
index 00000000..5e81cb60
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Legal_Union_RecordImpl.java
@@ -0,0 +1,648 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Household;
6import TaxationWithRoot.Legal_Union_Record;
7import TaxationWithRoot.Physical_Person;
8import TaxationWithRoot.Separation_Causes;
9import TaxationWithRoot.Tax_Property;
10import TaxationWithRoot.TaxationPackage;
11
12import java.util.Collection;
13
14import org.eclipse.emf.common.notify.Notification;
15import org.eclipse.emf.common.notify.NotificationChain;
16
17import org.eclipse.emf.common.util.EList;
18
19import org.eclipse.emf.ecore.EClass;
20import org.eclipse.emf.ecore.InternalEObject;
21
22import org.eclipse.emf.ecore.impl.ENotificationImpl;
23import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
24
25import org.eclipse.emf.ecore.util.EObjectContainmentEList;
26import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
27import org.eclipse.emf.ecore.util.EcoreUtil;
28import org.eclipse.emf.ecore.util.InternalEList;
29
30/**
31 * <!-- begin-user-doc -->
32 * An implementation of the model object '<em><b>Legal Union Record</b></em>'.
33 * <!-- end-user-doc -->
34 * <p>
35 * The following features are implemented:
36 * </p>
37 * <ul>
38 * <li>{@link TaxationWithRoot.impl.Legal_Union_RecordImpl#getStart_year <em>Start year</em>}</li>
39 * <li>{@link TaxationWithRoot.impl.Legal_Union_RecordImpl#getEnd_year <em>End year</em>}</li>
40 * <li>{@link TaxationWithRoot.impl.Legal_Union_RecordImpl#getSeparation_cause <em>Separation cause</em>}</li>
41 * <li>{@link TaxationWithRoot.impl.Legal_Union_RecordImpl#getIndividual_A <em>Individual A</em>}</li>
42 * <li>{@link TaxationWithRoot.impl.Legal_Union_RecordImpl#getIndividual_B <em>Individual B</em>}</li>
43 * <li>{@link TaxationWithRoot.impl.Legal_Union_RecordImpl#getProperties <em>Properties</em>}</li>
44 * <li>{@link TaxationWithRoot.impl.Legal_Union_RecordImpl#isMutual_agreement <em>Mutual agreement</em>}</li>
45 * <li>{@link TaxationWithRoot.impl.Legal_Union_RecordImpl#getId9 <em>Id9</em>}</li>
46 * <li>{@link TaxationWithRoot.impl.Legal_Union_RecordImpl#getHousehold <em>Household</em>}</li>
47 * </ul>
48 *
49 * @generated
50 */
51public abstract class Legal_Union_RecordImpl extends MinimalEObjectImpl.Container implements Legal_Union_Record {
52 /**
53 * The default value of the '{@link #getStart_year() <em>Start year</em>}' attribute.
54 * <!-- begin-user-doc -->
55 * <!-- end-user-doc -->
56 * @see #getStart_year()
57 * @generated
58 * @ordered
59 */
60 protected static final int START_YEAR_EDEFAULT = 0;
61
62 /**
63 * The cached value of the '{@link #getStart_year() <em>Start year</em>}' attribute.
64 * <!-- begin-user-doc -->
65 * <!-- end-user-doc -->
66 * @see #getStart_year()
67 * @generated
68 * @ordered
69 */
70 protected int start_year = START_YEAR_EDEFAULT;
71
72 /**
73 * The default value of the '{@link #getEnd_year() <em>End year</em>}' attribute.
74 * <!-- begin-user-doc -->
75 * <!-- end-user-doc -->
76 * @see #getEnd_year()
77 * @generated
78 * @ordered
79 */
80 protected static final int END_YEAR_EDEFAULT = 0;
81
82 /**
83 * The cached value of the '{@link #getEnd_year() <em>End year</em>}' attribute.
84 * <!-- begin-user-doc -->
85 * <!-- end-user-doc -->
86 * @see #getEnd_year()
87 * @generated
88 * @ordered
89 */
90 protected int end_year = END_YEAR_EDEFAULT;
91
92 /**
93 * The default value of the '{@link #getSeparation_cause() <em>Separation cause</em>}' attribute.
94 * <!-- begin-user-doc -->
95 * <!-- end-user-doc -->
96 * @see #getSeparation_cause()
97 * @generated
98 * @ordered
99 */
100 protected static final Separation_Causes SEPARATION_CAUSE_EDEFAULT = Separation_Causes.NONE;
101
102 /**
103 * The cached value of the '{@link #getSeparation_cause() <em>Separation cause</em>}' attribute.
104 * <!-- begin-user-doc -->
105 * <!-- end-user-doc -->
106 * @see #getSeparation_cause()
107 * @generated
108 * @ordered
109 */
110 protected Separation_Causes separation_cause = SEPARATION_CAUSE_EDEFAULT;
111
112 /**
113 * The cached value of the '{@link #getIndividual_A() <em>Individual A</em>}' containment reference.
114 * <!-- begin-user-doc -->
115 * <!-- end-user-doc -->
116 * @see #getIndividual_A()
117 * @generated
118 * @ordered
119 */
120 protected Physical_Person individual_A;
121
122 /**
123 * The cached value of the '{@link #getIndividual_B() <em>Individual B</em>}' containment reference list.
124 * <!-- begin-user-doc -->
125 * <!-- end-user-doc -->
126 * @see #getIndividual_B()
127 * @generated
128 * @ordered
129 */
130 protected EList<Physical_Person> individual_B;
131
132 /**
133 * The cached value of the '{@link #getProperties() <em>Properties</em>}' containment reference list.
134 * <!-- begin-user-doc -->
135 * <!-- end-user-doc -->
136 * @see #getProperties()
137 * @generated
138 * @ordered
139 */
140 protected EList<Tax_Property> properties;
141
142 /**
143 * The default value of the '{@link #isMutual_agreement() <em>Mutual agreement</em>}' attribute.
144 * <!-- begin-user-doc -->
145 * <!-- end-user-doc -->
146 * @see #isMutual_agreement()
147 * @generated
148 * @ordered
149 */
150 protected static final boolean MUTUAL_AGREEMENT_EDEFAULT = false;
151
152 /**
153 * The cached value of the '{@link #isMutual_agreement() <em>Mutual agreement</em>}' attribute.
154 * <!-- begin-user-doc -->
155 * <!-- end-user-doc -->
156 * @see #isMutual_agreement()
157 * @generated
158 * @ordered
159 */
160 protected boolean mutual_agreement = MUTUAL_AGREEMENT_EDEFAULT;
161
162 /**
163 * The default value of the '{@link #getId9() <em>Id9</em>}' attribute.
164 * <!-- begin-user-doc -->
165 * <!-- end-user-doc -->
166 * @see #getId9()
167 * @generated
168 * @ordered
169 */
170 protected static final String ID9_EDEFAULT = null;
171
172 /**
173 * The cached value of the '{@link #getId9() <em>Id9</em>}' attribute.
174 * <!-- begin-user-doc -->
175 * <!-- end-user-doc -->
176 * @see #getId9()
177 * @generated
178 * @ordered
179 */
180 protected String id9 = ID9_EDEFAULT;
181
182 /**
183 * <!-- begin-user-doc -->
184 * <!-- end-user-doc -->
185 * @generated
186 */
187 protected Legal_Union_RecordImpl() {
188 super();
189 }
190
191 /**
192 * <!-- begin-user-doc -->
193 * <!-- end-user-doc -->
194 * @generated
195 */
196 @Override
197 protected EClass eStaticClass() {
198 return TaxationPackage.Literals.LEGAL_UNION_RECORD;
199 }
200
201 /**
202 * <!-- begin-user-doc -->
203 * <!-- end-user-doc -->
204 * @generated
205 */
206 @Override
207 public int getStart_year() {
208 return start_year;
209 }
210
211 /**
212 * <!-- begin-user-doc -->
213 * <!-- end-user-doc -->
214 * @generated
215 */
216 @Override
217 public void setStart_year(int newStart_year) {
218 int oldStart_year = start_year;
219 start_year = newStart_year;
220 if (eNotificationRequired())
221 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.LEGAL_UNION_RECORD__START_YEAR, oldStart_year, start_year));
222 }
223
224 /**
225 * <!-- begin-user-doc -->
226 * <!-- end-user-doc -->
227 * @generated
228 */
229 @Override
230 public int getEnd_year() {
231 return end_year;
232 }
233
234 /**
235 * <!-- begin-user-doc -->
236 * <!-- end-user-doc -->
237 * @generated
238 */
239 @Override
240 public void setEnd_year(int newEnd_year) {
241 int oldEnd_year = end_year;
242 end_year = newEnd_year;
243 if (eNotificationRequired())
244 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.LEGAL_UNION_RECORD__END_YEAR, oldEnd_year, end_year));
245 }
246
247 /**
248 * <!-- begin-user-doc -->
249 * <!-- end-user-doc -->
250 * @generated
251 */
252 @Override
253 public Separation_Causes getSeparation_cause() {
254 return separation_cause;
255 }
256
257 /**
258 * <!-- begin-user-doc -->
259 * <!-- end-user-doc -->
260 * @generated
261 */
262 @Override
263 public void setSeparation_cause(Separation_Causes newSeparation_cause) {
264 Separation_Causes oldSeparation_cause = separation_cause;
265 separation_cause = newSeparation_cause == null ? SEPARATION_CAUSE_EDEFAULT : newSeparation_cause;
266 if (eNotificationRequired())
267 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.LEGAL_UNION_RECORD__SEPARATION_CAUSE, oldSeparation_cause, separation_cause));
268 }
269
270 /**
271 * <!-- begin-user-doc -->
272 * <!-- end-user-doc -->
273 * @generated
274 */
275 @Override
276 public Physical_Person getIndividual_A() {
277 return individual_A;
278 }
279
280 /**
281 * <!-- begin-user-doc -->
282 * <!-- end-user-doc -->
283 * @generated
284 */
285 public NotificationChain basicSetIndividual_A(Physical_Person newIndividual_A, NotificationChain msgs) {
286 Physical_Person oldIndividual_A = individual_A;
287 individual_A = newIndividual_A;
288 if (eNotificationRequired()) {
289 ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, TaxationPackage.LEGAL_UNION_RECORD__INDIVIDUAL_A, oldIndividual_A, newIndividual_A);
290 if (msgs == null) msgs = notification; else msgs.add(notification);
291 }
292 return msgs;
293 }
294
295 /**
296 * <!-- begin-user-doc -->
297 * <!-- end-user-doc -->
298 * @generated
299 */
300 @Override
301 public void setIndividual_A(Physical_Person newIndividual_A) {
302 if (newIndividual_A != individual_A) {
303 NotificationChain msgs = null;
304 if (individual_A != null)
305 msgs = ((InternalEObject)individual_A).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - TaxationPackage.LEGAL_UNION_RECORD__INDIVIDUAL_A, null, msgs);
306 if (newIndividual_A != null)
307 msgs = ((InternalEObject)newIndividual_A).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - TaxationPackage.LEGAL_UNION_RECORD__INDIVIDUAL_A, null, msgs);
308 msgs = basicSetIndividual_A(newIndividual_A, msgs);
309 if (msgs != null) msgs.dispatch();
310 }
311 else if (eNotificationRequired())
312 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.LEGAL_UNION_RECORD__INDIVIDUAL_A, newIndividual_A, newIndividual_A));
313 }
314
315 /**
316 * <!-- begin-user-doc -->
317 * <!-- end-user-doc -->
318 * @generated
319 */
320 @Override
321 public EList<Physical_Person> getIndividual_B() {
322 if (individual_B == null) {
323 individual_B = new EObjectContainmentEList<Physical_Person>(Physical_Person.class, this, TaxationPackage.LEGAL_UNION_RECORD__INDIVIDUAL_B);
324 }
325 return individual_B;
326 }
327
328 /**
329 * <!-- begin-user-doc -->
330 * <!-- end-user-doc -->
331 * @generated
332 */
333 @Override
334 public EList<Tax_Property> getProperties() {
335 if (properties == null) {
336 properties = new EObjectContainmentWithInverseEList<Tax_Property>(Tax_Property.class, this, TaxationPackage.LEGAL_UNION_RECORD__PROPERTIES, TaxationPackage.TAX_PROPERTY__UNION_RECORD);
337 }
338 return properties;
339 }
340
341 /**
342 * <!-- begin-user-doc -->
343 * <!-- end-user-doc -->
344 * @generated
345 */
346 @Override
347 public boolean isMutual_agreement() {
348 return mutual_agreement;
349 }
350
351 /**
352 * <!-- begin-user-doc -->
353 * <!-- end-user-doc -->
354 * @generated
355 */
356 @Override
357 public void setMutual_agreement(boolean newMutual_agreement) {
358 boolean oldMutual_agreement = mutual_agreement;
359 mutual_agreement = newMutual_agreement;
360 if (eNotificationRequired())
361 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.LEGAL_UNION_RECORD__MUTUAL_AGREEMENT, oldMutual_agreement, mutual_agreement));
362 }
363
364 /**
365 * <!-- begin-user-doc -->
366 * <!-- end-user-doc -->
367 * @generated
368 */
369 @Override
370 public String getId9() {
371 return id9;
372 }
373
374 /**
375 * <!-- begin-user-doc -->
376 * <!-- end-user-doc -->
377 * @generated
378 */
379 @Override
380 public void setId9(String newId9) {
381 String oldId9 = id9;
382 id9 = newId9;
383 if (eNotificationRequired())
384 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.LEGAL_UNION_RECORD__ID9, oldId9, id9));
385 }
386
387 /**
388 * <!-- begin-user-doc -->
389 * <!-- end-user-doc -->
390 * @generated
391 */
392 @Override
393 public Household getHousehold() {
394 if (eContainerFeatureID() != TaxationPackage.LEGAL_UNION_RECORD__HOUSEHOLD) return null;
395 return (Household)eInternalContainer();
396 }
397
398 /**
399 * <!-- begin-user-doc -->
400 * <!-- end-user-doc -->
401 * @generated
402 */
403 public NotificationChain basicSetHousehold(Household newHousehold, NotificationChain msgs) {
404 msgs = eBasicSetContainer((InternalEObject)newHousehold, TaxationPackage.LEGAL_UNION_RECORD__HOUSEHOLD, msgs);
405 return msgs;
406 }
407
408 /**
409 * <!-- begin-user-doc -->
410 * <!-- end-user-doc -->
411 * @generated
412 */
413 @Override
414 public void setHousehold(Household newHousehold) {
415 if (newHousehold != eInternalContainer() || (eContainerFeatureID() != TaxationPackage.LEGAL_UNION_RECORD__HOUSEHOLD && newHousehold != null)) {
416 if (EcoreUtil.isAncestor(this, newHousehold))
417 throw new IllegalArgumentException("Recursive containment not allowed for " + toString());
418 NotificationChain msgs = null;
419 if (eInternalContainer() != null)
420 msgs = eBasicRemoveFromContainer(msgs);
421 if (newHousehold != null)
422 msgs = ((InternalEObject)newHousehold).eInverseAdd(this, TaxationPackage.HOUSEHOLD__PARENTS, Household.class, msgs);
423 msgs = basicSetHousehold(newHousehold, msgs);
424 if (msgs != null) msgs.dispatch();
425 }
426 else if (eNotificationRequired())
427 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.LEGAL_UNION_RECORD__HOUSEHOLD, newHousehold, newHousehold));
428 }
429
430 /**
431 * <!-- begin-user-doc -->
432 * <!-- end-user-doc -->
433 * @generated
434 */
435 @SuppressWarnings("unchecked")
436 @Override
437 public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
438 switch (featureID) {
439 case TaxationPackage.LEGAL_UNION_RECORD__PROPERTIES:
440 return ((InternalEList<InternalEObject>)(InternalEList<?>)getProperties()).basicAdd(otherEnd, msgs);
441 case TaxationPackage.LEGAL_UNION_RECORD__HOUSEHOLD:
442 if (eInternalContainer() != null)
443 msgs = eBasicRemoveFromContainer(msgs);
444 return basicSetHousehold((Household)otherEnd, msgs);
445 }
446 return super.eInverseAdd(otherEnd, featureID, msgs);
447 }
448
449 /**
450 * <!-- begin-user-doc -->
451 * <!-- end-user-doc -->
452 * @generated
453 */
454 @Override
455 public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
456 switch (featureID) {
457 case TaxationPackage.LEGAL_UNION_RECORD__INDIVIDUAL_A:
458 return basicSetIndividual_A(null, msgs);
459 case TaxationPackage.LEGAL_UNION_RECORD__INDIVIDUAL_B:
460 return ((InternalEList<?>)getIndividual_B()).basicRemove(otherEnd, msgs);
461 case TaxationPackage.LEGAL_UNION_RECORD__PROPERTIES:
462 return ((InternalEList<?>)getProperties()).basicRemove(otherEnd, msgs);
463 case TaxationPackage.LEGAL_UNION_RECORD__HOUSEHOLD:
464 return basicSetHousehold(null, msgs);
465 }
466 return super.eInverseRemove(otherEnd, featureID, msgs);
467 }
468
469 /**
470 * <!-- begin-user-doc -->
471 * <!-- end-user-doc -->
472 * @generated
473 */
474 @Override
475 public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs) {
476 switch (eContainerFeatureID()) {
477 case TaxationPackage.LEGAL_UNION_RECORD__HOUSEHOLD:
478 return eInternalContainer().eInverseRemove(this, TaxationPackage.HOUSEHOLD__PARENTS, Household.class, msgs);
479 }
480 return super.eBasicRemoveFromContainerFeature(msgs);
481 }
482
483 /**
484 * <!-- begin-user-doc -->
485 * <!-- end-user-doc -->
486 * @generated
487 */
488 @Override
489 public Object eGet(int featureID, boolean resolve, boolean coreType) {
490 switch (featureID) {
491 case TaxationPackage.LEGAL_UNION_RECORD__START_YEAR:
492 return getStart_year();
493 case TaxationPackage.LEGAL_UNION_RECORD__END_YEAR:
494 return getEnd_year();
495 case TaxationPackage.LEGAL_UNION_RECORD__SEPARATION_CAUSE:
496 return getSeparation_cause();
497 case TaxationPackage.LEGAL_UNION_RECORD__INDIVIDUAL_A:
498 return getIndividual_A();
499 case TaxationPackage.LEGAL_UNION_RECORD__INDIVIDUAL_B:
500 return getIndividual_B();
501 case TaxationPackage.LEGAL_UNION_RECORD__PROPERTIES:
502 return getProperties();
503 case TaxationPackage.LEGAL_UNION_RECORD__MUTUAL_AGREEMENT:
504 return isMutual_agreement();
505 case TaxationPackage.LEGAL_UNION_RECORD__ID9:
506 return getId9();
507 case TaxationPackage.LEGAL_UNION_RECORD__HOUSEHOLD:
508 return getHousehold();
509 }
510 return super.eGet(featureID, resolve, coreType);
511 }
512
513 /**
514 * <!-- begin-user-doc -->
515 * <!-- end-user-doc -->
516 * @generated
517 */
518 @SuppressWarnings("unchecked")
519 @Override
520 public void eSet(int featureID, Object newValue) {
521 switch (featureID) {
522 case TaxationPackage.LEGAL_UNION_RECORD__START_YEAR:
523 setStart_year((Integer)newValue);
524 return;
525 case TaxationPackage.LEGAL_UNION_RECORD__END_YEAR:
526 setEnd_year((Integer)newValue);
527 return;
528 case TaxationPackage.LEGAL_UNION_RECORD__SEPARATION_CAUSE:
529 setSeparation_cause((Separation_Causes)newValue);
530 return;
531 case TaxationPackage.LEGAL_UNION_RECORD__INDIVIDUAL_A:
532 setIndividual_A((Physical_Person)newValue);
533 return;
534 case TaxationPackage.LEGAL_UNION_RECORD__INDIVIDUAL_B:
535 getIndividual_B().clear();
536 getIndividual_B().addAll((Collection<? extends Physical_Person>)newValue);
537 return;
538 case TaxationPackage.LEGAL_UNION_RECORD__PROPERTIES:
539 getProperties().clear();
540 getProperties().addAll((Collection<? extends Tax_Property>)newValue);
541 return;
542 case TaxationPackage.LEGAL_UNION_RECORD__MUTUAL_AGREEMENT:
543 setMutual_agreement((Boolean)newValue);
544 return;
545 case TaxationPackage.LEGAL_UNION_RECORD__ID9:
546 setId9((String)newValue);
547 return;
548 case TaxationPackage.LEGAL_UNION_RECORD__HOUSEHOLD:
549 setHousehold((Household)newValue);
550 return;
551 }
552 super.eSet(featureID, newValue);
553 }
554
555 /**
556 * <!-- begin-user-doc -->
557 * <!-- end-user-doc -->
558 * @generated
559 */
560 @Override
561 public void eUnset(int featureID) {
562 switch (featureID) {
563 case TaxationPackage.LEGAL_UNION_RECORD__START_YEAR:
564 setStart_year(START_YEAR_EDEFAULT);
565 return;
566 case TaxationPackage.LEGAL_UNION_RECORD__END_YEAR:
567 setEnd_year(END_YEAR_EDEFAULT);
568 return;
569 case TaxationPackage.LEGAL_UNION_RECORD__SEPARATION_CAUSE:
570 setSeparation_cause(SEPARATION_CAUSE_EDEFAULT);
571 return;
572 case TaxationPackage.LEGAL_UNION_RECORD__INDIVIDUAL_A:
573 setIndividual_A((Physical_Person)null);
574 return;
575 case TaxationPackage.LEGAL_UNION_RECORD__INDIVIDUAL_B:
576 getIndividual_B().clear();
577 return;
578 case TaxationPackage.LEGAL_UNION_RECORD__PROPERTIES:
579 getProperties().clear();
580 return;
581 case TaxationPackage.LEGAL_UNION_RECORD__MUTUAL_AGREEMENT:
582 setMutual_agreement(MUTUAL_AGREEMENT_EDEFAULT);
583 return;
584 case TaxationPackage.LEGAL_UNION_RECORD__ID9:
585 setId9(ID9_EDEFAULT);
586 return;
587 case TaxationPackage.LEGAL_UNION_RECORD__HOUSEHOLD:
588 setHousehold((Household)null);
589 return;
590 }
591 super.eUnset(featureID);
592 }
593
594 /**
595 * <!-- begin-user-doc -->
596 * <!-- end-user-doc -->
597 * @generated
598 */
599 @Override
600 public boolean eIsSet(int featureID) {
601 switch (featureID) {
602 case TaxationPackage.LEGAL_UNION_RECORD__START_YEAR:
603 return start_year != START_YEAR_EDEFAULT;
604 case TaxationPackage.LEGAL_UNION_RECORD__END_YEAR:
605 return end_year != END_YEAR_EDEFAULT;
606 case TaxationPackage.LEGAL_UNION_RECORD__SEPARATION_CAUSE:
607 return separation_cause != SEPARATION_CAUSE_EDEFAULT;
608 case TaxationPackage.LEGAL_UNION_RECORD__INDIVIDUAL_A:
609 return individual_A != null;
610 case TaxationPackage.LEGAL_UNION_RECORD__INDIVIDUAL_B:
611 return individual_B != null && !individual_B.isEmpty();
612 case TaxationPackage.LEGAL_UNION_RECORD__PROPERTIES:
613 return properties != null && !properties.isEmpty();
614 case TaxationPackage.LEGAL_UNION_RECORD__MUTUAL_AGREEMENT:
615 return mutual_agreement != MUTUAL_AGREEMENT_EDEFAULT;
616 case TaxationPackage.LEGAL_UNION_RECORD__ID9:
617 return ID9_EDEFAULT == null ? id9 != null : !ID9_EDEFAULT.equals(id9);
618 case TaxationPackage.LEGAL_UNION_RECORD__HOUSEHOLD:
619 return getHousehold() != null;
620 }
621 return super.eIsSet(featureID);
622 }
623
624 /**
625 * <!-- begin-user-doc -->
626 * <!-- end-user-doc -->
627 * @generated
628 */
629 @Override
630 public String toString() {
631 if (eIsProxy()) return super.toString();
632
633 StringBuilder result = new StringBuilder(super.toString());
634 result.append(" (start_year: ");
635 result.append(start_year);
636 result.append(", end_year: ");
637 result.append(end_year);
638 result.append(", separation_cause: ");
639 result.append(separation_cause);
640 result.append(", mutual_agreement: ");
641 result.append(mutual_agreement);
642 result.append(", id9: ");
643 result.append(id9);
644 result.append(')');
645 return result.toString();
646 }
647
648} //Legal_Union_RecordImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Local_IncomeImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Local_IncomeImpl.java
new file mode 100644
index 00000000..e4d72407
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Local_IncomeImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Local_Income;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>Local Income</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class Local_IncomeImpl extends IncomeImpl implements Local_Income {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected Local_IncomeImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.LOCAL_INCOME;
35 }
36
37} //Local_IncomeImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Loss_CarryforwardImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Loss_CarryforwardImpl.java
new file mode 100644
index 00000000..9eff625c
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Loss_CarryforwardImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Loss_Carryforward;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>Loss Carryforward</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class Loss_CarryforwardImpl extends Special_Expense_DSImpl implements Loss_Carryforward {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected Loss_CarryforwardImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.LOSS_CARRYFORWARD;
35 }
36
37} //Loss_CarryforwardImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Marriage_RecordImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Marriage_RecordImpl.java
new file mode 100644
index 00000000..f4bce1e0
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Marriage_RecordImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Marriage_Record;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>Marriage Record</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class Marriage_RecordImpl extends Legal_Union_RecordImpl implements Marriage_Record {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected Marriage_RecordImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.MARRIAGE_RECORD;
35 }
36
37} //Marriage_RecordImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Miscellaneous_Expense_FOImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Miscellaneous_Expense_FOImpl.java
new file mode 100644
index 00000000..f65633e4
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Miscellaneous_Expense_FOImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Miscellaneous_Expense_FO;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>Miscellaneous Expense FO</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class Miscellaneous_Expense_FOImpl extends Professional_ExpenseImpl implements Miscellaneous_Expense_FO {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected Miscellaneous_Expense_FOImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.MISCELLANEOUS_EXPENSE_FO;
35 }
36
37} //Miscellaneous_Expense_FOImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Non_Resident_Tax_PayerImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Non_Resident_Tax_PayerImpl.java
new file mode 100644
index 00000000..182f297f
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Non_Resident_Tax_PayerImpl.java
@@ -0,0 +1,164 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Non_Resident_Tax_Payer;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.common.notify.Notification;
9
10import org.eclipse.emf.ecore.EClass;
11
12import org.eclipse.emf.ecore.impl.ENotificationImpl;
13
14/**
15 * <!-- begin-user-doc -->
16 * An implementation of the model object '<em><b>Non Resident Tax Payer</b></em>'.
17 * <!-- end-user-doc -->
18 * <p>
19 * The following features are implemented:
20 * </p>
21 * <ul>
22 * <li>{@link TaxationWithRoot.impl.Non_Resident_Tax_PayerImpl#isIs_assimilated_to_resident <em>Is assimilated to resident</em>}</li>
23 * </ul>
24 *
25 * @generated
26 */
27public class Non_Resident_Tax_PayerImpl extends Tax_PayerImpl implements Non_Resident_Tax_Payer {
28 /**
29 * The default value of the '{@link #isIs_assimilated_to_resident() <em>Is assimilated to resident</em>}' attribute.
30 * <!-- begin-user-doc -->
31 * <!-- end-user-doc -->
32 * @see #isIs_assimilated_to_resident()
33 * @generated
34 * @ordered
35 */
36 protected static final boolean IS_ASSIMILATED_TO_RESIDENT_EDEFAULT = false;
37
38 /**
39 * The cached value of the '{@link #isIs_assimilated_to_resident() <em>Is assimilated to resident</em>}' attribute.
40 * <!-- begin-user-doc -->
41 * <!-- end-user-doc -->
42 * @see #isIs_assimilated_to_resident()
43 * @generated
44 * @ordered
45 */
46 protected boolean is_assimilated_to_resident = IS_ASSIMILATED_TO_RESIDENT_EDEFAULT;
47
48 /**
49 * <!-- begin-user-doc -->
50 * <!-- end-user-doc -->
51 * @generated
52 */
53 protected Non_Resident_Tax_PayerImpl() {
54 super();
55 }
56
57 /**
58 * <!-- begin-user-doc -->
59 * <!-- end-user-doc -->
60 * @generated
61 */
62 @Override
63 protected EClass eStaticClass() {
64 return TaxationPackage.Literals.NON_RESIDENT_TAX_PAYER;
65 }
66
67 /**
68 * <!-- begin-user-doc -->
69 * <!-- end-user-doc -->
70 * @generated
71 */
72 @Override
73 public boolean isIs_assimilated_to_resident() {
74 return is_assimilated_to_resident;
75 }
76
77 /**
78 * <!-- begin-user-doc -->
79 * <!-- end-user-doc -->
80 * @generated
81 */
82 @Override
83 public void setIs_assimilated_to_resident(boolean newIs_assimilated_to_resident) {
84 boolean oldIs_assimilated_to_resident = is_assimilated_to_resident;
85 is_assimilated_to_resident = newIs_assimilated_to_resident;
86 if (eNotificationRequired())
87 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.NON_RESIDENT_TAX_PAYER__IS_ASSIMILATED_TO_RESIDENT, oldIs_assimilated_to_resident, is_assimilated_to_resident));
88 }
89
90 /**
91 * <!-- begin-user-doc -->
92 * <!-- end-user-doc -->
93 * @generated
94 */
95 @Override
96 public Object eGet(int featureID, boolean resolve, boolean coreType) {
97 switch (featureID) {
98 case TaxationPackage.NON_RESIDENT_TAX_PAYER__IS_ASSIMILATED_TO_RESIDENT:
99 return isIs_assimilated_to_resident();
100 }
101 return super.eGet(featureID, resolve, coreType);
102 }
103
104 /**
105 * <!-- begin-user-doc -->
106 * <!-- end-user-doc -->
107 * @generated
108 */
109 @Override
110 public void eSet(int featureID, Object newValue) {
111 switch (featureID) {
112 case TaxationPackage.NON_RESIDENT_TAX_PAYER__IS_ASSIMILATED_TO_RESIDENT:
113 setIs_assimilated_to_resident((Boolean)newValue);
114 return;
115 }
116 super.eSet(featureID, newValue);
117 }
118
119 /**
120 * <!-- begin-user-doc -->
121 * <!-- end-user-doc -->
122 * @generated
123 */
124 @Override
125 public void eUnset(int featureID) {
126 switch (featureID) {
127 case TaxationPackage.NON_RESIDENT_TAX_PAYER__IS_ASSIMILATED_TO_RESIDENT:
128 setIs_assimilated_to_resident(IS_ASSIMILATED_TO_RESIDENT_EDEFAULT);
129 return;
130 }
131 super.eUnset(featureID);
132 }
133
134 /**
135 * <!-- begin-user-doc -->
136 * <!-- end-user-doc -->
137 * @generated
138 */
139 @Override
140 public boolean eIsSet(int featureID) {
141 switch (featureID) {
142 case TaxationPackage.NON_RESIDENT_TAX_PAYER__IS_ASSIMILATED_TO_RESIDENT:
143 return is_assimilated_to_resident != IS_ASSIMILATED_TO_RESIDENT_EDEFAULT;
144 }
145 return super.eIsSet(featureID);
146 }
147
148 /**
149 * <!-- begin-user-doc -->
150 * <!-- end-user-doc -->
151 * @generated
152 */
153 @Override
154 public String toString() {
155 if (eIsProxy()) return super.toString();
156
157 StringBuilder result = new StringBuilder(super.toString());
158 result.append(" (is_assimilated_to_resident: ");
159 result.append(is_assimilated_to_resident);
160 result.append(')');
161 return result.toString();
162 }
163
164} //Non_Resident_Tax_PayerImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Partnership_RecordImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Partnership_RecordImpl.java
new file mode 100644
index 00000000..4fd5570d
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Partnership_RecordImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Partnership_Record;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>Partnership Record</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class Partnership_RecordImpl extends Legal_Union_RecordImpl implements Partnership_Record {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected Partnership_RecordImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.PARTNERSHIP_RECORD;
35 }
36
37} //Partnership_RecordImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Pensions_and_Annuities_IncomeImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Pensions_and_Annuities_IncomeImpl.java
new file mode 100644
index 00000000..2ab5a688
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Pensions_and_Annuities_IncomeImpl.java
@@ -0,0 +1,164 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Pensions_and_Annuities_Income;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.common.notify.Notification;
9
10import org.eclipse.emf.ecore.EClass;
11
12import org.eclipse.emf.ecore.impl.ENotificationImpl;
13
14/**
15 * <!-- begin-user-doc -->
16 * An implementation of the model object '<em><b>Pensions and Annuities Income</b></em>'.
17 * <!-- end-user-doc -->
18 * <p>
19 * The following features are implemented:
20 * </p>
21 * <ul>
22 * <li>{@link TaxationWithRoot.impl.Pensions_and_Annuities_IncomeImpl#isOccasional_payement <em>Occasional payement</em>}</li>
23 * </ul>
24 *
25 * @generated
26 */
27public class Pensions_and_Annuities_IncomeImpl extends Income_TypeImpl implements Pensions_and_Annuities_Income {
28 /**
29 * The default value of the '{@link #isOccasional_payement() <em>Occasional payement</em>}' attribute.
30 * <!-- begin-user-doc -->
31 * <!-- end-user-doc -->
32 * @see #isOccasional_payement()
33 * @generated
34 * @ordered
35 */
36 protected static final boolean OCCASIONAL_PAYEMENT_EDEFAULT = false;
37
38 /**
39 * The cached value of the '{@link #isOccasional_payement() <em>Occasional payement</em>}' attribute.
40 * <!-- begin-user-doc -->
41 * <!-- end-user-doc -->
42 * @see #isOccasional_payement()
43 * @generated
44 * @ordered
45 */
46 protected boolean occasional_payement = OCCASIONAL_PAYEMENT_EDEFAULT;
47
48 /**
49 * <!-- begin-user-doc -->
50 * <!-- end-user-doc -->
51 * @generated
52 */
53 protected Pensions_and_Annuities_IncomeImpl() {
54 super();
55 }
56
57 /**
58 * <!-- begin-user-doc -->
59 * <!-- end-user-doc -->
60 * @generated
61 */
62 @Override
63 protected EClass eStaticClass() {
64 return TaxationPackage.Literals.PENSIONS_AND_ANNUITIES_INCOME;
65 }
66
67 /**
68 * <!-- begin-user-doc -->
69 * <!-- end-user-doc -->
70 * @generated
71 */
72 @Override
73 public boolean isOccasional_payement() {
74 return occasional_payement;
75 }
76
77 /**
78 * <!-- begin-user-doc -->
79 * <!-- end-user-doc -->
80 * @generated
81 */
82 @Override
83 public void setOccasional_payement(boolean newOccasional_payement) {
84 boolean oldOccasional_payement = occasional_payement;
85 occasional_payement = newOccasional_payement;
86 if (eNotificationRequired())
87 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.PENSIONS_AND_ANNUITIES_INCOME__OCCASIONAL_PAYEMENT, oldOccasional_payement, occasional_payement));
88 }
89
90 /**
91 * <!-- begin-user-doc -->
92 * <!-- end-user-doc -->
93 * @generated
94 */
95 @Override
96 public Object eGet(int featureID, boolean resolve, boolean coreType) {
97 switch (featureID) {
98 case TaxationPackage.PENSIONS_AND_ANNUITIES_INCOME__OCCASIONAL_PAYEMENT:
99 return isOccasional_payement();
100 }
101 return super.eGet(featureID, resolve, coreType);
102 }
103
104 /**
105 * <!-- begin-user-doc -->
106 * <!-- end-user-doc -->
107 * @generated
108 */
109 @Override
110 public void eSet(int featureID, Object newValue) {
111 switch (featureID) {
112 case TaxationPackage.PENSIONS_AND_ANNUITIES_INCOME__OCCASIONAL_PAYEMENT:
113 setOccasional_payement((Boolean)newValue);
114 return;
115 }
116 super.eSet(featureID, newValue);
117 }
118
119 /**
120 * <!-- begin-user-doc -->
121 * <!-- end-user-doc -->
122 * @generated
123 */
124 @Override
125 public void eUnset(int featureID) {
126 switch (featureID) {
127 case TaxationPackage.PENSIONS_AND_ANNUITIES_INCOME__OCCASIONAL_PAYEMENT:
128 setOccasional_payement(OCCASIONAL_PAYEMENT_EDEFAULT);
129 return;
130 }
131 super.eUnset(featureID);
132 }
133
134 /**
135 * <!-- begin-user-doc -->
136 * <!-- end-user-doc -->
137 * @generated
138 */
139 @Override
140 public boolean eIsSet(int featureID) {
141 switch (featureID) {
142 case TaxationPackage.PENSIONS_AND_ANNUITIES_INCOME__OCCASIONAL_PAYEMENT:
143 return occasional_payement != OCCASIONAL_PAYEMENT_EDEFAULT;
144 }
145 return super.eIsSet(featureID);
146 }
147
148 /**
149 * <!-- begin-user-doc -->
150 * <!-- end-user-doc -->
151 * @generated
152 */
153 @Override
154 public String toString() {
155 if (eIsProxy()) return super.toString();
156
157 StringBuilder result = new StringBuilder(super.toString());
158 result.append(" (occasional_payement: ");
159 result.append(occasional_payement);
160 result.append(')');
161 return result.toString();
162 }
163
164} //Pensions_and_Annuities_IncomeImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Permanent_ExpenseImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Permanent_ExpenseImpl.java
new file mode 100644
index 00000000..c09a5950
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Permanent_ExpenseImpl.java
@@ -0,0 +1,165 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Category_of_Permanent_Expense;
6import TaxationWithRoot.Permanent_Expense;
7import TaxationWithRoot.TaxationPackage;
8
9import org.eclipse.emf.common.notify.Notification;
10
11import org.eclipse.emf.ecore.EClass;
12
13import org.eclipse.emf.ecore.impl.ENotificationImpl;
14
15/**
16 * <!-- begin-user-doc -->
17 * An implementation of the model object '<em><b>Permanent Expense</b></em>'.
18 * <!-- end-user-doc -->
19 * <p>
20 * The following features are implemented:
21 * </p>
22 * <ul>
23 * <li>{@link TaxationWithRoot.impl.Permanent_ExpenseImpl#getCategory <em>Category</em>}</li>
24 * </ul>
25 *
26 * @generated
27 */
28public class Permanent_ExpenseImpl extends Special_Expense_DSImpl implements Permanent_Expense {
29 /**
30 * The default value of the '{@link #getCategory() <em>Category</em>}' attribute.
31 * <!-- begin-user-doc -->
32 * <!-- end-user-doc -->
33 * @see #getCategory()
34 * @generated
35 * @ordered
36 */
37 protected static final Category_of_Permanent_Expense CATEGORY_EDEFAULT = Category_of_Permanent_Expense.MISCELLANEOUS_DEBT;
38
39 /**
40 * The cached value of the '{@link #getCategory() <em>Category</em>}' attribute.
41 * <!-- begin-user-doc -->
42 * <!-- end-user-doc -->
43 * @see #getCategory()
44 * @generated
45 * @ordered
46 */
47 protected Category_of_Permanent_Expense category = CATEGORY_EDEFAULT;
48
49 /**
50 * <!-- begin-user-doc -->
51 * <!-- end-user-doc -->
52 * @generated
53 */
54 protected Permanent_ExpenseImpl() {
55 super();
56 }
57
58 /**
59 * <!-- begin-user-doc -->
60 * <!-- end-user-doc -->
61 * @generated
62 */
63 @Override
64 protected EClass eStaticClass() {
65 return TaxationPackage.Literals.PERMANENT_EXPENSE;
66 }
67
68 /**
69 * <!-- begin-user-doc -->
70 * <!-- end-user-doc -->
71 * @generated
72 */
73 @Override
74 public Category_of_Permanent_Expense getCategory() {
75 return category;
76 }
77
78 /**
79 * <!-- begin-user-doc -->
80 * <!-- end-user-doc -->
81 * @generated
82 */
83 @Override
84 public void setCategory(Category_of_Permanent_Expense newCategory) {
85 Category_of_Permanent_Expense oldCategory = category;
86 category = newCategory == null ? CATEGORY_EDEFAULT : newCategory;
87 if (eNotificationRequired())
88 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.PERMANENT_EXPENSE__CATEGORY, oldCategory, category));
89 }
90
91 /**
92 * <!-- begin-user-doc -->
93 * <!-- end-user-doc -->
94 * @generated
95 */
96 @Override
97 public Object eGet(int featureID, boolean resolve, boolean coreType) {
98 switch (featureID) {
99 case TaxationPackage.PERMANENT_EXPENSE__CATEGORY:
100 return getCategory();
101 }
102 return super.eGet(featureID, resolve, coreType);
103 }
104
105 /**
106 * <!-- begin-user-doc -->
107 * <!-- end-user-doc -->
108 * @generated
109 */
110 @Override
111 public void eSet(int featureID, Object newValue) {
112 switch (featureID) {
113 case TaxationPackage.PERMANENT_EXPENSE__CATEGORY:
114 setCategory((Category_of_Permanent_Expense)newValue);
115 return;
116 }
117 super.eSet(featureID, newValue);
118 }
119
120 /**
121 * <!-- begin-user-doc -->
122 * <!-- end-user-doc -->
123 * @generated
124 */
125 @Override
126 public void eUnset(int featureID) {
127 switch (featureID) {
128 case TaxationPackage.PERMANENT_EXPENSE__CATEGORY:
129 setCategory(CATEGORY_EDEFAULT);
130 return;
131 }
132 super.eUnset(featureID);
133 }
134
135 /**
136 * <!-- begin-user-doc -->
137 * <!-- end-user-doc -->
138 * @generated
139 */
140 @Override
141 public boolean eIsSet(int featureID) {
142 switch (featureID) {
143 case TaxationPackage.PERMANENT_EXPENSE__CATEGORY:
144 return category != CATEGORY_EDEFAULT;
145 }
146 return super.eIsSet(featureID);
147 }
148
149 /**
150 * <!-- begin-user-doc -->
151 * <!-- end-user-doc -->
152 * @generated
153 */
154 @Override
155 public String toString() {
156 if (eIsProxy()) return super.toString();
157
158 StringBuilder result = new StringBuilder(super.toString());
159 result.append(" (category: ");
160 result.append(category);
161 result.append(')');
162 return result.toString();
163 }
164
165} //Permanent_ExpenseImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Physical_PersonImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Physical_PersonImpl.java
new file mode 100644
index 00000000..d3a54bdd
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Physical_PersonImpl.java
@@ -0,0 +1,617 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Address;
6import TaxationWithRoot.Disability_Types;
7import TaxationWithRoot.Expense;
8import TaxationWithRoot.Physical_Person;
9import TaxationWithRoot.TaxationPackage;
10
11import java.util.Collection;
12
13import org.eclipse.emf.common.notify.Notification;
14import org.eclipse.emf.common.notify.NotificationChain;
15
16import org.eclipse.emf.common.util.EList;
17
18import org.eclipse.emf.ecore.EClass;
19import org.eclipse.emf.ecore.InternalEObject;
20
21import org.eclipse.emf.ecore.impl.ENotificationImpl;
22import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
23
24import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
25import org.eclipse.emf.ecore.util.InternalEList;
26
27/**
28 * <!-- begin-user-doc -->
29 * An implementation of the model object '<em><b>Physical Person</b></em>'.
30 * <!-- end-user-doc -->
31 * <p>
32 * The following features are implemented:
33 * </p>
34 * <ul>
35 * <li>{@link TaxationWithRoot.impl.Physical_PersonImpl#getSSNo <em>SS No</em>}</li>
36 * <li>{@link TaxationWithRoot.impl.Physical_PersonImpl#getAddresses <em>Addresses</em>}</li>
37 * <li>{@link TaxationWithRoot.impl.Physical_PersonImpl#getBirth_year <em>Birth year</em>}</li>
38 * <li>{@link TaxationWithRoot.impl.Physical_PersonImpl#getDisability_percentage <em>Disability percentage</em>}</li>
39 * <li>{@link TaxationWithRoot.impl.Physical_PersonImpl#getDisability_type <em>Disability type</em>}</li>
40 * <li>{@link TaxationWithRoot.impl.Physical_PersonImpl#getBirth_month <em>Birth month</em>}</li>
41 * <li>{@link TaxationWithRoot.impl.Physical_PersonImpl#getBirth_day <em>Birth day</em>}</li>
42 * <li>{@link TaxationWithRoot.impl.Physical_PersonImpl#getExpenses <em>Expenses</em>}</li>
43 * <li>{@link TaxationWithRoot.impl.Physical_PersonImpl#isIs_widower <em>Is widower</em>}</li>
44 * </ul>
45 *
46 * @generated
47 */
48public class Physical_PersonImpl extends MinimalEObjectImpl.Container implements Physical_Person {
49 /**
50 * The default value of the '{@link #getSSNo() <em>SS No</em>}' attribute.
51 * <!-- begin-user-doc -->
52 * <!-- end-user-doc -->
53 * @see #getSSNo()
54 * @generated
55 * @ordered
56 */
57 protected static final String SS_NO_EDEFAULT = null;
58
59 /**
60 * The cached value of the '{@link #getSSNo() <em>SS No</em>}' attribute.
61 * <!-- begin-user-doc -->
62 * <!-- end-user-doc -->
63 * @see #getSSNo()
64 * @generated
65 * @ordered
66 */
67 protected String ssNo = SS_NO_EDEFAULT;
68
69 /**
70 * The cached value of the '{@link #getAddresses() <em>Addresses</em>}' reference list.
71 * <!-- begin-user-doc -->
72 * <!-- end-user-doc -->
73 * @see #getAddresses()
74 * @generated
75 * @ordered
76 */
77 protected EList<Address> addresses;
78
79 /**
80 * The default value of the '{@link #getBirth_year() <em>Birth year</em>}' attribute.
81 * <!-- begin-user-doc -->
82 * <!-- end-user-doc -->
83 * @see #getBirth_year()
84 * @generated
85 * @ordered
86 */
87 protected static final int BIRTH_YEAR_EDEFAULT = 0;
88
89 /**
90 * The cached value of the '{@link #getBirth_year() <em>Birth year</em>}' attribute.
91 * <!-- begin-user-doc -->
92 * <!-- end-user-doc -->
93 * @see #getBirth_year()
94 * @generated
95 * @ordered
96 */
97 protected int birth_year = BIRTH_YEAR_EDEFAULT;
98
99 /**
100 * The default value of the '{@link #getDisability_percentage() <em>Disability percentage</em>}' attribute.
101 * <!-- begin-user-doc -->
102 * <!-- end-user-doc -->
103 * @see #getDisability_percentage()
104 * @generated
105 * @ordered
106 */
107 protected static final double DISABILITY_PERCENTAGE_EDEFAULT = 0.0;
108
109 /**
110 * The cached value of the '{@link #getDisability_percentage() <em>Disability percentage</em>}' attribute.
111 * <!-- begin-user-doc -->
112 * <!-- end-user-doc -->
113 * @see #getDisability_percentage()
114 * @generated
115 * @ordered
116 */
117 protected double disability_percentage = DISABILITY_PERCENTAGE_EDEFAULT;
118
119 /**
120 * The default value of the '{@link #getDisability_type() <em>Disability type</em>}' attribute.
121 * <!-- begin-user-doc -->
122 * <!-- end-user-doc -->
123 * @see #getDisability_type()
124 * @generated
125 * @ordered
126 */
127 protected static final Disability_Types DISABILITY_TYPE_EDEFAULT = Disability_Types.BEUG;
128
129 /**
130 * The cached value of the '{@link #getDisability_type() <em>Disability type</em>}' attribute.
131 * <!-- begin-user-doc -->
132 * <!-- end-user-doc -->
133 * @see #getDisability_type()
134 * @generated
135 * @ordered
136 */
137 protected Disability_Types disability_type = DISABILITY_TYPE_EDEFAULT;
138
139 /**
140 * The default value of the '{@link #getBirth_month() <em>Birth month</em>}' attribute.
141 * <!-- begin-user-doc -->
142 * <!-- end-user-doc -->
143 * @see #getBirth_month()
144 * @generated
145 * @ordered
146 */
147 protected static final int BIRTH_MONTH_EDEFAULT = 0;
148
149 /**
150 * The cached value of the '{@link #getBirth_month() <em>Birth month</em>}' attribute.
151 * <!-- begin-user-doc -->
152 * <!-- end-user-doc -->
153 * @see #getBirth_month()
154 * @generated
155 * @ordered
156 */
157 protected int birth_month = BIRTH_MONTH_EDEFAULT;
158
159 /**
160 * The default value of the '{@link #getBirth_day() <em>Birth day</em>}' attribute.
161 * <!-- begin-user-doc -->
162 * <!-- end-user-doc -->
163 * @see #getBirth_day()
164 * @generated
165 * @ordered
166 */
167 protected static final int BIRTH_DAY_EDEFAULT = 0;
168
169 /**
170 * The cached value of the '{@link #getBirth_day() <em>Birth day</em>}' attribute.
171 * <!-- begin-user-doc -->
172 * <!-- end-user-doc -->
173 * @see #getBirth_day()
174 * @generated
175 * @ordered
176 */
177 protected int birth_day = BIRTH_DAY_EDEFAULT;
178
179 /**
180 * The cached value of the '{@link #getExpenses() <em>Expenses</em>}' reference list.
181 * <!-- begin-user-doc -->
182 * <!-- end-user-doc -->
183 * @see #getExpenses()
184 * @generated
185 * @ordered
186 */
187 protected EList<Expense> expenses;
188
189 /**
190 * The default value of the '{@link #isIs_widower() <em>Is widower</em>}' attribute.
191 * <!-- begin-user-doc -->
192 * <!-- end-user-doc -->
193 * @see #isIs_widower()
194 * @generated
195 * @ordered
196 */
197 protected static final boolean IS_WIDOWER_EDEFAULT = false;
198
199 /**
200 * The cached value of the '{@link #isIs_widower() <em>Is widower</em>}' attribute.
201 * <!-- begin-user-doc -->
202 * <!-- end-user-doc -->
203 * @see #isIs_widower()
204 * @generated
205 * @ordered
206 */
207 protected boolean is_widower = IS_WIDOWER_EDEFAULT;
208
209 /**
210 * <!-- begin-user-doc -->
211 * <!-- end-user-doc -->
212 * @generated
213 */
214 protected Physical_PersonImpl() {
215 super();
216 }
217
218 /**
219 * <!-- begin-user-doc -->
220 * <!-- end-user-doc -->
221 * @generated
222 */
223 @Override
224 protected EClass eStaticClass() {
225 return TaxationPackage.Literals.PHYSICAL_PERSON;
226 }
227
228 /**
229 * <!-- begin-user-doc -->
230 * <!-- end-user-doc -->
231 * @generated
232 */
233 @Override
234 public String getSSNo() {
235 return ssNo;
236 }
237
238 /**
239 * <!-- begin-user-doc -->
240 * <!-- end-user-doc -->
241 * @generated
242 */
243 @Override
244 public void setSSNo(String newSSNo) {
245 String oldSSNo = ssNo;
246 ssNo = newSSNo;
247 if (eNotificationRequired())
248 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.PHYSICAL_PERSON__SS_NO, oldSSNo, ssNo));
249 }
250
251 /**
252 * <!-- begin-user-doc -->
253 * <!-- end-user-doc -->
254 * @generated
255 */
256 @Override
257 public EList<Address> getAddresses() {
258 if (addresses == null) {
259 addresses = new EObjectWithInverseResolvingEList.ManyInverse<Address>(Address.class, this, TaxationPackage.PHYSICAL_PERSON__ADDRESSES, TaxationPackage.ADDRESS__TAX_PAYER);
260 }
261 return addresses;
262 }
263
264 /**
265 * <!-- begin-user-doc -->
266 * <!-- end-user-doc -->
267 * @generated
268 */
269 @Override
270 public int getBirth_year() {
271 return birth_year;
272 }
273
274 /**
275 * <!-- begin-user-doc -->
276 * <!-- end-user-doc -->
277 * @generated
278 */
279 @Override
280 public void setBirth_year(int newBirth_year) {
281 int oldBirth_year = birth_year;
282 birth_year = newBirth_year;
283 if (eNotificationRequired())
284 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.PHYSICAL_PERSON__BIRTH_YEAR, oldBirth_year, birth_year));
285 }
286
287 /**
288 * <!-- begin-user-doc -->
289 * <!-- end-user-doc -->
290 * @generated
291 */
292 @Override
293 public double getDisability_percentage() {
294 return disability_percentage;
295 }
296
297 /**
298 * <!-- begin-user-doc -->
299 * <!-- end-user-doc -->
300 * @generated
301 */
302 @Override
303 public void setDisability_percentage(double newDisability_percentage) {
304 double oldDisability_percentage = disability_percentage;
305 disability_percentage = newDisability_percentage;
306 if (eNotificationRequired())
307 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.PHYSICAL_PERSON__DISABILITY_PERCENTAGE, oldDisability_percentage, disability_percentage));
308 }
309
310 /**
311 * <!-- begin-user-doc -->
312 * <!-- end-user-doc -->
313 * @generated
314 */
315 @Override
316 public Disability_Types getDisability_type() {
317 return disability_type;
318 }
319
320 /**
321 * <!-- begin-user-doc -->
322 * <!-- end-user-doc -->
323 * @generated
324 */
325 @Override
326 public void setDisability_type(Disability_Types newDisability_type) {
327 Disability_Types oldDisability_type = disability_type;
328 disability_type = newDisability_type == null ? DISABILITY_TYPE_EDEFAULT : newDisability_type;
329 if (eNotificationRequired())
330 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.PHYSICAL_PERSON__DISABILITY_TYPE, oldDisability_type, disability_type));
331 }
332
333 /**
334 * <!-- begin-user-doc -->
335 * <!-- end-user-doc -->
336 * @generated
337 */
338 @Override
339 public int getBirth_month() {
340 return birth_month;
341 }
342
343 /**
344 * <!-- begin-user-doc -->
345 * <!-- end-user-doc -->
346 * @generated
347 */
348 @Override
349 public void setBirth_month(int newBirth_month) {
350 int oldBirth_month = birth_month;
351 birth_month = newBirth_month;
352 if (eNotificationRequired())
353 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.PHYSICAL_PERSON__BIRTH_MONTH, oldBirth_month, birth_month));
354 }
355
356 /**
357 * <!-- begin-user-doc -->
358 * <!-- end-user-doc -->
359 * @generated
360 */
361 @Override
362 public int getBirth_day() {
363 return birth_day;
364 }
365
366 /**
367 * <!-- begin-user-doc -->
368 * <!-- end-user-doc -->
369 * @generated
370 */
371 @Override
372 public void setBirth_day(int newBirth_day) {
373 int oldBirth_day = birth_day;
374 birth_day = newBirth_day;
375 if (eNotificationRequired())
376 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.PHYSICAL_PERSON__BIRTH_DAY, oldBirth_day, birth_day));
377 }
378
379 /**
380 * <!-- begin-user-doc -->
381 * <!-- end-user-doc -->
382 * @generated
383 */
384 @Override
385 public EList<Expense> getExpenses() {
386 if (expenses == null) {
387 expenses = new EObjectWithInverseResolvingEList<Expense>(Expense.class, this, TaxationPackage.PHYSICAL_PERSON__EXPENSES, TaxationPackage.EXPENSE__BENEFICIARY);
388 }
389 return expenses;
390 }
391
392 /**
393 * <!-- begin-user-doc -->
394 * <!-- end-user-doc -->
395 * @generated
396 */
397 @Override
398 public boolean isIs_widower() {
399 return is_widower;
400 }
401
402 /**
403 * <!-- begin-user-doc -->
404 * <!-- end-user-doc -->
405 * @generated
406 */
407 @Override
408 public void setIs_widower(boolean newIs_widower) {
409 boolean oldIs_widower = is_widower;
410 is_widower = newIs_widower;
411 if (eNotificationRequired())
412 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.PHYSICAL_PERSON__IS_WIDOWER, oldIs_widower, is_widower));
413 }
414
415 /**
416 * <!-- begin-user-doc -->
417 * <!-- end-user-doc -->
418 * @generated
419 */
420 @SuppressWarnings("unchecked")
421 @Override
422 public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
423 switch (featureID) {
424 case TaxationPackage.PHYSICAL_PERSON__ADDRESSES:
425 return ((InternalEList<InternalEObject>)(InternalEList<?>)getAddresses()).basicAdd(otherEnd, msgs);
426 case TaxationPackage.PHYSICAL_PERSON__EXPENSES:
427 return ((InternalEList<InternalEObject>)(InternalEList<?>)getExpenses()).basicAdd(otherEnd, msgs);
428 }
429 return super.eInverseAdd(otherEnd, featureID, msgs);
430 }
431
432 /**
433 * <!-- begin-user-doc -->
434 * <!-- end-user-doc -->
435 * @generated
436 */
437 @Override
438 public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
439 switch (featureID) {
440 case TaxationPackage.PHYSICAL_PERSON__ADDRESSES:
441 return ((InternalEList<?>)getAddresses()).basicRemove(otherEnd, msgs);
442 case TaxationPackage.PHYSICAL_PERSON__EXPENSES:
443 return ((InternalEList<?>)getExpenses()).basicRemove(otherEnd, msgs);
444 }
445 return super.eInverseRemove(otherEnd, featureID, msgs);
446 }
447
448 /**
449 * <!-- begin-user-doc -->
450 * <!-- end-user-doc -->
451 * @generated
452 */
453 @Override
454 public Object eGet(int featureID, boolean resolve, boolean coreType) {
455 switch (featureID) {
456 case TaxationPackage.PHYSICAL_PERSON__SS_NO:
457 return getSSNo();
458 case TaxationPackage.PHYSICAL_PERSON__ADDRESSES:
459 return getAddresses();
460 case TaxationPackage.PHYSICAL_PERSON__BIRTH_YEAR:
461 return getBirth_year();
462 case TaxationPackage.PHYSICAL_PERSON__DISABILITY_PERCENTAGE:
463 return getDisability_percentage();
464 case TaxationPackage.PHYSICAL_PERSON__DISABILITY_TYPE:
465 return getDisability_type();
466 case TaxationPackage.PHYSICAL_PERSON__BIRTH_MONTH:
467 return getBirth_month();
468 case TaxationPackage.PHYSICAL_PERSON__BIRTH_DAY:
469 return getBirth_day();
470 case TaxationPackage.PHYSICAL_PERSON__EXPENSES:
471 return getExpenses();
472 case TaxationPackage.PHYSICAL_PERSON__IS_WIDOWER:
473 return isIs_widower();
474 }
475 return super.eGet(featureID, resolve, coreType);
476 }
477
478 /**
479 * <!-- begin-user-doc -->
480 * <!-- end-user-doc -->
481 * @generated
482 */
483 @SuppressWarnings("unchecked")
484 @Override
485 public void eSet(int featureID, Object newValue) {
486 switch (featureID) {
487 case TaxationPackage.PHYSICAL_PERSON__SS_NO:
488 setSSNo((String)newValue);
489 return;
490 case TaxationPackage.PHYSICAL_PERSON__ADDRESSES:
491 getAddresses().clear();
492 getAddresses().addAll((Collection<? extends Address>)newValue);
493 return;
494 case TaxationPackage.PHYSICAL_PERSON__BIRTH_YEAR:
495 setBirth_year((Integer)newValue);
496 return;
497 case TaxationPackage.PHYSICAL_PERSON__DISABILITY_PERCENTAGE:
498 setDisability_percentage((Double)newValue);
499 return;
500 case TaxationPackage.PHYSICAL_PERSON__DISABILITY_TYPE:
501 setDisability_type((Disability_Types)newValue);
502 return;
503 case TaxationPackage.PHYSICAL_PERSON__BIRTH_MONTH:
504 setBirth_month((Integer)newValue);
505 return;
506 case TaxationPackage.PHYSICAL_PERSON__BIRTH_DAY:
507 setBirth_day((Integer)newValue);
508 return;
509 case TaxationPackage.PHYSICAL_PERSON__EXPENSES:
510 getExpenses().clear();
511 getExpenses().addAll((Collection<? extends Expense>)newValue);
512 return;
513 case TaxationPackage.PHYSICAL_PERSON__IS_WIDOWER:
514 setIs_widower((Boolean)newValue);
515 return;
516 }
517 super.eSet(featureID, newValue);
518 }
519
520 /**
521 * <!-- begin-user-doc -->
522 * <!-- end-user-doc -->
523 * @generated
524 */
525 @Override
526 public void eUnset(int featureID) {
527 switch (featureID) {
528 case TaxationPackage.PHYSICAL_PERSON__SS_NO:
529 setSSNo(SS_NO_EDEFAULT);
530 return;
531 case TaxationPackage.PHYSICAL_PERSON__ADDRESSES:
532 getAddresses().clear();
533 return;
534 case TaxationPackage.PHYSICAL_PERSON__BIRTH_YEAR:
535 setBirth_year(BIRTH_YEAR_EDEFAULT);
536 return;
537 case TaxationPackage.PHYSICAL_PERSON__DISABILITY_PERCENTAGE:
538 setDisability_percentage(DISABILITY_PERCENTAGE_EDEFAULT);
539 return;
540 case TaxationPackage.PHYSICAL_PERSON__DISABILITY_TYPE:
541 setDisability_type(DISABILITY_TYPE_EDEFAULT);
542 return;
543 case TaxationPackage.PHYSICAL_PERSON__BIRTH_MONTH:
544 setBirth_month(BIRTH_MONTH_EDEFAULT);
545 return;
546 case TaxationPackage.PHYSICAL_PERSON__BIRTH_DAY:
547 setBirth_day(BIRTH_DAY_EDEFAULT);
548 return;
549 case TaxationPackage.PHYSICAL_PERSON__EXPENSES:
550 getExpenses().clear();
551 return;
552 case TaxationPackage.PHYSICAL_PERSON__IS_WIDOWER:
553 setIs_widower(IS_WIDOWER_EDEFAULT);
554 return;
555 }
556 super.eUnset(featureID);
557 }
558
559 /**
560 * <!-- begin-user-doc -->
561 * <!-- end-user-doc -->
562 * @generated
563 */
564 @Override
565 public boolean eIsSet(int featureID) {
566 switch (featureID) {
567 case TaxationPackage.PHYSICAL_PERSON__SS_NO:
568 return SS_NO_EDEFAULT == null ? ssNo != null : !SS_NO_EDEFAULT.equals(ssNo);
569 case TaxationPackage.PHYSICAL_PERSON__ADDRESSES:
570 return addresses != null && !addresses.isEmpty();
571 case TaxationPackage.PHYSICAL_PERSON__BIRTH_YEAR:
572 return birth_year != BIRTH_YEAR_EDEFAULT;
573 case TaxationPackage.PHYSICAL_PERSON__DISABILITY_PERCENTAGE:
574 return disability_percentage != DISABILITY_PERCENTAGE_EDEFAULT;
575 case TaxationPackage.PHYSICAL_PERSON__DISABILITY_TYPE:
576 return disability_type != DISABILITY_TYPE_EDEFAULT;
577 case TaxationPackage.PHYSICAL_PERSON__BIRTH_MONTH:
578 return birth_month != BIRTH_MONTH_EDEFAULT;
579 case TaxationPackage.PHYSICAL_PERSON__BIRTH_DAY:
580 return birth_day != BIRTH_DAY_EDEFAULT;
581 case TaxationPackage.PHYSICAL_PERSON__EXPENSES:
582 return expenses != null && !expenses.isEmpty();
583 case TaxationPackage.PHYSICAL_PERSON__IS_WIDOWER:
584 return is_widower != IS_WIDOWER_EDEFAULT;
585 }
586 return super.eIsSet(featureID);
587 }
588
589 /**
590 * <!-- begin-user-doc -->
591 * <!-- end-user-doc -->
592 * @generated
593 */
594 @Override
595 public String toString() {
596 if (eIsProxy()) return super.toString();
597
598 StringBuilder result = new StringBuilder(super.toString());
599 result.append(" (SSNo: ");
600 result.append(ssNo);
601 result.append(", birth_year: ");
602 result.append(birth_year);
603 result.append(", disability_percentage: ");
604 result.append(disability_percentage);
605 result.append(", disability_type: ");
606 result.append(disability_type);
607 result.append(", birth_month: ");
608 result.append(birth_month);
609 result.append(", birth_day: ");
610 result.append(birth_day);
611 result.append(", is_widower: ");
612 result.append(is_widower);
613 result.append(')');
614 return result.toString();
615 }
616
617} //Physical_PersonImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Private_Insurance_and_PlanImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Private_Insurance_and_PlanImpl.java
new file mode 100644
index 00000000..b1370999
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Private_Insurance_and_PlanImpl.java
@@ -0,0 +1,221 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Category_of_Private_Insurance_and_Plan;
6import TaxationWithRoot.Private_Insurance_and_Plan;
7import TaxationWithRoot.TaxationPackage;
8
9import org.eclipse.emf.common.notify.Notification;
10
11import org.eclipse.emf.ecore.EClass;
12
13import org.eclipse.emf.ecore.impl.ENotificationImpl;
14
15/**
16 * <!-- begin-user-doc -->
17 * An implementation of the model object '<em><b>Private Insurance and Plan</b></em>'.
18 * <!-- end-user-doc -->
19 * <p>
20 * The following features are implemented:
21 * </p>
22 * <ul>
23 * <li>{@link TaxationWithRoot.impl.Private_Insurance_and_PlanImpl#getCategory <em>Category</em>}</li>
24 * <li>{@link TaxationWithRoot.impl.Private_Insurance_and_PlanImpl#getDuration_of_contract <em>Duration of contract</em>}</li>
25 * </ul>
26 *
27 * @generated
28 */
29public class Private_Insurance_and_PlanImpl extends Special_Expense_DSImpl implements Private_Insurance_and_Plan {
30 /**
31 * The default value of the '{@link #getCategory() <em>Category</em>}' attribute.
32 * <!-- begin-user-doc -->
33 * <!-- end-user-doc -->
34 * @see #getCategory()
35 * @generated
36 * @ordered
37 */
38 protected static final Category_of_Private_Insurance_and_Plan CATEGORY_EDEFAULT = Category_of_Private_Insurance_and_Plan.PRIVATE_INSURANCE;
39
40 /**
41 * The cached value of the '{@link #getCategory() <em>Category</em>}' attribute.
42 * <!-- begin-user-doc -->
43 * <!-- end-user-doc -->
44 * @see #getCategory()
45 * @generated
46 * @ordered
47 */
48 protected Category_of_Private_Insurance_and_Plan category = CATEGORY_EDEFAULT;
49
50 /**
51 * The default value of the '{@link #getDuration_of_contract() <em>Duration of contract</em>}' attribute.
52 * <!-- begin-user-doc -->
53 * <!-- end-user-doc -->
54 * @see #getDuration_of_contract()
55 * @generated
56 * @ordered
57 */
58 protected static final int DURATION_OF_CONTRACT_EDEFAULT = 0;
59
60 /**
61 * The cached value of the '{@link #getDuration_of_contract() <em>Duration of contract</em>}' attribute.
62 * <!-- begin-user-doc -->
63 * <!-- end-user-doc -->
64 * @see #getDuration_of_contract()
65 * @generated
66 * @ordered
67 */
68 protected int duration_of_contract = DURATION_OF_CONTRACT_EDEFAULT;
69
70 /**
71 * <!-- begin-user-doc -->
72 * <!-- end-user-doc -->
73 * @generated
74 */
75 protected Private_Insurance_and_PlanImpl() {
76 super();
77 }
78
79 /**
80 * <!-- begin-user-doc -->
81 * <!-- end-user-doc -->
82 * @generated
83 */
84 @Override
85 protected EClass eStaticClass() {
86 return TaxationPackage.Literals.PRIVATE_INSURANCE_AND_PLAN;
87 }
88
89 /**
90 * <!-- begin-user-doc -->
91 * <!-- end-user-doc -->
92 * @generated
93 */
94 @Override
95 public Category_of_Private_Insurance_and_Plan getCategory() {
96 return category;
97 }
98
99 /**
100 * <!-- begin-user-doc -->
101 * <!-- end-user-doc -->
102 * @generated
103 */
104 @Override
105 public void setCategory(Category_of_Private_Insurance_and_Plan newCategory) {
106 Category_of_Private_Insurance_and_Plan oldCategory = category;
107 category = newCategory == null ? CATEGORY_EDEFAULT : newCategory;
108 if (eNotificationRequired())
109 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.PRIVATE_INSURANCE_AND_PLAN__CATEGORY, oldCategory, category));
110 }
111
112 /**
113 * <!-- begin-user-doc -->
114 * <!-- end-user-doc -->
115 * @generated
116 */
117 @Override
118 public int getDuration_of_contract() {
119 return duration_of_contract;
120 }
121
122 /**
123 * <!-- begin-user-doc -->
124 * <!-- end-user-doc -->
125 * @generated
126 */
127 @Override
128 public void setDuration_of_contract(int newDuration_of_contract) {
129 int oldDuration_of_contract = duration_of_contract;
130 duration_of_contract = newDuration_of_contract;
131 if (eNotificationRequired())
132 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.PRIVATE_INSURANCE_AND_PLAN__DURATION_OF_CONTRACT, oldDuration_of_contract, duration_of_contract));
133 }
134
135 /**
136 * <!-- begin-user-doc -->
137 * <!-- end-user-doc -->
138 * @generated
139 */
140 @Override
141 public Object eGet(int featureID, boolean resolve, boolean coreType) {
142 switch (featureID) {
143 case TaxationPackage.PRIVATE_INSURANCE_AND_PLAN__CATEGORY:
144 return getCategory();
145 case TaxationPackage.PRIVATE_INSURANCE_AND_PLAN__DURATION_OF_CONTRACT:
146 return getDuration_of_contract();
147 }
148 return super.eGet(featureID, resolve, coreType);
149 }
150
151 /**
152 * <!-- begin-user-doc -->
153 * <!-- end-user-doc -->
154 * @generated
155 */
156 @Override
157 public void eSet(int featureID, Object newValue) {
158 switch (featureID) {
159 case TaxationPackage.PRIVATE_INSURANCE_AND_PLAN__CATEGORY:
160 setCategory((Category_of_Private_Insurance_and_Plan)newValue);
161 return;
162 case TaxationPackage.PRIVATE_INSURANCE_AND_PLAN__DURATION_OF_CONTRACT:
163 setDuration_of_contract((Integer)newValue);
164 return;
165 }
166 super.eSet(featureID, newValue);
167 }
168
169 /**
170 * <!-- begin-user-doc -->
171 * <!-- end-user-doc -->
172 * @generated
173 */
174 @Override
175 public void eUnset(int featureID) {
176 switch (featureID) {
177 case TaxationPackage.PRIVATE_INSURANCE_AND_PLAN__CATEGORY:
178 setCategory(CATEGORY_EDEFAULT);
179 return;
180 case TaxationPackage.PRIVATE_INSURANCE_AND_PLAN__DURATION_OF_CONTRACT:
181 setDuration_of_contract(DURATION_OF_CONTRACT_EDEFAULT);
182 return;
183 }
184 super.eUnset(featureID);
185 }
186
187 /**
188 * <!-- begin-user-doc -->
189 * <!-- end-user-doc -->
190 * @generated
191 */
192 @Override
193 public boolean eIsSet(int featureID) {
194 switch (featureID) {
195 case TaxationPackage.PRIVATE_INSURANCE_AND_PLAN__CATEGORY:
196 return category != CATEGORY_EDEFAULT;
197 case TaxationPackage.PRIVATE_INSURANCE_AND_PLAN__DURATION_OF_CONTRACT:
198 return duration_of_contract != DURATION_OF_CONTRACT_EDEFAULT;
199 }
200 return super.eIsSet(featureID);
201 }
202
203 /**
204 * <!-- begin-user-doc -->
205 * <!-- end-user-doc -->
206 * @generated
207 */
208 @Override
209 public String toString() {
210 if (eIsProxy()) return super.toString();
211
212 StringBuilder result = new StringBuilder(super.toString());
213 result.append(" (category: ");
214 result.append(category);
215 result.append(", duration_of_contract: ");
216 result.append(duration_of_contract);
217 result.append(')');
218 return result.toString();
219 }
220
221} //Private_Insurance_and_PlanImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Professional_ExpenseImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Professional_ExpenseImpl.java
new file mode 100644
index 00000000..308a453d
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Professional_ExpenseImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Professional_Expense;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>Professional Expense</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class Professional_ExpenseImpl extends ExpenseImpl implements Professional_Expense {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected Professional_ExpenseImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.PROFESSIONAL_EXPENSE;
35 }
36
37} //Professional_ExpenseImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Professional_Expenses_DeductionImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Professional_Expenses_DeductionImpl.java
new file mode 100644
index 00000000..a4a903e8
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Professional_Expenses_DeductionImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Professional_Expenses_Deduction;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>Professional Expenses Deduction</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class Professional_Expenses_DeductionImpl extends RootImpl implements Professional_Expenses_Deduction {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected Professional_Expenses_DeductionImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.PROFESSIONAL_EXPENSES_DEDUCTION;
35 }
36
37} //Professional_Expenses_DeductionImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Rentals_and_Leases_IncomeImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Rentals_and_Leases_IncomeImpl.java
new file mode 100644
index 00000000..fe3493b2
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Rentals_and_Leases_IncomeImpl.java
@@ -0,0 +1,164 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Rentals_and_Leases_Income;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.common.notify.Notification;
9
10import org.eclipse.emf.ecore.EClass;
11
12import org.eclipse.emf.ecore.impl.ENotificationImpl;
13
14/**
15 * <!-- begin-user-doc -->
16 * An implementation of the model object '<em><b>Rentals and Leases Income</b></em>'.
17 * <!-- end-user-doc -->
18 * <p>
19 * The following features are implemented:
20 * </p>
21 * <ul>
22 * <li>{@link TaxationWithRoot.impl.Rentals_and_Leases_IncomeImpl#isIs_periodic <em>Is periodic</em>}</li>
23 * </ul>
24 *
25 * @generated
26 */
27public class Rentals_and_Leases_IncomeImpl extends Income_TypeImpl implements Rentals_and_Leases_Income {
28 /**
29 * The default value of the '{@link #isIs_periodic() <em>Is periodic</em>}' attribute.
30 * <!-- begin-user-doc -->
31 * <!-- end-user-doc -->
32 * @see #isIs_periodic()
33 * @generated
34 * @ordered
35 */
36 protected static final boolean IS_PERIODIC_EDEFAULT = true;
37
38 /**
39 * The cached value of the '{@link #isIs_periodic() <em>Is periodic</em>}' attribute.
40 * <!-- begin-user-doc -->
41 * <!-- end-user-doc -->
42 * @see #isIs_periodic()
43 * @generated
44 * @ordered
45 */
46 protected boolean is_periodic = IS_PERIODIC_EDEFAULT;
47
48 /**
49 * <!-- begin-user-doc -->
50 * <!-- end-user-doc -->
51 * @generated
52 */
53 protected Rentals_and_Leases_IncomeImpl() {
54 super();
55 }
56
57 /**
58 * <!-- begin-user-doc -->
59 * <!-- end-user-doc -->
60 * @generated
61 */
62 @Override
63 protected EClass eStaticClass() {
64 return TaxationPackage.Literals.RENTALS_AND_LEASES_INCOME;
65 }
66
67 /**
68 * <!-- begin-user-doc -->
69 * <!-- end-user-doc -->
70 * @generated
71 */
72 @Override
73 public boolean isIs_periodic() {
74 return is_periodic;
75 }
76
77 /**
78 * <!-- begin-user-doc -->
79 * <!-- end-user-doc -->
80 * @generated
81 */
82 @Override
83 public void setIs_periodic(boolean newIs_periodic) {
84 boolean oldIs_periodic = is_periodic;
85 is_periodic = newIs_periodic;
86 if (eNotificationRequired())
87 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.RENTALS_AND_LEASES_INCOME__IS_PERIODIC, oldIs_periodic, is_periodic));
88 }
89
90 /**
91 * <!-- begin-user-doc -->
92 * <!-- end-user-doc -->
93 * @generated
94 */
95 @Override
96 public Object eGet(int featureID, boolean resolve, boolean coreType) {
97 switch (featureID) {
98 case TaxationPackage.RENTALS_AND_LEASES_INCOME__IS_PERIODIC:
99 return isIs_periodic();
100 }
101 return super.eGet(featureID, resolve, coreType);
102 }
103
104 /**
105 * <!-- begin-user-doc -->
106 * <!-- end-user-doc -->
107 * @generated
108 */
109 @Override
110 public void eSet(int featureID, Object newValue) {
111 switch (featureID) {
112 case TaxationPackage.RENTALS_AND_LEASES_INCOME__IS_PERIODIC:
113 setIs_periodic((Boolean)newValue);
114 return;
115 }
116 super.eSet(featureID, newValue);
117 }
118
119 /**
120 * <!-- begin-user-doc -->
121 * <!-- end-user-doc -->
122 * @generated
123 */
124 @Override
125 public void eUnset(int featureID) {
126 switch (featureID) {
127 case TaxationPackage.RENTALS_AND_LEASES_INCOME__IS_PERIODIC:
128 setIs_periodic(IS_PERIODIC_EDEFAULT);
129 return;
130 }
131 super.eUnset(featureID);
132 }
133
134 /**
135 * <!-- begin-user-doc -->
136 * <!-- end-user-doc -->
137 * @generated
138 */
139 @Override
140 public boolean eIsSet(int featureID) {
141 switch (featureID) {
142 case TaxationPackage.RENTALS_AND_LEASES_INCOME__IS_PERIODIC:
143 return is_periodic != IS_PERIODIC_EDEFAULT;
144 }
145 return super.eIsSet(featureID);
146 }
147
148 /**
149 * <!-- begin-user-doc -->
150 * <!-- end-user-doc -->
151 * @generated
152 */
153 @Override
154 public String toString() {
155 if (eIsProxy()) return super.toString();
156
157 StringBuilder result = new StringBuilder(super.toString());
158 result.append(" (is_periodic: ");
159 result.append(is_periodic);
160 result.append(')');
161 return result.toString();
162 }
163
164} //Rentals_and_Leases_IncomeImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Resident_Tax_PayerImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Resident_Tax_PayerImpl.java
new file mode 100644
index 00000000..39e32c90
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Resident_Tax_PayerImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Resident_Tax_Payer;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>Resident Tax Payer</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class Resident_Tax_PayerImpl extends Tax_PayerImpl implements Resident_Tax_Payer {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected Resident_Tax_PayerImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.RESIDENT_TAX_PAYER;
35 }
36
37} //Resident_Tax_PayerImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/ResourceImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/ResourceImpl.java
new file mode 100644
index 00000000..2104cce8
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/ResourceImpl.java
@@ -0,0 +1,153 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Resource;
6import TaxationWithRoot.Root;
7import TaxationWithRoot.TaxationPackage;
8
9import java.util.Collection;
10
11import org.eclipse.emf.common.notify.NotificationChain;
12
13import org.eclipse.emf.common.util.EList;
14
15import org.eclipse.emf.ecore.EClass;
16import org.eclipse.emf.ecore.InternalEObject;
17
18import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
19
20import org.eclipse.emf.ecore.util.EObjectContainmentEList;
21import org.eclipse.emf.ecore.util.InternalEList;
22
23/**
24 * <!-- begin-user-doc -->
25 * An implementation of the model object '<em><b>Resource</b></em>'.
26 * <!-- end-user-doc -->
27 * <p>
28 * The following features are implemented:
29 * </p>
30 * <ul>
31 * <li>{@link TaxationWithRoot.impl.ResourceImpl#getContains <em>Contains</em>}</li>
32 * </ul>
33 *
34 * @generated
35 */
36public class ResourceImpl extends MinimalEObjectImpl.Container implements Resource {
37 /**
38 * The cached value of the '{@link #getContains() <em>Contains</em>}' containment reference list.
39 * <!-- begin-user-doc -->
40 * <!-- end-user-doc -->
41 * @see #getContains()
42 * @generated
43 * @ordered
44 */
45 protected EList<Root> contains;
46
47 /**
48 * <!-- begin-user-doc -->
49 * <!-- end-user-doc -->
50 * @generated
51 */
52 protected ResourceImpl() {
53 super();
54 }
55
56 /**
57 * <!-- begin-user-doc -->
58 * <!-- end-user-doc -->
59 * @generated
60 */
61 @Override
62 protected EClass eStaticClass() {
63 return TaxationPackage.Literals.RESOURCE;
64 }
65
66 /**
67 * <!-- begin-user-doc -->
68 * <!-- end-user-doc -->
69 * @generated
70 */
71 @Override
72 public EList<Root> getContains() {
73 if (contains == null) {
74 contains = new EObjectContainmentEList<Root>(Root.class, this, TaxationPackage.RESOURCE__CONTAINS);
75 }
76 return contains;
77 }
78
79 /**
80 * <!-- begin-user-doc -->
81 * <!-- end-user-doc -->
82 * @generated
83 */
84 @Override
85 public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
86 switch (featureID) {
87 case TaxationPackage.RESOURCE__CONTAINS:
88 return ((InternalEList<?>)getContains()).basicRemove(otherEnd, msgs);
89 }
90 return super.eInverseRemove(otherEnd, featureID, msgs);
91 }
92
93 /**
94 * <!-- begin-user-doc -->
95 * <!-- end-user-doc -->
96 * @generated
97 */
98 @Override
99 public Object eGet(int featureID, boolean resolve, boolean coreType) {
100 switch (featureID) {
101 case TaxationPackage.RESOURCE__CONTAINS:
102 return getContains();
103 }
104 return super.eGet(featureID, resolve, coreType);
105 }
106
107 /**
108 * <!-- begin-user-doc -->
109 * <!-- end-user-doc -->
110 * @generated
111 */
112 @SuppressWarnings("unchecked")
113 @Override
114 public void eSet(int featureID, Object newValue) {
115 switch (featureID) {
116 case TaxationPackage.RESOURCE__CONTAINS:
117 getContains().clear();
118 getContains().addAll((Collection<? extends Root>)newValue);
119 return;
120 }
121 super.eSet(featureID, newValue);
122 }
123
124 /**
125 * <!-- begin-user-doc -->
126 * <!-- end-user-doc -->
127 * @generated
128 */
129 @Override
130 public void eUnset(int featureID) {
131 switch (featureID) {
132 case TaxationPackage.RESOURCE__CONTAINS:
133 getContains().clear();
134 return;
135 }
136 super.eUnset(featureID);
137 }
138
139 /**
140 * <!-- begin-user-doc -->
141 * <!-- end-user-doc -->
142 * @generated
143 */
144 @Override
145 public boolean eIsSet(int featureID) {
146 switch (featureID) {
147 case TaxationPackage.RESOURCE__CONTAINS:
148 return contains != null && !contains.isEmpty();
149 }
150 return super.eIsSet(featureID);
151 }
152
153} //ResourceImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/RootImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/RootImpl.java
new file mode 100644
index 00000000..65a8d68c
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/RootImpl.java
@@ -0,0 +1,39 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Root;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
11
12/**
13 * <!-- begin-user-doc -->
14 * An implementation of the model object '<em><b>Root</b></em>'.
15 * <!-- end-user-doc -->
16 *
17 * @generated
18 */
19public abstract class RootImpl extends MinimalEObjectImpl.Container implements Root {
20 /**
21 * <!-- begin-user-doc -->
22 * <!-- end-user-doc -->
23 * @generated
24 */
25 protected RootImpl() {
26 super();
27 }
28
29 /**
30 * <!-- begin-user-doc -->
31 * <!-- end-user-doc -->
32 * @generated
33 */
34 @Override
35 protected EClass eStaticClass() {
36 return TaxationPackage.Literals.ROOT;
37 }
38
39} //RootImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Special_Expense_DSImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Special_Expense_DSImpl.java
new file mode 100644
index 00000000..b603c761
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Special_Expense_DSImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Special_Expense_DS;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>Special Expense DS</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class Special_Expense_DSImpl extends ExpenseImpl implements Special_Expense_DS {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected Special_Expense_DSImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.SPECIAL_EXPENSE_DS;
35 }
36
37} //Special_Expense_DSImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Spousal_Expense_ACImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Spousal_Expense_ACImpl.java
new file mode 100644
index 00000000..911bf73e
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Spousal_Expense_ACImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Spousal_Expense_AC;
6import TaxationWithRoot.TaxationPackage;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>Spousal Expense AC</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class Spousal_Expense_ACImpl extends ExpenseImpl implements Spousal_Expense_AC {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected Spousal_Expense_ACImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.SPOUSAL_EXPENSE_AC;
35 }
36
37} //Spousal_Expense_ACImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Tax_CardImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Tax_CardImpl.java
new file mode 100644
index 00000000..fb1f670c
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Tax_CardImpl.java
@@ -0,0 +1,2093 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Address;
6import TaxationWithRoot.Income;
7import TaxationWithRoot.Income_Tax_Credit;
8import TaxationWithRoot.Job_Activity;
9import TaxationWithRoot.Tax_Card;
10import TaxationWithRoot.Tax_Office;
11import TaxationWithRoot.TaxationPackage;
12import TaxationWithRoot.Town;
13
14import java.util.Collection;
15
16import org.eclipse.emf.common.notify.Notification;
17import org.eclipse.emf.common.notify.NotificationChain;
18
19import org.eclipse.emf.common.util.EList;
20
21import org.eclipse.emf.ecore.EClass;
22import org.eclipse.emf.ecore.InternalEObject;
23
24import org.eclipse.emf.ecore.impl.ENotificationImpl;
25import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
26
27import org.eclipse.emf.ecore.util.EDataTypeUniqueEList;
28import org.eclipse.emf.ecore.util.EObjectWithInverseResolvingEList;
29import org.eclipse.emf.ecore.util.EcoreUtil;
30import org.eclipse.emf.ecore.util.InternalEList;
31
32/**
33 * <!-- begin-user-doc -->
34 * An implementation of the model object '<em><b>Tax Card</b></em>'.
35 * <!-- end-user-doc -->
36 * <p>
37 * The following features are implemented:
38 * </p>
39 * <ul>
40 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getCard_identifier <em>Card identifier</em>}</li>
41 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getTax_office <em>Tax office</em>}</li>
42 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getPercentage_of_witholding <em>Percentage of witholding</em>}</li>
43 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getTax_payers_name_surname <em>Tax payers name surname</em>}</li>
44 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getTax_payers_partner_name_surname <em>Tax payers partner name surname</em>}</li>
45 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getTax_payers_address <em>Tax payers address</em>}</li>
46 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getJobs_Employer_SSNo <em>Jobs Employer SS No</em>}</li>
47 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getJobs_employers_name <em>Jobs employers name</em>}</li>
48 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getJobs_activity_type <em>Jobs activity type</em>}</li>
49 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getJobs_place_of_work <em>Jobs place of work</em>}</li>
50 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getDeduction_FD_daily <em>Deduction FD daily</em>}</li>
51 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getDeduction_FD_monthly <em>Deduction FD monthly</em>}</li>
52 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getDeduction_AC_daily <em>Deduction AC daily</em>}</li>
53 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getDeduction_AC_monthly <em>Deduction AC monthly</em>}</li>
54 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getDeduction_AC_yearly <em>Deduction AC yearly</em>}</li>
55 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getDeduction_CE_daily <em>Deduction CE daily</em>}</li>
56 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getDeduction_CE_monthly <em>Deduction CE monthly</em>}</li>
57 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getDeduction_CE_yearly <em>Deduction CE yearly</em>}</li>
58 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getDeduction_DS_daily <em>Deduction DS daily</em>}</li>
59 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getDeduction_DS_monthly <em>Deduction DS monthly</em>}</li>
60 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getDeduction_FO_daily <em>Deduction FO daily</em>}</li>
61 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getDeduction_FO_monthly <em>Deduction FO monthly</em>}</li>
62 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getDeduction_FO_yearly <em>Deduction FO yearly</em>}</li>
63 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getCredit_CIS_daily <em>Credit CIS daily</em>}</li>
64 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getCredit_CIS_monthly <em>Credit CIS monthly</em>}</li>
65 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getCredit_CIM_daily <em>Credit CIM daily</em>}</li>
66 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#isValidity <em>Validity</em>}</li>
67 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getIncome_Tax_Credit <em>Income Tax Credit</em>}</li>
68 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getPrevious <em>Previous</em>}</li>
69 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getCurrent_tax_card <em>Current tax card</em>}</li>
70 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getCredit_CIM_yearly <em>Credit CIM yearly</em>}</li>
71 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getDeduction_DS_Alimony_yearly <em>Deduction DS Alimony yearly</em>}</li>
72 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getDeduction_DS_Debt_yearly <em>Deduction DS Debt yearly</em>}</li>
73 * <li>{@link TaxationWithRoot.impl.Tax_CardImpl#getIncome <em>Income</em>}</li>
74 * </ul>
75 *
76 * @generated
77 */
78public class Tax_CardImpl extends MinimalEObjectImpl.Container implements Tax_Card {
79 /**
80 * The default value of the '{@link #getCard_identifier() <em>Card identifier</em>}' attribute.
81 * <!-- begin-user-doc -->
82 * <!-- end-user-doc -->
83 * @see #getCard_identifier()
84 * @generated
85 * @ordered
86 */
87 protected static final String CARD_IDENTIFIER_EDEFAULT = null;
88
89 /**
90 * The cached value of the '{@link #getCard_identifier() <em>Card identifier</em>}' attribute.
91 * <!-- begin-user-doc -->
92 * <!-- end-user-doc -->
93 * @see #getCard_identifier()
94 * @generated
95 * @ordered
96 */
97 protected String card_identifier = CARD_IDENTIFIER_EDEFAULT;
98
99 /**
100 * The default value of the '{@link #getTax_office() <em>Tax office</em>}' attribute.
101 * <!-- begin-user-doc -->
102 * <!-- end-user-doc -->
103 * @see #getTax_office()
104 * @generated
105 * @ordered
106 */
107 protected static final Tax_Office TAX_OFFICE_EDEFAULT = Tax_Office.RTS_2;
108
109 /**
110 * The cached value of the '{@link #getTax_office() <em>Tax office</em>}' attribute.
111 * <!-- begin-user-doc -->
112 * <!-- end-user-doc -->
113 * @see #getTax_office()
114 * @generated
115 * @ordered
116 */
117 protected Tax_Office tax_office = TAX_OFFICE_EDEFAULT;
118
119 /**
120 * The default value of the '{@link #getPercentage_of_witholding() <em>Percentage of witholding</em>}' attribute.
121 * <!-- begin-user-doc -->
122 * <!-- end-user-doc -->
123 * @see #getPercentage_of_witholding()
124 * @generated
125 * @ordered
126 */
127 protected static final double PERCENTAGE_OF_WITHOLDING_EDEFAULT = 0.0;
128
129 /**
130 * The cached value of the '{@link #getPercentage_of_witholding() <em>Percentage of witholding</em>}' attribute.
131 * <!-- begin-user-doc -->
132 * <!-- end-user-doc -->
133 * @see #getPercentage_of_witholding()
134 * @generated
135 * @ordered
136 */
137 protected double percentage_of_witholding = PERCENTAGE_OF_WITHOLDING_EDEFAULT;
138
139 /**
140 * The cached value of the '{@link #getTax_payers_name_surname() <em>Tax payers name surname</em>}' attribute list.
141 * <!-- begin-user-doc -->
142 * <!-- end-user-doc -->
143 * @see #getTax_payers_name_surname()
144 * @generated
145 * @ordered
146 */
147 protected EList<String> tax_payers_name_surname;
148
149 /**
150 * The cached value of the '{@link #getTax_payers_partner_name_surname() <em>Tax payers partner name surname</em>}' attribute list.
151 * <!-- begin-user-doc -->
152 * <!-- end-user-doc -->
153 * @see #getTax_payers_partner_name_surname()
154 * @generated
155 * @ordered
156 */
157 protected EList<String> tax_payers_partner_name_surname;
158
159 /**
160 * The cached value of the '{@link #getTax_payers_address() <em>Tax payers address</em>}' reference.
161 * <!-- begin-user-doc -->
162 * <!-- end-user-doc -->
163 * @see #getTax_payers_address()
164 * @generated
165 * @ordered
166 */
167 protected Address tax_payers_address;
168
169 /**
170 * The default value of the '{@link #getJobs_Employer_SSNo() <em>Jobs Employer SS No</em>}' attribute.
171 * <!-- begin-user-doc -->
172 * <!-- end-user-doc -->
173 * @see #getJobs_Employer_SSNo()
174 * @generated
175 * @ordered
176 */
177 protected static final String JOBS_EMPLOYER_SS_NO_EDEFAULT = null;
178
179 /**
180 * The cached value of the '{@link #getJobs_Employer_SSNo() <em>Jobs Employer SS No</em>}' attribute.
181 * <!-- begin-user-doc -->
182 * <!-- end-user-doc -->
183 * @see #getJobs_Employer_SSNo()
184 * @generated
185 * @ordered
186 */
187 protected String jobs_Employer_SSNo = JOBS_EMPLOYER_SS_NO_EDEFAULT;
188
189 /**
190 * The default value of the '{@link #getJobs_employers_name() <em>Jobs employers name</em>}' attribute.
191 * <!-- begin-user-doc -->
192 * <!-- end-user-doc -->
193 * @see #getJobs_employers_name()
194 * @generated
195 * @ordered
196 */
197 protected static final String JOBS_EMPLOYERS_NAME_EDEFAULT = null;
198
199 /**
200 * The cached value of the '{@link #getJobs_employers_name() <em>Jobs employers name</em>}' attribute.
201 * <!-- begin-user-doc -->
202 * <!-- end-user-doc -->
203 * @see #getJobs_employers_name()
204 * @generated
205 * @ordered
206 */
207 protected String jobs_employers_name = JOBS_EMPLOYERS_NAME_EDEFAULT;
208
209 /**
210 * The default value of the '{@link #getJobs_activity_type() <em>Jobs activity type</em>}' attribute.
211 * <!-- begin-user-doc -->
212 * <!-- end-user-doc -->
213 * @see #getJobs_activity_type()
214 * @generated
215 * @ordered
216 */
217 protected static final Job_Activity JOBS_ACTIVITY_TYPE_EDEFAULT = Job_Activity.SALARY;
218
219 /**
220 * The cached value of the '{@link #getJobs_activity_type() <em>Jobs activity type</em>}' attribute.
221 * <!-- begin-user-doc -->
222 * <!-- end-user-doc -->
223 * @see #getJobs_activity_type()
224 * @generated
225 * @ordered
226 */
227 protected Job_Activity jobs_activity_type = JOBS_ACTIVITY_TYPE_EDEFAULT;
228
229 /**
230 * The default value of the '{@link #getJobs_place_of_work() <em>Jobs place of work</em>}' attribute.
231 * <!-- begin-user-doc -->
232 * <!-- end-user-doc -->
233 * @see #getJobs_place_of_work()
234 * @generated
235 * @ordered
236 */
237 protected static final Town JOBS_PLACE_OF_WORK_EDEFAULT = Town.LL;
238
239 /**
240 * The cached value of the '{@link #getJobs_place_of_work() <em>Jobs place of work</em>}' attribute.
241 * <!-- begin-user-doc -->
242 * <!-- end-user-doc -->
243 * @see #getJobs_place_of_work()
244 * @generated
245 * @ordered
246 */
247 protected Town jobs_place_of_work = JOBS_PLACE_OF_WORK_EDEFAULT;
248
249 /**
250 * The default value of the '{@link #getDeduction_FD_daily() <em>Deduction FD daily</em>}' attribute.
251 * <!-- begin-user-doc -->
252 * <!-- end-user-doc -->
253 * @see #getDeduction_FD_daily()
254 * @generated
255 * @ordered
256 */
257 protected static final double DEDUCTION_FD_DAILY_EDEFAULT = 0.0;
258
259 /**
260 * The cached value of the '{@link #getDeduction_FD_daily() <em>Deduction FD daily</em>}' attribute.
261 * <!-- begin-user-doc -->
262 * <!-- end-user-doc -->
263 * @see #getDeduction_FD_daily()
264 * @generated
265 * @ordered
266 */
267 protected double deduction_FD_daily = DEDUCTION_FD_DAILY_EDEFAULT;
268
269 /**
270 * The default value of the '{@link #getDeduction_FD_monthly() <em>Deduction FD monthly</em>}' attribute.
271 * <!-- begin-user-doc -->
272 * <!-- end-user-doc -->
273 * @see #getDeduction_FD_monthly()
274 * @generated
275 * @ordered
276 */
277 protected static final double DEDUCTION_FD_MONTHLY_EDEFAULT = 0.0;
278
279 /**
280 * The cached value of the '{@link #getDeduction_FD_monthly() <em>Deduction FD monthly</em>}' attribute.
281 * <!-- begin-user-doc -->
282 * <!-- end-user-doc -->
283 * @see #getDeduction_FD_monthly()
284 * @generated
285 * @ordered
286 */
287 protected double deduction_FD_monthly = DEDUCTION_FD_MONTHLY_EDEFAULT;
288
289 /**
290 * The default value of the '{@link #getDeduction_AC_daily() <em>Deduction AC daily</em>}' attribute.
291 * <!-- begin-user-doc -->
292 * <!-- end-user-doc -->
293 * @see #getDeduction_AC_daily()
294 * @generated
295 * @ordered
296 */
297 protected static final double DEDUCTION_AC_DAILY_EDEFAULT = 0.0;
298
299 /**
300 * The cached value of the '{@link #getDeduction_AC_daily() <em>Deduction AC daily</em>}' attribute.
301 * <!-- begin-user-doc -->
302 * <!-- end-user-doc -->
303 * @see #getDeduction_AC_daily()
304 * @generated
305 * @ordered
306 */
307 protected double deduction_AC_daily = DEDUCTION_AC_DAILY_EDEFAULT;
308
309 /**
310 * The default value of the '{@link #getDeduction_AC_monthly() <em>Deduction AC monthly</em>}' attribute.
311 * <!-- begin-user-doc -->
312 * <!-- end-user-doc -->
313 * @see #getDeduction_AC_monthly()
314 * @generated
315 * @ordered
316 */
317 protected static final double DEDUCTION_AC_MONTHLY_EDEFAULT = 0.0;
318
319 /**
320 * The cached value of the '{@link #getDeduction_AC_monthly() <em>Deduction AC monthly</em>}' attribute.
321 * <!-- begin-user-doc -->
322 * <!-- end-user-doc -->
323 * @see #getDeduction_AC_monthly()
324 * @generated
325 * @ordered
326 */
327 protected double deduction_AC_monthly = DEDUCTION_AC_MONTHLY_EDEFAULT;
328
329 /**
330 * The default value of the '{@link #getDeduction_AC_yearly() <em>Deduction AC yearly</em>}' attribute.
331 * <!-- begin-user-doc -->
332 * <!-- end-user-doc -->
333 * @see #getDeduction_AC_yearly()
334 * @generated
335 * @ordered
336 */
337 protected static final double DEDUCTION_AC_YEARLY_EDEFAULT = 0.0;
338
339 /**
340 * The cached value of the '{@link #getDeduction_AC_yearly() <em>Deduction AC yearly</em>}' attribute.
341 * <!-- begin-user-doc -->
342 * <!-- end-user-doc -->
343 * @see #getDeduction_AC_yearly()
344 * @generated
345 * @ordered
346 */
347 protected double deduction_AC_yearly = DEDUCTION_AC_YEARLY_EDEFAULT;
348
349 /**
350 * The default value of the '{@link #getDeduction_CE_daily() <em>Deduction CE daily</em>}' attribute.
351 * <!-- begin-user-doc -->
352 * <!-- end-user-doc -->
353 * @see #getDeduction_CE_daily()
354 * @generated
355 * @ordered
356 */
357 protected static final double DEDUCTION_CE_DAILY_EDEFAULT = 0.0;
358
359 /**
360 * The cached value of the '{@link #getDeduction_CE_daily() <em>Deduction CE daily</em>}' attribute.
361 * <!-- begin-user-doc -->
362 * <!-- end-user-doc -->
363 * @see #getDeduction_CE_daily()
364 * @generated
365 * @ordered
366 */
367 protected double deduction_CE_daily = DEDUCTION_CE_DAILY_EDEFAULT;
368
369 /**
370 * The default value of the '{@link #getDeduction_CE_monthly() <em>Deduction CE monthly</em>}' attribute.
371 * <!-- begin-user-doc -->
372 * <!-- end-user-doc -->
373 * @see #getDeduction_CE_monthly()
374 * @generated
375 * @ordered
376 */
377 protected static final double DEDUCTION_CE_MONTHLY_EDEFAULT = 0.0;
378
379 /**
380 * The cached value of the '{@link #getDeduction_CE_monthly() <em>Deduction CE monthly</em>}' attribute.
381 * <!-- begin-user-doc -->
382 * <!-- end-user-doc -->
383 * @see #getDeduction_CE_monthly()
384 * @generated
385 * @ordered
386 */
387 protected double deduction_CE_monthly = DEDUCTION_CE_MONTHLY_EDEFAULT;
388
389 /**
390 * The default value of the '{@link #getDeduction_CE_yearly() <em>Deduction CE yearly</em>}' attribute.
391 * <!-- begin-user-doc -->
392 * <!-- end-user-doc -->
393 * @see #getDeduction_CE_yearly()
394 * @generated
395 * @ordered
396 */
397 protected static final double DEDUCTION_CE_YEARLY_EDEFAULT = 0.0;
398
399 /**
400 * The cached value of the '{@link #getDeduction_CE_yearly() <em>Deduction CE yearly</em>}' attribute.
401 * <!-- begin-user-doc -->
402 * <!-- end-user-doc -->
403 * @see #getDeduction_CE_yearly()
404 * @generated
405 * @ordered
406 */
407 protected double deduction_CE_yearly = DEDUCTION_CE_YEARLY_EDEFAULT;
408
409 /**
410 * The default value of the '{@link #getDeduction_DS_daily() <em>Deduction DS daily</em>}' attribute.
411 * <!-- begin-user-doc -->
412 * <!-- end-user-doc -->
413 * @see #getDeduction_DS_daily()
414 * @generated
415 * @ordered
416 */
417 protected static final double DEDUCTION_DS_DAILY_EDEFAULT = 0.0;
418
419 /**
420 * The cached value of the '{@link #getDeduction_DS_daily() <em>Deduction DS daily</em>}' attribute.
421 * <!-- begin-user-doc -->
422 * <!-- end-user-doc -->
423 * @see #getDeduction_DS_daily()
424 * @generated
425 * @ordered
426 */
427 protected double deduction_DS_daily = DEDUCTION_DS_DAILY_EDEFAULT;
428
429 /**
430 * The default value of the '{@link #getDeduction_DS_monthly() <em>Deduction DS monthly</em>}' attribute.
431 * <!-- begin-user-doc -->
432 * <!-- end-user-doc -->
433 * @see #getDeduction_DS_monthly()
434 * @generated
435 * @ordered
436 */
437 protected static final double DEDUCTION_DS_MONTHLY_EDEFAULT = 0.0;
438
439 /**
440 * The cached value of the '{@link #getDeduction_DS_monthly() <em>Deduction DS monthly</em>}' attribute.
441 * <!-- begin-user-doc -->
442 * <!-- end-user-doc -->
443 * @see #getDeduction_DS_monthly()
444 * @generated
445 * @ordered
446 */
447 protected double deduction_DS_monthly = DEDUCTION_DS_MONTHLY_EDEFAULT;
448
449 /**
450 * The default value of the '{@link #getDeduction_FO_daily() <em>Deduction FO daily</em>}' attribute.
451 * <!-- begin-user-doc -->
452 * <!-- end-user-doc -->
453 * @see #getDeduction_FO_daily()
454 * @generated
455 * @ordered
456 */
457 protected static final double DEDUCTION_FO_DAILY_EDEFAULT = 0.0;
458
459 /**
460 * The cached value of the '{@link #getDeduction_FO_daily() <em>Deduction FO daily</em>}' attribute.
461 * <!-- begin-user-doc -->
462 * <!-- end-user-doc -->
463 * @see #getDeduction_FO_daily()
464 * @generated
465 * @ordered
466 */
467 protected double deduction_FO_daily = DEDUCTION_FO_DAILY_EDEFAULT;
468
469 /**
470 * The default value of the '{@link #getDeduction_FO_monthly() <em>Deduction FO monthly</em>}' attribute.
471 * <!-- begin-user-doc -->
472 * <!-- end-user-doc -->
473 * @see #getDeduction_FO_monthly()
474 * @generated
475 * @ordered
476 */
477 protected static final double DEDUCTION_FO_MONTHLY_EDEFAULT = 0.0;
478
479 /**
480 * The cached value of the '{@link #getDeduction_FO_monthly() <em>Deduction FO monthly</em>}' attribute.
481 * <!-- begin-user-doc -->
482 * <!-- end-user-doc -->
483 * @see #getDeduction_FO_monthly()
484 * @generated
485 * @ordered
486 */
487 protected double deduction_FO_monthly = DEDUCTION_FO_MONTHLY_EDEFAULT;
488
489 /**
490 * The default value of the '{@link #getDeduction_FO_yearly() <em>Deduction FO yearly</em>}' attribute.
491 * <!-- begin-user-doc -->
492 * <!-- end-user-doc -->
493 * @see #getDeduction_FO_yearly()
494 * @generated
495 * @ordered
496 */
497 protected static final double DEDUCTION_FO_YEARLY_EDEFAULT = 0.0;
498
499 /**
500 * The cached value of the '{@link #getDeduction_FO_yearly() <em>Deduction FO yearly</em>}' attribute.
501 * <!-- begin-user-doc -->
502 * <!-- end-user-doc -->
503 * @see #getDeduction_FO_yearly()
504 * @generated
505 * @ordered
506 */
507 protected double deduction_FO_yearly = DEDUCTION_FO_YEARLY_EDEFAULT;
508
509 /**
510 * The default value of the '{@link #getCredit_CIS_daily() <em>Credit CIS daily</em>}' attribute.
511 * <!-- begin-user-doc -->
512 * <!-- end-user-doc -->
513 * @see #getCredit_CIS_daily()
514 * @generated
515 * @ordered
516 */
517 protected static final double CREDIT_CIS_DAILY_EDEFAULT = 0.0;
518
519 /**
520 * The cached value of the '{@link #getCredit_CIS_daily() <em>Credit CIS daily</em>}' attribute.
521 * <!-- begin-user-doc -->
522 * <!-- end-user-doc -->
523 * @see #getCredit_CIS_daily()
524 * @generated
525 * @ordered
526 */
527 protected double credit_CIS_daily = CREDIT_CIS_DAILY_EDEFAULT;
528
529 /**
530 * The default value of the '{@link #getCredit_CIS_monthly() <em>Credit CIS monthly</em>}' attribute.
531 * <!-- begin-user-doc -->
532 * <!-- end-user-doc -->
533 * @see #getCredit_CIS_monthly()
534 * @generated
535 * @ordered
536 */
537 protected static final double CREDIT_CIS_MONTHLY_EDEFAULT = 0.0;
538
539 /**
540 * The cached value of the '{@link #getCredit_CIS_monthly() <em>Credit CIS monthly</em>}' attribute.
541 * <!-- begin-user-doc -->
542 * <!-- end-user-doc -->
543 * @see #getCredit_CIS_monthly()
544 * @generated
545 * @ordered
546 */
547 protected double credit_CIS_monthly = CREDIT_CIS_MONTHLY_EDEFAULT;
548
549 /**
550 * The default value of the '{@link #getCredit_CIM_daily() <em>Credit CIM daily</em>}' attribute.
551 * <!-- begin-user-doc -->
552 * <!-- end-user-doc -->
553 * @see #getCredit_CIM_daily()
554 * @generated
555 * @ordered
556 */
557 protected static final double CREDIT_CIM_DAILY_EDEFAULT = 0.0;
558
559 /**
560 * The cached value of the '{@link #getCredit_CIM_daily() <em>Credit CIM daily</em>}' attribute.
561 * <!-- begin-user-doc -->
562 * <!-- end-user-doc -->
563 * @see #getCredit_CIM_daily()
564 * @generated
565 * @ordered
566 */
567 protected double credit_CIM_daily = CREDIT_CIM_DAILY_EDEFAULT;
568
569 /**
570 * The default value of the '{@link #isValidity() <em>Validity</em>}' attribute.
571 * <!-- begin-user-doc -->
572 * <!-- end-user-doc -->
573 * @see #isValidity()
574 * @generated
575 * @ordered
576 */
577 protected static final boolean VALIDITY_EDEFAULT = false;
578
579 /**
580 * The cached value of the '{@link #isValidity() <em>Validity</em>}' attribute.
581 * <!-- begin-user-doc -->
582 * <!-- end-user-doc -->
583 * @see #isValidity()
584 * @generated
585 * @ordered
586 */
587 protected boolean validity = VALIDITY_EDEFAULT;
588
589 /**
590 * The cached value of the '{@link #getIncome_Tax_Credit() <em>Income Tax Credit</em>}' reference list.
591 * <!-- begin-user-doc -->
592 * <!-- end-user-doc -->
593 * @see #getIncome_Tax_Credit()
594 * @generated
595 * @ordered
596 */
597 protected EList<Income_Tax_Credit> income_Tax_Credit;
598
599 /**
600 * The cached value of the '{@link #getPrevious() <em>Previous</em>}' reference.
601 * <!-- begin-user-doc -->
602 * <!-- end-user-doc -->
603 * @see #getPrevious()
604 * @generated
605 * @ordered
606 */
607 protected Tax_Card previous;
608
609 /**
610 * The cached value of the '{@link #getCurrent_tax_card() <em>Current tax card</em>}' reference.
611 * <!-- begin-user-doc -->
612 * <!-- end-user-doc -->
613 * @see #getCurrent_tax_card()
614 * @generated
615 * @ordered
616 */
617 protected Tax_Card current_tax_card;
618
619 /**
620 * The default value of the '{@link #getCredit_CIM_yearly() <em>Credit CIM yearly</em>}' attribute.
621 * <!-- begin-user-doc -->
622 * <!-- end-user-doc -->
623 * @see #getCredit_CIM_yearly()
624 * @generated
625 * @ordered
626 */
627 protected static final double CREDIT_CIM_YEARLY_EDEFAULT = 0.0;
628
629 /**
630 * The cached value of the '{@link #getCredit_CIM_yearly() <em>Credit CIM yearly</em>}' attribute.
631 * <!-- begin-user-doc -->
632 * <!-- end-user-doc -->
633 * @see #getCredit_CIM_yearly()
634 * @generated
635 * @ordered
636 */
637 protected double credit_CIM_yearly = CREDIT_CIM_YEARLY_EDEFAULT;
638
639 /**
640 * The default value of the '{@link #getDeduction_DS_Alimony_yearly() <em>Deduction DS Alimony yearly</em>}' attribute.
641 * <!-- begin-user-doc -->
642 * <!-- end-user-doc -->
643 * @see #getDeduction_DS_Alimony_yearly()
644 * @generated
645 * @ordered
646 */
647 protected static final double DEDUCTION_DS_ALIMONY_YEARLY_EDEFAULT = 0.0;
648
649 /**
650 * The cached value of the '{@link #getDeduction_DS_Alimony_yearly() <em>Deduction DS Alimony yearly</em>}' attribute.
651 * <!-- begin-user-doc -->
652 * <!-- end-user-doc -->
653 * @see #getDeduction_DS_Alimony_yearly()
654 * @generated
655 * @ordered
656 */
657 protected double deduction_DS_Alimony_yearly = DEDUCTION_DS_ALIMONY_YEARLY_EDEFAULT;
658
659 /**
660 * The default value of the '{@link #getDeduction_DS_Debt_yearly() <em>Deduction DS Debt yearly</em>}' attribute.
661 * <!-- begin-user-doc -->
662 * <!-- end-user-doc -->
663 * @see #getDeduction_DS_Debt_yearly()
664 * @generated
665 * @ordered
666 */
667 protected static final double DEDUCTION_DS_DEBT_YEARLY_EDEFAULT = 0.0;
668
669 /**
670 * The cached value of the '{@link #getDeduction_DS_Debt_yearly() <em>Deduction DS Debt yearly</em>}' attribute.
671 * <!-- begin-user-doc -->
672 * <!-- end-user-doc -->
673 * @see #getDeduction_DS_Debt_yearly()
674 * @generated
675 * @ordered
676 */
677 protected double deduction_DS_Debt_yearly = DEDUCTION_DS_DEBT_YEARLY_EDEFAULT;
678
679 /**
680 * <!-- begin-user-doc -->
681 * <!-- end-user-doc -->
682 * @generated
683 */
684 protected Tax_CardImpl() {
685 super();
686 }
687
688 /**
689 * <!-- begin-user-doc -->
690 * <!-- end-user-doc -->
691 * @generated
692 */
693 @Override
694 protected EClass eStaticClass() {
695 return TaxationPackage.Literals.TAX_CARD;
696 }
697
698 /**
699 * <!-- begin-user-doc -->
700 * <!-- end-user-doc -->
701 * @generated
702 */
703 @Override
704 public String getCard_identifier() {
705 return card_identifier;
706 }
707
708 /**
709 * <!-- begin-user-doc -->
710 * <!-- end-user-doc -->
711 * @generated
712 */
713 @Override
714 public void setCard_identifier(String newCard_identifier) {
715 String oldCard_identifier = card_identifier;
716 card_identifier = newCard_identifier;
717 if (eNotificationRequired())
718 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__CARD_IDENTIFIER, oldCard_identifier, card_identifier));
719 }
720
721 /**
722 * <!-- begin-user-doc -->
723 * <!-- end-user-doc -->
724 * @generated
725 */
726 @Override
727 public Tax_Office getTax_office() {
728 return tax_office;
729 }
730
731 /**
732 * <!-- begin-user-doc -->
733 * <!-- end-user-doc -->
734 * @generated
735 */
736 @Override
737 public void setTax_office(Tax_Office newTax_office) {
738 Tax_Office oldTax_office = tax_office;
739 tax_office = newTax_office == null ? TAX_OFFICE_EDEFAULT : newTax_office;
740 if (eNotificationRequired())
741 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__TAX_OFFICE, oldTax_office, tax_office));
742 }
743
744 /**
745 * <!-- begin-user-doc -->
746 * <!-- end-user-doc -->
747 * @generated
748 */
749 @Override
750 public double getPercentage_of_witholding() {
751 return percentage_of_witholding;
752 }
753
754 /**
755 * <!-- begin-user-doc -->
756 * <!-- end-user-doc -->
757 * @generated
758 */
759 @Override
760 public void setPercentage_of_witholding(double newPercentage_of_witholding) {
761 double oldPercentage_of_witholding = percentage_of_witholding;
762 percentage_of_witholding = newPercentage_of_witholding;
763 if (eNotificationRequired())
764 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__PERCENTAGE_OF_WITHOLDING, oldPercentage_of_witholding, percentage_of_witholding));
765 }
766
767 /**
768 * <!-- begin-user-doc -->
769 * <!-- end-user-doc -->
770 * @generated
771 */
772 @Override
773 public EList<String> getTax_payers_name_surname() {
774 if (tax_payers_name_surname == null) {
775 tax_payers_name_surname = new EDataTypeUniqueEList<String>(String.class, this, TaxationPackage.TAX_CARD__TAX_PAYERS_NAME_SURNAME);
776 }
777 return tax_payers_name_surname;
778 }
779
780 /**
781 * <!-- begin-user-doc -->
782 * <!-- end-user-doc -->
783 * @generated
784 */
785 @Override
786 public EList<String> getTax_payers_partner_name_surname() {
787 if (tax_payers_partner_name_surname == null) {
788 tax_payers_partner_name_surname = new EDataTypeUniqueEList<String>(String.class, this, TaxationPackage.TAX_CARD__TAX_PAYERS_PARTNER_NAME_SURNAME);
789 }
790 return tax_payers_partner_name_surname;
791 }
792
793 /**
794 * <!-- begin-user-doc -->
795 * <!-- end-user-doc -->
796 * @generated
797 */
798 @Override
799 public Address getTax_payers_address() {
800 if (tax_payers_address != null && tax_payers_address.eIsProxy()) {
801 InternalEObject oldTax_payers_address = (InternalEObject)tax_payers_address;
802 tax_payers_address = (Address)eResolveProxy(oldTax_payers_address);
803 if (tax_payers_address != oldTax_payers_address) {
804 if (eNotificationRequired())
805 eNotify(new ENotificationImpl(this, Notification.RESOLVE, TaxationPackage.TAX_CARD__TAX_PAYERS_ADDRESS, oldTax_payers_address, tax_payers_address));
806 }
807 }
808 return tax_payers_address;
809 }
810
811 /**
812 * <!-- begin-user-doc -->
813 * <!-- end-user-doc -->
814 * @generated
815 */
816 public Address basicGetTax_payers_address() {
817 return tax_payers_address;
818 }
819
820 /**
821 * <!-- begin-user-doc -->
822 * <!-- end-user-doc -->
823 * @generated
824 */
825 @Override
826 public void setTax_payers_address(Address newTax_payers_address) {
827 Address oldTax_payers_address = tax_payers_address;
828 tax_payers_address = newTax_payers_address;
829 if (eNotificationRequired())
830 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__TAX_PAYERS_ADDRESS, oldTax_payers_address, tax_payers_address));
831 }
832
833 /**
834 * <!-- begin-user-doc -->
835 * <!-- end-user-doc -->
836 * @generated
837 */
838 @Override
839 public String getJobs_Employer_SSNo() {
840 return jobs_Employer_SSNo;
841 }
842
843 /**
844 * <!-- begin-user-doc -->
845 * <!-- end-user-doc -->
846 * @generated
847 */
848 @Override
849 public void setJobs_Employer_SSNo(String newJobs_Employer_SSNo) {
850 String oldJobs_Employer_SSNo = jobs_Employer_SSNo;
851 jobs_Employer_SSNo = newJobs_Employer_SSNo;
852 if (eNotificationRequired())
853 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__JOBS_EMPLOYER_SS_NO, oldJobs_Employer_SSNo, jobs_Employer_SSNo));
854 }
855
856 /**
857 * <!-- begin-user-doc -->
858 * <!-- end-user-doc -->
859 * @generated
860 */
861 @Override
862 public String getJobs_employers_name() {
863 return jobs_employers_name;
864 }
865
866 /**
867 * <!-- begin-user-doc -->
868 * <!-- end-user-doc -->
869 * @generated
870 */
871 @Override
872 public void setJobs_employers_name(String newJobs_employers_name) {
873 String oldJobs_employers_name = jobs_employers_name;
874 jobs_employers_name = newJobs_employers_name;
875 if (eNotificationRequired())
876 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__JOBS_EMPLOYERS_NAME, oldJobs_employers_name, jobs_employers_name));
877 }
878
879 /**
880 * <!-- begin-user-doc -->
881 * <!-- end-user-doc -->
882 * @generated
883 */
884 @Override
885 public Job_Activity getJobs_activity_type() {
886 return jobs_activity_type;
887 }
888
889 /**
890 * <!-- begin-user-doc -->
891 * <!-- end-user-doc -->
892 * @generated
893 */
894 @Override
895 public void setJobs_activity_type(Job_Activity newJobs_activity_type) {
896 Job_Activity oldJobs_activity_type = jobs_activity_type;
897 jobs_activity_type = newJobs_activity_type == null ? JOBS_ACTIVITY_TYPE_EDEFAULT : newJobs_activity_type;
898 if (eNotificationRequired())
899 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__JOBS_ACTIVITY_TYPE, oldJobs_activity_type, jobs_activity_type));
900 }
901
902 /**
903 * <!-- begin-user-doc -->
904 * <!-- end-user-doc -->
905 * @generated
906 */
907 @Override
908 public Town getJobs_place_of_work() {
909 return jobs_place_of_work;
910 }
911
912 /**
913 * <!-- begin-user-doc -->
914 * <!-- end-user-doc -->
915 * @generated
916 */
917 @Override
918 public void setJobs_place_of_work(Town newJobs_place_of_work) {
919 Town oldJobs_place_of_work = jobs_place_of_work;
920 jobs_place_of_work = newJobs_place_of_work == null ? JOBS_PLACE_OF_WORK_EDEFAULT : newJobs_place_of_work;
921 if (eNotificationRequired())
922 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__JOBS_PLACE_OF_WORK, oldJobs_place_of_work, jobs_place_of_work));
923 }
924
925 /**
926 * <!-- begin-user-doc -->
927 * <!-- end-user-doc -->
928 * @generated
929 */
930 @Override
931 public double getDeduction_FD_daily() {
932 return deduction_FD_daily;
933 }
934
935 /**
936 * <!-- begin-user-doc -->
937 * <!-- end-user-doc -->
938 * @generated
939 */
940 @Override
941 public void setDeduction_FD_daily(double newDeduction_FD_daily) {
942 double oldDeduction_FD_daily = deduction_FD_daily;
943 deduction_FD_daily = newDeduction_FD_daily;
944 if (eNotificationRequired())
945 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__DEDUCTION_FD_DAILY, oldDeduction_FD_daily, deduction_FD_daily));
946 }
947
948 /**
949 * <!-- begin-user-doc -->
950 * <!-- end-user-doc -->
951 * @generated
952 */
953 @Override
954 public double getDeduction_FD_monthly() {
955 return deduction_FD_monthly;
956 }
957
958 /**
959 * <!-- begin-user-doc -->
960 * <!-- end-user-doc -->
961 * @generated
962 */
963 @Override
964 public void setDeduction_FD_monthly(double newDeduction_FD_monthly) {
965 double oldDeduction_FD_monthly = deduction_FD_monthly;
966 deduction_FD_monthly = newDeduction_FD_monthly;
967 if (eNotificationRequired())
968 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__DEDUCTION_FD_MONTHLY, oldDeduction_FD_monthly, deduction_FD_monthly));
969 }
970
971 /**
972 * <!-- begin-user-doc -->
973 * <!-- end-user-doc -->
974 * @generated
975 */
976 @Override
977 public double getDeduction_AC_daily() {
978 return deduction_AC_daily;
979 }
980
981 /**
982 * <!-- begin-user-doc -->
983 * <!-- end-user-doc -->
984 * @generated
985 */
986 @Override
987 public void setDeduction_AC_daily(double newDeduction_AC_daily) {
988 double oldDeduction_AC_daily = deduction_AC_daily;
989 deduction_AC_daily = newDeduction_AC_daily;
990 if (eNotificationRequired())
991 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__DEDUCTION_AC_DAILY, oldDeduction_AC_daily, deduction_AC_daily));
992 }
993
994 /**
995 * <!-- begin-user-doc -->
996 * <!-- end-user-doc -->
997 * @generated
998 */
999 @Override
1000 public double getDeduction_AC_monthly() {
1001 return deduction_AC_monthly;
1002 }
1003
1004 /**
1005 * <!-- begin-user-doc -->
1006 * <!-- end-user-doc -->
1007 * @generated
1008 */
1009 @Override
1010 public void setDeduction_AC_monthly(double newDeduction_AC_monthly) {
1011 double oldDeduction_AC_monthly = deduction_AC_monthly;
1012 deduction_AC_monthly = newDeduction_AC_monthly;
1013 if (eNotificationRequired())
1014 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__DEDUCTION_AC_MONTHLY, oldDeduction_AC_monthly, deduction_AC_monthly));
1015 }
1016
1017 /**
1018 * <!-- begin-user-doc -->
1019 * <!-- end-user-doc -->
1020 * @generated
1021 */
1022 @Override
1023 public double getDeduction_AC_yearly() {
1024 return deduction_AC_yearly;
1025 }
1026
1027 /**
1028 * <!-- begin-user-doc -->
1029 * <!-- end-user-doc -->
1030 * @generated
1031 */
1032 @Override
1033 public void setDeduction_AC_yearly(double newDeduction_AC_yearly) {
1034 double oldDeduction_AC_yearly = deduction_AC_yearly;
1035 deduction_AC_yearly = newDeduction_AC_yearly;
1036 if (eNotificationRequired())
1037 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__DEDUCTION_AC_YEARLY, oldDeduction_AC_yearly, deduction_AC_yearly));
1038 }
1039
1040 /**
1041 * <!-- begin-user-doc -->
1042 * <!-- end-user-doc -->
1043 * @generated
1044 */
1045 @Override
1046 public double getDeduction_CE_daily() {
1047 return deduction_CE_daily;
1048 }
1049
1050 /**
1051 * <!-- begin-user-doc -->
1052 * <!-- end-user-doc -->
1053 * @generated
1054 */
1055 @Override
1056 public void setDeduction_CE_daily(double newDeduction_CE_daily) {
1057 double oldDeduction_CE_daily = deduction_CE_daily;
1058 deduction_CE_daily = newDeduction_CE_daily;
1059 if (eNotificationRequired())
1060 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__DEDUCTION_CE_DAILY, oldDeduction_CE_daily, deduction_CE_daily));
1061 }
1062
1063 /**
1064 * <!-- begin-user-doc -->
1065 * <!-- end-user-doc -->
1066 * @generated
1067 */
1068 @Override
1069 public double getDeduction_CE_monthly() {
1070 return deduction_CE_monthly;
1071 }
1072
1073 /**
1074 * <!-- begin-user-doc -->
1075 * <!-- end-user-doc -->
1076 * @generated
1077 */
1078 @Override
1079 public void setDeduction_CE_monthly(double newDeduction_CE_monthly) {
1080 double oldDeduction_CE_monthly = deduction_CE_monthly;
1081 deduction_CE_monthly = newDeduction_CE_monthly;
1082 if (eNotificationRequired())
1083 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__DEDUCTION_CE_MONTHLY, oldDeduction_CE_monthly, deduction_CE_monthly));
1084 }
1085
1086 /**
1087 * <!-- begin-user-doc -->
1088 * <!-- end-user-doc -->
1089 * @generated
1090 */
1091 @Override
1092 public double getDeduction_CE_yearly() {
1093 return deduction_CE_yearly;
1094 }
1095
1096 /**
1097 * <!-- begin-user-doc -->
1098 * <!-- end-user-doc -->
1099 * @generated
1100 */
1101 @Override
1102 public void setDeduction_CE_yearly(double newDeduction_CE_yearly) {
1103 double oldDeduction_CE_yearly = deduction_CE_yearly;
1104 deduction_CE_yearly = newDeduction_CE_yearly;
1105 if (eNotificationRequired())
1106 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__DEDUCTION_CE_YEARLY, oldDeduction_CE_yearly, deduction_CE_yearly));
1107 }
1108
1109 /**
1110 * <!-- begin-user-doc -->
1111 * <!-- end-user-doc -->
1112 * @generated
1113 */
1114 @Override
1115 public double getDeduction_DS_daily() {
1116 return deduction_DS_daily;
1117 }
1118
1119 /**
1120 * <!-- begin-user-doc -->
1121 * <!-- end-user-doc -->
1122 * @generated
1123 */
1124 @Override
1125 public void setDeduction_DS_daily(double newDeduction_DS_daily) {
1126 double oldDeduction_DS_daily = deduction_DS_daily;
1127 deduction_DS_daily = newDeduction_DS_daily;
1128 if (eNotificationRequired())
1129 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__DEDUCTION_DS_DAILY, oldDeduction_DS_daily, deduction_DS_daily));
1130 }
1131
1132 /**
1133 * <!-- begin-user-doc -->
1134 * <!-- end-user-doc -->
1135 * @generated
1136 */
1137 @Override
1138 public double getDeduction_DS_monthly() {
1139 return deduction_DS_monthly;
1140 }
1141
1142 /**
1143 * <!-- begin-user-doc -->
1144 * <!-- end-user-doc -->
1145 * @generated
1146 */
1147 @Override
1148 public void setDeduction_DS_monthly(double newDeduction_DS_monthly) {
1149 double oldDeduction_DS_monthly = deduction_DS_monthly;
1150 deduction_DS_monthly = newDeduction_DS_monthly;
1151 if (eNotificationRequired())
1152 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__DEDUCTION_DS_MONTHLY, oldDeduction_DS_monthly, deduction_DS_monthly));
1153 }
1154
1155 /**
1156 * <!-- begin-user-doc -->
1157 * <!-- end-user-doc -->
1158 * @generated
1159 */
1160 @Override
1161 public double getDeduction_FO_daily() {
1162 return deduction_FO_daily;
1163 }
1164
1165 /**
1166 * <!-- begin-user-doc -->
1167 * <!-- end-user-doc -->
1168 * @generated
1169 */
1170 @Override
1171 public void setDeduction_FO_daily(double newDeduction_FO_daily) {
1172 double oldDeduction_FO_daily = deduction_FO_daily;
1173 deduction_FO_daily = newDeduction_FO_daily;
1174 if (eNotificationRequired())
1175 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__DEDUCTION_FO_DAILY, oldDeduction_FO_daily, deduction_FO_daily));
1176 }
1177
1178 /**
1179 * <!-- begin-user-doc -->
1180 * <!-- end-user-doc -->
1181 * @generated
1182 */
1183 @Override
1184 public double getDeduction_FO_monthly() {
1185 return deduction_FO_monthly;
1186 }
1187
1188 /**
1189 * <!-- begin-user-doc -->
1190 * <!-- end-user-doc -->
1191 * @generated
1192 */
1193 @Override
1194 public void setDeduction_FO_monthly(double newDeduction_FO_monthly) {
1195 double oldDeduction_FO_monthly = deduction_FO_monthly;
1196 deduction_FO_monthly = newDeduction_FO_monthly;
1197 if (eNotificationRequired())
1198 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__DEDUCTION_FO_MONTHLY, oldDeduction_FO_monthly, deduction_FO_monthly));
1199 }
1200
1201 /**
1202 * <!-- begin-user-doc -->
1203 * <!-- end-user-doc -->
1204 * @generated
1205 */
1206 @Override
1207 public double getDeduction_FO_yearly() {
1208 return deduction_FO_yearly;
1209 }
1210
1211 /**
1212 * <!-- begin-user-doc -->
1213 * <!-- end-user-doc -->
1214 * @generated
1215 */
1216 @Override
1217 public void setDeduction_FO_yearly(double newDeduction_FO_yearly) {
1218 double oldDeduction_FO_yearly = deduction_FO_yearly;
1219 deduction_FO_yearly = newDeduction_FO_yearly;
1220 if (eNotificationRequired())
1221 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__DEDUCTION_FO_YEARLY, oldDeduction_FO_yearly, deduction_FO_yearly));
1222 }
1223
1224 /**
1225 * <!-- begin-user-doc -->
1226 * <!-- end-user-doc -->
1227 * @generated
1228 */
1229 @Override
1230 public double getCredit_CIS_daily() {
1231 return credit_CIS_daily;
1232 }
1233
1234 /**
1235 * <!-- begin-user-doc -->
1236 * <!-- end-user-doc -->
1237 * @generated
1238 */
1239 @Override
1240 public void setCredit_CIS_daily(double newCredit_CIS_daily) {
1241 double oldCredit_CIS_daily = credit_CIS_daily;
1242 credit_CIS_daily = newCredit_CIS_daily;
1243 if (eNotificationRequired())
1244 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__CREDIT_CIS_DAILY, oldCredit_CIS_daily, credit_CIS_daily));
1245 }
1246
1247 /**
1248 * <!-- begin-user-doc -->
1249 * <!-- end-user-doc -->
1250 * @generated
1251 */
1252 @Override
1253 public double getCredit_CIS_monthly() {
1254 return credit_CIS_monthly;
1255 }
1256
1257 /**
1258 * <!-- begin-user-doc -->
1259 * <!-- end-user-doc -->
1260 * @generated
1261 */
1262 @Override
1263 public void setCredit_CIS_monthly(double newCredit_CIS_monthly) {
1264 double oldCredit_CIS_monthly = credit_CIS_monthly;
1265 credit_CIS_monthly = newCredit_CIS_monthly;
1266 if (eNotificationRequired())
1267 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__CREDIT_CIS_MONTHLY, oldCredit_CIS_monthly, credit_CIS_monthly));
1268 }
1269
1270 /**
1271 * <!-- begin-user-doc -->
1272 * <!-- end-user-doc -->
1273 * @generated
1274 */
1275 @Override
1276 public double getCredit_CIM_daily() {
1277 return credit_CIM_daily;
1278 }
1279
1280 /**
1281 * <!-- begin-user-doc -->
1282 * <!-- end-user-doc -->
1283 * @generated
1284 */
1285 @Override
1286 public void setCredit_CIM_daily(double newCredit_CIM_daily) {
1287 double oldCredit_CIM_daily = credit_CIM_daily;
1288 credit_CIM_daily = newCredit_CIM_daily;
1289 if (eNotificationRequired())
1290 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__CREDIT_CIM_DAILY, oldCredit_CIM_daily, credit_CIM_daily));
1291 }
1292
1293 /**
1294 * <!-- begin-user-doc -->
1295 * <!-- end-user-doc -->
1296 * @generated
1297 */
1298 @Override
1299 public boolean isValidity() {
1300 return validity;
1301 }
1302
1303 /**
1304 * <!-- begin-user-doc -->
1305 * <!-- end-user-doc -->
1306 * @generated
1307 */
1308 @Override
1309 public void setValidity(boolean newValidity) {
1310 boolean oldValidity = validity;
1311 validity = newValidity;
1312 if (eNotificationRequired())
1313 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__VALIDITY, oldValidity, validity));
1314 }
1315
1316 /**
1317 * <!-- begin-user-doc -->
1318 * <!-- end-user-doc -->
1319 * @generated
1320 */
1321 @Override
1322 public EList<Income_Tax_Credit> getIncome_Tax_Credit() {
1323 if (income_Tax_Credit == null) {
1324 income_Tax_Credit = new EObjectWithInverseResolvingEList<Income_Tax_Credit>(Income_Tax_Credit.class, this, TaxationPackage.TAX_CARD__INCOME_TAX_CREDIT, TaxationPackage.INCOME_TAX_CREDIT__TAXATION_FRAME);
1325 }
1326 return income_Tax_Credit;
1327 }
1328
1329 /**
1330 * <!-- begin-user-doc -->
1331 * <!-- end-user-doc -->
1332 * @generated
1333 */
1334 @Override
1335 public Tax_Card getPrevious() {
1336 if (previous != null && previous.eIsProxy()) {
1337 InternalEObject oldPrevious = (InternalEObject)previous;
1338 previous = (Tax_Card)eResolveProxy(oldPrevious);
1339 if (previous != oldPrevious) {
1340 if (eNotificationRequired())
1341 eNotify(new ENotificationImpl(this, Notification.RESOLVE, TaxationPackage.TAX_CARD__PREVIOUS, oldPrevious, previous));
1342 }
1343 }
1344 return previous;
1345 }
1346
1347 /**
1348 * <!-- begin-user-doc -->
1349 * <!-- end-user-doc -->
1350 * @generated
1351 */
1352 public Tax_Card basicGetPrevious() {
1353 return previous;
1354 }
1355
1356 /**
1357 * <!-- begin-user-doc -->
1358 * <!-- end-user-doc -->
1359 * @generated
1360 */
1361 public NotificationChain basicSetPrevious(Tax_Card newPrevious, NotificationChain msgs) {
1362 Tax_Card oldPrevious = previous;
1363 previous = newPrevious;
1364 if (eNotificationRequired()) {
1365 ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__PREVIOUS, oldPrevious, newPrevious);
1366 if (msgs == null) msgs = notification; else msgs.add(notification);
1367 }
1368 return msgs;
1369 }
1370
1371 /**
1372 * <!-- begin-user-doc -->
1373 * <!-- end-user-doc -->
1374 * @generated
1375 */
1376 @Override
1377 public void setPrevious(Tax_Card newPrevious) {
1378 if (newPrevious != previous) {
1379 NotificationChain msgs = null;
1380 if (previous != null)
1381 msgs = ((InternalEObject)previous).eInverseRemove(this, TaxationPackage.TAX_CARD__CURRENT_TAX_CARD, Tax_Card.class, msgs);
1382 if (newPrevious != null)
1383 msgs = ((InternalEObject)newPrevious).eInverseAdd(this, TaxationPackage.TAX_CARD__CURRENT_TAX_CARD, Tax_Card.class, msgs);
1384 msgs = basicSetPrevious(newPrevious, msgs);
1385 if (msgs != null) msgs.dispatch();
1386 }
1387 else if (eNotificationRequired())
1388 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__PREVIOUS, newPrevious, newPrevious));
1389 }
1390
1391 /**
1392 * <!-- begin-user-doc -->
1393 * <!-- end-user-doc -->
1394 * @generated
1395 */
1396 @Override
1397 public Tax_Card getCurrent_tax_card() {
1398 if (current_tax_card != null && current_tax_card.eIsProxy()) {
1399 InternalEObject oldCurrent_tax_card = (InternalEObject)current_tax_card;
1400 current_tax_card = (Tax_Card)eResolveProxy(oldCurrent_tax_card);
1401 if (current_tax_card != oldCurrent_tax_card) {
1402 if (eNotificationRequired())
1403 eNotify(new ENotificationImpl(this, Notification.RESOLVE, TaxationPackage.TAX_CARD__CURRENT_TAX_CARD, oldCurrent_tax_card, current_tax_card));
1404 }
1405 }
1406 return current_tax_card;
1407 }
1408
1409 /**
1410 * <!-- begin-user-doc -->
1411 * <!-- end-user-doc -->
1412 * @generated
1413 */
1414 public Tax_Card basicGetCurrent_tax_card() {
1415 return current_tax_card;
1416 }
1417
1418 /**
1419 * <!-- begin-user-doc -->
1420 * <!-- end-user-doc -->
1421 * @generated
1422 */
1423 public NotificationChain basicSetCurrent_tax_card(Tax_Card newCurrent_tax_card, NotificationChain msgs) {
1424 Tax_Card oldCurrent_tax_card = current_tax_card;
1425 current_tax_card = newCurrent_tax_card;
1426 if (eNotificationRequired()) {
1427 ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__CURRENT_TAX_CARD, oldCurrent_tax_card, newCurrent_tax_card);
1428 if (msgs == null) msgs = notification; else msgs.add(notification);
1429 }
1430 return msgs;
1431 }
1432
1433 /**
1434 * <!-- begin-user-doc -->
1435 * <!-- end-user-doc -->
1436 * @generated
1437 */
1438 @Override
1439 public void setCurrent_tax_card(Tax_Card newCurrent_tax_card) {
1440 if (newCurrent_tax_card != current_tax_card) {
1441 NotificationChain msgs = null;
1442 if (current_tax_card != null)
1443 msgs = ((InternalEObject)current_tax_card).eInverseRemove(this, TaxationPackage.TAX_CARD__PREVIOUS, Tax_Card.class, msgs);
1444 if (newCurrent_tax_card != null)
1445 msgs = ((InternalEObject)newCurrent_tax_card).eInverseAdd(this, TaxationPackage.TAX_CARD__PREVIOUS, Tax_Card.class, msgs);
1446 msgs = basicSetCurrent_tax_card(newCurrent_tax_card, msgs);
1447 if (msgs != null) msgs.dispatch();
1448 }
1449 else if (eNotificationRequired())
1450 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__CURRENT_TAX_CARD, newCurrent_tax_card, newCurrent_tax_card));
1451 }
1452
1453 /**
1454 * <!-- begin-user-doc -->
1455 * <!-- end-user-doc -->
1456 * @generated
1457 */
1458 @Override
1459 public double getCredit_CIM_yearly() {
1460 return credit_CIM_yearly;
1461 }
1462
1463 /**
1464 * <!-- begin-user-doc -->
1465 * <!-- end-user-doc -->
1466 * @generated
1467 */
1468 @Override
1469 public void setCredit_CIM_yearly(double newCredit_CIM_yearly) {
1470 double oldCredit_CIM_yearly = credit_CIM_yearly;
1471 credit_CIM_yearly = newCredit_CIM_yearly;
1472 if (eNotificationRequired())
1473 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__CREDIT_CIM_YEARLY, oldCredit_CIM_yearly, credit_CIM_yearly));
1474 }
1475
1476 /**
1477 * <!-- begin-user-doc -->
1478 * <!-- end-user-doc -->
1479 * @generated
1480 */
1481 @Override
1482 public double getDeduction_DS_Alimony_yearly() {
1483 return deduction_DS_Alimony_yearly;
1484 }
1485
1486 /**
1487 * <!-- begin-user-doc -->
1488 * <!-- end-user-doc -->
1489 * @generated
1490 */
1491 @Override
1492 public void setDeduction_DS_Alimony_yearly(double newDeduction_DS_Alimony_yearly) {
1493 double oldDeduction_DS_Alimony_yearly = deduction_DS_Alimony_yearly;
1494 deduction_DS_Alimony_yearly = newDeduction_DS_Alimony_yearly;
1495 if (eNotificationRequired())
1496 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__DEDUCTION_DS_ALIMONY_YEARLY, oldDeduction_DS_Alimony_yearly, deduction_DS_Alimony_yearly));
1497 }
1498
1499 /**
1500 * <!-- begin-user-doc -->
1501 * <!-- end-user-doc -->
1502 * @generated
1503 */
1504 @Override
1505 public double getDeduction_DS_Debt_yearly() {
1506 return deduction_DS_Debt_yearly;
1507 }
1508
1509 /**
1510 * <!-- begin-user-doc -->
1511 * <!-- end-user-doc -->
1512 * @generated
1513 */
1514 @Override
1515 public void setDeduction_DS_Debt_yearly(double newDeduction_DS_Debt_yearly) {
1516 double oldDeduction_DS_Debt_yearly = deduction_DS_Debt_yearly;
1517 deduction_DS_Debt_yearly = newDeduction_DS_Debt_yearly;
1518 if (eNotificationRequired())
1519 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__DEDUCTION_DS_DEBT_YEARLY, oldDeduction_DS_Debt_yearly, deduction_DS_Debt_yearly));
1520 }
1521
1522 /**
1523 * <!-- begin-user-doc -->
1524 * <!-- end-user-doc -->
1525 * @generated
1526 */
1527 @Override
1528 public Income getIncome() {
1529 if (eContainerFeatureID() != TaxationPackage.TAX_CARD__INCOME) return null;
1530 return (Income)eInternalContainer();
1531 }
1532
1533 /**
1534 * <!-- begin-user-doc -->
1535 * <!-- end-user-doc -->
1536 * @generated
1537 */
1538 public NotificationChain basicSetIncome(Income newIncome, NotificationChain msgs) {
1539 msgs = eBasicSetContainer((InternalEObject)newIncome, TaxationPackage.TAX_CARD__INCOME, msgs);
1540 return msgs;
1541 }
1542
1543 /**
1544 * <!-- begin-user-doc -->
1545 * <!-- end-user-doc -->
1546 * @generated
1547 */
1548 @Override
1549 public void setIncome(Income newIncome) {
1550 if (newIncome != eInternalContainer() || (eContainerFeatureID() != TaxationPackage.TAX_CARD__INCOME && newIncome != null)) {
1551 if (EcoreUtil.isAncestor(this, newIncome))
1552 throw new IllegalArgumentException("Recursive containment not allowed for " + toString());
1553 NotificationChain msgs = null;
1554 if (eInternalContainer() != null)
1555 msgs = eBasicRemoveFromContainer(msgs);
1556 if (newIncome != null)
1557 msgs = ((InternalEObject)newIncome).eInverseAdd(this, TaxationPackage.INCOME__TAX_CARD, Income.class, msgs);
1558 msgs = basicSetIncome(newIncome, msgs);
1559 if (msgs != null) msgs.dispatch();
1560 }
1561 else if (eNotificationRequired())
1562 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_CARD__INCOME, newIncome, newIncome));
1563 }
1564
1565 /**
1566 * <!-- begin-user-doc -->
1567 * <!-- end-user-doc -->
1568 * @generated
1569 */
1570 @SuppressWarnings("unchecked")
1571 @Override
1572 public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
1573 switch (featureID) {
1574 case TaxationPackage.TAX_CARD__INCOME_TAX_CREDIT:
1575 return ((InternalEList<InternalEObject>)(InternalEList<?>)getIncome_Tax_Credit()).basicAdd(otherEnd, msgs);
1576 case TaxationPackage.TAX_CARD__PREVIOUS:
1577 if (previous != null)
1578 msgs = ((InternalEObject)previous).eInverseRemove(this, TaxationPackage.TAX_CARD__CURRENT_TAX_CARD, Tax_Card.class, msgs);
1579 return basicSetPrevious((Tax_Card)otherEnd, msgs);
1580 case TaxationPackage.TAX_CARD__CURRENT_TAX_CARD:
1581 if (current_tax_card != null)
1582 msgs = ((InternalEObject)current_tax_card).eInverseRemove(this, TaxationPackage.TAX_CARD__PREVIOUS, Tax_Card.class, msgs);
1583 return basicSetCurrent_tax_card((Tax_Card)otherEnd, msgs);
1584 case TaxationPackage.TAX_CARD__INCOME:
1585 if (eInternalContainer() != null)
1586 msgs = eBasicRemoveFromContainer(msgs);
1587 return basicSetIncome((Income)otherEnd, msgs);
1588 }
1589 return super.eInverseAdd(otherEnd, featureID, msgs);
1590 }
1591
1592 /**
1593 * <!-- begin-user-doc -->
1594 * <!-- end-user-doc -->
1595 * @generated
1596 */
1597 @Override
1598 public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
1599 switch (featureID) {
1600 case TaxationPackage.TAX_CARD__INCOME_TAX_CREDIT:
1601 return ((InternalEList<?>)getIncome_Tax_Credit()).basicRemove(otherEnd, msgs);
1602 case TaxationPackage.TAX_CARD__PREVIOUS:
1603 return basicSetPrevious(null, msgs);
1604 case TaxationPackage.TAX_CARD__CURRENT_TAX_CARD:
1605 return basicSetCurrent_tax_card(null, msgs);
1606 case TaxationPackage.TAX_CARD__INCOME:
1607 return basicSetIncome(null, msgs);
1608 }
1609 return super.eInverseRemove(otherEnd, featureID, msgs);
1610 }
1611
1612 /**
1613 * <!-- begin-user-doc -->
1614 * <!-- end-user-doc -->
1615 * @generated
1616 */
1617 @Override
1618 public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs) {
1619 switch (eContainerFeatureID()) {
1620 case TaxationPackage.TAX_CARD__INCOME:
1621 return eInternalContainer().eInverseRemove(this, TaxationPackage.INCOME__TAX_CARD, Income.class, msgs);
1622 }
1623 return super.eBasicRemoveFromContainerFeature(msgs);
1624 }
1625
1626 /**
1627 * <!-- begin-user-doc -->
1628 * <!-- end-user-doc -->
1629 * @generated
1630 */
1631 @Override
1632 public Object eGet(int featureID, boolean resolve, boolean coreType) {
1633 switch (featureID) {
1634 case TaxationPackage.TAX_CARD__CARD_IDENTIFIER:
1635 return getCard_identifier();
1636 case TaxationPackage.TAX_CARD__TAX_OFFICE:
1637 return getTax_office();
1638 case TaxationPackage.TAX_CARD__PERCENTAGE_OF_WITHOLDING:
1639 return getPercentage_of_witholding();
1640 case TaxationPackage.TAX_CARD__TAX_PAYERS_NAME_SURNAME:
1641 return getTax_payers_name_surname();
1642 case TaxationPackage.TAX_CARD__TAX_PAYERS_PARTNER_NAME_SURNAME:
1643 return getTax_payers_partner_name_surname();
1644 case TaxationPackage.TAX_CARD__TAX_PAYERS_ADDRESS:
1645 if (resolve) return getTax_payers_address();
1646 return basicGetTax_payers_address();
1647 case TaxationPackage.TAX_CARD__JOBS_EMPLOYER_SS_NO:
1648 return getJobs_Employer_SSNo();
1649 case TaxationPackage.TAX_CARD__JOBS_EMPLOYERS_NAME:
1650 return getJobs_employers_name();
1651 case TaxationPackage.TAX_CARD__JOBS_ACTIVITY_TYPE:
1652 return getJobs_activity_type();
1653 case TaxationPackage.TAX_CARD__JOBS_PLACE_OF_WORK:
1654 return getJobs_place_of_work();
1655 case TaxationPackage.TAX_CARD__DEDUCTION_FD_DAILY:
1656 return getDeduction_FD_daily();
1657 case TaxationPackage.TAX_CARD__DEDUCTION_FD_MONTHLY:
1658 return getDeduction_FD_monthly();
1659 case TaxationPackage.TAX_CARD__DEDUCTION_AC_DAILY:
1660 return getDeduction_AC_daily();
1661 case TaxationPackage.TAX_CARD__DEDUCTION_AC_MONTHLY:
1662 return getDeduction_AC_monthly();
1663 case TaxationPackage.TAX_CARD__DEDUCTION_AC_YEARLY:
1664 return getDeduction_AC_yearly();
1665 case TaxationPackage.TAX_CARD__DEDUCTION_CE_DAILY:
1666 return getDeduction_CE_daily();
1667 case TaxationPackage.TAX_CARD__DEDUCTION_CE_MONTHLY:
1668 return getDeduction_CE_monthly();
1669 case TaxationPackage.TAX_CARD__DEDUCTION_CE_YEARLY:
1670 return getDeduction_CE_yearly();
1671 case TaxationPackage.TAX_CARD__DEDUCTION_DS_DAILY:
1672 return getDeduction_DS_daily();
1673 case TaxationPackage.TAX_CARD__DEDUCTION_DS_MONTHLY:
1674 return getDeduction_DS_monthly();
1675 case TaxationPackage.TAX_CARD__DEDUCTION_FO_DAILY:
1676 return getDeduction_FO_daily();
1677 case TaxationPackage.TAX_CARD__DEDUCTION_FO_MONTHLY:
1678 return getDeduction_FO_monthly();
1679 case TaxationPackage.TAX_CARD__DEDUCTION_FO_YEARLY:
1680 return getDeduction_FO_yearly();
1681 case TaxationPackage.TAX_CARD__CREDIT_CIS_DAILY:
1682 return getCredit_CIS_daily();
1683 case TaxationPackage.TAX_CARD__CREDIT_CIS_MONTHLY:
1684 return getCredit_CIS_monthly();
1685 case TaxationPackage.TAX_CARD__CREDIT_CIM_DAILY:
1686 return getCredit_CIM_daily();
1687 case TaxationPackage.TAX_CARD__VALIDITY:
1688 return isValidity();
1689 case TaxationPackage.TAX_CARD__INCOME_TAX_CREDIT:
1690 return getIncome_Tax_Credit();
1691 case TaxationPackage.TAX_CARD__PREVIOUS:
1692 if (resolve) return getPrevious();
1693 return basicGetPrevious();
1694 case TaxationPackage.TAX_CARD__CURRENT_TAX_CARD:
1695 if (resolve) return getCurrent_tax_card();
1696 return basicGetCurrent_tax_card();
1697 case TaxationPackage.TAX_CARD__CREDIT_CIM_YEARLY:
1698 return getCredit_CIM_yearly();
1699 case TaxationPackage.TAX_CARD__DEDUCTION_DS_ALIMONY_YEARLY:
1700 return getDeduction_DS_Alimony_yearly();
1701 case TaxationPackage.TAX_CARD__DEDUCTION_DS_DEBT_YEARLY:
1702 return getDeduction_DS_Debt_yearly();
1703 case TaxationPackage.TAX_CARD__INCOME:
1704 return getIncome();
1705 }
1706 return super.eGet(featureID, resolve, coreType);
1707 }
1708
1709 /**
1710 * <!-- begin-user-doc -->
1711 * <!-- end-user-doc -->
1712 * @generated
1713 */
1714 @SuppressWarnings("unchecked")
1715 @Override
1716 public void eSet(int featureID, Object newValue) {
1717 switch (featureID) {
1718 case TaxationPackage.TAX_CARD__CARD_IDENTIFIER:
1719 setCard_identifier((String)newValue);
1720 return;
1721 case TaxationPackage.TAX_CARD__TAX_OFFICE:
1722 setTax_office((Tax_Office)newValue);
1723 return;
1724 case TaxationPackage.TAX_CARD__PERCENTAGE_OF_WITHOLDING:
1725 setPercentage_of_witholding((Double)newValue);
1726 return;
1727 case TaxationPackage.TAX_CARD__TAX_PAYERS_NAME_SURNAME:
1728 getTax_payers_name_surname().clear();
1729 getTax_payers_name_surname().addAll((Collection<? extends String>)newValue);
1730 return;
1731 case TaxationPackage.TAX_CARD__TAX_PAYERS_PARTNER_NAME_SURNAME:
1732 getTax_payers_partner_name_surname().clear();
1733 getTax_payers_partner_name_surname().addAll((Collection<? extends String>)newValue);
1734 return;
1735 case TaxationPackage.TAX_CARD__TAX_PAYERS_ADDRESS:
1736 setTax_payers_address((Address)newValue);
1737 return;
1738 case TaxationPackage.TAX_CARD__JOBS_EMPLOYER_SS_NO:
1739 setJobs_Employer_SSNo((String)newValue);
1740 return;
1741 case TaxationPackage.TAX_CARD__JOBS_EMPLOYERS_NAME:
1742 setJobs_employers_name((String)newValue);
1743 return;
1744 case TaxationPackage.TAX_CARD__JOBS_ACTIVITY_TYPE:
1745 setJobs_activity_type((Job_Activity)newValue);
1746 return;
1747 case TaxationPackage.TAX_CARD__JOBS_PLACE_OF_WORK:
1748 setJobs_place_of_work((Town)newValue);
1749 return;
1750 case TaxationPackage.TAX_CARD__DEDUCTION_FD_DAILY:
1751 setDeduction_FD_daily((Double)newValue);
1752 return;
1753 case TaxationPackage.TAX_CARD__DEDUCTION_FD_MONTHLY:
1754 setDeduction_FD_monthly((Double)newValue);
1755 return;
1756 case TaxationPackage.TAX_CARD__DEDUCTION_AC_DAILY:
1757 setDeduction_AC_daily((Double)newValue);
1758 return;
1759 case TaxationPackage.TAX_CARD__DEDUCTION_AC_MONTHLY:
1760 setDeduction_AC_monthly((Double)newValue);
1761 return;
1762 case TaxationPackage.TAX_CARD__DEDUCTION_AC_YEARLY:
1763 setDeduction_AC_yearly((Double)newValue);
1764 return;
1765 case TaxationPackage.TAX_CARD__DEDUCTION_CE_DAILY:
1766 setDeduction_CE_daily((Double)newValue);
1767 return;
1768 case TaxationPackage.TAX_CARD__DEDUCTION_CE_MONTHLY:
1769 setDeduction_CE_monthly((Double)newValue);
1770 return;
1771 case TaxationPackage.TAX_CARD__DEDUCTION_CE_YEARLY:
1772 setDeduction_CE_yearly((Double)newValue);
1773 return;
1774 case TaxationPackage.TAX_CARD__DEDUCTION_DS_DAILY:
1775 setDeduction_DS_daily((Double)newValue);
1776 return;
1777 case TaxationPackage.TAX_CARD__DEDUCTION_DS_MONTHLY:
1778 setDeduction_DS_monthly((Double)newValue);
1779 return;
1780 case TaxationPackage.TAX_CARD__DEDUCTION_FO_DAILY:
1781 setDeduction_FO_daily((Double)newValue);
1782 return;
1783 case TaxationPackage.TAX_CARD__DEDUCTION_FO_MONTHLY:
1784 setDeduction_FO_monthly((Double)newValue);
1785 return;
1786 case TaxationPackage.TAX_CARD__DEDUCTION_FO_YEARLY:
1787 setDeduction_FO_yearly((Double)newValue);
1788 return;
1789 case TaxationPackage.TAX_CARD__CREDIT_CIS_DAILY:
1790 setCredit_CIS_daily((Double)newValue);
1791 return;
1792 case TaxationPackage.TAX_CARD__CREDIT_CIS_MONTHLY:
1793 setCredit_CIS_monthly((Double)newValue);
1794 return;
1795 case TaxationPackage.TAX_CARD__CREDIT_CIM_DAILY:
1796 setCredit_CIM_daily((Double)newValue);
1797 return;
1798 case TaxationPackage.TAX_CARD__VALIDITY:
1799 setValidity((Boolean)newValue);
1800 return;
1801 case TaxationPackage.TAX_CARD__INCOME_TAX_CREDIT:
1802 getIncome_Tax_Credit().clear();
1803 getIncome_Tax_Credit().addAll((Collection<? extends Income_Tax_Credit>)newValue);
1804 return;
1805 case TaxationPackage.TAX_CARD__PREVIOUS:
1806 setPrevious((Tax_Card)newValue);
1807 return;
1808 case TaxationPackage.TAX_CARD__CURRENT_TAX_CARD:
1809 setCurrent_tax_card((Tax_Card)newValue);
1810 return;
1811 case TaxationPackage.TAX_CARD__CREDIT_CIM_YEARLY:
1812 setCredit_CIM_yearly((Double)newValue);
1813 return;
1814 case TaxationPackage.TAX_CARD__DEDUCTION_DS_ALIMONY_YEARLY:
1815 setDeduction_DS_Alimony_yearly((Double)newValue);
1816 return;
1817 case TaxationPackage.TAX_CARD__DEDUCTION_DS_DEBT_YEARLY:
1818 setDeduction_DS_Debt_yearly((Double)newValue);
1819 return;
1820 case TaxationPackage.TAX_CARD__INCOME:
1821 setIncome((Income)newValue);
1822 return;
1823 }
1824 super.eSet(featureID, newValue);
1825 }
1826
1827 /**
1828 * <!-- begin-user-doc -->
1829 * <!-- end-user-doc -->
1830 * @generated
1831 */
1832 @Override
1833 public void eUnset(int featureID) {
1834 switch (featureID) {
1835 case TaxationPackage.TAX_CARD__CARD_IDENTIFIER:
1836 setCard_identifier(CARD_IDENTIFIER_EDEFAULT);
1837 return;
1838 case TaxationPackage.TAX_CARD__TAX_OFFICE:
1839 setTax_office(TAX_OFFICE_EDEFAULT);
1840 return;
1841 case TaxationPackage.TAX_CARD__PERCENTAGE_OF_WITHOLDING:
1842 setPercentage_of_witholding(PERCENTAGE_OF_WITHOLDING_EDEFAULT);
1843 return;
1844 case TaxationPackage.TAX_CARD__TAX_PAYERS_NAME_SURNAME:
1845 getTax_payers_name_surname().clear();
1846 return;
1847 case TaxationPackage.TAX_CARD__TAX_PAYERS_PARTNER_NAME_SURNAME:
1848 getTax_payers_partner_name_surname().clear();
1849 return;
1850 case TaxationPackage.TAX_CARD__TAX_PAYERS_ADDRESS:
1851 setTax_payers_address((Address)null);
1852 return;
1853 case TaxationPackage.TAX_CARD__JOBS_EMPLOYER_SS_NO:
1854 setJobs_Employer_SSNo(JOBS_EMPLOYER_SS_NO_EDEFAULT);
1855 return;
1856 case TaxationPackage.TAX_CARD__JOBS_EMPLOYERS_NAME:
1857 setJobs_employers_name(JOBS_EMPLOYERS_NAME_EDEFAULT);
1858 return;
1859 case TaxationPackage.TAX_CARD__JOBS_ACTIVITY_TYPE:
1860 setJobs_activity_type(JOBS_ACTIVITY_TYPE_EDEFAULT);
1861 return;
1862 case TaxationPackage.TAX_CARD__JOBS_PLACE_OF_WORK:
1863 setJobs_place_of_work(JOBS_PLACE_OF_WORK_EDEFAULT);
1864 return;
1865 case TaxationPackage.TAX_CARD__DEDUCTION_FD_DAILY:
1866 setDeduction_FD_daily(DEDUCTION_FD_DAILY_EDEFAULT);
1867 return;
1868 case TaxationPackage.TAX_CARD__DEDUCTION_FD_MONTHLY:
1869 setDeduction_FD_monthly(DEDUCTION_FD_MONTHLY_EDEFAULT);
1870 return;
1871 case TaxationPackage.TAX_CARD__DEDUCTION_AC_DAILY:
1872 setDeduction_AC_daily(DEDUCTION_AC_DAILY_EDEFAULT);
1873 return;
1874 case TaxationPackage.TAX_CARD__DEDUCTION_AC_MONTHLY:
1875 setDeduction_AC_monthly(DEDUCTION_AC_MONTHLY_EDEFAULT);
1876 return;
1877 case TaxationPackage.TAX_CARD__DEDUCTION_AC_YEARLY:
1878 setDeduction_AC_yearly(DEDUCTION_AC_YEARLY_EDEFAULT);
1879 return;
1880 case TaxationPackage.TAX_CARD__DEDUCTION_CE_DAILY:
1881 setDeduction_CE_daily(DEDUCTION_CE_DAILY_EDEFAULT);
1882 return;
1883 case TaxationPackage.TAX_CARD__DEDUCTION_CE_MONTHLY:
1884 setDeduction_CE_monthly(DEDUCTION_CE_MONTHLY_EDEFAULT);
1885 return;
1886 case TaxationPackage.TAX_CARD__DEDUCTION_CE_YEARLY:
1887 setDeduction_CE_yearly(DEDUCTION_CE_YEARLY_EDEFAULT);
1888 return;
1889 case TaxationPackage.TAX_CARD__DEDUCTION_DS_DAILY:
1890 setDeduction_DS_daily(DEDUCTION_DS_DAILY_EDEFAULT);
1891 return;
1892 case TaxationPackage.TAX_CARD__DEDUCTION_DS_MONTHLY:
1893 setDeduction_DS_monthly(DEDUCTION_DS_MONTHLY_EDEFAULT);
1894 return;
1895 case TaxationPackage.TAX_CARD__DEDUCTION_FO_DAILY:
1896 setDeduction_FO_daily(DEDUCTION_FO_DAILY_EDEFAULT);
1897 return;
1898 case TaxationPackage.TAX_CARD__DEDUCTION_FO_MONTHLY:
1899 setDeduction_FO_monthly(DEDUCTION_FO_MONTHLY_EDEFAULT);
1900 return;
1901 case TaxationPackage.TAX_CARD__DEDUCTION_FO_YEARLY:
1902 setDeduction_FO_yearly(DEDUCTION_FO_YEARLY_EDEFAULT);
1903 return;
1904 case TaxationPackage.TAX_CARD__CREDIT_CIS_DAILY:
1905 setCredit_CIS_daily(CREDIT_CIS_DAILY_EDEFAULT);
1906 return;
1907 case TaxationPackage.TAX_CARD__CREDIT_CIS_MONTHLY:
1908 setCredit_CIS_monthly(CREDIT_CIS_MONTHLY_EDEFAULT);
1909 return;
1910 case TaxationPackage.TAX_CARD__CREDIT_CIM_DAILY:
1911 setCredit_CIM_daily(CREDIT_CIM_DAILY_EDEFAULT);
1912 return;
1913 case TaxationPackage.TAX_CARD__VALIDITY:
1914 setValidity(VALIDITY_EDEFAULT);
1915 return;
1916 case TaxationPackage.TAX_CARD__INCOME_TAX_CREDIT:
1917 getIncome_Tax_Credit().clear();
1918 return;
1919 case TaxationPackage.TAX_CARD__PREVIOUS:
1920 setPrevious((Tax_Card)null);
1921 return;
1922 case TaxationPackage.TAX_CARD__CURRENT_TAX_CARD:
1923 setCurrent_tax_card((Tax_Card)null);
1924 return;
1925 case TaxationPackage.TAX_CARD__CREDIT_CIM_YEARLY:
1926 setCredit_CIM_yearly(CREDIT_CIM_YEARLY_EDEFAULT);
1927 return;
1928 case TaxationPackage.TAX_CARD__DEDUCTION_DS_ALIMONY_YEARLY:
1929 setDeduction_DS_Alimony_yearly(DEDUCTION_DS_ALIMONY_YEARLY_EDEFAULT);
1930 return;
1931 case TaxationPackage.TAX_CARD__DEDUCTION_DS_DEBT_YEARLY:
1932 setDeduction_DS_Debt_yearly(DEDUCTION_DS_DEBT_YEARLY_EDEFAULT);
1933 return;
1934 case TaxationPackage.TAX_CARD__INCOME:
1935 setIncome((Income)null);
1936 return;
1937 }
1938 super.eUnset(featureID);
1939 }
1940
1941 /**
1942 * <!-- begin-user-doc -->
1943 * <!-- end-user-doc -->
1944 * @generated
1945 */
1946 @Override
1947 public boolean eIsSet(int featureID) {
1948 switch (featureID) {
1949 case TaxationPackage.TAX_CARD__CARD_IDENTIFIER:
1950 return CARD_IDENTIFIER_EDEFAULT == null ? card_identifier != null : !CARD_IDENTIFIER_EDEFAULT.equals(card_identifier);
1951 case TaxationPackage.TAX_CARD__TAX_OFFICE:
1952 return tax_office != TAX_OFFICE_EDEFAULT;
1953 case TaxationPackage.TAX_CARD__PERCENTAGE_OF_WITHOLDING:
1954 return percentage_of_witholding != PERCENTAGE_OF_WITHOLDING_EDEFAULT;
1955 case TaxationPackage.TAX_CARD__TAX_PAYERS_NAME_SURNAME:
1956 return tax_payers_name_surname != null && !tax_payers_name_surname.isEmpty();
1957 case TaxationPackage.TAX_CARD__TAX_PAYERS_PARTNER_NAME_SURNAME:
1958 return tax_payers_partner_name_surname != null && !tax_payers_partner_name_surname.isEmpty();
1959 case TaxationPackage.TAX_CARD__TAX_PAYERS_ADDRESS:
1960 return tax_payers_address != null;
1961 case TaxationPackage.TAX_CARD__JOBS_EMPLOYER_SS_NO:
1962 return JOBS_EMPLOYER_SS_NO_EDEFAULT == null ? jobs_Employer_SSNo != null : !JOBS_EMPLOYER_SS_NO_EDEFAULT.equals(jobs_Employer_SSNo);
1963 case TaxationPackage.TAX_CARD__JOBS_EMPLOYERS_NAME:
1964 return JOBS_EMPLOYERS_NAME_EDEFAULT == null ? jobs_employers_name != null : !JOBS_EMPLOYERS_NAME_EDEFAULT.equals(jobs_employers_name);
1965 case TaxationPackage.TAX_CARD__JOBS_ACTIVITY_TYPE:
1966 return jobs_activity_type != JOBS_ACTIVITY_TYPE_EDEFAULT;
1967 case TaxationPackage.TAX_CARD__JOBS_PLACE_OF_WORK:
1968 return jobs_place_of_work != JOBS_PLACE_OF_WORK_EDEFAULT;
1969 case TaxationPackage.TAX_CARD__DEDUCTION_FD_DAILY:
1970 return deduction_FD_daily != DEDUCTION_FD_DAILY_EDEFAULT;
1971 case TaxationPackage.TAX_CARD__DEDUCTION_FD_MONTHLY:
1972 return deduction_FD_monthly != DEDUCTION_FD_MONTHLY_EDEFAULT;
1973 case TaxationPackage.TAX_CARD__DEDUCTION_AC_DAILY:
1974 return deduction_AC_daily != DEDUCTION_AC_DAILY_EDEFAULT;
1975 case TaxationPackage.TAX_CARD__DEDUCTION_AC_MONTHLY:
1976 return deduction_AC_monthly != DEDUCTION_AC_MONTHLY_EDEFAULT;
1977 case TaxationPackage.TAX_CARD__DEDUCTION_AC_YEARLY:
1978 return deduction_AC_yearly != DEDUCTION_AC_YEARLY_EDEFAULT;
1979 case TaxationPackage.TAX_CARD__DEDUCTION_CE_DAILY:
1980 return deduction_CE_daily != DEDUCTION_CE_DAILY_EDEFAULT;
1981 case TaxationPackage.TAX_CARD__DEDUCTION_CE_MONTHLY:
1982 return deduction_CE_monthly != DEDUCTION_CE_MONTHLY_EDEFAULT;
1983 case TaxationPackage.TAX_CARD__DEDUCTION_CE_YEARLY:
1984 return deduction_CE_yearly != DEDUCTION_CE_YEARLY_EDEFAULT;
1985 case TaxationPackage.TAX_CARD__DEDUCTION_DS_DAILY:
1986 return deduction_DS_daily != DEDUCTION_DS_DAILY_EDEFAULT;
1987 case TaxationPackage.TAX_CARD__DEDUCTION_DS_MONTHLY:
1988 return deduction_DS_monthly != DEDUCTION_DS_MONTHLY_EDEFAULT;
1989 case TaxationPackage.TAX_CARD__DEDUCTION_FO_DAILY:
1990 return deduction_FO_daily != DEDUCTION_FO_DAILY_EDEFAULT;
1991 case TaxationPackage.TAX_CARD__DEDUCTION_FO_MONTHLY:
1992 return deduction_FO_monthly != DEDUCTION_FO_MONTHLY_EDEFAULT;
1993 case TaxationPackage.TAX_CARD__DEDUCTION_FO_YEARLY:
1994 return deduction_FO_yearly != DEDUCTION_FO_YEARLY_EDEFAULT;
1995 case TaxationPackage.TAX_CARD__CREDIT_CIS_DAILY:
1996 return credit_CIS_daily != CREDIT_CIS_DAILY_EDEFAULT;
1997 case TaxationPackage.TAX_CARD__CREDIT_CIS_MONTHLY:
1998 return credit_CIS_monthly != CREDIT_CIS_MONTHLY_EDEFAULT;
1999 case TaxationPackage.TAX_CARD__CREDIT_CIM_DAILY:
2000 return credit_CIM_daily != CREDIT_CIM_DAILY_EDEFAULT;
2001 case TaxationPackage.TAX_CARD__VALIDITY:
2002 return validity != VALIDITY_EDEFAULT;
2003 case TaxationPackage.TAX_CARD__INCOME_TAX_CREDIT:
2004 return income_Tax_Credit != null && !income_Tax_Credit.isEmpty();
2005 case TaxationPackage.TAX_CARD__PREVIOUS:
2006 return previous != null;
2007 case TaxationPackage.TAX_CARD__CURRENT_TAX_CARD:
2008 return current_tax_card != null;
2009 case TaxationPackage.TAX_CARD__CREDIT_CIM_YEARLY:
2010 return credit_CIM_yearly != CREDIT_CIM_YEARLY_EDEFAULT;
2011 case TaxationPackage.TAX_CARD__DEDUCTION_DS_ALIMONY_YEARLY:
2012 return deduction_DS_Alimony_yearly != DEDUCTION_DS_ALIMONY_YEARLY_EDEFAULT;
2013 case TaxationPackage.TAX_CARD__DEDUCTION_DS_DEBT_YEARLY:
2014 return deduction_DS_Debt_yearly != DEDUCTION_DS_DEBT_YEARLY_EDEFAULT;
2015 case TaxationPackage.TAX_CARD__INCOME:
2016 return getIncome() != null;
2017 }
2018 return super.eIsSet(featureID);
2019 }
2020
2021 /**
2022 * <!-- begin-user-doc -->
2023 * <!-- end-user-doc -->
2024 * @generated
2025 */
2026 @Override
2027 public String toString() {
2028 if (eIsProxy()) return super.toString();
2029
2030 StringBuilder result = new StringBuilder(super.toString());
2031 result.append(" (card_identifier: ");
2032 result.append(card_identifier);
2033 result.append(", tax_office: ");
2034 result.append(tax_office);
2035 result.append(", percentage_of_witholding: ");
2036 result.append(percentage_of_witholding);
2037 result.append(", tax_payers_name_surname: ");
2038 result.append(tax_payers_name_surname);
2039 result.append(", tax_payers_partner_name_surname: ");
2040 result.append(tax_payers_partner_name_surname);
2041 result.append(", jobs_Employer_SSNo: ");
2042 result.append(jobs_Employer_SSNo);
2043 result.append(", jobs_employers_name: ");
2044 result.append(jobs_employers_name);
2045 result.append(", jobs_activity_type: ");
2046 result.append(jobs_activity_type);
2047 result.append(", jobs_place_of_work: ");
2048 result.append(jobs_place_of_work);
2049 result.append(", deduction_FD_daily: ");
2050 result.append(deduction_FD_daily);
2051 result.append(", deduction_FD_monthly: ");
2052 result.append(deduction_FD_monthly);
2053 result.append(", deduction_AC_daily: ");
2054 result.append(deduction_AC_daily);
2055 result.append(", deduction_AC_monthly: ");
2056 result.append(deduction_AC_monthly);
2057 result.append(", deduction_AC_yearly: ");
2058 result.append(deduction_AC_yearly);
2059 result.append(", deduction_CE_daily: ");
2060 result.append(deduction_CE_daily);
2061 result.append(", deduction_CE_monthly: ");
2062 result.append(deduction_CE_monthly);
2063 result.append(", deduction_CE_yearly: ");
2064 result.append(deduction_CE_yearly);
2065 result.append(", deduction_DS_daily: ");
2066 result.append(deduction_DS_daily);
2067 result.append(", deduction_DS_monthly: ");
2068 result.append(deduction_DS_monthly);
2069 result.append(", deduction_FO_daily: ");
2070 result.append(deduction_FO_daily);
2071 result.append(", deduction_FO_monthly: ");
2072 result.append(deduction_FO_monthly);
2073 result.append(", deduction_FO_yearly: ");
2074 result.append(deduction_FO_yearly);
2075 result.append(", credit_CIS_daily: ");
2076 result.append(credit_CIS_daily);
2077 result.append(", credit_CIS_monthly: ");
2078 result.append(credit_CIS_monthly);
2079 result.append(", credit_CIM_daily: ");
2080 result.append(credit_CIM_daily);
2081 result.append(", validity: ");
2082 result.append(validity);
2083 result.append(", credit_CIM_yearly: ");
2084 result.append(credit_CIM_yearly);
2085 result.append(", deduction_DS_Alimony_yearly: ");
2086 result.append(deduction_DS_Alimony_yearly);
2087 result.append(", deduction_DS_Debt_yearly: ");
2088 result.append(deduction_DS_Debt_yearly);
2089 result.append(')');
2090 return result.toString();
2091 }
2092
2093} //Tax_CardImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Tax_PayerImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Tax_PayerImpl.java
new file mode 100644
index 00000000..859b1f84
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Tax_PayerImpl.java
@@ -0,0 +1,355 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Dependent;
6import TaxationWithRoot.FromAgent;
7import TaxationWithRoot.FromLaw;
8import TaxationWithRoot.Income;
9import TaxationWithRoot.Tax_Payer;
10import TaxationWithRoot.TaxationPackage;
11
12import java.util.Collection;
13
14import org.eclipse.emf.common.notify.Notification;
15import org.eclipse.emf.common.notify.NotificationChain;
16
17import org.eclipse.emf.common.util.EList;
18
19import org.eclipse.emf.ecore.EClass;
20import org.eclipse.emf.ecore.InternalEObject;
21
22import org.eclipse.emf.ecore.impl.ENotificationImpl;
23
24import org.eclipse.emf.ecore.util.EObjectContainmentWithInverseEList;
25import org.eclipse.emf.ecore.util.InternalEList;
26
27/**
28 * <!-- begin-user-doc -->
29 * An implementation of the model object '<em><b>Tax Payer</b></em>'.
30 * <!-- end-user-doc -->
31 * <p>
32 * The following features are implemented:
33 * </p>
34 * <ul>
35 * <li>{@link TaxationWithRoot.impl.Tax_PayerImpl#getDependents <em>Dependents</em>}</li>
36 * <li>{@link TaxationWithRoot.impl.Tax_PayerImpl#getFrom_agent <em>From agent</em>}</li>
37 * <li>{@link TaxationWithRoot.impl.Tax_PayerImpl#getIncomes <em>Incomes</em>}</li>
38 * <li>{@link TaxationWithRoot.impl.Tax_PayerImpl#getFrom_law <em>From law</em>}</li>
39 * </ul>
40 *
41 * @generated
42 */
43public abstract class Tax_PayerImpl extends Physical_PersonImpl implements Tax_Payer {
44 /**
45 * The cached value of the '{@link #getDependents() <em>Dependents</em>}' containment reference list.
46 * <!-- begin-user-doc -->
47 * <!-- end-user-doc -->
48 * @see #getDependents()
49 * @generated
50 * @ordered
51 */
52 protected EList<Dependent> dependents;
53
54 /**
55 * The cached value of the '{@link #getFrom_agent() <em>From agent</em>}' containment reference.
56 * <!-- begin-user-doc -->
57 * <!-- end-user-doc -->
58 * @see #getFrom_agent()
59 * @generated
60 * @ordered
61 */
62 protected FromAgent from_agent;
63
64 /**
65 * The cached value of the '{@link #getIncomes() <em>Incomes</em>}' containment reference list.
66 * <!-- begin-user-doc -->
67 * <!-- end-user-doc -->
68 * @see #getIncomes()
69 * @generated
70 * @ordered
71 */
72 protected EList<Income> incomes;
73
74 /**
75 * The cached value of the '{@link #getFrom_law() <em>From law</em>}' containment reference.
76 * <!-- begin-user-doc -->
77 * <!-- end-user-doc -->
78 * @see #getFrom_law()
79 * @generated
80 * @ordered
81 */
82 protected FromLaw from_law;
83
84 /**
85 * <!-- begin-user-doc -->
86 * <!-- end-user-doc -->
87 * @generated
88 */
89 protected Tax_PayerImpl() {
90 super();
91 }
92
93 /**
94 * <!-- begin-user-doc -->
95 * <!-- end-user-doc -->
96 * @generated
97 */
98 @Override
99 protected EClass eStaticClass() {
100 return TaxationPackage.Literals.TAX_PAYER;
101 }
102
103 /**
104 * <!-- begin-user-doc -->
105 * <!-- end-user-doc -->
106 * @generated
107 */
108 @Override
109 public EList<Dependent> getDependents() {
110 if (dependents == null) {
111 dependents = new EObjectContainmentWithInverseEList<Dependent>(Dependent.class, this, TaxationPackage.TAX_PAYER__DEPENDENTS, TaxationPackage.DEPENDENT__RESPONSIBLE_PERSON);
112 }
113 return dependents;
114 }
115
116 /**
117 * <!-- begin-user-doc -->
118 * <!-- end-user-doc -->
119 * @generated
120 */
121 @Override
122 public FromAgent getFrom_agent() {
123 return from_agent;
124 }
125
126 /**
127 * <!-- begin-user-doc -->
128 * <!-- end-user-doc -->
129 * @generated
130 */
131 public NotificationChain basicSetFrom_agent(FromAgent newFrom_agent, NotificationChain msgs) {
132 FromAgent oldFrom_agent = from_agent;
133 from_agent = newFrom_agent;
134 if (eNotificationRequired()) {
135 ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_PAYER__FROM_AGENT, oldFrom_agent, newFrom_agent);
136 if (msgs == null) msgs = notification; else msgs.add(notification);
137 }
138 return msgs;
139 }
140
141 /**
142 * <!-- begin-user-doc -->
143 * <!-- end-user-doc -->
144 * @generated
145 */
146 @Override
147 public void setFrom_agent(FromAgent newFrom_agent) {
148 if (newFrom_agent != from_agent) {
149 NotificationChain msgs = null;
150 if (from_agent != null)
151 msgs = ((InternalEObject)from_agent).eInverseRemove(this, TaxationPackage.FROM_AGENT__TAX_PAYER, FromAgent.class, msgs);
152 if (newFrom_agent != null)
153 msgs = ((InternalEObject)newFrom_agent).eInverseAdd(this, TaxationPackage.FROM_AGENT__TAX_PAYER, FromAgent.class, msgs);
154 msgs = basicSetFrom_agent(newFrom_agent, msgs);
155 if (msgs != null) msgs.dispatch();
156 }
157 else if (eNotificationRequired())
158 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_PAYER__FROM_AGENT, newFrom_agent, newFrom_agent));
159 }
160
161 /**
162 * <!-- begin-user-doc -->
163 * <!-- end-user-doc -->
164 * @generated
165 */
166 @Override
167 public EList<Income> getIncomes() {
168 if (incomes == null) {
169 incomes = new EObjectContainmentWithInverseEList<Income>(Income.class, this, TaxationPackage.TAX_PAYER__INCOMES, TaxationPackage.INCOME__TAX_PAYER);
170 }
171 return incomes;
172 }
173
174 /**
175 * <!-- begin-user-doc -->
176 * <!-- end-user-doc -->
177 * @generated
178 */
179 @Override
180 public FromLaw getFrom_law() {
181 return from_law;
182 }
183
184 /**
185 * <!-- begin-user-doc -->
186 * <!-- end-user-doc -->
187 * @generated
188 */
189 public NotificationChain basicSetFrom_law(FromLaw newFrom_law, NotificationChain msgs) {
190 FromLaw oldFrom_law = from_law;
191 from_law = newFrom_law;
192 if (eNotificationRequired()) {
193 ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_PAYER__FROM_LAW, oldFrom_law, newFrom_law);
194 if (msgs == null) msgs = notification; else msgs.add(notification);
195 }
196 return msgs;
197 }
198
199 /**
200 * <!-- begin-user-doc -->
201 * <!-- end-user-doc -->
202 * @generated
203 */
204 @Override
205 public void setFrom_law(FromLaw newFrom_law) {
206 if (newFrom_law != from_law) {
207 NotificationChain msgs = null;
208 if (from_law != null)
209 msgs = ((InternalEObject)from_law).eInverseRemove(this, TaxationPackage.FROM_LAW__TAX_PAYER, FromLaw.class, msgs);
210 if (newFrom_law != null)
211 msgs = ((InternalEObject)newFrom_law).eInverseAdd(this, TaxationPackage.FROM_LAW__TAX_PAYER, FromLaw.class, msgs);
212 msgs = basicSetFrom_law(newFrom_law, msgs);
213 if (msgs != null) msgs.dispatch();
214 }
215 else if (eNotificationRequired())
216 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_PAYER__FROM_LAW, newFrom_law, newFrom_law));
217 }
218
219 /**
220 * <!-- begin-user-doc -->
221 * <!-- end-user-doc -->
222 * @generated
223 */
224 @SuppressWarnings("unchecked")
225 @Override
226 public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
227 switch (featureID) {
228 case TaxationPackage.TAX_PAYER__DEPENDENTS:
229 return ((InternalEList<InternalEObject>)(InternalEList<?>)getDependents()).basicAdd(otherEnd, msgs);
230 case TaxationPackage.TAX_PAYER__FROM_AGENT:
231 if (from_agent != null)
232 msgs = ((InternalEObject)from_agent).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - TaxationPackage.TAX_PAYER__FROM_AGENT, null, msgs);
233 return basicSetFrom_agent((FromAgent)otherEnd, msgs);
234 case TaxationPackage.TAX_PAYER__INCOMES:
235 return ((InternalEList<InternalEObject>)(InternalEList<?>)getIncomes()).basicAdd(otherEnd, msgs);
236 case TaxationPackage.TAX_PAYER__FROM_LAW:
237 if (from_law != null)
238 msgs = ((InternalEObject)from_law).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - TaxationPackage.TAX_PAYER__FROM_LAW, null, msgs);
239 return basicSetFrom_law((FromLaw)otherEnd, msgs);
240 }
241 return super.eInverseAdd(otherEnd, featureID, msgs);
242 }
243
244 /**
245 * <!-- begin-user-doc -->
246 * <!-- end-user-doc -->
247 * @generated
248 */
249 @Override
250 public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
251 switch (featureID) {
252 case TaxationPackage.TAX_PAYER__DEPENDENTS:
253 return ((InternalEList<?>)getDependents()).basicRemove(otherEnd, msgs);
254 case TaxationPackage.TAX_PAYER__FROM_AGENT:
255 return basicSetFrom_agent(null, msgs);
256 case TaxationPackage.TAX_PAYER__INCOMES:
257 return ((InternalEList<?>)getIncomes()).basicRemove(otherEnd, msgs);
258 case TaxationPackage.TAX_PAYER__FROM_LAW:
259 return basicSetFrom_law(null, msgs);
260 }
261 return super.eInverseRemove(otherEnd, featureID, msgs);
262 }
263
264 /**
265 * <!-- begin-user-doc -->
266 * <!-- end-user-doc -->
267 * @generated
268 */
269 @Override
270 public Object eGet(int featureID, boolean resolve, boolean coreType) {
271 switch (featureID) {
272 case TaxationPackage.TAX_PAYER__DEPENDENTS:
273 return getDependents();
274 case TaxationPackage.TAX_PAYER__FROM_AGENT:
275 return getFrom_agent();
276 case TaxationPackage.TAX_PAYER__INCOMES:
277 return getIncomes();
278 case TaxationPackage.TAX_PAYER__FROM_LAW:
279 return getFrom_law();
280 }
281 return super.eGet(featureID, resolve, coreType);
282 }
283
284 /**
285 * <!-- begin-user-doc -->
286 * <!-- end-user-doc -->
287 * @generated
288 */
289 @SuppressWarnings("unchecked")
290 @Override
291 public void eSet(int featureID, Object newValue) {
292 switch (featureID) {
293 case TaxationPackage.TAX_PAYER__DEPENDENTS:
294 getDependents().clear();
295 getDependents().addAll((Collection<? extends Dependent>)newValue);
296 return;
297 case TaxationPackage.TAX_PAYER__FROM_AGENT:
298 setFrom_agent((FromAgent)newValue);
299 return;
300 case TaxationPackage.TAX_PAYER__INCOMES:
301 getIncomes().clear();
302 getIncomes().addAll((Collection<? extends Income>)newValue);
303 return;
304 case TaxationPackage.TAX_PAYER__FROM_LAW:
305 setFrom_law((FromLaw)newValue);
306 return;
307 }
308 super.eSet(featureID, newValue);
309 }
310
311 /**
312 * <!-- begin-user-doc -->
313 * <!-- end-user-doc -->
314 * @generated
315 */
316 @Override
317 public void eUnset(int featureID) {
318 switch (featureID) {
319 case TaxationPackage.TAX_PAYER__DEPENDENTS:
320 getDependents().clear();
321 return;
322 case TaxationPackage.TAX_PAYER__FROM_AGENT:
323 setFrom_agent((FromAgent)null);
324 return;
325 case TaxationPackage.TAX_PAYER__INCOMES:
326 getIncomes().clear();
327 return;
328 case TaxationPackage.TAX_PAYER__FROM_LAW:
329 setFrom_law((FromLaw)null);
330 return;
331 }
332 super.eUnset(featureID);
333 }
334
335 /**
336 * <!-- begin-user-doc -->
337 * <!-- end-user-doc -->
338 * @generated
339 */
340 @Override
341 public boolean eIsSet(int featureID) {
342 switch (featureID) {
343 case TaxationPackage.TAX_PAYER__DEPENDENTS:
344 return dependents != null && !dependents.isEmpty();
345 case TaxationPackage.TAX_PAYER__FROM_AGENT:
346 return from_agent != null;
347 case TaxationPackage.TAX_PAYER__INCOMES:
348 return incomes != null && !incomes.isEmpty();
349 case TaxationPackage.TAX_PAYER__FROM_LAW:
350 return from_law != null;
351 }
352 return super.eIsSet(featureID);
353 }
354
355} //Tax_PayerImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Tax_PropertyImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Tax_PropertyImpl.java
new file mode 100644
index 00000000..8da197f0
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Tax_PropertyImpl.java
@@ -0,0 +1,324 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Legal_Union_Record;
6import TaxationWithRoot.Tax_Property;
7import TaxationWithRoot.TaxationPackage;
8
9import org.eclipse.emf.common.notify.Notification;
10import org.eclipse.emf.common.notify.NotificationChain;
11
12import org.eclipse.emf.ecore.EClass;
13import org.eclipse.emf.ecore.InternalEObject;
14
15import org.eclipse.emf.ecore.impl.ENotificationImpl;
16import org.eclipse.emf.ecore.impl.MinimalEObjectImpl;
17
18import org.eclipse.emf.ecore.util.EcoreUtil;
19
20/**
21 * <!-- begin-user-doc -->
22 * An implementation of the model object '<em><b>Tax Property</b></em>'.
23 * <!-- end-user-doc -->
24 * <p>
25 * The following features are implemented:
26 * </p>
27 * <ul>
28 * <li>{@link TaxationWithRoot.impl.Tax_PropertyImpl#getStarting_year <em>Starting year</em>}</li>
29 * <li>{@link TaxationWithRoot.impl.Tax_PropertyImpl#getId10 <em>Id10</em>}</li>
30 * <li>{@link TaxationWithRoot.impl.Tax_PropertyImpl#getUnion_record <em>Union record</em>}</li>
31 * </ul>
32 *
33 * @generated
34 */
35public class Tax_PropertyImpl extends MinimalEObjectImpl.Container implements Tax_Property {
36 /**
37 * The default value of the '{@link #getStarting_year() <em>Starting year</em>}' attribute.
38 * <!-- begin-user-doc -->
39 * <!-- end-user-doc -->
40 * @see #getStarting_year()
41 * @generated
42 * @ordered
43 */
44 protected static final int STARTING_YEAR_EDEFAULT = 0;
45
46 /**
47 * The cached value of the '{@link #getStarting_year() <em>Starting year</em>}' attribute.
48 * <!-- begin-user-doc -->
49 * <!-- end-user-doc -->
50 * @see #getStarting_year()
51 * @generated
52 * @ordered
53 */
54 protected int starting_year = STARTING_YEAR_EDEFAULT;
55
56 /**
57 * The default value of the '{@link #getId10() <em>Id10</em>}' attribute.
58 * <!-- begin-user-doc -->
59 * <!-- end-user-doc -->
60 * @see #getId10()
61 * @generated
62 * @ordered
63 */
64 protected static final String ID10_EDEFAULT = null;
65
66 /**
67 * The cached value of the '{@link #getId10() <em>Id10</em>}' attribute.
68 * <!-- begin-user-doc -->
69 * <!-- end-user-doc -->
70 * @see #getId10()
71 * @generated
72 * @ordered
73 */
74 protected String id10 = ID10_EDEFAULT;
75
76 /**
77 * <!-- begin-user-doc -->
78 * <!-- end-user-doc -->
79 * @generated
80 */
81 protected Tax_PropertyImpl() {
82 super();
83 }
84
85 /**
86 * <!-- begin-user-doc -->
87 * <!-- end-user-doc -->
88 * @generated
89 */
90 @Override
91 protected EClass eStaticClass() {
92 return TaxationPackage.Literals.TAX_PROPERTY;
93 }
94
95 /**
96 * <!-- begin-user-doc -->
97 * <!-- end-user-doc -->
98 * @generated
99 */
100 @Override
101 public int getStarting_year() {
102 return starting_year;
103 }
104
105 /**
106 * <!-- begin-user-doc -->
107 * <!-- end-user-doc -->
108 * @generated
109 */
110 @Override
111 public void setStarting_year(int newStarting_year) {
112 int oldStarting_year = starting_year;
113 starting_year = newStarting_year;
114 if (eNotificationRequired())
115 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_PROPERTY__STARTING_YEAR, oldStarting_year, starting_year));
116 }
117
118 /**
119 * <!-- begin-user-doc -->
120 * <!-- end-user-doc -->
121 * @generated
122 */
123 @Override
124 public String getId10() {
125 return id10;
126 }
127
128 /**
129 * <!-- begin-user-doc -->
130 * <!-- end-user-doc -->
131 * @generated
132 */
133 @Override
134 public void setId10(String newId10) {
135 String oldId10 = id10;
136 id10 = newId10;
137 if (eNotificationRequired())
138 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_PROPERTY__ID10, oldId10, id10));
139 }
140
141 /**
142 * <!-- begin-user-doc -->
143 * <!-- end-user-doc -->
144 * @generated
145 */
146 @Override
147 public Legal_Union_Record getUnion_record() {
148 if (eContainerFeatureID() != TaxationPackage.TAX_PROPERTY__UNION_RECORD) return null;
149 return (Legal_Union_Record)eInternalContainer();
150 }
151
152 /**
153 * <!-- begin-user-doc -->
154 * <!-- end-user-doc -->
155 * @generated
156 */
157 public NotificationChain basicSetUnion_record(Legal_Union_Record newUnion_record, NotificationChain msgs) {
158 msgs = eBasicSetContainer((InternalEObject)newUnion_record, TaxationPackage.TAX_PROPERTY__UNION_RECORD, msgs);
159 return msgs;
160 }
161
162 /**
163 * <!-- begin-user-doc -->
164 * <!-- end-user-doc -->
165 * @generated
166 */
167 @Override
168 public void setUnion_record(Legal_Union_Record newUnion_record) {
169 if (newUnion_record != eInternalContainer() || (eContainerFeatureID() != TaxationPackage.TAX_PROPERTY__UNION_RECORD && newUnion_record != null)) {
170 if (EcoreUtil.isAncestor(this, newUnion_record))
171 throw new IllegalArgumentException("Recursive containment not allowed for " + toString());
172 NotificationChain msgs = null;
173 if (eInternalContainer() != null)
174 msgs = eBasicRemoveFromContainer(msgs);
175 if (newUnion_record != null)
176 msgs = ((InternalEObject)newUnion_record).eInverseAdd(this, TaxationPackage.LEGAL_UNION_RECORD__PROPERTIES, Legal_Union_Record.class, msgs);
177 msgs = basicSetUnion_record(newUnion_record, msgs);
178 if (msgs != null) msgs.dispatch();
179 }
180 else if (eNotificationRequired())
181 eNotify(new ENotificationImpl(this, Notification.SET, TaxationPackage.TAX_PROPERTY__UNION_RECORD, newUnion_record, newUnion_record));
182 }
183
184 /**
185 * <!-- begin-user-doc -->
186 * <!-- end-user-doc -->
187 * @generated
188 */
189 @Override
190 public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
191 switch (featureID) {
192 case TaxationPackage.TAX_PROPERTY__UNION_RECORD:
193 if (eInternalContainer() != null)
194 msgs = eBasicRemoveFromContainer(msgs);
195 return basicSetUnion_record((Legal_Union_Record)otherEnd, msgs);
196 }
197 return super.eInverseAdd(otherEnd, featureID, msgs);
198 }
199
200 /**
201 * <!-- begin-user-doc -->
202 * <!-- end-user-doc -->
203 * @generated
204 */
205 @Override
206 public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) {
207 switch (featureID) {
208 case TaxationPackage.TAX_PROPERTY__UNION_RECORD:
209 return basicSetUnion_record(null, msgs);
210 }
211 return super.eInverseRemove(otherEnd, featureID, msgs);
212 }
213
214 /**
215 * <!-- begin-user-doc -->
216 * <!-- end-user-doc -->
217 * @generated
218 */
219 @Override
220 public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs) {
221 switch (eContainerFeatureID()) {
222 case TaxationPackage.TAX_PROPERTY__UNION_RECORD:
223 return eInternalContainer().eInverseRemove(this, TaxationPackage.LEGAL_UNION_RECORD__PROPERTIES, Legal_Union_Record.class, msgs);
224 }
225 return super.eBasicRemoveFromContainerFeature(msgs);
226 }
227
228 /**
229 * <!-- begin-user-doc -->
230 * <!-- end-user-doc -->
231 * @generated
232 */
233 @Override
234 public Object eGet(int featureID, boolean resolve, boolean coreType) {
235 switch (featureID) {
236 case TaxationPackage.TAX_PROPERTY__STARTING_YEAR:
237 return getStarting_year();
238 case TaxationPackage.TAX_PROPERTY__ID10:
239 return getId10();
240 case TaxationPackage.TAX_PROPERTY__UNION_RECORD:
241 return getUnion_record();
242 }
243 return super.eGet(featureID, resolve, coreType);
244 }
245
246 /**
247 * <!-- begin-user-doc -->
248 * <!-- end-user-doc -->
249 * @generated
250 */
251 @Override
252 public void eSet(int featureID, Object newValue) {
253 switch (featureID) {
254 case TaxationPackage.TAX_PROPERTY__STARTING_YEAR:
255 setStarting_year((Integer)newValue);
256 return;
257 case TaxationPackage.TAX_PROPERTY__ID10:
258 setId10((String)newValue);
259 return;
260 case TaxationPackage.TAX_PROPERTY__UNION_RECORD:
261 setUnion_record((Legal_Union_Record)newValue);
262 return;
263 }
264 super.eSet(featureID, newValue);
265 }
266
267 /**
268 * <!-- begin-user-doc -->
269 * <!-- end-user-doc -->
270 * @generated
271 */
272 @Override
273 public void eUnset(int featureID) {
274 switch (featureID) {
275 case TaxationPackage.TAX_PROPERTY__STARTING_YEAR:
276 setStarting_year(STARTING_YEAR_EDEFAULT);
277 return;
278 case TaxationPackage.TAX_PROPERTY__ID10:
279 setId10(ID10_EDEFAULT);
280 return;
281 case TaxationPackage.TAX_PROPERTY__UNION_RECORD:
282 setUnion_record((Legal_Union_Record)null);
283 return;
284 }
285 super.eUnset(featureID);
286 }
287
288 /**
289 * <!-- begin-user-doc -->
290 * <!-- end-user-doc -->
291 * @generated
292 */
293 @Override
294 public boolean eIsSet(int featureID) {
295 switch (featureID) {
296 case TaxationPackage.TAX_PROPERTY__STARTING_YEAR:
297 return starting_year != STARTING_YEAR_EDEFAULT;
298 case TaxationPackage.TAX_PROPERTY__ID10:
299 return ID10_EDEFAULT == null ? id10 != null : !ID10_EDEFAULT.equals(id10);
300 case TaxationPackage.TAX_PROPERTY__UNION_RECORD:
301 return getUnion_record() != null;
302 }
303 return super.eIsSet(featureID);
304 }
305
306 /**
307 * <!-- begin-user-doc -->
308 * <!-- end-user-doc -->
309 * @generated
310 */
311 @Override
312 public String toString() {
313 if (eIsProxy()) return super.toString();
314
315 StringBuilder result = new StringBuilder(super.toString());
316 result.append(" (starting_year: ");
317 result.append(starting_year);
318 result.append(", id10: ");
319 result.append(id10);
320 result.append(')');
321 return result.toString();
322 }
323
324} //Tax_PropertyImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/TaxationFactoryImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/TaxationFactoryImpl.java
new file mode 100644
index 00000000..12caab7b
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/TaxationFactoryImpl.java
@@ -0,0 +1,1108 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.*;
6
7import org.eclipse.emf.ecore.EClass;
8import org.eclipse.emf.ecore.EDataType;
9import org.eclipse.emf.ecore.EObject;
10import org.eclipse.emf.ecore.EPackage;
11
12import org.eclipse.emf.ecore.impl.EFactoryImpl;
13
14import org.eclipse.emf.ecore.plugin.EcorePlugin;
15
16/**
17 * <!-- begin-user-doc -->
18 * An implementation of the model <b>Factory</b>.
19 * <!-- end-user-doc -->
20 * @generated
21 */
22public class TaxationFactoryImpl extends EFactoryImpl implements TaxationFactory {
23 /**
24 * Creates the default factory implementation.
25 * <!-- begin-user-doc -->
26 * <!-- end-user-doc -->
27 * @generated
28 */
29 public static TaxationFactory init() {
30 try {
31 TaxationFactory theTaxationFactory = (TaxationFactory)EPackage.Registry.INSTANCE.getEFactory(TaxationPackage.eNS_URI);
32 if (theTaxationFactory != null) {
33 return theTaxationFactory;
34 }
35 }
36 catch (Exception exception) {
37 EcorePlugin.INSTANCE.log(exception);
38 }
39 return new TaxationFactoryImpl();
40 }
41
42 /**
43 * Creates an instance of the factory.
44 * <!-- begin-user-doc -->
45 * <!-- end-user-doc -->
46 * @generated
47 */
48 public TaxationFactoryImpl() {
49 super();
50 }
51
52 /**
53 * <!-- begin-user-doc -->
54 * <!-- end-user-doc -->
55 * @generated
56 */
57 @Override
58 public EObject create(EClass eClass) {
59 switch (eClass.getClassifierID()) {
60 case TaxationPackage.INCOME_TAX: return createIncome_Tax();
61 case TaxationPackage.PHYSICAL_PERSON: return createPhysical_Person();
62 case TaxationPackage.ADDRESS: return createAddress();
63 case TaxationPackage.EXPENSE: return createExpense();
64 case TaxationPackage.DEPENDENT: return createDependent();
65 case TaxationPackage.EXTERNAL_ALLOWANCE: return createExternal_Allowance();
66 case TaxationPackage.HOUSEHOLD: return createHousehold();
67 case TaxationPackage.TAX_PROPERTY: return createTax_Property();
68 case TaxationPackage.FROM_AGENT: return createFromAgent();
69 case TaxationPackage.TAX_CARD: return createTax_Card();
70 case TaxationPackage.INCOME_TAX_CREDIT: return createIncome_Tax_Credit();
71 case TaxationPackage.INCOME_DETAIL: return createIncome_Detail();
72 case TaxationPackage.FROM_LAW: return createFromLaw();
73 case TaxationPackage.FISCAL_ADDRESS: return createFiscal_Address();
74 case TaxationPackage.HABITUAL_ADDRESS: return createHabitual_Address();
75 case TaxationPackage.MARRIAGE_RECORD: return createMarriage_Record();
76 case TaxationPackage.NON_RESIDENT_TAX_PAYER: return createNon_Resident_Tax_Payer();
77 case TaxationPackage.PARTNERSHIP_RECORD: return createPartnership_Record();
78 case TaxationPackage.RESIDENT_TAX_PAYER: return createResident_Tax_Payer();
79 case TaxationPackage.TRADE_AND_BUSINESS_INCOME: return createTrade_and_Business_Income();
80 case TaxationPackage.AGRICULTURE_AND_FORESTRY_INCOME: return createAgriculture_and_Forestry_Income();
81 case TaxationPackage.PENSIONS_AND_ANNUITIES_INCOME: return createPensions_and_Annuities_Income();
82 case TaxationPackage.CAPITAL_AND_INVESTMENTS_INCOME: return createCapital_and_Investments_Income();
83 case TaxationPackage.EMPLOYMENT_INCOME: return createEmployment_Income();
84 case TaxationPackage.RENTALS_AND_LEASES_INCOME: return createRentals_and_Leases_Income();
85 case TaxationPackage.FOREIGN_INCOME: return createForeign_Income();
86 case TaxationPackage.LOCAL_INCOME: return createLocal_Income();
87 case TaxationPackage.CIM: return createCIM();
88 case TaxationPackage.CIP: return createCIP();
89 case TaxationPackage.CIS: return createCIS();
90 case TaxationPackage.FD: return createFD();
91 case TaxationPackage.PROFESSIONAL_EXPENSES_DEDUCTION: return createProfessional_Expenses_Deduction();
92 case TaxationPackage.FO: return createFO();
93 case TaxationPackage.DS_FOR_PERMANENT_EXPENSE: return createDS_for_Permanent_Expense();
94 case TaxationPackage.DS: return createDS();
95 case TaxationPackage.DS_FOR_INTEREST_EXPENSE: return createDS_for_Interest_Expense();
96 case TaxationPackage.DS_FOR_HEALTH_AND_PENSION_INSURANCE: return createDS_for_Health_and_Pension_Insurance();
97 case TaxationPackage.DS_FOR_PRIVATE_INSURANCE_AND_PLAN: return createDS_for_Private_Insurance_and_Plan();
98 case TaxationPackage.DS_FOR_LOSS_CARRYFORWARD: return createDS_for_Loss_Carryforward();
99 case TaxationPackage.DS_FOR_DONATION: return createDS_for_Donation();
100 case TaxationPackage.PERMANENT_EXPENSE: return createPermanent_Expense();
101 case TaxationPackage.SPECIAL_EXPENSE_DS: return createSpecial_Expense_DS();
102 case TaxationPackage.INTEREST_EXPENSE: return createInterest_Expense();
103 case TaxationPackage.PRIVATE_INSURANCE_AND_PLAN: return createPrivate_Insurance_and_Plan();
104 case TaxationPackage.HEALTH_AND_PENSION_INSURANCE: return createHealth_and_Pension_Insurance();
105 case TaxationPackage.DONATION: return createDonation();
106 case TaxationPackage.LOSS_CARRYFORWARD: return createLoss_Carryforward();
107 case TaxationPackage.SPOUSAL_EXPENSE_AC: return createSpousal_Expense_AC();
108 case TaxationPackage.EXTRAORDINARY_EXPENSE_CE: return createExtraordinary_Expense_CE();
109 case TaxationPackage.TRAVEL_EXPENSE_FD: return createTravel_Expense_FD();
110 case TaxationPackage.PROFESSIONAL_EXPENSE: return createProfessional_Expense();
111 case TaxationPackage.MISCELLANEOUS_EXPENSE_FO: return createMiscellaneous_Expense_FO();
112 case TaxationPackage.RESOURCE: return createResource();
113 default:
114 throw new IllegalArgumentException("The class '" + eClass.getName() + "' is not a valid classifier");
115 }
116 }
117
118 /**
119 * <!-- begin-user-doc -->
120 * <!-- end-user-doc -->
121 * @generated
122 */
123 @Override
124 public Object createFromString(EDataType eDataType, String initialValue) {
125 switch (eDataType.getClassifierID()) {
126 case TaxationPackage.GRANTOR:
127 return createGrantorFromString(eDataType, initialValue);
128 case TaxationPackage.DISABILITY_TYPES:
129 return createDisability_TypesFromString(eDataType, initialValue);
130 case TaxationPackage.COUNTRY:
131 return createCountryFromString(eDataType, initialValue);
132 case TaxationPackage.TAX_OFFICE:
133 return createTax_OfficeFromString(eDataType, initialValue);
134 case TaxationPackage.TAX_CLASS_CATEGORY:
135 return createTax_Class_CategoryFromString(eDataType, initialValue);
136 case TaxationPackage.JOB_ACTIVITY:
137 return createJob_ActivityFromString(eDataType, initialValue);
138 case TaxationPackage.TOWN:
139 return createTownFromString(eDataType, initialValue);
140 case TaxationPackage.CE_TYPE:
141 return createCE_TypeFromString(eDataType, initialValue);
142 case TaxationPackage.EXPENSE_PURPOSE:
143 return createExpense_PurposeFromString(eDataType, initialValue);
144 case TaxationPackage.DEPENDENT_TYPE:
145 return createDependent_TypeFromString(eDataType, initialValue);
146 case TaxationPackage.SEPARATION_CAUSES:
147 return createSeparation_CausesFromString(eDataType, initialValue);
148 case TaxationPackage.CATEGORY_OF_PERMANENT_EXPENSE:
149 return createCategory_of_Permanent_ExpenseFromString(eDataType, initialValue);
150 case TaxationPackage.CATEGORY_OF_HEALTH_AND_PENSION_INSURANCES:
151 return createCategory_of_Health_and_Pension_InsurancesFromString(eDataType, initialValue);
152 case TaxationPackage.CATEGORY_OF_PRIVATE_INSURANCE_AND_PLAN:
153 return createCategory_of_Private_Insurance_and_PlanFromString(eDataType, initialValue);
154 case TaxationPackage.LEGAL_UNION_TYPES:
155 return createLegal_Union_TypesFromString(eDataType, initialValue);
156 default:
157 throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier");
158 }
159 }
160
161 /**
162 * <!-- begin-user-doc -->
163 * <!-- end-user-doc -->
164 * @generated
165 */
166 @Override
167 public String convertToString(EDataType eDataType, Object instanceValue) {
168 switch (eDataType.getClassifierID()) {
169 case TaxationPackage.GRANTOR:
170 return convertGrantorToString(eDataType, instanceValue);
171 case TaxationPackage.DISABILITY_TYPES:
172 return convertDisability_TypesToString(eDataType, instanceValue);
173 case TaxationPackage.COUNTRY:
174 return convertCountryToString(eDataType, instanceValue);
175 case TaxationPackage.TAX_OFFICE:
176 return convertTax_OfficeToString(eDataType, instanceValue);
177 case TaxationPackage.TAX_CLASS_CATEGORY:
178 return convertTax_Class_CategoryToString(eDataType, instanceValue);
179 case TaxationPackage.JOB_ACTIVITY:
180 return convertJob_ActivityToString(eDataType, instanceValue);
181 case TaxationPackage.TOWN:
182 return convertTownToString(eDataType, instanceValue);
183 case TaxationPackage.CE_TYPE:
184 return convertCE_TypeToString(eDataType, instanceValue);
185 case TaxationPackage.EXPENSE_PURPOSE:
186 return convertExpense_PurposeToString(eDataType, instanceValue);
187 case TaxationPackage.DEPENDENT_TYPE:
188 return convertDependent_TypeToString(eDataType, instanceValue);
189 case TaxationPackage.SEPARATION_CAUSES:
190 return convertSeparation_CausesToString(eDataType, instanceValue);
191 case TaxationPackage.CATEGORY_OF_PERMANENT_EXPENSE:
192 return convertCategory_of_Permanent_ExpenseToString(eDataType, instanceValue);
193 case TaxationPackage.CATEGORY_OF_HEALTH_AND_PENSION_INSURANCES:
194 return convertCategory_of_Health_and_Pension_InsurancesToString(eDataType, instanceValue);
195 case TaxationPackage.CATEGORY_OF_PRIVATE_INSURANCE_AND_PLAN:
196 return convertCategory_of_Private_Insurance_and_PlanToString(eDataType, instanceValue);
197 case TaxationPackage.LEGAL_UNION_TYPES:
198 return convertLegal_Union_TypesToString(eDataType, instanceValue);
199 default:
200 throw new IllegalArgumentException("The datatype '" + eDataType.getName() + "' is not a valid classifier");
201 }
202 }
203
204 /**
205 * <!-- begin-user-doc -->
206 * <!-- end-user-doc -->
207 * @generated
208 */
209 @Override
210 public Income_Tax createIncome_Tax() {
211 Income_TaxImpl income_Tax = new Income_TaxImpl();
212 return income_Tax;
213 }
214
215 /**
216 * <!-- begin-user-doc -->
217 * <!-- end-user-doc -->
218 * @generated
219 */
220 @Override
221 public Physical_Person createPhysical_Person() {
222 Physical_PersonImpl physical_Person = new Physical_PersonImpl();
223 return physical_Person;
224 }
225
226 /**
227 * <!-- begin-user-doc -->
228 * <!-- end-user-doc -->
229 * @generated
230 */
231 @Override
232 public Address createAddress() {
233 AddressImpl address = new AddressImpl();
234 return address;
235 }
236
237 /**
238 * <!-- begin-user-doc -->
239 * <!-- end-user-doc -->
240 * @generated
241 */
242 @Override
243 public Expense createExpense() {
244 ExpenseImpl expense = new ExpenseImpl();
245 return expense;
246 }
247
248 /**
249 * <!-- begin-user-doc -->
250 * <!-- end-user-doc -->
251 * @generated
252 */
253 @Override
254 public Dependent createDependent() {
255 DependentImpl dependent = new DependentImpl();
256 return dependent;
257 }
258
259 /**
260 * <!-- begin-user-doc -->
261 * <!-- end-user-doc -->
262 * @generated
263 */
264 @Override
265 public External_Allowance createExternal_Allowance() {
266 External_AllowanceImpl external_Allowance = new External_AllowanceImpl();
267 return external_Allowance;
268 }
269
270 /**
271 * <!-- begin-user-doc -->
272 * <!-- end-user-doc -->
273 * @generated
274 */
275 @Override
276 public Household createHousehold() {
277 HouseholdImpl household = new HouseholdImpl();
278 return household;
279 }
280
281 /**
282 * <!-- begin-user-doc -->
283 * <!-- end-user-doc -->
284 * @generated
285 */
286 @Override
287 public Tax_Property createTax_Property() {
288 Tax_PropertyImpl tax_Property = new Tax_PropertyImpl();
289 return tax_Property;
290 }
291
292 /**
293 * <!-- begin-user-doc -->
294 * <!-- end-user-doc -->
295 * @generated
296 */
297 @Override
298 public FromAgent createFromAgent() {
299 FromAgentImpl fromAgent = new FromAgentImpl();
300 return fromAgent;
301 }
302
303 /**
304 * <!-- begin-user-doc -->
305 * <!-- end-user-doc -->
306 * @generated
307 */
308 @Override
309 public Tax_Card createTax_Card() {
310 Tax_CardImpl tax_Card = new Tax_CardImpl();
311 return tax_Card;
312 }
313
314 /**
315 * <!-- begin-user-doc -->
316 * <!-- end-user-doc -->
317 * @generated
318 */
319 @Override
320 public Income_Tax_Credit createIncome_Tax_Credit() {
321 Income_Tax_CreditImpl income_Tax_Credit = new Income_Tax_CreditImpl();
322 return income_Tax_Credit;
323 }
324
325 /**
326 * <!-- begin-user-doc -->
327 * <!-- end-user-doc -->
328 * @generated
329 */
330 @Override
331 public Income_Detail createIncome_Detail() {
332 Income_DetailImpl income_Detail = new Income_DetailImpl();
333 return income_Detail;
334 }
335
336 /**
337 * <!-- begin-user-doc -->
338 * <!-- end-user-doc -->
339 * @generated
340 */
341 @Override
342 public FromLaw createFromLaw() {
343 FromLawImpl fromLaw = new FromLawImpl();
344 return fromLaw;
345 }
346
347 /**
348 * <!-- begin-user-doc -->
349 * <!-- end-user-doc -->
350 * @generated
351 */
352 @Override
353 public Fiscal_Address createFiscal_Address() {
354 Fiscal_AddressImpl fiscal_Address = new Fiscal_AddressImpl();
355 return fiscal_Address;
356 }
357
358 /**
359 * <!-- begin-user-doc -->
360 * <!-- end-user-doc -->
361 * @generated
362 */
363 @Override
364 public Habitual_Address createHabitual_Address() {
365 Habitual_AddressImpl habitual_Address = new Habitual_AddressImpl();
366 return habitual_Address;
367 }
368
369 /**
370 * <!-- begin-user-doc -->
371 * <!-- end-user-doc -->
372 * @generated
373 */
374 @Override
375 public Marriage_Record createMarriage_Record() {
376 Marriage_RecordImpl marriage_Record = new Marriage_RecordImpl();
377 return marriage_Record;
378 }
379
380 /**
381 * <!-- begin-user-doc -->
382 * <!-- end-user-doc -->
383 * @generated
384 */
385 @Override
386 public Non_Resident_Tax_Payer createNon_Resident_Tax_Payer() {
387 Non_Resident_Tax_PayerImpl non_Resident_Tax_Payer = new Non_Resident_Tax_PayerImpl();
388 return non_Resident_Tax_Payer;
389 }
390
391 /**
392 * <!-- begin-user-doc -->
393 * <!-- end-user-doc -->
394 * @generated
395 */
396 @Override
397 public Partnership_Record createPartnership_Record() {
398 Partnership_RecordImpl partnership_Record = new Partnership_RecordImpl();
399 return partnership_Record;
400 }
401
402 /**
403 * <!-- begin-user-doc -->
404 * <!-- end-user-doc -->
405 * @generated
406 */
407 @Override
408 public Resident_Tax_Payer createResident_Tax_Payer() {
409 Resident_Tax_PayerImpl resident_Tax_Payer = new Resident_Tax_PayerImpl();
410 return resident_Tax_Payer;
411 }
412
413 /**
414 * <!-- begin-user-doc -->
415 * <!-- end-user-doc -->
416 * @generated
417 */
418 @Override
419 public Trade_and_Business_Income createTrade_and_Business_Income() {
420 Trade_and_Business_IncomeImpl trade_and_Business_Income = new Trade_and_Business_IncomeImpl();
421 return trade_and_Business_Income;
422 }
423
424 /**
425 * <!-- begin-user-doc -->
426 * <!-- end-user-doc -->
427 * @generated
428 */
429 @Override
430 public Agriculture_and_Forestry_Income createAgriculture_and_Forestry_Income() {
431 Agriculture_and_Forestry_IncomeImpl agriculture_and_Forestry_Income = new Agriculture_and_Forestry_IncomeImpl();
432 return agriculture_and_Forestry_Income;
433 }
434
435 /**
436 * <!-- begin-user-doc -->
437 * <!-- end-user-doc -->
438 * @generated
439 */
440 @Override
441 public Pensions_and_Annuities_Income createPensions_and_Annuities_Income() {
442 Pensions_and_Annuities_IncomeImpl pensions_and_Annuities_Income = new Pensions_and_Annuities_IncomeImpl();
443 return pensions_and_Annuities_Income;
444 }
445
446 /**
447 * <!-- begin-user-doc -->
448 * <!-- end-user-doc -->
449 * @generated
450 */
451 @Override
452 public Capital_and_Investments_Income createCapital_and_Investments_Income() {
453 Capital_and_Investments_IncomeImpl capital_and_Investments_Income = new Capital_and_Investments_IncomeImpl();
454 return capital_and_Investments_Income;
455 }
456
457 /**
458 * <!-- begin-user-doc -->
459 * <!-- end-user-doc -->
460 * @generated
461 */
462 @Override
463 public Employment_Income createEmployment_Income() {
464 Employment_IncomeImpl employment_Income = new Employment_IncomeImpl();
465 return employment_Income;
466 }
467
468 /**
469 * <!-- begin-user-doc -->
470 * <!-- end-user-doc -->
471 * @generated
472 */
473 @Override
474 public Rentals_and_Leases_Income createRentals_and_Leases_Income() {
475 Rentals_and_Leases_IncomeImpl rentals_and_Leases_Income = new Rentals_and_Leases_IncomeImpl();
476 return rentals_and_Leases_Income;
477 }
478
479 /**
480 * <!-- begin-user-doc -->
481 * <!-- end-user-doc -->
482 * @generated
483 */
484 @Override
485 public Foreign_Income createForeign_Income() {
486 Foreign_IncomeImpl foreign_Income = new Foreign_IncomeImpl();
487 return foreign_Income;
488 }
489
490 /**
491 * <!-- begin-user-doc -->
492 * <!-- end-user-doc -->
493 * @generated
494 */
495 @Override
496 public Local_Income createLocal_Income() {
497 Local_IncomeImpl local_Income = new Local_IncomeImpl();
498 return local_Income;
499 }
500
501 /**
502 * <!-- begin-user-doc -->
503 * <!-- end-user-doc -->
504 * @generated
505 */
506 @Override
507 public CIM createCIM() {
508 CIMImpl cim = new CIMImpl();
509 return cim;
510 }
511
512 /**
513 * <!-- begin-user-doc -->
514 * <!-- end-user-doc -->
515 * @generated
516 */
517 @Override
518 public CIP createCIP() {
519 CIPImpl cip = new CIPImpl();
520 return cip;
521 }
522
523 /**
524 * <!-- begin-user-doc -->
525 * <!-- end-user-doc -->
526 * @generated
527 */
528 @Override
529 public CIS createCIS() {
530 CISImpl cis = new CISImpl();
531 return cis;
532 }
533
534 /**
535 * <!-- begin-user-doc -->
536 * <!-- end-user-doc -->
537 * @generated
538 */
539 @Override
540 public FD createFD() {
541 FDImpl fd = new FDImpl();
542 return fd;
543 }
544
545 /**
546 * <!-- begin-user-doc -->
547 * <!-- end-user-doc -->
548 * @generated
549 */
550 @Override
551 public Professional_Expenses_Deduction createProfessional_Expenses_Deduction() {
552 Professional_Expenses_DeductionImpl professional_Expenses_Deduction = new Professional_Expenses_DeductionImpl();
553 return professional_Expenses_Deduction;
554 }
555
556 /**
557 * <!-- begin-user-doc -->
558 * <!-- end-user-doc -->
559 * @generated
560 */
561 @Override
562 public FO createFO() {
563 FOImpl fo = new FOImpl();
564 return fo;
565 }
566
567 /**
568 * <!-- begin-user-doc -->
569 * <!-- end-user-doc -->
570 * @generated
571 */
572 @Override
573 public DS_for_Permanent_Expense createDS_for_Permanent_Expense() {
574 DS_for_Permanent_ExpenseImpl dS_for_Permanent_Expense = new DS_for_Permanent_ExpenseImpl();
575 return dS_for_Permanent_Expense;
576 }
577
578 /**
579 * <!-- begin-user-doc -->
580 * <!-- end-user-doc -->
581 * @generated
582 */
583 @Override
584 public DS createDS() {
585 DSImpl ds = new DSImpl();
586 return ds;
587 }
588
589 /**
590 * <!-- begin-user-doc -->
591 * <!-- end-user-doc -->
592 * @generated
593 */
594 @Override
595 public DS_for_Interest_Expense createDS_for_Interest_Expense() {
596 DS_for_Interest_ExpenseImpl dS_for_Interest_Expense = new DS_for_Interest_ExpenseImpl();
597 return dS_for_Interest_Expense;
598 }
599
600 /**
601 * <!-- begin-user-doc -->
602 * <!-- end-user-doc -->
603 * @generated
604 */
605 @Override
606 public DS_for_Health_and_Pension_Insurance createDS_for_Health_and_Pension_Insurance() {
607 DS_for_Health_and_Pension_InsuranceImpl dS_for_Health_and_Pension_Insurance = new DS_for_Health_and_Pension_InsuranceImpl();
608 return dS_for_Health_and_Pension_Insurance;
609 }
610
611 /**
612 * <!-- begin-user-doc -->
613 * <!-- end-user-doc -->
614 * @generated
615 */
616 @Override
617 public DS_for_Private_Insurance_and_Plan createDS_for_Private_Insurance_and_Plan() {
618 DS_for_Private_Insurance_and_PlanImpl dS_for_Private_Insurance_and_Plan = new DS_for_Private_Insurance_and_PlanImpl();
619 return dS_for_Private_Insurance_and_Plan;
620 }
621
622 /**
623 * <!-- begin-user-doc -->
624 * <!-- end-user-doc -->
625 * @generated
626 */
627 @Override
628 public DS_for_Loss_Carryforward createDS_for_Loss_Carryforward() {
629 DS_for_Loss_CarryforwardImpl dS_for_Loss_Carryforward = new DS_for_Loss_CarryforwardImpl();
630 return dS_for_Loss_Carryforward;
631 }
632
633 /**
634 * <!-- begin-user-doc -->
635 * <!-- end-user-doc -->
636 * @generated
637 */
638 @Override
639 public DS_for_Donation createDS_for_Donation() {
640 DS_for_DonationImpl dS_for_Donation = new DS_for_DonationImpl();
641 return dS_for_Donation;
642 }
643
644 /**
645 * <!-- begin-user-doc -->
646 * <!-- end-user-doc -->
647 * @generated
648 */
649 @Override
650 public Permanent_Expense createPermanent_Expense() {
651 Permanent_ExpenseImpl permanent_Expense = new Permanent_ExpenseImpl();
652 return permanent_Expense;
653 }
654
655 /**
656 * <!-- begin-user-doc -->
657 * <!-- end-user-doc -->
658 * @generated
659 */
660 @Override
661 public Special_Expense_DS createSpecial_Expense_DS() {
662 Special_Expense_DSImpl special_Expense_DS = new Special_Expense_DSImpl();
663 return special_Expense_DS;
664 }
665
666 /**
667 * <!-- begin-user-doc -->
668 * <!-- end-user-doc -->
669 * @generated
670 */
671 @Override
672 public Interest_Expense createInterest_Expense() {
673 Interest_ExpenseImpl interest_Expense = new Interest_ExpenseImpl();
674 return interest_Expense;
675 }
676
677 /**
678 * <!-- begin-user-doc -->
679 * <!-- end-user-doc -->
680 * @generated
681 */
682 @Override
683 public Private_Insurance_and_Plan createPrivate_Insurance_and_Plan() {
684 Private_Insurance_and_PlanImpl private_Insurance_and_Plan = new Private_Insurance_and_PlanImpl();
685 return private_Insurance_and_Plan;
686 }
687
688 /**
689 * <!-- begin-user-doc -->
690 * <!-- end-user-doc -->
691 * @generated
692 */
693 @Override
694 public Health_and_Pension_Insurance createHealth_and_Pension_Insurance() {
695 Health_and_Pension_InsuranceImpl health_and_Pension_Insurance = new Health_and_Pension_InsuranceImpl();
696 return health_and_Pension_Insurance;
697 }
698
699 /**
700 * <!-- begin-user-doc -->
701 * <!-- end-user-doc -->
702 * @generated
703 */
704 @Override
705 public Donation createDonation() {
706 DonationImpl donation = new DonationImpl();
707 return donation;
708 }
709
710 /**
711 * <!-- begin-user-doc -->
712 * <!-- end-user-doc -->
713 * @generated
714 */
715 @Override
716 public Loss_Carryforward createLoss_Carryforward() {
717 Loss_CarryforwardImpl loss_Carryforward = new Loss_CarryforwardImpl();
718 return loss_Carryforward;
719 }
720
721 /**
722 * <!-- begin-user-doc -->
723 * <!-- end-user-doc -->
724 * @generated
725 */
726 @Override
727 public Spousal_Expense_AC createSpousal_Expense_AC() {
728 Spousal_Expense_ACImpl spousal_Expense_AC = new Spousal_Expense_ACImpl();
729 return spousal_Expense_AC;
730 }
731
732 /**
733 * <!-- begin-user-doc -->
734 * <!-- end-user-doc -->
735 * @generated
736 */
737 @Override
738 public Extraordinary_Expense_CE createExtraordinary_Expense_CE() {
739 Extraordinary_Expense_CEImpl extraordinary_Expense_CE = new Extraordinary_Expense_CEImpl();
740 return extraordinary_Expense_CE;
741 }
742
743 /**
744 * <!-- begin-user-doc -->
745 * <!-- end-user-doc -->
746 * @generated
747 */
748 @Override
749 public Travel_Expense_FD createTravel_Expense_FD() {
750 Travel_Expense_FDImpl travel_Expense_FD = new Travel_Expense_FDImpl();
751 return travel_Expense_FD;
752 }
753
754 /**
755 * <!-- begin-user-doc -->
756 * <!-- end-user-doc -->
757 * @generated
758 */
759 @Override
760 public Professional_Expense createProfessional_Expense() {
761 Professional_ExpenseImpl professional_Expense = new Professional_ExpenseImpl();
762 return professional_Expense;
763 }
764
765 /**
766 * <!-- begin-user-doc -->
767 * <!-- end-user-doc -->
768 * @generated
769 */
770 @Override
771 public Miscellaneous_Expense_FO createMiscellaneous_Expense_FO() {
772 Miscellaneous_Expense_FOImpl miscellaneous_Expense_FO = new Miscellaneous_Expense_FOImpl();
773 return miscellaneous_Expense_FO;
774 }
775
776 /**
777 * <!-- begin-user-doc -->
778 * <!-- end-user-doc -->
779 * @generated
780 */
781 @Override
782 public Resource createResource() {
783 ResourceImpl resource = new ResourceImpl();
784 return resource;
785 }
786
787 /**
788 * <!-- begin-user-doc -->
789 * <!-- end-user-doc -->
790 * @generated
791 */
792 public Grantor createGrantorFromString(EDataType eDataType, String initialValue) {
793 Grantor result = Grantor.get(initialValue);
794 if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
795 return result;
796 }
797
798 /**
799 * <!-- begin-user-doc -->
800 * <!-- end-user-doc -->
801 * @generated
802 */
803 public String convertGrantorToString(EDataType eDataType, Object instanceValue) {
804 return instanceValue == null ? null : instanceValue.toString();
805 }
806
807 /**
808 * <!-- begin-user-doc -->
809 * <!-- end-user-doc -->
810 * @generated
811 */
812 public Disability_Types createDisability_TypesFromString(EDataType eDataType, String initialValue) {
813 Disability_Types result = Disability_Types.get(initialValue);
814 if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
815 return result;
816 }
817
818 /**
819 * <!-- begin-user-doc -->
820 * <!-- end-user-doc -->
821 * @generated
822 */
823 public String convertDisability_TypesToString(EDataType eDataType, Object instanceValue) {
824 return instanceValue == null ? null : instanceValue.toString();
825 }
826
827 /**
828 * <!-- begin-user-doc -->
829 * <!-- end-user-doc -->
830 * @generated
831 */
832 public Country createCountryFromString(EDataType eDataType, String initialValue) {
833 Country result = Country.get(initialValue);
834 if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
835 return result;
836 }
837
838 /**
839 * <!-- begin-user-doc -->
840 * <!-- end-user-doc -->
841 * @generated
842 */
843 public String convertCountryToString(EDataType eDataType, Object instanceValue) {
844 return instanceValue == null ? null : instanceValue.toString();
845 }
846
847 /**
848 * <!-- begin-user-doc -->
849 * <!-- end-user-doc -->
850 * @generated
851 */
852 public Tax_Office createTax_OfficeFromString(EDataType eDataType, String initialValue) {
853 Tax_Office result = Tax_Office.get(initialValue);
854 if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
855 return result;
856 }
857
858 /**
859 * <!-- begin-user-doc -->
860 * <!-- end-user-doc -->
861 * @generated
862 */
863 public String convertTax_OfficeToString(EDataType eDataType, Object instanceValue) {
864 return instanceValue == null ? null : instanceValue.toString();
865 }
866
867 /**
868 * <!-- begin-user-doc -->
869 * <!-- end-user-doc -->
870 * @generated
871 */
872 public Tax_Class_Category createTax_Class_CategoryFromString(EDataType eDataType, String initialValue) {
873 Tax_Class_Category result = Tax_Class_Category.get(initialValue);
874 if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
875 return result;
876 }
877
878 /**
879 * <!-- begin-user-doc -->
880 * <!-- end-user-doc -->
881 * @generated
882 */
883 public String convertTax_Class_CategoryToString(EDataType eDataType, Object instanceValue) {
884 return instanceValue == null ? null : instanceValue.toString();
885 }
886
887 /**
888 * <!-- begin-user-doc -->
889 * <!-- end-user-doc -->
890 * @generated
891 */
892 public Job_Activity createJob_ActivityFromString(EDataType eDataType, String initialValue) {
893 Job_Activity result = Job_Activity.get(initialValue);
894 if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
895 return result;
896 }
897
898 /**
899 * <!-- begin-user-doc -->
900 * <!-- end-user-doc -->
901 * @generated
902 */
903 public String convertJob_ActivityToString(EDataType eDataType, Object instanceValue) {
904 return instanceValue == null ? null : instanceValue.toString();
905 }
906
907 /**
908 * <!-- begin-user-doc -->
909 * <!-- end-user-doc -->
910 * @generated
911 */
912 public Town createTownFromString(EDataType eDataType, String initialValue) {
913 Town result = Town.get(initialValue);
914 if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
915 return result;
916 }
917
918 /**
919 * <!-- begin-user-doc -->
920 * <!-- end-user-doc -->
921 * @generated
922 */
923 public String convertTownToString(EDataType eDataType, Object instanceValue) {
924 return instanceValue == null ? null : instanceValue.toString();
925 }
926
927 /**
928 * <!-- begin-user-doc -->
929 * <!-- end-user-doc -->
930 * @generated
931 */
932 public CE_Type createCE_TypeFromString(EDataType eDataType, String initialValue) {
933 CE_Type result = CE_Type.get(initialValue);
934 if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
935 return result;
936 }
937
938 /**
939 * <!-- begin-user-doc -->
940 * <!-- end-user-doc -->
941 * @generated
942 */
943 public String convertCE_TypeToString(EDataType eDataType, Object instanceValue) {
944 return instanceValue == null ? null : instanceValue.toString();
945 }
946
947 /**
948 * <!-- begin-user-doc -->
949 * <!-- end-user-doc -->
950 * @generated
951 */
952 public Expense_Purpose createExpense_PurposeFromString(EDataType eDataType, String initialValue) {
953 Expense_Purpose result = Expense_Purpose.get(initialValue);
954 if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
955 return result;
956 }
957
958 /**
959 * <!-- begin-user-doc -->
960 * <!-- end-user-doc -->
961 * @generated
962 */
963 public String convertExpense_PurposeToString(EDataType eDataType, Object instanceValue) {
964 return instanceValue == null ? null : instanceValue.toString();
965 }
966
967 /**
968 * <!-- begin-user-doc -->
969 * <!-- end-user-doc -->
970 * @generated
971 */
972 public Dependent_Type createDependent_TypeFromString(EDataType eDataType, String initialValue) {
973 Dependent_Type result = Dependent_Type.get(initialValue);
974 if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
975 return result;
976 }
977
978 /**
979 * <!-- begin-user-doc -->
980 * <!-- end-user-doc -->
981 * @generated
982 */
983 public String convertDependent_TypeToString(EDataType eDataType, Object instanceValue) {
984 return instanceValue == null ? null : instanceValue.toString();
985 }
986
987 /**
988 * <!-- begin-user-doc -->
989 * <!-- end-user-doc -->
990 * @generated
991 */
992 public Separation_Causes createSeparation_CausesFromString(EDataType eDataType, String initialValue) {
993 Separation_Causes result = Separation_Causes.get(initialValue);
994 if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
995 return result;
996 }
997
998 /**
999 * <!-- begin-user-doc -->
1000 * <!-- end-user-doc -->
1001 * @generated
1002 */
1003 public String convertSeparation_CausesToString(EDataType eDataType, Object instanceValue) {
1004 return instanceValue == null ? null : instanceValue.toString();
1005 }
1006
1007 /**
1008 * <!-- begin-user-doc -->
1009 * <!-- end-user-doc -->
1010 * @generated
1011 */
1012 public Category_of_Permanent_Expense createCategory_of_Permanent_ExpenseFromString(EDataType eDataType, String initialValue) {
1013 Category_of_Permanent_Expense result = Category_of_Permanent_Expense.get(initialValue);
1014 if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
1015 return result;
1016 }
1017
1018 /**
1019 * <!-- begin-user-doc -->
1020 * <!-- end-user-doc -->
1021 * @generated
1022 */
1023 public String convertCategory_of_Permanent_ExpenseToString(EDataType eDataType, Object instanceValue) {
1024 return instanceValue == null ? null : instanceValue.toString();
1025 }
1026
1027 /**
1028 * <!-- begin-user-doc -->
1029 * <!-- end-user-doc -->
1030 * @generated
1031 */
1032 public Category_of_Health_and_Pension_Insurances createCategory_of_Health_and_Pension_InsurancesFromString(EDataType eDataType, String initialValue) {
1033 Category_of_Health_and_Pension_Insurances result = Category_of_Health_and_Pension_Insurances.get(initialValue);
1034 if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
1035 return result;
1036 }
1037
1038 /**
1039 * <!-- begin-user-doc -->
1040 * <!-- end-user-doc -->
1041 * @generated
1042 */
1043 public String convertCategory_of_Health_and_Pension_InsurancesToString(EDataType eDataType, Object instanceValue) {
1044 return instanceValue == null ? null : instanceValue.toString();
1045 }
1046
1047 /**
1048 * <!-- begin-user-doc -->
1049 * <!-- end-user-doc -->
1050 * @generated
1051 */
1052 public Category_of_Private_Insurance_and_Plan createCategory_of_Private_Insurance_and_PlanFromString(EDataType eDataType, String initialValue) {
1053 Category_of_Private_Insurance_and_Plan result = Category_of_Private_Insurance_and_Plan.get(initialValue);
1054 if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
1055 return result;
1056 }
1057
1058 /**
1059 * <!-- begin-user-doc -->
1060 * <!-- end-user-doc -->
1061 * @generated
1062 */
1063 public String convertCategory_of_Private_Insurance_and_PlanToString(EDataType eDataType, Object instanceValue) {
1064 return instanceValue == null ? null : instanceValue.toString();
1065 }
1066
1067 /**
1068 * <!-- begin-user-doc -->
1069 * <!-- end-user-doc -->
1070 * @generated
1071 */
1072 public Legal_Union_Types createLegal_Union_TypesFromString(EDataType eDataType, String initialValue) {
1073 Legal_Union_Types result = Legal_Union_Types.get(initialValue);
1074 if (result == null) throw new IllegalArgumentException("The value '" + initialValue + "' is not a valid enumerator of '" + eDataType.getName() + "'");
1075 return result;
1076 }
1077
1078 /**
1079 * <!-- begin-user-doc -->
1080 * <!-- end-user-doc -->
1081 * @generated
1082 */
1083 public String convertLegal_Union_TypesToString(EDataType eDataType, Object instanceValue) {
1084 return instanceValue == null ? null : instanceValue.toString();
1085 }
1086
1087 /**
1088 * <!-- begin-user-doc -->
1089 * <!-- end-user-doc -->
1090 * @generated
1091 */
1092 @Override
1093 public TaxationPackage getTaxationPackage() {
1094 return (TaxationPackage)getEPackage();
1095 }
1096
1097 /**
1098 * <!-- begin-user-doc -->
1099 * <!-- end-user-doc -->
1100 * @deprecated
1101 * @generated
1102 */
1103 @Deprecated
1104 public static TaxationPackage getPackage() {
1105 return TaxationPackage.eINSTANCE;
1106 }
1107
1108} //TaxationFactoryImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/TaxationPackageImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/TaxationPackageImpl.java
new file mode 100644
index 00000000..c8a1400d
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/TaxationPackageImpl.java
@@ -0,0 +1,3988 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.Address;
6import TaxationWithRoot.Agriculture_and_Forestry_Income;
7import TaxationWithRoot.CE_Type;
8import TaxationWithRoot.Capital_and_Investments_Income;
9import TaxationWithRoot.Category_of_Health_and_Pension_Insurances;
10import TaxationWithRoot.Category_of_Permanent_Expense;
11import TaxationWithRoot.Category_of_Private_Insurance_and_Plan;
12import TaxationWithRoot.Constants;
13import TaxationWithRoot.Country;
14import TaxationWithRoot.DS_for_Donation;
15import TaxationWithRoot.DS_for_Health_and_Pension_Insurance;
16import TaxationWithRoot.DS_for_Interest_Expense;
17import TaxationWithRoot.DS_for_Loss_Carryforward;
18import TaxationWithRoot.DS_for_Permanent_Expense;
19import TaxationWithRoot.DS_for_Private_Insurance_and_Plan;
20import TaxationWithRoot.Dependent;
21import TaxationWithRoot.Dependent_Type;
22import TaxationWithRoot.Disability_Types;
23import TaxationWithRoot.Donation;
24import TaxationWithRoot.Employment_Income;
25import TaxationWithRoot.Expense;
26import TaxationWithRoot.Expense_Purpose;
27import TaxationWithRoot.External_Allowance;
28import TaxationWithRoot.Extraordinary_Expense_CE;
29import TaxationWithRoot.Fiscal_Address;
30import TaxationWithRoot.Foreign_Income;
31import TaxationWithRoot.FromAgent;
32import TaxationWithRoot.FromLaw;
33import TaxationWithRoot.Grantor;
34import TaxationWithRoot.Habitual_Address;
35import TaxationWithRoot.Health_and_Pension_Insurance;
36import TaxationWithRoot.Household;
37import TaxationWithRoot.Income;
38import TaxationWithRoot.Income_Detail;
39import TaxationWithRoot.Income_Tax;
40import TaxationWithRoot.Income_Tax_Credit;
41import TaxationWithRoot.Income_Type;
42import TaxationWithRoot.Interest_Expense;
43import TaxationWithRoot.Job_Activity;
44import TaxationWithRoot.Legal_Union_Record;
45import TaxationWithRoot.Legal_Union_Types;
46import TaxationWithRoot.Local_Income;
47import TaxationWithRoot.Loss_Carryforward;
48import TaxationWithRoot.Marriage_Record;
49import TaxationWithRoot.Miscellaneous_Expense_FO;
50import TaxationWithRoot.Non_Resident_Tax_Payer;
51import TaxationWithRoot.Partnership_Record;
52import TaxationWithRoot.Pensions_and_Annuities_Income;
53import TaxationWithRoot.Permanent_Expense;
54import TaxationWithRoot.Physical_Person;
55import TaxationWithRoot.Private_Insurance_and_Plan;
56import TaxationWithRoot.Professional_Expense;
57import TaxationWithRoot.Professional_Expenses_Deduction;
58import TaxationWithRoot.Rentals_and_Leases_Income;
59import TaxationWithRoot.Resident_Tax_Payer;
60import TaxationWithRoot.Resource;
61import TaxationWithRoot.Root;
62import TaxationWithRoot.Separation_Causes;
63import TaxationWithRoot.Special_Expense_DS;
64import TaxationWithRoot.Spousal_Expense_AC;
65import TaxationWithRoot.Tax_Card;
66import TaxationWithRoot.Tax_Case;
67import TaxationWithRoot.Tax_Class_Category;
68import TaxationWithRoot.Tax_Office;
69import TaxationWithRoot.Tax_Payer;
70import TaxationWithRoot.Tax_Property;
71import TaxationWithRoot.TaxationFactory;
72import TaxationWithRoot.TaxationPackage;
73import TaxationWithRoot.Town;
74import TaxationWithRoot.Trade_and_Business_Income;
75import TaxationWithRoot.Travel_Expense_FD;
76
77import org.eclipse.emf.ecore.EAttribute;
78import org.eclipse.emf.ecore.EClass;
79import org.eclipse.emf.ecore.EEnum;
80import org.eclipse.emf.ecore.EPackage;
81import org.eclipse.emf.ecore.EReference;
82
83import org.eclipse.emf.ecore.impl.EPackageImpl;
84
85/**
86 * <!-- begin-user-doc -->
87 * An implementation of the model <b>Package</b>.
88 * <!-- end-user-doc -->
89 * @generated
90 */
91public class TaxationPackageImpl extends EPackageImpl implements TaxationPackage {
92 /**
93 * <!-- begin-user-doc -->
94 * <!-- end-user-doc -->
95 * @generated
96 */
97 private EClass constantsEClass = null;
98
99 /**
100 * <!-- begin-user-doc -->
101 * <!-- end-user-doc -->
102 * @generated
103 */
104 private EClass income_TaxEClass = null;
105
106 /**
107 * <!-- begin-user-doc -->
108 * <!-- end-user-doc -->
109 * @generated
110 */
111 private EClass tax_PayerEClass = null;
112
113 /**
114 * <!-- begin-user-doc -->
115 * <!-- end-user-doc -->
116 * @generated
117 */
118 private EClass physical_PersonEClass = null;
119
120 /**
121 * <!-- begin-user-doc -->
122 * <!-- end-user-doc -->
123 * @generated
124 */
125 private EClass addressEClass = null;
126
127 /**
128 * <!-- begin-user-doc -->
129 * <!-- end-user-doc -->
130 * @generated
131 */
132 private EClass expenseEClass = null;
133
134 /**
135 * <!-- begin-user-doc -->
136 * <!-- end-user-doc -->
137 * @generated
138 */
139 private EClass dependentEClass = null;
140
141 /**
142 * <!-- begin-user-doc -->
143 * <!-- end-user-doc -->
144 * @generated
145 */
146 private EClass external_AllowanceEClass = null;
147
148 /**
149 * <!-- begin-user-doc -->
150 * <!-- end-user-doc -->
151 * @generated
152 */
153 private EClass householdEClass = null;
154
155 /**
156 * <!-- begin-user-doc -->
157 * <!-- end-user-doc -->
158 * @generated
159 */
160 private EClass legal_Union_RecordEClass = null;
161
162 /**
163 * <!-- begin-user-doc -->
164 * <!-- end-user-doc -->
165 * @generated
166 */
167 private EClass tax_PropertyEClass = null;
168
169 /**
170 * <!-- begin-user-doc -->
171 * <!-- end-user-doc -->
172 * @generated
173 */
174 private EClass tax_CaseEClass = null;
175
176 /**
177 * <!-- begin-user-doc -->
178 * <!-- end-user-doc -->
179 * @generated
180 */
181 private EClass fromAgentEClass = null;
182
183 /**
184 * <!-- begin-user-doc -->
185 * <!-- end-user-doc -->
186 * @generated
187 */
188 private EClass incomeEClass = null;
189
190 /**
191 * <!-- begin-user-doc -->
192 * <!-- end-user-doc -->
193 * @generated
194 */
195 private EClass income_TypeEClass = null;
196
197 /**
198 * <!-- begin-user-doc -->
199 * <!-- end-user-doc -->
200 * @generated
201 */
202 private EClass tax_CardEClass = null;
203
204 /**
205 * <!-- begin-user-doc -->
206 * <!-- end-user-doc -->
207 * @generated
208 */
209 private EClass income_Tax_CreditEClass = null;
210
211 /**
212 * <!-- begin-user-doc -->
213 * <!-- end-user-doc -->
214 * @generated
215 */
216 private EClass income_DetailEClass = null;
217
218 /**
219 * <!-- begin-user-doc -->
220 * <!-- end-user-doc -->
221 * @generated
222 */
223 private EClass fromLawEClass = null;
224
225 /**
226 * <!-- begin-user-doc -->
227 * <!-- end-user-doc -->
228 * @generated
229 */
230 private EClass fiscal_AddressEClass = null;
231
232 /**
233 * <!-- begin-user-doc -->
234 * <!-- end-user-doc -->
235 * @generated
236 */
237 private EClass habitual_AddressEClass = null;
238
239 /**
240 * <!-- begin-user-doc -->
241 * <!-- end-user-doc -->
242 * @generated
243 */
244 private EClass marriage_RecordEClass = null;
245
246 /**
247 * <!-- begin-user-doc -->
248 * <!-- end-user-doc -->
249 * @generated
250 */
251 private EClass non_Resident_Tax_PayerEClass = null;
252
253 /**
254 * <!-- begin-user-doc -->
255 * <!-- end-user-doc -->
256 * @generated
257 */
258 private EClass partnership_RecordEClass = null;
259
260 /**
261 * <!-- begin-user-doc -->
262 * <!-- end-user-doc -->
263 * @generated
264 */
265 private EClass resident_Tax_PayerEClass = null;
266
267 /**
268 * <!-- begin-user-doc -->
269 * <!-- end-user-doc -->
270 * @generated
271 */
272 private EClass trade_and_Business_IncomeEClass = null;
273
274 /**
275 * <!-- begin-user-doc -->
276 * <!-- end-user-doc -->
277 * @generated
278 */
279 private EClass agriculture_and_Forestry_IncomeEClass = null;
280
281 /**
282 * <!-- begin-user-doc -->
283 * <!-- end-user-doc -->
284 * @generated
285 */
286 private EClass pensions_and_Annuities_IncomeEClass = null;
287
288 /**
289 * <!-- begin-user-doc -->
290 * <!-- end-user-doc -->
291 * @generated
292 */
293 private EClass capital_and_Investments_IncomeEClass = null;
294
295 /**
296 * <!-- begin-user-doc -->
297 * <!-- end-user-doc -->
298 * @generated
299 */
300 private EClass employment_IncomeEClass = null;
301
302 /**
303 * <!-- begin-user-doc -->
304 * <!-- end-user-doc -->
305 * @generated
306 */
307 private EClass rentals_and_Leases_IncomeEClass = null;
308
309 /**
310 * <!-- begin-user-doc -->
311 * <!-- end-user-doc -->
312 * @generated
313 */
314 private EClass foreign_IncomeEClass = null;
315
316 /**
317 * <!-- begin-user-doc -->
318 * <!-- end-user-doc -->
319 * @generated
320 */
321 private EClass local_IncomeEClass = null;
322
323 /**
324 * <!-- begin-user-doc -->
325 * <!-- end-user-doc -->
326 * @generated
327 */
328 private EClass cimEClass = null;
329
330 /**
331 * <!-- begin-user-doc -->
332 * <!-- end-user-doc -->
333 * @generated
334 */
335 private EClass cipEClass = null;
336
337 /**
338 * <!-- begin-user-doc -->
339 * <!-- end-user-doc -->
340 * @generated
341 */
342 private EClass cisEClass = null;
343
344 /**
345 * <!-- begin-user-doc -->
346 * <!-- end-user-doc -->
347 * @generated
348 */
349 private EClass fdEClass = null;
350
351 /**
352 * <!-- begin-user-doc -->
353 * <!-- end-user-doc -->
354 * @generated
355 */
356 private EClass professional_Expenses_DeductionEClass = null;
357
358 /**
359 * <!-- begin-user-doc -->
360 * <!-- end-user-doc -->
361 * @generated
362 */
363 private EClass foEClass = null;
364
365 /**
366 * <!-- begin-user-doc -->
367 * <!-- end-user-doc -->
368 * @generated
369 */
370 private EClass dS_for_Permanent_ExpenseEClass = null;
371
372 /**
373 * <!-- begin-user-doc -->
374 * <!-- end-user-doc -->
375 * @generated
376 */
377 private EClass dsEClass = null;
378
379 /**
380 * <!-- begin-user-doc -->
381 * <!-- end-user-doc -->
382 * @generated
383 */
384 private EClass dS_for_Interest_ExpenseEClass = null;
385
386 /**
387 * <!-- begin-user-doc -->
388 * <!-- end-user-doc -->
389 * @generated
390 */
391 private EClass dS_for_Health_and_Pension_InsuranceEClass = null;
392
393 /**
394 * <!-- begin-user-doc -->
395 * <!-- end-user-doc -->
396 * @generated
397 */
398 private EClass dS_for_Private_Insurance_and_PlanEClass = null;
399
400 /**
401 * <!-- begin-user-doc -->
402 * <!-- end-user-doc -->
403 * @generated
404 */
405 private EClass dS_for_Loss_CarryforwardEClass = null;
406
407 /**
408 * <!-- begin-user-doc -->
409 * <!-- end-user-doc -->
410 * @generated
411 */
412 private EClass dS_for_DonationEClass = null;
413
414 /**
415 * <!-- begin-user-doc -->
416 * <!-- end-user-doc -->
417 * @generated
418 */
419 private EClass permanent_ExpenseEClass = null;
420
421 /**
422 * <!-- begin-user-doc -->
423 * <!-- end-user-doc -->
424 * @generated
425 */
426 private EClass special_Expense_DSEClass = null;
427
428 /**
429 * <!-- begin-user-doc -->
430 * <!-- end-user-doc -->
431 * @generated
432 */
433 private EClass interest_ExpenseEClass = null;
434
435 /**
436 * <!-- begin-user-doc -->
437 * <!-- end-user-doc -->
438 * @generated
439 */
440 private EClass private_Insurance_and_PlanEClass = null;
441
442 /**
443 * <!-- begin-user-doc -->
444 * <!-- end-user-doc -->
445 * @generated
446 */
447 private EClass health_and_Pension_InsuranceEClass = null;
448
449 /**
450 * <!-- begin-user-doc -->
451 * <!-- end-user-doc -->
452 * @generated
453 */
454 private EClass donationEClass = null;
455
456 /**
457 * <!-- begin-user-doc -->
458 * <!-- end-user-doc -->
459 * @generated
460 */
461 private EClass loss_CarryforwardEClass = null;
462
463 /**
464 * <!-- begin-user-doc -->
465 * <!-- end-user-doc -->
466 * @generated
467 */
468 private EClass spousal_Expense_ACEClass = null;
469
470 /**
471 * <!-- begin-user-doc -->
472 * <!-- end-user-doc -->
473 * @generated
474 */
475 private EClass extraordinary_Expense_CEEClass = null;
476
477 /**
478 * <!-- begin-user-doc -->
479 * <!-- end-user-doc -->
480 * @generated
481 */
482 private EClass travel_Expense_FDEClass = null;
483
484 /**
485 * <!-- begin-user-doc -->
486 * <!-- end-user-doc -->
487 * @generated
488 */
489 private EClass professional_ExpenseEClass = null;
490
491 /**
492 * <!-- begin-user-doc -->
493 * <!-- end-user-doc -->
494 * @generated
495 */
496 private EClass miscellaneous_Expense_FOEClass = null;
497
498 /**
499 * <!-- begin-user-doc -->
500 * <!-- end-user-doc -->
501 * @generated
502 */
503 private EClass resourceEClass = null;
504
505 /**
506 * <!-- begin-user-doc -->
507 * <!-- end-user-doc -->
508 * @generated
509 */
510 private EClass rootEClass = null;
511
512 /**
513 * <!-- begin-user-doc -->
514 * <!-- end-user-doc -->
515 * @generated
516 */
517 private EEnum grantorEEnum = null;
518
519 /**
520 * <!-- begin-user-doc -->
521 * <!-- end-user-doc -->
522 * @generated
523 */
524 private EEnum disability_TypesEEnum = null;
525
526 /**
527 * <!-- begin-user-doc -->
528 * <!-- end-user-doc -->
529 * @generated
530 */
531 private EEnum countryEEnum = null;
532
533 /**
534 * <!-- begin-user-doc -->
535 * <!-- end-user-doc -->
536 * @generated
537 */
538 private EEnum tax_OfficeEEnum = null;
539
540 /**
541 * <!-- begin-user-doc -->
542 * <!-- end-user-doc -->
543 * @generated
544 */
545 private EEnum tax_Class_CategoryEEnum = null;
546
547 /**
548 * <!-- begin-user-doc -->
549 * <!-- end-user-doc -->
550 * @generated
551 */
552 private EEnum job_ActivityEEnum = null;
553
554 /**
555 * <!-- begin-user-doc -->
556 * <!-- end-user-doc -->
557 * @generated
558 */
559 private EEnum townEEnum = null;
560
561 /**
562 * <!-- begin-user-doc -->
563 * <!-- end-user-doc -->
564 * @generated
565 */
566 private EEnum cE_TypeEEnum = null;
567
568 /**
569 * <!-- begin-user-doc -->
570 * <!-- end-user-doc -->
571 * @generated
572 */
573 private EEnum expense_PurposeEEnum = null;
574
575 /**
576 * <!-- begin-user-doc -->
577 * <!-- end-user-doc -->
578 * @generated
579 */
580 private EEnum dependent_TypeEEnum = null;
581
582 /**
583 * <!-- begin-user-doc -->
584 * <!-- end-user-doc -->
585 * @generated
586 */
587 private EEnum separation_CausesEEnum = null;
588
589 /**
590 * <!-- begin-user-doc -->
591 * <!-- end-user-doc -->
592 * @generated
593 */
594 private EEnum category_of_Permanent_ExpenseEEnum = null;
595
596 /**
597 * <!-- begin-user-doc -->
598 * <!-- end-user-doc -->
599 * @generated
600 */
601 private EEnum category_of_Health_and_Pension_InsurancesEEnum = null;
602
603 /**
604 * <!-- begin-user-doc -->
605 * <!-- end-user-doc -->
606 * @generated
607 */
608 private EEnum category_of_Private_Insurance_and_PlanEEnum = null;
609
610 /**
611 * <!-- begin-user-doc -->
612 * <!-- end-user-doc -->
613 * @generated
614 */
615 private EEnum legal_Union_TypesEEnum = null;
616
617 /**
618 * Creates an instance of the model <b>Package</b>, registered with
619 * {@link org.eclipse.emf.ecore.EPackage.Registry EPackage.Registry} by the package
620 * package URI value.
621 * <p>Note: the correct way to create the package is via the static
622 * factory method {@link #init init()}, which also performs
623 * initialization of the package, or returns the registered package,
624 * if one already exists.
625 * <!-- begin-user-doc -->
626 * <!-- end-user-doc -->
627 * @see org.eclipse.emf.ecore.EPackage.Registry
628 * @see TaxationWithRoot.TaxationPackage#eNS_URI
629 * @see #init()
630 * @generated
631 */
632 private TaxationPackageImpl() {
633 super(eNS_URI, TaxationFactory.eINSTANCE);
634 }
635
636 /**
637 * <!-- begin-user-doc -->
638 * <!-- end-user-doc -->
639 * @generated
640 */
641 private static boolean isInited = false;
642
643 /**
644 * Creates, registers, and initializes the <b>Package</b> for this model, and for any others upon which it depends.
645 *
646 * <p>This method is used to initialize {@link TaxationPackage#eINSTANCE} when that field is accessed.
647 * Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
648 * <!-- begin-user-doc -->
649 * <!-- end-user-doc -->
650 * @see #eNS_URI
651 * @see #createPackageContents()
652 * @see #initializePackageContents()
653 * @generated
654 */
655 public static TaxationPackage init() {
656 if (isInited) return (TaxationPackage)EPackage.Registry.INSTANCE.getEPackage(TaxationPackage.eNS_URI);
657
658 // Obtain or create and register package
659 Object registeredTaxationPackage = EPackage.Registry.INSTANCE.get(eNS_URI);
660 TaxationPackageImpl theTaxationPackage = registeredTaxationPackage instanceof TaxationPackageImpl ? (TaxationPackageImpl)registeredTaxationPackage : new TaxationPackageImpl();
661
662 isInited = true;
663
664 // Create package meta-data objects
665 theTaxationPackage.createPackageContents();
666
667 // Initialize created meta-data
668 theTaxationPackage.initializePackageContents();
669
670 // Mark meta-data to indicate it can't be changed
671 theTaxationPackage.freeze();
672
673 // Update the registry and return the package
674 EPackage.Registry.INSTANCE.put(TaxationPackage.eNS_URI, theTaxationPackage);
675 return theTaxationPackage;
676 }
677
678 /**
679 * <!-- begin-user-doc -->
680 * <!-- end-user-doc -->
681 * @generated
682 */
683 @Override
684 public EClass getConstants() {
685 return constantsEClass;
686 }
687
688 /**
689 * <!-- begin-user-doc -->
690 * <!-- end-user-doc -->
691 * @generated
692 */
693 @Override
694 public EAttribute getConstants_MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD() {
695 return (EAttribute)constantsEClass.getEStructuralFeatures().get(0);
696 }
697
698 /**
699 * <!-- begin-user-doc -->
700 * <!-- end-user-doc -->
701 * @generated
702 */
703 @Override
704 public EAttribute getConstants_MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE() {
705 return (EAttribute)constantsEClass.getEStructuralFeatures().get(1);
706 }
707
708 /**
709 * <!-- begin-user-doc -->
710 * <!-- end-user-doc -->
711 * @generated
712 */
713 @Override
714 public EAttribute getConstants_MINIMUM_SALARY() {
715 return (EAttribute)constantsEClass.getEStructuralFeatures().get(2);
716 }
717
718 /**
719 * <!-- begin-user-doc -->
720 * <!-- end-user-doc -->
721 * @generated
722 */
723 @Override
724 public EAttribute getConstants_FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION() {
725 return (EAttribute)constantsEClass.getEStructuralFeatures().get(3);
726 }
727
728 /**
729 * <!-- begin-user-doc -->
730 * <!-- end-user-doc -->
731 * @generated
732 */
733 @Override
734 public EAttribute getConstants_MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS() {
735 return (EAttribute)constantsEClass.getEStructuralFeatures().get(4);
736 }
737
738 /**
739 * <!-- begin-user-doc -->
740 * <!-- end-user-doc -->
741 * @generated
742 */
743 @Override
744 public EAttribute getConstants_MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS() {
745 return (EAttribute)constantsEClass.getEStructuralFeatures().get(5);
746 }
747
748 /**
749 * <!-- begin-user-doc -->
750 * <!-- end-user-doc -->
751 * @generated
752 */
753 @Override
754 public EAttribute getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC() {
755 return (EAttribute)constantsEClass.getEStructuralFeatures().get(6);
756 }
757
758 /**
759 * <!-- begin-user-doc -->
760 * <!-- end-user-doc -->
761 * @generated
762 */
763 @Override
764 public EAttribute getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE() {
765 return (EAttribute)constantsEClass.getEStructuralFeatures().get(7);
766 }
767
768 /**
769 * <!-- begin-user-doc -->
770 * <!-- end-user-doc -->
771 * @generated
772 */
773 @Override
774 public EAttribute getConstants_MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION() {
775 return (EAttribute)constantsEClass.getEStructuralFeatures().get(8);
776 }
777
778 /**
779 * <!-- begin-user-doc -->
780 * <!-- end-user-doc -->
781 * @generated
782 */
783 @Override
784 public EAttribute getConstants_MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION() {
785 return (EAttribute)constantsEClass.getEStructuralFeatures().get(9);
786 }
787
788 /**
789 * <!-- begin-user-doc -->
790 * <!-- end-user-doc -->
791 * @generated
792 */
793 @Override
794 public EAttribute getConstants_MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION() {
795 return (EAttribute)constantsEClass.getEStructuralFeatures().get(10);
796 }
797
798 /**
799 * <!-- begin-user-doc -->
800 * <!-- end-user-doc -->
801 * @generated
802 */
803 @Override
804 public EAttribute getConstants_FLAT_RATE_CIM_DAILY() {
805 return (EAttribute)constantsEClass.getEStructuralFeatures().get(11);
806 }
807
808 /**
809 * <!-- begin-user-doc -->
810 * <!-- end-user-doc -->
811 * @generated
812 */
813 @Override
814 public EAttribute getConstants_FLAT_RATE_CIM_MONTHLY() {
815 return (EAttribute)constantsEClass.getEStructuralFeatures().get(12);
816 }
817
818 /**
819 * <!-- begin-user-doc -->
820 * <!-- end-user-doc -->
821 * @generated
822 */
823 @Override
824 public EAttribute getConstants_FLAT_RATE_CIM_YEARLY() {
825 return (EAttribute)constantsEClass.getEStructuralFeatures().get(13);
826 }
827
828 /**
829 * <!-- begin-user-doc -->
830 * <!-- end-user-doc -->
831 * @generated
832 */
833 @Override
834 public EAttribute getConstants_FLAT_RATE_CIP_DAILY() {
835 return (EAttribute)constantsEClass.getEStructuralFeatures().get(14);
836 }
837
838 /**
839 * <!-- begin-user-doc -->
840 * <!-- end-user-doc -->
841 * @generated
842 */
843 @Override
844 public EAttribute getConstants_FLAT_RATE_CIP_MONTHLY() {
845 return (EAttribute)constantsEClass.getEStructuralFeatures().get(15);
846 }
847
848 /**
849 * <!-- begin-user-doc -->
850 * <!-- end-user-doc -->
851 * @generated
852 */
853 @Override
854 public EAttribute getConstants_FLAT_RATE_CIP_YEARLY() {
855 return (EAttribute)constantsEClass.getEStructuralFeatures().get(16);
856 }
857
858 /**
859 * <!-- begin-user-doc -->
860 * <!-- end-user-doc -->
861 * @generated
862 */
863 @Override
864 public EAttribute getConstants_FLAT_RATE_CIS_DAILY() {
865 return (EAttribute)constantsEClass.getEStructuralFeatures().get(17);
866 }
867
868 /**
869 * <!-- begin-user-doc -->
870 * <!-- end-user-doc -->
871 * @generated
872 */
873 @Override
874 public EAttribute getConstants_FLAT_RATE_CIS_MONTHLY() {
875 return (EAttribute)constantsEClass.getEStructuralFeatures().get(18);
876 }
877
878 /**
879 * <!-- begin-user-doc -->
880 * <!-- end-user-doc -->
881 * @generated
882 */
883 @Override
884 public EAttribute getConstants_FLAT_RATE_CIS_YEARLY() {
885 return (EAttribute)constantsEClass.getEStructuralFeatures().get(19);
886 }
887
888 /**
889 * <!-- begin-user-doc -->
890 * <!-- end-user-doc -->
891 * @generated
892 */
893 @Override
894 public EAttribute getConstants_FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT() {
895 return (EAttribute)constantsEClass.getEStructuralFeatures().get(20);
896 }
897
898 /**
899 * <!-- begin-user-doc -->
900 * <!-- end-user-doc -->
901 * @generated
902 */
903 @Override
904 public EAttribute getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS() {
905 return (EAttribute)constantsEClass.getEStructuralFeatures().get(21);
906 }
907
908 /**
909 * <!-- begin-user-doc -->
910 * <!-- end-user-doc -->
911 * @generated
912 */
913 @Override
914 public EAttribute getConstants_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE() {
915 return (EAttribute)constantsEClass.getEStructuralFeatures().get(22);
916 }
917
918 /**
919 * <!-- begin-user-doc -->
920 * <!-- end-user-doc -->
921 * @generated
922 */
923 @Override
924 public EAttribute getConstants_DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE() {
925 return (EAttribute)constantsEClass.getEStructuralFeatures().get(23);
926 }
927
928 /**
929 * <!-- begin-user-doc -->
930 * <!-- end-user-doc -->
931 * @generated
932 */
933 @Override
934 public EAttribute getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE() {
935 return (EAttribute)constantsEClass.getEStructuralFeatures().get(24);
936 }
937
938 /**
939 * <!-- begin-user-doc -->
940 * <!-- end-user-doc -->
941 * @generated
942 */
943 @Override
944 public EClass getIncome_Tax() {
945 return income_TaxEClass;
946 }
947
948 /**
949 * <!-- begin-user-doc -->
950 * <!-- end-user-doc -->
951 * @generated
952 */
953 @Override
954 public EReference getIncome_Tax_TaxPayer() {
955 return (EReference)income_TaxEClass.getEStructuralFeatures().get(0);
956 }
957
958 /**
959 * <!-- begin-user-doc -->
960 * <!-- end-user-doc -->
961 * @generated
962 */
963 @Override
964 public EAttribute getIncome_Tax_Tax_amount() {
965 return (EAttribute)income_TaxEClass.getEStructuralFeatures().get(1);
966 }
967
968 /**
969 * <!-- begin-user-doc -->
970 * <!-- end-user-doc -->
971 * @generated
972 */
973 @Override
974 public EAttribute getIncome_Tax_Tax_year() {
975 return (EAttribute)income_TaxEClass.getEStructuralFeatures().get(2);
976 }
977
978 /**
979 * <!-- begin-user-doc -->
980 * <!-- end-user-doc -->
981 * @generated
982 */
983 @Override
984 public EAttribute getIncome_Tax_Id6() {
985 return (EAttribute)income_TaxEClass.getEStructuralFeatures().get(3);
986 }
987
988 /**
989 * <!-- begin-user-doc -->
990 * <!-- end-user-doc -->
991 * @generated
992 */
993 @Override
994 public EClass getTax_Payer() {
995 return tax_PayerEClass;
996 }
997
998 /**
999 * <!-- begin-user-doc -->
1000 * <!-- end-user-doc -->
1001 * @generated
1002 */
1003 @Override
1004 public EReference getTax_Payer_Dependents() {
1005 return (EReference)tax_PayerEClass.getEStructuralFeatures().get(0);
1006 }
1007
1008 /**
1009 * <!-- begin-user-doc -->
1010 * <!-- end-user-doc -->
1011 * @generated
1012 */
1013 @Override
1014 public EReference getTax_Payer_From_agent() {
1015 return (EReference)tax_PayerEClass.getEStructuralFeatures().get(1);
1016 }
1017
1018 /**
1019 * <!-- begin-user-doc -->
1020 * <!-- end-user-doc -->
1021 * @generated
1022 */
1023 @Override
1024 public EReference getTax_Payer_Incomes() {
1025 return (EReference)tax_PayerEClass.getEStructuralFeatures().get(2);
1026 }
1027
1028 /**
1029 * <!-- begin-user-doc -->
1030 * <!-- end-user-doc -->
1031 * @generated
1032 */
1033 @Override
1034 public EReference getTax_Payer_From_law() {
1035 return (EReference)tax_PayerEClass.getEStructuralFeatures().get(3);
1036 }
1037
1038 /**
1039 * <!-- begin-user-doc -->
1040 * <!-- end-user-doc -->
1041 * @generated
1042 */
1043 @Override
1044 public EClass getPhysical_Person() {
1045 return physical_PersonEClass;
1046 }
1047
1048 /**
1049 * <!-- begin-user-doc -->
1050 * <!-- end-user-doc -->
1051 * @generated
1052 */
1053 @Override
1054 public EAttribute getPhysical_Person_SSNo() {
1055 return (EAttribute)physical_PersonEClass.getEStructuralFeatures().get(0);
1056 }
1057
1058 /**
1059 * <!-- begin-user-doc -->
1060 * <!-- end-user-doc -->
1061 * @generated
1062 */
1063 @Override
1064 public EReference getPhysical_Person_Addresses() {
1065 return (EReference)physical_PersonEClass.getEStructuralFeatures().get(1);
1066 }
1067
1068 /**
1069 * <!-- begin-user-doc -->
1070 * <!-- end-user-doc -->
1071 * @generated
1072 */
1073 @Override
1074 public EAttribute getPhysical_Person_Birth_year() {
1075 return (EAttribute)physical_PersonEClass.getEStructuralFeatures().get(2);
1076 }
1077
1078 /**
1079 * <!-- begin-user-doc -->
1080 * <!-- end-user-doc -->
1081 * @generated
1082 */
1083 @Override
1084 public EAttribute getPhysical_Person_Disability_percentage() {
1085 return (EAttribute)physical_PersonEClass.getEStructuralFeatures().get(3);
1086 }
1087
1088 /**
1089 * <!-- begin-user-doc -->
1090 * <!-- end-user-doc -->
1091 * @generated
1092 */
1093 @Override
1094 public EAttribute getPhysical_Person_Disability_type() {
1095 return (EAttribute)physical_PersonEClass.getEStructuralFeatures().get(4);
1096 }
1097
1098 /**
1099 * <!-- begin-user-doc -->
1100 * <!-- end-user-doc -->
1101 * @generated
1102 */
1103 @Override
1104 public EAttribute getPhysical_Person_Birth_month() {
1105 return (EAttribute)physical_PersonEClass.getEStructuralFeatures().get(5);
1106 }
1107
1108 /**
1109 * <!-- begin-user-doc -->
1110 * <!-- end-user-doc -->
1111 * @generated
1112 */
1113 @Override
1114 public EAttribute getPhysical_Person_Birth_day() {
1115 return (EAttribute)physical_PersonEClass.getEStructuralFeatures().get(6);
1116 }
1117
1118 /**
1119 * <!-- begin-user-doc -->
1120 * <!-- end-user-doc -->
1121 * @generated
1122 */
1123 @Override
1124 public EReference getPhysical_Person_Expenses() {
1125 return (EReference)physical_PersonEClass.getEStructuralFeatures().get(7);
1126 }
1127
1128 /**
1129 * <!-- begin-user-doc -->
1130 * <!-- end-user-doc -->
1131 * @generated
1132 */
1133 @Override
1134 public EAttribute getPhysical_Person_Is_widower() {
1135 return (EAttribute)physical_PersonEClass.getEStructuralFeatures().get(8);
1136 }
1137
1138 /**
1139 * <!-- begin-user-doc -->
1140 * <!-- end-user-doc -->
1141 * @generated
1142 */
1143 @Override
1144 public EClass getAddress() {
1145 return addressEClass;
1146 }
1147
1148 /**
1149 * <!-- begin-user-doc -->
1150 * <!-- end-user-doc -->
1151 * @generated
1152 */
1153 @Override
1154 public EAttribute getAddress_Country() {
1155 return (EAttribute)addressEClass.getEStructuralFeatures().get(0);
1156 }
1157
1158 /**
1159 * <!-- begin-user-doc -->
1160 * <!-- end-user-doc -->
1161 * @generated
1162 */
1163 @Override
1164 public EAttribute getAddress_Street() {
1165 return (EAttribute)addressEClass.getEStructuralFeatures().get(1);
1166 }
1167
1168 /**
1169 * <!-- begin-user-doc -->
1170 * <!-- end-user-doc -->
1171 * @generated
1172 */
1173 @Override
1174 public EAttribute getAddress_ZipCode() {
1175 return (EAttribute)addressEClass.getEStructuralFeatures().get(2);
1176 }
1177
1178 /**
1179 * <!-- begin-user-doc -->
1180 * <!-- end-user-doc -->
1181 * @generated
1182 */
1183 @Override
1184 public EAttribute getAddress_City() {
1185 return (EAttribute)addressEClass.getEStructuralFeatures().get(3);
1186 }
1187
1188 /**
1189 * <!-- begin-user-doc -->
1190 * <!-- end-user-doc -->
1191 * @generated
1192 */
1193 @Override
1194 public EAttribute getAddress_Id2() {
1195 return (EAttribute)addressEClass.getEStructuralFeatures().get(4);
1196 }
1197
1198 /**
1199 * <!-- begin-user-doc -->
1200 * <!-- end-user-doc -->
1201 * @generated
1202 */
1203 @Override
1204 public EReference getAddress_TaxPayer() {
1205 return (EReference)addressEClass.getEStructuralFeatures().get(5);
1206 }
1207
1208 /**
1209 * <!-- begin-user-doc -->
1210 * <!-- end-user-doc -->
1211 * @generated
1212 */
1213 @Override
1214 public EClass getExpense() {
1215 return expenseEClass;
1216 }
1217
1218 /**
1219 * <!-- begin-user-doc -->
1220 * <!-- end-user-doc -->
1221 * @generated
1222 */
1223 @Override
1224 public EAttribute getExpense_Declared_amount() {
1225 return (EAttribute)expenseEClass.getEStructuralFeatures().get(0);
1226 }
1227
1228 /**
1229 * <!-- begin-user-doc -->
1230 * <!-- end-user-doc -->
1231 * @generated
1232 */
1233 @Override
1234 public EAttribute getExpense_Expense_purpose() {
1235 return (EAttribute)expenseEClass.getEStructuralFeatures().get(1);
1236 }
1237
1238 /**
1239 * <!-- begin-user-doc -->
1240 * <!-- end-user-doc -->
1241 * @generated
1242 */
1243 @Override
1244 public EReference getExpense_Dependent() {
1245 return (EReference)expenseEClass.getEStructuralFeatures().get(2);
1246 }
1247
1248 /**
1249 * <!-- begin-user-doc -->
1250 * <!-- end-user-doc -->
1251 * @generated
1252 */
1253 @Override
1254 public EReference getExpense_From_agent() {
1255 return (EReference)expenseEClass.getEStructuralFeatures().get(3);
1256 }
1257
1258 /**
1259 * <!-- begin-user-doc -->
1260 * <!-- end-user-doc -->
1261 * @generated
1262 */
1263 @Override
1264 public EReference getExpense_Income() {
1265 return (EReference)expenseEClass.getEStructuralFeatures().get(4);
1266 }
1267
1268 /**
1269 * <!-- begin-user-doc -->
1270 * <!-- end-user-doc -->
1271 * @generated
1272 */
1273 @Override
1274 public EAttribute getExpense_Id4() {
1275 return (EAttribute)expenseEClass.getEStructuralFeatures().get(5);
1276 }
1277
1278 /**
1279 * <!-- begin-user-doc -->
1280 * <!-- end-user-doc -->
1281 * @generated
1282 */
1283 @Override
1284 public EReference getExpense_Beneficiary() {
1285 return (EReference)expenseEClass.getEStructuralFeatures().get(6);
1286 }
1287
1288 /**
1289 * <!-- begin-user-doc -->
1290 * <!-- end-user-doc -->
1291 * @generated
1292 */
1293 @Override
1294 public EClass getDependent() {
1295 return dependentEClass;
1296 }
1297
1298 /**
1299 * <!-- begin-user-doc -->
1300 * <!-- end-user-doc -->
1301 * @generated
1302 */
1303 @Override
1304 public EAttribute getDependent_Dependent_type() {
1305 return (EAttribute)dependentEClass.getEStructuralFeatures().get(0);
1306 }
1307
1308 /**
1309 * <!-- begin-user-doc -->
1310 * <!-- end-user-doc -->
1311 * @generated
1312 */
1313 @Override
1314 public EReference getDependent_Responsible_person() {
1315 return (EReference)dependentEClass.getEStructuralFeatures().get(1);
1316 }
1317
1318 /**
1319 * <!-- begin-user-doc -->
1320 * <!-- end-user-doc -->
1321 * @generated
1322 */
1323 @Override
1324 public EAttribute getDependent_Continued_studies() {
1325 return (EAttribute)dependentEClass.getEStructuralFeatures().get(2);
1326 }
1327
1328 /**
1329 * <!-- begin-user-doc -->
1330 * <!-- end-user-doc -->
1331 * @generated
1332 */
1333 @Override
1334 public EReference getDependent_Allowances() {
1335 return (EReference)dependentEClass.getEStructuralFeatures().get(3);
1336 }
1337
1338 /**
1339 * <!-- begin-user-doc -->
1340 * <!-- end-user-doc -->
1341 * @generated
1342 */
1343 @Override
1344 public EReference getDependent_Household() {
1345 return (EReference)dependentEClass.getEStructuralFeatures().get(4);
1346 }
1347
1348 /**
1349 * <!-- begin-user-doc -->
1350 * <!-- end-user-doc -->
1351 * @generated
1352 */
1353 @Override
1354 public EReference getDependent_From_agent() {
1355 return (EReference)dependentEClass.getEStructuralFeatures().get(5);
1356 }
1357
1358 /**
1359 * <!-- begin-user-doc -->
1360 * <!-- end-user-doc -->
1361 * @generated
1362 */
1363 @Override
1364 public EReference getDependent_Expense() {
1365 return (EReference)dependentEClass.getEStructuralFeatures().get(6);
1366 }
1367
1368 /**
1369 * <!-- begin-user-doc -->
1370 * <!-- end-user-doc -->
1371 * @generated
1372 */
1373 @Override
1374 public EClass getExternal_Allowance() {
1375 return external_AllowanceEClass;
1376 }
1377
1378 /**
1379 * <!-- begin-user-doc -->
1380 * <!-- end-user-doc -->
1381 * @generated
1382 */
1383 @Override
1384 public EAttribute getExternal_Allowance_Grantor() {
1385 return (EAttribute)external_AllowanceEClass.getEStructuralFeatures().get(0);
1386 }
1387
1388 /**
1389 * <!-- begin-user-doc -->
1390 * <!-- end-user-doc -->
1391 * @generated
1392 */
1393 @Override
1394 public EAttribute getExternal_Allowance_Starting_year() {
1395 return (EAttribute)external_AllowanceEClass.getEStructuralFeatures().get(1);
1396 }
1397
1398 /**
1399 * <!-- begin-user-doc -->
1400 * <!-- end-user-doc -->
1401 * @generated
1402 */
1403 @Override
1404 public EAttribute getExternal_Allowance_Ending_year() {
1405 return (EAttribute)external_AllowanceEClass.getEStructuralFeatures().get(2);
1406 }
1407
1408 /**
1409 * <!-- begin-user-doc -->
1410 * <!-- end-user-doc -->
1411 * @generated
1412 */
1413 @Override
1414 public EReference getExternal_Allowance_Reciver() {
1415 return (EReference)external_AllowanceEClass.getEStructuralFeatures().get(3);
1416 }
1417
1418 /**
1419 * <!-- begin-user-doc -->
1420 * <!-- end-user-doc -->
1421 * @generated
1422 */
1423 @Override
1424 public EAttribute getExternal_Allowance_Id5() {
1425 return (EAttribute)external_AllowanceEClass.getEStructuralFeatures().get(4);
1426 }
1427
1428 /**
1429 * <!-- begin-user-doc -->
1430 * <!-- end-user-doc -->
1431 * @generated
1432 */
1433 @Override
1434 public EReference getExternal_Allowance_Person() {
1435 return (EReference)external_AllowanceEClass.getEStructuralFeatures().get(5);
1436 }
1437
1438 /**
1439 * <!-- begin-user-doc -->
1440 * <!-- end-user-doc -->
1441 * @generated
1442 */
1443 @Override
1444 public EClass getHousehold() {
1445 return householdEClass;
1446 }
1447
1448 /**
1449 * <!-- begin-user-doc -->
1450 * <!-- end-user-doc -->
1451 * @generated
1452 */
1453 @Override
1454 public EReference getHousehold_Parents() {
1455 return (EReference)householdEClass.getEStructuralFeatures().get(0);
1456 }
1457
1458 /**
1459 * <!-- begin-user-doc -->
1460 * <!-- end-user-doc -->
1461 * @generated
1462 */
1463 @Override
1464 public EAttribute getHousehold_Id1() {
1465 return (EAttribute)householdEClass.getEStructuralFeatures().get(1);
1466 }
1467
1468 /**
1469 * <!-- begin-user-doc -->
1470 * <!-- end-user-doc -->
1471 * @generated
1472 */
1473 @Override
1474 public EReference getHousehold_Children() {
1475 return (EReference)householdEClass.getEStructuralFeatures().get(2);
1476 }
1477
1478 /**
1479 * <!-- begin-user-doc -->
1480 * <!-- end-user-doc -->
1481 * @generated
1482 */
1483 @Override
1484 public EClass getLegal_Union_Record() {
1485 return legal_Union_RecordEClass;
1486 }
1487
1488 /**
1489 * <!-- begin-user-doc -->
1490 * <!-- end-user-doc -->
1491 * @generated
1492 */
1493 @Override
1494 public EAttribute getLegal_Union_Record_Start_year() {
1495 return (EAttribute)legal_Union_RecordEClass.getEStructuralFeatures().get(0);
1496 }
1497
1498 /**
1499 * <!-- begin-user-doc -->
1500 * <!-- end-user-doc -->
1501 * @generated
1502 */
1503 @Override
1504 public EAttribute getLegal_Union_Record_End_year() {
1505 return (EAttribute)legal_Union_RecordEClass.getEStructuralFeatures().get(1);
1506 }
1507
1508 /**
1509 * <!-- begin-user-doc -->
1510 * <!-- end-user-doc -->
1511 * @generated
1512 */
1513 @Override
1514 public EAttribute getLegal_Union_Record_Separation_cause() {
1515 return (EAttribute)legal_Union_RecordEClass.getEStructuralFeatures().get(2);
1516 }
1517
1518 /**
1519 * <!-- begin-user-doc -->
1520 * <!-- end-user-doc -->
1521 * @generated
1522 */
1523 @Override
1524 public EReference getLegal_Union_Record_Individual_A() {
1525 return (EReference)legal_Union_RecordEClass.getEStructuralFeatures().get(3);
1526 }
1527
1528 /**
1529 * <!-- begin-user-doc -->
1530 * <!-- end-user-doc -->
1531 * @generated
1532 */
1533 @Override
1534 public EReference getLegal_Union_Record_Individual_B() {
1535 return (EReference)legal_Union_RecordEClass.getEStructuralFeatures().get(4);
1536 }
1537
1538 /**
1539 * <!-- begin-user-doc -->
1540 * <!-- end-user-doc -->
1541 * @generated
1542 */
1543 @Override
1544 public EReference getLegal_Union_Record_Properties() {
1545 return (EReference)legal_Union_RecordEClass.getEStructuralFeatures().get(5);
1546 }
1547
1548 /**
1549 * <!-- begin-user-doc -->
1550 * <!-- end-user-doc -->
1551 * @generated
1552 */
1553 @Override
1554 public EAttribute getLegal_Union_Record_Mutual_agreement() {
1555 return (EAttribute)legal_Union_RecordEClass.getEStructuralFeatures().get(6);
1556 }
1557
1558 /**
1559 * <!-- begin-user-doc -->
1560 * <!-- end-user-doc -->
1561 * @generated
1562 */
1563 @Override
1564 public EAttribute getLegal_Union_Record_Id9() {
1565 return (EAttribute)legal_Union_RecordEClass.getEStructuralFeatures().get(7);
1566 }
1567
1568 /**
1569 * <!-- begin-user-doc -->
1570 * <!-- end-user-doc -->
1571 * @generated
1572 */
1573 @Override
1574 public EReference getLegal_Union_Record_Household() {
1575 return (EReference)legal_Union_RecordEClass.getEStructuralFeatures().get(8);
1576 }
1577
1578 /**
1579 * <!-- begin-user-doc -->
1580 * <!-- end-user-doc -->
1581 * @generated
1582 */
1583 @Override
1584 public EClass getTax_Property() {
1585 return tax_PropertyEClass;
1586 }
1587
1588 /**
1589 * <!-- begin-user-doc -->
1590 * <!-- end-user-doc -->
1591 * @generated
1592 */
1593 @Override
1594 public EAttribute getTax_Property_Starting_year() {
1595 return (EAttribute)tax_PropertyEClass.getEStructuralFeatures().get(0);
1596 }
1597
1598 /**
1599 * <!-- begin-user-doc -->
1600 * <!-- end-user-doc -->
1601 * @generated
1602 */
1603 @Override
1604 public EAttribute getTax_Property_Id10() {
1605 return (EAttribute)tax_PropertyEClass.getEStructuralFeatures().get(1);
1606 }
1607
1608 /**
1609 * <!-- begin-user-doc -->
1610 * <!-- end-user-doc -->
1611 * @generated
1612 */
1613 @Override
1614 public EReference getTax_Property_Union_record() {
1615 return (EReference)tax_PropertyEClass.getEStructuralFeatures().get(2);
1616 }
1617
1618 /**
1619 * <!-- begin-user-doc -->
1620 * <!-- end-user-doc -->
1621 * @generated
1622 */
1623 @Override
1624 public EClass getTax_Case() {
1625 return tax_CaseEClass;
1626 }
1627
1628 /**
1629 * <!-- begin-user-doc -->
1630 * <!-- end-user-doc -->
1631 * @generated
1632 */
1633 @Override
1634 public EClass getFromAgent() {
1635 return fromAgentEClass;
1636 }
1637
1638 /**
1639 * <!-- begin-user-doc -->
1640 * <!-- end-user-doc -->
1641 * @generated
1642 */
1643 @Override
1644 public EReference getFromAgent_TaxPayer() {
1645 return (EReference)fromAgentEClass.getEStructuralFeatures().get(0);
1646 }
1647
1648 /**
1649 * <!-- begin-user-doc -->
1650 * <!-- end-user-doc -->
1651 * @generated
1652 */
1653 @Override
1654 public EAttribute getFromAgent_Is_dependent_eligible_for_CE_Not_In_Houshold_Children_Care() {
1655 return (EAttribute)fromAgentEClass.getEStructuralFeatures().get(1);
1656 }
1657
1658 /**
1659 * <!-- begin-user-doc -->
1660 * <!-- end-user-doc -->
1661 * @generated
1662 */
1663 @Override
1664 public EReference getFromAgent_Expense() {
1665 return (EReference)fromAgentEClass.getEStructuralFeatures().get(2);
1666 }
1667
1668 /**
1669 * <!-- begin-user-doc -->
1670 * <!-- end-user-doc -->
1671 * @generated
1672 */
1673 @Override
1674 public EAttribute getFromAgent_Is_eligible_debt() {
1675 return (EAttribute)fromAgentEClass.getEStructuralFeatures().get(3);
1676 }
1677
1678 /**
1679 * <!-- begin-user-doc -->
1680 * <!-- end-user-doc -->
1681 * @generated
1682 */
1683 @Override
1684 public EReference getFromAgent_Dependent() {
1685 return (EReference)fromAgentEClass.getEStructuralFeatures().get(4);
1686 }
1687
1688 /**
1689 * <!-- begin-user-doc -->
1690 * <!-- end-user-doc -->
1691 * @generated
1692 */
1693 @Override
1694 public EClass getIncome() {
1695 return incomeEClass;
1696 }
1697
1698 /**
1699 * <!-- begin-user-doc -->
1700 * <!-- end-user-doc -->
1701 * @generated
1702 */
1703 @Override
1704 public EAttribute getIncome_Income_amount() {
1705 return (EAttribute)incomeEClass.getEStructuralFeatures().get(0);
1706 }
1707
1708 /**
1709 * <!-- begin-user-doc -->
1710 * <!-- end-user-doc -->
1711 * @generated
1712 */
1713 @Override
1714 public EReference getIncome_Income_type() {
1715 return (EReference)incomeEClass.getEStructuralFeatures().get(1);
1716 }
1717
1718 /**
1719 * <!-- begin-user-doc -->
1720 * <!-- end-user-doc -->
1721 * @generated
1722 */
1723 @Override
1724 public EReference getIncome_Tax_card() {
1725 return (EReference)incomeEClass.getEStructuralFeatures().get(2);
1726 }
1727
1728 /**
1729 * <!-- begin-user-doc -->
1730 * <!-- end-user-doc -->
1731 * @generated
1732 */
1733 @Override
1734 public EAttribute getIncome_Tax_liability() {
1735 return (EAttribute)incomeEClass.getEStructuralFeatures().get(3);
1736 }
1737
1738 /**
1739 * <!-- begin-user-doc -->
1740 * <!-- end-user-doc -->
1741 * @generated
1742 */
1743 @Override
1744 public EReference getIncome_TaxPayer() {
1745 return (EReference)incomeEClass.getEStructuralFeatures().get(4);
1746 }
1747
1748 /**
1749 * <!-- begin-user-doc -->
1750 * <!-- end-user-doc -->
1751 * @generated
1752 */
1753 @Override
1754 public EReference getIncome_Details() {
1755 return (EReference)incomeEClass.getEStructuralFeatures().get(5);
1756 }
1757
1758 /**
1759 * <!-- begin-user-doc -->
1760 * <!-- end-user-doc -->
1761 * @generated
1762 */
1763 @Override
1764 public EAttribute getIncome_Num() {
1765 return (EAttribute)incomeEClass.getEStructuralFeatures().get(6);
1766 }
1767
1768 /**
1769 * <!-- begin-user-doc -->
1770 * <!-- end-user-doc -->
1771 * @generated
1772 */
1773 @Override
1774 public EReference getIncome_Expenses() {
1775 return (EReference)incomeEClass.getEStructuralFeatures().get(7);
1776 }
1777
1778 /**
1779 * <!-- begin-user-doc -->
1780 * <!-- end-user-doc -->
1781 * @generated
1782 */
1783 @Override
1784 public EClass getIncome_Type() {
1785 return income_TypeEClass;
1786 }
1787
1788 /**
1789 * <!-- begin-user-doc -->
1790 * <!-- end-user-doc -->
1791 * @generated
1792 */
1793 @Override
1794 public EAttribute getIncome_Type_Id8() {
1795 return (EAttribute)income_TypeEClass.getEStructuralFeatures().get(0);
1796 }
1797
1798 /**
1799 * <!-- begin-user-doc -->
1800 * <!-- end-user-doc -->
1801 * @generated
1802 */
1803 @Override
1804 public EReference getIncome_Type_Income() {
1805 return (EReference)income_TypeEClass.getEStructuralFeatures().get(1);
1806 }
1807
1808 /**
1809 * <!-- begin-user-doc -->
1810 * <!-- end-user-doc -->
1811 * @generated
1812 */
1813 @Override
1814 public EClass getTax_Card() {
1815 return tax_CardEClass;
1816 }
1817
1818 /**
1819 * <!-- begin-user-doc -->
1820 * <!-- end-user-doc -->
1821 * @generated
1822 */
1823 @Override
1824 public EAttribute getTax_Card_Card_identifier() {
1825 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(0);
1826 }
1827
1828 /**
1829 * <!-- begin-user-doc -->
1830 * <!-- end-user-doc -->
1831 * @generated
1832 */
1833 @Override
1834 public EAttribute getTax_Card_Tax_office() {
1835 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(1);
1836 }
1837
1838 /**
1839 * <!-- begin-user-doc -->
1840 * <!-- end-user-doc -->
1841 * @generated
1842 */
1843 @Override
1844 public EAttribute getTax_Card_Percentage_of_witholding() {
1845 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(2);
1846 }
1847
1848 /**
1849 * <!-- begin-user-doc -->
1850 * <!-- end-user-doc -->
1851 * @generated
1852 */
1853 @Override
1854 public EAttribute getTax_Card_Tax_payers_name_surname() {
1855 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(3);
1856 }
1857
1858 /**
1859 * <!-- begin-user-doc -->
1860 * <!-- end-user-doc -->
1861 * @generated
1862 */
1863 @Override
1864 public EAttribute getTax_Card_Tax_payers_partner_name_surname() {
1865 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(4);
1866 }
1867
1868 /**
1869 * <!-- begin-user-doc -->
1870 * <!-- end-user-doc -->
1871 * @generated
1872 */
1873 @Override
1874 public EReference getTax_Card_Tax_payers_address() {
1875 return (EReference)tax_CardEClass.getEStructuralFeatures().get(5);
1876 }
1877
1878 /**
1879 * <!-- begin-user-doc -->
1880 * <!-- end-user-doc -->
1881 * @generated
1882 */
1883 @Override
1884 public EAttribute getTax_Card_Jobs_Employer_SSNo() {
1885 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(6);
1886 }
1887
1888 /**
1889 * <!-- begin-user-doc -->
1890 * <!-- end-user-doc -->
1891 * @generated
1892 */
1893 @Override
1894 public EAttribute getTax_Card_Jobs_employers_name() {
1895 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(7);
1896 }
1897
1898 /**
1899 * <!-- begin-user-doc -->
1900 * <!-- end-user-doc -->
1901 * @generated
1902 */
1903 @Override
1904 public EAttribute getTax_Card_Jobs_activity_type() {
1905 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(8);
1906 }
1907
1908 /**
1909 * <!-- begin-user-doc -->
1910 * <!-- end-user-doc -->
1911 * @generated
1912 */
1913 @Override
1914 public EAttribute getTax_Card_Jobs_place_of_work() {
1915 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(9);
1916 }
1917
1918 /**
1919 * <!-- begin-user-doc -->
1920 * <!-- end-user-doc -->
1921 * @generated
1922 */
1923 @Override
1924 public EAttribute getTax_Card_Deduction_FD_daily() {
1925 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(10);
1926 }
1927
1928 /**
1929 * <!-- begin-user-doc -->
1930 * <!-- end-user-doc -->
1931 * @generated
1932 */
1933 @Override
1934 public EAttribute getTax_Card_Deduction_FD_monthly() {
1935 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(11);
1936 }
1937
1938 /**
1939 * <!-- begin-user-doc -->
1940 * <!-- end-user-doc -->
1941 * @generated
1942 */
1943 @Override
1944 public EAttribute getTax_Card_Deduction_AC_daily() {
1945 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(12);
1946 }
1947
1948 /**
1949 * <!-- begin-user-doc -->
1950 * <!-- end-user-doc -->
1951 * @generated
1952 */
1953 @Override
1954 public EAttribute getTax_Card_Deduction_AC_monthly() {
1955 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(13);
1956 }
1957
1958 /**
1959 * <!-- begin-user-doc -->
1960 * <!-- end-user-doc -->
1961 * @generated
1962 */
1963 @Override
1964 public EAttribute getTax_Card_Deduction_AC_yearly() {
1965 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(14);
1966 }
1967
1968 /**
1969 * <!-- begin-user-doc -->
1970 * <!-- end-user-doc -->
1971 * @generated
1972 */
1973 @Override
1974 public EAttribute getTax_Card_Deduction_CE_daily() {
1975 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(15);
1976 }
1977
1978 /**
1979 * <!-- begin-user-doc -->
1980 * <!-- end-user-doc -->
1981 * @generated
1982 */
1983 @Override
1984 public EAttribute getTax_Card_Deduction_CE_monthly() {
1985 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(16);
1986 }
1987
1988 /**
1989 * <!-- begin-user-doc -->
1990 * <!-- end-user-doc -->
1991 * @generated
1992 */
1993 @Override
1994 public EAttribute getTax_Card_Deduction_CE_yearly() {
1995 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(17);
1996 }
1997
1998 /**
1999 * <!-- begin-user-doc -->
2000 * <!-- end-user-doc -->
2001 * @generated
2002 */
2003 @Override
2004 public EAttribute getTax_Card_Deduction_DS_daily() {
2005 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(18);
2006 }
2007
2008 /**
2009 * <!-- begin-user-doc -->
2010 * <!-- end-user-doc -->
2011 * @generated
2012 */
2013 @Override
2014 public EAttribute getTax_Card_Deduction_DS_monthly() {
2015 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(19);
2016 }
2017
2018 /**
2019 * <!-- begin-user-doc -->
2020 * <!-- end-user-doc -->
2021 * @generated
2022 */
2023 @Override
2024 public EAttribute getTax_Card_Deduction_FO_daily() {
2025 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(20);
2026 }
2027
2028 /**
2029 * <!-- begin-user-doc -->
2030 * <!-- end-user-doc -->
2031 * @generated
2032 */
2033 @Override
2034 public EAttribute getTax_Card_Deduction_FO_monthly() {
2035 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(21);
2036 }
2037
2038 /**
2039 * <!-- begin-user-doc -->
2040 * <!-- end-user-doc -->
2041 * @generated
2042 */
2043 @Override
2044 public EAttribute getTax_Card_Deduction_FO_yearly() {
2045 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(22);
2046 }
2047
2048 /**
2049 * <!-- begin-user-doc -->
2050 * <!-- end-user-doc -->
2051 * @generated
2052 */
2053 @Override
2054 public EAttribute getTax_Card_Credit_CIS_daily() {
2055 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(23);
2056 }
2057
2058 /**
2059 * <!-- begin-user-doc -->
2060 * <!-- end-user-doc -->
2061 * @generated
2062 */
2063 @Override
2064 public EAttribute getTax_Card_Credit_CIS_monthly() {
2065 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(24);
2066 }
2067
2068 /**
2069 * <!-- begin-user-doc -->
2070 * <!-- end-user-doc -->
2071 * @generated
2072 */
2073 @Override
2074 public EAttribute getTax_Card_Credit_CIM_daily() {
2075 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(25);
2076 }
2077
2078 /**
2079 * <!-- begin-user-doc -->
2080 * <!-- end-user-doc -->
2081 * @generated
2082 */
2083 @Override
2084 public EAttribute getTax_Card_Validity() {
2085 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(26);
2086 }
2087
2088 /**
2089 * <!-- begin-user-doc -->
2090 * <!-- end-user-doc -->
2091 * @generated
2092 */
2093 @Override
2094 public EReference getTax_Card_Income_Tax_Credit() {
2095 return (EReference)tax_CardEClass.getEStructuralFeatures().get(27);
2096 }
2097
2098 /**
2099 * <!-- begin-user-doc -->
2100 * <!-- end-user-doc -->
2101 * @generated
2102 */
2103 @Override
2104 public EReference getTax_Card_Previous() {
2105 return (EReference)tax_CardEClass.getEStructuralFeatures().get(28);
2106 }
2107
2108 /**
2109 * <!-- begin-user-doc -->
2110 * <!-- end-user-doc -->
2111 * @generated
2112 */
2113 @Override
2114 public EReference getTax_Card_Current_tax_card() {
2115 return (EReference)tax_CardEClass.getEStructuralFeatures().get(29);
2116 }
2117
2118 /**
2119 * <!-- begin-user-doc -->
2120 * <!-- end-user-doc -->
2121 * @generated
2122 */
2123 @Override
2124 public EAttribute getTax_Card_Credit_CIM_yearly() {
2125 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(30);
2126 }
2127
2128 /**
2129 * <!-- begin-user-doc -->
2130 * <!-- end-user-doc -->
2131 * @generated
2132 */
2133 @Override
2134 public EAttribute getTax_Card_Deduction_DS_Alimony_yearly() {
2135 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(31);
2136 }
2137
2138 /**
2139 * <!-- begin-user-doc -->
2140 * <!-- end-user-doc -->
2141 * @generated
2142 */
2143 @Override
2144 public EAttribute getTax_Card_Deduction_DS_Debt_yearly() {
2145 return (EAttribute)tax_CardEClass.getEStructuralFeatures().get(32);
2146 }
2147
2148 /**
2149 * <!-- begin-user-doc -->
2150 * <!-- end-user-doc -->
2151 * @generated
2152 */
2153 @Override
2154 public EReference getTax_Card_Income() {
2155 return (EReference)tax_CardEClass.getEStructuralFeatures().get(33);
2156 }
2157
2158 /**
2159 * <!-- begin-user-doc -->
2160 * <!-- end-user-doc -->
2161 * @generated
2162 */
2163 @Override
2164 public EClass getIncome_Tax_Credit() {
2165 return income_Tax_CreditEClass;
2166 }
2167
2168 /**
2169 * <!-- begin-user-doc -->
2170 * <!-- end-user-doc -->
2171 * @generated
2172 */
2173 @Override
2174 public EAttribute getIncome_Tax_Credit_GrantedBy() {
2175 return (EAttribute)income_Tax_CreditEClass.getEStructuralFeatures().get(0);
2176 }
2177
2178 /**
2179 * <!-- begin-user-doc -->
2180 * <!-- end-user-doc -->
2181 * @generated
2182 */
2183 @Override
2184 public EReference getIncome_Tax_Credit_TaxPayer() {
2185 return (EReference)income_Tax_CreditEClass.getEStructuralFeatures().get(1);
2186 }
2187
2188 /**
2189 * <!-- begin-user-doc -->
2190 * <!-- end-user-doc -->
2191 * @generated
2192 */
2193 @Override
2194 public EAttribute getIncome_Tax_Credit_Tax_year() {
2195 return (EAttribute)income_Tax_CreditEClass.getEStructuralFeatures().get(2);
2196 }
2197
2198 /**
2199 * <!-- begin-user-doc -->
2200 * <!-- end-user-doc -->
2201 * @generated
2202 */
2203 @Override
2204 public EAttribute getIncome_Tax_Credit_Yearly() {
2205 return (EAttribute)income_Tax_CreditEClass.getEStructuralFeatures().get(3);
2206 }
2207
2208 /**
2209 * <!-- begin-user-doc -->
2210 * <!-- end-user-doc -->
2211 * @generated
2212 */
2213 @Override
2214 public EAttribute getIncome_Tax_Credit_Monthly() {
2215 return (EAttribute)income_Tax_CreditEClass.getEStructuralFeatures().get(4);
2216 }
2217
2218 /**
2219 * <!-- begin-user-doc -->
2220 * <!-- end-user-doc -->
2221 * @generated
2222 */
2223 @Override
2224 public EAttribute getIncome_Tax_Credit_Daily() {
2225 return (EAttribute)income_Tax_CreditEClass.getEStructuralFeatures().get(5);
2226 }
2227
2228 /**
2229 * <!-- begin-user-doc -->
2230 * <!-- end-user-doc -->
2231 * @generated
2232 */
2233 @Override
2234 public EAttribute getIncome_Tax_Credit_Id7() {
2235 return (EAttribute)income_Tax_CreditEClass.getEStructuralFeatures().get(6);
2236 }
2237
2238 /**
2239 * <!-- begin-user-doc -->
2240 * <!-- end-user-doc -->
2241 * @generated
2242 */
2243 @Override
2244 public EReference getIncome_Tax_Credit_Taxation_Frame() {
2245 return (EReference)income_Tax_CreditEClass.getEStructuralFeatures().get(7);
2246 }
2247
2248 /**
2249 * <!-- begin-user-doc -->
2250 * <!-- end-user-doc -->
2251 * @generated
2252 */
2253 @Override
2254 public EClass getIncome_Detail() {
2255 return income_DetailEClass;
2256 }
2257
2258 /**
2259 * <!-- begin-user-doc -->
2260 * <!-- end-user-doc -->
2261 * @generated
2262 */
2263 @Override
2264 public EAttribute getIncome_Detail_Amount() {
2265 return (EAttribute)income_DetailEClass.getEStructuralFeatures().get(0);
2266 }
2267
2268 /**
2269 * <!-- begin-user-doc -->
2270 * <!-- end-user-doc -->
2271 * @generated
2272 */
2273 @Override
2274 public EAttribute getIncome_Detail_Is_worked() {
2275 return (EAttribute)income_DetailEClass.getEStructuralFeatures().get(1);
2276 }
2277
2278 /**
2279 * <!-- begin-user-doc -->
2280 * <!-- end-user-doc -->
2281 * @generated
2282 */
2283 @Override
2284 public EAttribute getIncome_Detail_Distance() {
2285 return (EAttribute)income_DetailEClass.getEStructuralFeatures().get(2);
2286 }
2287
2288 /**
2289 * <!-- begin-user-doc -->
2290 * <!-- end-user-doc -->
2291 * @generated
2292 */
2293 @Override
2294 public EAttribute getIncome_Detail_Worked_days() {
2295 return (EAttribute)income_DetailEClass.getEStructuralFeatures().get(3);
2296 }
2297
2298 /**
2299 * <!-- begin-user-doc -->
2300 * <!-- end-user-doc -->
2301 * @generated
2302 */
2303 @Override
2304 public EAttribute getIncome_Detail_Is_contributing_CNS() {
2305 return (EAttribute)income_DetailEClass.getEStructuralFeatures().get(4);
2306 }
2307
2308 /**
2309 * <!-- begin-user-doc -->
2310 * <!-- end-user-doc -->
2311 * @generated
2312 */
2313 @Override
2314 public EAttribute getIncome_Detail_Id5() {
2315 return (EAttribute)income_DetailEClass.getEStructuralFeatures().get(5);
2316 }
2317
2318 /**
2319 * <!-- begin-user-doc -->
2320 * <!-- end-user-doc -->
2321 * @generated
2322 */
2323 @Override
2324 public EReference getIncome_Detail_Income() {
2325 return (EReference)income_DetailEClass.getEStructuralFeatures().get(6);
2326 }
2327
2328 /**
2329 * <!-- begin-user-doc -->
2330 * <!-- end-user-doc -->
2331 * @generated
2332 */
2333 @Override
2334 public EClass getFromLaw() {
2335 return fromLawEClass;
2336 }
2337
2338 /**
2339 * <!-- begin-user-doc -->
2340 * <!-- end-user-doc -->
2341 * @generated
2342 */
2343 @Override
2344 public EAttribute getFromLaw_Id() {
2345 return (EAttribute)fromLawEClass.getEStructuralFeatures().get(0);
2346 }
2347
2348 /**
2349 * <!-- begin-user-doc -->
2350 * <!-- end-user-doc -->
2351 * @generated
2352 */
2353 @Override
2354 public EReference getFromLaw_TaxPayer() {
2355 return (EReference)fromLawEClass.getEStructuralFeatures().get(1);
2356 }
2357
2358 /**
2359 * <!-- begin-user-doc -->
2360 * <!-- end-user-doc -->
2361 * @generated
2362 */
2363 @Override
2364 public EClass getFiscal_Address() {
2365 return fiscal_AddressEClass;
2366 }
2367
2368 /**
2369 * <!-- begin-user-doc -->
2370 * <!-- end-user-doc -->
2371 * @generated
2372 */
2373 @Override
2374 public EClass getHabitual_Address() {
2375 return habitual_AddressEClass;
2376 }
2377
2378 /**
2379 * <!-- begin-user-doc -->
2380 * <!-- end-user-doc -->
2381 * @generated
2382 */
2383 @Override
2384 public EClass getMarriage_Record() {
2385 return marriage_RecordEClass;
2386 }
2387
2388 /**
2389 * <!-- begin-user-doc -->
2390 * <!-- end-user-doc -->
2391 * @generated
2392 */
2393 @Override
2394 public EClass getNon_Resident_Tax_Payer() {
2395 return non_Resident_Tax_PayerEClass;
2396 }
2397
2398 /**
2399 * <!-- begin-user-doc -->
2400 * <!-- end-user-doc -->
2401 * @generated
2402 */
2403 @Override
2404 public EAttribute getNon_Resident_Tax_Payer_Is_assimilated_to_resident() {
2405 return (EAttribute)non_Resident_Tax_PayerEClass.getEStructuralFeatures().get(0);
2406 }
2407
2408 /**
2409 * <!-- begin-user-doc -->
2410 * <!-- end-user-doc -->
2411 * @generated
2412 */
2413 @Override
2414 public EClass getPartnership_Record() {
2415 return partnership_RecordEClass;
2416 }
2417
2418 /**
2419 * <!-- begin-user-doc -->
2420 * <!-- end-user-doc -->
2421 * @generated
2422 */
2423 @Override
2424 public EClass getResident_Tax_Payer() {
2425 return resident_Tax_PayerEClass;
2426 }
2427
2428 /**
2429 * <!-- begin-user-doc -->
2430 * <!-- end-user-doc -->
2431 * @generated
2432 */
2433 @Override
2434 public EClass getTrade_and_Business_Income() {
2435 return trade_and_Business_IncomeEClass;
2436 }
2437
2438 /**
2439 * <!-- begin-user-doc -->
2440 * <!-- end-user-doc -->
2441 * @generated
2442 */
2443 @Override
2444 public EClass getAgriculture_and_Forestry_Income() {
2445 return agriculture_and_Forestry_IncomeEClass;
2446 }
2447
2448 /**
2449 * <!-- begin-user-doc -->
2450 * <!-- end-user-doc -->
2451 * @generated
2452 */
2453 @Override
2454 public EClass getPensions_and_Annuities_Income() {
2455 return pensions_and_Annuities_IncomeEClass;
2456 }
2457
2458 /**
2459 * <!-- begin-user-doc -->
2460 * <!-- end-user-doc -->
2461 * @generated
2462 */
2463 @Override
2464 public EAttribute getPensions_and_Annuities_Income_Occasional_payement() {
2465 return (EAttribute)pensions_and_Annuities_IncomeEClass.getEStructuralFeatures().get(0);
2466 }
2467
2468 /**
2469 * <!-- begin-user-doc -->
2470 * <!-- end-user-doc -->
2471 * @generated
2472 */
2473 @Override
2474 public EClass getCapital_and_Investments_Income() {
2475 return capital_and_Investments_IncomeEClass;
2476 }
2477
2478 /**
2479 * <!-- begin-user-doc -->
2480 * <!-- end-user-doc -->
2481 * @generated
2482 */
2483 @Override
2484 public EClass getEmployment_Income() {
2485 return employment_IncomeEClass;
2486 }
2487
2488 /**
2489 * <!-- begin-user-doc -->
2490 * <!-- end-user-doc -->
2491 * @generated
2492 */
2493 @Override
2494 public EClass getRentals_and_Leases_Income() {
2495 return rentals_and_Leases_IncomeEClass;
2496 }
2497
2498 /**
2499 * <!-- begin-user-doc -->
2500 * <!-- end-user-doc -->
2501 * @generated
2502 */
2503 @Override
2504 public EAttribute getRentals_and_Leases_Income_Is_periodic() {
2505 return (EAttribute)rentals_and_Leases_IncomeEClass.getEStructuralFeatures().get(0);
2506 }
2507
2508 /**
2509 * <!-- begin-user-doc -->
2510 * <!-- end-user-doc -->
2511 * @generated
2512 */
2513 @Override
2514 public EClass getForeign_Income() {
2515 return foreign_IncomeEClass;
2516 }
2517
2518 /**
2519 * <!-- begin-user-doc -->
2520 * <!-- end-user-doc -->
2521 * @generated
2522 */
2523 @Override
2524 public EClass getLocal_Income() {
2525 return local_IncomeEClass;
2526 }
2527
2528 /**
2529 * <!-- begin-user-doc -->
2530 * <!-- end-user-doc -->
2531 * @generated
2532 */
2533 @Override
2534 public EClass getCIM() {
2535 return cimEClass;
2536 }
2537
2538 /**
2539 * <!-- begin-user-doc -->
2540 * <!-- end-user-doc -->
2541 * @generated
2542 */
2543 @Override
2544 public EClass getCIP() {
2545 return cipEClass;
2546 }
2547
2548 /**
2549 * <!-- begin-user-doc -->
2550 * <!-- end-user-doc -->
2551 * @generated
2552 */
2553 @Override
2554 public EClass getCIS() {
2555 return cisEClass;
2556 }
2557
2558 /**
2559 * <!-- begin-user-doc -->
2560 * <!-- end-user-doc -->
2561 * @generated
2562 */
2563 @Override
2564 public EClass getFD() {
2565 return fdEClass;
2566 }
2567
2568 /**
2569 * <!-- begin-user-doc -->
2570 * <!-- end-user-doc -->
2571 * @generated
2572 */
2573 @Override
2574 public EAttribute getFD_Distance_declared_in_january() {
2575 return (EAttribute)fdEClass.getEStructuralFeatures().get(0);
2576 }
2577
2578 /**
2579 * <!-- begin-user-doc -->
2580 * <!-- end-user-doc -->
2581 * @generated
2582 */
2583 @Override
2584 public EClass getProfessional_Expenses_Deduction() {
2585 return professional_Expenses_DeductionEClass;
2586 }
2587
2588 /**
2589 * <!-- begin-user-doc -->
2590 * <!-- end-user-doc -->
2591 * @generated
2592 */
2593 @Override
2594 public EClass getFO() {
2595 return foEClass;
2596 }
2597
2598 /**
2599 * <!-- begin-user-doc -->
2600 * <!-- end-user-doc -->
2601 * @generated
2602 */
2603 @Override
2604 public EClass getDS_for_Permanent_Expense() {
2605 return dS_for_Permanent_ExpenseEClass;
2606 }
2607
2608 /**
2609 * <!-- begin-user-doc -->
2610 * <!-- end-user-doc -->
2611 * @generated
2612 */
2613 @Override
2614 public EAttribute getDS_for_Permanent_Expense_Permanent_expense_category() {
2615 return (EAttribute)dS_for_Permanent_ExpenseEClass.getEStructuralFeatures().get(0);
2616 }
2617
2618 /**
2619 * <!-- begin-user-doc -->
2620 * <!-- end-user-doc -->
2621 * @generated
2622 */
2623 @Override
2624 public EClass getDS() {
2625 return dsEClass;
2626 }
2627
2628 /**
2629 * <!-- begin-user-doc -->
2630 * <!-- end-user-doc -->
2631 * @generated
2632 */
2633 @Override
2634 public EAttribute getDS_Maximum_deductible_amount() {
2635 return (EAttribute)dsEClass.getEStructuralFeatures().get(0);
2636 }
2637
2638 /**
2639 * <!-- begin-user-doc -->
2640 * <!-- end-user-doc -->
2641 * @generated
2642 */
2643 @Override
2644 public EAttribute getDS_Id3() {
2645 return (EAttribute)dsEClass.getEStructuralFeatures().get(1);
2646 }
2647
2648 /**
2649 * <!-- begin-user-doc -->
2650 * <!-- end-user-doc -->
2651 * @generated
2652 */
2653 @Override
2654 public EClass getDS_for_Interest_Expense() {
2655 return dS_for_Interest_ExpenseEClass;
2656 }
2657
2658 /**
2659 * <!-- begin-user-doc -->
2660 * <!-- end-user-doc -->
2661 * @generated
2662 */
2663 @Override
2664 public EClass getDS_for_Health_and_Pension_Insurance() {
2665 return dS_for_Health_and_Pension_InsuranceEClass;
2666 }
2667
2668 /**
2669 * <!-- begin-user-doc -->
2670 * <!-- end-user-doc -->
2671 * @generated
2672 */
2673 @Override
2674 public EAttribute getDS_for_Health_and_Pension_Insurance_Insurance_category() {
2675 return (EAttribute)dS_for_Health_and_Pension_InsuranceEClass.getEStructuralFeatures().get(0);
2676 }
2677
2678 /**
2679 * <!-- begin-user-doc -->
2680 * <!-- end-user-doc -->
2681 * @generated
2682 */
2683 @Override
2684 public EClass getDS_for_Private_Insurance_and_Plan() {
2685 return dS_for_Private_Insurance_and_PlanEClass;
2686 }
2687
2688 /**
2689 * <!-- begin-user-doc -->
2690 * <!-- end-user-doc -->
2691 * @generated
2692 */
2693 @Override
2694 public EAttribute getDS_for_Private_Insurance_and_Plan_Private_insurance_and_plan_category() {
2695 return (EAttribute)dS_for_Private_Insurance_and_PlanEClass.getEStructuralFeatures().get(0);
2696 }
2697
2698 /**
2699 * <!-- begin-user-doc -->
2700 * <!-- end-user-doc -->
2701 * @generated
2702 */
2703 @Override
2704 public EClass getDS_for_Loss_Carryforward() {
2705 return dS_for_Loss_CarryforwardEClass;
2706 }
2707
2708 /**
2709 * <!-- begin-user-doc -->
2710 * <!-- end-user-doc -->
2711 * @generated
2712 */
2713 @Override
2714 public EClass getDS_for_Donation() {
2715 return dS_for_DonationEClass;
2716 }
2717
2718 /**
2719 * <!-- begin-user-doc -->
2720 * <!-- end-user-doc -->
2721 * @generated
2722 */
2723 @Override
2724 public EClass getPermanent_Expense() {
2725 return permanent_ExpenseEClass;
2726 }
2727
2728 /**
2729 * <!-- begin-user-doc -->
2730 * <!-- end-user-doc -->
2731 * @generated
2732 */
2733 @Override
2734 public EAttribute getPermanent_Expense_Category() {
2735 return (EAttribute)permanent_ExpenseEClass.getEStructuralFeatures().get(0);
2736 }
2737
2738 /**
2739 * <!-- begin-user-doc -->
2740 * <!-- end-user-doc -->
2741 * @generated
2742 */
2743 @Override
2744 public EClass getSpecial_Expense_DS() {
2745 return special_Expense_DSEClass;
2746 }
2747
2748 /**
2749 * <!-- begin-user-doc -->
2750 * <!-- end-user-doc -->
2751 * @generated
2752 */
2753 @Override
2754 public EClass getInterest_Expense() {
2755 return interest_ExpenseEClass;
2756 }
2757
2758 /**
2759 * <!-- begin-user-doc -->
2760 * <!-- end-user-doc -->
2761 * @generated
2762 */
2763 @Override
2764 public EClass getPrivate_Insurance_and_Plan() {
2765 return private_Insurance_and_PlanEClass;
2766 }
2767
2768 /**
2769 * <!-- begin-user-doc -->
2770 * <!-- end-user-doc -->
2771 * @generated
2772 */
2773 @Override
2774 public EAttribute getPrivate_Insurance_and_Plan_Category() {
2775 return (EAttribute)private_Insurance_and_PlanEClass.getEStructuralFeatures().get(0);
2776 }
2777
2778 /**
2779 * <!-- begin-user-doc -->
2780 * <!-- end-user-doc -->
2781 * @generated
2782 */
2783 @Override
2784 public EAttribute getPrivate_Insurance_and_Plan_Duration_of_contract() {
2785 return (EAttribute)private_Insurance_and_PlanEClass.getEStructuralFeatures().get(1);
2786 }
2787
2788 /**
2789 * <!-- begin-user-doc -->
2790 * <!-- end-user-doc -->
2791 * @generated
2792 */
2793 @Override
2794 public EClass getHealth_and_Pension_Insurance() {
2795 return health_and_Pension_InsuranceEClass;
2796 }
2797
2798 /**
2799 * <!-- begin-user-doc -->
2800 * <!-- end-user-doc -->
2801 * @generated
2802 */
2803 @Override
2804 public EAttribute getHealth_and_Pension_Insurance_Category() {
2805 return (EAttribute)health_and_Pension_InsuranceEClass.getEStructuralFeatures().get(0);
2806 }
2807
2808 /**
2809 * <!-- begin-user-doc -->
2810 * <!-- end-user-doc -->
2811 * @generated
2812 */
2813 @Override
2814 public EAttribute getHealth_and_Pension_Insurance_Is_related_to_additional_salary() {
2815 return (EAttribute)health_and_Pension_InsuranceEClass.getEStructuralFeatures().get(1);
2816 }
2817
2818 /**
2819 * <!-- begin-user-doc -->
2820 * <!-- end-user-doc -->
2821 * @generated
2822 */
2823 @Override
2824 public EClass getDonation() {
2825 return donationEClass;
2826 }
2827
2828 /**
2829 * <!-- begin-user-doc -->
2830 * <!-- end-user-doc -->
2831 * @generated
2832 */
2833 @Override
2834 public EAttribute getDonation_Beneficiary1() {
2835 return (EAttribute)donationEClass.getEStructuralFeatures().get(0);
2836 }
2837
2838 /**
2839 * <!-- begin-user-doc -->
2840 * <!-- end-user-doc -->
2841 * @generated
2842 */
2843 @Override
2844 public EAttribute getDonation_Is_donation_reported() {
2845 return (EAttribute)donationEClass.getEStructuralFeatures().get(1);
2846 }
2847
2848 /**
2849 * <!-- begin-user-doc -->
2850 * <!-- end-user-doc -->
2851 * @generated
2852 */
2853 @Override
2854 public EClass getLoss_Carryforward() {
2855 return loss_CarryforwardEClass;
2856 }
2857
2858 /**
2859 * <!-- begin-user-doc -->
2860 * <!-- end-user-doc -->
2861 * @generated
2862 */
2863 @Override
2864 public EClass getSpousal_Expense_AC() {
2865 return spousal_Expense_ACEClass;
2866 }
2867
2868 /**
2869 * <!-- begin-user-doc -->
2870 * <!-- end-user-doc -->
2871 * @generated
2872 */
2873 @Override
2874 public EClass getExtraordinary_Expense_CE() {
2875 return extraordinary_Expense_CEEClass;
2876 }
2877
2878 /**
2879 * <!-- begin-user-doc -->
2880 * <!-- end-user-doc -->
2881 * @generated
2882 */
2883 @Override
2884 public EAttribute getExtraordinary_Expense_CE_Thresholded_deduction_percentage() {
2885 return (EAttribute)extraordinary_Expense_CEEClass.getEStructuralFeatures().get(0);
2886 }
2887
2888 /**
2889 * <!-- begin-user-doc -->
2890 * <!-- end-user-doc -->
2891 * @generated
2892 */
2893 @Override
2894 public EAttribute getExtraordinary_Expense_CE_Ce_type() {
2895 return (EAttribute)extraordinary_Expense_CEEClass.getEStructuralFeatures().get(1);
2896 }
2897
2898 /**
2899 * <!-- begin-user-doc -->
2900 * <!-- end-user-doc -->
2901 * @generated
2902 */
2903 @Override
2904 public EClass getTravel_Expense_FD() {
2905 return travel_Expense_FDEClass;
2906 }
2907
2908 /**
2909 * <!-- begin-user-doc -->
2910 * <!-- end-user-doc -->
2911 * @generated
2912 */
2913 @Override
2914 public EClass getProfessional_Expense() {
2915 return professional_ExpenseEClass;
2916 }
2917
2918 /**
2919 * <!-- begin-user-doc -->
2920 * <!-- end-user-doc -->
2921 * @generated
2922 */
2923 @Override
2924 public EClass getMiscellaneous_Expense_FO() {
2925 return miscellaneous_Expense_FOEClass;
2926 }
2927
2928 /**
2929 * <!-- begin-user-doc -->
2930 * <!-- end-user-doc -->
2931 * @generated
2932 */
2933 @Override
2934 public EClass getResource() {
2935 return resourceEClass;
2936 }
2937
2938 /**
2939 * <!-- begin-user-doc -->
2940 * <!-- end-user-doc -->
2941 * @generated
2942 */
2943 @Override
2944 public EReference getResource_Contains() {
2945 return (EReference)resourceEClass.getEStructuralFeatures().get(0);
2946 }
2947
2948 /**
2949 * <!-- begin-user-doc -->
2950 * <!-- end-user-doc -->
2951 * @generated
2952 */
2953 @Override
2954 public EClass getRoot() {
2955 return rootEClass;
2956 }
2957
2958 /**
2959 * <!-- begin-user-doc -->
2960 * <!-- end-user-doc -->
2961 * @generated
2962 */
2963 @Override
2964 public EEnum getGrantor() {
2965 return grantorEEnum;
2966 }
2967
2968 /**
2969 * <!-- begin-user-doc -->
2970 * <!-- end-user-doc -->
2971 * @generated
2972 */
2973 @Override
2974 public EEnum getDisability_Types() {
2975 return disability_TypesEEnum;
2976 }
2977
2978 /**
2979 * <!-- begin-user-doc -->
2980 * <!-- end-user-doc -->
2981 * @generated
2982 */
2983 @Override
2984 public EEnum getCountry() {
2985 return countryEEnum;
2986 }
2987
2988 /**
2989 * <!-- begin-user-doc -->
2990 * <!-- end-user-doc -->
2991 * @generated
2992 */
2993 @Override
2994 public EEnum getTax_Office() {
2995 return tax_OfficeEEnum;
2996 }
2997
2998 /**
2999 * <!-- begin-user-doc -->
3000 * <!-- end-user-doc -->
3001 * @generated
3002 */
3003 @Override
3004 public EEnum getTax_Class_Category() {
3005 return tax_Class_CategoryEEnum;
3006 }
3007
3008 /**
3009 * <!-- begin-user-doc -->
3010 * <!-- end-user-doc -->
3011 * @generated
3012 */
3013 @Override
3014 public EEnum getJob_Activity() {
3015 return job_ActivityEEnum;
3016 }
3017
3018 /**
3019 * <!-- begin-user-doc -->
3020 * <!-- end-user-doc -->
3021 * @generated
3022 */
3023 @Override
3024 public EEnum getTown() {
3025 return townEEnum;
3026 }
3027
3028 /**
3029 * <!-- begin-user-doc -->
3030 * <!-- end-user-doc -->
3031 * @generated
3032 */
3033 @Override
3034 public EEnum getCE_Type() {
3035 return cE_TypeEEnum;
3036 }
3037
3038 /**
3039 * <!-- begin-user-doc -->
3040 * <!-- end-user-doc -->
3041 * @generated
3042 */
3043 @Override
3044 public EEnum getExpense_Purpose() {
3045 return expense_PurposeEEnum;
3046 }
3047
3048 /**
3049 * <!-- begin-user-doc -->
3050 * <!-- end-user-doc -->
3051 * @generated
3052 */
3053 @Override
3054 public EEnum getDependent_Type() {
3055 return dependent_TypeEEnum;
3056 }
3057
3058 /**
3059 * <!-- begin-user-doc -->
3060 * <!-- end-user-doc -->
3061 * @generated
3062 */
3063 @Override
3064 public EEnum getSeparation_Causes() {
3065 return separation_CausesEEnum;
3066 }
3067
3068 /**
3069 * <!-- begin-user-doc -->
3070 * <!-- end-user-doc -->
3071 * @generated
3072 */
3073 @Override
3074 public EEnum getCategory_of_Permanent_Expense() {
3075 return category_of_Permanent_ExpenseEEnum;
3076 }
3077
3078 /**
3079 * <!-- begin-user-doc -->
3080 * <!-- end-user-doc -->
3081 * @generated
3082 */
3083 @Override
3084 public EEnum getCategory_of_Health_and_Pension_Insurances() {
3085 return category_of_Health_and_Pension_InsurancesEEnum;
3086 }
3087
3088 /**
3089 * <!-- begin-user-doc -->
3090 * <!-- end-user-doc -->
3091 * @generated
3092 */
3093 @Override
3094 public EEnum getCategory_of_Private_Insurance_and_Plan() {
3095 return category_of_Private_Insurance_and_PlanEEnum;
3096 }
3097
3098 /**
3099 * <!-- begin-user-doc -->
3100 * <!-- end-user-doc -->
3101 * @generated
3102 */
3103 @Override
3104 public EEnum getLegal_Union_Types() {
3105 return legal_Union_TypesEEnum;
3106 }
3107
3108 /**
3109 * <!-- begin-user-doc -->
3110 * <!-- end-user-doc -->
3111 * @generated
3112 */
3113 @Override
3114 public TaxationFactory getTaxationFactory() {
3115 return (TaxationFactory)getEFactoryInstance();
3116 }
3117
3118 /**
3119 * <!-- begin-user-doc -->
3120 * <!-- end-user-doc -->
3121 * @generated
3122 */
3123 private boolean isCreated = false;
3124
3125 /**
3126 * Creates the meta-model objects for the package. This method is
3127 * guarded to have no affect on any invocation but its first.
3128 * <!-- begin-user-doc -->
3129 * <!-- end-user-doc -->
3130 * @generated
3131 */
3132 public void createPackageContents() {
3133 if (isCreated) return;
3134 isCreated = true;
3135
3136 // Create classes and their features
3137 constantsEClass = createEClass(CONSTANTS);
3138 createEAttribute(constantsEClass, CONSTANTS__MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD);
3139 createEAttribute(constantsEClass, CONSTANTS__MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE);
3140 createEAttribute(constantsEClass, CONSTANTS__MINIMUM_SALARY);
3141 createEAttribute(constantsEClass, CONSTANTS__FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION);
3142 createEAttribute(constantsEClass, CONSTANTS__MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS);
3143 createEAttribute(constantsEClass, CONSTANTS__MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS);
3144 createEAttribute(constantsEClass, CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC);
3145 createEAttribute(constantsEClass, CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE);
3146 createEAttribute(constantsEClass, CONSTANTS__MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION);
3147 createEAttribute(constantsEClass, CONSTANTS__MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION);
3148 createEAttribute(constantsEClass, CONSTANTS__MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION);
3149 createEAttribute(constantsEClass, CONSTANTS__FLAT_RATE_CIM_DAILY);
3150 createEAttribute(constantsEClass, CONSTANTS__FLAT_RATE_CIM_MONTHLY);
3151 createEAttribute(constantsEClass, CONSTANTS__FLAT_RATE_CIM_YEARLY);
3152 createEAttribute(constantsEClass, CONSTANTS__FLAT_RATE_CIP_DAILY);
3153 createEAttribute(constantsEClass, CONSTANTS__FLAT_RATE_CIP_MONTHLY);
3154 createEAttribute(constantsEClass, CONSTANTS__FLAT_RATE_CIP_YEARLY);
3155 createEAttribute(constantsEClass, CONSTANTS__FLAT_RATE_CIS_DAILY);
3156 createEAttribute(constantsEClass, CONSTANTS__FLAT_RATE_CIS_MONTHLY);
3157 createEAttribute(constantsEClass, CONSTANTS__FLAT_RATE_CIS_YEARLY);
3158 createEAttribute(constantsEClass, CONSTANTS__FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT);
3159 createEAttribute(constantsEClass, CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS);
3160 createEAttribute(constantsEClass, CONSTANTS__FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE);
3161 createEAttribute(constantsEClass, CONSTANTS__DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE);
3162 createEAttribute(constantsEClass, CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE);
3163
3164 income_TaxEClass = createEClass(INCOME_TAX);
3165 createEReference(income_TaxEClass, INCOME_TAX__TAX_PAYER);
3166 createEAttribute(income_TaxEClass, INCOME_TAX__TAX_AMOUNT);
3167 createEAttribute(income_TaxEClass, INCOME_TAX__TAX_YEAR);
3168 createEAttribute(income_TaxEClass, INCOME_TAX__ID6);
3169
3170 tax_PayerEClass = createEClass(TAX_PAYER);
3171 createEReference(tax_PayerEClass, TAX_PAYER__DEPENDENTS);
3172 createEReference(tax_PayerEClass, TAX_PAYER__FROM_AGENT);
3173 createEReference(tax_PayerEClass, TAX_PAYER__INCOMES);
3174 createEReference(tax_PayerEClass, TAX_PAYER__FROM_LAW);
3175
3176 physical_PersonEClass = createEClass(PHYSICAL_PERSON);
3177 createEAttribute(physical_PersonEClass, PHYSICAL_PERSON__SS_NO);
3178 createEReference(physical_PersonEClass, PHYSICAL_PERSON__ADDRESSES);
3179 createEAttribute(physical_PersonEClass, PHYSICAL_PERSON__BIRTH_YEAR);
3180 createEAttribute(physical_PersonEClass, PHYSICAL_PERSON__DISABILITY_PERCENTAGE);
3181 createEAttribute(physical_PersonEClass, PHYSICAL_PERSON__DISABILITY_TYPE);
3182 createEAttribute(physical_PersonEClass, PHYSICAL_PERSON__BIRTH_MONTH);
3183 createEAttribute(physical_PersonEClass, PHYSICAL_PERSON__BIRTH_DAY);
3184 createEReference(physical_PersonEClass, PHYSICAL_PERSON__EXPENSES);
3185 createEAttribute(physical_PersonEClass, PHYSICAL_PERSON__IS_WIDOWER);
3186
3187 addressEClass = createEClass(ADDRESS);
3188 createEAttribute(addressEClass, ADDRESS__COUNTRY);
3189 createEAttribute(addressEClass, ADDRESS__STREET);
3190 createEAttribute(addressEClass, ADDRESS__ZIP_CODE);
3191 createEAttribute(addressEClass, ADDRESS__CITY);
3192 createEAttribute(addressEClass, ADDRESS__ID2);
3193 createEReference(addressEClass, ADDRESS__TAX_PAYER);
3194
3195 expenseEClass = createEClass(EXPENSE);
3196 createEAttribute(expenseEClass, EXPENSE__DECLARED_AMOUNT);
3197 createEAttribute(expenseEClass, EXPENSE__EXPENSE_PURPOSE);
3198 createEReference(expenseEClass, EXPENSE__DEPENDENT);
3199 createEReference(expenseEClass, EXPENSE__FROM_AGENT);
3200 createEReference(expenseEClass, EXPENSE__INCOME);
3201 createEAttribute(expenseEClass, EXPENSE__ID4);
3202 createEReference(expenseEClass, EXPENSE__BENEFICIARY);
3203
3204 dependentEClass = createEClass(DEPENDENT);
3205 createEAttribute(dependentEClass, DEPENDENT__DEPENDENT_TYPE);
3206 createEReference(dependentEClass, DEPENDENT__RESPONSIBLE_PERSON);
3207 createEAttribute(dependentEClass, DEPENDENT__CONTINUED_STUDIES);
3208 createEReference(dependentEClass, DEPENDENT__ALLOWANCES);
3209 createEReference(dependentEClass, DEPENDENT__HOUSEHOLD);
3210 createEReference(dependentEClass, DEPENDENT__FROM_AGENT);
3211 createEReference(dependentEClass, DEPENDENT__EXPENSE);
3212
3213 external_AllowanceEClass = createEClass(EXTERNAL_ALLOWANCE);
3214 createEAttribute(external_AllowanceEClass, EXTERNAL_ALLOWANCE__GRANTOR);
3215 createEAttribute(external_AllowanceEClass, EXTERNAL_ALLOWANCE__STARTING_YEAR);
3216 createEAttribute(external_AllowanceEClass, EXTERNAL_ALLOWANCE__ENDING_YEAR);
3217 createEReference(external_AllowanceEClass, EXTERNAL_ALLOWANCE__RECIVER);
3218 createEAttribute(external_AllowanceEClass, EXTERNAL_ALLOWANCE__ID5);
3219 createEReference(external_AllowanceEClass, EXTERNAL_ALLOWANCE__PERSON);
3220
3221 householdEClass = createEClass(HOUSEHOLD);
3222 createEReference(householdEClass, HOUSEHOLD__PARENTS);
3223 createEAttribute(householdEClass, HOUSEHOLD__ID1);
3224 createEReference(householdEClass, HOUSEHOLD__CHILDREN);
3225
3226 legal_Union_RecordEClass = createEClass(LEGAL_UNION_RECORD);
3227 createEAttribute(legal_Union_RecordEClass, LEGAL_UNION_RECORD__START_YEAR);
3228 createEAttribute(legal_Union_RecordEClass, LEGAL_UNION_RECORD__END_YEAR);
3229 createEAttribute(legal_Union_RecordEClass, LEGAL_UNION_RECORD__SEPARATION_CAUSE);
3230 createEReference(legal_Union_RecordEClass, LEGAL_UNION_RECORD__INDIVIDUAL_A);
3231 createEReference(legal_Union_RecordEClass, LEGAL_UNION_RECORD__INDIVIDUAL_B);
3232 createEReference(legal_Union_RecordEClass, LEGAL_UNION_RECORD__PROPERTIES);
3233 createEAttribute(legal_Union_RecordEClass, LEGAL_UNION_RECORD__MUTUAL_AGREEMENT);
3234 createEAttribute(legal_Union_RecordEClass, LEGAL_UNION_RECORD__ID9);
3235 createEReference(legal_Union_RecordEClass, LEGAL_UNION_RECORD__HOUSEHOLD);
3236
3237 tax_PropertyEClass = createEClass(TAX_PROPERTY);
3238 createEAttribute(tax_PropertyEClass, TAX_PROPERTY__STARTING_YEAR);
3239 createEAttribute(tax_PropertyEClass, TAX_PROPERTY__ID10);
3240 createEReference(tax_PropertyEClass, TAX_PROPERTY__UNION_RECORD);
3241
3242 tax_CaseEClass = createEClass(TAX_CASE);
3243
3244 fromAgentEClass = createEClass(FROM_AGENT);
3245 createEReference(fromAgentEClass, FROM_AGENT__TAX_PAYER);
3246 createEAttribute(fromAgentEClass, FROM_AGENT__IS_DEPENDENT_ELIGIBLE_FOR_CE_NOT_IN_HOUSHOLD_CHILDREN_CARE);
3247 createEReference(fromAgentEClass, FROM_AGENT__EXPENSE);
3248 createEAttribute(fromAgentEClass, FROM_AGENT__IS_ELIGIBLE_DEBT);
3249 createEReference(fromAgentEClass, FROM_AGENT__DEPENDENT);
3250
3251 incomeEClass = createEClass(INCOME);
3252 createEAttribute(incomeEClass, INCOME__INCOME_AMOUNT);
3253 createEReference(incomeEClass, INCOME__INCOME_TYPE);
3254 createEReference(incomeEClass, INCOME__TAX_CARD);
3255 createEAttribute(incomeEClass, INCOME__TAX_LIABILITY);
3256 createEReference(incomeEClass, INCOME__TAX_PAYER);
3257 createEReference(incomeEClass, INCOME__DETAILS);
3258 createEAttribute(incomeEClass, INCOME__NUM);
3259 createEReference(incomeEClass, INCOME__EXPENSES);
3260
3261 income_TypeEClass = createEClass(INCOME_TYPE);
3262 createEAttribute(income_TypeEClass, INCOME_TYPE__ID8);
3263 createEReference(income_TypeEClass, INCOME_TYPE__INCOME);
3264
3265 tax_CardEClass = createEClass(TAX_CARD);
3266 createEAttribute(tax_CardEClass, TAX_CARD__CARD_IDENTIFIER);
3267 createEAttribute(tax_CardEClass, TAX_CARD__TAX_OFFICE);
3268 createEAttribute(tax_CardEClass, TAX_CARD__PERCENTAGE_OF_WITHOLDING);
3269 createEAttribute(tax_CardEClass, TAX_CARD__TAX_PAYERS_NAME_SURNAME);
3270 createEAttribute(tax_CardEClass, TAX_CARD__TAX_PAYERS_PARTNER_NAME_SURNAME);
3271 createEReference(tax_CardEClass, TAX_CARD__TAX_PAYERS_ADDRESS);
3272 createEAttribute(tax_CardEClass, TAX_CARD__JOBS_EMPLOYER_SS_NO);
3273 createEAttribute(tax_CardEClass, TAX_CARD__JOBS_EMPLOYERS_NAME);
3274 createEAttribute(tax_CardEClass, TAX_CARD__JOBS_ACTIVITY_TYPE);
3275 createEAttribute(tax_CardEClass, TAX_CARD__JOBS_PLACE_OF_WORK);
3276 createEAttribute(tax_CardEClass, TAX_CARD__DEDUCTION_FD_DAILY);
3277 createEAttribute(tax_CardEClass, TAX_CARD__DEDUCTION_FD_MONTHLY);
3278 createEAttribute(tax_CardEClass, TAX_CARD__DEDUCTION_AC_DAILY);
3279 createEAttribute(tax_CardEClass, TAX_CARD__DEDUCTION_AC_MONTHLY);
3280 createEAttribute(tax_CardEClass, TAX_CARD__DEDUCTION_AC_YEARLY);
3281 createEAttribute(tax_CardEClass, TAX_CARD__DEDUCTION_CE_DAILY);
3282 createEAttribute(tax_CardEClass, TAX_CARD__DEDUCTION_CE_MONTHLY);
3283 createEAttribute(tax_CardEClass, TAX_CARD__DEDUCTION_CE_YEARLY);
3284 createEAttribute(tax_CardEClass, TAX_CARD__DEDUCTION_DS_DAILY);
3285 createEAttribute(tax_CardEClass, TAX_CARD__DEDUCTION_DS_MONTHLY);
3286 createEAttribute(tax_CardEClass, TAX_CARD__DEDUCTION_FO_DAILY);
3287 createEAttribute(tax_CardEClass, TAX_CARD__DEDUCTION_FO_MONTHLY);
3288 createEAttribute(tax_CardEClass, TAX_CARD__DEDUCTION_FO_YEARLY);
3289 createEAttribute(tax_CardEClass, TAX_CARD__CREDIT_CIS_DAILY);
3290 createEAttribute(tax_CardEClass, TAX_CARD__CREDIT_CIS_MONTHLY);
3291 createEAttribute(tax_CardEClass, TAX_CARD__CREDIT_CIM_DAILY);
3292 createEAttribute(tax_CardEClass, TAX_CARD__VALIDITY);
3293 createEReference(tax_CardEClass, TAX_CARD__INCOME_TAX_CREDIT);
3294 createEReference(tax_CardEClass, TAX_CARD__PREVIOUS);
3295 createEReference(tax_CardEClass, TAX_CARD__CURRENT_TAX_CARD);
3296 createEAttribute(tax_CardEClass, TAX_CARD__CREDIT_CIM_YEARLY);
3297 createEAttribute(tax_CardEClass, TAX_CARD__DEDUCTION_DS_ALIMONY_YEARLY);
3298 createEAttribute(tax_CardEClass, TAX_CARD__DEDUCTION_DS_DEBT_YEARLY);
3299 createEReference(tax_CardEClass, TAX_CARD__INCOME);
3300
3301 income_Tax_CreditEClass = createEClass(INCOME_TAX_CREDIT);
3302 createEAttribute(income_Tax_CreditEClass, INCOME_TAX_CREDIT__GRANTED_BY);
3303 createEReference(income_Tax_CreditEClass, INCOME_TAX_CREDIT__TAX_PAYER);
3304 createEAttribute(income_Tax_CreditEClass, INCOME_TAX_CREDIT__TAX_YEAR);
3305 createEAttribute(income_Tax_CreditEClass, INCOME_TAX_CREDIT__YEARLY);
3306 createEAttribute(income_Tax_CreditEClass, INCOME_TAX_CREDIT__MONTHLY);
3307 createEAttribute(income_Tax_CreditEClass, INCOME_TAX_CREDIT__DAILY);
3308 createEAttribute(income_Tax_CreditEClass, INCOME_TAX_CREDIT__ID7);
3309 createEReference(income_Tax_CreditEClass, INCOME_TAX_CREDIT__TAXATION_FRAME);
3310
3311 income_DetailEClass = createEClass(INCOME_DETAIL);
3312 createEAttribute(income_DetailEClass, INCOME_DETAIL__AMOUNT);
3313 createEAttribute(income_DetailEClass, INCOME_DETAIL__IS_WORKED);
3314 createEAttribute(income_DetailEClass, INCOME_DETAIL__DISTANCE);
3315 createEAttribute(income_DetailEClass, INCOME_DETAIL__WORKED_DAYS);
3316 createEAttribute(income_DetailEClass, INCOME_DETAIL__IS_CONTRIBUTING_CNS);
3317 createEAttribute(income_DetailEClass, INCOME_DETAIL__ID5);
3318 createEReference(income_DetailEClass, INCOME_DETAIL__INCOME);
3319
3320 fromLawEClass = createEClass(FROM_LAW);
3321 createEAttribute(fromLawEClass, FROM_LAW__ID);
3322 createEReference(fromLawEClass, FROM_LAW__TAX_PAYER);
3323
3324 fiscal_AddressEClass = createEClass(FISCAL_ADDRESS);
3325
3326 habitual_AddressEClass = createEClass(HABITUAL_ADDRESS);
3327
3328 marriage_RecordEClass = createEClass(MARRIAGE_RECORD);
3329
3330 non_Resident_Tax_PayerEClass = createEClass(NON_RESIDENT_TAX_PAYER);
3331 createEAttribute(non_Resident_Tax_PayerEClass, NON_RESIDENT_TAX_PAYER__IS_ASSIMILATED_TO_RESIDENT);
3332
3333 partnership_RecordEClass = createEClass(PARTNERSHIP_RECORD);
3334
3335 resident_Tax_PayerEClass = createEClass(RESIDENT_TAX_PAYER);
3336
3337 trade_and_Business_IncomeEClass = createEClass(TRADE_AND_BUSINESS_INCOME);
3338
3339 agriculture_and_Forestry_IncomeEClass = createEClass(AGRICULTURE_AND_FORESTRY_INCOME);
3340
3341 pensions_and_Annuities_IncomeEClass = createEClass(PENSIONS_AND_ANNUITIES_INCOME);
3342 createEAttribute(pensions_and_Annuities_IncomeEClass, PENSIONS_AND_ANNUITIES_INCOME__OCCASIONAL_PAYEMENT);
3343
3344 capital_and_Investments_IncomeEClass = createEClass(CAPITAL_AND_INVESTMENTS_INCOME);
3345
3346 employment_IncomeEClass = createEClass(EMPLOYMENT_INCOME);
3347
3348 rentals_and_Leases_IncomeEClass = createEClass(RENTALS_AND_LEASES_INCOME);
3349 createEAttribute(rentals_and_Leases_IncomeEClass, RENTALS_AND_LEASES_INCOME__IS_PERIODIC);
3350
3351 foreign_IncomeEClass = createEClass(FOREIGN_INCOME);
3352
3353 local_IncomeEClass = createEClass(LOCAL_INCOME);
3354
3355 cimEClass = createEClass(CIM);
3356
3357 cipEClass = createEClass(CIP);
3358
3359 cisEClass = createEClass(CIS);
3360
3361 fdEClass = createEClass(FD);
3362 createEAttribute(fdEClass, FD__DISTANCE_DECLARED_IN_JANUARY);
3363
3364 professional_Expenses_DeductionEClass = createEClass(PROFESSIONAL_EXPENSES_DEDUCTION);
3365
3366 foEClass = createEClass(FO);
3367
3368 dS_for_Permanent_ExpenseEClass = createEClass(DS_FOR_PERMANENT_EXPENSE);
3369 createEAttribute(dS_for_Permanent_ExpenseEClass, DS_FOR_PERMANENT_EXPENSE__PERMANENT_EXPENSE_CATEGORY);
3370
3371 dsEClass = createEClass(DS);
3372 createEAttribute(dsEClass, DS__MAXIMUM_DEDUCTIBLE_AMOUNT);
3373 createEAttribute(dsEClass, DS__ID3);
3374
3375 dS_for_Interest_ExpenseEClass = createEClass(DS_FOR_INTEREST_EXPENSE);
3376
3377 dS_for_Health_and_Pension_InsuranceEClass = createEClass(DS_FOR_HEALTH_AND_PENSION_INSURANCE);
3378 createEAttribute(dS_for_Health_and_Pension_InsuranceEClass, DS_FOR_HEALTH_AND_PENSION_INSURANCE__INSURANCE_CATEGORY);
3379
3380 dS_for_Private_Insurance_and_PlanEClass = createEClass(DS_FOR_PRIVATE_INSURANCE_AND_PLAN);
3381 createEAttribute(dS_for_Private_Insurance_and_PlanEClass, DS_FOR_PRIVATE_INSURANCE_AND_PLAN__PRIVATE_INSURANCE_AND_PLAN_CATEGORY);
3382
3383 dS_for_Loss_CarryforwardEClass = createEClass(DS_FOR_LOSS_CARRYFORWARD);
3384
3385 dS_for_DonationEClass = createEClass(DS_FOR_DONATION);
3386
3387 permanent_ExpenseEClass = createEClass(PERMANENT_EXPENSE);
3388 createEAttribute(permanent_ExpenseEClass, PERMANENT_EXPENSE__CATEGORY);
3389
3390 special_Expense_DSEClass = createEClass(SPECIAL_EXPENSE_DS);
3391
3392 interest_ExpenseEClass = createEClass(INTEREST_EXPENSE);
3393
3394 private_Insurance_and_PlanEClass = createEClass(PRIVATE_INSURANCE_AND_PLAN);
3395 createEAttribute(private_Insurance_and_PlanEClass, PRIVATE_INSURANCE_AND_PLAN__CATEGORY);
3396 createEAttribute(private_Insurance_and_PlanEClass, PRIVATE_INSURANCE_AND_PLAN__DURATION_OF_CONTRACT);
3397
3398 health_and_Pension_InsuranceEClass = createEClass(HEALTH_AND_PENSION_INSURANCE);
3399 createEAttribute(health_and_Pension_InsuranceEClass, HEALTH_AND_PENSION_INSURANCE__CATEGORY);
3400 createEAttribute(health_and_Pension_InsuranceEClass, HEALTH_AND_PENSION_INSURANCE__IS_RELATED_TO_ADDITIONAL_SALARY);
3401
3402 donationEClass = createEClass(DONATION);
3403 createEAttribute(donationEClass, DONATION__BENEFICIARY1);
3404 createEAttribute(donationEClass, DONATION__IS_DONATION_REPORTED);
3405
3406 loss_CarryforwardEClass = createEClass(LOSS_CARRYFORWARD);
3407
3408 spousal_Expense_ACEClass = createEClass(SPOUSAL_EXPENSE_AC);
3409
3410 extraordinary_Expense_CEEClass = createEClass(EXTRAORDINARY_EXPENSE_CE);
3411 createEAttribute(extraordinary_Expense_CEEClass, EXTRAORDINARY_EXPENSE_CE__THRESHOLDED_DEDUCTION_PERCENTAGE);
3412 createEAttribute(extraordinary_Expense_CEEClass, EXTRAORDINARY_EXPENSE_CE__CE_TYPE);
3413
3414 travel_Expense_FDEClass = createEClass(TRAVEL_EXPENSE_FD);
3415
3416 professional_ExpenseEClass = createEClass(PROFESSIONAL_EXPENSE);
3417
3418 miscellaneous_Expense_FOEClass = createEClass(MISCELLANEOUS_EXPENSE_FO);
3419
3420 resourceEClass = createEClass(RESOURCE);
3421 createEReference(resourceEClass, RESOURCE__CONTAINS);
3422
3423 rootEClass = createEClass(ROOT);
3424
3425 // Create enums
3426 grantorEEnum = createEEnum(GRANTOR);
3427 disability_TypesEEnum = createEEnum(DISABILITY_TYPES);
3428 countryEEnum = createEEnum(COUNTRY);
3429 tax_OfficeEEnum = createEEnum(TAX_OFFICE);
3430 tax_Class_CategoryEEnum = createEEnum(TAX_CLASS_CATEGORY);
3431 job_ActivityEEnum = createEEnum(JOB_ACTIVITY);
3432 townEEnum = createEEnum(TOWN);
3433 cE_TypeEEnum = createEEnum(CE_TYPE);
3434 expense_PurposeEEnum = createEEnum(EXPENSE_PURPOSE);
3435 dependent_TypeEEnum = createEEnum(DEPENDENT_TYPE);
3436 separation_CausesEEnum = createEEnum(SEPARATION_CAUSES);
3437 category_of_Permanent_ExpenseEEnum = createEEnum(CATEGORY_OF_PERMANENT_EXPENSE);
3438 category_of_Health_and_Pension_InsurancesEEnum = createEEnum(CATEGORY_OF_HEALTH_AND_PENSION_INSURANCES);
3439 category_of_Private_Insurance_and_PlanEEnum = createEEnum(CATEGORY_OF_PRIVATE_INSURANCE_AND_PLAN);
3440 legal_Union_TypesEEnum = createEEnum(LEGAL_UNION_TYPES);
3441 }
3442
3443 /**
3444 * <!-- begin-user-doc -->
3445 * <!-- end-user-doc -->
3446 * @generated
3447 */
3448 private boolean isInitialized = false;
3449
3450 /**
3451 * Complete the initialization of the package and its meta-model. This
3452 * method is guarded to have no affect on any invocation but its first.
3453 * <!-- begin-user-doc -->
3454 * <!-- end-user-doc -->
3455 * @generated
3456 */
3457 public void initializePackageContents() {
3458 if (isInitialized) return;
3459 isInitialized = true;
3460
3461 // Initialize package
3462 setName(eNAME);
3463 setNsPrefix(eNS_PREFIX);
3464 setNsURI(eNS_URI);
3465
3466 // Create type parameters
3467
3468 // Set bounds for type parameters
3469
3470 // Add supertypes to classes
3471 tax_PayerEClass.getESuperTypes().add(this.getPhysical_Person());
3472 tax_PayerEClass.getESuperTypes().add(this.getTax_Case());
3473 tax_PayerEClass.getESuperTypes().add(this.getRoot());
3474 addressEClass.getESuperTypes().add(this.getRoot());
3475 dependentEClass.getESuperTypes().add(this.getPhysical_Person());
3476 householdEClass.getESuperTypes().add(this.getTax_Case());
3477 tax_CaseEClass.getESuperTypes().add(this.getRoot());
3478 income_Tax_CreditEClass.getESuperTypes().add(this.getRoot());
3479 fiscal_AddressEClass.getESuperTypes().add(this.getAddress());
3480 habitual_AddressEClass.getESuperTypes().add(this.getAddress());
3481 marriage_RecordEClass.getESuperTypes().add(this.getLegal_Union_Record());
3482 non_Resident_Tax_PayerEClass.getESuperTypes().add(this.getTax_Payer());
3483 partnership_RecordEClass.getESuperTypes().add(this.getLegal_Union_Record());
3484 resident_Tax_PayerEClass.getESuperTypes().add(this.getTax_Payer());
3485 trade_and_Business_IncomeEClass.getESuperTypes().add(this.getIncome_Type());
3486 agriculture_and_Forestry_IncomeEClass.getESuperTypes().add(this.getIncome_Type());
3487 pensions_and_Annuities_IncomeEClass.getESuperTypes().add(this.getIncome_Type());
3488 capital_and_Investments_IncomeEClass.getESuperTypes().add(this.getIncome_Type());
3489 employment_IncomeEClass.getESuperTypes().add(this.getIncome_Type());
3490 rentals_and_Leases_IncomeEClass.getESuperTypes().add(this.getIncome_Type());
3491 foreign_IncomeEClass.getESuperTypes().add(this.getIncome());
3492 local_IncomeEClass.getESuperTypes().add(this.getIncome());
3493 cimEClass.getESuperTypes().add(this.getIncome_Tax_Credit());
3494 cipEClass.getESuperTypes().add(this.getIncome_Tax_Credit());
3495 cisEClass.getESuperTypes().add(this.getIncome_Tax_Credit());
3496 fdEClass.getESuperTypes().add(this.getProfessional_Expenses_Deduction());
3497 professional_Expenses_DeductionEClass.getESuperTypes().add(this.getRoot());
3498 foEClass.getESuperTypes().add(this.getProfessional_Expenses_Deduction());
3499 dS_for_Permanent_ExpenseEClass.getESuperTypes().add(this.getDS());
3500 dsEClass.getESuperTypes().add(this.getRoot());
3501 dS_for_Interest_ExpenseEClass.getESuperTypes().add(this.getDS());
3502 dS_for_Health_and_Pension_InsuranceEClass.getESuperTypes().add(this.getDS());
3503 dS_for_Private_Insurance_and_PlanEClass.getESuperTypes().add(this.getDS());
3504 dS_for_Loss_CarryforwardEClass.getESuperTypes().add(this.getDS());
3505 dS_for_DonationEClass.getESuperTypes().add(this.getDS());
3506 permanent_ExpenseEClass.getESuperTypes().add(this.getSpecial_Expense_DS());
3507 special_Expense_DSEClass.getESuperTypes().add(this.getExpense());
3508 interest_ExpenseEClass.getESuperTypes().add(this.getSpecial_Expense_DS());
3509 private_Insurance_and_PlanEClass.getESuperTypes().add(this.getSpecial_Expense_DS());
3510 health_and_Pension_InsuranceEClass.getESuperTypes().add(this.getSpecial_Expense_DS());
3511 donationEClass.getESuperTypes().add(this.getSpecial_Expense_DS());
3512 loss_CarryforwardEClass.getESuperTypes().add(this.getSpecial_Expense_DS());
3513 spousal_Expense_ACEClass.getESuperTypes().add(this.getExpense());
3514 extraordinary_Expense_CEEClass.getESuperTypes().add(this.getExpense());
3515 travel_Expense_FDEClass.getESuperTypes().add(this.getProfessional_Expense());
3516 professional_ExpenseEClass.getESuperTypes().add(this.getExpense());
3517 miscellaneous_Expense_FOEClass.getESuperTypes().add(this.getProfessional_Expense());
3518
3519 // Initialize classes, features, and operations; add parameters
3520 initEClass(constantsEClass, Constants.class, "Constants", IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3521 initEAttribute(getConstants_MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD(), ecorePackage.getEDouble(), "MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD", "3480.0", 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3522 initEAttribute(getConstants_MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE(), ecorePackage.getEDouble(), "MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE", "3600.0", 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3523 initEAttribute(getConstants_MINIMUM_SALARY(), ecorePackage.getEDouble(), "MINIMUM_SALARY", "1500.0", 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3524 initEAttribute(getConstants_FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION(), ecorePackage.getEDouble(), "FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION", "4500.0", 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3525 initEAttribute(getConstants_MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS(), ecorePackage.getEDouble(), "MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS", "20.0", 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3526 initEAttribute(getConstants_MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS(), ecorePackage.getEDouble(), "MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS", "120.0", 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3527 initEAttribute(getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC(), ecorePackage.getEDouble(), "MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC", "0.0", 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3528 initEAttribute(getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE(), ecorePackage.getEDouble(), "MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE", "24000.0", 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3529 initEAttribute(getConstants_MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION(), ecorePackage.getEDouble(), "MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION", "99.0", 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3530 initEAttribute(getConstants_MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION(), ecorePackage.getEDouble(), "MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION", "30.0", 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3531 initEAttribute(getConstants_MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION(), ecorePackage.getEDouble(), "MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION", "4.0", 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3532 initEAttribute(getConstants_FLAT_RATE_CIM_DAILY(), ecorePackage.getEDouble(), "FLAT_RATE_CIM_DAILY", "2.0", 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3533 initEAttribute(getConstants_FLAT_RATE_CIM_MONTHLY(), ecorePackage.getEDouble(), "FLAT_RATE_CIM_MONTHLY", "62.0", 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3534 initEAttribute(getConstants_FLAT_RATE_CIM_YEARLY(), ecorePackage.getEDouble(), "FLAT_RATE_CIM_YEARLY", "750.0", 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3535 initEAttribute(getConstants_FLAT_RATE_CIP_DAILY(), ecorePackage.getEDouble(), "FLAT_RATE_CIP_DAILY", "1.0", 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3536 initEAttribute(getConstants_FLAT_RATE_CIP_MONTHLY(), ecorePackage.getEDouble(), "FLAT_RATE_CIP_MONTHLY", "25.0", 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3537 initEAttribute(getConstants_FLAT_RATE_CIP_YEARLY(), ecorePackage.getEDouble(), "FLAT_RATE_CIP_YEARLY", "30.0", 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3538 initEAttribute(getConstants_FLAT_RATE_CIS_DAILY(), ecorePackage.getEDouble(), "FLAT_RATE_CIS_DAILY", "1.0", 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3539 initEAttribute(getConstants_FLAT_RATE_CIS_MONTHLY(), ecorePackage.getEDouble(), "FLAT_RATE_CIS_MONTHLY", "25.0", 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3540 initEAttribute(getConstants_FLAT_RATE_CIS_YEARLY(), ecorePackage.getEDouble(), "FLAT_RATE_CIS_YEARLY", "300.0", 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3541 initEAttribute(getConstants_FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT(), ecorePackage.getEDouble(), "FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT", "99.0", 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3542 initEAttribute(getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS(), ecorePackage.getEDouble(), "MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS", null, 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3543 initEAttribute(getConstants_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE(), ecorePackage.getEDouble(), "FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE", null, 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3544 initEAttribute(getConstants_DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE(), ecorePackage.getEDouble(), "DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE", null, 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3545 initEAttribute(getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE(), ecorePackage.getEDouble(), "MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE", null, 1, 1, Constants.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3546
3547 initEClass(income_TaxEClass, Income_Tax.class, "Income_Tax", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3548 initEReference(getIncome_Tax_TaxPayer(), this.getTax_Payer(), null, "taxPayer", null, 1, 1, Income_Tax.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3549 initEAttribute(getIncome_Tax_Tax_amount(), ecorePackage.getEDouble(), "tax_amount", null, 1, 1, Income_Tax.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3550 initEAttribute(getIncome_Tax_Tax_year(), ecorePackage.getEInt(), "tax_year", null, 1, 1, Income_Tax.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3551 initEAttribute(getIncome_Tax_Id6(), ecorePackage.getEString(), "id6", null, 1, 1, Income_Tax.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3552
3553 initEClass(tax_PayerEClass, Tax_Payer.class, "Tax_Payer", IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3554 initEReference(getTax_Payer_Dependents(), this.getDependent(), this.getDependent_Responsible_person(), "dependents", null, 0, 6, Tax_Payer.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3555 initEReference(getTax_Payer_From_agent(), this.getFromAgent(), this.getFromAgent_TaxPayer(), "from_agent", null, 1, 1, Tax_Payer.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3556 initEReference(getTax_Payer_Incomes(), this.getIncome(), this.getIncome_TaxPayer(), "incomes", null, 1, -1, Tax_Payer.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3557 initEReference(getTax_Payer_From_law(), this.getFromLaw(), this.getFromLaw_TaxPayer(), "from_law", null, 1, 1, Tax_Payer.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3558
3559 initEClass(physical_PersonEClass, Physical_Person.class, "Physical_Person", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3560 initEAttribute(getPhysical_Person_SSNo(), ecorePackage.getEString(), "SSNo", null, 1, 1, Physical_Person.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3561 initEReference(getPhysical_Person_Addresses(), this.getAddress(), this.getAddress_TaxPayer(), "addresses", null, 0, -1, Physical_Person.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3562 initEAttribute(getPhysical_Person_Birth_year(), ecorePackage.getEInt(), "birth_year", null, 1, 1, Physical_Person.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3563 initEAttribute(getPhysical_Person_Disability_percentage(), ecorePackage.getEDouble(), "disability_percentage", null, 1, 1, Physical_Person.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3564 initEAttribute(getPhysical_Person_Disability_type(), this.getDisability_Types(), "disability_type", null, 1, 1, Physical_Person.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3565 initEAttribute(getPhysical_Person_Birth_month(), ecorePackage.getEInt(), "birth_month", null, 1, 1, Physical_Person.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3566 initEAttribute(getPhysical_Person_Birth_day(), ecorePackage.getEInt(), "birth_day", null, 1, 1, Physical_Person.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3567 initEReference(getPhysical_Person_Expenses(), this.getExpense(), this.getExpense_Beneficiary(), "expenses", null, 0, -1, Physical_Person.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3568 initEAttribute(getPhysical_Person_Is_widower(), ecorePackage.getEBoolean(), "is_widower", null, 1, 1, Physical_Person.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3569
3570 initEClass(addressEClass, Address.class, "Address", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3571 initEAttribute(getAddress_Country(), this.getCountry(), "country", "ZZ", 1, 1, Address.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3572 initEAttribute(getAddress_Street(), ecorePackage.getEString(), "street", null, 1, 1, Address.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3573 initEAttribute(getAddress_ZipCode(), ecorePackage.getEString(), "zipCode", null, 1, 1, Address.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3574 initEAttribute(getAddress_City(), ecorePackage.getEString(), "city", null, 1, 1, Address.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3575 initEAttribute(getAddress_Id2(), ecorePackage.getEString(), "id2", null, 1, 1, Address.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3576 initEReference(getAddress_TaxPayer(), this.getPhysical_Person(), this.getPhysical_Person_Addresses(), "taxPayer", null, 0, -1, Address.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3577
3578 initEClass(expenseEClass, Expense.class, "Expense", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3579 initEAttribute(getExpense_Declared_amount(), ecorePackage.getEDouble(), "declared_amount", null, 1, 1, Expense.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3580 initEAttribute(getExpense_Expense_purpose(), this.getExpense_Purpose(), "expense_purpose", "OTHER", 1, 1, Expense.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3581 initEReference(getExpense_Dependent(), this.getDependent(), this.getDependent_Expense(), "dependent", null, 0, 1, Expense.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3582 initEReference(getExpense_From_agent(), this.getFromAgent(), this.getFromAgent_Expense(), "from_agent", null, 0, 1, Expense.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3583 initEReference(getExpense_Income(), this.getIncome(), this.getIncome_Expenses(), "income", null, 1, 1, Expense.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3584 initEAttribute(getExpense_Id4(), ecorePackage.getEString(), "id4", null, 1, 1, Expense.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3585 initEReference(getExpense_Beneficiary(), this.getPhysical_Person(), this.getPhysical_Person_Expenses(), "beneficiary", null, 0, 1, Expense.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3586
3587 initEClass(dependentEClass, Dependent.class, "Dependent", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3588 initEAttribute(getDependent_Dependent_type(), this.getDependent_Type(), "dependent_type", null, 1, 1, Dependent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3589 initEReference(getDependent_Responsible_person(), this.getTax_Payer(), this.getTax_Payer_Dependents(), "responsible_person", null, 0, 1, Dependent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3590 initEAttribute(getDependent_Continued_studies(), ecorePackage.getEBoolean(), "continued_studies", "false", 1, 1, Dependent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3591 initEReference(getDependent_Allowances(), this.getExternal_Allowance(), this.getExternal_Allowance_Person(), "allowances", null, 0, 1, Dependent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3592 initEReference(getDependent_Household(), this.getHousehold(), this.getHousehold_Children(), "household", null, 0, 1, Dependent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3593 initEReference(getDependent_From_agent(), this.getFromAgent(), this.getFromAgent_Dependent(), "from_agent", null, 0, 1, Dependent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3594 initEReference(getDependent_Expense(), this.getExpense(), this.getExpense_Dependent(), "expense", null, 0, -1, Dependent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3595
3596 initEClass(external_AllowanceEClass, External_Allowance.class, "External_Allowance", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3597 initEAttribute(getExternal_Allowance_Grantor(), this.getGrantor(), "grantor", null, 1, 1, External_Allowance.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3598 initEAttribute(getExternal_Allowance_Starting_year(), ecorePackage.getEInt(), "starting_year", null, 1, 1, External_Allowance.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3599 initEAttribute(getExternal_Allowance_Ending_year(), ecorePackage.getEInt(), "ending_year", null, 1, 1, External_Allowance.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3600 initEReference(getExternal_Allowance_Reciver(), this.getPhysical_Person(), null, "reciver", null, 1, 1, External_Allowance.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3601 initEAttribute(getExternal_Allowance_Id5(), ecorePackage.getEString(), "id5", null, 1, 1, External_Allowance.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3602 initEReference(getExternal_Allowance_Person(), this.getDependent(), this.getDependent_Allowances(), "person", null, 1, 1, External_Allowance.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3603
3604 initEClass(householdEClass, Household.class, "Household", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3605 initEReference(getHousehold_Parents(), this.getLegal_Union_Record(), this.getLegal_Union_Record_Household(), "parents", null, 1, 1, Household.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3606 initEAttribute(getHousehold_Id1(), ecorePackage.getEString(), "id1", null, 1, 1, Household.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3607 initEReference(getHousehold_Children(), this.getDependent(), this.getDependent_Household(), "children", null, 0, -1, Household.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3608
3609 initEClass(legal_Union_RecordEClass, Legal_Union_Record.class, "Legal_Union_Record", IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3610 initEAttribute(getLegal_Union_Record_Start_year(), ecorePackage.getEInt(), "start_year", null, 1, 1, Legal_Union_Record.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3611 initEAttribute(getLegal_Union_Record_End_year(), ecorePackage.getEInt(), "end_year", null, 1, 1, Legal_Union_Record.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3612 initEAttribute(getLegal_Union_Record_Separation_cause(), this.getSeparation_Causes(), "separation_cause", null, 1, 1, Legal_Union_Record.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3613 initEReference(getLegal_Union_Record_Individual_A(), this.getPhysical_Person(), null, "individual_A", null, 1, 1, Legal_Union_Record.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3614 initEReference(getLegal_Union_Record_Individual_B(), this.getPhysical_Person(), null, "individual_B", null, 1, -1, Legal_Union_Record.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3615 initEReference(getLegal_Union_Record_Properties(), this.getTax_Property(), this.getTax_Property_Union_record(), "properties", null, 1, -1, Legal_Union_Record.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3616 initEAttribute(getLegal_Union_Record_Mutual_agreement(), ecorePackage.getEBoolean(), "mutual_agreement", null, 1, 1, Legal_Union_Record.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3617 initEAttribute(getLegal_Union_Record_Id9(), ecorePackage.getEString(), "id9", null, 1, 1, Legal_Union_Record.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3618 initEReference(getLegal_Union_Record_Household(), this.getHousehold(), this.getHousehold_Parents(), "household", null, 1, 1, Legal_Union_Record.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3619
3620 initEClass(tax_PropertyEClass, Tax_Property.class, "Tax_Property", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3621 initEAttribute(getTax_Property_Starting_year(), ecorePackage.getEInt(), "starting_year", null, 1, 1, Tax_Property.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3622 initEAttribute(getTax_Property_Id10(), ecorePackage.getEString(), "id10", null, 1, 1, Tax_Property.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3623 initEReference(getTax_Property_Union_record(), this.getLegal_Union_Record(), this.getLegal_Union_Record_Properties(), "union_record", null, 1, 1, Tax_Property.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3624
3625 initEClass(tax_CaseEClass, Tax_Case.class, "Tax_Case", IS_ABSTRACT, IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3626
3627 initEClass(fromAgentEClass, FromAgent.class, "FromAgent", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3628 initEReference(getFromAgent_TaxPayer(), this.getTax_Payer(), this.getTax_Payer_From_agent(), "taxPayer", null, 1, 1, FromAgent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3629 initEAttribute(getFromAgent_Is_dependent_eligible_for_CE_Not_In_Houshold_Children_Care(), ecorePackage.getEBoolean(), "is_dependent_eligible_for_CE_Not_In_Houshold_Children_Care", null, 1, 1, FromAgent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3630 initEReference(getFromAgent_Expense(), this.getExpense(), this.getExpense_From_agent(), "expense", null, 0, 1, FromAgent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3631 initEAttribute(getFromAgent_Is_eligible_debt(), ecorePackage.getEBoolean(), "is_eligible_debt", null, 1, 1, FromAgent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3632 initEReference(getFromAgent_Dependent(), this.getDependent(), this.getDependent_From_agent(), "dependent", null, 0, 1, FromAgent.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3633
3634 initEClass(incomeEClass, Income.class, "Income", IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3635 initEAttribute(getIncome_Income_amount(), ecorePackage.getEDouble(), "income_amount", null, 1, 1, Income.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3636 initEReference(getIncome_Income_type(), this.getIncome_Type(), this.getIncome_Type_Income(), "income_type", null, 1, 1, Income.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3637 initEReference(getIncome_Tax_card(), this.getTax_Card(), this.getTax_Card_Income(), "tax_card", null, 0, 1, Income.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3638 initEAttribute(getIncome_Tax_liability(), ecorePackage.getEDouble(), "tax_liability", null, 1, 1, Income.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3639 initEReference(getIncome_TaxPayer(), this.getTax_Payer(), this.getTax_Payer_Incomes(), "taxPayer", null, 1, 1, Income.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3640 initEReference(getIncome_Details(), this.getIncome_Detail(), this.getIncome_Detail_Income(), "details", null, 12, 12, Income.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3641 initEAttribute(getIncome_Num(), ecorePackage.getEInt(), "num", null, 1, 1, Income.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3642 initEReference(getIncome_Expenses(), this.getExpense(), this.getExpense_Income(), "expenses", null, 0, -1, Income.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3643
3644 initEClass(income_TypeEClass, Income_Type.class, "Income_Type", IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3645 initEAttribute(getIncome_Type_Id8(), ecorePackage.getEString(), "id8", null, 1, 1, Income_Type.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3646 initEReference(getIncome_Type_Income(), this.getIncome(), this.getIncome_Income_type(), "income", null, 1, 1, Income_Type.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3647
3648 initEClass(tax_CardEClass, Tax_Card.class, "Tax_Card", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3649 initEAttribute(getTax_Card_Card_identifier(), ecorePackage.getEString(), "card_identifier", null, 0, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3650 initEAttribute(getTax_Card_Tax_office(), this.getTax_Office(), "tax_office", null, 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3651 initEAttribute(getTax_Card_Percentage_of_witholding(), ecorePackage.getEDouble(), "percentage_of_witholding", null, 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3652 initEAttribute(getTax_Card_Tax_payers_name_surname(), ecorePackage.getEString(), "tax_payers_name_surname", null, 0, -1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3653 initEAttribute(getTax_Card_Tax_payers_partner_name_surname(), ecorePackage.getEString(), "tax_payers_partner_name_surname", null, 0, -1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3654 initEReference(getTax_Card_Tax_payers_address(), this.getAddress(), null, "tax_payers_address", null, 0, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3655 initEAttribute(getTax_Card_Jobs_Employer_SSNo(), ecorePackage.getEString(), "jobs_Employer_SSNo", null, 0, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3656 initEAttribute(getTax_Card_Jobs_employers_name(), ecorePackage.getEString(), "jobs_employers_name", null, 0, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3657 initEAttribute(getTax_Card_Jobs_activity_type(), this.getJob_Activity(), "jobs_activity_type", null, 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3658 initEAttribute(getTax_Card_Jobs_place_of_work(), this.getTown(), "jobs_place_of_work", null, 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3659 initEAttribute(getTax_Card_Deduction_FD_daily(), ecorePackage.getEDouble(), "deduction_FD_daily", "0.0", 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3660 initEAttribute(getTax_Card_Deduction_FD_monthly(), ecorePackage.getEDouble(), "deduction_FD_monthly", "0.0", 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3661 initEAttribute(getTax_Card_Deduction_AC_daily(), ecorePackage.getEDouble(), "deduction_AC_daily", "0.0", 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3662 initEAttribute(getTax_Card_Deduction_AC_monthly(), ecorePackage.getEDouble(), "deduction_AC_monthly", "0.0", 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3663 initEAttribute(getTax_Card_Deduction_AC_yearly(), ecorePackage.getEDouble(), "deduction_AC_yearly", "0.0", 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3664 initEAttribute(getTax_Card_Deduction_CE_daily(), ecorePackage.getEDouble(), "deduction_CE_daily", "0.0", 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3665 initEAttribute(getTax_Card_Deduction_CE_monthly(), ecorePackage.getEDouble(), "deduction_CE_monthly", "0.0", 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3666 initEAttribute(getTax_Card_Deduction_CE_yearly(), ecorePackage.getEDouble(), "deduction_CE_yearly", "0.0", 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3667 initEAttribute(getTax_Card_Deduction_DS_daily(), ecorePackage.getEDouble(), "deduction_DS_daily", "0.0", 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3668 initEAttribute(getTax_Card_Deduction_DS_monthly(), ecorePackage.getEDouble(), "deduction_DS_monthly", "0.0", 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3669 initEAttribute(getTax_Card_Deduction_FO_daily(), ecorePackage.getEDouble(), "deduction_FO_daily", "0.0", 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3670 initEAttribute(getTax_Card_Deduction_FO_monthly(), ecorePackage.getEDouble(), "deduction_FO_monthly", "0.0", 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3671 initEAttribute(getTax_Card_Deduction_FO_yearly(), ecorePackage.getEDouble(), "deduction_FO_yearly", "0.0", 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3672 initEAttribute(getTax_Card_Credit_CIS_daily(), ecorePackage.getEDouble(), "credit_CIS_daily", "0.0", 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3673 initEAttribute(getTax_Card_Credit_CIS_monthly(), ecorePackage.getEDouble(), "credit_CIS_monthly", "0.0", 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3674 initEAttribute(getTax_Card_Credit_CIM_daily(), ecorePackage.getEDouble(), "credit_CIM_daily", "0.0", 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3675 initEAttribute(getTax_Card_Validity(), ecorePackage.getEBoolean(), "validity", null, 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3676 initEReference(getTax_Card_Income_Tax_Credit(), this.getIncome_Tax_Credit(), this.getIncome_Tax_Credit_Taxation_Frame(), "income_Tax_Credit", null, 0, -1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3677 initEReference(getTax_Card_Previous(), this.getTax_Card(), this.getTax_Card_Current_tax_card(), "previous", null, 0, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3678 initEReference(getTax_Card_Current_tax_card(), this.getTax_Card(), this.getTax_Card_Previous(), "current_tax_card", null, 0, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3679 initEAttribute(getTax_Card_Credit_CIM_yearly(), ecorePackage.getEDouble(), "credit_CIM_yearly", null, 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3680 initEAttribute(getTax_Card_Deduction_DS_Alimony_yearly(), ecorePackage.getEDouble(), "deduction_DS_Alimony_yearly", null, 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3681 initEAttribute(getTax_Card_Deduction_DS_Debt_yearly(), ecorePackage.getEDouble(), "deduction_DS_Debt_yearly", null, 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3682 initEReference(getTax_Card_Income(), this.getIncome(), this.getIncome_Tax_card(), "income", null, 1, 1, Tax_Card.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3683
3684 initEClass(income_Tax_CreditEClass, Income_Tax_Credit.class, "Income_Tax_Credit", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3685 initEAttribute(getIncome_Tax_Credit_GrantedBy(), this.getGrantor(), "grantedBy", null, 1, 1, Income_Tax_Credit.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3686 initEReference(getIncome_Tax_Credit_TaxPayer(), this.getTax_Payer(), null, "taxPayer", null, 0, 1, Income_Tax_Credit.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3687 initEAttribute(getIncome_Tax_Credit_Tax_year(), ecorePackage.getEInt(), "tax_year", null, 1, 1, Income_Tax_Credit.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3688 initEAttribute(getIncome_Tax_Credit_Yearly(), ecorePackage.getEDouble(), "yearly", "300.0", 1, 1, Income_Tax_Credit.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3689 initEAttribute(getIncome_Tax_Credit_Monthly(), ecorePackage.getEDouble(), "monthly", "25.0", 1, 1, Income_Tax_Credit.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3690 initEAttribute(getIncome_Tax_Credit_Daily(), ecorePackage.getEDouble(), "daily", "1.0", 1, 1, Income_Tax_Credit.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3691 initEAttribute(getIncome_Tax_Credit_Id7(), ecorePackage.getEString(), "id7", null, 1, 1, Income_Tax_Credit.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3692 initEReference(getIncome_Tax_Credit_Taxation_Frame(), this.getTax_Card(), this.getTax_Card_Income_Tax_Credit(), "taxation_Frame", null, 0, 1, Income_Tax_Credit.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3693
3694 initEClass(income_DetailEClass, Income_Detail.class, "Income_Detail", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3695 initEAttribute(getIncome_Detail_Amount(), ecorePackage.getEDouble(), "amount", null, 1, 1, Income_Detail.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3696 initEAttribute(getIncome_Detail_Is_worked(), ecorePackage.getEBoolean(), "is_worked", null, 1, 1, Income_Detail.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3697 initEAttribute(getIncome_Detail_Distance(), ecorePackage.getEDouble(), "distance", null, 1, 1, Income_Detail.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3698 initEAttribute(getIncome_Detail_Worked_days(), ecorePackage.getEInt(), "worked_days", null, 1, 1, Income_Detail.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3699 initEAttribute(getIncome_Detail_Is_contributing_CNS(), ecorePackage.getEBoolean(), "is_contributing_CNS", null, 1, 1, Income_Detail.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3700 initEAttribute(getIncome_Detail_Id5(), ecorePackage.getEString(), "id5", null, 1, 1, Income_Detail.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3701 initEReference(getIncome_Detail_Income(), this.getIncome(), this.getIncome_Details(), "income", null, 1, 1, Income_Detail.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3702
3703 initEClass(fromLawEClass, FromLaw.class, "FromLaw", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3704 initEAttribute(getFromLaw_Id(), ecorePackage.getEString(), "id", null, 1, 1, FromLaw.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3705 initEReference(getFromLaw_TaxPayer(), this.getTax_Payer(), this.getTax_Payer_From_law(), "taxPayer", null, 1, 1, FromLaw.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3706
3707 initEClass(fiscal_AddressEClass, Fiscal_Address.class, "Fiscal_Address", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3708
3709 initEClass(habitual_AddressEClass, Habitual_Address.class, "Habitual_Address", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3710
3711 initEClass(marriage_RecordEClass, Marriage_Record.class, "Marriage_Record", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3712
3713 initEClass(non_Resident_Tax_PayerEClass, Non_Resident_Tax_Payer.class, "Non_Resident_Tax_Payer", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3714 initEAttribute(getNon_Resident_Tax_Payer_Is_assimilated_to_resident(), ecorePackage.getEBoolean(), "is_assimilated_to_resident", "false", 1, 1, Non_Resident_Tax_Payer.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3715
3716 initEClass(partnership_RecordEClass, Partnership_Record.class, "Partnership_Record", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3717
3718 initEClass(resident_Tax_PayerEClass, Resident_Tax_Payer.class, "Resident_Tax_Payer", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3719
3720 initEClass(trade_and_Business_IncomeEClass, Trade_and_Business_Income.class, "Trade_and_Business_Income", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3721
3722 initEClass(agriculture_and_Forestry_IncomeEClass, Agriculture_and_Forestry_Income.class, "Agriculture_and_Forestry_Income", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3723
3724 initEClass(pensions_and_Annuities_IncomeEClass, Pensions_and_Annuities_Income.class, "Pensions_and_Annuities_Income", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3725 initEAttribute(getPensions_and_Annuities_Income_Occasional_payement(), ecorePackage.getEBoolean(), "occasional_payement", "false", 0, 1, Pensions_and_Annuities_Income.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3726
3727 initEClass(capital_and_Investments_IncomeEClass, Capital_and_Investments_Income.class, "Capital_and_Investments_Income", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3728
3729 initEClass(employment_IncomeEClass, Employment_Income.class, "Employment_Income", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3730
3731 initEClass(rentals_and_Leases_IncomeEClass, Rentals_and_Leases_Income.class, "Rentals_and_Leases_Income", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3732 initEAttribute(getRentals_and_Leases_Income_Is_periodic(), ecorePackage.getEBoolean(), "is_periodic", "true", 1, 1, Rentals_and_Leases_Income.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3733
3734 initEClass(foreign_IncomeEClass, Foreign_Income.class, "Foreign_Income", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3735
3736 initEClass(local_IncomeEClass, Local_Income.class, "Local_Income", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3737
3738 initEClass(cimEClass, TaxationWithRoot.CIM.class, "CIM", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3739
3740 initEClass(cipEClass, TaxationWithRoot.CIP.class, "CIP", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3741
3742 initEClass(cisEClass, TaxationWithRoot.CIS.class, "CIS", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3743
3744 initEClass(fdEClass, TaxationWithRoot.FD.class, "FD", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3745 initEAttribute(getFD_Distance_declared_in_january(), ecorePackage.getEDouble(), "distance_declared_in_january", null, 1, 1, TaxationWithRoot.FD.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3746
3747 initEClass(professional_Expenses_DeductionEClass, Professional_Expenses_Deduction.class, "Professional_Expenses_Deduction", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3748
3749 initEClass(foEClass, TaxationWithRoot.FO.class, "FO", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3750
3751 initEClass(dS_for_Permanent_ExpenseEClass, DS_for_Permanent_Expense.class, "DS_for_Permanent_Expense", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3752 initEAttribute(getDS_for_Permanent_Expense_Permanent_expense_category(), this.getCategory_of_Permanent_Expense(), "permanent_expense_category", null, 1, 1, DS_for_Permanent_Expense.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3753
3754 initEClass(dsEClass, TaxationWithRoot.DS.class, "DS", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3755 initEAttribute(getDS_Maximum_deductible_amount(), ecorePackage.getEDouble(), "maximum_deductible_amount", null, 1, 1, TaxationWithRoot.DS.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3756 initEAttribute(getDS_Id3(), ecorePackage.getEString(), "id3", null, 1, 1, TaxationWithRoot.DS.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, IS_UNIQUE, !IS_DERIVED, !IS_ORDERED);
3757
3758 initEClass(dS_for_Interest_ExpenseEClass, DS_for_Interest_Expense.class, "DS_for_Interest_Expense", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3759
3760 initEClass(dS_for_Health_and_Pension_InsuranceEClass, DS_for_Health_and_Pension_Insurance.class, "DS_for_Health_and_Pension_Insurance", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3761 initEAttribute(getDS_for_Health_and_Pension_Insurance_Insurance_category(), this.getCategory_of_Health_and_Pension_Insurances(), "insurance_category", null, 1, 1, DS_for_Health_and_Pension_Insurance.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3762
3763 initEClass(dS_for_Private_Insurance_and_PlanEClass, DS_for_Private_Insurance_and_Plan.class, "DS_for_Private_Insurance_and_Plan", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3764 initEAttribute(getDS_for_Private_Insurance_and_Plan_Private_insurance_and_plan_category(), this.getCategory_of_Private_Insurance_and_Plan(), "private_insurance_and_plan_category", null, 1, 1, DS_for_Private_Insurance_and_Plan.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3765
3766 initEClass(dS_for_Loss_CarryforwardEClass, DS_for_Loss_Carryforward.class, "DS_for_Loss_Carryforward", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3767
3768 initEClass(dS_for_DonationEClass, DS_for_Donation.class, "DS_for_Donation", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3769
3770 initEClass(permanent_ExpenseEClass, Permanent_Expense.class, "Permanent_Expense", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3771 initEAttribute(getPermanent_Expense_Category(), this.getCategory_of_Permanent_Expense(), "category", null, 1, 1, Permanent_Expense.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3772
3773 initEClass(special_Expense_DSEClass, Special_Expense_DS.class, "Special_Expense_DS", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3774
3775 initEClass(interest_ExpenseEClass, Interest_Expense.class, "Interest_Expense", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3776
3777 initEClass(private_Insurance_and_PlanEClass, Private_Insurance_and_Plan.class, "Private_Insurance_and_Plan", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3778 initEAttribute(getPrivate_Insurance_and_Plan_Category(), this.getCategory_of_Private_Insurance_and_Plan(), "category", null, 1, 1, Private_Insurance_and_Plan.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3779 initEAttribute(getPrivate_Insurance_and_Plan_Duration_of_contract(), ecorePackage.getEInt(), "duration_of_contract", null, 1, 1, Private_Insurance_and_Plan.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3780
3781 initEClass(health_and_Pension_InsuranceEClass, Health_and_Pension_Insurance.class, "Health_and_Pension_Insurance", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3782 initEAttribute(getHealth_and_Pension_Insurance_Category(), this.getCategory_of_Health_and_Pension_Insurances(), "category", null, 1, 1, Health_and_Pension_Insurance.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3783 initEAttribute(getHealth_and_Pension_Insurance_Is_related_to_additional_salary(), ecorePackage.getEBoolean(), "is_related_to_additional_salary", "false", 1, 1, Health_and_Pension_Insurance.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3784
3785 initEClass(donationEClass, Donation.class, "Donation", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3786 initEAttribute(getDonation_Beneficiary1(), ecorePackage.getEString(), "beneficiary1", null, 1, 1, Donation.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3787 initEAttribute(getDonation_Is_donation_reported(), ecorePackage.getEBoolean(), "is_donation_reported", null, 1, 1, Donation.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3788
3789 initEClass(loss_CarryforwardEClass, Loss_Carryforward.class, "Loss_Carryforward", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3790
3791 initEClass(spousal_Expense_ACEClass, Spousal_Expense_AC.class, "Spousal_Expense_AC", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3792
3793 initEClass(extraordinary_Expense_CEEClass, Extraordinary_Expense_CE.class, "Extraordinary_Expense_CE", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3794 initEAttribute(getExtraordinary_Expense_CE_Thresholded_deduction_percentage(), ecorePackage.getEDouble(), "thresholded_deduction_percentage", null, 1, 1, Extraordinary_Expense_CE.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3795 initEAttribute(getExtraordinary_Expense_CE_Ce_type(), this.getCE_Type(), "ce_type", null, 1, 1, Extraordinary_Expense_CE.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3796
3797 initEClass(travel_Expense_FDEClass, Travel_Expense_FD.class, "Travel_Expense_FD", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3798
3799 initEClass(professional_ExpenseEClass, Professional_Expense.class, "Professional_Expense", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3800
3801 initEClass(miscellaneous_Expense_FOEClass, Miscellaneous_Expense_FO.class, "Miscellaneous_Expense_FO", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3802
3803 initEClass(resourceEClass, Resource.class, "Resource", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3804 initEReference(getResource_Contains(), this.getRoot(), null, "contains", null, 0, -1, Resource.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED);
3805
3806 initEClass(rootEClass, Root.class, "Root", IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS);
3807
3808 // Initialize enums and add enum literals
3809 initEEnum(grantorEEnum, Grantor.class, "Grantor");
3810 addEEnumLiteral(grantorEEnum, Grantor.WWW);
3811 addEEnumLiteral(grantorEEnum, Grantor.EMPLOYER);
3812 addEEnumLiteral(grantorEEnum, Grantor.MMM);
3813 addEEnumLiteral(grantorEEnum, Grantor.UUU);
3814 addEEnumLiteral(grantorEEnum, Grantor.YYY);
3815 addEEnumLiteral(grantorEEnum, Grantor.OOO);
3816
3817 initEEnum(disability_TypesEEnum, Disability_Types.class, "Disability_Types");
3818 addEEnumLiteral(disability_TypesEEnum, Disability_Types.BEUG);
3819 addEEnumLiteral(disability_TypesEEnum, Disability_Types.NONE);
3820 addEEnumLiteral(disability_TypesEEnum, Disability_Types.A);
3821 addEEnumLiteral(disability_TypesEEnum, Disability_Types.B);
3822 addEEnumLiteral(disability_TypesEEnum, Disability_Types.C);
3823 addEEnumLiteral(disability_TypesEEnum, Disability_Types.D);
3824 addEEnumLiteral(disability_TypesEEnum, Disability_Types.E);
3825 addEEnumLiteral(disability_TypesEEnum, Disability_Types.OTHER);
3826
3827 initEEnum(countryEEnum, Country.class, "Country");
3828 addEEnumLiteral(countryEEnum, Country.ZZ);
3829 addEEnumLiteral(countryEEnum, Country.FF);
3830 addEEnumLiteral(countryEEnum, Country.BB);
3831 addEEnumLiteral(countryEEnum, Country.DD);
3832 addEEnumLiteral(countryEEnum, Country.NN);
3833 addEEnumLiteral(countryEEnum, Country.OTHER);
3834
3835 initEEnum(tax_OfficeEEnum, Tax_Office.class, "Tax_Office");
3836 addEEnumLiteral(tax_OfficeEEnum, Tax_Office.RTS_2);
3837 addEEnumLiteral(tax_OfficeEEnum, Tax_Office.RTS_3);
3838 addEEnumLiteral(tax_OfficeEEnum, Tax_Office.RTS_4);
3839 addEEnumLiteral(tax_OfficeEEnum, Tax_Office.RTS_5);
3840
3841 initEEnum(tax_Class_CategoryEEnum, Tax_Class_Category.class, "Tax_Class_Category");
3842 addEEnumLiteral(tax_Class_CategoryEEnum, Tax_Class_Category.ONE);
3843 addEEnumLiteral(tax_Class_CategoryEEnum, Tax_Class_Category.ONE_A);
3844 addEEnumLiteral(tax_Class_CategoryEEnum, Tax_Class_Category.TWO);
3845
3846 initEEnum(job_ActivityEEnum, Job_Activity.class, "Job_Activity");
3847 addEEnumLiteral(job_ActivityEEnum, Job_Activity.SALARY);
3848 addEEnumLiteral(job_ActivityEEnum, Job_Activity.PENSION);
3849 addEEnumLiteral(job_ActivityEEnum, Job_Activity.ANNUITY);
3850
3851 initEEnum(townEEnum, Town.class, "Town");
3852 addEEnumLiteral(townEEnum, Town.LL);
3853 addEEnumLiteral(townEEnum, Town.BB);
3854 addEEnumLiteral(townEEnum, Town.SS);
3855 addEEnumLiteral(townEEnum, Town.TT);
3856 addEEnumLiteral(townEEnum, Town.OTHER);
3857
3858 initEEnum(cE_TypeEEnum, CE_Type.class, "CE_Type");
3859 addEEnumLiteral(cE_TypeEEnum, CE_Type.INALIDITY_AND_INFIRMITY);
3860 addEEnumLiteral(cE_TypeEEnum, CE_Type.DEPENDENCE_AND_CARE_EXCLUDING_CHLIDREN_NOT_PART_OF_HOUSEHOLD);
3861 addEEnumLiteral(cE_TypeEEnum, CE_Type.CARE_FOR_CHILDREN_NOT_BEING_PART_OF_HOUSEHOLD);
3862
3863 initEEnum(expense_PurposeEEnum, Expense_Purpose.class, "Expense_Purpose");
3864 addEEnumLiteral(expense_PurposeEEnum, Expense_Purpose.HOUSE_CARE);
3865 addEEnumLiteral(expense_PurposeEEnum, Expense_Purpose.CHILD_CARE);
3866 addEEnumLiteral(expense_PurposeEEnum, Expense_Purpose.DEPENDENCE_CARE);
3867 addEEnumLiteral(expense_PurposeEEnum, Expense_Purpose.OTHER);
3868 addEEnumLiteral(expense_PurposeEEnum, Expense_Purpose.ALIMONY);
3869 addEEnumLiteral(expense_PurposeEEnum, Expense_Purpose.RECURRENT_DEPT);
3870
3871 initEEnum(dependent_TypeEEnum, Dependent_Type.class, "Dependent_Type");
3872 addEEnumLiteral(dependent_TypeEEnum, Dependent_Type.CHILD);
3873 addEEnumLiteral(dependent_TypeEEnum, Dependent_Type.SPOUSE);
3874 addEEnumLiteral(dependent_TypeEEnum, Dependent_Type.RELATIVE);
3875 addEEnumLiteral(dependent_TypeEEnum, Dependent_Type.OTHER_FAMILY_MEMBER);
3876 addEEnumLiteral(dependent_TypeEEnum, Dependent_Type.NOT_OWN_CHILD);
3877
3878 initEEnum(separation_CausesEEnum, Separation_Causes.class, "Separation_Causes");
3879 addEEnumLiteral(separation_CausesEEnum, Separation_Causes.NONE);
3880 addEEnumLiteral(separation_CausesEEnum, Separation_Causes.DIVORCE);
3881 addEEnumLiteral(separation_CausesEEnum, Separation_Causes.SEPARATION_DE_FAIT);
3882 addEEnumLiteral(separation_CausesEEnum, Separation_Causes.SEPARATION_BY_COURT);
3883
3884 initEEnum(category_of_Permanent_ExpenseEEnum, Category_of_Permanent_Expense.class, "Category_of_Permanent_Expense");
3885 addEEnumLiteral(category_of_Permanent_ExpenseEEnum, Category_of_Permanent_Expense.MISCELLANEOUS_DEBT);
3886 addEEnumLiteral(category_of_Permanent_ExpenseEEnum, Category_of_Permanent_Expense.ALIMONY);
3887
3888 initEEnum(category_of_Health_and_Pension_InsurancesEEnum, Category_of_Health_and_Pension_Insurances.class, "Category_of_Health_and_Pension_Insurances");
3889 addEEnumLiteral(category_of_Health_and_Pension_InsurancesEEnum, Category_of_Health_and_Pension_Insurances.MANDATORY_HEALTH_AND_PENSION_INSURANCE);
3890 addEEnumLiteral(category_of_Health_and_Pension_InsurancesEEnum, Category_of_Health_and_Pension_Insurances.ADDITIONAL_EMPLOYERS_PENSION_INSURANCE);
3891 addEEnumLiteral(category_of_Health_and_Pension_InsurancesEEnum, Category_of_Health_and_Pension_Insurances.CONTINUED_HEALTH_AND_PENSION_INSURANCE);
3892
3893 initEEnum(category_of_Private_Insurance_and_PlanEEnum, Category_of_Private_Insurance_and_Plan.class, "Category_of_Private_Insurance_and_Plan");
3894 addEEnumLiteral(category_of_Private_Insurance_and_PlanEEnum, Category_of_Private_Insurance_and_Plan.PRIVATE_INSURANCE);
3895 addEEnumLiteral(category_of_Private_Insurance_and_PlanEEnum, Category_of_Private_Insurance_and_Plan.PRIVATE_LIFE_INSURANCE);
3896 addEEnumLiteral(category_of_Private_Insurance_and_PlanEEnum, Category_of_Private_Insurance_and_Plan.COMPANY_MEMBERS_PRIVATE_INSURANCE);
3897 addEEnumLiteral(category_of_Private_Insurance_and_PlanEEnum, Category_of_Private_Insurance_and_Plan.HOUSING_SAVING_PLAN);
3898 addEEnumLiteral(category_of_Private_Insurance_and_PlanEEnum, Category_of_Private_Insurance_and_Plan.OLD_AGE_PENSION_PLAN);
3899
3900 initEEnum(legal_Union_TypesEEnum, Legal_Union_Types.class, "Legal_Union_Types");
3901 addEEnumLiteral(legal_Union_TypesEEnum, Legal_Union_Types.MARIAGE);
3902 addEEnumLiteral(legal_Union_TypesEEnum, Legal_Union_Types.PARTNERSHIP);
3903 addEEnumLiteral(legal_Union_TypesEEnum, Legal_Union_Types.OTHER);
3904
3905 // Create resource
3906 createResource(eNS_URI);
3907
3908 // Create annotations
3909 // http://www.eclipse.org/OCL/Import
3910 createImportAnnotations();
3911 // duplicates
3912 createDuplicatesAnnotations();
3913 // http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName
3914 createEmofAnnotations();
3915 // http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot
3916 createPivotAnnotations();
3917 }
3918
3919 /**
3920 * Initializes the annotations for <b>http://www.eclipse.org/OCL/Import</b>.
3921 * <!-- begin-user-doc -->
3922 * <!-- end-user-doc -->
3923 * @generated
3924 */
3925 protected void createImportAnnotations() {
3926 String source = "http://www.eclipse.org/OCL/Import";
3927 addAnnotation
3928 (this,
3929 source,
3930 new String[] {
3931 "ecore", "http://www.eclipse.org/emf/2002/Ecore"
3932 });
3933 }
3934
3935 /**
3936 * Initializes the annotations for <b>duplicates</b>.
3937 * <!-- begin-user-doc -->
3938 * <!-- end-user-doc -->
3939 * @generated
3940 */
3941 protected void createDuplicatesAnnotations() {
3942 String source = "duplicates";
3943 addAnnotation
3944 (tax_PayerEClass,
3945 source,
3946 new String[] {
3947 });
3948 }
3949
3950 /**
3951 * Initializes the annotations for <b>http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName</b>.
3952 * <!-- begin-user-doc -->
3953 * <!-- end-user-doc -->
3954 * @generated
3955 */
3956 protected void createEmofAnnotations() {
3957 String source = "http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName";
3958 addAnnotation
3959 (getLegal_Union_Record_Individual_A(),
3960 source,
3961 new String[] {
3962 "body", "legal_union_A"
3963 });
3964 addAnnotation
3965 (getLegal_Union_Record_Individual_B(),
3966 source,
3967 new String[] {
3968 "body", "legal_union_B"
3969 });
3970 }
3971
3972 /**
3973 * Initializes the annotations for <b>http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot</b>.
3974 * <!-- begin-user-doc -->
3975 * <!-- end-user-doc -->
3976 * @generated
3977 */
3978 protected void createPivotAnnotations() {
3979 String source = "http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot";
3980 addAnnotation
3981 (getIncome_Income_amount(),
3982 source,
3983 new String[] {
3984 "derivation", "let non_null_amounts:OrderedSet(Income_Detail)=self.details->select(det:Income_Detail|det.amount>0)->asOrderedSet() in\nnon_null_amounts->collect(amount)->min()"
3985 });
3986 }
3987
3988} //TaxationPackageImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Trade_and_Business_IncomeImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Trade_and_Business_IncomeImpl.java
new file mode 100644
index 00000000..965b884b
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Trade_and_Business_IncomeImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.TaxationPackage;
6import TaxationWithRoot.Trade_and_Business_Income;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>Trade and Business Income</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class Trade_and_Business_IncomeImpl extends Income_TypeImpl implements Trade_and_Business_Income {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected Trade_and_Business_IncomeImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.TRADE_AND_BUSINESS_INCOME;
35 }
36
37} //Trade_and_Business_IncomeImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Travel_Expense_FDImpl.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Travel_Expense_FDImpl.java
new file mode 100644
index 00000000..53384098
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/impl/Travel_Expense_FDImpl.java
@@ -0,0 +1,37 @@
1/**
2 */
3package TaxationWithRoot.impl;
4
5import TaxationWithRoot.TaxationPackage;
6import TaxationWithRoot.Travel_Expense_FD;
7
8import org.eclipse.emf.ecore.EClass;
9
10/**
11 * <!-- begin-user-doc -->
12 * An implementation of the model object '<em><b>Travel Expense FD</b></em>'.
13 * <!-- end-user-doc -->
14 *
15 * @generated
16 */
17public class Travel_Expense_FDImpl extends Professional_ExpenseImpl implements Travel_Expense_FD {
18 /**
19 * <!-- begin-user-doc -->
20 * <!-- end-user-doc -->
21 * @generated
22 */
23 protected Travel_Expense_FDImpl() {
24 super();
25 }
26
27 /**
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 @Override
33 protected EClass eStaticClass() {
34 return TaxationPackage.Literals.TRAVEL_EXPENSE_FD;
35 }
36
37} //Travel_Expense_FDImpl
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/util/TaxationAdapterFactory.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/util/TaxationAdapterFactory.java
new file mode 100644
index 00000000..639750ed
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/util/TaxationAdapterFactory.java
@@ -0,0 +1,1182 @@
1/**
2 */
3package TaxationWithRoot.util;
4
5import TaxationWithRoot.*;
6
7import org.eclipse.emf.common.notify.Adapter;
8import org.eclipse.emf.common.notify.Notifier;
9
10import org.eclipse.emf.common.notify.impl.AdapterFactoryImpl;
11
12import org.eclipse.emf.ecore.EObject;
13
14/**
15 * <!-- begin-user-doc -->
16 * The <b>Adapter Factory</b> for the model.
17 * It provides an adapter <code>createXXX</code> method for each class of the model.
18 * <!-- end-user-doc -->
19 * @see TaxationWithRoot.TaxationPackage
20 * @generated
21 */
22public class TaxationAdapterFactory extends AdapterFactoryImpl {
23 /**
24 * The cached model package.
25 * <!-- begin-user-doc -->
26 * <!-- end-user-doc -->
27 * @generated
28 */
29 protected static TaxationPackage modelPackage;
30
31 /**
32 * Creates an instance of the adapter factory.
33 * <!-- begin-user-doc -->
34 * <!-- end-user-doc -->
35 * @generated
36 */
37 public TaxationAdapterFactory() {
38 if (modelPackage == null) {
39 modelPackage = TaxationPackage.eINSTANCE;
40 }
41 }
42
43 /**
44 * Returns whether this factory is applicable for the type of the object.
45 * <!-- begin-user-doc -->
46 * This implementation returns <code>true</code> if the object is either the model's package or is an instance object of the model.
47 * <!-- end-user-doc -->
48 * @return whether this factory is applicable for the type of the object.
49 * @generated
50 */
51 @Override
52 public boolean isFactoryForType(Object object) {
53 if (object == modelPackage) {
54 return true;
55 }
56 if (object instanceof EObject) {
57 return ((EObject)object).eClass().getEPackage() == modelPackage;
58 }
59 return false;
60 }
61
62 /**
63 * The switch that delegates to the <code>createXXX</code> methods.
64 * <!-- begin-user-doc -->
65 * <!-- end-user-doc -->
66 * @generated
67 */
68 protected TaxationSwitch<Adapter> modelSwitch =
69 new TaxationSwitch<Adapter>() {
70 @Override
71 public Adapter caseConstants(Constants object) {
72 return createConstantsAdapter();
73 }
74 @Override
75 public Adapter caseIncome_Tax(Income_Tax object) {
76 return createIncome_TaxAdapter();
77 }
78 @Override
79 public Adapter caseTax_Payer(Tax_Payer object) {
80 return createTax_PayerAdapter();
81 }
82 @Override
83 public Adapter casePhysical_Person(Physical_Person object) {
84 return createPhysical_PersonAdapter();
85 }
86 @Override
87 public Adapter caseAddress(Address object) {
88 return createAddressAdapter();
89 }
90 @Override
91 public Adapter caseExpense(Expense object) {
92 return createExpenseAdapter();
93 }
94 @Override
95 public Adapter caseDependent(Dependent object) {
96 return createDependentAdapter();
97 }
98 @Override
99 public Adapter caseExternal_Allowance(External_Allowance object) {
100 return createExternal_AllowanceAdapter();
101 }
102 @Override
103 public Adapter caseHousehold(Household object) {
104 return createHouseholdAdapter();
105 }
106 @Override
107 public Adapter caseLegal_Union_Record(Legal_Union_Record object) {
108 return createLegal_Union_RecordAdapter();
109 }
110 @Override
111 public Adapter caseTax_Property(Tax_Property object) {
112 return createTax_PropertyAdapter();
113 }
114 @Override
115 public Adapter caseTax_Case(Tax_Case object) {
116 return createTax_CaseAdapter();
117 }
118 @Override
119 public Adapter caseFromAgent(FromAgent object) {
120 return createFromAgentAdapter();
121 }
122 @Override
123 public Adapter caseIncome(Income object) {
124 return createIncomeAdapter();
125 }
126 @Override
127 public Adapter caseIncome_Type(Income_Type object) {
128 return createIncome_TypeAdapter();
129 }
130 @Override
131 public Adapter caseTax_Card(Tax_Card object) {
132 return createTax_CardAdapter();
133 }
134 @Override
135 public Adapter caseIncome_Tax_Credit(Income_Tax_Credit object) {
136 return createIncome_Tax_CreditAdapter();
137 }
138 @Override
139 public Adapter caseIncome_Detail(Income_Detail object) {
140 return createIncome_DetailAdapter();
141 }
142 @Override
143 public Adapter caseFromLaw(FromLaw object) {
144 return createFromLawAdapter();
145 }
146 @Override
147 public Adapter caseFiscal_Address(Fiscal_Address object) {
148 return createFiscal_AddressAdapter();
149 }
150 @Override
151 public Adapter caseHabitual_Address(Habitual_Address object) {
152 return createHabitual_AddressAdapter();
153 }
154 @Override
155 public Adapter caseMarriage_Record(Marriage_Record object) {
156 return createMarriage_RecordAdapter();
157 }
158 @Override
159 public Adapter caseNon_Resident_Tax_Payer(Non_Resident_Tax_Payer object) {
160 return createNon_Resident_Tax_PayerAdapter();
161 }
162 @Override
163 public Adapter casePartnership_Record(Partnership_Record object) {
164 return createPartnership_RecordAdapter();
165 }
166 @Override
167 public Adapter caseResident_Tax_Payer(Resident_Tax_Payer object) {
168 return createResident_Tax_PayerAdapter();
169 }
170 @Override
171 public Adapter caseTrade_and_Business_Income(Trade_and_Business_Income object) {
172 return createTrade_and_Business_IncomeAdapter();
173 }
174 @Override
175 public Adapter caseAgriculture_and_Forestry_Income(Agriculture_and_Forestry_Income object) {
176 return createAgriculture_and_Forestry_IncomeAdapter();
177 }
178 @Override
179 public Adapter casePensions_and_Annuities_Income(Pensions_and_Annuities_Income object) {
180 return createPensions_and_Annuities_IncomeAdapter();
181 }
182 @Override
183 public Adapter caseCapital_and_Investments_Income(Capital_and_Investments_Income object) {
184 return createCapital_and_Investments_IncomeAdapter();
185 }
186 @Override
187 public Adapter caseEmployment_Income(Employment_Income object) {
188 return createEmployment_IncomeAdapter();
189 }
190 @Override
191 public Adapter caseRentals_and_Leases_Income(Rentals_and_Leases_Income object) {
192 return createRentals_and_Leases_IncomeAdapter();
193 }
194 @Override
195 public Adapter caseForeign_Income(Foreign_Income object) {
196 return createForeign_IncomeAdapter();
197 }
198 @Override
199 public Adapter caseLocal_Income(Local_Income object) {
200 return createLocal_IncomeAdapter();
201 }
202 @Override
203 public Adapter caseCIM(CIM object) {
204 return createCIMAdapter();
205 }
206 @Override
207 public Adapter caseCIP(CIP object) {
208 return createCIPAdapter();
209 }
210 @Override
211 public Adapter caseCIS(CIS object) {
212 return createCISAdapter();
213 }
214 @Override
215 public Adapter caseFD(FD object) {
216 return createFDAdapter();
217 }
218 @Override
219 public Adapter caseProfessional_Expenses_Deduction(Professional_Expenses_Deduction object) {
220 return createProfessional_Expenses_DeductionAdapter();
221 }
222 @Override
223 public Adapter caseFO(FO object) {
224 return createFOAdapter();
225 }
226 @Override
227 public Adapter caseDS_for_Permanent_Expense(DS_for_Permanent_Expense object) {
228 return createDS_for_Permanent_ExpenseAdapter();
229 }
230 @Override
231 public Adapter caseDS(DS object) {
232 return createDSAdapter();
233 }
234 @Override
235 public Adapter caseDS_for_Interest_Expense(DS_for_Interest_Expense object) {
236 return createDS_for_Interest_ExpenseAdapter();
237 }
238 @Override
239 public Adapter caseDS_for_Health_and_Pension_Insurance(DS_for_Health_and_Pension_Insurance object) {
240 return createDS_for_Health_and_Pension_InsuranceAdapter();
241 }
242 @Override
243 public Adapter caseDS_for_Private_Insurance_and_Plan(DS_for_Private_Insurance_and_Plan object) {
244 return createDS_for_Private_Insurance_and_PlanAdapter();
245 }
246 @Override
247 public Adapter caseDS_for_Loss_Carryforward(DS_for_Loss_Carryforward object) {
248 return createDS_for_Loss_CarryforwardAdapter();
249 }
250 @Override
251 public Adapter caseDS_for_Donation(DS_for_Donation object) {
252 return createDS_for_DonationAdapter();
253 }
254 @Override
255 public Adapter casePermanent_Expense(Permanent_Expense object) {
256 return createPermanent_ExpenseAdapter();
257 }
258 @Override
259 public Adapter caseSpecial_Expense_DS(Special_Expense_DS object) {
260 return createSpecial_Expense_DSAdapter();
261 }
262 @Override
263 public Adapter caseInterest_Expense(Interest_Expense object) {
264 return createInterest_ExpenseAdapter();
265 }
266 @Override
267 public Adapter casePrivate_Insurance_and_Plan(Private_Insurance_and_Plan object) {
268 return createPrivate_Insurance_and_PlanAdapter();
269 }
270 @Override
271 public Adapter caseHealth_and_Pension_Insurance(Health_and_Pension_Insurance object) {
272 return createHealth_and_Pension_InsuranceAdapter();
273 }
274 @Override
275 public Adapter caseDonation(Donation object) {
276 return createDonationAdapter();
277 }
278 @Override
279 public Adapter caseLoss_Carryforward(Loss_Carryforward object) {
280 return createLoss_CarryforwardAdapter();
281 }
282 @Override
283 public Adapter caseSpousal_Expense_AC(Spousal_Expense_AC object) {
284 return createSpousal_Expense_ACAdapter();
285 }
286 @Override
287 public Adapter caseExtraordinary_Expense_CE(Extraordinary_Expense_CE object) {
288 return createExtraordinary_Expense_CEAdapter();
289 }
290 @Override
291 public Adapter caseTravel_Expense_FD(Travel_Expense_FD object) {
292 return createTravel_Expense_FDAdapter();
293 }
294 @Override
295 public Adapter caseProfessional_Expense(Professional_Expense object) {
296 return createProfessional_ExpenseAdapter();
297 }
298 @Override
299 public Adapter caseMiscellaneous_Expense_FO(Miscellaneous_Expense_FO object) {
300 return createMiscellaneous_Expense_FOAdapter();
301 }
302 @Override
303 public Adapter caseResource(Resource object) {
304 return createResourceAdapter();
305 }
306 @Override
307 public Adapter caseRoot(Root object) {
308 return createRootAdapter();
309 }
310 @Override
311 public Adapter defaultCase(EObject object) {
312 return createEObjectAdapter();
313 }
314 };
315
316 /**
317 * Creates an adapter for the <code>target</code>.
318 * <!-- begin-user-doc -->
319 * <!-- end-user-doc -->
320 * @param target the object to adapt.
321 * @return the adapter for the <code>target</code>.
322 * @generated
323 */
324 @Override
325 public Adapter createAdapter(Notifier target) {
326 return modelSwitch.doSwitch((EObject)target);
327 }
328
329
330 /**
331 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Constants <em>Constants</em>}'.
332 * <!-- begin-user-doc -->
333 * This default implementation returns null so that we can easily ignore cases;
334 * it's useful to ignore a case when inheritance will catch all the cases anyway.
335 * <!-- end-user-doc -->
336 * @return the new adapter.
337 * @see TaxationWithRoot.Constants
338 * @generated
339 */
340 public Adapter createConstantsAdapter() {
341 return null;
342 }
343
344 /**
345 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Income_Tax <em>Income Tax</em>}'.
346 * <!-- begin-user-doc -->
347 * This default implementation returns null so that we can easily ignore cases;
348 * it's useful to ignore a case when inheritance will catch all the cases anyway.
349 * <!-- end-user-doc -->
350 * @return the new adapter.
351 * @see TaxationWithRoot.Income_Tax
352 * @generated
353 */
354 public Adapter createIncome_TaxAdapter() {
355 return null;
356 }
357
358 /**
359 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Tax_Payer <em>Tax Payer</em>}'.
360 * <!-- begin-user-doc -->
361 * This default implementation returns null so that we can easily ignore cases;
362 * it's useful to ignore a case when inheritance will catch all the cases anyway.
363 * <!-- end-user-doc -->
364 * @return the new adapter.
365 * @see TaxationWithRoot.Tax_Payer
366 * @generated
367 */
368 public Adapter createTax_PayerAdapter() {
369 return null;
370 }
371
372 /**
373 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Physical_Person <em>Physical Person</em>}'.
374 * <!-- begin-user-doc -->
375 * This default implementation returns null so that we can easily ignore cases;
376 * it's useful to ignore a case when inheritance will catch all the cases anyway.
377 * <!-- end-user-doc -->
378 * @return the new adapter.
379 * @see TaxationWithRoot.Physical_Person
380 * @generated
381 */
382 public Adapter createPhysical_PersonAdapter() {
383 return null;
384 }
385
386 /**
387 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Address <em>Address</em>}'.
388 * <!-- begin-user-doc -->
389 * This default implementation returns null so that we can easily ignore cases;
390 * it's useful to ignore a case when inheritance will catch all the cases anyway.
391 * <!-- end-user-doc -->
392 * @return the new adapter.
393 * @see TaxationWithRoot.Address
394 * @generated
395 */
396 public Adapter createAddressAdapter() {
397 return null;
398 }
399
400 /**
401 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Expense <em>Expense</em>}'.
402 * <!-- begin-user-doc -->
403 * This default implementation returns null so that we can easily ignore cases;
404 * it's useful to ignore a case when inheritance will catch all the cases anyway.
405 * <!-- end-user-doc -->
406 * @return the new adapter.
407 * @see TaxationWithRoot.Expense
408 * @generated
409 */
410 public Adapter createExpenseAdapter() {
411 return null;
412 }
413
414 /**
415 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Dependent <em>Dependent</em>}'.
416 * <!-- begin-user-doc -->
417 * This default implementation returns null so that we can easily ignore cases;
418 * it's useful to ignore a case when inheritance will catch all the cases anyway.
419 * <!-- end-user-doc -->
420 * @return the new adapter.
421 * @see TaxationWithRoot.Dependent
422 * @generated
423 */
424 public Adapter createDependentAdapter() {
425 return null;
426 }
427
428 /**
429 * Creates a new adapter for an object of class '{@link TaxationWithRoot.External_Allowance <em>External Allowance</em>}'.
430 * <!-- begin-user-doc -->
431 * This default implementation returns null so that we can easily ignore cases;
432 * it's useful to ignore a case when inheritance will catch all the cases anyway.
433 * <!-- end-user-doc -->
434 * @return the new adapter.
435 * @see TaxationWithRoot.External_Allowance
436 * @generated
437 */
438 public Adapter createExternal_AllowanceAdapter() {
439 return null;
440 }
441
442 /**
443 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Household <em>Household</em>}'.
444 * <!-- begin-user-doc -->
445 * This default implementation returns null so that we can easily ignore cases;
446 * it's useful to ignore a case when inheritance will catch all the cases anyway.
447 * <!-- end-user-doc -->
448 * @return the new adapter.
449 * @see TaxationWithRoot.Household
450 * @generated
451 */
452 public Adapter createHouseholdAdapter() {
453 return null;
454 }
455
456 /**
457 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Legal_Union_Record <em>Legal Union Record</em>}'.
458 * <!-- begin-user-doc -->
459 * This default implementation returns null so that we can easily ignore cases;
460 * it's useful to ignore a case when inheritance will catch all the cases anyway.
461 * <!-- end-user-doc -->
462 * @return the new adapter.
463 * @see TaxationWithRoot.Legal_Union_Record
464 * @generated
465 */
466 public Adapter createLegal_Union_RecordAdapter() {
467 return null;
468 }
469
470 /**
471 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Tax_Property <em>Tax Property</em>}'.
472 * <!-- begin-user-doc -->
473 * This default implementation returns null so that we can easily ignore cases;
474 * it's useful to ignore a case when inheritance will catch all the cases anyway.
475 * <!-- end-user-doc -->
476 * @return the new adapter.
477 * @see TaxationWithRoot.Tax_Property
478 * @generated
479 */
480 public Adapter createTax_PropertyAdapter() {
481 return null;
482 }
483
484 /**
485 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Tax_Case <em>Tax Case</em>}'.
486 * <!-- begin-user-doc -->
487 * This default implementation returns null so that we can easily ignore cases;
488 * it's useful to ignore a case when inheritance will catch all the cases anyway.
489 * <!-- end-user-doc -->
490 * @return the new adapter.
491 * @see TaxationWithRoot.Tax_Case
492 * @generated
493 */
494 public Adapter createTax_CaseAdapter() {
495 return null;
496 }
497
498 /**
499 * Creates a new adapter for an object of class '{@link TaxationWithRoot.FromAgent <em>From Agent</em>}'.
500 * <!-- begin-user-doc -->
501 * This default implementation returns null so that we can easily ignore cases;
502 * it's useful to ignore a case when inheritance will catch all the cases anyway.
503 * <!-- end-user-doc -->
504 * @return the new adapter.
505 * @see TaxationWithRoot.FromAgent
506 * @generated
507 */
508 public Adapter createFromAgentAdapter() {
509 return null;
510 }
511
512 /**
513 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Income <em>Income</em>}'.
514 * <!-- begin-user-doc -->
515 * This default implementation returns null so that we can easily ignore cases;
516 * it's useful to ignore a case when inheritance will catch all the cases anyway.
517 * <!-- end-user-doc -->
518 * @return the new adapter.
519 * @see TaxationWithRoot.Income
520 * @generated
521 */
522 public Adapter createIncomeAdapter() {
523 return null;
524 }
525
526 /**
527 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Income_Type <em>Income Type</em>}'.
528 * <!-- begin-user-doc -->
529 * This default implementation returns null so that we can easily ignore cases;
530 * it's useful to ignore a case when inheritance will catch all the cases anyway.
531 * <!-- end-user-doc -->
532 * @return the new adapter.
533 * @see TaxationWithRoot.Income_Type
534 * @generated
535 */
536 public Adapter createIncome_TypeAdapter() {
537 return null;
538 }
539
540 /**
541 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Tax_Card <em>Tax Card</em>}'.
542 * <!-- begin-user-doc -->
543 * This default implementation returns null so that we can easily ignore cases;
544 * it's useful to ignore a case when inheritance will catch all the cases anyway.
545 * <!-- end-user-doc -->
546 * @return the new adapter.
547 * @see TaxationWithRoot.Tax_Card
548 * @generated
549 */
550 public Adapter createTax_CardAdapter() {
551 return null;
552 }
553
554 /**
555 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Income_Tax_Credit <em>Income Tax Credit</em>}'.
556 * <!-- begin-user-doc -->
557 * This default implementation returns null so that we can easily ignore cases;
558 * it's useful to ignore a case when inheritance will catch all the cases anyway.
559 * <!-- end-user-doc -->
560 * @return the new adapter.
561 * @see TaxationWithRoot.Income_Tax_Credit
562 * @generated
563 */
564 public Adapter createIncome_Tax_CreditAdapter() {
565 return null;
566 }
567
568 /**
569 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Income_Detail <em>Income Detail</em>}'.
570 * <!-- begin-user-doc -->
571 * This default implementation returns null so that we can easily ignore cases;
572 * it's useful to ignore a case when inheritance will catch all the cases anyway.
573 * <!-- end-user-doc -->
574 * @return the new adapter.
575 * @see TaxationWithRoot.Income_Detail
576 * @generated
577 */
578 public Adapter createIncome_DetailAdapter() {
579 return null;
580 }
581
582 /**
583 * Creates a new adapter for an object of class '{@link TaxationWithRoot.FromLaw <em>From Law</em>}'.
584 * <!-- begin-user-doc -->
585 * This default implementation returns null so that we can easily ignore cases;
586 * it's useful to ignore a case when inheritance will catch all the cases anyway.
587 * <!-- end-user-doc -->
588 * @return the new adapter.
589 * @see TaxationWithRoot.FromLaw
590 * @generated
591 */
592 public Adapter createFromLawAdapter() {
593 return null;
594 }
595
596 /**
597 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Fiscal_Address <em>Fiscal Address</em>}'.
598 * <!-- begin-user-doc -->
599 * This default implementation returns null so that we can easily ignore cases;
600 * it's useful to ignore a case when inheritance will catch all the cases anyway.
601 * <!-- end-user-doc -->
602 * @return the new adapter.
603 * @see TaxationWithRoot.Fiscal_Address
604 * @generated
605 */
606 public Adapter createFiscal_AddressAdapter() {
607 return null;
608 }
609
610 /**
611 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Habitual_Address <em>Habitual Address</em>}'.
612 * <!-- begin-user-doc -->
613 * This default implementation returns null so that we can easily ignore cases;
614 * it's useful to ignore a case when inheritance will catch all the cases anyway.
615 * <!-- end-user-doc -->
616 * @return the new adapter.
617 * @see TaxationWithRoot.Habitual_Address
618 * @generated
619 */
620 public Adapter createHabitual_AddressAdapter() {
621 return null;
622 }
623
624 /**
625 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Marriage_Record <em>Marriage Record</em>}'.
626 * <!-- begin-user-doc -->
627 * This default implementation returns null so that we can easily ignore cases;
628 * it's useful to ignore a case when inheritance will catch all the cases anyway.
629 * <!-- end-user-doc -->
630 * @return the new adapter.
631 * @see TaxationWithRoot.Marriage_Record
632 * @generated
633 */
634 public Adapter createMarriage_RecordAdapter() {
635 return null;
636 }
637
638 /**
639 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Non_Resident_Tax_Payer <em>Non Resident Tax Payer</em>}'.
640 * <!-- begin-user-doc -->
641 * This default implementation returns null so that we can easily ignore cases;
642 * it's useful to ignore a case when inheritance will catch all the cases anyway.
643 * <!-- end-user-doc -->
644 * @return the new adapter.
645 * @see TaxationWithRoot.Non_Resident_Tax_Payer
646 * @generated
647 */
648 public Adapter createNon_Resident_Tax_PayerAdapter() {
649 return null;
650 }
651
652 /**
653 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Partnership_Record <em>Partnership Record</em>}'.
654 * <!-- begin-user-doc -->
655 * This default implementation returns null so that we can easily ignore cases;
656 * it's useful to ignore a case when inheritance will catch all the cases anyway.
657 * <!-- end-user-doc -->
658 * @return the new adapter.
659 * @see TaxationWithRoot.Partnership_Record
660 * @generated
661 */
662 public Adapter createPartnership_RecordAdapter() {
663 return null;
664 }
665
666 /**
667 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Resident_Tax_Payer <em>Resident Tax Payer</em>}'.
668 * <!-- begin-user-doc -->
669 * This default implementation returns null so that we can easily ignore cases;
670 * it's useful to ignore a case when inheritance will catch all the cases anyway.
671 * <!-- end-user-doc -->
672 * @return the new adapter.
673 * @see TaxationWithRoot.Resident_Tax_Payer
674 * @generated
675 */
676 public Adapter createResident_Tax_PayerAdapter() {
677 return null;
678 }
679
680 /**
681 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Trade_and_Business_Income <em>Trade and Business Income</em>}'.
682 * <!-- begin-user-doc -->
683 * This default implementation returns null so that we can easily ignore cases;
684 * it's useful to ignore a case when inheritance will catch all the cases anyway.
685 * <!-- end-user-doc -->
686 * @return the new adapter.
687 * @see TaxationWithRoot.Trade_and_Business_Income
688 * @generated
689 */
690 public Adapter createTrade_and_Business_IncomeAdapter() {
691 return null;
692 }
693
694 /**
695 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Agriculture_and_Forestry_Income <em>Agriculture and Forestry Income</em>}'.
696 * <!-- begin-user-doc -->
697 * This default implementation returns null so that we can easily ignore cases;
698 * it's useful to ignore a case when inheritance will catch all the cases anyway.
699 * <!-- end-user-doc -->
700 * @return the new adapter.
701 * @see TaxationWithRoot.Agriculture_and_Forestry_Income
702 * @generated
703 */
704 public Adapter createAgriculture_and_Forestry_IncomeAdapter() {
705 return null;
706 }
707
708 /**
709 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Pensions_and_Annuities_Income <em>Pensions and Annuities Income</em>}'.
710 * <!-- begin-user-doc -->
711 * This default implementation returns null so that we can easily ignore cases;
712 * it's useful to ignore a case when inheritance will catch all the cases anyway.
713 * <!-- end-user-doc -->
714 * @return the new adapter.
715 * @see TaxationWithRoot.Pensions_and_Annuities_Income
716 * @generated
717 */
718 public Adapter createPensions_and_Annuities_IncomeAdapter() {
719 return null;
720 }
721
722 /**
723 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Capital_and_Investments_Income <em>Capital and Investments Income</em>}'.
724 * <!-- begin-user-doc -->
725 * This default implementation returns null so that we can easily ignore cases;
726 * it's useful to ignore a case when inheritance will catch all the cases anyway.
727 * <!-- end-user-doc -->
728 * @return the new adapter.
729 * @see TaxationWithRoot.Capital_and_Investments_Income
730 * @generated
731 */
732 public Adapter createCapital_and_Investments_IncomeAdapter() {
733 return null;
734 }
735
736 /**
737 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Employment_Income <em>Employment Income</em>}'.
738 * <!-- begin-user-doc -->
739 * This default implementation returns null so that we can easily ignore cases;
740 * it's useful to ignore a case when inheritance will catch all the cases anyway.
741 * <!-- end-user-doc -->
742 * @return the new adapter.
743 * @see TaxationWithRoot.Employment_Income
744 * @generated
745 */
746 public Adapter createEmployment_IncomeAdapter() {
747 return null;
748 }
749
750 /**
751 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Rentals_and_Leases_Income <em>Rentals and Leases Income</em>}'.
752 * <!-- begin-user-doc -->
753 * This default implementation returns null so that we can easily ignore cases;
754 * it's useful to ignore a case when inheritance will catch all the cases anyway.
755 * <!-- end-user-doc -->
756 * @return the new adapter.
757 * @see TaxationWithRoot.Rentals_and_Leases_Income
758 * @generated
759 */
760 public Adapter createRentals_and_Leases_IncomeAdapter() {
761 return null;
762 }
763
764 /**
765 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Foreign_Income <em>Foreign Income</em>}'.
766 * <!-- begin-user-doc -->
767 * This default implementation returns null so that we can easily ignore cases;
768 * it's useful to ignore a case when inheritance will catch all the cases anyway.
769 * <!-- end-user-doc -->
770 * @return the new adapter.
771 * @see TaxationWithRoot.Foreign_Income
772 * @generated
773 */
774 public Adapter createForeign_IncomeAdapter() {
775 return null;
776 }
777
778 /**
779 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Local_Income <em>Local Income</em>}'.
780 * <!-- begin-user-doc -->
781 * This default implementation returns null so that we can easily ignore cases;
782 * it's useful to ignore a case when inheritance will catch all the cases anyway.
783 * <!-- end-user-doc -->
784 * @return the new adapter.
785 * @see TaxationWithRoot.Local_Income
786 * @generated
787 */
788 public Adapter createLocal_IncomeAdapter() {
789 return null;
790 }
791
792 /**
793 * Creates a new adapter for an object of class '{@link TaxationWithRoot.CIM <em>CIM</em>}'.
794 * <!-- begin-user-doc -->
795 * This default implementation returns null so that we can easily ignore cases;
796 * it's useful to ignore a case when inheritance will catch all the cases anyway.
797 * <!-- end-user-doc -->
798 * @return the new adapter.
799 * @see TaxationWithRoot.CIM
800 * @generated
801 */
802 public Adapter createCIMAdapter() {
803 return null;
804 }
805
806 /**
807 * Creates a new adapter for an object of class '{@link TaxationWithRoot.CIP <em>CIP</em>}'.
808 * <!-- begin-user-doc -->
809 * This default implementation returns null so that we can easily ignore cases;
810 * it's useful to ignore a case when inheritance will catch all the cases anyway.
811 * <!-- end-user-doc -->
812 * @return the new adapter.
813 * @see TaxationWithRoot.CIP
814 * @generated
815 */
816 public Adapter createCIPAdapter() {
817 return null;
818 }
819
820 /**
821 * Creates a new adapter for an object of class '{@link TaxationWithRoot.CIS <em>CIS</em>}'.
822 * <!-- begin-user-doc -->
823 * This default implementation returns null so that we can easily ignore cases;
824 * it's useful to ignore a case when inheritance will catch all the cases anyway.
825 * <!-- end-user-doc -->
826 * @return the new adapter.
827 * @see TaxationWithRoot.CIS
828 * @generated
829 */
830 public Adapter createCISAdapter() {
831 return null;
832 }
833
834 /**
835 * Creates a new adapter for an object of class '{@link TaxationWithRoot.FD <em>FD</em>}'.
836 * <!-- begin-user-doc -->
837 * This default implementation returns null so that we can easily ignore cases;
838 * it's useful to ignore a case when inheritance will catch all the cases anyway.
839 * <!-- end-user-doc -->
840 * @return the new adapter.
841 * @see TaxationWithRoot.FD
842 * @generated
843 */
844 public Adapter createFDAdapter() {
845 return null;
846 }
847
848 /**
849 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Professional_Expenses_Deduction <em>Professional Expenses Deduction</em>}'.
850 * <!-- begin-user-doc -->
851 * This default implementation returns null so that we can easily ignore cases;
852 * it's useful to ignore a case when inheritance will catch all the cases anyway.
853 * <!-- end-user-doc -->
854 * @return the new adapter.
855 * @see TaxationWithRoot.Professional_Expenses_Deduction
856 * @generated
857 */
858 public Adapter createProfessional_Expenses_DeductionAdapter() {
859 return null;
860 }
861
862 /**
863 * Creates a new adapter for an object of class '{@link TaxationWithRoot.FO <em>FO</em>}'.
864 * <!-- begin-user-doc -->
865 * This default implementation returns null so that we can easily ignore cases;
866 * it's useful to ignore a case when inheritance will catch all the cases anyway.
867 * <!-- end-user-doc -->
868 * @return the new adapter.
869 * @see TaxationWithRoot.FO
870 * @generated
871 */
872 public Adapter createFOAdapter() {
873 return null;
874 }
875
876 /**
877 * Creates a new adapter for an object of class '{@link TaxationWithRoot.DS_for_Permanent_Expense <em>DS for Permanent Expense</em>}'.
878 * <!-- begin-user-doc -->
879 * This default implementation returns null so that we can easily ignore cases;
880 * it's useful to ignore a case when inheritance will catch all the cases anyway.
881 * <!-- end-user-doc -->
882 * @return the new adapter.
883 * @see TaxationWithRoot.DS_for_Permanent_Expense
884 * @generated
885 */
886 public Adapter createDS_for_Permanent_ExpenseAdapter() {
887 return null;
888 }
889
890 /**
891 * Creates a new adapter for an object of class '{@link TaxationWithRoot.DS <em>DS</em>}'.
892 * <!-- begin-user-doc -->
893 * This default implementation returns null so that we can easily ignore cases;
894 * it's useful to ignore a case when inheritance will catch all the cases anyway.
895 * <!-- end-user-doc -->
896 * @return the new adapter.
897 * @see TaxationWithRoot.DS
898 * @generated
899 */
900 public Adapter createDSAdapter() {
901 return null;
902 }
903
904 /**
905 * Creates a new adapter for an object of class '{@link TaxationWithRoot.DS_for_Interest_Expense <em>DS for Interest Expense</em>}'.
906 * <!-- begin-user-doc -->
907 * This default implementation returns null so that we can easily ignore cases;
908 * it's useful to ignore a case when inheritance will catch all the cases anyway.
909 * <!-- end-user-doc -->
910 * @return the new adapter.
911 * @see TaxationWithRoot.DS_for_Interest_Expense
912 * @generated
913 */
914 public Adapter createDS_for_Interest_ExpenseAdapter() {
915 return null;
916 }
917
918 /**
919 * Creates a new adapter for an object of class '{@link TaxationWithRoot.DS_for_Health_and_Pension_Insurance <em>DS for Health and Pension Insurance</em>}'.
920 * <!-- begin-user-doc -->
921 * This default implementation returns null so that we can easily ignore cases;
922 * it's useful to ignore a case when inheritance will catch all the cases anyway.
923 * <!-- end-user-doc -->
924 * @return the new adapter.
925 * @see TaxationWithRoot.DS_for_Health_and_Pension_Insurance
926 * @generated
927 */
928 public Adapter createDS_for_Health_and_Pension_InsuranceAdapter() {
929 return null;
930 }
931
932 /**
933 * Creates a new adapter for an object of class '{@link TaxationWithRoot.DS_for_Private_Insurance_and_Plan <em>DS for Private Insurance and Plan</em>}'.
934 * <!-- begin-user-doc -->
935 * This default implementation returns null so that we can easily ignore cases;
936 * it's useful to ignore a case when inheritance will catch all the cases anyway.
937 * <!-- end-user-doc -->
938 * @return the new adapter.
939 * @see TaxationWithRoot.DS_for_Private_Insurance_and_Plan
940 * @generated
941 */
942 public Adapter createDS_for_Private_Insurance_and_PlanAdapter() {
943 return null;
944 }
945
946 /**
947 * Creates a new adapter for an object of class '{@link TaxationWithRoot.DS_for_Loss_Carryforward <em>DS for Loss Carryforward</em>}'.
948 * <!-- begin-user-doc -->
949 * This default implementation returns null so that we can easily ignore cases;
950 * it's useful to ignore a case when inheritance will catch all the cases anyway.
951 * <!-- end-user-doc -->
952 * @return the new adapter.
953 * @see TaxationWithRoot.DS_for_Loss_Carryforward
954 * @generated
955 */
956 public Adapter createDS_for_Loss_CarryforwardAdapter() {
957 return null;
958 }
959
960 /**
961 * Creates a new adapter for an object of class '{@link TaxationWithRoot.DS_for_Donation <em>DS for Donation</em>}'.
962 * <!-- begin-user-doc -->
963 * This default implementation returns null so that we can easily ignore cases;
964 * it's useful to ignore a case when inheritance will catch all the cases anyway.
965 * <!-- end-user-doc -->
966 * @return the new adapter.
967 * @see TaxationWithRoot.DS_for_Donation
968 * @generated
969 */
970 public Adapter createDS_for_DonationAdapter() {
971 return null;
972 }
973
974 /**
975 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Permanent_Expense <em>Permanent Expense</em>}'.
976 * <!-- begin-user-doc -->
977 * This default implementation returns null so that we can easily ignore cases;
978 * it's useful to ignore a case when inheritance will catch all the cases anyway.
979 * <!-- end-user-doc -->
980 * @return the new adapter.
981 * @see TaxationWithRoot.Permanent_Expense
982 * @generated
983 */
984 public Adapter createPermanent_ExpenseAdapter() {
985 return null;
986 }
987
988 /**
989 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Special_Expense_DS <em>Special Expense DS</em>}'.
990 * <!-- begin-user-doc -->
991 * This default implementation returns null so that we can easily ignore cases;
992 * it's useful to ignore a case when inheritance will catch all the cases anyway.
993 * <!-- end-user-doc -->
994 * @return the new adapter.
995 * @see TaxationWithRoot.Special_Expense_DS
996 * @generated
997 */
998 public Adapter createSpecial_Expense_DSAdapter() {
999 return null;
1000 }
1001
1002 /**
1003 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Interest_Expense <em>Interest Expense</em>}'.
1004 * <!-- begin-user-doc -->
1005 * This default implementation returns null so that we can easily ignore cases;
1006 * it's useful to ignore a case when inheritance will catch all the cases anyway.
1007 * <!-- end-user-doc -->
1008 * @return the new adapter.
1009 * @see TaxationWithRoot.Interest_Expense
1010 * @generated
1011 */
1012 public Adapter createInterest_ExpenseAdapter() {
1013 return null;
1014 }
1015
1016 /**
1017 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Private_Insurance_and_Plan <em>Private Insurance and Plan</em>}'.
1018 * <!-- begin-user-doc -->
1019 * This default implementation returns null so that we can easily ignore cases;
1020 * it's useful to ignore a case when inheritance will catch all the cases anyway.
1021 * <!-- end-user-doc -->
1022 * @return the new adapter.
1023 * @see TaxationWithRoot.Private_Insurance_and_Plan
1024 * @generated
1025 */
1026 public Adapter createPrivate_Insurance_and_PlanAdapter() {
1027 return null;
1028 }
1029
1030 /**
1031 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Health_and_Pension_Insurance <em>Health and Pension Insurance</em>}'.
1032 * <!-- begin-user-doc -->
1033 * This default implementation returns null so that we can easily ignore cases;
1034 * it's useful to ignore a case when inheritance will catch all the cases anyway.
1035 * <!-- end-user-doc -->
1036 * @return the new adapter.
1037 * @see TaxationWithRoot.Health_and_Pension_Insurance
1038 * @generated
1039 */
1040 public Adapter createHealth_and_Pension_InsuranceAdapter() {
1041 return null;
1042 }
1043
1044 /**
1045 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Donation <em>Donation</em>}'.
1046 * <!-- begin-user-doc -->
1047 * This default implementation returns null so that we can easily ignore cases;
1048 * it's useful to ignore a case when inheritance will catch all the cases anyway.
1049 * <!-- end-user-doc -->
1050 * @return the new adapter.
1051 * @see TaxationWithRoot.Donation
1052 * @generated
1053 */
1054 public Adapter createDonationAdapter() {
1055 return null;
1056 }
1057
1058 /**
1059 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Loss_Carryforward <em>Loss Carryforward</em>}'.
1060 * <!-- begin-user-doc -->
1061 * This default implementation returns null so that we can easily ignore cases;
1062 * it's useful to ignore a case when inheritance will catch all the cases anyway.
1063 * <!-- end-user-doc -->
1064 * @return the new adapter.
1065 * @see TaxationWithRoot.Loss_Carryforward
1066 * @generated
1067 */
1068 public Adapter createLoss_CarryforwardAdapter() {
1069 return null;
1070 }
1071
1072 /**
1073 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Spousal_Expense_AC <em>Spousal Expense AC</em>}'.
1074 * <!-- begin-user-doc -->
1075 * This default implementation returns null so that we can easily ignore cases;
1076 * it's useful to ignore a case when inheritance will catch all the cases anyway.
1077 * <!-- end-user-doc -->
1078 * @return the new adapter.
1079 * @see TaxationWithRoot.Spousal_Expense_AC
1080 * @generated
1081 */
1082 public Adapter createSpousal_Expense_ACAdapter() {
1083 return null;
1084 }
1085
1086 /**
1087 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Extraordinary_Expense_CE <em>Extraordinary Expense CE</em>}'.
1088 * <!-- begin-user-doc -->
1089 * This default implementation returns null so that we can easily ignore cases;
1090 * it's useful to ignore a case when inheritance will catch all the cases anyway.
1091 * <!-- end-user-doc -->
1092 * @return the new adapter.
1093 * @see TaxationWithRoot.Extraordinary_Expense_CE
1094 * @generated
1095 */
1096 public Adapter createExtraordinary_Expense_CEAdapter() {
1097 return null;
1098 }
1099
1100 /**
1101 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Travel_Expense_FD <em>Travel Expense FD</em>}'.
1102 * <!-- begin-user-doc -->
1103 * This default implementation returns null so that we can easily ignore cases;
1104 * it's useful to ignore a case when inheritance will catch all the cases anyway.
1105 * <!-- end-user-doc -->
1106 * @return the new adapter.
1107 * @see TaxationWithRoot.Travel_Expense_FD
1108 * @generated
1109 */
1110 public Adapter createTravel_Expense_FDAdapter() {
1111 return null;
1112 }
1113
1114 /**
1115 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Professional_Expense <em>Professional Expense</em>}'.
1116 * <!-- begin-user-doc -->
1117 * This default implementation returns null so that we can easily ignore cases;
1118 * it's useful to ignore a case when inheritance will catch all the cases anyway.
1119 * <!-- end-user-doc -->
1120 * @return the new adapter.
1121 * @see TaxationWithRoot.Professional_Expense
1122 * @generated
1123 */
1124 public Adapter createProfessional_ExpenseAdapter() {
1125 return null;
1126 }
1127
1128 /**
1129 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Miscellaneous_Expense_FO <em>Miscellaneous Expense FO</em>}'.
1130 * <!-- begin-user-doc -->
1131 * This default implementation returns null so that we can easily ignore cases;
1132 * it's useful to ignore a case when inheritance will catch all the cases anyway.
1133 * <!-- end-user-doc -->
1134 * @return the new adapter.
1135 * @see TaxationWithRoot.Miscellaneous_Expense_FO
1136 * @generated
1137 */
1138 public Adapter createMiscellaneous_Expense_FOAdapter() {
1139 return null;
1140 }
1141
1142 /**
1143 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Resource <em>Resource</em>}'.
1144 * <!-- begin-user-doc -->
1145 * This default implementation returns null so that we can easily ignore cases;
1146 * it's useful to ignore a case when inheritance will catch all the cases anyway.
1147 * <!-- end-user-doc -->
1148 * @return the new adapter.
1149 * @see TaxationWithRoot.Resource
1150 * @generated
1151 */
1152 public Adapter createResourceAdapter() {
1153 return null;
1154 }
1155
1156 /**
1157 * Creates a new adapter for an object of class '{@link TaxationWithRoot.Root <em>Root</em>}'.
1158 * <!-- begin-user-doc -->
1159 * This default implementation returns null so that we can easily ignore cases;
1160 * it's useful to ignore a case when inheritance will catch all the cases anyway.
1161 * <!-- end-user-doc -->
1162 * @return the new adapter.
1163 * @see TaxationWithRoot.Root
1164 * @generated
1165 */
1166 public Adapter createRootAdapter() {
1167 return null;
1168 }
1169
1170 /**
1171 * Creates a new adapter for the default case.
1172 * <!-- begin-user-doc -->
1173 * This default implementation returns null.
1174 * <!-- end-user-doc -->
1175 * @return the new adapter.
1176 * @generated
1177 */
1178 public Adapter createEObjectAdapter() {
1179 return null;
1180 }
1181
1182} //TaxationAdapterFactory
diff --git a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/util/TaxationSwitch.java b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/util/TaxationSwitch.java
new file mode 100644
index 00000000..f5b4b681
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/util/TaxationSwitch.java
@@ -0,0 +1,1424 @@
1/**
2 */
3package TaxationWithRoot.util;
4
5import TaxationWithRoot.*;
6
7import org.eclipse.emf.ecore.EObject;
8import org.eclipse.emf.ecore.EPackage;
9
10import org.eclipse.emf.ecore.util.Switch;
11
12/**
13 * <!-- begin-user-doc -->
14 * The <b>Switch</b> for the model's inheritance hierarchy.
15 * It supports the call {@link #doSwitch(EObject) doSwitch(object)}
16 * to invoke the <code>caseXXX</code> method for each class of the model,
17 * starting with the actual class of the object
18 * and proceeding up the inheritance hierarchy
19 * until a non-null result is returned,
20 * which is the result of the switch.
21 * <!-- end-user-doc -->
22 * @see TaxationWithRoot.TaxationPackage
23 * @generated
24 */
25public class TaxationSwitch<T> extends Switch<T> {
26 /**
27 * The cached model package
28 * <!-- begin-user-doc -->
29 * <!-- end-user-doc -->
30 * @generated
31 */
32 protected static TaxationPackage modelPackage;
33
34 /**
35 * Creates an instance of the switch.
36 * <!-- begin-user-doc -->
37 * <!-- end-user-doc -->
38 * @generated
39 */
40 public TaxationSwitch() {
41 if (modelPackage == null) {
42 modelPackage = TaxationPackage.eINSTANCE;
43 }
44 }
45
46 /**
47 * Checks whether this is a switch for the given package.
48 * <!-- begin-user-doc -->
49 * <!-- end-user-doc -->
50 * @param ePackage the package in question.
51 * @return whether this is a switch for the given package.
52 * @generated
53 */
54 @Override
55 protected boolean isSwitchFor(EPackage ePackage) {
56 return ePackage == modelPackage;
57 }
58
59 /**
60 * Calls <code>caseXXX</code> for each class of the model until one returns a non null result; it yields that result.
61 * <!-- begin-user-doc -->
62 * <!-- end-user-doc -->
63 * @return the first non-null result returned by a <code>caseXXX</code> call.
64 * @generated
65 */
66 @Override
67 protected T doSwitch(int classifierID, EObject theEObject) {
68 switch (classifierID) {
69 case TaxationPackage.CONSTANTS: {
70 Constants constants = (Constants)theEObject;
71 T result = caseConstants(constants);
72 if (result == null) result = defaultCase(theEObject);
73 return result;
74 }
75 case TaxationPackage.INCOME_TAX: {
76 Income_Tax income_Tax = (Income_Tax)theEObject;
77 T result = caseIncome_Tax(income_Tax);
78 if (result == null) result = defaultCase(theEObject);
79 return result;
80 }
81 case TaxationPackage.TAX_PAYER: {
82 Tax_Payer tax_Payer = (Tax_Payer)theEObject;
83 T result = caseTax_Payer(tax_Payer);
84 if (result == null) result = casePhysical_Person(tax_Payer);
85 if (result == null) result = caseTax_Case(tax_Payer);
86 if (result == null) result = caseRoot(tax_Payer);
87 if (result == null) result = defaultCase(theEObject);
88 return result;
89 }
90 case TaxationPackage.PHYSICAL_PERSON: {
91 Physical_Person physical_Person = (Physical_Person)theEObject;
92 T result = casePhysical_Person(physical_Person);
93 if (result == null) result = defaultCase(theEObject);
94 return result;
95 }
96 case TaxationPackage.ADDRESS: {
97 Address address = (Address)theEObject;
98 T result = caseAddress(address);
99 if (result == null) result = caseRoot(address);
100 if (result == null) result = defaultCase(theEObject);
101 return result;
102 }
103 case TaxationPackage.EXPENSE: {
104 Expense expense = (Expense)theEObject;
105 T result = caseExpense(expense);
106 if (result == null) result = defaultCase(theEObject);
107 return result;
108 }
109 case TaxationPackage.DEPENDENT: {
110 Dependent dependent = (Dependent)theEObject;
111 T result = caseDependent(dependent);
112 if (result == null) result = casePhysical_Person(dependent);
113 if (result == null) result = defaultCase(theEObject);
114 return result;
115 }
116 case TaxationPackage.EXTERNAL_ALLOWANCE: {
117 External_Allowance external_Allowance = (External_Allowance)theEObject;
118 T result = caseExternal_Allowance(external_Allowance);
119 if (result == null) result = defaultCase(theEObject);
120 return result;
121 }
122 case TaxationPackage.HOUSEHOLD: {
123 Household household = (Household)theEObject;
124 T result = caseHousehold(household);
125 if (result == null) result = caseTax_Case(household);
126 if (result == null) result = caseRoot(household);
127 if (result == null) result = defaultCase(theEObject);
128 return result;
129 }
130 case TaxationPackage.LEGAL_UNION_RECORD: {
131 Legal_Union_Record legal_Union_Record = (Legal_Union_Record)theEObject;
132 T result = caseLegal_Union_Record(legal_Union_Record);
133 if (result == null) result = defaultCase(theEObject);
134 return result;
135 }
136 case TaxationPackage.TAX_PROPERTY: {
137 Tax_Property tax_Property = (Tax_Property)theEObject;
138 T result = caseTax_Property(tax_Property);
139 if (result == null) result = defaultCase(theEObject);
140 return result;
141 }
142 case TaxationPackage.TAX_CASE: {
143 Tax_Case tax_Case = (Tax_Case)theEObject;
144 T result = caseTax_Case(tax_Case);
145 if (result == null) result = caseRoot(tax_Case);
146 if (result == null) result = defaultCase(theEObject);
147 return result;
148 }
149 case TaxationPackage.FROM_AGENT: {
150 FromAgent fromAgent = (FromAgent)theEObject;
151 T result = caseFromAgent(fromAgent);
152 if (result == null) result = defaultCase(theEObject);
153 return result;
154 }
155 case TaxationPackage.INCOME: {
156 Income income = (Income)theEObject;
157 T result = caseIncome(income);
158 if (result == null) result = defaultCase(theEObject);
159 return result;
160 }
161 case TaxationPackage.INCOME_TYPE: {
162 Income_Type income_Type = (Income_Type)theEObject;
163 T result = caseIncome_Type(income_Type);
164 if (result == null) result = defaultCase(theEObject);
165 return result;
166 }
167 case TaxationPackage.TAX_CARD: {
168 Tax_Card tax_Card = (Tax_Card)theEObject;
169 T result = caseTax_Card(tax_Card);
170 if (result == null) result = defaultCase(theEObject);
171 return result;
172 }
173 case TaxationPackage.INCOME_TAX_CREDIT: {
174 Income_Tax_Credit income_Tax_Credit = (Income_Tax_Credit)theEObject;
175 T result = caseIncome_Tax_Credit(income_Tax_Credit);
176 if (result == null) result = caseRoot(income_Tax_Credit);
177 if (result == null) result = defaultCase(theEObject);
178 return result;
179 }
180 case TaxationPackage.INCOME_DETAIL: {
181 Income_Detail income_Detail = (Income_Detail)theEObject;
182 T result = caseIncome_Detail(income_Detail);
183 if (result == null) result = defaultCase(theEObject);
184 return result;
185 }
186 case TaxationPackage.FROM_LAW: {
187 FromLaw fromLaw = (FromLaw)theEObject;
188 T result = caseFromLaw(fromLaw);
189 if (result == null) result = defaultCase(theEObject);
190 return result;
191 }
192 case TaxationPackage.FISCAL_ADDRESS: {
193 Fiscal_Address fiscal_Address = (Fiscal_Address)theEObject;
194 T result = caseFiscal_Address(fiscal_Address);
195 if (result == null) result = caseAddress(fiscal_Address);
196 if (result == null) result = caseRoot(fiscal_Address);
197 if (result == null) result = defaultCase(theEObject);
198 return result;
199 }
200 case TaxationPackage.HABITUAL_ADDRESS: {
201 Habitual_Address habitual_Address = (Habitual_Address)theEObject;
202 T result = caseHabitual_Address(habitual_Address);
203 if (result == null) result = caseAddress(habitual_Address);
204 if (result == null) result = caseRoot(habitual_Address);
205 if (result == null) result = defaultCase(theEObject);
206 return result;
207 }
208 case TaxationPackage.MARRIAGE_RECORD: {
209 Marriage_Record marriage_Record = (Marriage_Record)theEObject;
210 T result = caseMarriage_Record(marriage_Record);
211 if (result == null) result = caseLegal_Union_Record(marriage_Record);
212 if (result == null) result = defaultCase(theEObject);
213 return result;
214 }
215 case TaxationPackage.NON_RESIDENT_TAX_PAYER: {
216 Non_Resident_Tax_Payer non_Resident_Tax_Payer = (Non_Resident_Tax_Payer)theEObject;
217 T result = caseNon_Resident_Tax_Payer(non_Resident_Tax_Payer);
218 if (result == null) result = caseTax_Payer(non_Resident_Tax_Payer);
219 if (result == null) result = casePhysical_Person(non_Resident_Tax_Payer);
220 if (result == null) result = caseTax_Case(non_Resident_Tax_Payer);
221 if (result == null) result = caseRoot(non_Resident_Tax_Payer);
222 if (result == null) result = defaultCase(theEObject);
223 return result;
224 }
225 case TaxationPackage.PARTNERSHIP_RECORD: {
226 Partnership_Record partnership_Record = (Partnership_Record)theEObject;
227 T result = casePartnership_Record(partnership_Record);
228 if (result == null) result = caseLegal_Union_Record(partnership_Record);
229 if (result == null) result = defaultCase(theEObject);
230 return result;
231 }
232 case TaxationPackage.RESIDENT_TAX_PAYER: {
233 Resident_Tax_Payer resident_Tax_Payer = (Resident_Tax_Payer)theEObject;
234 T result = caseResident_Tax_Payer(resident_Tax_Payer);
235 if (result == null) result = caseTax_Payer(resident_Tax_Payer);
236 if (result == null) result = casePhysical_Person(resident_Tax_Payer);
237 if (result == null) result = caseTax_Case(resident_Tax_Payer);
238 if (result == null) result = caseRoot(resident_Tax_Payer);
239 if (result == null) result = defaultCase(theEObject);
240 return result;
241 }
242 case TaxationPackage.TRADE_AND_BUSINESS_INCOME: {
243 Trade_and_Business_Income trade_and_Business_Income = (Trade_and_Business_Income)theEObject;
244 T result = caseTrade_and_Business_Income(trade_and_Business_Income);
245 if (result == null) result = caseIncome_Type(trade_and_Business_Income);
246 if (result == null) result = defaultCase(theEObject);
247 return result;
248 }
249 case TaxationPackage.AGRICULTURE_AND_FORESTRY_INCOME: {
250 Agriculture_and_Forestry_Income agriculture_and_Forestry_Income = (Agriculture_and_Forestry_Income)theEObject;
251 T result = caseAgriculture_and_Forestry_Income(agriculture_and_Forestry_Income);
252 if (result == null) result = caseIncome_Type(agriculture_and_Forestry_Income);
253 if (result == null) result = defaultCase(theEObject);
254 return result;
255 }
256 case TaxationPackage.PENSIONS_AND_ANNUITIES_INCOME: {
257 Pensions_and_Annuities_Income pensions_and_Annuities_Income = (Pensions_and_Annuities_Income)theEObject;
258 T result = casePensions_and_Annuities_Income(pensions_and_Annuities_Income);
259 if (result == null) result = caseIncome_Type(pensions_and_Annuities_Income);
260 if (result == null) result = defaultCase(theEObject);
261 return result;
262 }
263 case TaxationPackage.CAPITAL_AND_INVESTMENTS_INCOME: {
264 Capital_and_Investments_Income capital_and_Investments_Income = (Capital_and_Investments_Income)theEObject;
265 T result = caseCapital_and_Investments_Income(capital_and_Investments_Income);
266 if (result == null) result = caseIncome_Type(capital_and_Investments_Income);
267 if (result == null) result = defaultCase(theEObject);
268 return result;
269 }
270 case TaxationPackage.EMPLOYMENT_INCOME: {
271 Employment_Income employment_Income = (Employment_Income)theEObject;
272 T result = caseEmployment_Income(employment_Income);
273 if (result == null) result = caseIncome_Type(employment_Income);
274 if (result == null) result = defaultCase(theEObject);
275 return result;
276 }
277 case TaxationPackage.RENTALS_AND_LEASES_INCOME: {
278 Rentals_and_Leases_Income rentals_and_Leases_Income = (Rentals_and_Leases_Income)theEObject;
279 T result = caseRentals_and_Leases_Income(rentals_and_Leases_Income);
280 if (result == null) result = caseIncome_Type(rentals_and_Leases_Income);
281 if (result == null) result = defaultCase(theEObject);
282 return result;
283 }
284 case TaxationPackage.FOREIGN_INCOME: {
285 Foreign_Income foreign_Income = (Foreign_Income)theEObject;
286 T result = caseForeign_Income(foreign_Income);
287 if (result == null) result = caseIncome(foreign_Income);
288 if (result == null) result = defaultCase(theEObject);
289 return result;
290 }
291 case TaxationPackage.LOCAL_INCOME: {
292 Local_Income local_Income = (Local_Income)theEObject;
293 T result = caseLocal_Income(local_Income);
294 if (result == null) result = caseIncome(local_Income);
295 if (result == null) result = defaultCase(theEObject);
296 return result;
297 }
298 case TaxationPackage.CIM: {
299 CIM cim = (CIM)theEObject;
300 T result = caseCIM(cim);
301 if (result == null) result = caseIncome_Tax_Credit(cim);
302 if (result == null) result = caseRoot(cim);
303 if (result == null) result = defaultCase(theEObject);
304 return result;
305 }
306 case TaxationPackage.CIP: {
307 CIP cip = (CIP)theEObject;
308 T result = caseCIP(cip);
309 if (result == null) result = caseIncome_Tax_Credit(cip);
310 if (result == null) result = caseRoot(cip);
311 if (result == null) result = defaultCase(theEObject);
312 return result;
313 }
314 case TaxationPackage.CIS: {
315 CIS cis = (CIS)theEObject;
316 T result = caseCIS(cis);
317 if (result == null) result = caseIncome_Tax_Credit(cis);
318 if (result == null) result = caseRoot(cis);
319 if (result == null) result = defaultCase(theEObject);
320 return result;
321 }
322 case TaxationPackage.FD: {
323 FD fd = (FD)theEObject;
324 T result = caseFD(fd);
325 if (result == null) result = caseProfessional_Expenses_Deduction(fd);
326 if (result == null) result = caseRoot(fd);
327 if (result == null) result = defaultCase(theEObject);
328 return result;
329 }
330 case TaxationPackage.PROFESSIONAL_EXPENSES_DEDUCTION: {
331 Professional_Expenses_Deduction professional_Expenses_Deduction = (Professional_Expenses_Deduction)theEObject;
332 T result = caseProfessional_Expenses_Deduction(professional_Expenses_Deduction);
333 if (result == null) result = caseRoot(professional_Expenses_Deduction);
334 if (result == null) result = defaultCase(theEObject);
335 return result;
336 }
337 case TaxationPackage.FO: {
338 FO fo = (FO)theEObject;
339 T result = caseFO(fo);
340 if (result == null) result = caseProfessional_Expenses_Deduction(fo);
341 if (result == null) result = caseRoot(fo);
342 if (result == null) result = defaultCase(theEObject);
343 return result;
344 }
345 case TaxationPackage.DS_FOR_PERMANENT_EXPENSE: {
346 DS_for_Permanent_Expense dS_for_Permanent_Expense = (DS_for_Permanent_Expense)theEObject;
347 T result = caseDS_for_Permanent_Expense(dS_for_Permanent_Expense);
348 if (result == null) result = caseDS(dS_for_Permanent_Expense);
349 if (result == null) result = caseRoot(dS_for_Permanent_Expense);
350 if (result == null) result = defaultCase(theEObject);
351 return result;
352 }
353 case TaxationPackage.DS: {
354 DS ds = (DS)theEObject;
355 T result = caseDS(ds);
356 if (result == null) result = caseRoot(ds);
357 if (result == null) result = defaultCase(theEObject);
358 return result;
359 }
360 case TaxationPackage.DS_FOR_INTEREST_EXPENSE: {
361 DS_for_Interest_Expense dS_for_Interest_Expense = (DS_for_Interest_Expense)theEObject;
362 T result = caseDS_for_Interest_Expense(dS_for_Interest_Expense);
363 if (result == null) result = caseDS(dS_for_Interest_Expense);
364 if (result == null) result = caseRoot(dS_for_Interest_Expense);
365 if (result == null) result = defaultCase(theEObject);
366 return result;
367 }
368 case TaxationPackage.DS_FOR_HEALTH_AND_PENSION_INSURANCE: {
369 DS_for_Health_and_Pension_Insurance dS_for_Health_and_Pension_Insurance = (DS_for_Health_and_Pension_Insurance)theEObject;
370 T result = caseDS_for_Health_and_Pension_Insurance(dS_for_Health_and_Pension_Insurance);
371 if (result == null) result = caseDS(dS_for_Health_and_Pension_Insurance);
372 if (result == null) result = caseRoot(dS_for_Health_and_Pension_Insurance);
373 if (result == null) result = defaultCase(theEObject);
374 return result;
375 }
376 case TaxationPackage.DS_FOR_PRIVATE_INSURANCE_AND_PLAN: {
377 DS_for_Private_Insurance_and_Plan dS_for_Private_Insurance_and_Plan = (DS_for_Private_Insurance_and_Plan)theEObject;
378 T result = caseDS_for_Private_Insurance_and_Plan(dS_for_Private_Insurance_and_Plan);
379 if (result == null) result = caseDS(dS_for_Private_Insurance_and_Plan);
380 if (result == null) result = caseRoot(dS_for_Private_Insurance_and_Plan);
381 if (result == null) result = defaultCase(theEObject);
382 return result;
383 }
384 case TaxationPackage.DS_FOR_LOSS_CARRYFORWARD: {
385 DS_for_Loss_Carryforward dS_for_Loss_Carryforward = (DS_for_Loss_Carryforward)theEObject;
386 T result = caseDS_for_Loss_Carryforward(dS_for_Loss_Carryforward);
387 if (result == null) result = caseDS(dS_for_Loss_Carryforward);
388 if (result == null) result = caseRoot(dS_for_Loss_Carryforward);
389 if (result == null) result = defaultCase(theEObject);
390 return result;
391 }
392 case TaxationPackage.DS_FOR_DONATION: {
393 DS_for_Donation dS_for_Donation = (DS_for_Donation)theEObject;
394 T result = caseDS_for_Donation(dS_for_Donation);
395 if (result == null) result = caseDS(dS_for_Donation);
396 if (result == null) result = caseRoot(dS_for_Donation);
397 if (result == null) result = defaultCase(theEObject);
398 return result;
399 }
400 case TaxationPackage.PERMANENT_EXPENSE: {
401 Permanent_Expense permanent_Expense = (Permanent_Expense)theEObject;
402 T result = casePermanent_Expense(permanent_Expense);
403 if (result == null) result = caseSpecial_Expense_DS(permanent_Expense);
404 if (result == null) result = caseExpense(permanent_Expense);
405 if (result == null) result = defaultCase(theEObject);
406 return result;
407 }
408 case TaxationPackage.SPECIAL_EXPENSE_DS: {
409 Special_Expense_DS special_Expense_DS = (Special_Expense_DS)theEObject;
410 T result = caseSpecial_Expense_DS(special_Expense_DS);
411 if (result == null) result = caseExpense(special_Expense_DS);
412 if (result == null) result = defaultCase(theEObject);
413 return result;
414 }
415 case TaxationPackage.INTEREST_EXPENSE: {
416 Interest_Expense interest_Expense = (Interest_Expense)theEObject;
417 T result = caseInterest_Expense(interest_Expense);
418 if (result == null) result = caseSpecial_Expense_DS(interest_Expense);
419 if (result == null) result = caseExpense(interest_Expense);
420 if (result == null) result = defaultCase(theEObject);
421 return result;
422 }
423 case TaxationPackage.PRIVATE_INSURANCE_AND_PLAN: {
424 Private_Insurance_and_Plan private_Insurance_and_Plan = (Private_Insurance_and_Plan)theEObject;
425 T result = casePrivate_Insurance_and_Plan(private_Insurance_and_Plan);
426 if (result == null) result = caseSpecial_Expense_DS(private_Insurance_and_Plan);
427 if (result == null) result = caseExpense(private_Insurance_and_Plan);
428 if (result == null) result = defaultCase(theEObject);
429 return result;
430 }
431 case TaxationPackage.HEALTH_AND_PENSION_INSURANCE: {
432 Health_and_Pension_Insurance health_and_Pension_Insurance = (Health_and_Pension_Insurance)theEObject;
433 T result = caseHealth_and_Pension_Insurance(health_and_Pension_Insurance);
434 if (result == null) result = caseSpecial_Expense_DS(health_and_Pension_Insurance);
435 if (result == null) result = caseExpense(health_and_Pension_Insurance);
436 if (result == null) result = defaultCase(theEObject);
437 return result;
438 }
439 case TaxationPackage.DONATION: {
440 Donation donation = (Donation)theEObject;
441 T result = caseDonation(donation);
442 if (result == null) result = caseSpecial_Expense_DS(donation);
443 if (result == null) result = caseExpense(donation);
444 if (result == null) result = defaultCase(theEObject);
445 return result;
446 }
447 case TaxationPackage.LOSS_CARRYFORWARD: {
448 Loss_Carryforward loss_Carryforward = (Loss_Carryforward)theEObject;
449 T result = caseLoss_Carryforward(loss_Carryforward);
450 if (result == null) result = caseSpecial_Expense_DS(loss_Carryforward);
451 if (result == null) result = caseExpense(loss_Carryforward);
452 if (result == null) result = defaultCase(theEObject);
453 return result;
454 }
455 case TaxationPackage.SPOUSAL_EXPENSE_AC: {
456 Spousal_Expense_AC spousal_Expense_AC = (Spousal_Expense_AC)theEObject;
457 T result = caseSpousal_Expense_AC(spousal_Expense_AC);
458 if (result == null) result = caseExpense(spousal_Expense_AC);
459 if (result == null) result = defaultCase(theEObject);
460 return result;
461 }
462 case TaxationPackage.EXTRAORDINARY_EXPENSE_CE: {
463 Extraordinary_Expense_CE extraordinary_Expense_CE = (Extraordinary_Expense_CE)theEObject;
464 T result = caseExtraordinary_Expense_CE(extraordinary_Expense_CE);
465 if (result == null) result = caseExpense(extraordinary_Expense_CE);
466 if (result == null) result = defaultCase(theEObject);
467 return result;
468 }
469 case TaxationPackage.TRAVEL_EXPENSE_FD: {
470 Travel_Expense_FD travel_Expense_FD = (Travel_Expense_FD)theEObject;
471 T result = caseTravel_Expense_FD(travel_Expense_FD);
472 if (result == null) result = caseProfessional_Expense(travel_Expense_FD);
473 if (result == null) result = caseExpense(travel_Expense_FD);
474 if (result == null) result = defaultCase(theEObject);
475 return result;
476 }
477 case TaxationPackage.PROFESSIONAL_EXPENSE: {
478 Professional_Expense professional_Expense = (Professional_Expense)theEObject;
479 T result = caseProfessional_Expense(professional_Expense);
480 if (result == null) result = caseExpense(professional_Expense);
481 if (result == null) result = defaultCase(theEObject);
482 return result;
483 }
484 case TaxationPackage.MISCELLANEOUS_EXPENSE_FO: {
485 Miscellaneous_Expense_FO miscellaneous_Expense_FO = (Miscellaneous_Expense_FO)theEObject;
486 T result = caseMiscellaneous_Expense_FO(miscellaneous_Expense_FO);
487 if (result == null) result = caseProfessional_Expense(miscellaneous_Expense_FO);
488 if (result == null) result = caseExpense(miscellaneous_Expense_FO);
489 if (result == null) result = defaultCase(theEObject);
490 return result;
491 }
492 case TaxationPackage.RESOURCE: {
493 Resource resource = (Resource)theEObject;
494 T result = caseResource(resource);
495 if (result == null) result = defaultCase(theEObject);
496 return result;
497 }
498 case TaxationPackage.ROOT: {
499 Root root = (Root)theEObject;
500 T result = caseRoot(root);
501 if (result == null) result = defaultCase(theEObject);
502 return result;
503 }
504 default: return defaultCase(theEObject);
505 }
506 }
507
508 /**
509 * Returns the result of interpreting the object as an instance of '<em>Constants</em>'.
510 * <!-- begin-user-doc -->
511 * This implementation returns null;
512 * returning a non-null result will terminate the switch.
513 * <!-- end-user-doc -->
514 * @param object the target of the switch.
515 * @return the result of interpreting the object as an instance of '<em>Constants</em>'.
516 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
517 * @generated
518 */
519 public T caseConstants(Constants object) {
520 return null;
521 }
522
523 /**
524 * Returns the result of interpreting the object as an instance of '<em>Income Tax</em>'.
525 * <!-- begin-user-doc -->
526 * This implementation returns null;
527 * returning a non-null result will terminate the switch.
528 * <!-- end-user-doc -->
529 * @param object the target of the switch.
530 * @return the result of interpreting the object as an instance of '<em>Income Tax</em>'.
531 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
532 * @generated
533 */
534 public T caseIncome_Tax(Income_Tax object) {
535 return null;
536 }
537
538 /**
539 * Returns the result of interpreting the object as an instance of '<em>Tax Payer</em>'.
540 * <!-- begin-user-doc -->
541 * This implementation returns null;
542 * returning a non-null result will terminate the switch.
543 * <!-- end-user-doc -->
544 * @param object the target of the switch.
545 * @return the result of interpreting the object as an instance of '<em>Tax Payer</em>'.
546 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
547 * @generated
548 */
549 public T caseTax_Payer(Tax_Payer object) {
550 return null;
551 }
552
553 /**
554 * Returns the result of interpreting the object as an instance of '<em>Physical Person</em>'.
555 * <!-- begin-user-doc -->
556 * This implementation returns null;
557 * returning a non-null result will terminate the switch.
558 * <!-- end-user-doc -->
559 * @param object the target of the switch.
560 * @return the result of interpreting the object as an instance of '<em>Physical Person</em>'.
561 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
562 * @generated
563 */
564 public T casePhysical_Person(Physical_Person object) {
565 return null;
566 }
567
568 /**
569 * Returns the result of interpreting the object as an instance of '<em>Address</em>'.
570 * <!-- begin-user-doc -->
571 * This implementation returns null;
572 * returning a non-null result will terminate the switch.
573 * <!-- end-user-doc -->
574 * @param object the target of the switch.
575 * @return the result of interpreting the object as an instance of '<em>Address</em>'.
576 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
577 * @generated
578 */
579 public T caseAddress(Address object) {
580 return null;
581 }
582
583 /**
584 * Returns the result of interpreting the object as an instance of '<em>Expense</em>'.
585 * <!-- begin-user-doc -->
586 * This implementation returns null;
587 * returning a non-null result will terminate the switch.
588 * <!-- end-user-doc -->
589 * @param object the target of the switch.
590 * @return the result of interpreting the object as an instance of '<em>Expense</em>'.
591 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
592 * @generated
593 */
594 public T caseExpense(Expense object) {
595 return null;
596 }
597
598 /**
599 * Returns the result of interpreting the object as an instance of '<em>Dependent</em>'.
600 * <!-- begin-user-doc -->
601 * This implementation returns null;
602 * returning a non-null result will terminate the switch.
603 * <!-- end-user-doc -->
604 * @param object the target of the switch.
605 * @return the result of interpreting the object as an instance of '<em>Dependent</em>'.
606 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
607 * @generated
608 */
609 public T caseDependent(Dependent object) {
610 return null;
611 }
612
613 /**
614 * Returns the result of interpreting the object as an instance of '<em>External Allowance</em>'.
615 * <!-- begin-user-doc -->
616 * This implementation returns null;
617 * returning a non-null result will terminate the switch.
618 * <!-- end-user-doc -->
619 * @param object the target of the switch.
620 * @return the result of interpreting the object as an instance of '<em>External Allowance</em>'.
621 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
622 * @generated
623 */
624 public T caseExternal_Allowance(External_Allowance object) {
625 return null;
626 }
627
628 /**
629 * Returns the result of interpreting the object as an instance of '<em>Household</em>'.
630 * <!-- begin-user-doc -->
631 * This implementation returns null;
632 * returning a non-null result will terminate the switch.
633 * <!-- end-user-doc -->
634 * @param object the target of the switch.
635 * @return the result of interpreting the object as an instance of '<em>Household</em>'.
636 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
637 * @generated
638 */
639 public T caseHousehold(Household object) {
640 return null;
641 }
642
643 /**
644 * Returns the result of interpreting the object as an instance of '<em>Legal Union Record</em>'.
645 * <!-- begin-user-doc -->
646 * This implementation returns null;
647 * returning a non-null result will terminate the switch.
648 * <!-- end-user-doc -->
649 * @param object the target of the switch.
650 * @return the result of interpreting the object as an instance of '<em>Legal Union Record</em>'.
651 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
652 * @generated
653 */
654 public T caseLegal_Union_Record(Legal_Union_Record object) {
655 return null;
656 }
657
658 /**
659 * Returns the result of interpreting the object as an instance of '<em>Tax Property</em>'.
660 * <!-- begin-user-doc -->
661 * This implementation returns null;
662 * returning a non-null result will terminate the switch.
663 * <!-- end-user-doc -->
664 * @param object the target of the switch.
665 * @return the result of interpreting the object as an instance of '<em>Tax Property</em>'.
666 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
667 * @generated
668 */
669 public T caseTax_Property(Tax_Property object) {
670 return null;
671 }
672
673 /**
674 * Returns the result of interpreting the object as an instance of '<em>Tax Case</em>'.
675 * <!-- begin-user-doc -->
676 * This implementation returns null;
677 * returning a non-null result will terminate the switch.
678 * <!-- end-user-doc -->
679 * @param object the target of the switch.
680 * @return the result of interpreting the object as an instance of '<em>Tax Case</em>'.
681 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
682 * @generated
683 */
684 public T caseTax_Case(Tax_Case object) {
685 return null;
686 }
687
688 /**
689 * Returns the result of interpreting the object as an instance of '<em>From Agent</em>'.
690 * <!-- begin-user-doc -->
691 * This implementation returns null;
692 * returning a non-null result will terminate the switch.
693 * <!-- end-user-doc -->
694 * @param object the target of the switch.
695 * @return the result of interpreting the object as an instance of '<em>From Agent</em>'.
696 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
697 * @generated
698 */
699 public T caseFromAgent(FromAgent object) {
700 return null;
701 }
702
703 /**
704 * Returns the result of interpreting the object as an instance of '<em>Income</em>'.
705 * <!-- begin-user-doc -->
706 * This implementation returns null;
707 * returning a non-null result will terminate the switch.
708 * <!-- end-user-doc -->
709 * @param object the target of the switch.
710 * @return the result of interpreting the object as an instance of '<em>Income</em>'.
711 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
712 * @generated
713 */
714 public T caseIncome(Income object) {
715 return null;
716 }
717
718 /**
719 * Returns the result of interpreting the object as an instance of '<em>Income Type</em>'.
720 * <!-- begin-user-doc -->
721 * This implementation returns null;
722 * returning a non-null result will terminate the switch.
723 * <!-- end-user-doc -->
724 * @param object the target of the switch.
725 * @return the result of interpreting the object as an instance of '<em>Income Type</em>'.
726 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
727 * @generated
728 */
729 public T caseIncome_Type(Income_Type object) {
730 return null;
731 }
732
733 /**
734 * Returns the result of interpreting the object as an instance of '<em>Tax Card</em>'.
735 * <!-- begin-user-doc -->
736 * This implementation returns null;
737 * returning a non-null result will terminate the switch.
738 * <!-- end-user-doc -->
739 * @param object the target of the switch.
740 * @return the result of interpreting the object as an instance of '<em>Tax Card</em>'.
741 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
742 * @generated
743 */
744 public T caseTax_Card(Tax_Card object) {
745 return null;
746 }
747
748 /**
749 * Returns the result of interpreting the object as an instance of '<em>Income Tax Credit</em>'.
750 * <!-- begin-user-doc -->
751 * This implementation returns null;
752 * returning a non-null result will terminate the switch.
753 * <!-- end-user-doc -->
754 * @param object the target of the switch.
755 * @return the result of interpreting the object as an instance of '<em>Income Tax Credit</em>'.
756 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
757 * @generated
758 */
759 public T caseIncome_Tax_Credit(Income_Tax_Credit object) {
760 return null;
761 }
762
763 /**
764 * Returns the result of interpreting the object as an instance of '<em>Income Detail</em>'.
765 * <!-- begin-user-doc -->
766 * This implementation returns null;
767 * returning a non-null result will terminate the switch.
768 * <!-- end-user-doc -->
769 * @param object the target of the switch.
770 * @return the result of interpreting the object as an instance of '<em>Income Detail</em>'.
771 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
772 * @generated
773 */
774 public T caseIncome_Detail(Income_Detail object) {
775 return null;
776 }
777
778 /**
779 * Returns the result of interpreting the object as an instance of '<em>From Law</em>'.
780 * <!-- begin-user-doc -->
781 * This implementation returns null;
782 * returning a non-null result will terminate the switch.
783 * <!-- end-user-doc -->
784 * @param object the target of the switch.
785 * @return the result of interpreting the object as an instance of '<em>From Law</em>'.
786 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
787 * @generated
788 */
789 public T caseFromLaw(FromLaw object) {
790 return null;
791 }
792
793 /**
794 * Returns the result of interpreting the object as an instance of '<em>Fiscal Address</em>'.
795 * <!-- begin-user-doc -->
796 * This implementation returns null;
797 * returning a non-null result will terminate the switch.
798 * <!-- end-user-doc -->
799 * @param object the target of the switch.
800 * @return the result of interpreting the object as an instance of '<em>Fiscal Address</em>'.
801 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
802 * @generated
803 */
804 public T caseFiscal_Address(Fiscal_Address object) {
805 return null;
806 }
807
808 /**
809 * Returns the result of interpreting the object as an instance of '<em>Habitual Address</em>'.
810 * <!-- begin-user-doc -->
811 * This implementation returns null;
812 * returning a non-null result will terminate the switch.
813 * <!-- end-user-doc -->
814 * @param object the target of the switch.
815 * @return the result of interpreting the object as an instance of '<em>Habitual Address</em>'.
816 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
817 * @generated
818 */
819 public T caseHabitual_Address(Habitual_Address object) {
820 return null;
821 }
822
823 /**
824 * Returns the result of interpreting the object as an instance of '<em>Marriage Record</em>'.
825 * <!-- begin-user-doc -->
826 * This implementation returns null;
827 * returning a non-null result will terminate the switch.
828 * <!-- end-user-doc -->
829 * @param object the target of the switch.
830 * @return the result of interpreting the object as an instance of '<em>Marriage Record</em>'.
831 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
832 * @generated
833 */
834 public T caseMarriage_Record(Marriage_Record object) {
835 return null;
836 }
837
838 /**
839 * Returns the result of interpreting the object as an instance of '<em>Non Resident Tax Payer</em>'.
840 * <!-- begin-user-doc -->
841 * This implementation returns null;
842 * returning a non-null result will terminate the switch.
843 * <!-- end-user-doc -->
844 * @param object the target of the switch.
845 * @return the result of interpreting the object as an instance of '<em>Non Resident Tax Payer</em>'.
846 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
847 * @generated
848 */
849 public T caseNon_Resident_Tax_Payer(Non_Resident_Tax_Payer object) {
850 return null;
851 }
852
853 /**
854 * Returns the result of interpreting the object as an instance of '<em>Partnership Record</em>'.
855 * <!-- begin-user-doc -->
856 * This implementation returns null;
857 * returning a non-null result will terminate the switch.
858 * <!-- end-user-doc -->
859 * @param object the target of the switch.
860 * @return the result of interpreting the object as an instance of '<em>Partnership Record</em>'.
861 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
862 * @generated
863 */
864 public T casePartnership_Record(Partnership_Record object) {
865 return null;
866 }
867
868 /**
869 * Returns the result of interpreting the object as an instance of '<em>Resident Tax Payer</em>'.
870 * <!-- begin-user-doc -->
871 * This implementation returns null;
872 * returning a non-null result will terminate the switch.
873 * <!-- end-user-doc -->
874 * @param object the target of the switch.
875 * @return the result of interpreting the object as an instance of '<em>Resident Tax Payer</em>'.
876 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
877 * @generated
878 */
879 public T caseResident_Tax_Payer(Resident_Tax_Payer object) {
880 return null;
881 }
882
883 /**
884 * Returns the result of interpreting the object as an instance of '<em>Trade and Business Income</em>'.
885 * <!-- begin-user-doc -->
886 * This implementation returns null;
887 * returning a non-null result will terminate the switch.
888 * <!-- end-user-doc -->
889 * @param object the target of the switch.
890 * @return the result of interpreting the object as an instance of '<em>Trade and Business Income</em>'.
891 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
892 * @generated
893 */
894 public T caseTrade_and_Business_Income(Trade_and_Business_Income object) {
895 return null;
896 }
897
898 /**
899 * Returns the result of interpreting the object as an instance of '<em>Agriculture and Forestry Income</em>'.
900 * <!-- begin-user-doc -->
901 * This implementation returns null;
902 * returning a non-null result will terminate the switch.
903 * <!-- end-user-doc -->
904 * @param object the target of the switch.
905 * @return the result of interpreting the object as an instance of '<em>Agriculture and Forestry Income</em>'.
906 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
907 * @generated
908 */
909 public T caseAgriculture_and_Forestry_Income(Agriculture_and_Forestry_Income object) {
910 return null;
911 }
912
913 /**
914 * Returns the result of interpreting the object as an instance of '<em>Pensions and Annuities Income</em>'.
915 * <!-- begin-user-doc -->
916 * This implementation returns null;
917 * returning a non-null result will terminate the switch.
918 * <!-- end-user-doc -->
919 * @param object the target of the switch.
920 * @return the result of interpreting the object as an instance of '<em>Pensions and Annuities Income</em>'.
921 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
922 * @generated
923 */
924 public T casePensions_and_Annuities_Income(Pensions_and_Annuities_Income object) {
925 return null;
926 }
927
928 /**
929 * Returns the result of interpreting the object as an instance of '<em>Capital and Investments Income</em>'.
930 * <!-- begin-user-doc -->
931 * This implementation returns null;
932 * returning a non-null result will terminate the switch.
933 * <!-- end-user-doc -->
934 * @param object the target of the switch.
935 * @return the result of interpreting the object as an instance of '<em>Capital and Investments Income</em>'.
936 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
937 * @generated
938 */
939 public T caseCapital_and_Investments_Income(Capital_and_Investments_Income object) {
940 return null;
941 }
942
943 /**
944 * Returns the result of interpreting the object as an instance of '<em>Employment Income</em>'.
945 * <!-- begin-user-doc -->
946 * This implementation returns null;
947 * returning a non-null result will terminate the switch.
948 * <!-- end-user-doc -->
949 * @param object the target of the switch.
950 * @return the result of interpreting the object as an instance of '<em>Employment Income</em>'.
951 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
952 * @generated
953 */
954 public T caseEmployment_Income(Employment_Income object) {
955 return null;
956 }
957
958 /**
959 * Returns the result of interpreting the object as an instance of '<em>Rentals and Leases Income</em>'.
960 * <!-- begin-user-doc -->
961 * This implementation returns null;
962 * returning a non-null result will terminate the switch.
963 * <!-- end-user-doc -->
964 * @param object the target of the switch.
965 * @return the result of interpreting the object as an instance of '<em>Rentals and Leases Income</em>'.
966 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
967 * @generated
968 */
969 public T caseRentals_and_Leases_Income(Rentals_and_Leases_Income object) {
970 return null;
971 }
972
973 /**
974 * Returns the result of interpreting the object as an instance of '<em>Foreign Income</em>'.
975 * <!-- begin-user-doc -->
976 * This implementation returns null;
977 * returning a non-null result will terminate the switch.
978 * <!-- end-user-doc -->
979 * @param object the target of the switch.
980 * @return the result of interpreting the object as an instance of '<em>Foreign Income</em>'.
981 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
982 * @generated
983 */
984 public T caseForeign_Income(Foreign_Income object) {
985 return null;
986 }
987
988 /**
989 * Returns the result of interpreting the object as an instance of '<em>Local Income</em>'.
990 * <!-- begin-user-doc -->
991 * This implementation returns null;
992 * returning a non-null result will terminate the switch.
993 * <!-- end-user-doc -->
994 * @param object the target of the switch.
995 * @return the result of interpreting the object as an instance of '<em>Local Income</em>'.
996 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
997 * @generated
998 */
999 public T caseLocal_Income(Local_Income object) {
1000 return null;
1001 }
1002
1003 /**
1004 * Returns the result of interpreting the object as an instance of '<em>CIM</em>'.
1005 * <!-- begin-user-doc -->
1006 * This implementation returns null;
1007 * returning a non-null result will terminate the switch.
1008 * <!-- end-user-doc -->
1009 * @param object the target of the switch.
1010 * @return the result of interpreting the object as an instance of '<em>CIM</em>'.
1011 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1012 * @generated
1013 */
1014 public T caseCIM(CIM object) {
1015 return null;
1016 }
1017
1018 /**
1019 * Returns the result of interpreting the object as an instance of '<em>CIP</em>'.
1020 * <!-- begin-user-doc -->
1021 * This implementation returns null;
1022 * returning a non-null result will terminate the switch.
1023 * <!-- end-user-doc -->
1024 * @param object the target of the switch.
1025 * @return the result of interpreting the object as an instance of '<em>CIP</em>'.
1026 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1027 * @generated
1028 */
1029 public T caseCIP(CIP object) {
1030 return null;
1031 }
1032
1033 /**
1034 * Returns the result of interpreting the object as an instance of '<em>CIS</em>'.
1035 * <!-- begin-user-doc -->
1036 * This implementation returns null;
1037 * returning a non-null result will terminate the switch.
1038 * <!-- end-user-doc -->
1039 * @param object the target of the switch.
1040 * @return the result of interpreting the object as an instance of '<em>CIS</em>'.
1041 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1042 * @generated
1043 */
1044 public T caseCIS(CIS object) {
1045 return null;
1046 }
1047
1048 /**
1049 * Returns the result of interpreting the object as an instance of '<em>FD</em>'.
1050 * <!-- begin-user-doc -->
1051 * This implementation returns null;
1052 * returning a non-null result will terminate the switch.
1053 * <!-- end-user-doc -->
1054 * @param object the target of the switch.
1055 * @return the result of interpreting the object as an instance of '<em>FD</em>'.
1056 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1057 * @generated
1058 */
1059 public T caseFD(FD object) {
1060 return null;
1061 }
1062
1063 /**
1064 * Returns the result of interpreting the object as an instance of '<em>Professional Expenses Deduction</em>'.
1065 * <!-- begin-user-doc -->
1066 * This implementation returns null;
1067 * returning a non-null result will terminate the switch.
1068 * <!-- end-user-doc -->
1069 * @param object the target of the switch.
1070 * @return the result of interpreting the object as an instance of '<em>Professional Expenses Deduction</em>'.
1071 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1072 * @generated
1073 */
1074 public T caseProfessional_Expenses_Deduction(Professional_Expenses_Deduction object) {
1075 return null;
1076 }
1077
1078 /**
1079 * Returns the result of interpreting the object as an instance of '<em>FO</em>'.
1080 * <!-- begin-user-doc -->
1081 * This implementation returns null;
1082 * returning a non-null result will terminate the switch.
1083 * <!-- end-user-doc -->
1084 * @param object the target of the switch.
1085 * @return the result of interpreting the object as an instance of '<em>FO</em>'.
1086 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1087 * @generated
1088 */
1089 public T caseFO(FO object) {
1090 return null;
1091 }
1092
1093 /**
1094 * Returns the result of interpreting the object as an instance of '<em>DS for Permanent Expense</em>'.
1095 * <!-- begin-user-doc -->
1096 * This implementation returns null;
1097 * returning a non-null result will terminate the switch.
1098 * <!-- end-user-doc -->
1099 * @param object the target of the switch.
1100 * @return the result of interpreting the object as an instance of '<em>DS for Permanent Expense</em>'.
1101 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1102 * @generated
1103 */
1104 public T caseDS_for_Permanent_Expense(DS_for_Permanent_Expense object) {
1105 return null;
1106 }
1107
1108 /**
1109 * Returns the result of interpreting the object as an instance of '<em>DS</em>'.
1110 * <!-- begin-user-doc -->
1111 * This implementation returns null;
1112 * returning a non-null result will terminate the switch.
1113 * <!-- end-user-doc -->
1114 * @param object the target of the switch.
1115 * @return the result of interpreting the object as an instance of '<em>DS</em>'.
1116 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1117 * @generated
1118 */
1119 public T caseDS(DS object) {
1120 return null;
1121 }
1122
1123 /**
1124 * Returns the result of interpreting the object as an instance of '<em>DS for Interest Expense</em>'.
1125 * <!-- begin-user-doc -->
1126 * This implementation returns null;
1127 * returning a non-null result will terminate the switch.
1128 * <!-- end-user-doc -->
1129 * @param object the target of the switch.
1130 * @return the result of interpreting the object as an instance of '<em>DS for Interest Expense</em>'.
1131 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1132 * @generated
1133 */
1134 public T caseDS_for_Interest_Expense(DS_for_Interest_Expense object) {
1135 return null;
1136 }
1137
1138 /**
1139 * Returns the result of interpreting the object as an instance of '<em>DS for Health and Pension Insurance</em>'.
1140 * <!-- begin-user-doc -->
1141 * This implementation returns null;
1142 * returning a non-null result will terminate the switch.
1143 * <!-- end-user-doc -->
1144 * @param object the target of the switch.
1145 * @return the result of interpreting the object as an instance of '<em>DS for Health and Pension Insurance</em>'.
1146 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1147 * @generated
1148 */
1149 public T caseDS_for_Health_and_Pension_Insurance(DS_for_Health_and_Pension_Insurance object) {
1150 return null;
1151 }
1152
1153 /**
1154 * Returns the result of interpreting the object as an instance of '<em>DS for Private Insurance and Plan</em>'.
1155 * <!-- begin-user-doc -->
1156 * This implementation returns null;
1157 * returning a non-null result will terminate the switch.
1158 * <!-- end-user-doc -->
1159 * @param object the target of the switch.
1160 * @return the result of interpreting the object as an instance of '<em>DS for Private Insurance and Plan</em>'.
1161 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1162 * @generated
1163 */
1164 public T caseDS_for_Private_Insurance_and_Plan(DS_for_Private_Insurance_and_Plan object) {
1165 return null;
1166 }
1167
1168 /**
1169 * Returns the result of interpreting the object as an instance of '<em>DS for Loss Carryforward</em>'.
1170 * <!-- begin-user-doc -->
1171 * This implementation returns null;
1172 * returning a non-null result will terminate the switch.
1173 * <!-- end-user-doc -->
1174 * @param object the target of the switch.
1175 * @return the result of interpreting the object as an instance of '<em>DS for Loss Carryforward</em>'.
1176 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1177 * @generated
1178 */
1179 public T caseDS_for_Loss_Carryforward(DS_for_Loss_Carryforward object) {
1180 return null;
1181 }
1182
1183 /**
1184 * Returns the result of interpreting the object as an instance of '<em>DS for Donation</em>'.
1185 * <!-- begin-user-doc -->
1186 * This implementation returns null;
1187 * returning a non-null result will terminate the switch.
1188 * <!-- end-user-doc -->
1189 * @param object the target of the switch.
1190 * @return the result of interpreting the object as an instance of '<em>DS for Donation</em>'.
1191 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1192 * @generated
1193 */
1194 public T caseDS_for_Donation(DS_for_Donation object) {
1195 return null;
1196 }
1197
1198 /**
1199 * Returns the result of interpreting the object as an instance of '<em>Permanent Expense</em>'.
1200 * <!-- begin-user-doc -->
1201 * This implementation returns null;
1202 * returning a non-null result will terminate the switch.
1203 * <!-- end-user-doc -->
1204 * @param object the target of the switch.
1205 * @return the result of interpreting the object as an instance of '<em>Permanent Expense</em>'.
1206 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1207 * @generated
1208 */
1209 public T casePermanent_Expense(Permanent_Expense object) {
1210 return null;
1211 }
1212
1213 /**
1214 * Returns the result of interpreting the object as an instance of '<em>Special Expense DS</em>'.
1215 * <!-- begin-user-doc -->
1216 * This implementation returns null;
1217 * returning a non-null result will terminate the switch.
1218 * <!-- end-user-doc -->
1219 * @param object the target of the switch.
1220 * @return the result of interpreting the object as an instance of '<em>Special Expense DS</em>'.
1221 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1222 * @generated
1223 */
1224 public T caseSpecial_Expense_DS(Special_Expense_DS object) {
1225 return null;
1226 }
1227
1228 /**
1229 * Returns the result of interpreting the object as an instance of '<em>Interest Expense</em>'.
1230 * <!-- begin-user-doc -->
1231 * This implementation returns null;
1232 * returning a non-null result will terminate the switch.
1233 * <!-- end-user-doc -->
1234 * @param object the target of the switch.
1235 * @return the result of interpreting the object as an instance of '<em>Interest Expense</em>'.
1236 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1237 * @generated
1238 */
1239 public T caseInterest_Expense(Interest_Expense object) {
1240 return null;
1241 }
1242
1243 /**
1244 * Returns the result of interpreting the object as an instance of '<em>Private Insurance and Plan</em>'.
1245 * <!-- begin-user-doc -->
1246 * This implementation returns null;
1247 * returning a non-null result will terminate the switch.
1248 * <!-- end-user-doc -->
1249 * @param object the target of the switch.
1250 * @return the result of interpreting the object as an instance of '<em>Private Insurance and Plan</em>'.
1251 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1252 * @generated
1253 */
1254 public T casePrivate_Insurance_and_Plan(Private_Insurance_and_Plan object) {
1255 return null;
1256 }
1257
1258 /**
1259 * Returns the result of interpreting the object as an instance of '<em>Health and Pension Insurance</em>'.
1260 * <!-- begin-user-doc -->
1261 * This implementation returns null;
1262 * returning a non-null result will terminate the switch.
1263 * <!-- end-user-doc -->
1264 * @param object the target of the switch.
1265 * @return the result of interpreting the object as an instance of '<em>Health and Pension Insurance</em>'.
1266 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1267 * @generated
1268 */
1269 public T caseHealth_and_Pension_Insurance(Health_and_Pension_Insurance object) {
1270 return null;
1271 }
1272
1273 /**
1274 * Returns the result of interpreting the object as an instance of '<em>Donation</em>'.
1275 * <!-- begin-user-doc -->
1276 * This implementation returns null;
1277 * returning a non-null result will terminate the switch.
1278 * <!-- end-user-doc -->
1279 * @param object the target of the switch.
1280 * @return the result of interpreting the object as an instance of '<em>Donation</em>'.
1281 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1282 * @generated
1283 */
1284 public T caseDonation(Donation object) {
1285 return null;
1286 }
1287
1288 /**
1289 * Returns the result of interpreting the object as an instance of '<em>Loss Carryforward</em>'.
1290 * <!-- begin-user-doc -->
1291 * This implementation returns null;
1292 * returning a non-null result will terminate the switch.
1293 * <!-- end-user-doc -->
1294 * @param object the target of the switch.
1295 * @return the result of interpreting the object as an instance of '<em>Loss Carryforward</em>'.
1296 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1297 * @generated
1298 */
1299 public T caseLoss_Carryforward(Loss_Carryforward object) {
1300 return null;
1301 }
1302
1303 /**
1304 * Returns the result of interpreting the object as an instance of '<em>Spousal Expense AC</em>'.
1305 * <!-- begin-user-doc -->
1306 * This implementation returns null;
1307 * returning a non-null result will terminate the switch.
1308 * <!-- end-user-doc -->
1309 * @param object the target of the switch.
1310 * @return the result of interpreting the object as an instance of '<em>Spousal Expense AC</em>'.
1311 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1312 * @generated
1313 */
1314 public T caseSpousal_Expense_AC(Spousal_Expense_AC object) {
1315 return null;
1316 }
1317
1318 /**
1319 * Returns the result of interpreting the object as an instance of '<em>Extraordinary Expense CE</em>'.
1320 * <!-- begin-user-doc -->
1321 * This implementation returns null;
1322 * returning a non-null result will terminate the switch.
1323 * <!-- end-user-doc -->
1324 * @param object the target of the switch.
1325 * @return the result of interpreting the object as an instance of '<em>Extraordinary Expense CE</em>'.
1326 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1327 * @generated
1328 */
1329 public T caseExtraordinary_Expense_CE(Extraordinary_Expense_CE object) {
1330 return null;
1331 }
1332
1333 /**
1334 * Returns the result of interpreting the object as an instance of '<em>Travel Expense FD</em>'.
1335 * <!-- begin-user-doc -->
1336 * This implementation returns null;
1337 * returning a non-null result will terminate the switch.
1338 * <!-- end-user-doc -->
1339 * @param object the target of the switch.
1340 * @return the result of interpreting the object as an instance of '<em>Travel Expense FD</em>'.
1341 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1342 * @generated
1343 */
1344 public T caseTravel_Expense_FD(Travel_Expense_FD object) {
1345 return null;
1346 }
1347
1348 /**
1349 * Returns the result of interpreting the object as an instance of '<em>Professional Expense</em>'.
1350 * <!-- begin-user-doc -->
1351 * This implementation returns null;
1352 * returning a non-null result will terminate the switch.
1353 * <!-- end-user-doc -->
1354 * @param object the target of the switch.
1355 * @return the result of interpreting the object as an instance of '<em>Professional Expense</em>'.
1356 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1357 * @generated
1358 */
1359 public T caseProfessional_Expense(Professional_Expense object) {
1360 return null;
1361 }
1362
1363 /**
1364 * Returns the result of interpreting the object as an instance of '<em>Miscellaneous Expense FO</em>'.
1365 * <!-- begin-user-doc -->
1366 * This implementation returns null;
1367 * returning a non-null result will terminate the switch.
1368 * <!-- end-user-doc -->
1369 * @param object the target of the switch.
1370 * @return the result of interpreting the object as an instance of '<em>Miscellaneous Expense FO</em>'.
1371 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1372 * @generated
1373 */
1374 public T caseMiscellaneous_Expense_FO(Miscellaneous_Expense_FO object) {
1375 return null;
1376 }
1377
1378 /**
1379 * Returns the result of interpreting the object as an instance of '<em>Resource</em>'.
1380 * <!-- begin-user-doc -->
1381 * This implementation returns null;
1382 * returning a non-null result will terminate the switch.
1383 * <!-- end-user-doc -->
1384 * @param object the target of the switch.
1385 * @return the result of interpreting the object as an instance of '<em>Resource</em>'.
1386 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1387 * @generated
1388 */
1389 public T caseResource(Resource object) {
1390 return null;
1391 }
1392
1393 /**
1394 * Returns the result of interpreting the object as an instance of '<em>Root</em>'.
1395 * <!-- begin-user-doc -->
1396 * This implementation returns null;
1397 * returning a non-null result will terminate the switch.
1398 * <!-- end-user-doc -->
1399 * @param object the target of the switch.
1400 * @return the result of interpreting the object as an instance of '<em>Root</em>'.
1401 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
1402 * @generated
1403 */
1404 public T caseRoot(Root object) {
1405 return null;
1406 }
1407
1408 /**
1409 * Returns the result of interpreting the object as an instance of '<em>EObject</em>'.
1410 * <!-- begin-user-doc -->
1411 * This implementation returns null;
1412 * returning a non-null result will terminate the switch, but this is the last case anyway.
1413 * <!-- end-user-doc -->
1414 * @param object the target of the switch.
1415 * @return the result of interpreting the object as an instance of '<em>EObject</em>'.
1416 * @see #doSwitch(org.eclipse.emf.ecore.EObject)
1417 * @generated
1418 */
1419 @Override
1420 public T defaultCase(EObject object) {
1421 return null;
1422 }
1423
1424} //TaxationSwitch