aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/TaxationPackage.java
diff options
context:
space:
mode:
authorLibravatar ArenBabikian <aren.babikian@mail.mcgill.ca>2020-05-17 01:55:56 -0400
committerLibravatar ArenBabikian <aren.babikian@mail.mcgill.ca>2020-05-17 01:55:56 -0400
commit95293e1e822d3df6d64540721ba386912c2733b4 (patch)
tree08d4c6840b4ef2965194e577520d729597c19307 /Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/TaxationPackage.java
parentdetailed runtimes + counting defined objects only (diff)
downloadVIATRA-Generator-95293e1e822d3df6d64540721ba386912c2733b4.tar.gz
VIATRA-Generator-95293e1e822d3df6d64540721ba386912c2733b4.tar.zst
VIATRA-Generator-95293e1e822d3df6d64540721ba386912c2733b4.zip
Adjust Taxation model.
Diffstat (limited to 'Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/TaxationPackage.java')
-rw-r--r--Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/TaxationPackage.java900
1 files changed, 48 insertions, 852 deletions
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
index 2b14b619..7a1bac56 100644
--- a/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/TaxationPackage.java
+++ b/Tests/MODELS2020-CaseStudies/case.study.pledge.model/src/TaxationWithRoot/TaxationPackage.java
@@ -630,34 +630,6 @@ public interface TaxationPackage extends EPackage {
630 int TAX_PAYER_OPERATION_COUNT = PHYSICAL_PERSON_OPERATION_COUNT + 0; 630 int TAX_PAYER_OPERATION_COUNT = PHYSICAL_PERSON_OPERATION_COUNT + 0;
631 631
632 /** 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. 633 * The meta object id for the '{@link TaxationWithRoot.impl.AddressImpl <em>Address</em>}' class.
662 * <!-- begin-user-doc --> 634 * <!-- begin-user-doc -->
663 * <!-- end-user-doc --> 635 * <!-- end-user-doc -->
@@ -674,7 +646,7 @@ public interface TaxationPackage extends EPackage {
674 * @generated 646 * @generated
675 * @ordered 647 * @ordered
676 */ 648 */
677 int ADDRESS__COUNTRY = ROOT_FEATURE_COUNT + 0; 649 int ADDRESS__COUNTRY = 0;
678 650
679 /** 651 /**
680 * The feature id for the '<em><b>Street</b></em>' attribute. 652 * The feature id for the '<em><b>Street</b></em>' attribute.
@@ -683,7 +655,7 @@ public interface TaxationPackage extends EPackage {
683 * @generated 655 * @generated
684 * @ordered 656 * @ordered
685 */ 657 */
686 int ADDRESS__STREET = ROOT_FEATURE_COUNT + 1; 658 int ADDRESS__STREET = 1;
687 659
688 /** 660 /**
689 * The feature id for the '<em><b>Zip Code</b></em>' attribute. 661 * The feature id for the '<em><b>Zip Code</b></em>' attribute.
@@ -692,7 +664,7 @@ public interface TaxationPackage extends EPackage {
692 * @generated 664 * @generated
693 * @ordered 665 * @ordered
694 */ 666 */
695 int ADDRESS__ZIP_CODE = ROOT_FEATURE_COUNT + 2; 667 int ADDRESS__ZIP_CODE = 2;
696 668
697 /** 669 /**
698 * The feature id for the '<em><b>City</b></em>' attribute. 670 * The feature id for the '<em><b>City</b></em>' attribute.
@@ -701,7 +673,7 @@ public interface TaxationPackage extends EPackage {
701 * @generated 673 * @generated
702 * @ordered 674 * @ordered
703 */ 675 */
704 int ADDRESS__CITY = ROOT_FEATURE_COUNT + 3; 676 int ADDRESS__CITY = 3;
705 677
706 /** 678 /**
707 * The feature id for the '<em><b>Id2</b></em>' attribute. 679 * The feature id for the '<em><b>Id2</b></em>' attribute.
@@ -710,7 +682,7 @@ public interface TaxationPackage extends EPackage {
710 * @generated 682 * @generated
711 * @ordered 683 * @ordered
712 */ 684 */
713 int ADDRESS__ID2 = ROOT_FEATURE_COUNT + 4; 685 int ADDRESS__ID2 = 4;
714 686
715 /** 687 /**
716 * The feature id for the '<em><b>Tax Payer</b></em>' reference list. 688 * The feature id for the '<em><b>Tax Payer</b></em>' reference list.
@@ -719,7 +691,7 @@ public interface TaxationPackage extends EPackage {
719 * @generated 691 * @generated
720 * @ordered 692 * @ordered
721 */ 693 */
722 int ADDRESS__TAX_PAYER = ROOT_FEATURE_COUNT + 5; 694 int ADDRESS__TAX_PAYER = 5;
723 695
724 /** 696 /**
725 * The number of structural features of the '<em>Address</em>' class. 697 * The number of structural features of the '<em>Address</em>' class.
@@ -728,7 +700,7 @@ public interface TaxationPackage extends EPackage {
728 * @generated 700 * @generated
729 * @ordered 701 * @ordered
730 */ 702 */
731 int ADDRESS_FEATURE_COUNT = ROOT_FEATURE_COUNT + 6; 703 int ADDRESS_FEATURE_COUNT = 6;
732 704
733 /** 705 /**
734 * The number of operations of the '<em>Address</em>' class. 706 * The number of operations of the '<em>Address</em>' class.
@@ -737,7 +709,7 @@ public interface TaxationPackage extends EPackage {
737 * @generated 709 * @generated
738 * @ordered 710 * @ordered
739 */ 711 */
740 int ADDRESS_OPERATION_COUNT = ROOT_OPERATION_COUNT + 0; 712 int ADDRESS_OPERATION_COUNT = 0;
741 713
742 /** 714 /**
743 * The meta object id for the '{@link TaxationWithRoot.impl.ExpenseImpl <em>Expense</em>}' class. 715 * The meta object id for the '{@link TaxationWithRoot.impl.ExpenseImpl <em>Expense</em>}' class.
@@ -1101,7 +1073,7 @@ public interface TaxationPackage extends EPackage {
1101 * @generated 1073 * @generated
1102 * @ordered 1074 * @ordered
1103 */ 1075 */
1104 int TAX_CASE_FEATURE_COUNT = ROOT_FEATURE_COUNT + 0; 1076 int TAX_CASE_FEATURE_COUNT = 0;
1105 1077
1106 /** 1078 /**
1107 * The number of operations of the '<em>Tax Case</em>' class. 1079 * The number of operations of the '<em>Tax Case</em>' class.
@@ -1110,7 +1082,7 @@ public interface TaxationPackage extends EPackage {
1110 * @generated 1082 * @generated
1111 * @ordered 1083 * @ordered
1112 */ 1084 */
1113 int TAX_CASE_OPERATION_COUNT = ROOT_OPERATION_COUNT + 0; 1085 int TAX_CASE_OPERATION_COUNT = 0;
1114 1086
1115 /** 1087 /**
1116 * The meta object id for the '{@link TaxationWithRoot.impl.HouseholdImpl <em>Household</em>}' class. 1088 * The meta object id for the '{@link TaxationWithRoot.impl.HouseholdImpl <em>Household</em>}' class.
@@ -1901,7 +1873,7 @@ public interface TaxationPackage extends EPackage {
1901 * @generated 1873 * @generated
1902 * @ordered 1874 * @ordered
1903 */ 1875 */
1904 int INCOME_TAX_CREDIT__GRANTED_BY = ROOT_FEATURE_COUNT + 0; 1876 int INCOME_TAX_CREDIT__GRANTED_BY = 0;
1905 1877
1906 /** 1878 /**
1907 * The feature id for the '<em><b>Tax Payer</b></em>' reference. 1879 * The feature id for the '<em><b>Tax Payer</b></em>' reference.
@@ -1910,7 +1882,7 @@ public interface TaxationPackage extends EPackage {
1910 * @generated 1882 * @generated
1911 * @ordered 1883 * @ordered
1912 */ 1884 */
1913 int INCOME_TAX_CREDIT__TAX_PAYER = ROOT_FEATURE_COUNT + 1; 1885 int INCOME_TAX_CREDIT__TAX_PAYER = 1;
1914 1886
1915 /** 1887 /**
1916 * The feature id for the '<em><b>Tax year</b></em>' attribute. 1888 * The feature id for the '<em><b>Tax year</b></em>' attribute.
@@ -1919,7 +1891,7 @@ public interface TaxationPackage extends EPackage {
1919 * @generated 1891 * @generated
1920 * @ordered 1892 * @ordered
1921 */ 1893 */
1922 int INCOME_TAX_CREDIT__TAX_YEAR = ROOT_FEATURE_COUNT + 2; 1894 int INCOME_TAX_CREDIT__TAX_YEAR = 2;
1923 1895
1924 /** 1896 /**
1925 * The feature id for the '<em><b>Yearly</b></em>' attribute. 1897 * The feature id for the '<em><b>Yearly</b></em>' attribute.
@@ -1928,7 +1900,7 @@ public interface TaxationPackage extends EPackage {
1928 * @generated 1900 * @generated
1929 * @ordered 1901 * @ordered
1930 */ 1902 */
1931 int INCOME_TAX_CREDIT__YEARLY = ROOT_FEATURE_COUNT + 3; 1903 int INCOME_TAX_CREDIT__YEARLY = 3;
1932 1904
1933 /** 1905 /**
1934 * The feature id for the '<em><b>Monthly</b></em>' attribute. 1906 * The feature id for the '<em><b>Monthly</b></em>' attribute.
@@ -1937,7 +1909,7 @@ public interface TaxationPackage extends EPackage {
1937 * @generated 1909 * @generated
1938 * @ordered 1910 * @ordered
1939 */ 1911 */
1940 int INCOME_TAX_CREDIT__MONTHLY = ROOT_FEATURE_COUNT + 4; 1912 int INCOME_TAX_CREDIT__MONTHLY = 4;
1941 1913
1942 /** 1914 /**
1943 * The feature id for the '<em><b>Daily</b></em>' attribute. 1915 * The feature id for the '<em><b>Daily</b></em>' attribute.
@@ -1946,7 +1918,7 @@ public interface TaxationPackage extends EPackage {
1946 * @generated 1918 * @generated
1947 * @ordered 1919 * @ordered
1948 */ 1920 */
1949 int INCOME_TAX_CREDIT__DAILY = ROOT_FEATURE_COUNT + 5; 1921 int INCOME_TAX_CREDIT__DAILY = 5;
1950 1922
1951 /** 1923 /**
1952 * The feature id for the '<em><b>Id7</b></em>' attribute. 1924 * The feature id for the '<em><b>Id7</b></em>' attribute.
@@ -1955,7 +1927,7 @@ public interface TaxationPackage extends EPackage {
1955 * @generated 1927 * @generated
1956 * @ordered 1928 * @ordered
1957 */ 1929 */
1958 int INCOME_TAX_CREDIT__ID7 = ROOT_FEATURE_COUNT + 6; 1930 int INCOME_TAX_CREDIT__ID7 = 6;
1959 1931
1960 /** 1932 /**
1961 * The feature id for the '<em><b>Taxation Frame</b></em>' reference. 1933 * The feature id for the '<em><b>Taxation Frame</b></em>' reference.
@@ -1964,7 +1936,7 @@ public interface TaxationPackage extends EPackage {
1964 * @generated 1936 * @generated
1965 * @ordered 1937 * @ordered
1966 */ 1938 */
1967 int INCOME_TAX_CREDIT__TAXATION_FRAME = ROOT_FEATURE_COUNT + 7; 1939 int INCOME_TAX_CREDIT__TAXATION_FRAME = 7;
1968 1940
1969 /** 1941 /**
1970 * The number of structural features of the '<em>Income Tax Credit</em>' class. 1942 * The number of structural features of the '<em>Income Tax Credit</em>' class.
@@ -1973,7 +1945,7 @@ public interface TaxationPackage extends EPackage {
1973 * @generated 1945 * @generated
1974 * @ordered 1946 * @ordered
1975 */ 1947 */
1976 int INCOME_TAX_CREDIT_FEATURE_COUNT = ROOT_FEATURE_COUNT + 8; 1948 int INCOME_TAX_CREDIT_FEATURE_COUNT = 8;
1977 1949
1978 /** 1950 /**
1979 * The number of operations of the '<em>Income Tax Credit</em>' class. 1951 * The number of operations of the '<em>Income Tax Credit</em>' class.
@@ -1982,7 +1954,7 @@ public interface TaxationPackage extends EPackage {
1982 * @generated 1954 * @generated
1983 * @ordered 1955 * @ordered
1984 */ 1956 */
1985 int INCOME_TAX_CREDIT_OPERATION_COUNT = ROOT_OPERATION_COUNT + 0; 1957 int INCOME_TAX_CREDIT_OPERATION_COUNT = 0;
1986 1958
1987 /** 1959 /**
1988 * The meta object id for the '{@link TaxationWithRoot.impl.Income_DetailImpl <em>Income Detail</em>}' class. 1960 * The meta object id for the '{@link TaxationWithRoot.impl.Income_DetailImpl <em>Income Detail</em>}' class.
@@ -3597,448 +3569,6 @@ public interface TaxationPackage extends EPackage {
3597 int CIS_OPERATION_COUNT = INCOME_TAX_CREDIT_OPERATION_COUNT + 0; 3569 int CIS_OPERATION_COUNT = INCOME_TAX_CREDIT_OPERATION_COUNT + 0;
3598 3570
3599 /** 3571 /**
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. 3572 * The meta object id for the '{@link TaxationWithRoot.impl.Special_Expense_DSImpl <em>Special Expense DS</em>}' class.
4043 * <!-- begin-user-doc --> 3573 * <!-- begin-user-doc -->
4044 * <!-- end-user-doc --> 3574 * <!-- end-user-doc -->
@@ -4046,7 +3576,7 @@ public interface TaxationPackage extends EPackage {
4046 * @see TaxationWithRoot.impl.TaxationPackageImpl#getSpecial_Expense_DS() 3576 * @see TaxationWithRoot.impl.TaxationPackageImpl#getSpecial_Expense_DS()
4047 * @generated 3577 * @generated
4048 */ 3578 */
4049 int SPECIAL_EXPENSE_DS = 47; 3579 int SPECIAL_EXPENSE_DS = 37;
4050 3580
4051 /** 3581 /**
4052 * The feature id for the '<em><b>Declared amount</b></em>' attribute. 3582 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
@@ -4137,7 +3667,7 @@ public interface TaxationPackage extends EPackage {
4137 * @see TaxationWithRoot.impl.TaxationPackageImpl#getPermanent_Expense() 3667 * @see TaxationWithRoot.impl.TaxationPackageImpl#getPermanent_Expense()
4138 * @generated 3668 * @generated
4139 */ 3669 */
4140 int PERMANENT_EXPENSE = 46; 3670 int PERMANENT_EXPENSE = 36;
4141 3671
4142 /** 3672 /**
4143 * The feature id for the '<em><b>Declared amount</b></em>' attribute. 3673 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
@@ -4237,7 +3767,7 @@ public interface TaxationPackage extends EPackage {
4237 * @see TaxationWithRoot.impl.TaxationPackageImpl#getInterest_Expense() 3767 * @see TaxationWithRoot.impl.TaxationPackageImpl#getInterest_Expense()
4238 * @generated 3768 * @generated
4239 */ 3769 */
4240 int INTEREST_EXPENSE = 48; 3770 int INTEREST_EXPENSE = 38;
4241 3771
4242 /** 3772 /**
4243 * The feature id for the '<em><b>Declared amount</b></em>' attribute. 3773 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
@@ -4328,7 +3858,7 @@ public interface TaxationPackage extends EPackage {
4328 * @see TaxationWithRoot.impl.TaxationPackageImpl#getPrivate_Insurance_and_Plan() 3858 * @see TaxationWithRoot.impl.TaxationPackageImpl#getPrivate_Insurance_and_Plan()
4329 * @generated 3859 * @generated
4330 */ 3860 */
4331 int PRIVATE_INSURANCE_AND_PLAN = 49; 3861 int PRIVATE_INSURANCE_AND_PLAN = 39;
4332 3862
4333 /** 3863 /**
4334 * The feature id for the '<em><b>Declared amount</b></em>' attribute. 3864 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
@@ -4437,7 +3967,7 @@ public interface TaxationPackage extends EPackage {
4437 * @see TaxationWithRoot.impl.TaxationPackageImpl#getHealth_and_Pension_Insurance() 3967 * @see TaxationWithRoot.impl.TaxationPackageImpl#getHealth_and_Pension_Insurance()
4438 * @generated 3968 * @generated
4439 */ 3969 */
4440 int HEALTH_AND_PENSION_INSURANCE = 50; 3970 int HEALTH_AND_PENSION_INSURANCE = 40;
4441 3971
4442 /** 3972 /**
4443 * The feature id for the '<em><b>Declared amount</b></em>' attribute. 3973 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
@@ -4546,7 +4076,7 @@ public interface TaxationPackage extends EPackage {
4546 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDonation() 4076 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDonation()
4547 * @generated 4077 * @generated
4548 */ 4078 */
4549 int DONATION = 51; 4079 int DONATION = 41;
4550 4080
4551 /** 4081 /**
4552 * The feature id for the '<em><b>Declared amount</b></em>' attribute. 4082 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
@@ -4655,7 +4185,7 @@ public interface TaxationPackage extends EPackage {
4655 * @see TaxationWithRoot.impl.TaxationPackageImpl#getLoss_Carryforward() 4185 * @see TaxationWithRoot.impl.TaxationPackageImpl#getLoss_Carryforward()
4656 * @generated 4186 * @generated
4657 */ 4187 */
4658 int LOSS_CARRYFORWARD = 52; 4188 int LOSS_CARRYFORWARD = 42;
4659 4189
4660 /** 4190 /**
4661 * The feature id for the '<em><b>Declared amount</b></em>' attribute. 4191 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
@@ -4746,7 +4276,7 @@ public interface TaxationPackage extends EPackage {
4746 * @see TaxationWithRoot.impl.TaxationPackageImpl#getSpousal_Expense_AC() 4276 * @see TaxationWithRoot.impl.TaxationPackageImpl#getSpousal_Expense_AC()
4747 * @generated 4277 * @generated
4748 */ 4278 */
4749 int SPOUSAL_EXPENSE_AC = 53; 4279 int SPOUSAL_EXPENSE_AC = 43;
4750 4280
4751 /** 4281 /**
4752 * The feature id for the '<em><b>Declared amount</b></em>' attribute. 4282 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
@@ -4837,7 +4367,7 @@ public interface TaxationPackage extends EPackage {
4837 * @see TaxationWithRoot.impl.TaxationPackageImpl#getExtraordinary_Expense_CE() 4367 * @see TaxationWithRoot.impl.TaxationPackageImpl#getExtraordinary_Expense_CE()
4838 * @generated 4368 * @generated
4839 */ 4369 */
4840 int EXTRAORDINARY_EXPENSE_CE = 54; 4370 int EXTRAORDINARY_EXPENSE_CE = 44;
4841 4371
4842 /** 4372 /**
4843 * The feature id for the '<em><b>Declared amount</b></em>' attribute. 4373 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
@@ -4946,7 +4476,7 @@ public interface TaxationPackage extends EPackage {
4946 * @see TaxationWithRoot.impl.TaxationPackageImpl#getProfessional_Expense() 4476 * @see TaxationWithRoot.impl.TaxationPackageImpl#getProfessional_Expense()
4947 * @generated 4477 * @generated
4948 */ 4478 */
4949 int PROFESSIONAL_EXPENSE = 56; 4479 int PROFESSIONAL_EXPENSE = 46;
4950 4480
4951 /** 4481 /**
4952 * The feature id for the '<em><b>Declared amount</b></em>' attribute. 4482 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
@@ -5037,7 +4567,7 @@ public interface TaxationPackage extends EPackage {
5037 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTravel_Expense_FD() 4567 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTravel_Expense_FD()
5038 * @generated 4568 * @generated
5039 */ 4569 */
5040 int TRAVEL_EXPENSE_FD = 55; 4570 int TRAVEL_EXPENSE_FD = 45;
5041 4571
5042 /** 4572 /**
5043 * The feature id for the '<em><b>Declared amount</b></em>' attribute. 4573 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
@@ -5128,7 +4658,7 @@ public interface TaxationPackage extends EPackage {
5128 * @see TaxationWithRoot.impl.TaxationPackageImpl#getMiscellaneous_Expense_FO() 4658 * @see TaxationWithRoot.impl.TaxationPackageImpl#getMiscellaneous_Expense_FO()
5129 * @generated 4659 * @generated
5130 */ 4660 */
5131 int MISCELLANEOUS_EXPENSE_FO = 57; 4661 int MISCELLANEOUS_EXPENSE_FO = 47;
5132 4662
5133 /** 4663 /**
5134 * The feature id for the '<em><b>Declared amount</b></em>' attribute. 4664 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
@@ -5219,7 +4749,7 @@ public interface TaxationPackage extends EPackage {
5219 * @see TaxationWithRoot.impl.TaxationPackageImpl#getResource() 4749 * @see TaxationWithRoot.impl.TaxationPackageImpl#getResource()
5220 * @generated 4750 * @generated
5221 */ 4751 */
5222 int RESOURCE = 58; 4752 int RESOURCE = 48;
5223 4753
5224 /** 4754 /**
5225 * The feature id for the '<em><b>Contains</b></em>' containment reference list. 4755 * The feature id for the '<em><b>Contains</b></em>' containment reference list.
@@ -5256,7 +4786,7 @@ public interface TaxationPackage extends EPackage {
5256 * @see TaxationWithRoot.impl.TaxationPackageImpl#getGrantor() 4786 * @see TaxationWithRoot.impl.TaxationPackageImpl#getGrantor()
5257 * @generated 4787 * @generated
5258 */ 4788 */
5259 int GRANTOR = 60; 4789 int GRANTOR = 49;
5260 4790
5261 /** 4791 /**
5262 * The meta object id for the '{@link TaxationWithRoot.Disability_Types <em>Disability Types</em>}' enum. 4792 * The meta object id for the '{@link TaxationWithRoot.Disability_Types <em>Disability Types</em>}' enum.
@@ -5266,7 +4796,7 @@ public interface TaxationPackage extends EPackage {
5266 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDisability_Types() 4796 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDisability_Types()
5267 * @generated 4797 * @generated
5268 */ 4798 */
5269 int DISABILITY_TYPES = 61; 4799 int DISABILITY_TYPES = 50;
5270 4800
5271 /** 4801 /**
5272 * The meta object id for the '{@link TaxationWithRoot.Country <em>Country</em>}' enum. 4802 * The meta object id for the '{@link TaxationWithRoot.Country <em>Country</em>}' enum.
@@ -5276,7 +4806,7 @@ public interface TaxationPackage extends EPackage {
5276 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCountry() 4806 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCountry()
5277 * @generated 4807 * @generated
5278 */ 4808 */
5279 int COUNTRY = 62; 4809 int COUNTRY = 51;
5280 4810
5281 /** 4811 /**
5282 * The meta object id for the '{@link TaxationWithRoot.Tax_Office <em>Tax Office</em>}' enum. 4812 * The meta object id for the '{@link TaxationWithRoot.Tax_Office <em>Tax Office</em>}' enum.
@@ -5286,7 +4816,7 @@ public interface TaxationPackage extends EPackage {
5286 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Office() 4816 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Office()
5287 * @generated 4817 * @generated
5288 */ 4818 */
5289 int TAX_OFFICE = 63; 4819 int TAX_OFFICE = 52;
5290 4820
5291 /** 4821 /**
5292 * The meta object id for the '{@link TaxationWithRoot.Tax_Class_Category <em>Tax Class Category</em>}' enum. 4822 * The meta object id for the '{@link TaxationWithRoot.Tax_Class_Category <em>Tax Class Category</em>}' enum.
@@ -5296,7 +4826,7 @@ public interface TaxationPackage extends EPackage {
5296 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Class_Category() 4826 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Class_Category()
5297 * @generated 4827 * @generated
5298 */ 4828 */
5299 int TAX_CLASS_CATEGORY = 64; 4829 int TAX_CLASS_CATEGORY = 53;
5300 4830
5301 /** 4831 /**
5302 * The meta object id for the '{@link TaxationWithRoot.Job_Activity <em>Job Activity</em>}' enum. 4832 * The meta object id for the '{@link TaxationWithRoot.Job_Activity <em>Job Activity</em>}' enum.
@@ -5306,7 +4836,7 @@ public interface TaxationPackage extends EPackage {
5306 * @see TaxationWithRoot.impl.TaxationPackageImpl#getJob_Activity() 4836 * @see TaxationWithRoot.impl.TaxationPackageImpl#getJob_Activity()
5307 * @generated 4837 * @generated
5308 */ 4838 */
5309 int JOB_ACTIVITY = 65; 4839 int JOB_ACTIVITY = 54;
5310 4840
5311 /** 4841 /**
5312 * The meta object id for the '{@link TaxationWithRoot.Town <em>Town</em>}' enum. 4842 * The meta object id for the '{@link TaxationWithRoot.Town <em>Town</em>}' enum.
@@ -5316,7 +4846,7 @@ public interface TaxationPackage extends EPackage {
5316 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTown() 4846 * @see TaxationWithRoot.impl.TaxationPackageImpl#getTown()
5317 * @generated 4847 * @generated
5318 */ 4848 */
5319 int TOWN = 66; 4849 int TOWN = 55;
5320 4850
5321 /** 4851 /**
5322 * The meta object id for the '{@link TaxationWithRoot.CE_Type <em>CE Type</em>}' enum. 4852 * The meta object id for the '{@link TaxationWithRoot.CE_Type <em>CE Type</em>}' enum.
@@ -5326,7 +4856,7 @@ public interface TaxationPackage extends EPackage {
5326 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCE_Type() 4856 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCE_Type()
5327 * @generated 4857 * @generated
5328 */ 4858 */
5329 int CE_TYPE = 67; 4859 int CE_TYPE = 56;
5330 4860
5331 /** 4861 /**
5332 * The meta object id for the '{@link TaxationWithRoot.Expense_Purpose <em>Expense Purpose</em>}' enum. 4862 * The meta object id for the '{@link TaxationWithRoot.Expense_Purpose <em>Expense Purpose</em>}' enum.
@@ -5336,7 +4866,7 @@ public interface TaxationPackage extends EPackage {
5336 * @see TaxationWithRoot.impl.TaxationPackageImpl#getExpense_Purpose() 4866 * @see TaxationWithRoot.impl.TaxationPackageImpl#getExpense_Purpose()
5337 * @generated 4867 * @generated
5338 */ 4868 */
5339 int EXPENSE_PURPOSE = 68; 4869 int EXPENSE_PURPOSE = 57;
5340 4870
5341 /** 4871 /**
5342 * The meta object id for the '{@link TaxationWithRoot.Dependent_Type <em>Dependent Type</em>}' enum. 4872 * The meta object id for the '{@link TaxationWithRoot.Dependent_Type <em>Dependent Type</em>}' enum.
@@ -5346,7 +4876,7 @@ public interface TaxationPackage extends EPackage {
5346 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDependent_Type() 4876 * @see TaxationWithRoot.impl.TaxationPackageImpl#getDependent_Type()
5347 * @generated 4877 * @generated
5348 */ 4878 */
5349 int DEPENDENT_TYPE = 69; 4879 int DEPENDENT_TYPE = 58;
5350 4880
5351 /** 4881 /**
5352 * The meta object id for the '{@link TaxationWithRoot.Separation_Causes <em>Separation Causes</em>}' enum. 4882 * The meta object id for the '{@link TaxationWithRoot.Separation_Causes <em>Separation Causes</em>}' enum.
@@ -5356,7 +4886,7 @@ public interface TaxationPackage extends EPackage {
5356 * @see TaxationWithRoot.impl.TaxationPackageImpl#getSeparation_Causes() 4886 * @see TaxationWithRoot.impl.TaxationPackageImpl#getSeparation_Causes()
5357 * @generated 4887 * @generated
5358 */ 4888 */
5359 int SEPARATION_CAUSES = 70; 4889 int SEPARATION_CAUSES = 59;
5360 4890
5361 /** 4891 /**
5362 * The meta object id for the '{@link TaxationWithRoot.Category_of_Permanent_Expense <em>Category of Permanent Expense</em>}' enum. 4892 * The meta object id for the '{@link TaxationWithRoot.Category_of_Permanent_Expense <em>Category of Permanent Expense</em>}' enum.
@@ -5366,7 +4896,7 @@ public interface TaxationPackage extends EPackage {
5366 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCategory_of_Permanent_Expense() 4896 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCategory_of_Permanent_Expense()
5367 * @generated 4897 * @generated
5368 */ 4898 */
5369 int CATEGORY_OF_PERMANENT_EXPENSE = 71; 4899 int CATEGORY_OF_PERMANENT_EXPENSE = 60;
5370 4900
5371 /** 4901 /**
5372 * The meta object id for the '{@link TaxationWithRoot.Category_of_Health_and_Pension_Insurances <em>Category of Health and Pension Insurances</em>}' enum. 4902 * The meta object id for the '{@link TaxationWithRoot.Category_of_Health_and_Pension_Insurances <em>Category of Health and Pension Insurances</em>}' enum.
@@ -5376,7 +4906,7 @@ public interface TaxationPackage extends EPackage {
5376 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCategory_of_Health_and_Pension_Insurances() 4906 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCategory_of_Health_and_Pension_Insurances()
5377 * @generated 4907 * @generated
5378 */ 4908 */
5379 int CATEGORY_OF_HEALTH_AND_PENSION_INSURANCES = 72; 4909 int CATEGORY_OF_HEALTH_AND_PENSION_INSURANCES = 61;
5380 4910
5381 /** 4911 /**
5382 * The meta object id for the '{@link TaxationWithRoot.Category_of_Private_Insurance_and_Plan <em>Category of Private Insurance and Plan</em>}' enum. 4912 * The meta object id for the '{@link TaxationWithRoot.Category_of_Private_Insurance_and_Plan <em>Category of Private Insurance and Plan</em>}' enum.
@@ -5386,7 +4916,7 @@ public interface TaxationPackage extends EPackage {
5386 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCategory_of_Private_Insurance_and_Plan() 4916 * @see TaxationWithRoot.impl.TaxationPackageImpl#getCategory_of_Private_Insurance_and_Plan()
5387 * @generated 4917 * @generated
5388 */ 4918 */
5389 int CATEGORY_OF_PRIVATE_INSURANCE_AND_PLAN = 73; 4919 int CATEGORY_OF_PRIVATE_INSURANCE_AND_PLAN = 62;
5390 4920
5391 /** 4921 /**
5392 * The meta object id for the '{@link TaxationWithRoot.Legal_Union_Types <em>Legal Union Types</em>}' enum. 4922 * The meta object id for the '{@link TaxationWithRoot.Legal_Union_Types <em>Legal Union Types</em>}' enum.
@@ -5396,7 +4926,7 @@ public interface TaxationPackage extends EPackage {
5396 * @see TaxationWithRoot.impl.TaxationPackageImpl#getLegal_Union_Types() 4926 * @see TaxationWithRoot.impl.TaxationPackageImpl#getLegal_Union_Types()
5397 * @generated 4927 * @generated
5398 */ 4928 */
5399 int LEGAL_UNION_TYPES = 74; 4929 int LEGAL_UNION_TYPES = 63;
5400 4930
5401 4931
5402 /** 4932 /**
@@ -7432,172 +6962,6 @@ public interface TaxationPackage extends EPackage {
7432 EClass getCIS(); 6962 EClass getCIS();
7433 6963
7434 /** 6964 /**
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>}'. 6965 * Returns the meta object for class '{@link TaxationWithRoot.Permanent_Expense <em>Permanent Expense</em>}'.
7602 * <!-- begin-user-doc --> 6966 * <!-- begin-user-doc -->
7603 * <!-- end-user-doc --> 6967 * <!-- end-user-doc -->
@@ -7838,16 +7202,6 @@ public interface TaxationPackage extends EPackage {
7838 EReference getResource_Contains(); 7202 EReference getResource_Contains();
7839 7203
7840 /** 7204 /**
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>}'. 7205 * Returns the meta object for enum '{@link TaxationWithRoot.Grantor <em>Grantor</em>}'.
7852 * <!-- begin-user-doc --> 7206 * <!-- begin-user-doc -->
7853 * <!-- end-user-doc --> 7207 * <!-- end-user-doc -->
@@ -9597,154 +8951,6 @@ public interface TaxationPackage extends EPackage {
9597 EClass CIS = eINSTANCE.getCIS(); 8951 EClass CIS = eINSTANCE.getCIS();
9598 8952
9599 /** 8953 /**
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. 8954 * The meta object literal for the '{@link TaxationWithRoot.impl.Permanent_ExpenseImpl <em>Permanent Expense</em>}' class.
9749 * <!-- begin-user-doc --> 8955 * <!-- begin-user-doc -->
9750 * <!-- end-user-doc --> 8956 * <!-- end-user-doc -->
@@ -9955,16 +9161,6 @@ public interface TaxationPackage extends EPackage {
9955 EReference RESOURCE__CONTAINS = eINSTANCE.getResource_Contains(); 9161 EReference RESOURCE__CONTAINS = eINSTANCE.getResource_Contains();
9956 9162
9957 /** 9163 /**
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. 9164 * The meta object literal for the '{@link TaxationWithRoot.Grantor <em>Grantor</em>}' enum.
9969 * <!-- begin-user-doc --> 9165 * <!-- begin-user-doc -->
9970 * <!-- end-user-doc --> 9166 * <!-- end-user-doc -->