/** */ package TaxationWithRoot; import org.eclipse.emf.ecore.EAttribute; import org.eclipse.emf.ecore.EClass; import org.eclipse.emf.ecore.EEnum; import org.eclipse.emf.ecore.EPackage; import org.eclipse.emf.ecore.EReference; /** * * The Package for the model. * It contains accessors for the meta objects to represent * * * @see TaxationWithRoot.TaxationFactory * @model kind="package" * annotation="http://www.eclipse.org/OCL/Import ecore='http://www.eclipse.org/emf/2002/Ecore'" * @generated */ public interface TaxationPackage extends EPackage { /** * The package name. * * * @generated */ String eNAME = "TaxationWithRoot"; /** * The package namespace URI. * * * @generated */ String eNS_URI = "http:///TaxCardWithRoot.ecore"; /** * The package namespace name. * * * @generated */ String eNS_PREFIX = "TaxCardWithRoot"; /** * The singleton instance of the package. * * * @generated */ TaxationPackage eINSTANCE = TaxationWithRoot.impl.TaxationPackageImpl.init(); /** * The meta object id for the '{@link TaxationWithRoot.impl.ConstantsImpl Constants}' class. * * * @see TaxationWithRoot.impl.ConstantsImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getConstants() * @generated */ int CONSTANTS = 0; /** * The feature id for the 'MAXIMUM CE RATE FOR CHILD NOT BEING PART OF HOUSEHOLD' attribute. * * * @generated * @ordered */ int CONSTANTS__MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD = 0; /** * The feature id for the 'MAXIMUM CE RATE FOR HOUSE CARE AND CHILD PART OF THE HOUSEHOLD CARE' attribute. * * * @generated * @ordered */ int CONSTANTS__MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE = 1; /** * The feature id for the 'MINIMUM SALARY' attribute. * * * @generated * @ordered */ int CONSTANTS__MINIMUM_SALARY = 2; /** * The feature id for the 'FLAT RATE FOR EXTRA PROFESSIONAL DEDUCTION' attribute. * * * @generated * @ordered */ int CONSTANTS__FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION = 3; /** * The feature id for the 'MAXIMUM DEDUCTIBLE PERCENTAGE FOR DONATIONS' attribute. * * * @generated * @ordered */ int CONSTANTS__MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS = 4; /** * The feature id for the 'MINIMUM DEDUCTIBLE AMOUNT FOR DONATIONS' attribute. * * * @generated * @ordered */ int CONSTANTS__MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS = 5; /** * The feature id for the 'MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANC' attribute. * * * @generated * @ordered */ int CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC = 6; /** * The feature id for the 'MAXIMUM DEDUCTIBLE AMOUNT FOR ALIMONY EXPENSE' attribute. * * * @generated * @ordered */ int CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE = 7; /** * The feature id for the 'MAXIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION' attribute. * * * @generated * @ordered */ int CONSTANTS__MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = 8; /** * The feature id for the 'MAXIMAL FLAT DISTANCE FOR TRAVEL EXPENSE DEDUCTION' attribute. * * * @generated * @ordered */ int CONSTANTS__MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = 9; /** * The feature id for the 'MINIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION' attribute. * * * @generated * @ordered */ int CONSTANTS__MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = 10; /** * The feature id for the 'FLAT RATE CIM DAILY' attribute. * * * @generated * @ordered */ int CONSTANTS__FLAT_RATE_CIM_DAILY = 11; /** * The feature id for the 'FLAT RATE CIM MONTHLY' attribute. * * * @generated * @ordered */ int CONSTANTS__FLAT_RATE_CIM_MONTHLY = 12; /** * The feature id for the 'FLAT RATE CIM YEARLY' attribute. * * * @generated * @ordered */ int CONSTANTS__FLAT_RATE_CIM_YEARLY = 13; /** * The feature id for the 'FLAT RATE CIP DAILY' attribute. * * * @generated * @ordered */ int CONSTANTS__FLAT_RATE_CIP_DAILY = 14; /** * The feature id for the 'FLAT RATE CIP MONTHLY' attribute. * * * @generated * @ordered */ int CONSTANTS__FLAT_RATE_CIP_MONTHLY = 15; /** * The feature id for the 'FLAT RATE CIP YEARLY' attribute. * * * @generated * @ordered */ int CONSTANTS__FLAT_RATE_CIP_YEARLY = 16; /** * The feature id for the 'FLAT RATE CIS DAILY' attribute. * * * @generated * @ordered */ int CONSTANTS__FLAT_RATE_CIS_DAILY = 17; /** * The feature id for the 'FLAT RATE CIS MONTHLY' attribute. * * * @generated * @ordered */ int CONSTANTS__FLAT_RATE_CIS_MONTHLY = 18; /** * The feature id for the 'FLAT RATE CIS YEARLY' attribute. * * * @generated * @ordered */ int CONSTANTS__FLAT_RATE_CIS_YEARLY = 19; /** * The feature id for the 'FLAT RATE FOR TRAVEL EXPENSE PER UNIT' attribute. * * * @generated * @ordered */ int CONSTANTS__FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT = 20; /** * The feature id for the 'MAXIMUM DEDUCTIBLE AMOUNT FOR DS' attribute. * * * @generated * @ordered */ int CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS = 21; /** * The feature id for the 'FLAT RATE FOR MISCELLANEOUS EXPENSE' attribute. * * * @generated * @ordered */ int CONSTANTS__FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE = 22; /** * The feature id for the 'DISABILITY FLAT RATE FOR MISCELLANEOUS EXPENSE' attribute. * * * @generated * @ordered */ int CONSTANTS__DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE = 23; /** * The feature id for the 'MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANCE' attribute. * * * @generated * @ordered */ int CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE = 24; /** * The number of structural features of the 'Constants' class. * * * @generated * @ordered */ int CONSTANTS_FEATURE_COUNT = 25; /** * The number of operations of the 'Constants' class. * * * @generated * @ordered */ int CONSTANTS_OPERATION_COUNT = 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Income_TaxImpl Income Tax}' class. * * * @see TaxationWithRoot.impl.Income_TaxImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getIncome_Tax() * @generated */ int INCOME_TAX = 1; /** * The feature id for the 'Tax Payer' reference. * * * @generated * @ordered */ int INCOME_TAX__TAX_PAYER = 0; /** * The feature id for the 'Tax amount' attribute. * * * @generated * @ordered */ int INCOME_TAX__TAX_AMOUNT = 1; /** * The feature id for the 'Tax year' attribute. * * * @generated * @ordered */ int INCOME_TAX__TAX_YEAR = 2; /** * The feature id for the 'Id6' attribute. * * * @generated * @ordered */ int INCOME_TAX__ID6 = 3; /** * The number of structural features of the 'Income Tax' class. * * * @generated * @ordered */ int INCOME_TAX_FEATURE_COUNT = 4; /** * The number of operations of the 'Income Tax' class. * * * @generated * @ordered */ int INCOME_TAX_OPERATION_COUNT = 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Physical_PersonImpl Physical Person}' class. * * * @see TaxationWithRoot.impl.Physical_PersonImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getPhysical_Person() * @generated */ int PHYSICAL_PERSON = 3; /** * The feature id for the 'SS No' attribute. * * * @generated * @ordered */ int PHYSICAL_PERSON__SS_NO = 0; /** * The feature id for the 'Addresses' reference list. * * * @generated * @ordered */ int PHYSICAL_PERSON__ADDRESSES = 1; /** * The feature id for the 'Birth year' attribute. * * * @generated * @ordered */ int PHYSICAL_PERSON__BIRTH_YEAR = 2; /** * The feature id for the 'Disability percentage' attribute. * * * @generated * @ordered */ int PHYSICAL_PERSON__DISABILITY_PERCENTAGE = 3; /** * The feature id for the 'Disability type' attribute. * * * @generated * @ordered */ int PHYSICAL_PERSON__DISABILITY_TYPE = 4; /** * The feature id for the 'Birth month' attribute. * * * @generated * @ordered */ int PHYSICAL_PERSON__BIRTH_MONTH = 5; /** * The feature id for the 'Birth day' attribute. * * * @generated * @ordered */ int PHYSICAL_PERSON__BIRTH_DAY = 6; /** * The feature id for the 'Expenses' reference list. * * * @generated * @ordered */ int PHYSICAL_PERSON__EXPENSES = 7; /** * The feature id for the 'Is widower' attribute. * * * @generated * @ordered */ int PHYSICAL_PERSON__IS_WIDOWER = 8; /** * The number of structural features of the 'Physical Person' class. * * * @generated * @ordered */ int PHYSICAL_PERSON_FEATURE_COUNT = 9; /** * The number of operations of the 'Physical Person' class. * * * @generated * @ordered */ int PHYSICAL_PERSON_OPERATION_COUNT = 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Tax_PayerImpl Tax Payer}' class. * * * @see TaxationWithRoot.impl.Tax_PayerImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Payer() * @generated */ int TAX_PAYER = 2; /** * The feature id for the 'SS No' attribute. * * * @generated * @ordered */ int TAX_PAYER__SS_NO = PHYSICAL_PERSON__SS_NO; /** * The feature id for the 'Addresses' reference list. * * * @generated * @ordered */ int TAX_PAYER__ADDRESSES = PHYSICAL_PERSON__ADDRESSES; /** * The feature id for the 'Birth year' attribute. * * * @generated * @ordered */ int TAX_PAYER__BIRTH_YEAR = PHYSICAL_PERSON__BIRTH_YEAR; /** * The feature id for the 'Disability percentage' attribute. * * * @generated * @ordered */ int TAX_PAYER__DISABILITY_PERCENTAGE = PHYSICAL_PERSON__DISABILITY_PERCENTAGE; /** * The feature id for the 'Disability type' attribute. * * * @generated * @ordered */ int TAX_PAYER__DISABILITY_TYPE = PHYSICAL_PERSON__DISABILITY_TYPE; /** * The feature id for the 'Birth month' attribute. * * * @generated * @ordered */ int TAX_PAYER__BIRTH_MONTH = PHYSICAL_PERSON__BIRTH_MONTH; /** * The feature id for the 'Birth day' attribute. * * * @generated * @ordered */ int TAX_PAYER__BIRTH_DAY = PHYSICAL_PERSON__BIRTH_DAY; /** * The feature id for the 'Expenses' reference list. * * * @generated * @ordered */ int TAX_PAYER__EXPENSES = PHYSICAL_PERSON__EXPENSES; /** * The feature id for the 'Is widower' attribute. * * * @generated * @ordered */ int TAX_PAYER__IS_WIDOWER = PHYSICAL_PERSON__IS_WIDOWER; /** * The feature id for the 'Dependents' containment reference list. * * * @generated * @ordered */ int TAX_PAYER__DEPENDENTS = PHYSICAL_PERSON_FEATURE_COUNT + 0; /** * The feature id for the 'From agent' containment reference. * * * @generated * @ordered */ int TAX_PAYER__FROM_AGENT = PHYSICAL_PERSON_FEATURE_COUNT + 1; /** * The feature id for the 'Incomes' containment reference list. * * * @generated * @ordered */ int TAX_PAYER__INCOMES = PHYSICAL_PERSON_FEATURE_COUNT + 2; /** * The feature id for the 'From law' containment reference. * * * @generated * @ordered */ int TAX_PAYER__FROM_LAW = PHYSICAL_PERSON_FEATURE_COUNT + 3; /** * The number of structural features of the 'Tax Payer' class. * * * @generated * @ordered */ int TAX_PAYER_FEATURE_COUNT = PHYSICAL_PERSON_FEATURE_COUNT + 4; /** * The number of operations of the 'Tax Payer' class. * * * @generated * @ordered */ int TAX_PAYER_OPERATION_COUNT = PHYSICAL_PERSON_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.RootImpl Root}' class. * * * @see TaxationWithRoot.impl.RootImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getRoot() * @generated */ int ROOT = 59; /** * The number of structural features of the 'Root' class. * * * @generated * @ordered */ int ROOT_FEATURE_COUNT = 0; /** * The number of operations of the 'Root' class. * * * @generated * @ordered */ int ROOT_OPERATION_COUNT = 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.AddressImpl Address}' class. * * * @see TaxationWithRoot.impl.AddressImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getAddress() * @generated */ int ADDRESS = 4; /** * The feature id for the 'Country' attribute. * * * @generated * @ordered */ int ADDRESS__COUNTRY = ROOT_FEATURE_COUNT + 0; /** * The feature id for the 'Street' attribute. * * * @generated * @ordered */ int ADDRESS__STREET = ROOT_FEATURE_COUNT + 1; /** * The feature id for the 'Zip Code' attribute. * * * @generated * @ordered */ int ADDRESS__ZIP_CODE = ROOT_FEATURE_COUNT + 2; /** * The feature id for the 'City' attribute. * * * @generated * @ordered */ int ADDRESS__CITY = ROOT_FEATURE_COUNT + 3; /** * The feature id for the 'Id2' attribute. * * * @generated * @ordered */ int ADDRESS__ID2 = ROOT_FEATURE_COUNT + 4; /** * The feature id for the 'Tax Payer' reference list. * * * @generated * @ordered */ int ADDRESS__TAX_PAYER = ROOT_FEATURE_COUNT + 5; /** * The number of structural features of the 'Address' class. * * * @generated * @ordered */ int ADDRESS_FEATURE_COUNT = ROOT_FEATURE_COUNT + 6; /** * The number of operations of the 'Address' class. * * * @generated * @ordered */ int ADDRESS_OPERATION_COUNT = ROOT_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.ExpenseImpl Expense}' class. * * * @see TaxationWithRoot.impl.ExpenseImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getExpense() * @generated */ int EXPENSE = 5; /** * The feature id for the 'Declared amount' attribute. * * * @generated * @ordered */ int EXPENSE__DECLARED_AMOUNT = 0; /** * The feature id for the 'Expense purpose' attribute. * * * @generated * @ordered */ int EXPENSE__EXPENSE_PURPOSE = 1; /** * The feature id for the 'Dependent' reference. * * * @generated * @ordered */ int EXPENSE__DEPENDENT = 2; /** * The feature id for the 'From agent' reference. * * * @generated * @ordered */ int EXPENSE__FROM_AGENT = 3; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int EXPENSE__INCOME = 4; /** * The feature id for the 'Id4' attribute. * * * @generated * @ordered */ int EXPENSE__ID4 = 5; /** * The feature id for the 'Beneficiary' reference. * * * @generated * @ordered */ int EXPENSE__BENEFICIARY = 6; /** * The number of structural features of the 'Expense' class. * * * @generated * @ordered */ int EXPENSE_FEATURE_COUNT = 7; /** * The number of operations of the 'Expense' class. * * * @generated * @ordered */ int EXPENSE_OPERATION_COUNT = 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.DependentImpl Dependent}' class. * * * @see TaxationWithRoot.impl.DependentImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getDependent() * @generated */ int DEPENDENT = 6; /** * The feature id for the 'SS No' attribute. * * * @generated * @ordered */ int DEPENDENT__SS_NO = PHYSICAL_PERSON__SS_NO; /** * The feature id for the 'Addresses' reference list. * * * @generated * @ordered */ int DEPENDENT__ADDRESSES = PHYSICAL_PERSON__ADDRESSES; /** * The feature id for the 'Birth year' attribute. * * * @generated * @ordered */ int DEPENDENT__BIRTH_YEAR = PHYSICAL_PERSON__BIRTH_YEAR; /** * The feature id for the 'Disability percentage' attribute. * * * @generated * @ordered */ int DEPENDENT__DISABILITY_PERCENTAGE = PHYSICAL_PERSON__DISABILITY_PERCENTAGE; /** * The feature id for the 'Disability type' attribute. * * * @generated * @ordered */ int DEPENDENT__DISABILITY_TYPE = PHYSICAL_PERSON__DISABILITY_TYPE; /** * The feature id for the 'Birth month' attribute. * * * @generated * @ordered */ int DEPENDENT__BIRTH_MONTH = PHYSICAL_PERSON__BIRTH_MONTH; /** * The feature id for the 'Birth day' attribute. * * * @generated * @ordered */ int DEPENDENT__BIRTH_DAY = PHYSICAL_PERSON__BIRTH_DAY; /** * The feature id for the 'Expenses' reference list. * * * @generated * @ordered */ int DEPENDENT__EXPENSES = PHYSICAL_PERSON__EXPENSES; /** * The feature id for the 'Is widower' attribute. * * * @generated * @ordered */ int DEPENDENT__IS_WIDOWER = PHYSICAL_PERSON__IS_WIDOWER; /** * The feature id for the 'Dependent type' attribute. * * * @generated * @ordered */ int DEPENDENT__DEPENDENT_TYPE = PHYSICAL_PERSON_FEATURE_COUNT + 0; /** * The feature id for the 'Responsible person' container reference. * * * @generated * @ordered */ int DEPENDENT__RESPONSIBLE_PERSON = PHYSICAL_PERSON_FEATURE_COUNT + 1; /** * The feature id for the 'Continued studies' attribute. * * * @generated * @ordered */ int DEPENDENT__CONTINUED_STUDIES = PHYSICAL_PERSON_FEATURE_COUNT + 2; /** * The feature id for the 'Allowances' containment reference. * * * @generated * @ordered */ int DEPENDENT__ALLOWANCES = PHYSICAL_PERSON_FEATURE_COUNT + 3; /** * The feature id for the 'Household' container reference. * * * @generated * @ordered */ int DEPENDENT__HOUSEHOLD = PHYSICAL_PERSON_FEATURE_COUNT + 4; /** * The feature id for the 'From agent' reference. * * * @generated * @ordered */ int DEPENDENT__FROM_AGENT = PHYSICAL_PERSON_FEATURE_COUNT + 5; /** * The feature id for the 'Expense' reference list. * * * @generated * @ordered */ int DEPENDENT__EXPENSE = PHYSICAL_PERSON_FEATURE_COUNT + 6; /** * The number of structural features of the 'Dependent' class. * * * @generated * @ordered */ int DEPENDENT_FEATURE_COUNT = PHYSICAL_PERSON_FEATURE_COUNT + 7; /** * The number of operations of the 'Dependent' class. * * * @generated * @ordered */ int DEPENDENT_OPERATION_COUNT = PHYSICAL_PERSON_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.External_AllowanceImpl External Allowance}' class. * * * @see TaxationWithRoot.impl.External_AllowanceImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getExternal_Allowance() * @generated */ int EXTERNAL_ALLOWANCE = 7; /** * The feature id for the 'Grantor' attribute. * * * @generated * @ordered */ int EXTERNAL_ALLOWANCE__GRANTOR = 0; /** * The feature id for the 'Starting year' attribute. * * * @generated * @ordered */ int EXTERNAL_ALLOWANCE__STARTING_YEAR = 1; /** * The feature id for the 'Ending year' attribute. * * * @generated * @ordered */ int EXTERNAL_ALLOWANCE__ENDING_YEAR = 2; /** * The feature id for the 'Reciver' reference. * * * @generated * @ordered */ int EXTERNAL_ALLOWANCE__RECIVER = 3; /** * The feature id for the 'Id5' attribute. * * * @generated * @ordered */ int EXTERNAL_ALLOWANCE__ID5 = 4; /** * The feature id for the 'Person' container reference. * * * @generated * @ordered */ int EXTERNAL_ALLOWANCE__PERSON = 5; /** * The number of structural features of the 'External Allowance' class. * * * @generated * @ordered */ int EXTERNAL_ALLOWANCE_FEATURE_COUNT = 6; /** * The number of operations of the 'External Allowance' class. * * * @generated * @ordered */ int EXTERNAL_ALLOWANCE_OPERATION_COUNT = 0; /** * The meta object id for the '{@link TaxationWithRoot.Tax_Case Tax Case}' class. * * * @see TaxationWithRoot.Tax_Case * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Case() * @generated */ int TAX_CASE = 11; /** * The number of structural features of the 'Tax Case' class. * * * @generated * @ordered */ int TAX_CASE_FEATURE_COUNT = ROOT_FEATURE_COUNT + 0; /** * The number of operations of the 'Tax Case' class. * * * @generated * @ordered */ int TAX_CASE_OPERATION_COUNT = ROOT_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.HouseholdImpl Household}' class. * * * @see TaxationWithRoot.impl.HouseholdImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getHousehold() * @generated */ int HOUSEHOLD = 8; /** * The feature id for the 'Parents' containment reference. * * * @generated * @ordered */ int HOUSEHOLD__PARENTS = TAX_CASE_FEATURE_COUNT + 0; /** * The feature id for the 'Id1' attribute. * * * @generated * @ordered */ int HOUSEHOLD__ID1 = TAX_CASE_FEATURE_COUNT + 1; /** * The feature id for the 'Children' containment reference list. * * * @generated * @ordered */ int HOUSEHOLD__CHILDREN = TAX_CASE_FEATURE_COUNT + 2; /** * The number of structural features of the 'Household' class. * * * @generated * @ordered */ int HOUSEHOLD_FEATURE_COUNT = TAX_CASE_FEATURE_COUNT + 3; /** * The number of operations of the 'Household' class. * * * @generated * @ordered */ int HOUSEHOLD_OPERATION_COUNT = TAX_CASE_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Legal_Union_RecordImpl Legal Union Record}' class. * * * @see TaxationWithRoot.impl.Legal_Union_RecordImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getLegal_Union_Record() * @generated */ int LEGAL_UNION_RECORD = 9; /** * The feature id for the 'Start year' attribute. * * * @generated * @ordered */ int LEGAL_UNION_RECORD__START_YEAR = 0; /** * The feature id for the 'End year' attribute. * * * @generated * @ordered */ int LEGAL_UNION_RECORD__END_YEAR = 1; /** * The feature id for the 'Separation cause' attribute. * * * @generated * @ordered */ int LEGAL_UNION_RECORD__SEPARATION_CAUSE = 2; /** * The feature id for the 'Individual A' containment reference. * * * @generated * @ordered */ int LEGAL_UNION_RECORD__INDIVIDUAL_A = 3; /** * The feature id for the 'Individual B' containment reference list. * * * @generated * @ordered */ int LEGAL_UNION_RECORD__INDIVIDUAL_B = 4; /** * The feature id for the 'Properties' containment reference list. * * * @generated * @ordered */ int LEGAL_UNION_RECORD__PROPERTIES = 5; /** * The feature id for the 'Mutual agreement' attribute. * * * @generated * @ordered */ int LEGAL_UNION_RECORD__MUTUAL_AGREEMENT = 6; /** * The feature id for the 'Id9' attribute. * * * @generated * @ordered */ int LEGAL_UNION_RECORD__ID9 = 7; /** * The feature id for the 'Household' container reference. * * * @generated * @ordered */ int LEGAL_UNION_RECORD__HOUSEHOLD = 8; /** * The number of structural features of the 'Legal Union Record' class. * * * @generated * @ordered */ int LEGAL_UNION_RECORD_FEATURE_COUNT = 9; /** * The number of operations of the 'Legal Union Record' class. * * * @generated * @ordered */ int LEGAL_UNION_RECORD_OPERATION_COUNT = 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Tax_PropertyImpl Tax Property}' class. * * * @see TaxationWithRoot.impl.Tax_PropertyImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Property() * @generated */ int TAX_PROPERTY = 10; /** * The feature id for the 'Starting year' attribute. * * * @generated * @ordered */ int TAX_PROPERTY__STARTING_YEAR = 0; /** * The feature id for the 'Id10' attribute. * * * @generated * @ordered */ int TAX_PROPERTY__ID10 = 1; /** * The feature id for the 'Union record' container reference. * * * @generated * @ordered */ int TAX_PROPERTY__UNION_RECORD = 2; /** * The number of structural features of the 'Tax Property' class. * * * @generated * @ordered */ int TAX_PROPERTY_FEATURE_COUNT = 3; /** * The number of operations of the 'Tax Property' class. * * * @generated * @ordered */ int TAX_PROPERTY_OPERATION_COUNT = 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.FromAgentImpl From Agent}' class. * * * @see TaxationWithRoot.impl.FromAgentImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getFromAgent() * @generated */ int FROM_AGENT = 12; /** * The feature id for the 'Tax Payer' container reference. * * * @generated * @ordered */ int FROM_AGENT__TAX_PAYER = 0; /** * The feature id for the 'Is dependent eligible for CE Not In Houshold Children Care' attribute. * * * @generated * @ordered */ int FROM_AGENT__IS_DEPENDENT_ELIGIBLE_FOR_CE_NOT_IN_HOUSHOLD_CHILDREN_CARE = 1; /** * The feature id for the 'Expense' reference. * * * @generated * @ordered */ int FROM_AGENT__EXPENSE = 2; /** * The feature id for the 'Is eligible debt' attribute. * * * @generated * @ordered */ int FROM_AGENT__IS_ELIGIBLE_DEBT = 3; /** * The feature id for the 'Dependent' reference. * * * @generated * @ordered */ int FROM_AGENT__DEPENDENT = 4; /** * The number of structural features of the 'From Agent' class. * * * @generated * @ordered */ int FROM_AGENT_FEATURE_COUNT = 5; /** * The number of operations of the 'From Agent' class. * * * @generated * @ordered */ int FROM_AGENT_OPERATION_COUNT = 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.IncomeImpl Income}' class. * * * @see TaxationWithRoot.impl.IncomeImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getIncome() * @generated */ int INCOME = 13; /** * The feature id for the 'Income amount' attribute. * * * @generated * @ordered */ int INCOME__INCOME_AMOUNT = 0; /** * The feature id for the 'Income type' containment reference. * * * @generated * @ordered */ int INCOME__INCOME_TYPE = 1; /** * The feature id for the 'Tax card' containment reference. * * * @generated * @ordered */ int INCOME__TAX_CARD = 2; /** * The feature id for the 'Tax liability' attribute. * * * @generated * @ordered */ int INCOME__TAX_LIABILITY = 3; /** * The feature id for the 'Tax Payer' container reference. * * * @generated * @ordered */ int INCOME__TAX_PAYER = 4; /** * The feature id for the 'Details' containment reference list. * * * @generated * @ordered */ int INCOME__DETAILS = 5; /** * The feature id for the 'Num' attribute. * * * @generated * @ordered */ int INCOME__NUM = 6; /** * The feature id for the 'Expenses' containment reference list. * * * @generated * @ordered */ int INCOME__EXPENSES = 7; /** * The number of structural features of the 'Income' class. * * * @generated * @ordered */ int INCOME_FEATURE_COUNT = 8; /** * The number of operations of the 'Income' class. * * * @generated * @ordered */ int INCOME_OPERATION_COUNT = 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Income_TypeImpl Income Type}' class. * * * @see TaxationWithRoot.impl.Income_TypeImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getIncome_Type() * @generated */ int INCOME_TYPE = 14; /** * The feature id for the 'Id8' attribute. * * * @generated * @ordered */ int INCOME_TYPE__ID8 = 0; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int INCOME_TYPE__INCOME = 1; /** * The number of structural features of the 'Income Type' class. * * * @generated * @ordered */ int INCOME_TYPE_FEATURE_COUNT = 2; /** * The number of operations of the 'Income Type' class. * * * @generated * @ordered */ int INCOME_TYPE_OPERATION_COUNT = 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Tax_CardImpl Tax Card}' class. * * * @see TaxationWithRoot.impl.Tax_CardImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Card() * @generated */ int TAX_CARD = 15; /** * The feature id for the 'Card identifier' attribute. * * * @generated * @ordered */ int TAX_CARD__CARD_IDENTIFIER = 0; /** * The feature id for the 'Tax office' attribute. * * * @generated * @ordered */ int TAX_CARD__TAX_OFFICE = 1; /** * The feature id for the 'Percentage of witholding' attribute. * * * @generated * @ordered */ int TAX_CARD__PERCENTAGE_OF_WITHOLDING = 2; /** * The feature id for the 'Tax payers name surname' attribute list. * * * @generated * @ordered */ int TAX_CARD__TAX_PAYERS_NAME_SURNAME = 3; /** * The feature id for the 'Tax payers partner name surname' attribute list. * * * @generated * @ordered */ int TAX_CARD__TAX_PAYERS_PARTNER_NAME_SURNAME = 4; /** * The feature id for the 'Tax payers address' reference. * * * @generated * @ordered */ int TAX_CARD__TAX_PAYERS_ADDRESS = 5; /** * The feature id for the 'Jobs Employer SS No' attribute. * * * @generated * @ordered */ int TAX_CARD__JOBS_EMPLOYER_SS_NO = 6; /** * The feature id for the 'Jobs employers name' attribute. * * * @generated * @ordered */ int TAX_CARD__JOBS_EMPLOYERS_NAME = 7; /** * The feature id for the 'Jobs activity type' attribute. * * * @generated * @ordered */ int TAX_CARD__JOBS_ACTIVITY_TYPE = 8; /** * The feature id for the 'Jobs place of work' attribute. * * * @generated * @ordered */ int TAX_CARD__JOBS_PLACE_OF_WORK = 9; /** * The feature id for the 'Deduction FD daily' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_FD_DAILY = 10; /** * The feature id for the 'Deduction FD monthly' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_FD_MONTHLY = 11; /** * The feature id for the 'Deduction AC daily' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_AC_DAILY = 12; /** * The feature id for the 'Deduction AC monthly' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_AC_MONTHLY = 13; /** * The feature id for the 'Deduction AC yearly' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_AC_YEARLY = 14; /** * The feature id for the 'Deduction CE daily' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_CE_DAILY = 15; /** * The feature id for the 'Deduction CE monthly' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_CE_MONTHLY = 16; /** * The feature id for the 'Deduction CE yearly' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_CE_YEARLY = 17; /** * The feature id for the 'Deduction DS daily' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_DS_DAILY = 18; /** * The feature id for the 'Deduction DS monthly' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_DS_MONTHLY = 19; /** * The feature id for the 'Deduction FO daily' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_FO_DAILY = 20; /** * The feature id for the 'Deduction FO monthly' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_FO_MONTHLY = 21; /** * The feature id for the 'Deduction FO yearly' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_FO_YEARLY = 22; /** * The feature id for the 'Credit CIS daily' attribute. * * * @generated * @ordered */ int TAX_CARD__CREDIT_CIS_DAILY = 23; /** * The feature id for the 'Credit CIS monthly' attribute. * * * @generated * @ordered */ int TAX_CARD__CREDIT_CIS_MONTHLY = 24; /** * The feature id for the 'Credit CIM daily' attribute. * * * @generated * @ordered */ int TAX_CARD__CREDIT_CIM_DAILY = 25; /** * The feature id for the 'Validity' attribute. * * * @generated * @ordered */ int TAX_CARD__VALIDITY = 26; /** * The feature id for the 'Income Tax Credit' reference list. * * * @generated * @ordered */ int TAX_CARD__INCOME_TAX_CREDIT = 27; /** * The feature id for the 'Previous' reference. * * * @generated * @ordered */ int TAX_CARD__PREVIOUS = 28; /** * The feature id for the 'Current tax card' reference. * * * @generated * @ordered */ int TAX_CARD__CURRENT_TAX_CARD = 29; /** * The feature id for the 'Credit CIM yearly' attribute. * * * @generated * @ordered */ int TAX_CARD__CREDIT_CIM_YEARLY = 30; /** * The feature id for the 'Deduction DS Alimony yearly' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_DS_ALIMONY_YEARLY = 31; /** * The feature id for the 'Deduction DS Debt yearly' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_DS_DEBT_YEARLY = 32; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int TAX_CARD__INCOME = 33; /** * The number of structural features of the 'Tax Card' class. * * * @generated * @ordered */ int TAX_CARD_FEATURE_COUNT = 34; /** * The number of operations of the 'Tax Card' class. * * * @generated * @ordered */ int TAX_CARD_OPERATION_COUNT = 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Income_Tax_CreditImpl Income Tax Credit}' class. * * * @see TaxationWithRoot.impl.Income_Tax_CreditImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getIncome_Tax_Credit() * @generated */ int INCOME_TAX_CREDIT = 16; /** * The feature id for the 'Granted By' attribute. * * * @generated * @ordered */ int INCOME_TAX_CREDIT__GRANTED_BY = ROOT_FEATURE_COUNT + 0; /** * The feature id for the 'Tax Payer' reference. * * * @generated * @ordered */ int INCOME_TAX_CREDIT__TAX_PAYER = ROOT_FEATURE_COUNT + 1; /** * The feature id for the 'Tax year' attribute. * * * @generated * @ordered */ int INCOME_TAX_CREDIT__TAX_YEAR = ROOT_FEATURE_COUNT + 2; /** * The feature id for the 'Yearly' attribute. * * * @generated * @ordered */ int INCOME_TAX_CREDIT__YEARLY = ROOT_FEATURE_COUNT + 3; /** * The feature id for the 'Monthly' attribute. * * * @generated * @ordered */ int INCOME_TAX_CREDIT__MONTHLY = ROOT_FEATURE_COUNT + 4; /** * The feature id for the 'Daily' attribute. * * * @generated * @ordered */ int INCOME_TAX_CREDIT__DAILY = ROOT_FEATURE_COUNT + 5; /** * The feature id for the 'Id7' attribute. * * * @generated * @ordered */ int INCOME_TAX_CREDIT__ID7 = ROOT_FEATURE_COUNT + 6; /** * The feature id for the 'Taxation Frame' reference. * * * @generated * @ordered */ int INCOME_TAX_CREDIT__TAXATION_FRAME = ROOT_FEATURE_COUNT + 7; /** * The number of structural features of the 'Income Tax Credit' class. * * * @generated * @ordered */ int INCOME_TAX_CREDIT_FEATURE_COUNT = ROOT_FEATURE_COUNT + 8; /** * The number of operations of the 'Income Tax Credit' class. * * * @generated * @ordered */ int INCOME_TAX_CREDIT_OPERATION_COUNT = ROOT_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Income_DetailImpl Income Detail}' class. * * * @see TaxationWithRoot.impl.Income_DetailImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getIncome_Detail() * @generated */ int INCOME_DETAIL = 17; /** * The feature id for the 'Amount' attribute. * * * @generated * @ordered */ int INCOME_DETAIL__AMOUNT = 0; /** * The feature id for the 'Is worked' attribute. * * * @generated * @ordered */ int INCOME_DETAIL__IS_WORKED = 1; /** * The feature id for the 'Distance' attribute. * * * @generated * @ordered */ int INCOME_DETAIL__DISTANCE = 2; /** * The feature id for the 'Worked days' attribute. * * * @generated * @ordered */ int INCOME_DETAIL__WORKED_DAYS = 3; /** * The feature id for the 'Is contributing CNS' attribute. * * * @generated * @ordered */ int INCOME_DETAIL__IS_CONTRIBUTING_CNS = 4; /** * The feature id for the 'Id5' attribute. * * * @generated * @ordered */ int INCOME_DETAIL__ID5 = 5; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int INCOME_DETAIL__INCOME = 6; /** * The number of structural features of the 'Income Detail' class. * * * @generated * @ordered */ int INCOME_DETAIL_FEATURE_COUNT = 7; /** * The number of operations of the 'Income Detail' class. * * * @generated * @ordered */ int INCOME_DETAIL_OPERATION_COUNT = 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.FromLawImpl From Law}' class. * * * @see TaxationWithRoot.impl.FromLawImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getFromLaw() * @generated */ int FROM_LAW = 18; /** * The feature id for the 'Id' attribute. * * * @generated * @ordered */ int FROM_LAW__ID = 0; /** * The feature id for the 'Tax Payer' container reference. * * * @generated * @ordered */ int FROM_LAW__TAX_PAYER = 1; /** * The number of structural features of the 'From Law' class. * * * @generated * @ordered */ int FROM_LAW_FEATURE_COUNT = 2; /** * The number of operations of the 'From Law' class. * * * @generated * @ordered */ int FROM_LAW_OPERATION_COUNT = 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Fiscal_AddressImpl Fiscal Address}' class. * * * @see TaxationWithRoot.impl.Fiscal_AddressImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getFiscal_Address() * @generated */ int FISCAL_ADDRESS = 19; /** * The feature id for the 'Country' attribute. * * * @generated * @ordered */ int FISCAL_ADDRESS__COUNTRY = ADDRESS__COUNTRY; /** * The feature id for the 'Street' attribute. * * * @generated * @ordered */ int FISCAL_ADDRESS__STREET = ADDRESS__STREET; /** * The feature id for the 'Zip Code' attribute. * * * @generated * @ordered */ int FISCAL_ADDRESS__ZIP_CODE = ADDRESS__ZIP_CODE; /** * The feature id for the 'City' attribute. * * * @generated * @ordered */ int FISCAL_ADDRESS__CITY = ADDRESS__CITY; /** * The feature id for the 'Id2' attribute. * * * @generated * @ordered */ int FISCAL_ADDRESS__ID2 = ADDRESS__ID2; /** * The feature id for the 'Tax Payer' reference list. * * * @generated * @ordered */ int FISCAL_ADDRESS__TAX_PAYER = ADDRESS__TAX_PAYER; /** * The number of structural features of the 'Fiscal Address' class. * * * @generated * @ordered */ int FISCAL_ADDRESS_FEATURE_COUNT = ADDRESS_FEATURE_COUNT + 0; /** * The number of operations of the 'Fiscal Address' class. * * * @generated * @ordered */ int FISCAL_ADDRESS_OPERATION_COUNT = ADDRESS_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Habitual_AddressImpl Habitual Address}' class. * * * @see TaxationWithRoot.impl.Habitual_AddressImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getHabitual_Address() * @generated */ int HABITUAL_ADDRESS = 20; /** * The feature id for the 'Country' attribute. * * * @generated * @ordered */ int HABITUAL_ADDRESS__COUNTRY = ADDRESS__COUNTRY; /** * The feature id for the 'Street' attribute. * * * @generated * @ordered */ int HABITUAL_ADDRESS__STREET = ADDRESS__STREET; /** * The feature id for the 'Zip Code' attribute. * * * @generated * @ordered */ int HABITUAL_ADDRESS__ZIP_CODE = ADDRESS__ZIP_CODE; /** * The feature id for the 'City' attribute. * * * @generated * @ordered */ int HABITUAL_ADDRESS__CITY = ADDRESS__CITY; /** * The feature id for the 'Id2' attribute. * * * @generated * @ordered */ int HABITUAL_ADDRESS__ID2 = ADDRESS__ID2; /** * The feature id for the 'Tax Payer' reference list. * * * @generated * @ordered */ int HABITUAL_ADDRESS__TAX_PAYER = ADDRESS__TAX_PAYER; /** * The number of structural features of the 'Habitual Address' class. * * * @generated * @ordered */ int HABITUAL_ADDRESS_FEATURE_COUNT = ADDRESS_FEATURE_COUNT + 0; /** * The number of operations of the 'Habitual Address' class. * * * @generated * @ordered */ int HABITUAL_ADDRESS_OPERATION_COUNT = ADDRESS_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Marriage_RecordImpl Marriage Record}' class. * * * @see TaxationWithRoot.impl.Marriage_RecordImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getMarriage_Record() * @generated */ int MARRIAGE_RECORD = 21; /** * The feature id for the 'Start year' attribute. * * * @generated * @ordered */ int MARRIAGE_RECORD__START_YEAR = LEGAL_UNION_RECORD__START_YEAR; /** * The feature id for the 'End year' attribute. * * * @generated * @ordered */ int MARRIAGE_RECORD__END_YEAR = LEGAL_UNION_RECORD__END_YEAR; /** * The feature id for the 'Separation cause' attribute. * * * @generated * @ordered */ int MARRIAGE_RECORD__SEPARATION_CAUSE = LEGAL_UNION_RECORD__SEPARATION_CAUSE; /** * The feature id for the 'Individual A' containment reference. * * * @generated * @ordered */ int MARRIAGE_RECORD__INDIVIDUAL_A = LEGAL_UNION_RECORD__INDIVIDUAL_A; /** * The feature id for the 'Individual B' containment reference list. * * * @generated * @ordered */ int MARRIAGE_RECORD__INDIVIDUAL_B = LEGAL_UNION_RECORD__INDIVIDUAL_B; /** * The feature id for the 'Properties' containment reference list. * * * @generated * @ordered */ int MARRIAGE_RECORD__PROPERTIES = LEGAL_UNION_RECORD__PROPERTIES; /** * The feature id for the 'Mutual agreement' attribute. * * * @generated * @ordered */ int MARRIAGE_RECORD__MUTUAL_AGREEMENT = LEGAL_UNION_RECORD__MUTUAL_AGREEMENT; /** * The feature id for the 'Id9' attribute. * * * @generated * @ordered */ int MARRIAGE_RECORD__ID9 = LEGAL_UNION_RECORD__ID9; /** * The feature id for the 'Household' container reference. * * * @generated * @ordered */ int MARRIAGE_RECORD__HOUSEHOLD = LEGAL_UNION_RECORD__HOUSEHOLD; /** * The number of structural features of the 'Marriage Record' class. * * * @generated * @ordered */ int MARRIAGE_RECORD_FEATURE_COUNT = LEGAL_UNION_RECORD_FEATURE_COUNT + 0; /** * The number of operations of the 'Marriage Record' class. * * * @generated * @ordered */ int MARRIAGE_RECORD_OPERATION_COUNT = LEGAL_UNION_RECORD_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Non_Resident_Tax_PayerImpl Non Resident Tax Payer}' class. * * * @see TaxationWithRoot.impl.Non_Resident_Tax_PayerImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getNon_Resident_Tax_Payer() * @generated */ int NON_RESIDENT_TAX_PAYER = 22; /** * The feature id for the 'SS No' attribute. * * * @generated * @ordered */ int NON_RESIDENT_TAX_PAYER__SS_NO = TAX_PAYER__SS_NO; /** * The feature id for the 'Addresses' reference list. * * * @generated * @ordered */ int NON_RESIDENT_TAX_PAYER__ADDRESSES = TAX_PAYER__ADDRESSES; /** * The feature id for the 'Birth year' attribute. * * * @generated * @ordered */ int NON_RESIDENT_TAX_PAYER__BIRTH_YEAR = TAX_PAYER__BIRTH_YEAR; /** * The feature id for the 'Disability percentage' attribute. * * * @generated * @ordered */ int NON_RESIDENT_TAX_PAYER__DISABILITY_PERCENTAGE = TAX_PAYER__DISABILITY_PERCENTAGE; /** * The feature id for the 'Disability type' attribute. * * * @generated * @ordered */ int NON_RESIDENT_TAX_PAYER__DISABILITY_TYPE = TAX_PAYER__DISABILITY_TYPE; /** * The feature id for the 'Birth month' attribute. * * * @generated * @ordered */ int NON_RESIDENT_TAX_PAYER__BIRTH_MONTH = TAX_PAYER__BIRTH_MONTH; /** * The feature id for the 'Birth day' attribute. * * * @generated * @ordered */ int NON_RESIDENT_TAX_PAYER__BIRTH_DAY = TAX_PAYER__BIRTH_DAY; /** * The feature id for the 'Expenses' reference list. * * * @generated * @ordered */ int NON_RESIDENT_TAX_PAYER__EXPENSES = TAX_PAYER__EXPENSES; /** * The feature id for the 'Is widower' attribute. * * * @generated * @ordered */ int NON_RESIDENT_TAX_PAYER__IS_WIDOWER = TAX_PAYER__IS_WIDOWER; /** * The feature id for the 'Dependents' containment reference list. * * * @generated * @ordered */ int NON_RESIDENT_TAX_PAYER__DEPENDENTS = TAX_PAYER__DEPENDENTS; /** * The feature id for the 'From agent' containment reference. * * * @generated * @ordered */ int NON_RESIDENT_TAX_PAYER__FROM_AGENT = TAX_PAYER__FROM_AGENT; /** * The feature id for the 'Incomes' containment reference list. * * * @generated * @ordered */ int NON_RESIDENT_TAX_PAYER__INCOMES = TAX_PAYER__INCOMES; /** * The feature id for the 'From law' containment reference. * * * @generated * @ordered */ int NON_RESIDENT_TAX_PAYER__FROM_LAW = TAX_PAYER__FROM_LAW; /** * The feature id for the 'Is assimilated to resident' attribute. * * * @generated * @ordered */ int NON_RESIDENT_TAX_PAYER__IS_ASSIMILATED_TO_RESIDENT = TAX_PAYER_FEATURE_COUNT + 0; /** * The number of structural features of the 'Non Resident Tax Payer' class. * * * @generated * @ordered */ int NON_RESIDENT_TAX_PAYER_FEATURE_COUNT = TAX_PAYER_FEATURE_COUNT + 1; /** * The number of operations of the 'Non Resident Tax Payer' class. * * * @generated * @ordered */ int NON_RESIDENT_TAX_PAYER_OPERATION_COUNT = TAX_PAYER_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Partnership_RecordImpl Partnership Record}' class. * * * @see TaxationWithRoot.impl.Partnership_RecordImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getPartnership_Record() * @generated */ int PARTNERSHIP_RECORD = 23; /** * The feature id for the 'Start year' attribute. * * * @generated * @ordered */ int PARTNERSHIP_RECORD__START_YEAR = LEGAL_UNION_RECORD__START_YEAR; /** * The feature id for the 'End year' attribute. * * * @generated * @ordered */ int PARTNERSHIP_RECORD__END_YEAR = LEGAL_UNION_RECORD__END_YEAR; /** * The feature id for the 'Separation cause' attribute. * * * @generated * @ordered */ int PARTNERSHIP_RECORD__SEPARATION_CAUSE = LEGAL_UNION_RECORD__SEPARATION_CAUSE; /** * The feature id for the 'Individual A' containment reference. * * * @generated * @ordered */ int PARTNERSHIP_RECORD__INDIVIDUAL_A = LEGAL_UNION_RECORD__INDIVIDUAL_A; /** * The feature id for the 'Individual B' containment reference list. * * * @generated * @ordered */ int PARTNERSHIP_RECORD__INDIVIDUAL_B = LEGAL_UNION_RECORD__INDIVIDUAL_B; /** * The feature id for the 'Properties' containment reference list. * * * @generated * @ordered */ int PARTNERSHIP_RECORD__PROPERTIES = LEGAL_UNION_RECORD__PROPERTIES; /** * The feature id for the 'Mutual agreement' attribute. * * * @generated * @ordered */ int PARTNERSHIP_RECORD__MUTUAL_AGREEMENT = LEGAL_UNION_RECORD__MUTUAL_AGREEMENT; /** * The feature id for the 'Id9' attribute. * * * @generated * @ordered */ int PARTNERSHIP_RECORD__ID9 = LEGAL_UNION_RECORD__ID9; /** * The feature id for the 'Household' container reference. * * * @generated * @ordered */ int PARTNERSHIP_RECORD__HOUSEHOLD = LEGAL_UNION_RECORD__HOUSEHOLD; /** * The number of structural features of the 'Partnership Record' class. * * * @generated * @ordered */ int PARTNERSHIP_RECORD_FEATURE_COUNT = LEGAL_UNION_RECORD_FEATURE_COUNT + 0; /** * The number of operations of the 'Partnership Record' class. * * * @generated * @ordered */ int PARTNERSHIP_RECORD_OPERATION_COUNT = LEGAL_UNION_RECORD_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Resident_Tax_PayerImpl Resident Tax Payer}' class. * * * @see TaxationWithRoot.impl.Resident_Tax_PayerImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getResident_Tax_Payer() * @generated */ int RESIDENT_TAX_PAYER = 24; /** * The feature id for the 'SS No' attribute. * * * @generated * @ordered */ int RESIDENT_TAX_PAYER__SS_NO = TAX_PAYER__SS_NO; /** * The feature id for the 'Addresses' reference list. * * * @generated * @ordered */ int RESIDENT_TAX_PAYER__ADDRESSES = TAX_PAYER__ADDRESSES; /** * The feature id for the 'Birth year' attribute. * * * @generated * @ordered */ int RESIDENT_TAX_PAYER__BIRTH_YEAR = TAX_PAYER__BIRTH_YEAR; /** * The feature id for the 'Disability percentage' attribute. * * * @generated * @ordered */ int RESIDENT_TAX_PAYER__DISABILITY_PERCENTAGE = TAX_PAYER__DISABILITY_PERCENTAGE; /** * The feature id for the 'Disability type' attribute. * * * @generated * @ordered */ int RESIDENT_TAX_PAYER__DISABILITY_TYPE = TAX_PAYER__DISABILITY_TYPE; /** * The feature id for the 'Birth month' attribute. * * * @generated * @ordered */ int RESIDENT_TAX_PAYER__BIRTH_MONTH = TAX_PAYER__BIRTH_MONTH; /** * The feature id for the 'Birth day' attribute. * * * @generated * @ordered */ int RESIDENT_TAX_PAYER__BIRTH_DAY = TAX_PAYER__BIRTH_DAY; /** * The feature id for the 'Expenses' reference list. * * * @generated * @ordered */ int RESIDENT_TAX_PAYER__EXPENSES = TAX_PAYER__EXPENSES; /** * The feature id for the 'Is widower' attribute. * * * @generated * @ordered */ int RESIDENT_TAX_PAYER__IS_WIDOWER = TAX_PAYER__IS_WIDOWER; /** * The feature id for the 'Dependents' containment reference list. * * * @generated * @ordered */ int RESIDENT_TAX_PAYER__DEPENDENTS = TAX_PAYER__DEPENDENTS; /** * The feature id for the 'From agent' containment reference. * * * @generated * @ordered */ int RESIDENT_TAX_PAYER__FROM_AGENT = TAX_PAYER__FROM_AGENT; /** * The feature id for the 'Incomes' containment reference list. * * * @generated * @ordered */ int RESIDENT_TAX_PAYER__INCOMES = TAX_PAYER__INCOMES; /** * The feature id for the 'From law' containment reference. * * * @generated * @ordered */ int RESIDENT_TAX_PAYER__FROM_LAW = TAX_PAYER__FROM_LAW; /** * The number of structural features of the 'Resident Tax Payer' class. * * * @generated * @ordered */ int RESIDENT_TAX_PAYER_FEATURE_COUNT = TAX_PAYER_FEATURE_COUNT + 0; /** * The number of operations of the 'Resident Tax Payer' class. * * * @generated * @ordered */ int RESIDENT_TAX_PAYER_OPERATION_COUNT = TAX_PAYER_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Trade_and_Business_IncomeImpl Trade and Business Income}' class. * * * @see TaxationWithRoot.impl.Trade_and_Business_IncomeImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getTrade_and_Business_Income() * @generated */ int TRADE_AND_BUSINESS_INCOME = 25; /** * The feature id for the 'Id8' attribute. * * * @generated * @ordered */ int TRADE_AND_BUSINESS_INCOME__ID8 = INCOME_TYPE__ID8; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int TRADE_AND_BUSINESS_INCOME__INCOME = INCOME_TYPE__INCOME; /** * The number of structural features of the 'Trade and Business Income' class. * * * @generated * @ordered */ int TRADE_AND_BUSINESS_INCOME_FEATURE_COUNT = INCOME_TYPE_FEATURE_COUNT + 0; /** * The number of operations of the 'Trade and Business Income' class. * * * @generated * @ordered */ int TRADE_AND_BUSINESS_INCOME_OPERATION_COUNT = INCOME_TYPE_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Agriculture_and_Forestry_IncomeImpl Agriculture and Forestry Income}' class. * * * @see TaxationWithRoot.impl.Agriculture_and_Forestry_IncomeImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getAgriculture_and_Forestry_Income() * @generated */ int AGRICULTURE_AND_FORESTRY_INCOME = 26; /** * The feature id for the 'Id8' attribute. * * * @generated * @ordered */ int AGRICULTURE_AND_FORESTRY_INCOME__ID8 = INCOME_TYPE__ID8; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int AGRICULTURE_AND_FORESTRY_INCOME__INCOME = INCOME_TYPE__INCOME; /** * The number of structural features of the 'Agriculture and Forestry Income' class. * * * @generated * @ordered */ int AGRICULTURE_AND_FORESTRY_INCOME_FEATURE_COUNT = INCOME_TYPE_FEATURE_COUNT + 0; /** * The number of operations of the 'Agriculture and Forestry Income' class. * * * @generated * @ordered */ int AGRICULTURE_AND_FORESTRY_INCOME_OPERATION_COUNT = INCOME_TYPE_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Pensions_and_Annuities_IncomeImpl Pensions and Annuities Income}' class. * * * @see TaxationWithRoot.impl.Pensions_and_Annuities_IncomeImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getPensions_and_Annuities_Income() * @generated */ int PENSIONS_AND_ANNUITIES_INCOME = 27; /** * The feature id for the 'Id8' attribute. * * * @generated * @ordered */ int PENSIONS_AND_ANNUITIES_INCOME__ID8 = INCOME_TYPE__ID8; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int PENSIONS_AND_ANNUITIES_INCOME__INCOME = INCOME_TYPE__INCOME; /** * The feature id for the 'Occasional payement' attribute. * * * @generated * @ordered */ int PENSIONS_AND_ANNUITIES_INCOME__OCCASIONAL_PAYEMENT = INCOME_TYPE_FEATURE_COUNT + 0; /** * The number of structural features of the 'Pensions and Annuities Income' class. * * * @generated * @ordered */ int PENSIONS_AND_ANNUITIES_INCOME_FEATURE_COUNT = INCOME_TYPE_FEATURE_COUNT + 1; /** * The number of operations of the 'Pensions and Annuities Income' class. * * * @generated * @ordered */ int PENSIONS_AND_ANNUITIES_INCOME_OPERATION_COUNT = INCOME_TYPE_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Capital_and_Investments_IncomeImpl Capital and Investments Income}' class. * * * @see TaxationWithRoot.impl.Capital_and_Investments_IncomeImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getCapital_and_Investments_Income() * @generated */ int CAPITAL_AND_INVESTMENTS_INCOME = 28; /** * The feature id for the 'Id8' attribute. * * * @generated * @ordered */ int CAPITAL_AND_INVESTMENTS_INCOME__ID8 = INCOME_TYPE__ID8; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int CAPITAL_AND_INVESTMENTS_INCOME__INCOME = INCOME_TYPE__INCOME; /** * The number of structural features of the 'Capital and Investments Income' class. * * * @generated * @ordered */ int CAPITAL_AND_INVESTMENTS_INCOME_FEATURE_COUNT = INCOME_TYPE_FEATURE_COUNT + 0; /** * The number of operations of the 'Capital and Investments Income' class. * * * @generated * @ordered */ int CAPITAL_AND_INVESTMENTS_INCOME_OPERATION_COUNT = INCOME_TYPE_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Employment_IncomeImpl Employment Income}' class. * * * @see TaxationWithRoot.impl.Employment_IncomeImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getEmployment_Income() * @generated */ int EMPLOYMENT_INCOME = 29; /** * The feature id for the 'Id8' attribute. * * * @generated * @ordered */ int EMPLOYMENT_INCOME__ID8 = INCOME_TYPE__ID8; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int EMPLOYMENT_INCOME__INCOME = INCOME_TYPE__INCOME; /** * The number of structural features of the 'Employment Income' class. * * * @generated * @ordered */ int EMPLOYMENT_INCOME_FEATURE_COUNT = INCOME_TYPE_FEATURE_COUNT + 0; /** * The number of operations of the 'Employment Income' class. * * * @generated * @ordered */ int EMPLOYMENT_INCOME_OPERATION_COUNT = INCOME_TYPE_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Rentals_and_Leases_IncomeImpl Rentals and Leases Income}' class. * * * @see TaxationWithRoot.impl.Rentals_and_Leases_IncomeImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getRentals_and_Leases_Income() * @generated */ int RENTALS_AND_LEASES_INCOME = 30; /** * The feature id for the 'Id8' attribute. * * * @generated * @ordered */ int RENTALS_AND_LEASES_INCOME__ID8 = INCOME_TYPE__ID8; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int RENTALS_AND_LEASES_INCOME__INCOME = INCOME_TYPE__INCOME; /** * The feature id for the 'Is periodic' attribute. * * * @generated * @ordered */ int RENTALS_AND_LEASES_INCOME__IS_PERIODIC = INCOME_TYPE_FEATURE_COUNT + 0; /** * The number of structural features of the 'Rentals and Leases Income' class. * * * @generated * @ordered */ int RENTALS_AND_LEASES_INCOME_FEATURE_COUNT = INCOME_TYPE_FEATURE_COUNT + 1; /** * The number of operations of the 'Rentals and Leases Income' class. * * * @generated * @ordered */ int RENTALS_AND_LEASES_INCOME_OPERATION_COUNT = INCOME_TYPE_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Foreign_IncomeImpl Foreign Income}' class. * * * @see TaxationWithRoot.impl.Foreign_IncomeImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getForeign_Income() * @generated */ int FOREIGN_INCOME = 31; /** * The feature id for the 'Income amount' attribute. * * * @generated * @ordered */ int FOREIGN_INCOME__INCOME_AMOUNT = INCOME__INCOME_AMOUNT; /** * The feature id for the 'Income type' containment reference. * * * @generated * @ordered */ int FOREIGN_INCOME__INCOME_TYPE = INCOME__INCOME_TYPE; /** * The feature id for the 'Tax card' containment reference. * * * @generated * @ordered */ int FOREIGN_INCOME__TAX_CARD = INCOME__TAX_CARD; /** * The feature id for the 'Tax liability' attribute. * * * @generated * @ordered */ int FOREIGN_INCOME__TAX_LIABILITY = INCOME__TAX_LIABILITY; /** * The feature id for the 'Tax Payer' container reference. * * * @generated * @ordered */ int FOREIGN_INCOME__TAX_PAYER = INCOME__TAX_PAYER; /** * The feature id for the 'Details' containment reference list. * * * @generated * @ordered */ int FOREIGN_INCOME__DETAILS = INCOME__DETAILS; /** * The feature id for the 'Num' attribute. * * * @generated * @ordered */ int FOREIGN_INCOME__NUM = INCOME__NUM; /** * The feature id for the 'Expenses' containment reference list. * * * @generated * @ordered */ int FOREIGN_INCOME__EXPENSES = INCOME__EXPENSES; /** * The number of structural features of the 'Foreign Income' class. * * * @generated * @ordered */ int FOREIGN_INCOME_FEATURE_COUNT = INCOME_FEATURE_COUNT + 0; /** * The number of operations of the 'Foreign Income' class. * * * @generated * @ordered */ int FOREIGN_INCOME_OPERATION_COUNT = INCOME_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Local_IncomeImpl Local Income}' class. * * * @see TaxationWithRoot.impl.Local_IncomeImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getLocal_Income() * @generated */ int LOCAL_INCOME = 32; /** * The feature id for the 'Income amount' attribute. * * * @generated * @ordered */ int LOCAL_INCOME__INCOME_AMOUNT = INCOME__INCOME_AMOUNT; /** * The feature id for the 'Income type' containment reference. * * * @generated * @ordered */ int LOCAL_INCOME__INCOME_TYPE = INCOME__INCOME_TYPE; /** * The feature id for the 'Tax card' containment reference. * * * @generated * @ordered */ int LOCAL_INCOME__TAX_CARD = INCOME__TAX_CARD; /** * The feature id for the 'Tax liability' attribute. * * * @generated * @ordered */ int LOCAL_INCOME__TAX_LIABILITY = INCOME__TAX_LIABILITY; /** * The feature id for the 'Tax Payer' container reference. * * * @generated * @ordered */ int LOCAL_INCOME__TAX_PAYER = INCOME__TAX_PAYER; /** * The feature id for the 'Details' containment reference list. * * * @generated * @ordered */ int LOCAL_INCOME__DETAILS = INCOME__DETAILS; /** * The feature id for the 'Num' attribute. * * * @generated * @ordered */ int LOCAL_INCOME__NUM = INCOME__NUM; /** * The feature id for the 'Expenses' containment reference list. * * * @generated * @ordered */ int LOCAL_INCOME__EXPENSES = INCOME__EXPENSES; /** * The number of structural features of the 'Local Income' class. * * * @generated * @ordered */ int LOCAL_INCOME_FEATURE_COUNT = INCOME_FEATURE_COUNT + 0; /** * The number of operations of the 'Local Income' class. * * * @generated * @ordered */ int LOCAL_INCOME_OPERATION_COUNT = INCOME_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.CIMImpl CIM}' class. * * * @see TaxationWithRoot.impl.CIMImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getCIM() * @generated */ int CIM = 33; /** * The feature id for the 'Granted By' attribute. * * * @generated * @ordered */ int CIM__GRANTED_BY = INCOME_TAX_CREDIT__GRANTED_BY; /** * The feature id for the 'Tax Payer' reference. * * * @generated * @ordered */ int CIM__TAX_PAYER = INCOME_TAX_CREDIT__TAX_PAYER; /** * The feature id for the 'Tax year' attribute. * * * @generated * @ordered */ int CIM__TAX_YEAR = INCOME_TAX_CREDIT__TAX_YEAR; /** * The feature id for the 'Yearly' attribute. * * * @generated * @ordered */ int CIM__YEARLY = INCOME_TAX_CREDIT__YEARLY; /** * The feature id for the 'Monthly' attribute. * * * @generated * @ordered */ int CIM__MONTHLY = INCOME_TAX_CREDIT__MONTHLY; /** * The feature id for the 'Daily' attribute. * * * @generated * @ordered */ int CIM__DAILY = INCOME_TAX_CREDIT__DAILY; /** * The feature id for the 'Id7' attribute. * * * @generated * @ordered */ int CIM__ID7 = INCOME_TAX_CREDIT__ID7; /** * The feature id for the 'Taxation Frame' reference. * * * @generated * @ordered */ int CIM__TAXATION_FRAME = INCOME_TAX_CREDIT__TAXATION_FRAME; /** * The number of structural features of the 'CIM' class. * * * @generated * @ordered */ int CIM_FEATURE_COUNT = INCOME_TAX_CREDIT_FEATURE_COUNT + 0; /** * The number of operations of the 'CIM' class. * * * @generated * @ordered */ int CIM_OPERATION_COUNT = INCOME_TAX_CREDIT_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.CIPImpl CIP}' class. * * * @see TaxationWithRoot.impl.CIPImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getCIP() * @generated */ int CIP = 34; /** * The feature id for the 'Granted By' attribute. * * * @generated * @ordered */ int CIP__GRANTED_BY = INCOME_TAX_CREDIT__GRANTED_BY; /** * The feature id for the 'Tax Payer' reference. * * * @generated * @ordered */ int CIP__TAX_PAYER = INCOME_TAX_CREDIT__TAX_PAYER; /** * The feature id for the 'Tax year' attribute. * * * @generated * @ordered */ int CIP__TAX_YEAR = INCOME_TAX_CREDIT__TAX_YEAR; /** * The feature id for the 'Yearly' attribute. * * * @generated * @ordered */ int CIP__YEARLY = INCOME_TAX_CREDIT__YEARLY; /** * The feature id for the 'Monthly' attribute. * * * @generated * @ordered */ int CIP__MONTHLY = INCOME_TAX_CREDIT__MONTHLY; /** * The feature id for the 'Daily' attribute. * * * @generated * @ordered */ int CIP__DAILY = INCOME_TAX_CREDIT__DAILY; /** * The feature id for the 'Id7' attribute. * * * @generated * @ordered */ int CIP__ID7 = INCOME_TAX_CREDIT__ID7; /** * The feature id for the 'Taxation Frame' reference. * * * @generated * @ordered */ int CIP__TAXATION_FRAME = INCOME_TAX_CREDIT__TAXATION_FRAME; /** * The number of structural features of the 'CIP' class. * * * @generated * @ordered */ int CIP_FEATURE_COUNT = INCOME_TAX_CREDIT_FEATURE_COUNT + 0; /** * The number of operations of the 'CIP' class. * * * @generated * @ordered */ int CIP_OPERATION_COUNT = INCOME_TAX_CREDIT_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.CISImpl CIS}' class. * * * @see TaxationWithRoot.impl.CISImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getCIS() * @generated */ int CIS = 35; /** * The feature id for the 'Granted By' attribute. * * * @generated * @ordered */ int CIS__GRANTED_BY = INCOME_TAX_CREDIT__GRANTED_BY; /** * The feature id for the 'Tax Payer' reference. * * * @generated * @ordered */ int CIS__TAX_PAYER = INCOME_TAX_CREDIT__TAX_PAYER; /** * The feature id for the 'Tax year' attribute. * * * @generated * @ordered */ int CIS__TAX_YEAR = INCOME_TAX_CREDIT__TAX_YEAR; /** * The feature id for the 'Yearly' attribute. * * * @generated * @ordered */ int CIS__YEARLY = INCOME_TAX_CREDIT__YEARLY; /** * The feature id for the 'Monthly' attribute. * * * @generated * @ordered */ int CIS__MONTHLY = INCOME_TAX_CREDIT__MONTHLY; /** * The feature id for the 'Daily' attribute. * * * @generated * @ordered */ int CIS__DAILY = INCOME_TAX_CREDIT__DAILY; /** * The feature id for the 'Id7' attribute. * * * @generated * @ordered */ int CIS__ID7 = INCOME_TAX_CREDIT__ID7; /** * The feature id for the 'Taxation Frame' reference. * * * @generated * @ordered */ int CIS__TAXATION_FRAME = INCOME_TAX_CREDIT__TAXATION_FRAME; /** * The number of structural features of the 'CIS' class. * * * @generated * @ordered */ int CIS_FEATURE_COUNT = INCOME_TAX_CREDIT_FEATURE_COUNT + 0; /** * The number of operations of the 'CIS' class. * * * @generated * @ordered */ int CIS_OPERATION_COUNT = INCOME_TAX_CREDIT_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Professional_Expenses_DeductionImpl Professional Expenses Deduction}' class. * * * @see TaxationWithRoot.impl.Professional_Expenses_DeductionImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getProfessional_Expenses_Deduction() * @generated */ int PROFESSIONAL_EXPENSES_DEDUCTION = 37; /** * The number of structural features of the 'Professional Expenses Deduction' class. * * * @generated * @ordered */ int PROFESSIONAL_EXPENSES_DEDUCTION_FEATURE_COUNT = ROOT_FEATURE_COUNT + 0; /** * The number of operations of the 'Professional Expenses Deduction' class. * * * @generated * @ordered */ int PROFESSIONAL_EXPENSES_DEDUCTION_OPERATION_COUNT = ROOT_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.FDImpl FD}' class. * * * @see TaxationWithRoot.impl.FDImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getFD() * @generated */ int FD = 36; /** * The feature id for the 'Distance declared in january' attribute. * * * @generated * @ordered */ int FD__DISTANCE_DECLARED_IN_JANUARY = PROFESSIONAL_EXPENSES_DEDUCTION_FEATURE_COUNT + 0; /** * The number of structural features of the 'FD' class. * * * @generated * @ordered */ int FD_FEATURE_COUNT = PROFESSIONAL_EXPENSES_DEDUCTION_FEATURE_COUNT + 1; /** * The number of operations of the 'FD' class. * * * @generated * @ordered */ int FD_OPERATION_COUNT = PROFESSIONAL_EXPENSES_DEDUCTION_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.FOImpl FO}' class. * * * @see TaxationWithRoot.impl.FOImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getFO() * @generated */ int FO = 38; /** * The number of structural features of the 'FO' class. * * * @generated * @ordered */ int FO_FEATURE_COUNT = PROFESSIONAL_EXPENSES_DEDUCTION_FEATURE_COUNT + 0; /** * The number of operations of the 'FO' class. * * * @generated * @ordered */ int FO_OPERATION_COUNT = PROFESSIONAL_EXPENSES_DEDUCTION_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.DSImpl DS}' class. * * * @see TaxationWithRoot.impl.DSImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS() * @generated */ int DS = 40; /** * The feature id for the 'Maximum deductible amount' attribute. * * * @generated * @ordered */ int DS__MAXIMUM_DEDUCTIBLE_AMOUNT = ROOT_FEATURE_COUNT + 0; /** * The feature id for the 'Id3' attribute. * * * @generated * @ordered */ int DS__ID3 = ROOT_FEATURE_COUNT + 1; /** * The number of structural features of the 'DS' class. * * * @generated * @ordered */ int DS_FEATURE_COUNT = ROOT_FEATURE_COUNT + 2; /** * The number of operations of the 'DS' class. * * * @generated * @ordered */ int DS_OPERATION_COUNT = ROOT_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.DS_for_Permanent_ExpenseImpl DS for Permanent Expense}' class. * * * @see TaxationWithRoot.impl.DS_for_Permanent_ExpenseImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Permanent_Expense() * @generated */ int DS_FOR_PERMANENT_EXPENSE = 39; /** * The feature id for the 'Maximum deductible amount' attribute. * * * @generated * @ordered */ int DS_FOR_PERMANENT_EXPENSE__MAXIMUM_DEDUCTIBLE_AMOUNT = DS__MAXIMUM_DEDUCTIBLE_AMOUNT; /** * The feature id for the 'Id3' attribute. * * * @generated * @ordered */ int DS_FOR_PERMANENT_EXPENSE__ID3 = DS__ID3; /** * The feature id for the 'Permanent expense category' attribute. * * * @generated * @ordered */ int DS_FOR_PERMANENT_EXPENSE__PERMANENT_EXPENSE_CATEGORY = DS_FEATURE_COUNT + 0; /** * The number of structural features of the 'DS for Permanent Expense' class. * * * @generated * @ordered */ int DS_FOR_PERMANENT_EXPENSE_FEATURE_COUNT = DS_FEATURE_COUNT + 1; /** * The number of operations of the 'DS for Permanent Expense' class. * * * @generated * @ordered */ int DS_FOR_PERMANENT_EXPENSE_OPERATION_COUNT = DS_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.DS_for_Interest_ExpenseImpl DS for Interest Expense}' class. * * * @see TaxationWithRoot.impl.DS_for_Interest_ExpenseImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Interest_Expense() * @generated */ int DS_FOR_INTEREST_EXPENSE = 41; /** * The feature id for the 'Maximum deductible amount' attribute. * * * @generated * @ordered */ int DS_FOR_INTEREST_EXPENSE__MAXIMUM_DEDUCTIBLE_AMOUNT = DS__MAXIMUM_DEDUCTIBLE_AMOUNT; /** * The feature id for the 'Id3' attribute. * * * @generated * @ordered */ int DS_FOR_INTEREST_EXPENSE__ID3 = DS__ID3; /** * The number of structural features of the 'DS for Interest Expense' class. * * * @generated * @ordered */ int DS_FOR_INTEREST_EXPENSE_FEATURE_COUNT = DS_FEATURE_COUNT + 0; /** * The number of operations of the 'DS for Interest Expense' class. * * * @generated * @ordered */ int DS_FOR_INTEREST_EXPENSE_OPERATION_COUNT = DS_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.DS_for_Health_and_Pension_InsuranceImpl DS for Health and Pension Insurance}' class. * * * @see TaxationWithRoot.impl.DS_for_Health_and_Pension_InsuranceImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Health_and_Pension_Insurance() * @generated */ int DS_FOR_HEALTH_AND_PENSION_INSURANCE = 42; /** * The feature id for the 'Maximum deductible amount' attribute. * * * @generated * @ordered */ int DS_FOR_HEALTH_AND_PENSION_INSURANCE__MAXIMUM_DEDUCTIBLE_AMOUNT = DS__MAXIMUM_DEDUCTIBLE_AMOUNT; /** * The feature id for the 'Id3' attribute. * * * @generated * @ordered */ int DS_FOR_HEALTH_AND_PENSION_INSURANCE__ID3 = DS__ID3; /** * The feature id for the 'Insurance category' attribute. * * * @generated * @ordered */ int DS_FOR_HEALTH_AND_PENSION_INSURANCE__INSURANCE_CATEGORY = DS_FEATURE_COUNT + 0; /** * The number of structural features of the 'DS for Health and Pension Insurance' class. * * * @generated * @ordered */ int DS_FOR_HEALTH_AND_PENSION_INSURANCE_FEATURE_COUNT = DS_FEATURE_COUNT + 1; /** * The number of operations of the 'DS for Health and Pension Insurance' class. * * * @generated * @ordered */ int DS_FOR_HEALTH_AND_PENSION_INSURANCE_OPERATION_COUNT = DS_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.DS_for_Private_Insurance_and_PlanImpl DS for Private Insurance and Plan}' class. * * * @see TaxationWithRoot.impl.DS_for_Private_Insurance_and_PlanImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Private_Insurance_and_Plan() * @generated */ int DS_FOR_PRIVATE_INSURANCE_AND_PLAN = 43; /** * The feature id for the 'Maximum deductible amount' attribute. * * * @generated * @ordered */ int DS_FOR_PRIVATE_INSURANCE_AND_PLAN__MAXIMUM_DEDUCTIBLE_AMOUNT = DS__MAXIMUM_DEDUCTIBLE_AMOUNT; /** * The feature id for the 'Id3' attribute. * * * @generated * @ordered */ int DS_FOR_PRIVATE_INSURANCE_AND_PLAN__ID3 = DS__ID3; /** * The feature id for the 'Private insurance and plan category' attribute. * * * @generated * @ordered */ int DS_FOR_PRIVATE_INSURANCE_AND_PLAN__PRIVATE_INSURANCE_AND_PLAN_CATEGORY = DS_FEATURE_COUNT + 0; /** * The number of structural features of the 'DS for Private Insurance and Plan' class. * * * @generated * @ordered */ int DS_FOR_PRIVATE_INSURANCE_AND_PLAN_FEATURE_COUNT = DS_FEATURE_COUNT + 1; /** * The number of operations of the 'DS for Private Insurance and Plan' class. * * * @generated * @ordered */ int DS_FOR_PRIVATE_INSURANCE_AND_PLAN_OPERATION_COUNT = DS_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.DS_for_Loss_CarryforwardImpl DS for Loss Carryforward}' class. * * * @see TaxationWithRoot.impl.DS_for_Loss_CarryforwardImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Loss_Carryforward() * @generated */ int DS_FOR_LOSS_CARRYFORWARD = 44; /** * The feature id for the 'Maximum deductible amount' attribute. * * * @generated * @ordered */ int DS_FOR_LOSS_CARRYFORWARD__MAXIMUM_DEDUCTIBLE_AMOUNT = DS__MAXIMUM_DEDUCTIBLE_AMOUNT; /** * The feature id for the 'Id3' attribute. * * * @generated * @ordered */ int DS_FOR_LOSS_CARRYFORWARD__ID3 = DS__ID3; /** * The number of structural features of the 'DS for Loss Carryforward' class. * * * @generated * @ordered */ int DS_FOR_LOSS_CARRYFORWARD_FEATURE_COUNT = DS_FEATURE_COUNT + 0; /** * The number of operations of the 'DS for Loss Carryforward' class. * * * @generated * @ordered */ int DS_FOR_LOSS_CARRYFORWARD_OPERATION_COUNT = DS_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.DS_for_DonationImpl DS for Donation}' class. * * * @see TaxationWithRoot.impl.DS_for_DonationImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Donation() * @generated */ int DS_FOR_DONATION = 45; /** * The feature id for the 'Maximum deductible amount' attribute. * * * @generated * @ordered */ int DS_FOR_DONATION__MAXIMUM_DEDUCTIBLE_AMOUNT = DS__MAXIMUM_DEDUCTIBLE_AMOUNT; /** * The feature id for the 'Id3' attribute. * * * @generated * @ordered */ int DS_FOR_DONATION__ID3 = DS__ID3; /** * The number of structural features of the 'DS for Donation' class. * * * @generated * @ordered */ int DS_FOR_DONATION_FEATURE_COUNT = DS_FEATURE_COUNT + 0; /** * The number of operations of the 'DS for Donation' class. * * * @generated * @ordered */ int DS_FOR_DONATION_OPERATION_COUNT = DS_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Special_Expense_DSImpl Special Expense DS}' class. * * * @see TaxationWithRoot.impl.Special_Expense_DSImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getSpecial_Expense_DS() * @generated */ int SPECIAL_EXPENSE_DS = 47; /** * The feature id for the 'Declared amount' attribute. * * * @generated * @ordered */ int SPECIAL_EXPENSE_DS__DECLARED_AMOUNT = EXPENSE__DECLARED_AMOUNT; /** * The feature id for the 'Expense purpose' attribute. * * * @generated * @ordered */ int SPECIAL_EXPENSE_DS__EXPENSE_PURPOSE = EXPENSE__EXPENSE_PURPOSE; /** * The feature id for the 'Dependent' reference. * * * @generated * @ordered */ int SPECIAL_EXPENSE_DS__DEPENDENT = EXPENSE__DEPENDENT; /** * The feature id for the 'From agent' reference. * * * @generated * @ordered */ int SPECIAL_EXPENSE_DS__FROM_AGENT = EXPENSE__FROM_AGENT; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int SPECIAL_EXPENSE_DS__INCOME = EXPENSE__INCOME; /** * The feature id for the 'Id4' attribute. * * * @generated * @ordered */ int SPECIAL_EXPENSE_DS__ID4 = EXPENSE__ID4; /** * The feature id for the 'Beneficiary' reference. * * * @generated * @ordered */ int SPECIAL_EXPENSE_DS__BENEFICIARY = EXPENSE__BENEFICIARY; /** * The number of structural features of the 'Special Expense DS' class. * * * @generated * @ordered */ int SPECIAL_EXPENSE_DS_FEATURE_COUNT = EXPENSE_FEATURE_COUNT + 0; /** * The number of operations of the 'Special Expense DS' class. * * * @generated * @ordered */ int SPECIAL_EXPENSE_DS_OPERATION_COUNT = EXPENSE_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Permanent_ExpenseImpl Permanent Expense}' class. * * * @see TaxationWithRoot.impl.Permanent_ExpenseImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getPermanent_Expense() * @generated */ int PERMANENT_EXPENSE = 46; /** * The feature id for the 'Declared amount' attribute. * * * @generated * @ordered */ int PERMANENT_EXPENSE__DECLARED_AMOUNT = SPECIAL_EXPENSE_DS__DECLARED_AMOUNT; /** * The feature id for the 'Expense purpose' attribute. * * * @generated * @ordered */ int PERMANENT_EXPENSE__EXPENSE_PURPOSE = SPECIAL_EXPENSE_DS__EXPENSE_PURPOSE; /** * The feature id for the 'Dependent' reference. * * * @generated * @ordered */ int PERMANENT_EXPENSE__DEPENDENT = SPECIAL_EXPENSE_DS__DEPENDENT; /** * The feature id for the 'From agent' reference. * * * @generated * @ordered */ int PERMANENT_EXPENSE__FROM_AGENT = SPECIAL_EXPENSE_DS__FROM_AGENT; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int PERMANENT_EXPENSE__INCOME = SPECIAL_EXPENSE_DS__INCOME; /** * The feature id for the 'Id4' attribute. * * * @generated * @ordered */ int PERMANENT_EXPENSE__ID4 = SPECIAL_EXPENSE_DS__ID4; /** * The feature id for the 'Beneficiary' reference. * * * @generated * @ordered */ int PERMANENT_EXPENSE__BENEFICIARY = SPECIAL_EXPENSE_DS__BENEFICIARY; /** * The feature id for the 'Category' attribute. * * * @generated * @ordered */ int PERMANENT_EXPENSE__CATEGORY = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 0; /** * The number of structural features of the 'Permanent Expense' class. * * * @generated * @ordered */ int PERMANENT_EXPENSE_FEATURE_COUNT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 1; /** * The number of operations of the 'Permanent Expense' class. * * * @generated * @ordered */ int PERMANENT_EXPENSE_OPERATION_COUNT = SPECIAL_EXPENSE_DS_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Interest_ExpenseImpl Interest Expense}' class. * * * @see TaxationWithRoot.impl.Interest_ExpenseImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getInterest_Expense() * @generated */ int INTEREST_EXPENSE = 48; /** * The feature id for the 'Declared amount' attribute. * * * @generated * @ordered */ int INTEREST_EXPENSE__DECLARED_AMOUNT = SPECIAL_EXPENSE_DS__DECLARED_AMOUNT; /** * The feature id for the 'Expense purpose' attribute. * * * @generated * @ordered */ int INTEREST_EXPENSE__EXPENSE_PURPOSE = SPECIAL_EXPENSE_DS__EXPENSE_PURPOSE; /** * The feature id for the 'Dependent' reference. * * * @generated * @ordered */ int INTEREST_EXPENSE__DEPENDENT = SPECIAL_EXPENSE_DS__DEPENDENT; /** * The feature id for the 'From agent' reference. * * * @generated * @ordered */ int INTEREST_EXPENSE__FROM_AGENT = SPECIAL_EXPENSE_DS__FROM_AGENT; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int INTEREST_EXPENSE__INCOME = SPECIAL_EXPENSE_DS__INCOME; /** * The feature id for the 'Id4' attribute. * * * @generated * @ordered */ int INTEREST_EXPENSE__ID4 = SPECIAL_EXPENSE_DS__ID4; /** * The feature id for the 'Beneficiary' reference. * * * @generated * @ordered */ int INTEREST_EXPENSE__BENEFICIARY = SPECIAL_EXPENSE_DS__BENEFICIARY; /** * The number of structural features of the 'Interest Expense' class. * * * @generated * @ordered */ int INTEREST_EXPENSE_FEATURE_COUNT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 0; /** * The number of operations of the 'Interest Expense' class. * * * @generated * @ordered */ int INTEREST_EXPENSE_OPERATION_COUNT = SPECIAL_EXPENSE_DS_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Private_Insurance_and_PlanImpl Private Insurance and Plan}' class. * * * @see TaxationWithRoot.impl.Private_Insurance_and_PlanImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getPrivate_Insurance_and_Plan() * @generated */ int PRIVATE_INSURANCE_AND_PLAN = 49; /** * The feature id for the 'Declared amount' attribute. * * * @generated * @ordered */ int PRIVATE_INSURANCE_AND_PLAN__DECLARED_AMOUNT = SPECIAL_EXPENSE_DS__DECLARED_AMOUNT; /** * The feature id for the 'Expense purpose' attribute. * * * @generated * @ordered */ int PRIVATE_INSURANCE_AND_PLAN__EXPENSE_PURPOSE = SPECIAL_EXPENSE_DS__EXPENSE_PURPOSE; /** * The feature id for the 'Dependent' reference. * * * @generated * @ordered */ int PRIVATE_INSURANCE_AND_PLAN__DEPENDENT = SPECIAL_EXPENSE_DS__DEPENDENT; /** * The feature id for the 'From agent' reference. * * * @generated * @ordered */ int PRIVATE_INSURANCE_AND_PLAN__FROM_AGENT = SPECIAL_EXPENSE_DS__FROM_AGENT; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int PRIVATE_INSURANCE_AND_PLAN__INCOME = SPECIAL_EXPENSE_DS__INCOME; /** * The feature id for the 'Id4' attribute. * * * @generated * @ordered */ int PRIVATE_INSURANCE_AND_PLAN__ID4 = SPECIAL_EXPENSE_DS__ID4; /** * The feature id for the 'Beneficiary' reference. * * * @generated * @ordered */ int PRIVATE_INSURANCE_AND_PLAN__BENEFICIARY = SPECIAL_EXPENSE_DS__BENEFICIARY; /** * The feature id for the 'Category' attribute. * * * @generated * @ordered */ int PRIVATE_INSURANCE_AND_PLAN__CATEGORY = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 0; /** * The feature id for the 'Duration of contract' attribute. * * * @generated * @ordered */ int PRIVATE_INSURANCE_AND_PLAN__DURATION_OF_CONTRACT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 1; /** * The number of structural features of the 'Private Insurance and Plan' class. * * * @generated * @ordered */ int PRIVATE_INSURANCE_AND_PLAN_FEATURE_COUNT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 2; /** * The number of operations of the 'Private Insurance and Plan' class. * * * @generated * @ordered */ int PRIVATE_INSURANCE_AND_PLAN_OPERATION_COUNT = SPECIAL_EXPENSE_DS_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Health_and_Pension_InsuranceImpl Health and Pension Insurance}' class. * * * @see TaxationWithRoot.impl.Health_and_Pension_InsuranceImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getHealth_and_Pension_Insurance() * @generated */ int HEALTH_AND_PENSION_INSURANCE = 50; /** * The feature id for the 'Declared amount' attribute. * * * @generated * @ordered */ int HEALTH_AND_PENSION_INSURANCE__DECLARED_AMOUNT = SPECIAL_EXPENSE_DS__DECLARED_AMOUNT; /** * The feature id for the 'Expense purpose' attribute. * * * @generated * @ordered */ int HEALTH_AND_PENSION_INSURANCE__EXPENSE_PURPOSE = SPECIAL_EXPENSE_DS__EXPENSE_PURPOSE; /** * The feature id for the 'Dependent' reference. * * * @generated * @ordered */ int HEALTH_AND_PENSION_INSURANCE__DEPENDENT = SPECIAL_EXPENSE_DS__DEPENDENT; /** * The feature id for the 'From agent' reference. * * * @generated * @ordered */ int HEALTH_AND_PENSION_INSURANCE__FROM_AGENT = SPECIAL_EXPENSE_DS__FROM_AGENT; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int HEALTH_AND_PENSION_INSURANCE__INCOME = SPECIAL_EXPENSE_DS__INCOME; /** * The feature id for the 'Id4' attribute. * * * @generated * @ordered */ int HEALTH_AND_PENSION_INSURANCE__ID4 = SPECIAL_EXPENSE_DS__ID4; /** * The feature id for the 'Beneficiary' reference. * * * @generated * @ordered */ int HEALTH_AND_PENSION_INSURANCE__BENEFICIARY = SPECIAL_EXPENSE_DS__BENEFICIARY; /** * The feature id for the 'Category' attribute. * * * @generated * @ordered */ int HEALTH_AND_PENSION_INSURANCE__CATEGORY = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 0; /** * The feature id for the 'Is related to additional salary' attribute. * * * @generated * @ordered */ int HEALTH_AND_PENSION_INSURANCE__IS_RELATED_TO_ADDITIONAL_SALARY = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 1; /** * The number of structural features of the 'Health and Pension Insurance' class. * * * @generated * @ordered */ int HEALTH_AND_PENSION_INSURANCE_FEATURE_COUNT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 2; /** * The number of operations of the 'Health and Pension Insurance' class. * * * @generated * @ordered */ int HEALTH_AND_PENSION_INSURANCE_OPERATION_COUNT = SPECIAL_EXPENSE_DS_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.DonationImpl Donation}' class. * * * @see TaxationWithRoot.impl.DonationImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getDonation() * @generated */ int DONATION = 51; /** * The feature id for the 'Declared amount' attribute. * * * @generated * @ordered */ int DONATION__DECLARED_AMOUNT = SPECIAL_EXPENSE_DS__DECLARED_AMOUNT; /** * The feature id for the 'Expense purpose' attribute. * * * @generated * @ordered */ int DONATION__EXPENSE_PURPOSE = SPECIAL_EXPENSE_DS__EXPENSE_PURPOSE; /** * The feature id for the 'Dependent' reference. * * * @generated * @ordered */ int DONATION__DEPENDENT = SPECIAL_EXPENSE_DS__DEPENDENT; /** * The feature id for the 'From agent' reference. * * * @generated * @ordered */ int DONATION__FROM_AGENT = SPECIAL_EXPENSE_DS__FROM_AGENT; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int DONATION__INCOME = SPECIAL_EXPENSE_DS__INCOME; /** * The feature id for the 'Id4' attribute. * * * @generated * @ordered */ int DONATION__ID4 = SPECIAL_EXPENSE_DS__ID4; /** * The feature id for the 'Beneficiary' reference. * * * @generated * @ordered */ int DONATION__BENEFICIARY = SPECIAL_EXPENSE_DS__BENEFICIARY; /** * The feature id for the 'Beneficiary1' attribute. * * * @generated * @ordered */ int DONATION__BENEFICIARY1 = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 0; /** * The feature id for the 'Is donation reported' attribute. * * * @generated * @ordered */ int DONATION__IS_DONATION_REPORTED = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 1; /** * The number of structural features of the 'Donation' class. * * * @generated * @ordered */ int DONATION_FEATURE_COUNT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 2; /** * The number of operations of the 'Donation' class. * * * @generated * @ordered */ int DONATION_OPERATION_COUNT = SPECIAL_EXPENSE_DS_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Loss_CarryforwardImpl Loss Carryforward}' class. * * * @see TaxationWithRoot.impl.Loss_CarryforwardImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getLoss_Carryforward() * @generated */ int LOSS_CARRYFORWARD = 52; /** * The feature id for the 'Declared amount' attribute. * * * @generated * @ordered */ int LOSS_CARRYFORWARD__DECLARED_AMOUNT = SPECIAL_EXPENSE_DS__DECLARED_AMOUNT; /** * The feature id for the 'Expense purpose' attribute. * * * @generated * @ordered */ int LOSS_CARRYFORWARD__EXPENSE_PURPOSE = SPECIAL_EXPENSE_DS__EXPENSE_PURPOSE; /** * The feature id for the 'Dependent' reference. * * * @generated * @ordered */ int LOSS_CARRYFORWARD__DEPENDENT = SPECIAL_EXPENSE_DS__DEPENDENT; /** * The feature id for the 'From agent' reference. * * * @generated * @ordered */ int LOSS_CARRYFORWARD__FROM_AGENT = SPECIAL_EXPENSE_DS__FROM_AGENT; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int LOSS_CARRYFORWARD__INCOME = SPECIAL_EXPENSE_DS__INCOME; /** * The feature id for the 'Id4' attribute. * * * @generated * @ordered */ int LOSS_CARRYFORWARD__ID4 = SPECIAL_EXPENSE_DS__ID4; /** * The feature id for the 'Beneficiary' reference. * * * @generated * @ordered */ int LOSS_CARRYFORWARD__BENEFICIARY = SPECIAL_EXPENSE_DS__BENEFICIARY; /** * The number of structural features of the 'Loss Carryforward' class. * * * @generated * @ordered */ int LOSS_CARRYFORWARD_FEATURE_COUNT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 0; /** * The number of operations of the 'Loss Carryforward' class. * * * @generated * @ordered */ int LOSS_CARRYFORWARD_OPERATION_COUNT = SPECIAL_EXPENSE_DS_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Spousal_Expense_ACImpl Spousal Expense AC}' class. * * * @see TaxationWithRoot.impl.Spousal_Expense_ACImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getSpousal_Expense_AC() * @generated */ int SPOUSAL_EXPENSE_AC = 53; /** * The feature id for the 'Declared amount' attribute. * * * @generated * @ordered */ int SPOUSAL_EXPENSE_AC__DECLARED_AMOUNT = EXPENSE__DECLARED_AMOUNT; /** * The feature id for the 'Expense purpose' attribute. * * * @generated * @ordered */ int SPOUSAL_EXPENSE_AC__EXPENSE_PURPOSE = EXPENSE__EXPENSE_PURPOSE; /** * The feature id for the 'Dependent' reference. * * * @generated * @ordered */ int SPOUSAL_EXPENSE_AC__DEPENDENT = EXPENSE__DEPENDENT; /** * The feature id for the 'From agent' reference. * * * @generated * @ordered */ int SPOUSAL_EXPENSE_AC__FROM_AGENT = EXPENSE__FROM_AGENT; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int SPOUSAL_EXPENSE_AC__INCOME = EXPENSE__INCOME; /** * The feature id for the 'Id4' attribute. * * * @generated * @ordered */ int SPOUSAL_EXPENSE_AC__ID4 = EXPENSE__ID4; /** * The feature id for the 'Beneficiary' reference. * * * @generated * @ordered */ int SPOUSAL_EXPENSE_AC__BENEFICIARY = EXPENSE__BENEFICIARY; /** * The number of structural features of the 'Spousal Expense AC' class. * * * @generated * @ordered */ int SPOUSAL_EXPENSE_AC_FEATURE_COUNT = EXPENSE_FEATURE_COUNT + 0; /** * The number of operations of the 'Spousal Expense AC' class. * * * @generated * @ordered */ int SPOUSAL_EXPENSE_AC_OPERATION_COUNT = EXPENSE_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Extraordinary_Expense_CEImpl Extraordinary Expense CE}' class. * * * @see TaxationWithRoot.impl.Extraordinary_Expense_CEImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getExtraordinary_Expense_CE() * @generated */ int EXTRAORDINARY_EXPENSE_CE = 54; /** * The feature id for the 'Declared amount' attribute. * * * @generated * @ordered */ int EXTRAORDINARY_EXPENSE_CE__DECLARED_AMOUNT = EXPENSE__DECLARED_AMOUNT; /** * The feature id for the 'Expense purpose' attribute. * * * @generated * @ordered */ int EXTRAORDINARY_EXPENSE_CE__EXPENSE_PURPOSE = EXPENSE__EXPENSE_PURPOSE; /** * The feature id for the 'Dependent' reference. * * * @generated * @ordered */ int EXTRAORDINARY_EXPENSE_CE__DEPENDENT = EXPENSE__DEPENDENT; /** * The feature id for the 'From agent' reference. * * * @generated * @ordered */ int EXTRAORDINARY_EXPENSE_CE__FROM_AGENT = EXPENSE__FROM_AGENT; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int EXTRAORDINARY_EXPENSE_CE__INCOME = EXPENSE__INCOME; /** * The feature id for the 'Id4' attribute. * * * @generated * @ordered */ int EXTRAORDINARY_EXPENSE_CE__ID4 = EXPENSE__ID4; /** * The feature id for the 'Beneficiary' reference. * * * @generated * @ordered */ int EXTRAORDINARY_EXPENSE_CE__BENEFICIARY = EXPENSE__BENEFICIARY; /** * The feature id for the 'Thresholded deduction percentage' attribute. * * * @generated * @ordered */ int EXTRAORDINARY_EXPENSE_CE__THRESHOLDED_DEDUCTION_PERCENTAGE = EXPENSE_FEATURE_COUNT + 0; /** * The feature id for the 'Ce type' attribute. * * * @generated * @ordered */ int EXTRAORDINARY_EXPENSE_CE__CE_TYPE = EXPENSE_FEATURE_COUNT + 1; /** * The number of structural features of the 'Extraordinary Expense CE' class. * * * @generated * @ordered */ int EXTRAORDINARY_EXPENSE_CE_FEATURE_COUNT = EXPENSE_FEATURE_COUNT + 2; /** * The number of operations of the 'Extraordinary Expense CE' class. * * * @generated * @ordered */ int EXTRAORDINARY_EXPENSE_CE_OPERATION_COUNT = EXPENSE_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Professional_ExpenseImpl Professional Expense}' class. * * * @see TaxationWithRoot.impl.Professional_ExpenseImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getProfessional_Expense() * @generated */ int PROFESSIONAL_EXPENSE = 56; /** * The feature id for the 'Declared amount' attribute. * * * @generated * @ordered */ int PROFESSIONAL_EXPENSE__DECLARED_AMOUNT = EXPENSE__DECLARED_AMOUNT; /** * The feature id for the 'Expense purpose' attribute. * * * @generated * @ordered */ int PROFESSIONAL_EXPENSE__EXPENSE_PURPOSE = EXPENSE__EXPENSE_PURPOSE; /** * The feature id for the 'Dependent' reference. * * * @generated * @ordered */ int PROFESSIONAL_EXPENSE__DEPENDENT = EXPENSE__DEPENDENT; /** * The feature id for the 'From agent' reference. * * * @generated * @ordered */ int PROFESSIONAL_EXPENSE__FROM_AGENT = EXPENSE__FROM_AGENT; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int PROFESSIONAL_EXPENSE__INCOME = EXPENSE__INCOME; /** * The feature id for the 'Id4' attribute. * * * @generated * @ordered */ int PROFESSIONAL_EXPENSE__ID4 = EXPENSE__ID4; /** * The feature id for the 'Beneficiary' reference. * * * @generated * @ordered */ int PROFESSIONAL_EXPENSE__BENEFICIARY = EXPENSE__BENEFICIARY; /** * The number of structural features of the 'Professional Expense' class. * * * @generated * @ordered */ int PROFESSIONAL_EXPENSE_FEATURE_COUNT = EXPENSE_FEATURE_COUNT + 0; /** * The number of operations of the 'Professional Expense' class. * * * @generated * @ordered */ int PROFESSIONAL_EXPENSE_OPERATION_COUNT = EXPENSE_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Travel_Expense_FDImpl Travel Expense FD}' class. * * * @see TaxationWithRoot.impl.Travel_Expense_FDImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getTravel_Expense_FD() * @generated */ int TRAVEL_EXPENSE_FD = 55; /** * The feature id for the 'Declared amount' attribute. * * * @generated * @ordered */ int TRAVEL_EXPENSE_FD__DECLARED_AMOUNT = PROFESSIONAL_EXPENSE__DECLARED_AMOUNT; /** * The feature id for the 'Expense purpose' attribute. * * * @generated * @ordered */ int TRAVEL_EXPENSE_FD__EXPENSE_PURPOSE = PROFESSIONAL_EXPENSE__EXPENSE_PURPOSE; /** * The feature id for the 'Dependent' reference. * * * @generated * @ordered */ int TRAVEL_EXPENSE_FD__DEPENDENT = PROFESSIONAL_EXPENSE__DEPENDENT; /** * The feature id for the 'From agent' reference. * * * @generated * @ordered */ int TRAVEL_EXPENSE_FD__FROM_AGENT = PROFESSIONAL_EXPENSE__FROM_AGENT; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int TRAVEL_EXPENSE_FD__INCOME = PROFESSIONAL_EXPENSE__INCOME; /** * The feature id for the 'Id4' attribute. * * * @generated * @ordered */ int TRAVEL_EXPENSE_FD__ID4 = PROFESSIONAL_EXPENSE__ID4; /** * The feature id for the 'Beneficiary' reference. * * * @generated * @ordered */ int TRAVEL_EXPENSE_FD__BENEFICIARY = PROFESSIONAL_EXPENSE__BENEFICIARY; /** * The number of structural features of the 'Travel Expense FD' class. * * * @generated * @ordered */ int TRAVEL_EXPENSE_FD_FEATURE_COUNT = PROFESSIONAL_EXPENSE_FEATURE_COUNT + 0; /** * The number of operations of the 'Travel Expense FD' class. * * * @generated * @ordered */ int TRAVEL_EXPENSE_FD_OPERATION_COUNT = PROFESSIONAL_EXPENSE_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.Miscellaneous_Expense_FOImpl Miscellaneous Expense FO}' class. * * * @see TaxationWithRoot.impl.Miscellaneous_Expense_FOImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getMiscellaneous_Expense_FO() * @generated */ int MISCELLANEOUS_EXPENSE_FO = 57; /** * The feature id for the 'Declared amount' attribute. * * * @generated * @ordered */ int MISCELLANEOUS_EXPENSE_FO__DECLARED_AMOUNT = PROFESSIONAL_EXPENSE__DECLARED_AMOUNT; /** * The feature id for the 'Expense purpose' attribute. * * * @generated * @ordered */ int MISCELLANEOUS_EXPENSE_FO__EXPENSE_PURPOSE = PROFESSIONAL_EXPENSE__EXPENSE_PURPOSE; /** * The feature id for the 'Dependent' reference. * * * @generated * @ordered */ int MISCELLANEOUS_EXPENSE_FO__DEPENDENT = PROFESSIONAL_EXPENSE__DEPENDENT; /** * The feature id for the 'From agent' reference. * * * @generated * @ordered */ int MISCELLANEOUS_EXPENSE_FO__FROM_AGENT = PROFESSIONAL_EXPENSE__FROM_AGENT; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int MISCELLANEOUS_EXPENSE_FO__INCOME = PROFESSIONAL_EXPENSE__INCOME; /** * The feature id for the 'Id4' attribute. * * * @generated * @ordered */ int MISCELLANEOUS_EXPENSE_FO__ID4 = PROFESSIONAL_EXPENSE__ID4; /** * The feature id for the 'Beneficiary' reference. * * * @generated * @ordered */ int MISCELLANEOUS_EXPENSE_FO__BENEFICIARY = PROFESSIONAL_EXPENSE__BENEFICIARY; /** * The number of structural features of the 'Miscellaneous Expense FO' class. * * * @generated * @ordered */ int MISCELLANEOUS_EXPENSE_FO_FEATURE_COUNT = PROFESSIONAL_EXPENSE_FEATURE_COUNT + 0; /** * The number of operations of the 'Miscellaneous Expense FO' class. * * * @generated * @ordered */ int MISCELLANEOUS_EXPENSE_FO_OPERATION_COUNT = PROFESSIONAL_EXPENSE_OPERATION_COUNT + 0; /** * The meta object id for the '{@link TaxationWithRoot.impl.ResourceImpl Resource}' class. * * * @see TaxationWithRoot.impl.ResourceImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getResource() * @generated */ int RESOURCE = 58; /** * The feature id for the 'Contains' containment reference list. * * * @generated * @ordered */ int RESOURCE__CONTAINS = 0; /** * The number of structural features of the 'Resource' class. * * * @generated * @ordered */ int RESOURCE_FEATURE_COUNT = 1; /** * The number of operations of the 'Resource' class. * * * @generated * @ordered */ int RESOURCE_OPERATION_COUNT = 0; /** * The meta object id for the '{@link TaxationWithRoot.Grantor Grantor}' enum. * * * @see TaxationWithRoot.Grantor * @see TaxationWithRoot.impl.TaxationPackageImpl#getGrantor() * @generated */ int GRANTOR = 60; /** * The meta object id for the '{@link TaxationWithRoot.Disability_Types Disability Types}' enum. * * * @see TaxationWithRoot.Disability_Types * @see TaxationWithRoot.impl.TaxationPackageImpl#getDisability_Types() * @generated */ int DISABILITY_TYPES = 61; /** * The meta object id for the '{@link TaxationWithRoot.Country Country}' enum. * * * @see TaxationWithRoot.Country * @see TaxationWithRoot.impl.TaxationPackageImpl#getCountry() * @generated */ int COUNTRY = 62; /** * The meta object id for the '{@link TaxationWithRoot.Tax_Office Tax Office}' enum. * * * @see TaxationWithRoot.Tax_Office * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Office() * @generated */ int TAX_OFFICE = 63; /** * The meta object id for the '{@link TaxationWithRoot.Tax_Class_Category Tax Class Category}' enum. * * * @see TaxationWithRoot.Tax_Class_Category * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Class_Category() * @generated */ int TAX_CLASS_CATEGORY = 64; /** * The meta object id for the '{@link TaxationWithRoot.Job_Activity Job Activity}' enum. * * * @see TaxationWithRoot.Job_Activity * @see TaxationWithRoot.impl.TaxationPackageImpl#getJob_Activity() * @generated */ int JOB_ACTIVITY = 65; /** * The meta object id for the '{@link TaxationWithRoot.Town Town}' enum. * * * @see TaxationWithRoot.Town * @see TaxationWithRoot.impl.TaxationPackageImpl#getTown() * @generated */ int TOWN = 66; /** * The meta object id for the '{@link TaxationWithRoot.CE_Type CE Type}' enum. * * * @see TaxationWithRoot.CE_Type * @see TaxationWithRoot.impl.TaxationPackageImpl#getCE_Type() * @generated */ int CE_TYPE = 67; /** * The meta object id for the '{@link TaxationWithRoot.Expense_Purpose Expense Purpose}' enum. * * * @see TaxationWithRoot.Expense_Purpose * @see TaxationWithRoot.impl.TaxationPackageImpl#getExpense_Purpose() * @generated */ int EXPENSE_PURPOSE = 68; /** * The meta object id for the '{@link TaxationWithRoot.Dependent_Type Dependent Type}' enum. * * * @see TaxationWithRoot.Dependent_Type * @see TaxationWithRoot.impl.TaxationPackageImpl#getDependent_Type() * @generated */ int DEPENDENT_TYPE = 69; /** * The meta object id for the '{@link TaxationWithRoot.Separation_Causes Separation Causes}' enum. * * * @see TaxationWithRoot.Separation_Causes * @see TaxationWithRoot.impl.TaxationPackageImpl#getSeparation_Causes() * @generated */ int SEPARATION_CAUSES = 70; /** * The meta object id for the '{@link TaxationWithRoot.Category_of_Permanent_Expense Category of Permanent Expense}' enum. * * * @see TaxationWithRoot.Category_of_Permanent_Expense * @see TaxationWithRoot.impl.TaxationPackageImpl#getCategory_of_Permanent_Expense() * @generated */ int CATEGORY_OF_PERMANENT_EXPENSE = 71; /** * The meta object id for the '{@link TaxationWithRoot.Category_of_Health_and_Pension_Insurances Category of Health and Pension Insurances}' enum. * * * @see TaxationWithRoot.Category_of_Health_and_Pension_Insurances * @see TaxationWithRoot.impl.TaxationPackageImpl#getCategory_of_Health_and_Pension_Insurances() * @generated */ int CATEGORY_OF_HEALTH_AND_PENSION_INSURANCES = 72; /** * The meta object id for the '{@link TaxationWithRoot.Category_of_Private_Insurance_and_Plan Category of Private Insurance and Plan}' enum. * * * @see TaxationWithRoot.Category_of_Private_Insurance_and_Plan * @see TaxationWithRoot.impl.TaxationPackageImpl#getCategory_of_Private_Insurance_and_Plan() * @generated */ int CATEGORY_OF_PRIVATE_INSURANCE_AND_PLAN = 73; /** * The meta object id for the '{@link TaxationWithRoot.Legal_Union_Types Legal Union Types}' enum. * * * @see TaxationWithRoot.Legal_Union_Types * @see TaxationWithRoot.impl.TaxationPackageImpl#getLegal_Union_Types() * @generated */ int LEGAL_UNION_TYPES = 74; /** * Returns the meta object for class '{@link TaxationWithRoot.Constants Constants}'. * * * @return the meta object for class 'Constants'. * @see TaxationWithRoot.Constants * @generated */ EClass getConstants(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD MAXIMUM CE RATE FOR CHILD NOT BEING PART OF HOUSEHOLD}'. * * * @return the meta object for the attribute 'MAXIMUM CE RATE FOR CHILD NOT BEING PART OF HOUSEHOLD'. * @see TaxationWithRoot.Constants#getMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD() * @see #getConstants() * @generated */ EAttribute getConstants_MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMUM_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}'. * * * @return the meta object for the attribute 'MAXIMUM CE RATE FOR HOUSE CARE AND CHILD PART OF THE HOUSEHOLD CARE'. * @see TaxationWithRoot.Constants#getMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE() * @see #getConstants() * @generated */ EAttribute getConstants_MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMINIMUM_SALARY MINIMUM SALARY}'. * * * @return the meta object for the attribute 'MINIMUM SALARY'. * @see TaxationWithRoot.Constants#getMINIMUM_SALARY() * @see #getConstants() * @generated */ EAttribute getConstants_MINIMUM_SALARY(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION FLAT RATE FOR EXTRA PROFESSIONAL DEDUCTION}'. * * * @return the meta object for the attribute 'FLAT RATE FOR EXTRA PROFESSIONAL DEDUCTION'. * @see TaxationWithRoot.Constants#getFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION() * @see #getConstants() * @generated */ EAttribute getConstants_FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS MAXIMUM DEDUCTIBLE PERCENTAGE FOR DONATIONS}'. * * * @return the meta object for the attribute 'MAXIMUM DEDUCTIBLE PERCENTAGE FOR DONATIONS'. * @see TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS() * @see #getConstants() * @generated */ EAttribute getConstants_MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS MINIMUM DEDUCTIBLE AMOUNT FOR DONATIONS}'. * * * @return the meta object for the attribute 'MINIMUM DEDUCTIBLE AMOUNT FOR DONATIONS'. * @see TaxationWithRoot.Constants#getMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS() * @see #getConstants() * @generated */ EAttribute getConstants_MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANC}'. * * * @return the meta object for the attribute 'MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANC'. * @see TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC() * @see #getConstants() * @generated */ EAttribute getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE MAXIMUM DEDUCTIBLE AMOUNT FOR ALIMONY EXPENSE}'. * * * @return the meta object for the attribute 'MAXIMUM DEDUCTIBLE AMOUNT FOR ALIMONY EXPENSE'. * @see TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE() * @see #getConstants() * @generated */ EAttribute getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION MAXIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION}'. * * * @return the meta object for the attribute 'MAXIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION'. * @see TaxationWithRoot.Constants#getMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION() * @see #getConstants() * @generated */ EAttribute getConstants_MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION MAXIMAL FLAT DISTANCE FOR TRAVEL EXPENSE DEDUCTION}'. * * * @return the meta object for the attribute 'MAXIMAL FLAT DISTANCE FOR TRAVEL EXPENSE DEDUCTION'. * @see TaxationWithRoot.Constants#getMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION() * @see #getConstants() * @generated */ EAttribute getConstants_MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION MINIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION}'. * * * @return the meta object for the attribute 'MINIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION'. * @see TaxationWithRoot.Constants#getMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION() * @see #getConstants() * @generated */ EAttribute getConstants_MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIM_DAILY FLAT RATE CIM DAILY}'. * * * @return the meta object for the attribute 'FLAT RATE CIM DAILY'. * @see TaxationWithRoot.Constants#getFLAT_RATE_CIM_DAILY() * @see #getConstants() * @generated */ EAttribute getConstants_FLAT_RATE_CIM_DAILY(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIM_MONTHLY FLAT RATE CIM MONTHLY}'. * * * @return the meta object for the attribute 'FLAT RATE CIM MONTHLY'. * @see TaxationWithRoot.Constants#getFLAT_RATE_CIM_MONTHLY() * @see #getConstants() * @generated */ EAttribute getConstants_FLAT_RATE_CIM_MONTHLY(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIM_YEARLY FLAT RATE CIM YEARLY}'. * * * @return the meta object for the attribute 'FLAT RATE CIM YEARLY'. * @see TaxationWithRoot.Constants#getFLAT_RATE_CIM_YEARLY() * @see #getConstants() * @generated */ EAttribute getConstants_FLAT_RATE_CIM_YEARLY(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIP_DAILY FLAT RATE CIP DAILY}'. * * * @return the meta object for the attribute 'FLAT RATE CIP DAILY'. * @see TaxationWithRoot.Constants#getFLAT_RATE_CIP_DAILY() * @see #getConstants() * @generated */ EAttribute getConstants_FLAT_RATE_CIP_DAILY(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIP_MONTHLY FLAT RATE CIP MONTHLY}'. * * * @return the meta object for the attribute 'FLAT RATE CIP MONTHLY'. * @see TaxationWithRoot.Constants#getFLAT_RATE_CIP_MONTHLY() * @see #getConstants() * @generated */ EAttribute getConstants_FLAT_RATE_CIP_MONTHLY(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIP_YEARLY FLAT RATE CIP YEARLY}'. * * * @return the meta object for the attribute 'FLAT RATE CIP YEARLY'. * @see TaxationWithRoot.Constants#getFLAT_RATE_CIP_YEARLY() * @see #getConstants() * @generated */ EAttribute getConstants_FLAT_RATE_CIP_YEARLY(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIS_DAILY FLAT RATE CIS DAILY}'. * * * @return the meta object for the attribute 'FLAT RATE CIS DAILY'. * @see TaxationWithRoot.Constants#getFLAT_RATE_CIS_DAILY() * @see #getConstants() * @generated */ EAttribute getConstants_FLAT_RATE_CIS_DAILY(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIS_MONTHLY FLAT RATE CIS MONTHLY}'. * * * @return the meta object for the attribute 'FLAT RATE CIS MONTHLY'. * @see TaxationWithRoot.Constants#getFLAT_RATE_CIS_MONTHLY() * @see #getConstants() * @generated */ EAttribute getConstants_FLAT_RATE_CIS_MONTHLY(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIS_YEARLY FLAT RATE CIS YEARLY}'. * * * @return the meta object for the attribute 'FLAT RATE CIS YEARLY'. * @see TaxationWithRoot.Constants#getFLAT_RATE_CIS_YEARLY() * @see #getConstants() * @generated */ EAttribute getConstants_FLAT_RATE_CIS_YEARLY(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT FLAT RATE FOR TRAVEL EXPENSE PER UNIT}'. * * * @return the meta object for the attribute 'FLAT RATE FOR TRAVEL EXPENSE PER UNIT'. * @see TaxationWithRoot.Constants#getFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT() * @see #getConstants() * @generated */ EAttribute getConstants_FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS MAXIMUM DEDUCTIBLE AMOUNT FOR DS}'. * * * @return the meta object for the attribute 'MAXIMUM DEDUCTIBLE AMOUNT FOR DS'. * @see TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS() * @see #getConstants() * @generated */ EAttribute getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE FLAT RATE FOR MISCELLANEOUS EXPENSE}'. * * * @return the meta object for the attribute 'FLAT RATE FOR MISCELLANEOUS EXPENSE'. * @see TaxationWithRoot.Constants#getFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE() * @see #getConstants() * @generated */ EAttribute getConstants_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE DISABILITY FLAT RATE FOR MISCELLANEOUS EXPENSE}'. * * * @return the meta object for the attribute 'DISABILITY FLAT RATE FOR MISCELLANEOUS EXPENSE'. * @see TaxationWithRoot.Constants#getDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE() * @see #getConstants() * @generated */ EAttribute getConstants_DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANCE}'. * * * @return the meta object for the attribute 'MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANCE'. * @see TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE() * @see #getConstants() * @generated */ EAttribute getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE(); /** * Returns the meta object for class '{@link TaxationWithRoot.Income_Tax Income Tax}'. * * * @return the meta object for class 'Income Tax'. * @see TaxationWithRoot.Income_Tax * @generated */ EClass getIncome_Tax(); /** * Returns the meta object for the reference '{@link TaxationWithRoot.Income_Tax#getTaxPayer Tax Payer}'. * * * @return the meta object for the reference 'Tax Payer'. * @see TaxationWithRoot.Income_Tax#getTaxPayer() * @see #getIncome_Tax() * @generated */ EReference getIncome_Tax_TaxPayer(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax#getTax_amount Tax amount}'. * * * @return the meta object for the attribute 'Tax amount'. * @see TaxationWithRoot.Income_Tax#getTax_amount() * @see #getIncome_Tax() * @generated */ EAttribute getIncome_Tax_Tax_amount(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax#getTax_year Tax year}'. * * * @return the meta object for the attribute 'Tax year'. * @see TaxationWithRoot.Income_Tax#getTax_year() * @see #getIncome_Tax() * @generated */ EAttribute getIncome_Tax_Tax_year(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax#getId6 Id6}'. * * * @return the meta object for the attribute 'Id6'. * @see TaxationWithRoot.Income_Tax#getId6() * @see #getIncome_Tax() * @generated */ EAttribute getIncome_Tax_Id6(); /** * Returns the meta object for class '{@link TaxationWithRoot.Tax_Payer Tax Payer}'. * * * @return the meta object for class 'Tax Payer'. * @see TaxationWithRoot.Tax_Payer * @generated */ EClass getTax_Payer(); /** * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Tax_Payer#getDependents Dependents}'. * * * @return the meta object for the containment reference list 'Dependents'. * @see TaxationWithRoot.Tax_Payer#getDependents() * @see #getTax_Payer() * @generated */ EReference getTax_Payer_Dependents(); /** * Returns the meta object for the containment reference '{@link TaxationWithRoot.Tax_Payer#getFrom_agent From agent}'. * * * @return the meta object for the containment reference 'From agent'. * @see TaxationWithRoot.Tax_Payer#getFrom_agent() * @see #getTax_Payer() * @generated */ EReference getTax_Payer_From_agent(); /** * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Tax_Payer#getIncomes Incomes}'. * * * @return the meta object for the containment reference list 'Incomes'. * @see TaxationWithRoot.Tax_Payer#getIncomes() * @see #getTax_Payer() * @generated */ EReference getTax_Payer_Incomes(); /** * Returns the meta object for the containment reference '{@link TaxationWithRoot.Tax_Payer#getFrom_law From law}'. * * * @return the meta object for the containment reference 'From law'. * @see TaxationWithRoot.Tax_Payer#getFrom_law() * @see #getTax_Payer() * @generated */ EReference getTax_Payer_From_law(); /** * Returns the meta object for class '{@link TaxationWithRoot.Physical_Person Physical Person}'. * * * @return the meta object for class 'Physical Person'. * @see TaxationWithRoot.Physical_Person * @generated */ EClass getPhysical_Person(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Physical_Person#getSSNo SS No}'. * * * @return the meta object for the attribute 'SS No'. * @see TaxationWithRoot.Physical_Person#getSSNo() * @see #getPhysical_Person() * @generated */ EAttribute getPhysical_Person_SSNo(); /** * Returns the meta object for the reference list '{@link TaxationWithRoot.Physical_Person#getAddresses Addresses}'. * * * @return the meta object for the reference list 'Addresses'. * @see TaxationWithRoot.Physical_Person#getAddresses() * @see #getPhysical_Person() * @generated */ EReference getPhysical_Person_Addresses(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Physical_Person#getBirth_year Birth year}'. * * * @return the meta object for the attribute 'Birth year'. * @see TaxationWithRoot.Physical_Person#getBirth_year() * @see #getPhysical_Person() * @generated */ EAttribute getPhysical_Person_Birth_year(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Physical_Person#getDisability_percentage Disability percentage}'. * * * @return the meta object for the attribute 'Disability percentage'. * @see TaxationWithRoot.Physical_Person#getDisability_percentage() * @see #getPhysical_Person() * @generated */ EAttribute getPhysical_Person_Disability_percentage(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Physical_Person#getDisability_type Disability type}'. * * * @return the meta object for the attribute 'Disability type'. * @see TaxationWithRoot.Physical_Person#getDisability_type() * @see #getPhysical_Person() * @generated */ EAttribute getPhysical_Person_Disability_type(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Physical_Person#getBirth_month Birth month}'. * * * @return the meta object for the attribute 'Birth month'. * @see TaxationWithRoot.Physical_Person#getBirth_month() * @see #getPhysical_Person() * @generated */ EAttribute getPhysical_Person_Birth_month(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Physical_Person#getBirth_day Birth day}'. * * * @return the meta object for the attribute 'Birth day'. * @see TaxationWithRoot.Physical_Person#getBirth_day() * @see #getPhysical_Person() * @generated */ EAttribute getPhysical_Person_Birth_day(); /** * Returns the meta object for the reference list '{@link TaxationWithRoot.Physical_Person#getExpenses Expenses}'. * * * @return the meta object for the reference list 'Expenses'. * @see TaxationWithRoot.Physical_Person#getExpenses() * @see #getPhysical_Person() * @generated */ EReference getPhysical_Person_Expenses(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Physical_Person#isIs_widower Is widower}'. * * * @return the meta object for the attribute 'Is widower'. * @see TaxationWithRoot.Physical_Person#isIs_widower() * @see #getPhysical_Person() * @generated */ EAttribute getPhysical_Person_Is_widower(); /** * Returns the meta object for class '{@link TaxationWithRoot.Address Address}'. * * * @return the meta object for class 'Address'. * @see TaxationWithRoot.Address * @generated */ EClass getAddress(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Address#getCountry Country}'. * * * @return the meta object for the attribute 'Country'. * @see TaxationWithRoot.Address#getCountry() * @see #getAddress() * @generated */ EAttribute getAddress_Country(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Address#getStreet Street}'. * * * @return the meta object for the attribute 'Street'. * @see TaxationWithRoot.Address#getStreet() * @see #getAddress() * @generated */ EAttribute getAddress_Street(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Address#getZipCode Zip Code}'. * * * @return the meta object for the attribute 'Zip Code'. * @see TaxationWithRoot.Address#getZipCode() * @see #getAddress() * @generated */ EAttribute getAddress_ZipCode(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Address#getCity City}'. * * * @return the meta object for the attribute 'City'. * @see TaxationWithRoot.Address#getCity() * @see #getAddress() * @generated */ EAttribute getAddress_City(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Address#getId2 Id2}'. * * * @return the meta object for the attribute 'Id2'. * @see TaxationWithRoot.Address#getId2() * @see #getAddress() * @generated */ EAttribute getAddress_Id2(); /** * Returns the meta object for the reference list '{@link TaxationWithRoot.Address#getTaxPayer Tax Payer}'. * * * @return the meta object for the reference list 'Tax Payer'. * @see TaxationWithRoot.Address#getTaxPayer() * @see #getAddress() * @generated */ EReference getAddress_TaxPayer(); /** * Returns the meta object for class '{@link TaxationWithRoot.Expense Expense}'. * * * @return the meta object for class 'Expense'. * @see TaxationWithRoot.Expense * @generated */ EClass getExpense(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Expense#getDeclared_amount Declared amount}'. * * * @return the meta object for the attribute 'Declared amount'. * @see TaxationWithRoot.Expense#getDeclared_amount() * @see #getExpense() * @generated */ EAttribute getExpense_Declared_amount(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Expense#getExpense_purpose Expense purpose}'. * * * @return the meta object for the attribute 'Expense purpose'. * @see TaxationWithRoot.Expense#getExpense_purpose() * @see #getExpense() * @generated */ EAttribute getExpense_Expense_purpose(); /** * Returns the meta object for the reference '{@link TaxationWithRoot.Expense#getDependent Dependent}'. * * * @return the meta object for the reference 'Dependent'. * @see TaxationWithRoot.Expense#getDependent() * @see #getExpense() * @generated */ EReference getExpense_Dependent(); /** * Returns the meta object for the reference '{@link TaxationWithRoot.Expense#getFrom_agent From agent}'. * * * @return the meta object for the reference 'From agent'. * @see TaxationWithRoot.Expense#getFrom_agent() * @see #getExpense() * @generated */ EReference getExpense_From_agent(); /** * Returns the meta object for the container reference '{@link TaxationWithRoot.Expense#getIncome Income}'. * * * @return the meta object for the container reference 'Income'. * @see TaxationWithRoot.Expense#getIncome() * @see #getExpense() * @generated */ EReference getExpense_Income(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Expense#getId4 Id4}'. * * * @return the meta object for the attribute 'Id4'. * @see TaxationWithRoot.Expense#getId4() * @see #getExpense() * @generated */ EAttribute getExpense_Id4(); /** * Returns the meta object for the reference '{@link TaxationWithRoot.Expense#getBeneficiary Beneficiary}'. * * * @return the meta object for the reference 'Beneficiary'. * @see TaxationWithRoot.Expense#getBeneficiary() * @see #getExpense() * @generated */ EReference getExpense_Beneficiary(); /** * Returns the meta object for class '{@link TaxationWithRoot.Dependent Dependent}'. * * * @return the meta object for class 'Dependent'. * @see TaxationWithRoot.Dependent * @generated */ EClass getDependent(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Dependent#getDependent_type Dependent type}'. * * * @return the meta object for the attribute 'Dependent type'. * @see TaxationWithRoot.Dependent#getDependent_type() * @see #getDependent() * @generated */ EAttribute getDependent_Dependent_type(); /** * Returns the meta object for the container reference '{@link TaxationWithRoot.Dependent#getResponsible_person Responsible person}'. * * * @return the meta object for the container reference 'Responsible person'. * @see TaxationWithRoot.Dependent#getResponsible_person() * @see #getDependent() * @generated */ EReference getDependent_Responsible_person(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Dependent#isContinued_studies Continued studies}'. * * * @return the meta object for the attribute 'Continued studies'. * @see TaxationWithRoot.Dependent#isContinued_studies() * @see #getDependent() * @generated */ EAttribute getDependent_Continued_studies(); /** * Returns the meta object for the containment reference '{@link TaxationWithRoot.Dependent#getAllowances Allowances}'. * * * @return the meta object for the containment reference 'Allowances'. * @see TaxationWithRoot.Dependent#getAllowances() * @see #getDependent() * @generated */ EReference getDependent_Allowances(); /** * Returns the meta object for the container reference '{@link TaxationWithRoot.Dependent#getHousehold Household}'. * * * @return the meta object for the container reference 'Household'. * @see TaxationWithRoot.Dependent#getHousehold() * @see #getDependent() * @generated */ EReference getDependent_Household(); /** * Returns the meta object for the reference '{@link TaxationWithRoot.Dependent#getFrom_agent From agent}'. * * * @return the meta object for the reference 'From agent'. * @see TaxationWithRoot.Dependent#getFrom_agent() * @see #getDependent() * @generated */ EReference getDependent_From_agent(); /** * Returns the meta object for the reference list '{@link TaxationWithRoot.Dependent#getExpense Expense}'. * * * @return the meta object for the reference list 'Expense'. * @see TaxationWithRoot.Dependent#getExpense() * @see #getDependent() * @generated */ EReference getDependent_Expense(); /** * Returns the meta object for class '{@link TaxationWithRoot.External_Allowance External Allowance}'. * * * @return the meta object for class 'External Allowance'. * @see TaxationWithRoot.External_Allowance * @generated */ EClass getExternal_Allowance(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.External_Allowance#getGrantor Grantor}'. * * * @return the meta object for the attribute 'Grantor'. * @see TaxationWithRoot.External_Allowance#getGrantor() * @see #getExternal_Allowance() * @generated */ EAttribute getExternal_Allowance_Grantor(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.External_Allowance#getStarting_year Starting year}'. * * * @return the meta object for the attribute 'Starting year'. * @see TaxationWithRoot.External_Allowance#getStarting_year() * @see #getExternal_Allowance() * @generated */ EAttribute getExternal_Allowance_Starting_year(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.External_Allowance#getEnding_year Ending year}'. * * * @return the meta object for the attribute 'Ending year'. * @see TaxationWithRoot.External_Allowance#getEnding_year() * @see #getExternal_Allowance() * @generated */ EAttribute getExternal_Allowance_Ending_year(); /** * Returns the meta object for the reference '{@link TaxationWithRoot.External_Allowance#getReciver Reciver}'. * * * @return the meta object for the reference 'Reciver'. * @see TaxationWithRoot.External_Allowance#getReciver() * @see #getExternal_Allowance() * @generated */ EReference getExternal_Allowance_Reciver(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.External_Allowance#getId5 Id5}'. * * * @return the meta object for the attribute 'Id5'. * @see TaxationWithRoot.External_Allowance#getId5() * @see #getExternal_Allowance() * @generated */ EAttribute getExternal_Allowance_Id5(); /** * Returns the meta object for the container reference '{@link TaxationWithRoot.External_Allowance#getPerson Person}'. * * * @return the meta object for the container reference 'Person'. * @see TaxationWithRoot.External_Allowance#getPerson() * @see #getExternal_Allowance() * @generated */ EReference getExternal_Allowance_Person(); /** * Returns the meta object for class '{@link TaxationWithRoot.Household Household}'. * * * @return the meta object for class 'Household'. * @see TaxationWithRoot.Household * @generated */ EClass getHousehold(); /** * Returns the meta object for the containment reference '{@link TaxationWithRoot.Household#getParents Parents}'. * * * @return the meta object for the containment reference 'Parents'. * @see TaxationWithRoot.Household#getParents() * @see #getHousehold() * @generated */ EReference getHousehold_Parents(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Household#getId1 Id1}'. * * * @return the meta object for the attribute 'Id1'. * @see TaxationWithRoot.Household#getId1() * @see #getHousehold() * @generated */ EAttribute getHousehold_Id1(); /** * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Household#getChildren Children}'. * * * @return the meta object for the containment reference list 'Children'. * @see TaxationWithRoot.Household#getChildren() * @see #getHousehold() * @generated */ EReference getHousehold_Children(); /** * Returns the meta object for class '{@link TaxationWithRoot.Legal_Union_Record Legal Union Record}'. * * * @return the meta object for class 'Legal Union Record'. * @see TaxationWithRoot.Legal_Union_Record * @generated */ EClass getLegal_Union_Record(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Legal_Union_Record#getStart_year Start year}'. * * * @return the meta object for the attribute 'Start year'. * @see TaxationWithRoot.Legal_Union_Record#getStart_year() * @see #getLegal_Union_Record() * @generated */ EAttribute getLegal_Union_Record_Start_year(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Legal_Union_Record#getEnd_year End year}'. * * * @return the meta object for the attribute 'End year'. * @see TaxationWithRoot.Legal_Union_Record#getEnd_year() * @see #getLegal_Union_Record() * @generated */ EAttribute getLegal_Union_Record_End_year(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Legal_Union_Record#getSeparation_cause Separation cause}'. * * * @return the meta object for the attribute 'Separation cause'. * @see TaxationWithRoot.Legal_Union_Record#getSeparation_cause() * @see #getLegal_Union_Record() * @generated */ EAttribute getLegal_Union_Record_Separation_cause(); /** * Returns the meta object for the containment reference '{@link TaxationWithRoot.Legal_Union_Record#getIndividual_A Individual A}'. * * * @return the meta object for the containment reference 'Individual A'. * @see TaxationWithRoot.Legal_Union_Record#getIndividual_A() * @see #getLegal_Union_Record() * @generated */ EReference getLegal_Union_Record_Individual_A(); /** * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Legal_Union_Record#getIndividual_B Individual B}'. * * * @return the meta object for the containment reference list 'Individual B'. * @see TaxationWithRoot.Legal_Union_Record#getIndividual_B() * @see #getLegal_Union_Record() * @generated */ EReference getLegal_Union_Record_Individual_B(); /** * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Legal_Union_Record#getProperties Properties}'. * * * @return the meta object for the containment reference list 'Properties'. * @see TaxationWithRoot.Legal_Union_Record#getProperties() * @see #getLegal_Union_Record() * @generated */ EReference getLegal_Union_Record_Properties(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Legal_Union_Record#isMutual_agreement Mutual agreement}'. * * * @return the meta object for the attribute 'Mutual agreement'. * @see TaxationWithRoot.Legal_Union_Record#isMutual_agreement() * @see #getLegal_Union_Record() * @generated */ EAttribute getLegal_Union_Record_Mutual_agreement(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Legal_Union_Record#getId9 Id9}'. * * * @return the meta object for the attribute 'Id9'. * @see TaxationWithRoot.Legal_Union_Record#getId9() * @see #getLegal_Union_Record() * @generated */ EAttribute getLegal_Union_Record_Id9(); /** * Returns the meta object for the container reference '{@link TaxationWithRoot.Legal_Union_Record#getHousehold Household}'. * * * @return the meta object for the container reference 'Household'. * @see TaxationWithRoot.Legal_Union_Record#getHousehold() * @see #getLegal_Union_Record() * @generated */ EReference getLegal_Union_Record_Household(); /** * Returns the meta object for class '{@link TaxationWithRoot.Tax_Property Tax Property}'. * * * @return the meta object for class 'Tax Property'. * @see TaxationWithRoot.Tax_Property * @generated */ EClass getTax_Property(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Property#getStarting_year Starting year}'. * * * @return the meta object for the attribute 'Starting year'. * @see TaxationWithRoot.Tax_Property#getStarting_year() * @see #getTax_Property() * @generated */ EAttribute getTax_Property_Starting_year(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Property#getId10 Id10}'. * * * @return the meta object for the attribute 'Id10'. * @see TaxationWithRoot.Tax_Property#getId10() * @see #getTax_Property() * @generated */ EAttribute getTax_Property_Id10(); /** * Returns the meta object for the container reference '{@link TaxationWithRoot.Tax_Property#getUnion_record Union record}'. * * * @return the meta object for the container reference 'Union record'. * @see TaxationWithRoot.Tax_Property#getUnion_record() * @see #getTax_Property() * @generated */ EReference getTax_Property_Union_record(); /** * Returns the meta object for class '{@link TaxationWithRoot.Tax_Case Tax Case}'. * * * @return the meta object for class 'Tax Case'. * @see TaxationWithRoot.Tax_Case * @generated */ EClass getTax_Case(); /** * Returns the meta object for class '{@link TaxationWithRoot.FromAgent From Agent}'. * * * @return the meta object for class 'From Agent'. * @see TaxationWithRoot.FromAgent * @generated */ EClass getFromAgent(); /** * Returns the meta object for the container reference '{@link TaxationWithRoot.FromAgent#getTaxPayer Tax Payer}'. * * * @return the meta object for the container reference 'Tax Payer'. * @see TaxationWithRoot.FromAgent#getTaxPayer() * @see #getFromAgent() * @generated */ EReference getFromAgent_TaxPayer(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.FromAgent#isIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care Is dependent eligible for CE Not In Houshold Children Care}'. * * * @return the meta object for the attribute 'Is dependent eligible for CE Not In Houshold Children Care'. * @see TaxationWithRoot.FromAgent#isIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care() * @see #getFromAgent() * @generated */ EAttribute getFromAgent_Is_dependent_eligible_for_CE_Not_In_Houshold_Children_Care(); /** * Returns the meta object for the reference '{@link TaxationWithRoot.FromAgent#getExpense Expense}'. * * * @return the meta object for the reference 'Expense'. * @see TaxationWithRoot.FromAgent#getExpense() * @see #getFromAgent() * @generated */ EReference getFromAgent_Expense(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.FromAgent#isIs_eligible_debt Is eligible debt}'. * * * @return the meta object for the attribute 'Is eligible debt'. * @see TaxationWithRoot.FromAgent#isIs_eligible_debt() * @see #getFromAgent() * @generated */ EAttribute getFromAgent_Is_eligible_debt(); /** * Returns the meta object for the reference '{@link TaxationWithRoot.FromAgent#getDependent Dependent}'. * * * @return the meta object for the reference 'Dependent'. * @see TaxationWithRoot.FromAgent#getDependent() * @see #getFromAgent() * @generated */ EReference getFromAgent_Dependent(); /** * Returns the meta object for class '{@link TaxationWithRoot.Income Income}'. * * * @return the meta object for class 'Income'. * @see TaxationWithRoot.Income * @generated */ EClass getIncome(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Income#getIncome_amount Income amount}'. * * * @return the meta object for the attribute 'Income amount'. * @see TaxationWithRoot.Income#getIncome_amount() * @see #getIncome() * @generated */ EAttribute getIncome_Income_amount(); /** * Returns the meta object for the containment reference '{@link TaxationWithRoot.Income#getIncome_type Income type}'. * * * @return the meta object for the containment reference 'Income type'. * @see TaxationWithRoot.Income#getIncome_type() * @see #getIncome() * @generated */ EReference getIncome_Income_type(); /** * Returns the meta object for the containment reference '{@link TaxationWithRoot.Income#getTax_card Tax card}'. * * * @return the meta object for the containment reference 'Tax card'. * @see TaxationWithRoot.Income#getTax_card() * @see #getIncome() * @generated */ EReference getIncome_Tax_card(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Income#getTax_liability Tax liability}'. * * * @return the meta object for the attribute 'Tax liability'. * @see TaxationWithRoot.Income#getTax_liability() * @see #getIncome() * @generated */ EAttribute getIncome_Tax_liability(); /** * Returns the meta object for the container reference '{@link TaxationWithRoot.Income#getTaxPayer Tax Payer}'. * * * @return the meta object for the container reference 'Tax Payer'. * @see TaxationWithRoot.Income#getTaxPayer() * @see #getIncome() * @generated */ EReference getIncome_TaxPayer(); /** * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Income#getDetails Details}'. * * * @return the meta object for the containment reference list 'Details'. * @see TaxationWithRoot.Income#getDetails() * @see #getIncome() * @generated */ EReference getIncome_Details(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Income#getNum Num}'. * * * @return the meta object for the attribute 'Num'. * @see TaxationWithRoot.Income#getNum() * @see #getIncome() * @generated */ EAttribute getIncome_Num(); /** * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Income#getExpenses Expenses}'. * * * @return the meta object for the containment reference list 'Expenses'. * @see TaxationWithRoot.Income#getExpenses() * @see #getIncome() * @generated */ EReference getIncome_Expenses(); /** * Returns the meta object for class '{@link TaxationWithRoot.Income_Type Income Type}'. * * * @return the meta object for class 'Income Type'. * @see TaxationWithRoot.Income_Type * @generated */ EClass getIncome_Type(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Type#getId8 Id8}'. * * * @return the meta object for the attribute 'Id8'. * @see TaxationWithRoot.Income_Type#getId8() * @see #getIncome_Type() * @generated */ EAttribute getIncome_Type_Id8(); /** * Returns the meta object for the container reference '{@link TaxationWithRoot.Income_Type#getIncome Income}'. * * * @return the meta object for the container reference 'Income'. * @see TaxationWithRoot.Income_Type#getIncome() * @see #getIncome_Type() * @generated */ EReference getIncome_Type_Income(); /** * Returns the meta object for class '{@link TaxationWithRoot.Tax_Card Tax Card}'. * * * @return the meta object for class 'Tax Card'. * @see TaxationWithRoot.Tax_Card * @generated */ EClass getTax_Card(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getCard_identifier Card identifier}'. * * * @return the meta object for the attribute 'Card identifier'. * @see TaxationWithRoot.Tax_Card#getCard_identifier() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Card_identifier(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getTax_office Tax office}'. * * * @return the meta object for the attribute 'Tax office'. * @see TaxationWithRoot.Tax_Card#getTax_office() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Tax_office(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getPercentage_of_witholding Percentage of witholding}'. * * * @return the meta object for the attribute 'Percentage of witholding'. * @see TaxationWithRoot.Tax_Card#getPercentage_of_witholding() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Percentage_of_witholding(); /** * Returns the meta object for the attribute list '{@link TaxationWithRoot.Tax_Card#getTax_payers_name_surname Tax payers name surname}'. * * * @return the meta object for the attribute list 'Tax payers name surname'. * @see TaxationWithRoot.Tax_Card#getTax_payers_name_surname() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Tax_payers_name_surname(); /** * Returns the meta object for the attribute list '{@link TaxationWithRoot.Tax_Card#getTax_payers_partner_name_surname Tax payers partner name surname}'. * * * @return the meta object for the attribute list 'Tax payers partner name surname'. * @see TaxationWithRoot.Tax_Card#getTax_payers_partner_name_surname() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Tax_payers_partner_name_surname(); /** * Returns the meta object for the reference '{@link TaxationWithRoot.Tax_Card#getTax_payers_address Tax payers address}'. * * * @return the meta object for the reference 'Tax payers address'. * @see TaxationWithRoot.Tax_Card#getTax_payers_address() * @see #getTax_Card() * @generated */ EReference getTax_Card_Tax_payers_address(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getJobs_Employer_SSNo Jobs Employer SS No}'. * * * @return the meta object for the attribute 'Jobs Employer SS No'. * @see TaxationWithRoot.Tax_Card#getJobs_Employer_SSNo() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Jobs_Employer_SSNo(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getJobs_employers_name Jobs employers name}'. * * * @return the meta object for the attribute 'Jobs employers name'. * @see TaxationWithRoot.Tax_Card#getJobs_employers_name() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Jobs_employers_name(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getJobs_activity_type Jobs activity type}'. * * * @return the meta object for the attribute 'Jobs activity type'. * @see TaxationWithRoot.Tax_Card#getJobs_activity_type() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Jobs_activity_type(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getJobs_place_of_work Jobs place of work}'. * * * @return the meta object for the attribute 'Jobs place of work'. * @see TaxationWithRoot.Tax_Card#getJobs_place_of_work() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Jobs_place_of_work(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_FD_daily Deduction FD daily}'. * * * @return the meta object for the attribute 'Deduction FD daily'. * @see TaxationWithRoot.Tax_Card#getDeduction_FD_daily() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_FD_daily(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_FD_monthly Deduction FD monthly}'. * * * @return the meta object for the attribute 'Deduction FD monthly'. * @see TaxationWithRoot.Tax_Card#getDeduction_FD_monthly() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_FD_monthly(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_AC_daily Deduction AC daily}'. * * * @return the meta object for the attribute 'Deduction AC daily'. * @see TaxationWithRoot.Tax_Card#getDeduction_AC_daily() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_AC_daily(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_AC_monthly Deduction AC monthly}'. * * * @return the meta object for the attribute 'Deduction AC monthly'. * @see TaxationWithRoot.Tax_Card#getDeduction_AC_monthly() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_AC_monthly(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_AC_yearly Deduction AC yearly}'. * * * @return the meta object for the attribute 'Deduction AC yearly'. * @see TaxationWithRoot.Tax_Card#getDeduction_AC_yearly() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_AC_yearly(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_CE_daily Deduction CE daily}'. * * * @return the meta object for the attribute 'Deduction CE daily'. * @see TaxationWithRoot.Tax_Card#getDeduction_CE_daily() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_CE_daily(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_CE_monthly Deduction CE monthly}'. * * * @return the meta object for the attribute 'Deduction CE monthly'. * @see TaxationWithRoot.Tax_Card#getDeduction_CE_monthly() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_CE_monthly(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_CE_yearly Deduction CE yearly}'. * * * @return the meta object for the attribute 'Deduction CE yearly'. * @see TaxationWithRoot.Tax_Card#getDeduction_CE_yearly() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_CE_yearly(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_DS_daily Deduction DS daily}'. * * * @return the meta object for the attribute 'Deduction DS daily'. * @see TaxationWithRoot.Tax_Card#getDeduction_DS_daily() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_DS_daily(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_DS_monthly Deduction DS monthly}'. * * * @return the meta object for the attribute 'Deduction DS monthly'. * @see TaxationWithRoot.Tax_Card#getDeduction_DS_monthly() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_DS_monthly(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_FO_daily Deduction FO daily}'. * * * @return the meta object for the attribute 'Deduction FO daily'. * @see TaxationWithRoot.Tax_Card#getDeduction_FO_daily() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_FO_daily(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_FO_monthly Deduction FO monthly}'. * * * @return the meta object for the attribute 'Deduction FO monthly'. * @see TaxationWithRoot.Tax_Card#getDeduction_FO_monthly() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_FO_monthly(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_FO_yearly Deduction FO yearly}'. * * * @return the meta object for the attribute 'Deduction FO yearly'. * @see TaxationWithRoot.Tax_Card#getDeduction_FO_yearly() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_FO_yearly(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getCredit_CIS_daily Credit CIS daily}'. * * * @return the meta object for the attribute 'Credit CIS daily'. * @see TaxationWithRoot.Tax_Card#getCredit_CIS_daily() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Credit_CIS_daily(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getCredit_CIS_monthly Credit CIS monthly}'. * * * @return the meta object for the attribute 'Credit CIS monthly'. * @see TaxationWithRoot.Tax_Card#getCredit_CIS_monthly() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Credit_CIS_monthly(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getCredit_CIM_daily Credit CIM daily}'. * * * @return the meta object for the attribute 'Credit CIM daily'. * @see TaxationWithRoot.Tax_Card#getCredit_CIM_daily() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Credit_CIM_daily(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#isValidity Validity}'. * * * @return the meta object for the attribute 'Validity'. * @see TaxationWithRoot.Tax_Card#isValidity() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Validity(); /** * Returns the meta object for the reference list '{@link TaxationWithRoot.Tax_Card#getIncome_Tax_Credit Income Tax Credit}'. * * * @return the meta object for the reference list 'Income Tax Credit'. * @see TaxationWithRoot.Tax_Card#getIncome_Tax_Credit() * @see #getTax_Card() * @generated */ EReference getTax_Card_Income_Tax_Credit(); /** * Returns the meta object for the reference '{@link TaxationWithRoot.Tax_Card#getPrevious Previous}'. * * * @return the meta object for the reference 'Previous'. * @see TaxationWithRoot.Tax_Card#getPrevious() * @see #getTax_Card() * @generated */ EReference getTax_Card_Previous(); /** * Returns the meta object for the reference '{@link TaxationWithRoot.Tax_Card#getCurrent_tax_card Current tax card}'. * * * @return the meta object for the reference 'Current tax card'. * @see TaxationWithRoot.Tax_Card#getCurrent_tax_card() * @see #getTax_Card() * @generated */ EReference getTax_Card_Current_tax_card(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getCredit_CIM_yearly Credit CIM yearly}'. * * * @return the meta object for the attribute 'Credit CIM yearly'. * @see TaxationWithRoot.Tax_Card#getCredit_CIM_yearly() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Credit_CIM_yearly(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_DS_Alimony_yearly Deduction DS Alimony yearly}'. * * * @return the meta object for the attribute 'Deduction DS Alimony yearly'. * @see TaxationWithRoot.Tax_Card#getDeduction_DS_Alimony_yearly() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_DS_Alimony_yearly(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_DS_Debt_yearly Deduction DS Debt yearly}'. * * * @return the meta object for the attribute 'Deduction DS Debt yearly'. * @see TaxationWithRoot.Tax_Card#getDeduction_DS_Debt_yearly() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_DS_Debt_yearly(); /** * Returns the meta object for the container reference '{@link TaxationWithRoot.Tax_Card#getIncome Income}'. * * * @return the meta object for the container reference 'Income'. * @see TaxationWithRoot.Tax_Card#getIncome() * @see #getTax_Card() * @generated */ EReference getTax_Card_Income(); /** * Returns the meta object for class '{@link TaxationWithRoot.Income_Tax_Credit Income Tax Credit}'. * * * @return the meta object for class 'Income Tax Credit'. * @see TaxationWithRoot.Income_Tax_Credit * @generated */ EClass getIncome_Tax_Credit(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax_Credit#getGrantedBy Granted By}'. * * * @return the meta object for the attribute 'Granted By'. * @see TaxationWithRoot.Income_Tax_Credit#getGrantedBy() * @see #getIncome_Tax_Credit() * @generated */ EAttribute getIncome_Tax_Credit_GrantedBy(); /** * Returns the meta object for the reference '{@link TaxationWithRoot.Income_Tax_Credit#getTaxPayer Tax Payer}'. * * * @return the meta object for the reference 'Tax Payer'. * @see TaxationWithRoot.Income_Tax_Credit#getTaxPayer() * @see #getIncome_Tax_Credit() * @generated */ EReference getIncome_Tax_Credit_TaxPayer(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax_Credit#getTax_year Tax year}'. * * * @return the meta object for the attribute 'Tax year'. * @see TaxationWithRoot.Income_Tax_Credit#getTax_year() * @see #getIncome_Tax_Credit() * @generated */ EAttribute getIncome_Tax_Credit_Tax_year(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax_Credit#getYearly Yearly}'. * * * @return the meta object for the attribute 'Yearly'. * @see TaxationWithRoot.Income_Tax_Credit#getYearly() * @see #getIncome_Tax_Credit() * @generated */ EAttribute getIncome_Tax_Credit_Yearly(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax_Credit#getMonthly Monthly}'. * * * @return the meta object for the attribute 'Monthly'. * @see TaxationWithRoot.Income_Tax_Credit#getMonthly() * @see #getIncome_Tax_Credit() * @generated */ EAttribute getIncome_Tax_Credit_Monthly(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax_Credit#getDaily Daily}'. * * * @return the meta object for the attribute 'Daily'. * @see TaxationWithRoot.Income_Tax_Credit#getDaily() * @see #getIncome_Tax_Credit() * @generated */ EAttribute getIncome_Tax_Credit_Daily(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax_Credit#getId7 Id7}'. * * * @return the meta object for the attribute 'Id7'. * @see TaxationWithRoot.Income_Tax_Credit#getId7() * @see #getIncome_Tax_Credit() * @generated */ EAttribute getIncome_Tax_Credit_Id7(); /** * Returns the meta object for the reference '{@link TaxationWithRoot.Income_Tax_Credit#getTaxation_Frame Taxation Frame}'. * * * @return the meta object for the reference 'Taxation Frame'. * @see TaxationWithRoot.Income_Tax_Credit#getTaxation_Frame() * @see #getIncome_Tax_Credit() * @generated */ EReference getIncome_Tax_Credit_Taxation_Frame(); /** * Returns the meta object for class '{@link TaxationWithRoot.Income_Detail Income Detail}'. * * * @return the meta object for class 'Income Detail'. * @see TaxationWithRoot.Income_Detail * @generated */ EClass getIncome_Detail(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Detail#getAmount Amount}'. * * * @return the meta object for the attribute 'Amount'. * @see TaxationWithRoot.Income_Detail#getAmount() * @see #getIncome_Detail() * @generated */ EAttribute getIncome_Detail_Amount(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Detail#isIs_worked Is worked}'. * * * @return the meta object for the attribute 'Is worked'. * @see TaxationWithRoot.Income_Detail#isIs_worked() * @see #getIncome_Detail() * @generated */ EAttribute getIncome_Detail_Is_worked(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Detail#getDistance Distance}'. * * * @return the meta object for the attribute 'Distance'. * @see TaxationWithRoot.Income_Detail#getDistance() * @see #getIncome_Detail() * @generated */ EAttribute getIncome_Detail_Distance(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Detail#getWorked_days Worked days}'. * * * @return the meta object for the attribute 'Worked days'. * @see TaxationWithRoot.Income_Detail#getWorked_days() * @see #getIncome_Detail() * @generated */ EAttribute getIncome_Detail_Worked_days(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Detail#isIs_contributing_CNS Is contributing CNS}'. * * * @return the meta object for the attribute 'Is contributing CNS'. * @see TaxationWithRoot.Income_Detail#isIs_contributing_CNS() * @see #getIncome_Detail() * @generated */ EAttribute getIncome_Detail_Is_contributing_CNS(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Detail#getId5 Id5}'. * * * @return the meta object for the attribute 'Id5'. * @see TaxationWithRoot.Income_Detail#getId5() * @see #getIncome_Detail() * @generated */ EAttribute getIncome_Detail_Id5(); /** * Returns the meta object for the container reference '{@link TaxationWithRoot.Income_Detail#getIncome Income}'. * * * @return the meta object for the container reference 'Income'. * @see TaxationWithRoot.Income_Detail#getIncome() * @see #getIncome_Detail() * @generated */ EReference getIncome_Detail_Income(); /** * Returns the meta object for class '{@link TaxationWithRoot.FromLaw From Law}'. * * * @return the meta object for class 'From Law'. * @see TaxationWithRoot.FromLaw * @generated */ EClass getFromLaw(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.FromLaw#getId Id}'. * * * @return the meta object for the attribute 'Id'. * @see TaxationWithRoot.FromLaw#getId() * @see #getFromLaw() * @generated */ EAttribute getFromLaw_Id(); /** * Returns the meta object for the container reference '{@link TaxationWithRoot.FromLaw#getTaxPayer Tax Payer}'. * * * @return the meta object for the container reference 'Tax Payer'. * @see TaxationWithRoot.FromLaw#getTaxPayer() * @see #getFromLaw() * @generated */ EReference getFromLaw_TaxPayer(); /** * Returns the meta object for class '{@link TaxationWithRoot.Fiscal_Address Fiscal Address}'. * * * @return the meta object for class 'Fiscal Address'. * @see TaxationWithRoot.Fiscal_Address * @generated */ EClass getFiscal_Address(); /** * Returns the meta object for class '{@link TaxationWithRoot.Habitual_Address Habitual Address}'. * * * @return the meta object for class 'Habitual Address'. * @see TaxationWithRoot.Habitual_Address * @generated */ EClass getHabitual_Address(); /** * Returns the meta object for class '{@link TaxationWithRoot.Marriage_Record Marriage Record}'. * * * @return the meta object for class 'Marriage Record'. * @see TaxationWithRoot.Marriage_Record * @generated */ EClass getMarriage_Record(); /** * Returns the meta object for class '{@link TaxationWithRoot.Non_Resident_Tax_Payer Non Resident Tax Payer}'. * * * @return the meta object for class 'Non Resident Tax Payer'. * @see TaxationWithRoot.Non_Resident_Tax_Payer * @generated */ EClass getNon_Resident_Tax_Payer(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Non_Resident_Tax_Payer#isIs_assimilated_to_resident Is assimilated to resident}'. * * * @return the meta object for the attribute 'Is assimilated to resident'. * @see TaxationWithRoot.Non_Resident_Tax_Payer#isIs_assimilated_to_resident() * @see #getNon_Resident_Tax_Payer() * @generated */ EAttribute getNon_Resident_Tax_Payer_Is_assimilated_to_resident(); /** * Returns the meta object for class '{@link TaxationWithRoot.Partnership_Record Partnership Record}'. * * * @return the meta object for class 'Partnership Record'. * @see TaxationWithRoot.Partnership_Record * @generated */ EClass getPartnership_Record(); /** * Returns the meta object for class '{@link TaxationWithRoot.Resident_Tax_Payer Resident Tax Payer}'. * * * @return the meta object for class 'Resident Tax Payer'. * @see TaxationWithRoot.Resident_Tax_Payer * @generated */ EClass getResident_Tax_Payer(); /** * Returns the meta object for class '{@link TaxationWithRoot.Trade_and_Business_Income Trade and Business Income}'. * * * @return the meta object for class 'Trade and Business Income'. * @see TaxationWithRoot.Trade_and_Business_Income * @generated */ EClass getTrade_and_Business_Income(); /** * Returns the meta object for class '{@link TaxationWithRoot.Agriculture_and_Forestry_Income Agriculture and Forestry Income}'. * * * @return the meta object for class 'Agriculture and Forestry Income'. * @see TaxationWithRoot.Agriculture_and_Forestry_Income * @generated */ EClass getAgriculture_and_Forestry_Income(); /** * Returns the meta object for class '{@link TaxationWithRoot.Pensions_and_Annuities_Income Pensions and Annuities Income}'. * * * @return the meta object for class 'Pensions and Annuities Income'. * @see TaxationWithRoot.Pensions_and_Annuities_Income * @generated */ EClass getPensions_and_Annuities_Income(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Pensions_and_Annuities_Income#isOccasional_payement Occasional payement}'. * * * @return the meta object for the attribute 'Occasional payement'. * @see TaxationWithRoot.Pensions_and_Annuities_Income#isOccasional_payement() * @see #getPensions_and_Annuities_Income() * @generated */ EAttribute getPensions_and_Annuities_Income_Occasional_payement(); /** * Returns the meta object for class '{@link TaxationWithRoot.Capital_and_Investments_Income Capital and Investments Income}'. * * * @return the meta object for class 'Capital and Investments Income'. * @see TaxationWithRoot.Capital_and_Investments_Income * @generated */ EClass getCapital_and_Investments_Income(); /** * Returns the meta object for class '{@link TaxationWithRoot.Employment_Income Employment Income}'. * * * @return the meta object for class 'Employment Income'. * @see TaxationWithRoot.Employment_Income * @generated */ EClass getEmployment_Income(); /** * Returns the meta object for class '{@link TaxationWithRoot.Rentals_and_Leases_Income Rentals and Leases Income}'. * * * @return the meta object for class 'Rentals and Leases Income'. * @see TaxationWithRoot.Rentals_and_Leases_Income * @generated */ EClass getRentals_and_Leases_Income(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Rentals_and_Leases_Income#isIs_periodic Is periodic}'. * * * @return the meta object for the attribute 'Is periodic'. * @see TaxationWithRoot.Rentals_and_Leases_Income#isIs_periodic() * @see #getRentals_and_Leases_Income() * @generated */ EAttribute getRentals_and_Leases_Income_Is_periodic(); /** * Returns the meta object for class '{@link TaxationWithRoot.Foreign_Income Foreign Income}'. * * * @return the meta object for class 'Foreign Income'. * @see TaxationWithRoot.Foreign_Income * @generated */ EClass getForeign_Income(); /** * Returns the meta object for class '{@link TaxationWithRoot.Local_Income Local Income}'. * * * @return the meta object for class 'Local Income'. * @see TaxationWithRoot.Local_Income * @generated */ EClass getLocal_Income(); /** * Returns the meta object for class '{@link TaxationWithRoot.CIM CIM}'. * * * @return the meta object for class 'CIM'. * @see TaxationWithRoot.CIM * @generated */ EClass getCIM(); /** * Returns the meta object for class '{@link TaxationWithRoot.CIP CIP}'. * * * @return the meta object for class 'CIP'. * @see TaxationWithRoot.CIP * @generated */ EClass getCIP(); /** * Returns the meta object for class '{@link TaxationWithRoot.CIS CIS}'. * * * @return the meta object for class 'CIS'. * @see TaxationWithRoot.CIS * @generated */ EClass getCIS(); /** * Returns the meta object for class '{@link TaxationWithRoot.FD FD}'. * * * @return the meta object for class 'FD'. * @see TaxationWithRoot.FD * @generated */ EClass getFD(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.FD#getDistance_declared_in_january Distance declared in january}'. * * * @return the meta object for the attribute 'Distance declared in january'. * @see TaxationWithRoot.FD#getDistance_declared_in_january() * @see #getFD() * @generated */ EAttribute getFD_Distance_declared_in_january(); /** * Returns the meta object for class '{@link TaxationWithRoot.Professional_Expenses_Deduction Professional Expenses Deduction}'. * * * @return the meta object for class 'Professional Expenses Deduction'. * @see TaxationWithRoot.Professional_Expenses_Deduction * @generated */ EClass getProfessional_Expenses_Deduction(); /** * Returns the meta object for class '{@link TaxationWithRoot.FO FO}'. * * * @return the meta object for class 'FO'. * @see TaxationWithRoot.FO * @generated */ EClass getFO(); /** * Returns the meta object for class '{@link TaxationWithRoot.DS_for_Permanent_Expense DS for Permanent Expense}'. * * * @return the meta object for class 'DS for Permanent Expense'. * @see TaxationWithRoot.DS_for_Permanent_Expense * @generated */ EClass getDS_for_Permanent_Expense(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.DS_for_Permanent_Expense#getPermanent_expense_category Permanent expense category}'. * * * @return the meta object for the attribute 'Permanent expense category'. * @see TaxationWithRoot.DS_for_Permanent_Expense#getPermanent_expense_category() * @see #getDS_for_Permanent_Expense() * @generated */ EAttribute getDS_for_Permanent_Expense_Permanent_expense_category(); /** * Returns the meta object for class '{@link TaxationWithRoot.DS DS}'. * * * @return the meta object for class 'DS'. * @see TaxationWithRoot.DS * @generated */ EClass getDS(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.DS#getMaximum_deductible_amount Maximum deductible amount}'. * * * @return the meta object for the attribute 'Maximum deductible amount'. * @see TaxationWithRoot.DS#getMaximum_deductible_amount() * @see #getDS() * @generated */ EAttribute getDS_Maximum_deductible_amount(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.DS#getId3 Id3}'. * * * @return the meta object for the attribute 'Id3'. * @see TaxationWithRoot.DS#getId3() * @see #getDS() * @generated */ EAttribute getDS_Id3(); /** * Returns the meta object for class '{@link TaxationWithRoot.DS_for_Interest_Expense DS for Interest Expense}'. * * * @return the meta object for class 'DS for Interest Expense'. * @see TaxationWithRoot.DS_for_Interest_Expense * @generated */ EClass getDS_for_Interest_Expense(); /** * Returns the meta object for class '{@link TaxationWithRoot.DS_for_Health_and_Pension_Insurance DS for Health and Pension Insurance}'. * * * @return the meta object for class 'DS for Health and Pension Insurance'. * @see TaxationWithRoot.DS_for_Health_and_Pension_Insurance * @generated */ EClass getDS_for_Health_and_Pension_Insurance(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.DS_for_Health_and_Pension_Insurance#getInsurance_category Insurance category}'. * * * @return the meta object for the attribute 'Insurance category'. * @see TaxationWithRoot.DS_for_Health_and_Pension_Insurance#getInsurance_category() * @see #getDS_for_Health_and_Pension_Insurance() * @generated */ EAttribute getDS_for_Health_and_Pension_Insurance_Insurance_category(); /** * Returns the meta object for class '{@link TaxationWithRoot.DS_for_Private_Insurance_and_Plan DS for Private Insurance and Plan}'. * * * @return the meta object for class 'DS for Private Insurance and Plan'. * @see TaxationWithRoot.DS_for_Private_Insurance_and_Plan * @generated */ EClass getDS_for_Private_Insurance_and_Plan(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.DS_for_Private_Insurance_and_Plan#getPrivate_insurance_and_plan_category Private insurance and plan category}'. * * * @return the meta object for the attribute 'Private insurance and plan category'. * @see TaxationWithRoot.DS_for_Private_Insurance_and_Plan#getPrivate_insurance_and_plan_category() * @see #getDS_for_Private_Insurance_and_Plan() * @generated */ EAttribute getDS_for_Private_Insurance_and_Plan_Private_insurance_and_plan_category(); /** * Returns the meta object for class '{@link TaxationWithRoot.DS_for_Loss_Carryforward DS for Loss Carryforward}'. * * * @return the meta object for class 'DS for Loss Carryforward'. * @see TaxationWithRoot.DS_for_Loss_Carryforward * @generated */ EClass getDS_for_Loss_Carryforward(); /** * Returns the meta object for class '{@link TaxationWithRoot.DS_for_Donation DS for Donation}'. * * * @return the meta object for class 'DS for Donation'. * @see TaxationWithRoot.DS_for_Donation * @generated */ EClass getDS_for_Donation(); /** * Returns the meta object for class '{@link TaxationWithRoot.Permanent_Expense Permanent Expense}'. * * * @return the meta object for class 'Permanent Expense'. * @see TaxationWithRoot.Permanent_Expense * @generated */ EClass getPermanent_Expense(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Permanent_Expense#getCategory Category}'. * * * @return the meta object for the attribute 'Category'. * @see TaxationWithRoot.Permanent_Expense#getCategory() * @see #getPermanent_Expense() * @generated */ EAttribute getPermanent_Expense_Category(); /** * Returns the meta object for class '{@link TaxationWithRoot.Special_Expense_DS Special Expense DS}'. * * * @return the meta object for class 'Special Expense DS'. * @see TaxationWithRoot.Special_Expense_DS * @generated */ EClass getSpecial_Expense_DS(); /** * Returns the meta object for class '{@link TaxationWithRoot.Interest_Expense Interest Expense}'. * * * @return the meta object for class 'Interest Expense'. * @see TaxationWithRoot.Interest_Expense * @generated */ EClass getInterest_Expense(); /** * Returns the meta object for class '{@link TaxationWithRoot.Private_Insurance_and_Plan Private Insurance and Plan}'. * * * @return the meta object for class 'Private Insurance and Plan'. * @see TaxationWithRoot.Private_Insurance_and_Plan * @generated */ EClass getPrivate_Insurance_and_Plan(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Private_Insurance_and_Plan#getCategory Category}'. * * * @return the meta object for the attribute 'Category'. * @see TaxationWithRoot.Private_Insurance_and_Plan#getCategory() * @see #getPrivate_Insurance_and_Plan() * @generated */ EAttribute getPrivate_Insurance_and_Plan_Category(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Private_Insurance_and_Plan#getDuration_of_contract Duration of contract}'. * * * @return the meta object for the attribute 'Duration of contract'. * @see TaxationWithRoot.Private_Insurance_and_Plan#getDuration_of_contract() * @see #getPrivate_Insurance_and_Plan() * @generated */ EAttribute getPrivate_Insurance_and_Plan_Duration_of_contract(); /** * Returns the meta object for class '{@link TaxationWithRoot.Health_and_Pension_Insurance Health and Pension Insurance}'. * * * @return the meta object for class 'Health and Pension Insurance'. * @see TaxationWithRoot.Health_and_Pension_Insurance * @generated */ EClass getHealth_and_Pension_Insurance(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Health_and_Pension_Insurance#getCategory Category}'. * * * @return the meta object for the attribute 'Category'. * @see TaxationWithRoot.Health_and_Pension_Insurance#getCategory() * @see #getHealth_and_Pension_Insurance() * @generated */ EAttribute getHealth_and_Pension_Insurance_Category(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Health_and_Pension_Insurance#isIs_related_to_additional_salary Is related to additional salary}'. * * * @return the meta object for the attribute 'Is related to additional salary'. * @see TaxationWithRoot.Health_and_Pension_Insurance#isIs_related_to_additional_salary() * @see #getHealth_and_Pension_Insurance() * @generated */ EAttribute getHealth_and_Pension_Insurance_Is_related_to_additional_salary(); /** * Returns the meta object for class '{@link TaxationWithRoot.Donation Donation}'. * * * @return the meta object for class 'Donation'. * @see TaxationWithRoot.Donation * @generated */ EClass getDonation(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Donation#getBeneficiary1 Beneficiary1}'. * * * @return the meta object for the attribute 'Beneficiary1'. * @see TaxationWithRoot.Donation#getBeneficiary1() * @see #getDonation() * @generated */ EAttribute getDonation_Beneficiary1(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Donation#isIs_donation_reported Is donation reported}'. * * * @return the meta object for the attribute 'Is donation reported'. * @see TaxationWithRoot.Donation#isIs_donation_reported() * @see #getDonation() * @generated */ EAttribute getDonation_Is_donation_reported(); /** * Returns the meta object for class '{@link TaxationWithRoot.Loss_Carryforward Loss Carryforward}'. * * * @return the meta object for class 'Loss Carryforward'. * @see TaxationWithRoot.Loss_Carryforward * @generated */ EClass getLoss_Carryforward(); /** * Returns the meta object for class '{@link TaxationWithRoot.Spousal_Expense_AC Spousal Expense AC}'. * * * @return the meta object for class 'Spousal Expense AC'. * @see TaxationWithRoot.Spousal_Expense_AC * @generated */ EClass getSpousal_Expense_AC(); /** * Returns the meta object for class '{@link TaxationWithRoot.Extraordinary_Expense_CE Extraordinary Expense CE}'. * * * @return the meta object for class 'Extraordinary Expense CE'. * @see TaxationWithRoot.Extraordinary_Expense_CE * @generated */ EClass getExtraordinary_Expense_CE(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Extraordinary_Expense_CE#getThresholded_deduction_percentage Thresholded deduction percentage}'. * * * @return the meta object for the attribute 'Thresholded deduction percentage'. * @see TaxationWithRoot.Extraordinary_Expense_CE#getThresholded_deduction_percentage() * @see #getExtraordinary_Expense_CE() * @generated */ EAttribute getExtraordinary_Expense_CE_Thresholded_deduction_percentage(); /** * Returns the meta object for the attribute '{@link TaxationWithRoot.Extraordinary_Expense_CE#getCe_type Ce type}'. * * * @return the meta object for the attribute 'Ce type'. * @see TaxationWithRoot.Extraordinary_Expense_CE#getCe_type() * @see #getExtraordinary_Expense_CE() * @generated */ EAttribute getExtraordinary_Expense_CE_Ce_type(); /** * Returns the meta object for class '{@link TaxationWithRoot.Travel_Expense_FD Travel Expense FD}'. * * * @return the meta object for class 'Travel Expense FD'. * @see TaxationWithRoot.Travel_Expense_FD * @generated */ EClass getTravel_Expense_FD(); /** * Returns the meta object for class '{@link TaxationWithRoot.Professional_Expense Professional Expense}'. * * * @return the meta object for class 'Professional Expense'. * @see TaxationWithRoot.Professional_Expense * @generated */ EClass getProfessional_Expense(); /** * Returns the meta object for class '{@link TaxationWithRoot.Miscellaneous_Expense_FO Miscellaneous Expense FO}'. * * * @return the meta object for class 'Miscellaneous Expense FO'. * @see TaxationWithRoot.Miscellaneous_Expense_FO * @generated */ EClass getMiscellaneous_Expense_FO(); /** * Returns the meta object for class '{@link TaxationWithRoot.Resource Resource}'. * * * @return the meta object for class 'Resource'. * @see TaxationWithRoot.Resource * @generated */ EClass getResource(); /** * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Resource#getContains Contains}'. * * * @return the meta object for the containment reference list 'Contains'. * @see TaxationWithRoot.Resource#getContains() * @see #getResource() * @generated */ EReference getResource_Contains(); /** * Returns the meta object for class '{@link TaxationWithRoot.Root Root}'. * * * @return the meta object for class 'Root'. * @see TaxationWithRoot.Root * @generated */ EClass getRoot(); /** * Returns the meta object for enum '{@link TaxationWithRoot.Grantor Grantor}'. * * * @return the meta object for enum 'Grantor'. * @see TaxationWithRoot.Grantor * @generated */ EEnum getGrantor(); /** * Returns the meta object for enum '{@link TaxationWithRoot.Disability_Types Disability Types}'. * * * @return the meta object for enum 'Disability Types'. * @see TaxationWithRoot.Disability_Types * @generated */ EEnum getDisability_Types(); /** * Returns the meta object for enum '{@link TaxationWithRoot.Country Country}'. * * * @return the meta object for enum 'Country'. * @see TaxationWithRoot.Country * @generated */ EEnum getCountry(); /** * Returns the meta object for enum '{@link TaxationWithRoot.Tax_Office Tax Office}'. * * * @return the meta object for enum 'Tax Office'. * @see TaxationWithRoot.Tax_Office * @generated */ EEnum getTax_Office(); /** * Returns the meta object for enum '{@link TaxationWithRoot.Tax_Class_Category Tax Class Category}'. * * * @return the meta object for enum 'Tax Class Category'. * @see TaxationWithRoot.Tax_Class_Category * @generated */ EEnum getTax_Class_Category(); /** * Returns the meta object for enum '{@link TaxationWithRoot.Job_Activity Job Activity}'. * * * @return the meta object for enum 'Job Activity'. * @see TaxationWithRoot.Job_Activity * @generated */ EEnum getJob_Activity(); /** * Returns the meta object for enum '{@link TaxationWithRoot.Town Town}'. * * * @return the meta object for enum 'Town'. * @see TaxationWithRoot.Town * @generated */ EEnum getTown(); /** * Returns the meta object for enum '{@link TaxationWithRoot.CE_Type CE Type}'. * * * @return the meta object for enum 'CE Type'. * @see TaxationWithRoot.CE_Type * @generated */ EEnum getCE_Type(); /** * Returns the meta object for enum '{@link TaxationWithRoot.Expense_Purpose Expense Purpose}'. * * * @return the meta object for enum 'Expense Purpose'. * @see TaxationWithRoot.Expense_Purpose * @generated */ EEnum getExpense_Purpose(); /** * Returns the meta object for enum '{@link TaxationWithRoot.Dependent_Type Dependent Type}'. * * * @return the meta object for enum 'Dependent Type'. * @see TaxationWithRoot.Dependent_Type * @generated */ EEnum getDependent_Type(); /** * Returns the meta object for enum '{@link TaxationWithRoot.Separation_Causes Separation Causes}'. * * * @return the meta object for enum 'Separation Causes'. * @see TaxationWithRoot.Separation_Causes * @generated */ EEnum getSeparation_Causes(); /** * Returns the meta object for enum '{@link TaxationWithRoot.Category_of_Permanent_Expense Category of Permanent Expense}'. * * * @return the meta object for enum 'Category of Permanent Expense'. * @see TaxationWithRoot.Category_of_Permanent_Expense * @generated */ EEnum getCategory_of_Permanent_Expense(); /** * Returns the meta object for enum '{@link TaxationWithRoot.Category_of_Health_and_Pension_Insurances Category of Health and Pension Insurances}'. * * * @return the meta object for enum 'Category of Health and Pension Insurances'. * @see TaxationWithRoot.Category_of_Health_and_Pension_Insurances * @generated */ EEnum getCategory_of_Health_and_Pension_Insurances(); /** * Returns the meta object for enum '{@link TaxationWithRoot.Category_of_Private_Insurance_and_Plan Category of Private Insurance and Plan}'. * * * @return the meta object for enum 'Category of Private Insurance and Plan'. * @see TaxationWithRoot.Category_of_Private_Insurance_and_Plan * @generated */ EEnum getCategory_of_Private_Insurance_and_Plan(); /** * Returns the meta object for enum '{@link TaxationWithRoot.Legal_Union_Types Legal Union Types}'. * * * @return the meta object for enum 'Legal Union Types'. * @see TaxationWithRoot.Legal_Union_Types * @generated */ EEnum getLegal_Union_Types(); /** * Returns the factory that creates the instances of the model. * * * @return the factory that creates the instances of the model. * @generated */ TaxationFactory getTaxationFactory(); /** * * Defines literals for the meta objects that represent * * * @generated */ interface Literals { /** * The meta object literal for the '{@link TaxationWithRoot.impl.ConstantsImpl Constants}' class. * * * @see TaxationWithRoot.impl.ConstantsImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getConstants() * @generated */ EClass CONSTANTS = eINSTANCE.getConstants(); /** * The meta object literal for the 'MAXIMUM CE RATE FOR CHILD NOT BEING PART OF HOUSEHOLD' attribute feature. * * * @generated */ EAttribute CONSTANTS__MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD = eINSTANCE.getConstants_MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD(); /** * The meta object literal for the 'MAXIMUM CE RATE FOR HOUSE CARE AND CHILD PART OF THE HOUSEHOLD CARE' attribute feature. * * * @generated */ 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(); /** * The meta object literal for the 'MINIMUM SALARY' attribute feature. * * * @generated */ EAttribute CONSTANTS__MINIMUM_SALARY = eINSTANCE.getConstants_MINIMUM_SALARY(); /** * The meta object literal for the 'FLAT RATE FOR EXTRA PROFESSIONAL DEDUCTION' attribute feature. * * * @generated */ EAttribute CONSTANTS__FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION = eINSTANCE.getConstants_FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION(); /** * The meta object literal for the 'MAXIMUM DEDUCTIBLE PERCENTAGE FOR DONATIONS' attribute feature. * * * @generated */ EAttribute CONSTANTS__MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS = eINSTANCE.getConstants_MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS(); /** * The meta object literal for the 'MINIMUM DEDUCTIBLE AMOUNT FOR DONATIONS' attribute feature. * * * @generated */ EAttribute CONSTANTS__MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS = eINSTANCE.getConstants_MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS(); /** * The meta object literal for the 'MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANC' attribute feature. * * * @generated */ EAttribute CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC = eINSTANCE.getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC(); /** * The meta object literal for the 'MAXIMUM DEDUCTIBLE AMOUNT FOR ALIMONY EXPENSE' attribute feature. * * * @generated */ EAttribute CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE = eINSTANCE.getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE(); /** * The meta object literal for the 'MAXIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION' attribute feature. * * * @generated */ EAttribute CONSTANTS__MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = eINSTANCE.getConstants_MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION(); /** * The meta object literal for the 'MAXIMAL FLAT DISTANCE FOR TRAVEL EXPENSE DEDUCTION' attribute feature. * * * @generated */ EAttribute CONSTANTS__MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = eINSTANCE.getConstants_MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION(); /** * The meta object literal for the 'MINIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION' attribute feature. * * * @generated */ EAttribute CONSTANTS__MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = eINSTANCE.getConstants_MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION(); /** * The meta object literal for the 'FLAT RATE CIM DAILY' attribute feature. * * * @generated */ EAttribute CONSTANTS__FLAT_RATE_CIM_DAILY = eINSTANCE.getConstants_FLAT_RATE_CIM_DAILY(); /** * The meta object literal for the 'FLAT RATE CIM MONTHLY' attribute feature. * * * @generated */ EAttribute CONSTANTS__FLAT_RATE_CIM_MONTHLY = eINSTANCE.getConstants_FLAT_RATE_CIM_MONTHLY(); /** * The meta object literal for the 'FLAT RATE CIM YEARLY' attribute feature. * * * @generated */ EAttribute CONSTANTS__FLAT_RATE_CIM_YEARLY = eINSTANCE.getConstants_FLAT_RATE_CIM_YEARLY(); /** * The meta object literal for the 'FLAT RATE CIP DAILY' attribute feature. * * * @generated */ EAttribute CONSTANTS__FLAT_RATE_CIP_DAILY = eINSTANCE.getConstants_FLAT_RATE_CIP_DAILY(); /** * The meta object literal for the 'FLAT RATE CIP MONTHLY' attribute feature. * * * @generated */ EAttribute CONSTANTS__FLAT_RATE_CIP_MONTHLY = eINSTANCE.getConstants_FLAT_RATE_CIP_MONTHLY(); /** * The meta object literal for the 'FLAT RATE CIP YEARLY' attribute feature. * * * @generated */ EAttribute CONSTANTS__FLAT_RATE_CIP_YEARLY = eINSTANCE.getConstants_FLAT_RATE_CIP_YEARLY(); /** * The meta object literal for the 'FLAT RATE CIS DAILY' attribute feature. * * * @generated */ EAttribute CONSTANTS__FLAT_RATE_CIS_DAILY = eINSTANCE.getConstants_FLAT_RATE_CIS_DAILY(); /** * The meta object literal for the 'FLAT RATE CIS MONTHLY' attribute feature. * * * @generated */ EAttribute CONSTANTS__FLAT_RATE_CIS_MONTHLY = eINSTANCE.getConstants_FLAT_RATE_CIS_MONTHLY(); /** * The meta object literal for the 'FLAT RATE CIS YEARLY' attribute feature. * * * @generated */ EAttribute CONSTANTS__FLAT_RATE_CIS_YEARLY = eINSTANCE.getConstants_FLAT_RATE_CIS_YEARLY(); /** * The meta object literal for the 'FLAT RATE FOR TRAVEL EXPENSE PER UNIT' attribute feature. * * * @generated */ EAttribute CONSTANTS__FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT = eINSTANCE.getConstants_FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT(); /** * The meta object literal for the 'MAXIMUM DEDUCTIBLE AMOUNT FOR DS' attribute feature. * * * @generated */ EAttribute CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS = eINSTANCE.getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS(); /** * The meta object literal for the 'FLAT RATE FOR MISCELLANEOUS EXPENSE' attribute feature. * * * @generated */ EAttribute CONSTANTS__FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE = eINSTANCE.getConstants_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE(); /** * The meta object literal for the 'DISABILITY FLAT RATE FOR MISCELLANEOUS EXPENSE' attribute feature. * * * @generated */ EAttribute CONSTANTS__DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE = eINSTANCE.getConstants_DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE(); /** * The meta object literal for the 'MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANCE' attribute feature. * * * @generated */ EAttribute CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE = eINSTANCE.getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Income_TaxImpl Income Tax}' class. * * * @see TaxationWithRoot.impl.Income_TaxImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getIncome_Tax() * @generated */ EClass INCOME_TAX = eINSTANCE.getIncome_Tax(); /** * The meta object literal for the 'Tax Payer' reference feature. * * * @generated */ EReference INCOME_TAX__TAX_PAYER = eINSTANCE.getIncome_Tax_TaxPayer(); /** * The meta object literal for the 'Tax amount' attribute feature. * * * @generated */ EAttribute INCOME_TAX__TAX_AMOUNT = eINSTANCE.getIncome_Tax_Tax_amount(); /** * The meta object literal for the 'Tax year' attribute feature. * * * @generated */ EAttribute INCOME_TAX__TAX_YEAR = eINSTANCE.getIncome_Tax_Tax_year(); /** * The meta object literal for the 'Id6' attribute feature. * * * @generated */ EAttribute INCOME_TAX__ID6 = eINSTANCE.getIncome_Tax_Id6(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Tax_PayerImpl Tax Payer}' class. * * * @see TaxationWithRoot.impl.Tax_PayerImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Payer() * @generated */ EClass TAX_PAYER = eINSTANCE.getTax_Payer(); /** * The meta object literal for the 'Dependents' containment reference list feature. * * * @generated */ EReference TAX_PAYER__DEPENDENTS = eINSTANCE.getTax_Payer_Dependents(); /** * The meta object literal for the 'From agent' containment reference feature. * * * @generated */ EReference TAX_PAYER__FROM_AGENT = eINSTANCE.getTax_Payer_From_agent(); /** * The meta object literal for the 'Incomes' containment reference list feature. * * * @generated */ EReference TAX_PAYER__INCOMES = eINSTANCE.getTax_Payer_Incomes(); /** * The meta object literal for the 'From law' containment reference feature. * * * @generated */ EReference TAX_PAYER__FROM_LAW = eINSTANCE.getTax_Payer_From_law(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Physical_PersonImpl Physical Person}' class. * * * @see TaxationWithRoot.impl.Physical_PersonImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getPhysical_Person() * @generated */ EClass PHYSICAL_PERSON = eINSTANCE.getPhysical_Person(); /** * The meta object literal for the 'SS No' attribute feature. * * * @generated */ EAttribute PHYSICAL_PERSON__SS_NO = eINSTANCE.getPhysical_Person_SSNo(); /** * The meta object literal for the 'Addresses' reference list feature. * * * @generated */ EReference PHYSICAL_PERSON__ADDRESSES = eINSTANCE.getPhysical_Person_Addresses(); /** * The meta object literal for the 'Birth year' attribute feature. * * * @generated */ EAttribute PHYSICAL_PERSON__BIRTH_YEAR = eINSTANCE.getPhysical_Person_Birth_year(); /** * The meta object literal for the 'Disability percentage' attribute feature. * * * @generated */ EAttribute PHYSICAL_PERSON__DISABILITY_PERCENTAGE = eINSTANCE.getPhysical_Person_Disability_percentage(); /** * The meta object literal for the 'Disability type' attribute feature. * * * @generated */ EAttribute PHYSICAL_PERSON__DISABILITY_TYPE = eINSTANCE.getPhysical_Person_Disability_type(); /** * The meta object literal for the 'Birth month' attribute feature. * * * @generated */ EAttribute PHYSICAL_PERSON__BIRTH_MONTH = eINSTANCE.getPhysical_Person_Birth_month(); /** * The meta object literal for the 'Birth day' attribute feature. * * * @generated */ EAttribute PHYSICAL_PERSON__BIRTH_DAY = eINSTANCE.getPhysical_Person_Birth_day(); /** * The meta object literal for the 'Expenses' reference list feature. * * * @generated */ EReference PHYSICAL_PERSON__EXPENSES = eINSTANCE.getPhysical_Person_Expenses(); /** * The meta object literal for the 'Is widower' attribute feature. * * * @generated */ EAttribute PHYSICAL_PERSON__IS_WIDOWER = eINSTANCE.getPhysical_Person_Is_widower(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.AddressImpl Address}' class. * * * @see TaxationWithRoot.impl.AddressImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getAddress() * @generated */ EClass ADDRESS = eINSTANCE.getAddress(); /** * The meta object literal for the 'Country' attribute feature. * * * @generated */ EAttribute ADDRESS__COUNTRY = eINSTANCE.getAddress_Country(); /** * The meta object literal for the 'Street' attribute feature. * * * @generated */ EAttribute ADDRESS__STREET = eINSTANCE.getAddress_Street(); /** * The meta object literal for the 'Zip Code' attribute feature. * * * @generated */ EAttribute ADDRESS__ZIP_CODE = eINSTANCE.getAddress_ZipCode(); /** * The meta object literal for the 'City' attribute feature. * * * @generated */ EAttribute ADDRESS__CITY = eINSTANCE.getAddress_City(); /** * The meta object literal for the 'Id2' attribute feature. * * * @generated */ EAttribute ADDRESS__ID2 = eINSTANCE.getAddress_Id2(); /** * The meta object literal for the 'Tax Payer' reference list feature. * * * @generated */ EReference ADDRESS__TAX_PAYER = eINSTANCE.getAddress_TaxPayer(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.ExpenseImpl Expense}' class. * * * @see TaxationWithRoot.impl.ExpenseImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getExpense() * @generated */ EClass EXPENSE = eINSTANCE.getExpense(); /** * The meta object literal for the 'Declared amount' attribute feature. * * * @generated */ EAttribute EXPENSE__DECLARED_AMOUNT = eINSTANCE.getExpense_Declared_amount(); /** * The meta object literal for the 'Expense purpose' attribute feature. * * * @generated */ EAttribute EXPENSE__EXPENSE_PURPOSE = eINSTANCE.getExpense_Expense_purpose(); /** * The meta object literal for the 'Dependent' reference feature. * * * @generated */ EReference EXPENSE__DEPENDENT = eINSTANCE.getExpense_Dependent(); /** * The meta object literal for the 'From agent' reference feature. * * * @generated */ EReference EXPENSE__FROM_AGENT = eINSTANCE.getExpense_From_agent(); /** * The meta object literal for the 'Income' container reference feature. * * * @generated */ EReference EXPENSE__INCOME = eINSTANCE.getExpense_Income(); /** * The meta object literal for the 'Id4' attribute feature. * * * @generated */ EAttribute EXPENSE__ID4 = eINSTANCE.getExpense_Id4(); /** * The meta object literal for the 'Beneficiary' reference feature. * * * @generated */ EReference EXPENSE__BENEFICIARY = eINSTANCE.getExpense_Beneficiary(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.DependentImpl Dependent}' class. * * * @see TaxationWithRoot.impl.DependentImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getDependent() * @generated */ EClass DEPENDENT = eINSTANCE.getDependent(); /** * The meta object literal for the 'Dependent type' attribute feature. * * * @generated */ EAttribute DEPENDENT__DEPENDENT_TYPE = eINSTANCE.getDependent_Dependent_type(); /** * The meta object literal for the 'Responsible person' container reference feature. * * * @generated */ EReference DEPENDENT__RESPONSIBLE_PERSON = eINSTANCE.getDependent_Responsible_person(); /** * The meta object literal for the 'Continued studies' attribute feature. * * * @generated */ EAttribute DEPENDENT__CONTINUED_STUDIES = eINSTANCE.getDependent_Continued_studies(); /** * The meta object literal for the 'Allowances' containment reference feature. * * * @generated */ EReference DEPENDENT__ALLOWANCES = eINSTANCE.getDependent_Allowances(); /** * The meta object literal for the 'Household' container reference feature. * * * @generated */ EReference DEPENDENT__HOUSEHOLD = eINSTANCE.getDependent_Household(); /** * The meta object literal for the 'From agent' reference feature. * * * @generated */ EReference DEPENDENT__FROM_AGENT = eINSTANCE.getDependent_From_agent(); /** * The meta object literal for the 'Expense' reference list feature. * * * @generated */ EReference DEPENDENT__EXPENSE = eINSTANCE.getDependent_Expense(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.External_AllowanceImpl External Allowance}' class. * * * @see TaxationWithRoot.impl.External_AllowanceImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getExternal_Allowance() * @generated */ EClass EXTERNAL_ALLOWANCE = eINSTANCE.getExternal_Allowance(); /** * The meta object literal for the 'Grantor' attribute feature. * * * @generated */ EAttribute EXTERNAL_ALLOWANCE__GRANTOR = eINSTANCE.getExternal_Allowance_Grantor(); /** * The meta object literal for the 'Starting year' attribute feature. * * * @generated */ EAttribute EXTERNAL_ALLOWANCE__STARTING_YEAR = eINSTANCE.getExternal_Allowance_Starting_year(); /** * The meta object literal for the 'Ending year' attribute feature. * * * @generated */ EAttribute EXTERNAL_ALLOWANCE__ENDING_YEAR = eINSTANCE.getExternal_Allowance_Ending_year(); /** * The meta object literal for the 'Reciver' reference feature. * * * @generated */ EReference EXTERNAL_ALLOWANCE__RECIVER = eINSTANCE.getExternal_Allowance_Reciver(); /** * The meta object literal for the 'Id5' attribute feature. * * * @generated */ EAttribute EXTERNAL_ALLOWANCE__ID5 = eINSTANCE.getExternal_Allowance_Id5(); /** * The meta object literal for the 'Person' container reference feature. * * * @generated */ EReference EXTERNAL_ALLOWANCE__PERSON = eINSTANCE.getExternal_Allowance_Person(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.HouseholdImpl Household}' class. * * * @see TaxationWithRoot.impl.HouseholdImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getHousehold() * @generated */ EClass HOUSEHOLD = eINSTANCE.getHousehold(); /** * The meta object literal for the 'Parents' containment reference feature. * * * @generated */ EReference HOUSEHOLD__PARENTS = eINSTANCE.getHousehold_Parents(); /** * The meta object literal for the 'Id1' attribute feature. * * * @generated */ EAttribute HOUSEHOLD__ID1 = eINSTANCE.getHousehold_Id1(); /** * The meta object literal for the 'Children' containment reference list feature. * * * @generated */ EReference HOUSEHOLD__CHILDREN = eINSTANCE.getHousehold_Children(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Legal_Union_RecordImpl Legal Union Record}' class. * * * @see TaxationWithRoot.impl.Legal_Union_RecordImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getLegal_Union_Record() * @generated */ EClass LEGAL_UNION_RECORD = eINSTANCE.getLegal_Union_Record(); /** * The meta object literal for the 'Start year' attribute feature. * * * @generated */ EAttribute LEGAL_UNION_RECORD__START_YEAR = eINSTANCE.getLegal_Union_Record_Start_year(); /** * The meta object literal for the 'End year' attribute feature. * * * @generated */ EAttribute LEGAL_UNION_RECORD__END_YEAR = eINSTANCE.getLegal_Union_Record_End_year(); /** * The meta object literal for the 'Separation cause' attribute feature. * * * @generated */ EAttribute LEGAL_UNION_RECORD__SEPARATION_CAUSE = eINSTANCE.getLegal_Union_Record_Separation_cause(); /** * The meta object literal for the 'Individual A' containment reference feature. * * * @generated */ EReference LEGAL_UNION_RECORD__INDIVIDUAL_A = eINSTANCE.getLegal_Union_Record_Individual_A(); /** * The meta object literal for the 'Individual B' containment reference list feature. * * * @generated */ EReference LEGAL_UNION_RECORD__INDIVIDUAL_B = eINSTANCE.getLegal_Union_Record_Individual_B(); /** * The meta object literal for the 'Properties' containment reference list feature. * * * @generated */ EReference LEGAL_UNION_RECORD__PROPERTIES = eINSTANCE.getLegal_Union_Record_Properties(); /** * The meta object literal for the 'Mutual agreement' attribute feature. * * * @generated */ EAttribute LEGAL_UNION_RECORD__MUTUAL_AGREEMENT = eINSTANCE.getLegal_Union_Record_Mutual_agreement(); /** * The meta object literal for the 'Id9' attribute feature. * * * @generated */ EAttribute LEGAL_UNION_RECORD__ID9 = eINSTANCE.getLegal_Union_Record_Id9(); /** * The meta object literal for the 'Household' container reference feature. * * * @generated */ EReference LEGAL_UNION_RECORD__HOUSEHOLD = eINSTANCE.getLegal_Union_Record_Household(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Tax_PropertyImpl Tax Property}' class. * * * @see TaxationWithRoot.impl.Tax_PropertyImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Property() * @generated */ EClass TAX_PROPERTY = eINSTANCE.getTax_Property(); /** * The meta object literal for the 'Starting year' attribute feature. * * * @generated */ EAttribute TAX_PROPERTY__STARTING_YEAR = eINSTANCE.getTax_Property_Starting_year(); /** * The meta object literal for the 'Id10' attribute feature. * * * @generated */ EAttribute TAX_PROPERTY__ID10 = eINSTANCE.getTax_Property_Id10(); /** * The meta object literal for the 'Union record' container reference feature. * * * @generated */ EReference TAX_PROPERTY__UNION_RECORD = eINSTANCE.getTax_Property_Union_record(); /** * The meta object literal for the '{@link TaxationWithRoot.Tax_Case Tax Case}' class. * * * @see TaxationWithRoot.Tax_Case * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Case() * @generated */ EClass TAX_CASE = eINSTANCE.getTax_Case(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.FromAgentImpl From Agent}' class. * * * @see TaxationWithRoot.impl.FromAgentImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getFromAgent() * @generated */ EClass FROM_AGENT = eINSTANCE.getFromAgent(); /** * The meta object literal for the 'Tax Payer' container reference feature. * * * @generated */ EReference FROM_AGENT__TAX_PAYER = eINSTANCE.getFromAgent_TaxPayer(); /** * The meta object literal for the 'Is dependent eligible for CE Not In Houshold Children Care' attribute feature. * * * @generated */ 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(); /** * The meta object literal for the 'Expense' reference feature. * * * @generated */ EReference FROM_AGENT__EXPENSE = eINSTANCE.getFromAgent_Expense(); /** * The meta object literal for the 'Is eligible debt' attribute feature. * * * @generated */ EAttribute FROM_AGENT__IS_ELIGIBLE_DEBT = eINSTANCE.getFromAgent_Is_eligible_debt(); /** * The meta object literal for the 'Dependent' reference feature. * * * @generated */ EReference FROM_AGENT__DEPENDENT = eINSTANCE.getFromAgent_Dependent(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.IncomeImpl Income}' class. * * * @see TaxationWithRoot.impl.IncomeImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getIncome() * @generated */ EClass INCOME = eINSTANCE.getIncome(); /** * The meta object literal for the 'Income amount' attribute feature. * * * @generated */ EAttribute INCOME__INCOME_AMOUNT = eINSTANCE.getIncome_Income_amount(); /** * The meta object literal for the 'Income type' containment reference feature. * * * @generated */ EReference INCOME__INCOME_TYPE = eINSTANCE.getIncome_Income_type(); /** * The meta object literal for the 'Tax card' containment reference feature. * * * @generated */ EReference INCOME__TAX_CARD = eINSTANCE.getIncome_Tax_card(); /** * The meta object literal for the 'Tax liability' attribute feature. * * * @generated */ EAttribute INCOME__TAX_LIABILITY = eINSTANCE.getIncome_Tax_liability(); /** * The meta object literal for the 'Tax Payer' container reference feature. * * * @generated */ EReference INCOME__TAX_PAYER = eINSTANCE.getIncome_TaxPayer(); /** * The meta object literal for the 'Details' containment reference list feature. * * * @generated */ EReference INCOME__DETAILS = eINSTANCE.getIncome_Details(); /** * The meta object literal for the 'Num' attribute feature. * * * @generated */ EAttribute INCOME__NUM = eINSTANCE.getIncome_Num(); /** * The meta object literal for the 'Expenses' containment reference list feature. * * * @generated */ EReference INCOME__EXPENSES = eINSTANCE.getIncome_Expenses(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Income_TypeImpl Income Type}' class. * * * @see TaxationWithRoot.impl.Income_TypeImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getIncome_Type() * @generated */ EClass INCOME_TYPE = eINSTANCE.getIncome_Type(); /** * The meta object literal for the 'Id8' attribute feature. * * * @generated */ EAttribute INCOME_TYPE__ID8 = eINSTANCE.getIncome_Type_Id8(); /** * The meta object literal for the 'Income' container reference feature. * * * @generated */ EReference INCOME_TYPE__INCOME = eINSTANCE.getIncome_Type_Income(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Tax_CardImpl Tax Card}' class. * * * @see TaxationWithRoot.impl.Tax_CardImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Card() * @generated */ EClass TAX_CARD = eINSTANCE.getTax_Card(); /** * The meta object literal for the 'Card identifier' attribute feature. * * * @generated */ EAttribute TAX_CARD__CARD_IDENTIFIER = eINSTANCE.getTax_Card_Card_identifier(); /** * The meta object literal for the 'Tax office' attribute feature. * * * @generated */ EAttribute TAX_CARD__TAX_OFFICE = eINSTANCE.getTax_Card_Tax_office(); /** * The meta object literal for the 'Percentage of witholding' attribute feature. * * * @generated */ EAttribute TAX_CARD__PERCENTAGE_OF_WITHOLDING = eINSTANCE.getTax_Card_Percentage_of_witholding(); /** * The meta object literal for the 'Tax payers name surname' attribute list feature. * * * @generated */ EAttribute TAX_CARD__TAX_PAYERS_NAME_SURNAME = eINSTANCE.getTax_Card_Tax_payers_name_surname(); /** * The meta object literal for the 'Tax payers partner name surname' attribute list feature. * * * @generated */ EAttribute TAX_CARD__TAX_PAYERS_PARTNER_NAME_SURNAME = eINSTANCE.getTax_Card_Tax_payers_partner_name_surname(); /** * The meta object literal for the 'Tax payers address' reference feature. * * * @generated */ EReference TAX_CARD__TAX_PAYERS_ADDRESS = eINSTANCE.getTax_Card_Tax_payers_address(); /** * The meta object literal for the 'Jobs Employer SS No' attribute feature. * * * @generated */ EAttribute TAX_CARD__JOBS_EMPLOYER_SS_NO = eINSTANCE.getTax_Card_Jobs_Employer_SSNo(); /** * The meta object literal for the 'Jobs employers name' attribute feature. * * * @generated */ EAttribute TAX_CARD__JOBS_EMPLOYERS_NAME = eINSTANCE.getTax_Card_Jobs_employers_name(); /** * The meta object literal for the 'Jobs activity type' attribute feature. * * * @generated */ EAttribute TAX_CARD__JOBS_ACTIVITY_TYPE = eINSTANCE.getTax_Card_Jobs_activity_type(); /** * The meta object literal for the 'Jobs place of work' attribute feature. * * * @generated */ EAttribute TAX_CARD__JOBS_PLACE_OF_WORK = eINSTANCE.getTax_Card_Jobs_place_of_work(); /** * The meta object literal for the 'Deduction FD daily' attribute feature. * * * @generated */ EAttribute TAX_CARD__DEDUCTION_FD_DAILY = eINSTANCE.getTax_Card_Deduction_FD_daily(); /** * The meta object literal for the 'Deduction FD monthly' attribute feature. * * * @generated */ EAttribute TAX_CARD__DEDUCTION_FD_MONTHLY = eINSTANCE.getTax_Card_Deduction_FD_monthly(); /** * The meta object literal for the 'Deduction AC daily' attribute feature. * * * @generated */ EAttribute TAX_CARD__DEDUCTION_AC_DAILY = eINSTANCE.getTax_Card_Deduction_AC_daily(); /** * The meta object literal for the 'Deduction AC monthly' attribute feature. * * * @generated */ EAttribute TAX_CARD__DEDUCTION_AC_MONTHLY = eINSTANCE.getTax_Card_Deduction_AC_monthly(); /** * The meta object literal for the 'Deduction AC yearly' attribute feature. * * * @generated */ EAttribute TAX_CARD__DEDUCTION_AC_YEARLY = eINSTANCE.getTax_Card_Deduction_AC_yearly(); /** * The meta object literal for the 'Deduction CE daily' attribute feature. * * * @generated */ EAttribute TAX_CARD__DEDUCTION_CE_DAILY = eINSTANCE.getTax_Card_Deduction_CE_daily(); /** * The meta object literal for the 'Deduction CE monthly' attribute feature. * * * @generated */ EAttribute TAX_CARD__DEDUCTION_CE_MONTHLY = eINSTANCE.getTax_Card_Deduction_CE_monthly(); /** * The meta object literal for the 'Deduction CE yearly' attribute feature. * * * @generated */ EAttribute TAX_CARD__DEDUCTION_CE_YEARLY = eINSTANCE.getTax_Card_Deduction_CE_yearly(); /** * The meta object literal for the 'Deduction DS daily' attribute feature. * * * @generated */ EAttribute TAX_CARD__DEDUCTION_DS_DAILY = eINSTANCE.getTax_Card_Deduction_DS_daily(); /** * The meta object literal for the 'Deduction DS monthly' attribute feature. * * * @generated */ EAttribute TAX_CARD__DEDUCTION_DS_MONTHLY = eINSTANCE.getTax_Card_Deduction_DS_monthly(); /** * The meta object literal for the 'Deduction FO daily' attribute feature. * * * @generated */ EAttribute TAX_CARD__DEDUCTION_FO_DAILY = eINSTANCE.getTax_Card_Deduction_FO_daily(); /** * The meta object literal for the 'Deduction FO monthly' attribute feature. * * * @generated */ EAttribute TAX_CARD__DEDUCTION_FO_MONTHLY = eINSTANCE.getTax_Card_Deduction_FO_monthly(); /** * The meta object literal for the 'Deduction FO yearly' attribute feature. * * * @generated */ EAttribute TAX_CARD__DEDUCTION_FO_YEARLY = eINSTANCE.getTax_Card_Deduction_FO_yearly(); /** * The meta object literal for the 'Credit CIS daily' attribute feature. * * * @generated */ EAttribute TAX_CARD__CREDIT_CIS_DAILY = eINSTANCE.getTax_Card_Credit_CIS_daily(); /** * The meta object literal for the 'Credit CIS monthly' attribute feature. * * * @generated */ EAttribute TAX_CARD__CREDIT_CIS_MONTHLY = eINSTANCE.getTax_Card_Credit_CIS_monthly(); /** * The meta object literal for the 'Credit CIM daily' attribute feature. * * * @generated */ EAttribute TAX_CARD__CREDIT_CIM_DAILY = eINSTANCE.getTax_Card_Credit_CIM_daily(); /** * The meta object literal for the 'Validity' attribute feature. * * * @generated */ EAttribute TAX_CARD__VALIDITY = eINSTANCE.getTax_Card_Validity(); /** * The meta object literal for the 'Income Tax Credit' reference list feature. * * * @generated */ EReference TAX_CARD__INCOME_TAX_CREDIT = eINSTANCE.getTax_Card_Income_Tax_Credit(); /** * The meta object literal for the 'Previous' reference feature. * * * @generated */ EReference TAX_CARD__PREVIOUS = eINSTANCE.getTax_Card_Previous(); /** * The meta object literal for the 'Current tax card' reference feature. * * * @generated */ EReference TAX_CARD__CURRENT_TAX_CARD = eINSTANCE.getTax_Card_Current_tax_card(); /** * The meta object literal for the 'Credit CIM yearly' attribute feature. * * * @generated */ EAttribute TAX_CARD__CREDIT_CIM_YEARLY = eINSTANCE.getTax_Card_Credit_CIM_yearly(); /** * The meta object literal for the 'Deduction DS Alimony yearly' attribute feature. * * * @generated */ EAttribute TAX_CARD__DEDUCTION_DS_ALIMONY_YEARLY = eINSTANCE.getTax_Card_Deduction_DS_Alimony_yearly(); /** * The meta object literal for the 'Deduction DS Debt yearly' attribute feature. * * * @generated */ EAttribute TAX_CARD__DEDUCTION_DS_DEBT_YEARLY = eINSTANCE.getTax_Card_Deduction_DS_Debt_yearly(); /** * The meta object literal for the 'Income' container reference feature. * * * @generated */ EReference TAX_CARD__INCOME = eINSTANCE.getTax_Card_Income(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Income_Tax_CreditImpl Income Tax Credit}' class. * * * @see TaxationWithRoot.impl.Income_Tax_CreditImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getIncome_Tax_Credit() * @generated */ EClass INCOME_TAX_CREDIT = eINSTANCE.getIncome_Tax_Credit(); /** * The meta object literal for the 'Granted By' attribute feature. * * * @generated */ EAttribute INCOME_TAX_CREDIT__GRANTED_BY = eINSTANCE.getIncome_Tax_Credit_GrantedBy(); /** * The meta object literal for the 'Tax Payer' reference feature. * * * @generated */ EReference INCOME_TAX_CREDIT__TAX_PAYER = eINSTANCE.getIncome_Tax_Credit_TaxPayer(); /** * The meta object literal for the 'Tax year' attribute feature. * * * @generated */ EAttribute INCOME_TAX_CREDIT__TAX_YEAR = eINSTANCE.getIncome_Tax_Credit_Tax_year(); /** * The meta object literal for the 'Yearly' attribute feature. * * * @generated */ EAttribute INCOME_TAX_CREDIT__YEARLY = eINSTANCE.getIncome_Tax_Credit_Yearly(); /** * The meta object literal for the 'Monthly' attribute feature. * * * @generated */ EAttribute INCOME_TAX_CREDIT__MONTHLY = eINSTANCE.getIncome_Tax_Credit_Monthly(); /** * The meta object literal for the 'Daily' attribute feature. * * * @generated */ EAttribute INCOME_TAX_CREDIT__DAILY = eINSTANCE.getIncome_Tax_Credit_Daily(); /** * The meta object literal for the 'Id7' attribute feature. * * * @generated */ EAttribute INCOME_TAX_CREDIT__ID7 = eINSTANCE.getIncome_Tax_Credit_Id7(); /** * The meta object literal for the 'Taxation Frame' reference feature. * * * @generated */ EReference INCOME_TAX_CREDIT__TAXATION_FRAME = eINSTANCE.getIncome_Tax_Credit_Taxation_Frame(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Income_DetailImpl Income Detail}' class. * * * @see TaxationWithRoot.impl.Income_DetailImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getIncome_Detail() * @generated */ EClass INCOME_DETAIL = eINSTANCE.getIncome_Detail(); /** * The meta object literal for the 'Amount' attribute feature. * * * @generated */ EAttribute INCOME_DETAIL__AMOUNT = eINSTANCE.getIncome_Detail_Amount(); /** * The meta object literal for the 'Is worked' attribute feature. * * * @generated */ EAttribute INCOME_DETAIL__IS_WORKED = eINSTANCE.getIncome_Detail_Is_worked(); /** * The meta object literal for the 'Distance' attribute feature. * * * @generated */ EAttribute INCOME_DETAIL__DISTANCE = eINSTANCE.getIncome_Detail_Distance(); /** * The meta object literal for the 'Worked days' attribute feature. * * * @generated */ EAttribute INCOME_DETAIL__WORKED_DAYS = eINSTANCE.getIncome_Detail_Worked_days(); /** * The meta object literal for the 'Is contributing CNS' attribute feature. * * * @generated */ EAttribute INCOME_DETAIL__IS_CONTRIBUTING_CNS = eINSTANCE.getIncome_Detail_Is_contributing_CNS(); /** * The meta object literal for the 'Id5' attribute feature. * * * @generated */ EAttribute INCOME_DETAIL__ID5 = eINSTANCE.getIncome_Detail_Id5(); /** * The meta object literal for the 'Income' container reference feature. * * * @generated */ EReference INCOME_DETAIL__INCOME = eINSTANCE.getIncome_Detail_Income(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.FromLawImpl From Law}' class. * * * @see TaxationWithRoot.impl.FromLawImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getFromLaw() * @generated */ EClass FROM_LAW = eINSTANCE.getFromLaw(); /** * The meta object literal for the 'Id' attribute feature. * * * @generated */ EAttribute FROM_LAW__ID = eINSTANCE.getFromLaw_Id(); /** * The meta object literal for the 'Tax Payer' container reference feature. * * * @generated */ EReference FROM_LAW__TAX_PAYER = eINSTANCE.getFromLaw_TaxPayer(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Fiscal_AddressImpl Fiscal Address}' class. * * * @see TaxationWithRoot.impl.Fiscal_AddressImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getFiscal_Address() * @generated */ EClass FISCAL_ADDRESS = eINSTANCE.getFiscal_Address(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Habitual_AddressImpl Habitual Address}' class. * * * @see TaxationWithRoot.impl.Habitual_AddressImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getHabitual_Address() * @generated */ EClass HABITUAL_ADDRESS = eINSTANCE.getHabitual_Address(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Marriage_RecordImpl Marriage Record}' class. * * * @see TaxationWithRoot.impl.Marriage_RecordImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getMarriage_Record() * @generated */ EClass MARRIAGE_RECORD = eINSTANCE.getMarriage_Record(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Non_Resident_Tax_PayerImpl Non Resident Tax Payer}' class. * * * @see TaxationWithRoot.impl.Non_Resident_Tax_PayerImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getNon_Resident_Tax_Payer() * @generated */ EClass NON_RESIDENT_TAX_PAYER = eINSTANCE.getNon_Resident_Tax_Payer(); /** * The meta object literal for the 'Is assimilated to resident' attribute feature. * * * @generated */ EAttribute NON_RESIDENT_TAX_PAYER__IS_ASSIMILATED_TO_RESIDENT = eINSTANCE.getNon_Resident_Tax_Payer_Is_assimilated_to_resident(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Partnership_RecordImpl Partnership Record}' class. * * * @see TaxationWithRoot.impl.Partnership_RecordImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getPartnership_Record() * @generated */ EClass PARTNERSHIP_RECORD = eINSTANCE.getPartnership_Record(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Resident_Tax_PayerImpl Resident Tax Payer}' class. * * * @see TaxationWithRoot.impl.Resident_Tax_PayerImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getResident_Tax_Payer() * @generated */ EClass RESIDENT_TAX_PAYER = eINSTANCE.getResident_Tax_Payer(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Trade_and_Business_IncomeImpl Trade and Business Income}' class. * * * @see TaxationWithRoot.impl.Trade_and_Business_IncomeImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getTrade_and_Business_Income() * @generated */ EClass TRADE_AND_BUSINESS_INCOME = eINSTANCE.getTrade_and_Business_Income(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Agriculture_and_Forestry_IncomeImpl Agriculture and Forestry Income}' class. * * * @see TaxationWithRoot.impl.Agriculture_and_Forestry_IncomeImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getAgriculture_and_Forestry_Income() * @generated */ EClass AGRICULTURE_AND_FORESTRY_INCOME = eINSTANCE.getAgriculture_and_Forestry_Income(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Pensions_and_Annuities_IncomeImpl Pensions and Annuities Income}' class. * * * @see TaxationWithRoot.impl.Pensions_and_Annuities_IncomeImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getPensions_and_Annuities_Income() * @generated */ EClass PENSIONS_AND_ANNUITIES_INCOME = eINSTANCE.getPensions_and_Annuities_Income(); /** * The meta object literal for the 'Occasional payement' attribute feature. * * * @generated */ EAttribute PENSIONS_AND_ANNUITIES_INCOME__OCCASIONAL_PAYEMENT = eINSTANCE.getPensions_and_Annuities_Income_Occasional_payement(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Capital_and_Investments_IncomeImpl Capital and Investments Income}' class. * * * @see TaxationWithRoot.impl.Capital_and_Investments_IncomeImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getCapital_and_Investments_Income() * @generated */ EClass CAPITAL_AND_INVESTMENTS_INCOME = eINSTANCE.getCapital_and_Investments_Income(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Employment_IncomeImpl Employment Income}' class. * * * @see TaxationWithRoot.impl.Employment_IncomeImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getEmployment_Income() * @generated */ EClass EMPLOYMENT_INCOME = eINSTANCE.getEmployment_Income(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Rentals_and_Leases_IncomeImpl Rentals and Leases Income}' class. * * * @see TaxationWithRoot.impl.Rentals_and_Leases_IncomeImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getRentals_and_Leases_Income() * @generated */ EClass RENTALS_AND_LEASES_INCOME = eINSTANCE.getRentals_and_Leases_Income(); /** * The meta object literal for the 'Is periodic' attribute feature. * * * @generated */ EAttribute RENTALS_AND_LEASES_INCOME__IS_PERIODIC = eINSTANCE.getRentals_and_Leases_Income_Is_periodic(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Foreign_IncomeImpl Foreign Income}' class. * * * @see TaxationWithRoot.impl.Foreign_IncomeImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getForeign_Income() * @generated */ EClass FOREIGN_INCOME = eINSTANCE.getForeign_Income(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Local_IncomeImpl Local Income}' class. * * * @see TaxationWithRoot.impl.Local_IncomeImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getLocal_Income() * @generated */ EClass LOCAL_INCOME = eINSTANCE.getLocal_Income(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.CIMImpl CIM}' class. * * * @see TaxationWithRoot.impl.CIMImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getCIM() * @generated */ EClass CIM = eINSTANCE.getCIM(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.CIPImpl CIP}' class. * * * @see TaxationWithRoot.impl.CIPImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getCIP() * @generated */ EClass CIP = eINSTANCE.getCIP(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.CISImpl CIS}' class. * * * @see TaxationWithRoot.impl.CISImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getCIS() * @generated */ EClass CIS = eINSTANCE.getCIS(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.FDImpl FD}' class. * * * @see TaxationWithRoot.impl.FDImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getFD() * @generated */ EClass FD = eINSTANCE.getFD(); /** * The meta object literal for the 'Distance declared in january' attribute feature. * * * @generated */ EAttribute FD__DISTANCE_DECLARED_IN_JANUARY = eINSTANCE.getFD_Distance_declared_in_january(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Professional_Expenses_DeductionImpl Professional Expenses Deduction}' class. * * * @see TaxationWithRoot.impl.Professional_Expenses_DeductionImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getProfessional_Expenses_Deduction() * @generated */ EClass PROFESSIONAL_EXPENSES_DEDUCTION = eINSTANCE.getProfessional_Expenses_Deduction(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.FOImpl FO}' class. * * * @see TaxationWithRoot.impl.FOImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getFO() * @generated */ EClass FO = eINSTANCE.getFO(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.DS_for_Permanent_ExpenseImpl DS for Permanent Expense}' class. * * * @see TaxationWithRoot.impl.DS_for_Permanent_ExpenseImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Permanent_Expense() * @generated */ EClass DS_FOR_PERMANENT_EXPENSE = eINSTANCE.getDS_for_Permanent_Expense(); /** * The meta object literal for the 'Permanent expense category' attribute feature. * * * @generated */ EAttribute DS_FOR_PERMANENT_EXPENSE__PERMANENT_EXPENSE_CATEGORY = eINSTANCE.getDS_for_Permanent_Expense_Permanent_expense_category(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.DSImpl DS}' class. * * * @see TaxationWithRoot.impl.DSImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS() * @generated */ EClass DS = eINSTANCE.getDS(); /** * The meta object literal for the 'Maximum deductible amount' attribute feature. * * * @generated */ EAttribute DS__MAXIMUM_DEDUCTIBLE_AMOUNT = eINSTANCE.getDS_Maximum_deductible_amount(); /** * The meta object literal for the 'Id3' attribute feature. * * * @generated */ EAttribute DS__ID3 = eINSTANCE.getDS_Id3(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.DS_for_Interest_ExpenseImpl DS for Interest Expense}' class. * * * @see TaxationWithRoot.impl.DS_for_Interest_ExpenseImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Interest_Expense() * @generated */ EClass DS_FOR_INTEREST_EXPENSE = eINSTANCE.getDS_for_Interest_Expense(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.DS_for_Health_and_Pension_InsuranceImpl DS for Health and Pension Insurance}' class. * * * @see TaxationWithRoot.impl.DS_for_Health_and_Pension_InsuranceImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Health_and_Pension_Insurance() * @generated */ EClass DS_FOR_HEALTH_AND_PENSION_INSURANCE = eINSTANCE.getDS_for_Health_and_Pension_Insurance(); /** * The meta object literal for the 'Insurance category' attribute feature. * * * @generated */ EAttribute DS_FOR_HEALTH_AND_PENSION_INSURANCE__INSURANCE_CATEGORY = eINSTANCE.getDS_for_Health_and_Pension_Insurance_Insurance_category(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.DS_for_Private_Insurance_and_PlanImpl DS for Private Insurance and Plan}' class. * * * @see TaxationWithRoot.impl.DS_for_Private_Insurance_and_PlanImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Private_Insurance_and_Plan() * @generated */ EClass DS_FOR_PRIVATE_INSURANCE_AND_PLAN = eINSTANCE.getDS_for_Private_Insurance_and_Plan(); /** * The meta object literal for the 'Private insurance and plan category' attribute feature. * * * @generated */ EAttribute DS_FOR_PRIVATE_INSURANCE_AND_PLAN__PRIVATE_INSURANCE_AND_PLAN_CATEGORY = eINSTANCE.getDS_for_Private_Insurance_and_Plan_Private_insurance_and_plan_category(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.DS_for_Loss_CarryforwardImpl DS for Loss Carryforward}' class. * * * @see TaxationWithRoot.impl.DS_for_Loss_CarryforwardImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Loss_Carryforward() * @generated */ EClass DS_FOR_LOSS_CARRYFORWARD = eINSTANCE.getDS_for_Loss_Carryforward(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.DS_for_DonationImpl DS for Donation}' class. * * * @see TaxationWithRoot.impl.DS_for_DonationImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getDS_for_Donation() * @generated */ EClass DS_FOR_DONATION = eINSTANCE.getDS_for_Donation(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Permanent_ExpenseImpl Permanent Expense}' class. * * * @see TaxationWithRoot.impl.Permanent_ExpenseImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getPermanent_Expense() * @generated */ EClass PERMANENT_EXPENSE = eINSTANCE.getPermanent_Expense(); /** * The meta object literal for the 'Category' attribute feature. * * * @generated */ EAttribute PERMANENT_EXPENSE__CATEGORY = eINSTANCE.getPermanent_Expense_Category(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Special_Expense_DSImpl Special Expense DS}' class. * * * @see TaxationWithRoot.impl.Special_Expense_DSImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getSpecial_Expense_DS() * @generated */ EClass SPECIAL_EXPENSE_DS = eINSTANCE.getSpecial_Expense_DS(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Interest_ExpenseImpl Interest Expense}' class. * * * @see TaxationWithRoot.impl.Interest_ExpenseImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getInterest_Expense() * @generated */ EClass INTEREST_EXPENSE = eINSTANCE.getInterest_Expense(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Private_Insurance_and_PlanImpl Private Insurance and Plan}' class. * * * @see TaxationWithRoot.impl.Private_Insurance_and_PlanImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getPrivate_Insurance_and_Plan() * @generated */ EClass PRIVATE_INSURANCE_AND_PLAN = eINSTANCE.getPrivate_Insurance_and_Plan(); /** * The meta object literal for the 'Category' attribute feature. * * * @generated */ EAttribute PRIVATE_INSURANCE_AND_PLAN__CATEGORY = eINSTANCE.getPrivate_Insurance_and_Plan_Category(); /** * The meta object literal for the 'Duration of contract' attribute feature. * * * @generated */ EAttribute PRIVATE_INSURANCE_AND_PLAN__DURATION_OF_CONTRACT = eINSTANCE.getPrivate_Insurance_and_Plan_Duration_of_contract(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Health_and_Pension_InsuranceImpl Health and Pension Insurance}' class. * * * @see TaxationWithRoot.impl.Health_and_Pension_InsuranceImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getHealth_and_Pension_Insurance() * @generated */ EClass HEALTH_AND_PENSION_INSURANCE = eINSTANCE.getHealth_and_Pension_Insurance(); /** * The meta object literal for the 'Category' attribute feature. * * * @generated */ EAttribute HEALTH_AND_PENSION_INSURANCE__CATEGORY = eINSTANCE.getHealth_and_Pension_Insurance_Category(); /** * The meta object literal for the 'Is related to additional salary' attribute feature. * * * @generated */ EAttribute HEALTH_AND_PENSION_INSURANCE__IS_RELATED_TO_ADDITIONAL_SALARY = eINSTANCE.getHealth_and_Pension_Insurance_Is_related_to_additional_salary(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.DonationImpl Donation}' class. * * * @see TaxationWithRoot.impl.DonationImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getDonation() * @generated */ EClass DONATION = eINSTANCE.getDonation(); /** * The meta object literal for the 'Beneficiary1' attribute feature. * * * @generated */ EAttribute DONATION__BENEFICIARY1 = eINSTANCE.getDonation_Beneficiary1(); /** * The meta object literal for the 'Is donation reported' attribute feature. * * * @generated */ EAttribute DONATION__IS_DONATION_REPORTED = eINSTANCE.getDonation_Is_donation_reported(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Loss_CarryforwardImpl Loss Carryforward}' class. * * * @see TaxationWithRoot.impl.Loss_CarryforwardImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getLoss_Carryforward() * @generated */ EClass LOSS_CARRYFORWARD = eINSTANCE.getLoss_Carryforward(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Spousal_Expense_ACImpl Spousal Expense AC}' class. * * * @see TaxationWithRoot.impl.Spousal_Expense_ACImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getSpousal_Expense_AC() * @generated */ EClass SPOUSAL_EXPENSE_AC = eINSTANCE.getSpousal_Expense_AC(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Extraordinary_Expense_CEImpl Extraordinary Expense CE}' class. * * * @see TaxationWithRoot.impl.Extraordinary_Expense_CEImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getExtraordinary_Expense_CE() * @generated */ EClass EXTRAORDINARY_EXPENSE_CE = eINSTANCE.getExtraordinary_Expense_CE(); /** * The meta object literal for the 'Thresholded deduction percentage' attribute feature. * * * @generated */ EAttribute EXTRAORDINARY_EXPENSE_CE__THRESHOLDED_DEDUCTION_PERCENTAGE = eINSTANCE.getExtraordinary_Expense_CE_Thresholded_deduction_percentage(); /** * The meta object literal for the 'Ce type' attribute feature. * * * @generated */ EAttribute EXTRAORDINARY_EXPENSE_CE__CE_TYPE = eINSTANCE.getExtraordinary_Expense_CE_Ce_type(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Travel_Expense_FDImpl Travel Expense FD}' class. * * * @see TaxationWithRoot.impl.Travel_Expense_FDImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getTravel_Expense_FD() * @generated */ EClass TRAVEL_EXPENSE_FD = eINSTANCE.getTravel_Expense_FD(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Professional_ExpenseImpl Professional Expense}' class. * * * @see TaxationWithRoot.impl.Professional_ExpenseImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getProfessional_Expense() * @generated */ EClass PROFESSIONAL_EXPENSE = eINSTANCE.getProfessional_Expense(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.Miscellaneous_Expense_FOImpl Miscellaneous Expense FO}' class. * * * @see TaxationWithRoot.impl.Miscellaneous_Expense_FOImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getMiscellaneous_Expense_FO() * @generated */ EClass MISCELLANEOUS_EXPENSE_FO = eINSTANCE.getMiscellaneous_Expense_FO(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.ResourceImpl Resource}' class. * * * @see TaxationWithRoot.impl.ResourceImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getResource() * @generated */ EClass RESOURCE = eINSTANCE.getResource(); /** * The meta object literal for the 'Contains' containment reference list feature. * * * @generated */ EReference RESOURCE__CONTAINS = eINSTANCE.getResource_Contains(); /** * The meta object literal for the '{@link TaxationWithRoot.impl.RootImpl Root}' class. * * * @see TaxationWithRoot.impl.RootImpl * @see TaxationWithRoot.impl.TaxationPackageImpl#getRoot() * @generated */ EClass ROOT = eINSTANCE.getRoot(); /** * The meta object literal for the '{@link TaxationWithRoot.Grantor Grantor}' enum. * * * @see TaxationWithRoot.Grantor * @see TaxationWithRoot.impl.TaxationPackageImpl#getGrantor() * @generated */ EEnum GRANTOR = eINSTANCE.getGrantor(); /** * The meta object literal for the '{@link TaxationWithRoot.Disability_Types Disability Types}' enum. * * * @see TaxationWithRoot.Disability_Types * @see TaxationWithRoot.impl.TaxationPackageImpl#getDisability_Types() * @generated */ EEnum DISABILITY_TYPES = eINSTANCE.getDisability_Types(); /** * The meta object literal for the '{@link TaxationWithRoot.Country Country}' enum. * * * @see TaxationWithRoot.Country * @see TaxationWithRoot.impl.TaxationPackageImpl#getCountry() * @generated */ EEnum COUNTRY = eINSTANCE.getCountry(); /** * The meta object literal for the '{@link TaxationWithRoot.Tax_Office Tax Office}' enum. * * * @see TaxationWithRoot.Tax_Office * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Office() * @generated */ EEnum TAX_OFFICE = eINSTANCE.getTax_Office(); /** * The meta object literal for the '{@link TaxationWithRoot.Tax_Class_Category Tax Class Category}' enum. * * * @see TaxationWithRoot.Tax_Class_Category * @see TaxationWithRoot.impl.TaxationPackageImpl#getTax_Class_Category() * @generated */ EEnum TAX_CLASS_CATEGORY = eINSTANCE.getTax_Class_Category(); /** * The meta object literal for the '{@link TaxationWithRoot.Job_Activity Job Activity}' enum. * * * @see TaxationWithRoot.Job_Activity * @see TaxationWithRoot.impl.TaxationPackageImpl#getJob_Activity() * @generated */ EEnum JOB_ACTIVITY = eINSTANCE.getJob_Activity(); /** * The meta object literal for the '{@link TaxationWithRoot.Town Town}' enum. * * * @see TaxationWithRoot.Town * @see TaxationWithRoot.impl.TaxationPackageImpl#getTown() * @generated */ EEnum TOWN = eINSTANCE.getTown(); /** * The meta object literal for the '{@link TaxationWithRoot.CE_Type CE Type}' enum. * * * @see TaxationWithRoot.CE_Type * @see TaxationWithRoot.impl.TaxationPackageImpl#getCE_Type() * @generated */ EEnum CE_TYPE = eINSTANCE.getCE_Type(); /** * The meta object literal for the '{@link TaxationWithRoot.Expense_Purpose Expense Purpose}' enum. * * * @see TaxationWithRoot.Expense_Purpose * @see TaxationWithRoot.impl.TaxationPackageImpl#getExpense_Purpose() * @generated */ EEnum EXPENSE_PURPOSE = eINSTANCE.getExpense_Purpose(); /** * The meta object literal for the '{@link TaxationWithRoot.Dependent_Type Dependent Type}' enum. * * * @see TaxationWithRoot.Dependent_Type * @see TaxationWithRoot.impl.TaxationPackageImpl#getDependent_Type() * @generated */ EEnum DEPENDENT_TYPE = eINSTANCE.getDependent_Type(); /** * The meta object literal for the '{@link TaxationWithRoot.Separation_Causes Separation Causes}' enum. * * * @see TaxationWithRoot.Separation_Causes * @see TaxationWithRoot.impl.TaxationPackageImpl#getSeparation_Causes() * @generated */ EEnum SEPARATION_CAUSES = eINSTANCE.getSeparation_Causes(); /** * The meta object literal for the '{@link TaxationWithRoot.Category_of_Permanent_Expense Category of Permanent Expense}' enum. * * * @see TaxationWithRoot.Category_of_Permanent_Expense * @see TaxationWithRoot.impl.TaxationPackageImpl#getCategory_of_Permanent_Expense() * @generated */ EEnum CATEGORY_OF_PERMANENT_EXPENSE = eINSTANCE.getCategory_of_Permanent_Expense(); /** * The meta object literal for the '{@link TaxationWithRoot.Category_of_Health_and_Pension_Insurances Category of Health and Pension Insurances}' enum. * * * @see TaxationWithRoot.Category_of_Health_and_Pension_Insurances * @see TaxationWithRoot.impl.TaxationPackageImpl#getCategory_of_Health_and_Pension_Insurances() * @generated */ EEnum CATEGORY_OF_HEALTH_AND_PENSION_INSURANCES = eINSTANCE.getCategory_of_Health_and_Pension_Insurances(); /** * The meta object literal for the '{@link TaxationWithRoot.Category_of_Private_Insurance_and_Plan Category of Private Insurance and Plan}' enum. * * * @see TaxationWithRoot.Category_of_Private_Insurance_and_Plan * @see TaxationWithRoot.impl.TaxationPackageImpl#getCategory_of_Private_Insurance_and_Plan() * @generated */ EEnum CATEGORY_OF_PRIVATE_INSURANCE_AND_PLAN = eINSTANCE.getCategory_of_Private_Insurance_and_Plan(); /** * The meta object literal for the '{@link TaxationWithRoot.Legal_Union_Types Legal Union Types}' enum. * * * @see TaxationWithRoot.Legal_Union_Types * @see TaxationWithRoot.impl.TaxationPackageImpl#getLegal_Union_Types() * @generated */ EEnum LEGAL_UNION_TYPES = eINSTANCE.getLegal_Union_Types(); } } //TaxationPackage