/** */ package Taxation; 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 Taxation.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 = "Taxation"; /** * The package namespace URI. * * * @generated */ String eNS_URI = "http:///TaxCard.ecore"; /** * The package namespace name. * * * @generated */ String eNS_PREFIX = "TaxCard"; /** * The singleton instance of the package. * * * @generated */ TaxationPackage eINSTANCE = Taxation.impl.TaxationPackageImpl.init(); /** * The meta object id for the '{@link Taxation.impl.ConstantsImpl Constants}' class. * * * @see Taxation.impl.ConstantsImpl * @see Taxation.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 Taxation.impl.Income_TaxImpl Income Tax}' class. * * * @see Taxation.impl.Income_TaxImpl * @see Taxation.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 Taxation.impl.Physical_PersonImpl Physical Person}' class. * * * @see Taxation.impl.Physical_PersonImpl * @see Taxation.impl.TaxationPackageImpl#getPhysical_Person() * @generated */ int PHYSICAL_PERSON = 3; /** * The feature id for the 'Is assisting spouse' attribute. * * * @generated * @ordered */ int PHYSICAL_PERSON__IS_ASSISTING_SPOUSE = 0; /** * The feature id for the 'SS No' attribute. * * * @generated * @ordered */ int PHYSICAL_PERSON__SS_NO = 1; /** * The feature id for the 'Addresses' reference list. * * * @generated * @ordered */ int PHYSICAL_PERSON__ADDRESSES = 2; /** * The feature id for the 'Birth year' attribute. * * * @generated * @ordered */ int PHYSICAL_PERSON__BIRTH_YEAR = 3; /** * The feature id for the 'Disability percentage' attribute. * * * @generated * @ordered */ int PHYSICAL_PERSON__DISABILITY_PERCENTAGE = 4; /** * The feature id for the 'Disability type' attribute. * * * @generated * @ordered */ int PHYSICAL_PERSON__DISABILITY_TYPE = 5; /** * The feature id for the 'Is affiliated personnaly to social security' attribute. * * * @generated * @ordered */ int PHYSICAL_PERSON__IS_AFFILIATED_PERSONNALY_TO_SOCIAL_SECURITY = 6; /** * The feature id for the 'Birth month' attribute. * * * @generated * @ordered */ int PHYSICAL_PERSON__BIRTH_MONTH = 7; /** * The feature id for the 'Birth day' attribute. * * * @generated * @ordered */ int PHYSICAL_PERSON__BIRTH_DAY = 8; /** * The feature id for the 'Expenses' reference list. * * * @generated * @ordered */ int PHYSICAL_PERSON__EXPENSES = 9; /** * The feature id for the 'Is widower' attribute. * * * @generated * @ordered */ int PHYSICAL_PERSON__IS_WIDOWER = 10; /** * The feature id for the 'Owns Address' containment reference list. * * * @generated * @ordered */ int PHYSICAL_PERSON__OWNS_ADDRESS = 11; /** * The number of structural features of the 'Physical Person' class. * * * @generated * @ordered */ int PHYSICAL_PERSON_FEATURE_COUNT = 12; /** * The number of operations of the 'Physical Person' class. * * * @generated * @ordered */ int PHYSICAL_PERSON_OPERATION_COUNT = 0; /** * The meta object id for the '{@link Taxation.impl.Tax_PayerImpl Tax Payer}' class. * * * @see Taxation.impl.Tax_PayerImpl * @see Taxation.impl.TaxationPackageImpl#getTax_Payer() * @generated */ int TAX_PAYER = 2; /** * The feature id for the 'Is assisting spouse' attribute. * * * @generated * @ordered */ int TAX_PAYER__IS_ASSISTING_SPOUSE = PHYSICAL_PERSON__IS_ASSISTING_SPOUSE; /** * 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 'Is affiliated personnaly to social security' attribute. * * * @generated * @ordered */ int TAX_PAYER__IS_AFFILIATED_PERSONNALY_TO_SOCIAL_SECURITY = PHYSICAL_PERSON__IS_AFFILIATED_PERSONNALY_TO_SOCIAL_SECURITY; /** * 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 'Owns Address' containment reference list. * * * @generated * @ordered */ int TAX_PAYER__OWNS_ADDRESS = PHYSICAL_PERSON__OWNS_ADDRESS; /** * 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 feature id for the 'Taxes Due' attribute. * * * @generated * @ordered */ int TAX_PAYER__TAXES_DUE = PHYSICAL_PERSON_FEATURE_COUNT + 4; /** * The number of structural features of the 'Tax Payer' class. * * * @generated * @ordered */ int TAX_PAYER_FEATURE_COUNT = PHYSICAL_PERSON_FEATURE_COUNT + 5; /** * 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 Taxation.impl.AddressImpl Address}' class. * * * @see Taxation.impl.AddressImpl * @see Taxation.impl.TaxationPackageImpl#getAddress() * @generated */ int ADDRESS = 4; /** * The feature id for the 'Country' attribute. * * * @generated * @ordered */ int ADDRESS__COUNTRY = 0; /** * The feature id for the 'Street' attribute. * * * @generated * @ordered */ int ADDRESS__STREET = 1; /** * The feature id for the 'Zip Code' attribute. * * * @generated * @ordered */ int ADDRESS__ZIP_CODE = 2; /** * The feature id for the 'City' attribute. * * * @generated * @ordered */ int ADDRESS__CITY = 3; /** * The feature id for the 'Id2' attribute. * * * @generated * @ordered */ int ADDRESS__ID2 = 4; /** * The feature id for the 'Tax Payer' reference list. * * * @generated * @ordered */ int ADDRESS__TAX_PAYER = 5; /** * The number of structural features of the 'Address' class. * * * @generated * @ordered */ int ADDRESS_FEATURE_COUNT = 6; /** * The number of operations of the 'Address' class. * * * @generated * @ordered */ int ADDRESS_OPERATION_COUNT = 0; /** * The meta object id for the '{@link Taxation.impl.ExpenseImpl Expense}' class. * * * @see Taxation.impl.ExpenseImpl * @see Taxation.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 Taxation.impl.DependentImpl Dependent}' class. * * * @see Taxation.impl.DependentImpl * @see Taxation.impl.TaxationPackageImpl#getDependent() * @generated */ int DEPENDENT = 6; /** * The feature id for the 'Is assisting spouse' attribute. * * * @generated * @ordered */ int DEPENDENT__IS_ASSISTING_SPOUSE = PHYSICAL_PERSON__IS_ASSISTING_SPOUSE; /** * 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 'Is affiliated personnaly to social security' attribute. * * * @generated * @ordered */ int DEPENDENT__IS_AFFILIATED_PERSONNALY_TO_SOCIAL_SECURITY = PHYSICAL_PERSON__IS_AFFILIATED_PERSONNALY_TO_SOCIAL_SECURITY; /** * 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 'Owns Address' containment reference list. * * * @generated * @ordered */ int DEPENDENT__OWNS_ADDRESS = PHYSICAL_PERSON__OWNS_ADDRESS; /** * 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 Taxation.impl.External_AllowanceImpl External Allowance}' class. * * * @see Taxation.impl.External_AllowanceImpl * @see Taxation.impl.TaxationPackageImpl#getExternal_Allowance() * @generated */ int EXTERNAL_ALLOWANCE = 7; /** * The feature id for the 'Amount' attribute. * * * @generated * @ordered */ int EXTERNAL_ALLOWANCE__AMOUNT = 0; /** * The feature id for the 'Grantor' attribute. * * * @generated * @ordered */ int EXTERNAL_ALLOWANCE__GRANTOR = 1; /** * The feature id for the 'Starting year' attribute. * * * @generated * @ordered */ int EXTERNAL_ALLOWANCE__STARTING_YEAR = 2; /** * The feature id for the 'Ending year' attribute. * * * @generated * @ordered */ int EXTERNAL_ALLOWANCE__ENDING_YEAR = 3; /** * The feature id for the 'Reciver' reference. * * * @generated * @ordered */ int EXTERNAL_ALLOWANCE__RECIVER = 4; /** * The feature id for the 'Id5' attribute. * * * @generated * @ordered */ int EXTERNAL_ALLOWANCE__ID5 = 5; /** * The feature id for the 'Person' container reference. * * * @generated * @ordered */ int EXTERNAL_ALLOWANCE__PERSON = 6; /** * The number of structural features of the 'External Allowance' class. * * * @generated * @ordered */ int EXTERNAL_ALLOWANCE_FEATURE_COUNT = 7; /** * The number of operations of the 'External Allowance' class. * * * @generated * @ordered */ int EXTERNAL_ALLOWANCE_OPERATION_COUNT = 0; /** * The meta object id for the '{@link Taxation.Tax_Case Tax Case}' class. * * * @see Taxation.Tax_Case * @see Taxation.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 = 0; /** * The number of operations of the 'Tax Case' class. * * * @generated * @ordered */ int TAX_CASE_OPERATION_COUNT = 0; /** * The meta object id for the '{@link Taxation.impl.HouseholdImpl Household}' class. * * * @see Taxation.impl.HouseholdImpl * @see Taxation.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 Taxation.impl.Legal_Union_RecordImpl Legal Union Record}' class. * * * @see Taxation.impl.Legal_Union_RecordImpl * @see Taxation.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 Taxation.impl.Tax_PropertyImpl Tax Property}' class. * * * @see Taxation.impl.Tax_PropertyImpl * @see Taxation.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 Taxation.impl.FromAgentImpl From Agent}' class. * * * @see Taxation.impl.FromAgentImpl * @see Taxation.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 Taxation.impl.IncomeImpl Income}' class. * * * @see Taxation.impl.IncomeImpl * @see Taxation.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 'Start date within taxation year' attribute. * * * @generated * @ordered */ int INCOME__START_DATE_WITHIN_TAXATION_YEAR = 2; /** * The feature id for the 'Start date of contract' attribute. * * * @generated * @ordered */ int INCOME__START_DATE_OF_CONTRACT = 3; /** * The feature id for the 'End date within taxation year' attribute. * * * @generated * @ordered */ int INCOME__END_DATE_WITHIN_TAXATION_YEAR = 4; /** * The feature id for the 'Tax card' containment reference. * * * @generated * @ordered */ int INCOME__TAX_CARD = 5; /** * The feature id for the 'Tax liability' attribute. * * * @generated * @ordered */ int INCOME__TAX_LIABILITY = 6; /** * The feature id for the 'Tax Payer' container reference. * * * @generated * @ordered */ int INCOME__TAX_PAYER = 7; /** * The feature id for the 'Details' containment reference list. * * * @generated * @ordered */ int INCOME__DETAILS = 8; /** * The feature id for the 'Num' attribute. * * * @generated * @ordered */ int INCOME__NUM = 9; /** * The feature id for the 'Expenses' containment reference list. * * * @generated * @ordered */ int INCOME__EXPENSES = 10; /** * The number of structural features of the 'Income' class. * * * @generated * @ordered */ int INCOME_FEATURE_COUNT = 11; /** * The number of operations of the 'Income' class. * * * @generated * @ordered */ int INCOME_OPERATION_COUNT = 0; /** * The meta object id for the '{@link Taxation.impl.Income_TypeImpl Income Type}' class. * * * @see Taxation.impl.Income_TypeImpl * @see Taxation.impl.TaxationPackageImpl#getIncome_Type() * @generated */ int INCOME_TYPE = 14; /** * The feature id for the 'Subject To Withholding Tax' attribute. * * * @generated * @ordered */ int INCOME_TYPE__SUBJECT_TO_WITHHOLDING_TAX = 0; /** * The feature id for the 'Id8' attribute. * * * @generated * @ordered */ int INCOME_TYPE__ID8 = 1; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int INCOME_TYPE__INCOME = 2; /** * The number of structural features of the 'Income Type' class. * * * @generated * @ordered */ int INCOME_TYPE_FEATURE_COUNT = 3; /** * The number of operations of the 'Income Type' class. * * * @generated * @ordered */ int INCOME_TYPE_OPERATION_COUNT = 0; /** * The meta object id for the '{@link Taxation.impl.Tax_CardImpl Tax Card}' class. * * * @see Taxation.impl.Tax_CardImpl * @see Taxation.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 card type' attribute. * * * @generated * @ordered */ int TAX_CARD__TAX_CARD_TYPE = 1; /** * The feature id for the 'Tax office' attribute. * * * @generated * @ordered */ int TAX_CARD__TAX_OFFICE = 2; /** * The feature id for the 'Valid from date' attribute. * * * @generated * @ordered */ int TAX_CARD__VALID_FROM_DATE = 3; /** * The feature id for the 'Valid until date' attribute. * * * @generated * @ordered */ int TAX_CARD__VALID_UNTIL_DATE = 4; /** * The feature id for the 'Percentage of witholding' attribute. * * * @generated * @ordered */ int TAX_CARD__PERCENTAGE_OF_WITHOLDING = 5; /** * The feature id for the 'Tax payers name surname' attribute list. * * * @generated * @ordered */ int TAX_CARD__TAX_PAYERS_NAME_SURNAME = 6; /** * The feature id for the 'Tax payers partner name surname' attribute list. * * * @generated * @ordered */ int TAX_CARD__TAX_PAYERS_PARTNER_NAME_SURNAME = 7; /** * The feature id for the 'Tax payers address' reference. * * * @generated * @ordered */ int TAX_CARD__TAX_PAYERS_ADDRESS = 8; /** * The feature id for the 'Jobs Employer SS No' attribute. * * * @generated * @ordered */ int TAX_CARD__JOBS_EMPLOYER_SS_NO = 9; /** * The feature id for the 'Jobs employers name' attribute. * * * @generated * @ordered */ int TAX_CARD__JOBS_EMPLOYERS_NAME = 10; /** * The feature id for the 'Jobs activity type' attribute. * * * @generated * @ordered */ int TAX_CARD__JOBS_ACTIVITY_TYPE = 11; /** * The feature id for the 'Jobs place of work' attribute. * * * @generated * @ordered */ int TAX_CARD__JOBS_PLACE_OF_WORK = 12; /** * The feature id for the 'Deduction FD daily' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_FD_DAILY = 13; /** * The feature id for the 'Deduction FD monthly' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_FD_MONTHLY = 14; /** * The feature id for the 'Deduction AC daily' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_AC_DAILY = 15; /** * The feature id for the 'Deduction AC monthly' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_AC_MONTHLY = 16; /** * The feature id for the 'Deduction AC yearly' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_AC_YEARLY = 17; /** * The feature id for the 'Deduction CE daily' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_CE_DAILY = 18; /** * The feature id for the 'Deduction CE monthly' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_CE_MONTHLY = 19; /** * The feature id for the 'Deduction CE yearly' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_CE_YEARLY = 20; /** * The feature id for the 'Deduction DS daily' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_DS_DAILY = 21; /** * The feature id for the 'Deduction DS monthly' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_DS_MONTHLY = 22; /** * The feature id for the 'Deduction FO daily' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_FO_DAILY = 23; /** * The feature id for the 'Deduction FO monthly' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_FO_MONTHLY = 24; /** * The feature id for the 'Deduction FO yearly' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_FO_YEARLY = 25; /** * The feature id for the 'Credit CIS daily' attribute. * * * @generated * @ordered */ int TAX_CARD__CREDIT_CIS_DAILY = 26; /** * The feature id for the 'Credit CIS monthly' attribute. * * * @generated * @ordered */ int TAX_CARD__CREDIT_CIS_MONTHLY = 27; /** * The feature id for the 'Credit CIM daily' attribute. * * * @generated * @ordered */ int TAX_CARD__CREDIT_CIM_DAILY = 28; /** * The feature id for the 'Validity' attribute. * * * @generated * @ordered */ int TAX_CARD__VALIDITY = 29; /** * The feature id for the 'Income Tax Credit' reference list. * * * @generated * @ordered */ int TAX_CARD__INCOME_TAX_CREDIT = 30; /** * The feature id for the 'Previous' reference. * * * @generated * @ordered */ int TAX_CARD__PREVIOUS = 31; /** * The feature id for the 'Current tax card' reference. * * * @generated * @ordered */ int TAX_CARD__CURRENT_TAX_CARD = 32; /** * The feature id for the 'Credit CIM yearly' attribute. * * * @generated * @ordered */ int TAX_CARD__CREDIT_CIM_YEARLY = 33; /** * The feature id for the 'Deduction DS Alimony yearly' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_DS_ALIMONY_YEARLY = 34; /** * The feature id for the 'Deduction DS Debt yearly' attribute. * * * @generated * @ordered */ int TAX_CARD__DEDUCTION_DS_DEBT_YEARLY = 35; /** * The feature id for the 'Income' container reference. * * * @generated * @ordered */ int TAX_CARD__INCOME = 36; /** * The number of structural features of the 'Tax Card' class. * * * @generated * @ordered */ int TAX_CARD_FEATURE_COUNT = 37; /** * The number of operations of the 'Tax Card' class. * * * @generated * @ordered */ int TAX_CARD_OPERATION_COUNT = 0; /** * The meta object id for the '{@link Taxation.impl.Income_Tax_CreditImpl Income Tax Credit}' class. * * * @see Taxation.impl.Income_Tax_CreditImpl * @see Taxation.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 = 0; /** * The feature id for the 'Tax Payer' reference. * * * @generated * @ordered */ int INCOME_TAX_CREDIT__TAX_PAYER = 1; /** * The feature id for the 'Tax year' attribute. * * * @generated * @ordered */ int INCOME_TAX_CREDIT__TAX_YEAR = 2; /** * The feature id for the 'Yearly' attribute. * * * @generated * @ordered */ int INCOME_TAX_CREDIT__YEARLY = 3; /** * The feature id for the 'Monthly' attribute. * * * @generated * @ordered */ int INCOME_TAX_CREDIT__MONTHLY = 4; /** * The feature id for the 'Daily' attribute. * * * @generated * @ordered */ int INCOME_TAX_CREDIT__DAILY = 5; /** * The feature id for the 'Id7' attribute. * * * @generated * @ordered */ int INCOME_TAX_CREDIT__ID7 = 6; /** * The feature id for the 'Taxation Frame' reference. * * * @generated * @ordered */ int INCOME_TAX_CREDIT__TAXATION_FRAME = 7; /** * The number of structural features of the 'Income Tax Credit' class. * * * @generated * @ordered */ int INCOME_TAX_CREDIT_FEATURE_COUNT = 8; /** * The number of operations of the 'Income Tax Credit' class. * * * @generated * @ordered */ int INCOME_TAX_CREDIT_OPERATION_COUNT = 0; /** * The meta object id for the '{@link Taxation.impl.Income_DetailImpl Income Detail}' class. * * * @see Taxation.impl.Income_DetailImpl * @see Taxation.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 Taxation.impl.FromLawImpl From Law}' class. * * * @see Taxation.impl.FromLawImpl * @see Taxation.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 Taxation.impl.Fiscal_AddressImpl Fiscal Address}' class. * * * @see Taxation.impl.Fiscal_AddressImpl * @see Taxation.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 Taxation.impl.Habitual_AddressImpl Habitual Address}' class. * * * @see Taxation.impl.Habitual_AddressImpl * @see Taxation.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 Taxation.impl.Marriage_RecordImpl Marriage Record}' class. * * * @see Taxation.impl.Marriage_RecordImpl * @see Taxation.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 Taxation.impl.Non_Resident_Tax_PayerImpl Non Resident Tax Payer}' class. * * * @see Taxation.impl.Non_Resident_Tax_PayerImpl * @see Taxation.impl.TaxationPackageImpl#getNon_Resident_Tax_Payer() * @generated */ int NON_RESIDENT_TAX_PAYER = 22; /** * The feature id for the 'Is assisting spouse' attribute. * * * @generated * @ordered */ int NON_RESIDENT_TAX_PAYER__IS_ASSISTING_SPOUSE = TAX_PAYER__IS_ASSISTING_SPOUSE; /** * 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 'Is affiliated personnaly to social security' attribute. * * * @generated * @ordered */ int NON_RESIDENT_TAX_PAYER__IS_AFFILIATED_PERSONNALY_TO_SOCIAL_SECURITY = TAX_PAYER__IS_AFFILIATED_PERSONNALY_TO_SOCIAL_SECURITY; /** * 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 'Owns Address' containment reference list. * * * @generated * @ordered */ int NON_RESIDENT_TAX_PAYER__OWNS_ADDRESS = TAX_PAYER__OWNS_ADDRESS; /** * 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 'Taxes Due' attribute. * * * @generated * @ordered */ int NON_RESIDENT_TAX_PAYER__TAXES_DUE = TAX_PAYER__TAXES_DUE; /** * 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 Taxation.impl.Partnership_RecordImpl Partnership Record}' class. * * * @see Taxation.impl.Partnership_RecordImpl * @see Taxation.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 Taxation.impl.Resident_Tax_PayerImpl Resident Tax Payer}' class. * * * @see Taxation.impl.Resident_Tax_PayerImpl * @see Taxation.impl.TaxationPackageImpl#getResident_Tax_Payer() * @generated */ int RESIDENT_TAX_PAYER = 24; /** * The feature id for the 'Is assisting spouse' attribute. * * * @generated * @ordered */ int RESIDENT_TAX_PAYER__IS_ASSISTING_SPOUSE = TAX_PAYER__IS_ASSISTING_SPOUSE; /** * 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 'Is affiliated personnaly to social security' attribute. * * * @generated * @ordered */ int RESIDENT_TAX_PAYER__IS_AFFILIATED_PERSONNALY_TO_SOCIAL_SECURITY = TAX_PAYER__IS_AFFILIATED_PERSONNALY_TO_SOCIAL_SECURITY; /** * 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 'Owns Address' containment reference list. * * * @generated * @ordered */ int RESIDENT_TAX_PAYER__OWNS_ADDRESS = TAX_PAYER__OWNS_ADDRESS; /** * 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 feature id for the 'Taxes Due' attribute. * * * @generated * @ordered */ int RESIDENT_TAX_PAYER__TAXES_DUE = TAX_PAYER__TAXES_DUE; /** * 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 Taxation.impl.Trade_and_Business_IncomeImpl Trade and Business Income}' class. * * * @see Taxation.impl.Trade_and_Business_IncomeImpl * @see Taxation.impl.TaxationPackageImpl#getTrade_and_Business_Income() * @generated */ int TRADE_AND_BUSINESS_INCOME = 25; /** * The feature id for the 'Subject To Withholding Tax' attribute. * * * @generated * @ordered */ int TRADE_AND_BUSINESS_INCOME__SUBJECT_TO_WITHHOLDING_TAX = INCOME_TYPE__SUBJECT_TO_WITHHOLDING_TAX; /** * 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 Taxation.impl.Agriculture_and_Forestry_IncomeImpl Agriculture and Forestry Income}' class. * * * @see Taxation.impl.Agriculture_and_Forestry_IncomeImpl * @see Taxation.impl.TaxationPackageImpl#getAgriculture_and_Forestry_Income() * @generated */ int AGRICULTURE_AND_FORESTRY_INCOME = 26; /** * The feature id for the 'Subject To Withholding Tax' attribute. * * * @generated * @ordered */ int AGRICULTURE_AND_FORESTRY_INCOME__SUBJECT_TO_WITHHOLDING_TAX = INCOME_TYPE__SUBJECT_TO_WITHHOLDING_TAX; /** * 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 Taxation.impl.Pensions_and_Annuities_IncomeImpl Pensions and Annuities Income}' class. * * * @see Taxation.impl.Pensions_and_Annuities_IncomeImpl * @see Taxation.impl.TaxationPackageImpl#getPensions_and_Annuities_Income() * @generated */ int PENSIONS_AND_ANNUITIES_INCOME = 27; /** * The feature id for the 'Subject To Withholding Tax' attribute. * * * @generated * @ordered */ int PENSIONS_AND_ANNUITIES_INCOME__SUBJECT_TO_WITHHOLDING_TAX = INCOME_TYPE__SUBJECT_TO_WITHHOLDING_TAX; /** * 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 Taxation.impl.Capital_and_Investments_IncomeImpl Capital and Investments Income}' class. * * * @see Taxation.impl.Capital_and_Investments_IncomeImpl * @see Taxation.impl.TaxationPackageImpl#getCapital_and_Investments_Income() * @generated */ int CAPITAL_AND_INVESTMENTS_INCOME = 28; /** * The feature id for the 'Subject To Withholding Tax' attribute. * * * @generated * @ordered */ int CAPITAL_AND_INVESTMENTS_INCOME__SUBJECT_TO_WITHHOLDING_TAX = INCOME_TYPE__SUBJECT_TO_WITHHOLDING_TAX; /** * 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 Taxation.impl.Employment_IncomeImpl Employment Income}' class. * * * @see Taxation.impl.Employment_IncomeImpl * @see Taxation.impl.TaxationPackageImpl#getEmployment_Income() * @generated */ int EMPLOYMENT_INCOME = 29; /** * The feature id for the 'Subject To Withholding Tax' attribute. * * * @generated * @ordered */ int EMPLOYMENT_INCOME__SUBJECT_TO_WITHHOLDING_TAX = INCOME_TYPE__SUBJECT_TO_WITHHOLDING_TAX; /** * 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 Taxation.impl.Rentals_and_Leases_IncomeImpl Rentals and Leases Income}' class. * * * @see Taxation.impl.Rentals_and_Leases_IncomeImpl * @see Taxation.impl.TaxationPackageImpl#getRentals_and_Leases_Income() * @generated */ int RENTALS_AND_LEASES_INCOME = 30; /** * The feature id for the 'Subject To Withholding Tax' attribute. * * * @generated * @ordered */ int RENTALS_AND_LEASES_INCOME__SUBJECT_TO_WITHHOLDING_TAX = INCOME_TYPE__SUBJECT_TO_WITHHOLDING_TAX; /** * 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 Taxation.impl.Foreign_IncomeImpl Foreign Income}' class. * * * @see Taxation.impl.Foreign_IncomeImpl * @see Taxation.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 'Start date within taxation year' attribute. * * * @generated * @ordered */ int FOREIGN_INCOME__START_DATE_WITHIN_TAXATION_YEAR = INCOME__START_DATE_WITHIN_TAXATION_YEAR; /** * The feature id for the 'Start date of contract' attribute. * * * @generated * @ordered */ int FOREIGN_INCOME__START_DATE_OF_CONTRACT = INCOME__START_DATE_OF_CONTRACT; /** * The feature id for the 'End date within taxation year' attribute. * * * @generated * @ordered */ int FOREIGN_INCOME__END_DATE_WITHIN_TAXATION_YEAR = INCOME__END_DATE_WITHIN_TAXATION_YEAR; /** * 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 Taxation.impl.Local_IncomeImpl Local Income}' class. * * * @see Taxation.impl.Local_IncomeImpl * @see Taxation.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 'Start date within taxation year' attribute. * * * @generated * @ordered */ int LOCAL_INCOME__START_DATE_WITHIN_TAXATION_YEAR = INCOME__START_DATE_WITHIN_TAXATION_YEAR; /** * The feature id for the 'Start date of contract' attribute. * * * @generated * @ordered */ int LOCAL_INCOME__START_DATE_OF_CONTRACT = INCOME__START_DATE_OF_CONTRACT; /** * The feature id for the 'End date within taxation year' attribute. * * * @generated * @ordered */ int LOCAL_INCOME__END_DATE_WITHIN_TAXATION_YEAR = INCOME__END_DATE_WITHIN_TAXATION_YEAR; /** * 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 Taxation.impl.CIMImpl CIM}' class. * * * @see Taxation.impl.CIMImpl * @see Taxation.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 Taxation.impl.CIPImpl CIP}' class. * * * @see Taxation.impl.CIPImpl * @see Taxation.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 Taxation.impl.CISImpl CIS}' class. * * * @see Taxation.impl.CISImpl * @see Taxation.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 Taxation.impl.Professional_Expenses_DeductionImpl Professional Expenses Deduction}' class. * * * @see Taxation.impl.Professional_Expenses_DeductionImpl * @see Taxation.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 = 0; /** * The number of operations of the 'Professional Expenses Deduction' class. * * * @generated * @ordered */ int PROFESSIONAL_EXPENSES_DEDUCTION_OPERATION_COUNT = 0; /** * The meta object id for the '{@link Taxation.impl.FDImpl FD}' class. * * * @see Taxation.impl.FDImpl * @see Taxation.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 feature id for the 'Calculated distance' attribute. * * * @generated * @ordered */ int FD__CALCULATED_DISTANCE = PROFESSIONAL_EXPENSES_DEDUCTION_FEATURE_COUNT + 1; /** * The number of structural features of the 'FD' class. * * * @generated * @ordered */ int FD_FEATURE_COUNT = PROFESSIONAL_EXPENSES_DEDUCTION_FEATURE_COUNT + 2; /** * 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 Taxation.impl.FOImpl FO}' class. * * * @see Taxation.impl.FOImpl * @see Taxation.impl.TaxationPackageImpl#getFO() * @generated */ int FO = 38; /** * The feature id for the 'Rate type for FO' attribute. * * * @generated * @ordered */ int FO__RATE_TYPE_FOR_FO = PROFESSIONAL_EXPENSES_DEDUCTION_FEATURE_COUNT + 0; /** * The number of structural features of the 'FO' class. * * * @generated * @ordered */ int FO_FEATURE_COUNT = PROFESSIONAL_EXPENSES_DEDUCTION_FEATURE_COUNT + 1; /** * 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 Taxation.impl.DSImpl DS}' class. * * * @see Taxation.impl.DSImpl * @see Taxation.impl.TaxationPackageImpl#getDS() * @generated */ int DS = 40; /** * The feature id for the 'Maximum deductible amount' attribute. * * * @generated * @ordered */ int DS__MAXIMUM_DEDUCTIBLE_AMOUNT = 0; /** * The feature id for the 'Id3' attribute. * * * @generated * @ordered */ int DS__ID3 = 1; /** * The number of structural features of the 'DS' class. * * * @generated * @ordered */ int DS_FEATURE_COUNT = 2; /** * The number of operations of the 'DS' class. * * * @generated * @ordered */ int DS_OPERATION_COUNT = 0; /** * The meta object id for the '{@link Taxation.impl.DS_for_Permanent_ExpenseImpl DS for Permanent Expense}' class. * * * @see Taxation.impl.DS_for_Permanent_ExpenseImpl * @see Taxation.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 Taxation.impl.DS_for_Interest_ExpenseImpl DS for Interest Expense}' class. * * * @see Taxation.impl.DS_for_Interest_ExpenseImpl * @see Taxation.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 Taxation.impl.DS_for_Health_and_Pension_InsuranceImpl DS for Health and Pension Insurance}' class. * * * @see Taxation.impl.DS_for_Health_and_Pension_InsuranceImpl * @see Taxation.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 Taxation.impl.DS_for_Private_Insurance_and_PlanImpl DS for Private Insurance and Plan}' class. * * * @see Taxation.impl.DS_for_Private_Insurance_and_PlanImpl * @see Taxation.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 feature id for the 'Increase for life insurance' attribute. * * * @generated * @ordered */ int DS_FOR_PRIVATE_INSURANCE_AND_PLAN__INCREASE_FOR_LIFE_INSURANCE = DS_FEATURE_COUNT + 1; /** * The feature id for the 'Maximum deductible amount for private insurance' attribute. * * * @generated * @ordered */ int DS_FOR_PRIVATE_INSURANCE_AND_PLAN__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_PRIVATE_INSURANCE = DS_FEATURE_COUNT + 2; /** * The feature id for the 'Maximum deductible amount for old age pension plan' attribute. * * * @generated * @ordered */ int DS_FOR_PRIVATE_INSURANCE_AND_PLAN__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_OLD_AGE_PENSION_PLAN = DS_FEATURE_COUNT + 3; /** * 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 + 4; /** * 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 Taxation.impl.DS_for_Loss_CarryforwardImpl DS for Loss Carryforward}' class. * * * @see Taxation.impl.DS_for_Loss_CarryforwardImpl * @see Taxation.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 Taxation.impl.DS_for_DonationImpl DS for Donation}' class. * * * @see Taxation.impl.DS_for_DonationImpl * @see Taxation.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 Taxation.impl.Special_Expense_DSImpl Special Expense DS}' class. * * * @see Taxation.impl.Special_Expense_DSImpl * @see Taxation.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 Taxation.impl.Permanent_ExpenseImpl Permanent Expense}' class. * * * @see Taxation.impl.Permanent_ExpenseImpl * @see Taxation.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 feature id for the 'Is eligible for deduction' attribute. * * * @generated * @ordered */ int PERMANENT_EXPENSE__IS_ELIGIBLE_FOR_DEDUCTION = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 1; /** * The number of structural features of the 'Permanent Expense' class. * * * @generated * @ordered */ int PERMANENT_EXPENSE_FEATURE_COUNT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 2; /** * 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 Taxation.impl.Interest_ExpenseImpl Interest Expense}' class. * * * @see Taxation.impl.Interest_ExpenseImpl * @see Taxation.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 Taxation.impl.Private_Insurance_and_PlanImpl Private Insurance and Plan}' class. * * * @see Taxation.impl.Private_Insurance_and_PlanImpl * @see Taxation.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 feature id for the 'Is private insurance and plan eligible for deduction' attribute. * * * @generated * @ordered */ int PRIVATE_INSURANCE_AND_PLAN__IS_PRIVATE_INSURANCE_AND_PLAN_ELIGIBLE_FOR_DEDUCTION = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 2; /** * 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 + 3; /** * 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 Taxation.impl.Health_and_Pension_InsuranceImpl Health and Pension Insurance}' class. * * * @see Taxation.impl.Health_and_Pension_InsuranceImpl * @see Taxation.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 Taxation.impl.DonationImpl Donation}' class. * * * @see Taxation.impl.DonationImpl * @see Taxation.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 beneficiary eligible' attribute. * * * @generated * @ordered */ int DONATION__IS_BENEFICIARY_ELIGIBLE = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 1; /** * The feature id for the 'Is donation reported' attribute. * * * @generated * @ordered */ int DONATION__IS_DONATION_REPORTED = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 2; /** * The number of structural features of the 'Donation' class. * * * @generated * @ordered */ int DONATION_FEATURE_COUNT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 3; /** * 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 Taxation.impl.Loss_CarryforwardImpl Loss Carryforward}' class. * * * @see Taxation.impl.Loss_CarryforwardImpl * @see Taxation.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 feature id for the 'Regular accountability' attribute. * * * @generated * @ordered */ int LOSS_CARRYFORWARD__REGULAR_ACCOUNTABILITY = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 0; /** * The feature id for the 'Compensation by other means' attribute. * * * @generated * @ordered */ int LOSS_CARRYFORWARD__COMPENSATION_BY_OTHER_MEANS = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 1; /** * The feature id for the 'Tax payer has inherited business ownership' attribute. * * * @generated * @ordered */ int LOSS_CARRYFORWARD__TAX_PAYER_HAS_INHERITED_BUSINESS_OWNERSHIP = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 2; /** * The feature id for the 'Tax payer has been partner in business' attribute. * * * @generated * @ordered */ int LOSS_CARRYFORWARD__TAX_PAYER_HAS_BEEN_PARTNER_IN_BUSINESS = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 3; /** * The number of structural features of the 'Loss Carryforward' class. * * * @generated * @ordered */ int LOSS_CARRYFORWARD_FEATURE_COUNT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 4; /** * 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 Taxation.impl.Spousal_Expense_ACImpl Spousal Expense AC}' class. * * * @see Taxation.impl.Spousal_Expense_ACImpl * @see Taxation.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 Taxation.impl.Extraordinary_Expense_CEImpl Extraordinary Expense CE}' class. * * * @see Taxation.impl.Extraordinary_Expense_CEImpl * @see Taxation.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 Taxation.impl.Professional_ExpenseImpl Professional Expense}' class. * * * @see Taxation.impl.Professional_ExpenseImpl * @see Taxation.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 Taxation.impl.Travel_Expense_FDImpl Travel Expense FD}' class. * * * @see Taxation.impl.Travel_Expense_FDImpl * @see Taxation.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 Taxation.impl.Miscellaneous_Expense_FOImpl Miscellaneous Expense FO}' class. * * * @see Taxation.impl.Miscellaneous_Expense_FOImpl * @see Taxation.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 Taxation.Grantor Grantor}' enum. * * * @see Taxation.Grantor * @see Taxation.impl.TaxationPackageImpl#getGrantor() * @generated */ int GRANTOR = 58; /** * The meta object id for the '{@link Taxation.Disability_Types Disability Types}' enum. * * * @see Taxation.Disability_Types * @see Taxation.impl.TaxationPackageImpl#getDisability_Types() * @generated */ int DISABILITY_TYPES = 59; /** * The meta object id for the '{@link Taxation.Country Country}' enum. * * * @see Taxation.Country * @see Taxation.impl.TaxationPackageImpl#getCountry() * @generated */ int COUNTRY = 60; /** * The meta object id for the '{@link Taxation.Tax_Card_Type Tax Card Type}' enum. * * * @see Taxation.Tax_Card_Type * @see Taxation.impl.TaxationPackageImpl#getTax_Card_Type() * @generated */ int TAX_CARD_TYPE = 61; /** * The meta object id for the '{@link Taxation.Tax_Office Tax Office}' enum. * * * @see Taxation.Tax_Office * @see Taxation.impl.TaxationPackageImpl#getTax_Office() * @generated */ int TAX_OFFICE = 62; /** * The meta object id for the '{@link Taxation.Tax_Class_Category Tax Class Category}' enum. * * * @see Taxation.Tax_Class_Category * @see Taxation.impl.TaxationPackageImpl#getTax_Class_Category() * @generated */ int TAX_CLASS_CATEGORY = 63; /** * The meta object id for the '{@link Taxation.Job_Activity Job Activity}' enum. * * * @see Taxation.Job_Activity * @see Taxation.impl.TaxationPackageImpl#getJob_Activity() * @generated */ int JOB_ACTIVITY = 64; /** * The meta object id for the '{@link Taxation.Town Town}' enum. * * * @see Taxation.Town * @see Taxation.impl.TaxationPackageImpl#getTown() * @generated */ int TOWN = 65; /** * The meta object id for the '{@link Taxation.Type_of_Rate Type of Rate}' enum. * * * @see Taxation.Type_of_Rate * @see Taxation.impl.TaxationPackageImpl#getType_of_Rate() * @generated */ int TYPE_OF_RATE = 66; /** * The meta object id for the '{@link Taxation.CE_Type CE Type}' enum. * * * @see Taxation.CE_Type * @see Taxation.impl.TaxationPackageImpl#getCE_Type() * @generated */ int CE_TYPE = 67; /** * The meta object id for the '{@link Taxation.Expense_Purpose Expense Purpose}' enum. * * * @see Taxation.Expense_Purpose * @see Taxation.impl.TaxationPackageImpl#getExpense_Purpose() * @generated */ int EXPENSE_PURPOSE = 68; /** * The meta object id for the '{@link Taxation.Dependent_Type Dependent Type}' enum. * * * @see Taxation.Dependent_Type * @see Taxation.impl.TaxationPackageImpl#getDependent_Type() * @generated */ int DEPENDENT_TYPE = 69; /** * The meta object id for the '{@link Taxation.Separation_Causes Separation Causes}' enum. * * * @see Taxation.Separation_Causes * @see Taxation.impl.TaxationPackageImpl#getSeparation_Causes() * @generated */ int SEPARATION_CAUSES = 70; /** * The meta object id for the '{@link Taxation.Category_of_Permanent_Expense Category of Permanent Expense}' enum. * * * @see Taxation.Category_of_Permanent_Expense * @see Taxation.impl.TaxationPackageImpl#getCategory_of_Permanent_Expense() * @generated */ int CATEGORY_OF_PERMANENT_EXPENSE = 71; /** * The meta object id for the '{@link Taxation.Category_of_Health_and_Pension_Insurances Category of Health and Pension Insurances}' enum. * * * @see Taxation.Category_of_Health_and_Pension_Insurances * @see Taxation.impl.TaxationPackageImpl#getCategory_of_Health_and_Pension_Insurances() * @generated */ int CATEGORY_OF_HEALTH_AND_PENSION_INSURANCES = 72; /** * The meta object id for the '{@link Taxation.Category_of_Private_Insurance_and_Plan Category of Private Insurance and Plan}' enum. * * * @see Taxation.Category_of_Private_Insurance_and_Plan * @see Taxation.impl.TaxationPackageImpl#getCategory_of_Private_Insurance_and_Plan() * @generated */ int CATEGORY_OF_PRIVATE_INSURANCE_AND_PLAN = 73; /** * The meta object id for the '{@link Taxation.Legal_Union_Types Legal Union Types}' enum. * * * @see Taxation.Legal_Union_Types * @see Taxation.impl.TaxationPackageImpl#getLegal_Union_Types() * @generated */ int LEGAL_UNION_TYPES = 74; /** * Returns the meta object for class '{@link Taxation.Constants Constants}'. * * * @return the meta object for class 'Constants'. * @see Taxation.Constants * @generated */ EClass getConstants(); /** * Returns the meta object for the attribute '{@link Taxation.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 Taxation.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 Taxation.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 Taxation.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 Taxation.Constants#getMINIMUM_SALARY MINIMUM SALARY}'. * * * @return the meta object for the attribute 'MINIMUM SALARY'. * @see Taxation.Constants#getMINIMUM_SALARY() * @see #getConstants() * @generated */ EAttribute getConstants_MINIMUM_SALARY(); /** * Returns the meta object for the attribute '{@link Taxation.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 Taxation.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 Taxation.Constants#getMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS MAXIMUM DEDUCTIBLE PERCENTAGE FOR DONATIONS}'. * * * @return the meta object for the attribute 'MAXIMUM DEDUCTIBLE PERCENTAGE FOR DONATIONS'. * @see Taxation.Constants#getMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS() * @see #getConstants() * @generated */ EAttribute getConstants_MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS(); /** * Returns the meta object for the attribute '{@link Taxation.Constants#getMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS MINIMUM DEDUCTIBLE AMOUNT FOR DONATIONS}'. * * * @return the meta object for the attribute 'MINIMUM DEDUCTIBLE AMOUNT FOR DONATIONS'. * @see Taxation.Constants#getMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS() * @see #getConstants() * @generated */ EAttribute getConstants_MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS(); /** * Returns the meta object for the attribute '{@link Taxation.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 Taxation.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 Taxation.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 Taxation.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 Taxation.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 Taxation.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 Taxation.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 Taxation.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 Taxation.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 Taxation.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 Taxation.Constants#getFLAT_RATE_CIM_DAILY FLAT RATE CIM DAILY}'. * * * @return the meta object for the attribute 'FLAT RATE CIM DAILY'. * @see Taxation.Constants#getFLAT_RATE_CIM_DAILY() * @see #getConstants() * @generated */ EAttribute getConstants_FLAT_RATE_CIM_DAILY(); /** * Returns the meta object for the attribute '{@link Taxation.Constants#getFLAT_RATE_CIM_MONTHLY FLAT RATE CIM MONTHLY}'. * * * @return the meta object for the attribute 'FLAT RATE CIM MONTHLY'. * @see Taxation.Constants#getFLAT_RATE_CIM_MONTHLY() * @see #getConstants() * @generated */ EAttribute getConstants_FLAT_RATE_CIM_MONTHLY(); /** * Returns the meta object for the attribute '{@link Taxation.Constants#getFLAT_RATE_CIM_YEARLY FLAT RATE CIM YEARLY}'. * * * @return the meta object for the attribute 'FLAT RATE CIM YEARLY'. * @see Taxation.Constants#getFLAT_RATE_CIM_YEARLY() * @see #getConstants() * @generated */ EAttribute getConstants_FLAT_RATE_CIM_YEARLY(); /** * Returns the meta object for the attribute '{@link Taxation.Constants#getFLAT_RATE_CIP_DAILY FLAT RATE CIP DAILY}'. * * * @return the meta object for the attribute 'FLAT RATE CIP DAILY'. * @see Taxation.Constants#getFLAT_RATE_CIP_DAILY() * @see #getConstants() * @generated */ EAttribute getConstants_FLAT_RATE_CIP_DAILY(); /** * Returns the meta object for the attribute '{@link Taxation.Constants#getFLAT_RATE_CIP_MONTHLY FLAT RATE CIP MONTHLY}'. * * * @return the meta object for the attribute 'FLAT RATE CIP MONTHLY'. * @see Taxation.Constants#getFLAT_RATE_CIP_MONTHLY() * @see #getConstants() * @generated */ EAttribute getConstants_FLAT_RATE_CIP_MONTHLY(); /** * Returns the meta object for the attribute '{@link Taxation.Constants#getFLAT_RATE_CIP_YEARLY FLAT RATE CIP YEARLY}'. * * * @return the meta object for the attribute 'FLAT RATE CIP YEARLY'. * @see Taxation.Constants#getFLAT_RATE_CIP_YEARLY() * @see #getConstants() * @generated */ EAttribute getConstants_FLAT_RATE_CIP_YEARLY(); /** * Returns the meta object for the attribute '{@link Taxation.Constants#getFLAT_RATE_CIS_DAILY FLAT RATE CIS DAILY}'. * * * @return the meta object for the attribute 'FLAT RATE CIS DAILY'. * @see Taxation.Constants#getFLAT_RATE_CIS_DAILY() * @see #getConstants() * @generated */ EAttribute getConstants_FLAT_RATE_CIS_DAILY(); /** * Returns the meta object for the attribute '{@link Taxation.Constants#getFLAT_RATE_CIS_MONTHLY FLAT RATE CIS MONTHLY}'. * * * @return the meta object for the attribute 'FLAT RATE CIS MONTHLY'. * @see Taxation.Constants#getFLAT_RATE_CIS_MONTHLY() * @see #getConstants() * @generated */ EAttribute getConstants_FLAT_RATE_CIS_MONTHLY(); /** * Returns the meta object for the attribute '{@link Taxation.Constants#getFLAT_RATE_CIS_YEARLY FLAT RATE CIS YEARLY}'. * * * @return the meta object for the attribute 'FLAT RATE CIS YEARLY'. * @see Taxation.Constants#getFLAT_RATE_CIS_YEARLY() * @see #getConstants() * @generated */ EAttribute getConstants_FLAT_RATE_CIS_YEARLY(); /** * Returns the meta object for the attribute '{@link Taxation.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 Taxation.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 Taxation.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS MAXIMUM DEDUCTIBLE AMOUNT FOR DS}'. * * * @return the meta object for the attribute 'MAXIMUM DEDUCTIBLE AMOUNT FOR DS'. * @see Taxation.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS() * @see #getConstants() * @generated */ EAttribute getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS(); /** * Returns the meta object for the attribute '{@link Taxation.Constants#getFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE FLAT RATE FOR MISCELLANEOUS EXPENSE}'. * * * @return the meta object for the attribute 'FLAT RATE FOR MISCELLANEOUS EXPENSE'. * @see Taxation.Constants#getFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE() * @see #getConstants() * @generated */ EAttribute getConstants_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE(); /** * Returns the meta object for the attribute '{@link Taxation.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 Taxation.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 Taxation.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 Taxation.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 Taxation.Income_Tax Income Tax}'. * * * @return the meta object for class 'Income Tax'. * @see Taxation.Income_Tax * @generated */ EClass getIncome_Tax(); /** * Returns the meta object for the reference '{@link Taxation.Income_Tax#getTaxPayer Tax Payer}'. * * * @return the meta object for the reference 'Tax Payer'. * @see Taxation.Income_Tax#getTaxPayer() * @see #getIncome_Tax() * @generated */ EReference getIncome_Tax_TaxPayer(); /** * Returns the meta object for the attribute '{@link Taxation.Income_Tax#getTax_amount Tax amount}'. * * * @return the meta object for the attribute 'Tax amount'. * @see Taxation.Income_Tax#getTax_amount() * @see #getIncome_Tax() * @generated */ EAttribute getIncome_Tax_Tax_amount(); /** * Returns the meta object for the attribute '{@link Taxation.Income_Tax#getTax_year Tax year}'. * * * @return the meta object for the attribute 'Tax year'. * @see Taxation.Income_Tax#getTax_year() * @see #getIncome_Tax() * @generated */ EAttribute getIncome_Tax_Tax_year(); /** * Returns the meta object for the attribute '{@link Taxation.Income_Tax#getId6 Id6}'. * * * @return the meta object for the attribute 'Id6'. * @see Taxation.Income_Tax#getId6() * @see #getIncome_Tax() * @generated */ EAttribute getIncome_Tax_Id6(); /** * Returns the meta object for class '{@link Taxation.Tax_Payer Tax Payer}'. * * * @return the meta object for class 'Tax Payer'. * @see Taxation.Tax_Payer * @generated */ EClass getTax_Payer(); /** * Returns the meta object for the containment reference list '{@link Taxation.Tax_Payer#getDependents Dependents}'. * * * @return the meta object for the containment reference list 'Dependents'. * @see Taxation.Tax_Payer#getDependents() * @see #getTax_Payer() * @generated */ EReference getTax_Payer_Dependents(); /** * Returns the meta object for the containment reference '{@link Taxation.Tax_Payer#getFrom_agent From agent}'. * * * @return the meta object for the containment reference 'From agent'. * @see Taxation.Tax_Payer#getFrom_agent() * @see #getTax_Payer() * @generated */ EReference getTax_Payer_From_agent(); /** * Returns the meta object for the containment reference list '{@link Taxation.Tax_Payer#getIncomes Incomes}'. * * * @return the meta object for the containment reference list 'Incomes'. * @see Taxation.Tax_Payer#getIncomes() * @see #getTax_Payer() * @generated */ EReference getTax_Payer_Incomes(); /** * Returns the meta object for the containment reference '{@link Taxation.Tax_Payer#getFrom_law From law}'. * * * @return the meta object for the containment reference 'From law'. * @see Taxation.Tax_Payer#getFrom_law() * @see #getTax_Payer() * @generated */ EReference getTax_Payer_From_law(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Payer#getTaxesDue Taxes Due}'. * * * @return the meta object for the attribute 'Taxes Due'. * @see Taxation.Tax_Payer#getTaxesDue() * @see #getTax_Payer() * @generated */ EAttribute getTax_Payer_TaxesDue(); /** * Returns the meta object for class '{@link Taxation.Physical_Person Physical Person}'. * * * @return the meta object for class 'Physical Person'. * @see Taxation.Physical_Person * @generated */ EClass getPhysical_Person(); /** * Returns the meta object for the attribute '{@link Taxation.Physical_Person#isIs_assisting_spouse Is assisting spouse}'. * * * @return the meta object for the attribute 'Is assisting spouse'. * @see Taxation.Physical_Person#isIs_assisting_spouse() * @see #getPhysical_Person() * @generated */ EAttribute getPhysical_Person_Is_assisting_spouse(); /** * Returns the meta object for the attribute '{@link Taxation.Physical_Person#getSSNo SS No}'. * * * @return the meta object for the attribute 'SS No'. * @see Taxation.Physical_Person#getSSNo() * @see #getPhysical_Person() * @generated */ EAttribute getPhysical_Person_SSNo(); /** * Returns the meta object for the reference list '{@link Taxation.Physical_Person#getAddresses Addresses}'. * * * @return the meta object for the reference list 'Addresses'. * @see Taxation.Physical_Person#getAddresses() * @see #getPhysical_Person() * @generated */ EReference getPhysical_Person_Addresses(); /** * Returns the meta object for the attribute '{@link Taxation.Physical_Person#getBirth_year Birth year}'. * * * @return the meta object for the attribute 'Birth year'. * @see Taxation.Physical_Person#getBirth_year() * @see #getPhysical_Person() * @generated */ EAttribute getPhysical_Person_Birth_year(); /** * Returns the meta object for the attribute '{@link Taxation.Physical_Person#getDisability_percentage Disability percentage}'. * * * @return the meta object for the attribute 'Disability percentage'. * @see Taxation.Physical_Person#getDisability_percentage() * @see #getPhysical_Person() * @generated */ EAttribute getPhysical_Person_Disability_percentage(); /** * Returns the meta object for the attribute '{@link Taxation.Physical_Person#getDisability_type Disability type}'. * * * @return the meta object for the attribute 'Disability type'. * @see Taxation.Physical_Person#getDisability_type() * @see #getPhysical_Person() * @generated */ EAttribute getPhysical_Person_Disability_type(); /** * Returns the meta object for the attribute '{@link Taxation.Physical_Person#isIs_affiliated_personnaly_to_social_security Is affiliated personnaly to social security}'. * * * @return the meta object for the attribute 'Is affiliated personnaly to social security'. * @see Taxation.Physical_Person#isIs_affiliated_personnaly_to_social_security() * @see #getPhysical_Person() * @generated */ EAttribute getPhysical_Person_Is_affiliated_personnaly_to_social_security(); /** * Returns the meta object for the attribute '{@link Taxation.Physical_Person#getBirth_month Birth month}'. * * * @return the meta object for the attribute 'Birth month'. * @see Taxation.Physical_Person#getBirth_month() * @see #getPhysical_Person() * @generated */ EAttribute getPhysical_Person_Birth_month(); /** * Returns the meta object for the attribute '{@link Taxation.Physical_Person#getBirth_day Birth day}'. * * * @return the meta object for the attribute 'Birth day'. * @see Taxation.Physical_Person#getBirth_day() * @see #getPhysical_Person() * @generated */ EAttribute getPhysical_Person_Birth_day(); /** * Returns the meta object for the reference list '{@link Taxation.Physical_Person#getExpenses Expenses}'. * * * @return the meta object for the reference list 'Expenses'. * @see Taxation.Physical_Person#getExpenses() * @see #getPhysical_Person() * @generated */ EReference getPhysical_Person_Expenses(); /** * Returns the meta object for the attribute '{@link Taxation.Physical_Person#isIs_widower Is widower}'. * * * @return the meta object for the attribute 'Is widower'. * @see Taxation.Physical_Person#isIs_widower() * @see #getPhysical_Person() * @generated */ EAttribute getPhysical_Person_Is_widower(); /** * Returns the meta object for the containment reference list '{@link Taxation.Physical_Person#getOwns_Address Owns Address}'. * * * @return the meta object for the containment reference list 'Owns Address'. * @see Taxation.Physical_Person#getOwns_Address() * @see #getPhysical_Person() * @generated */ EReference getPhysical_Person_Owns_Address(); /** * Returns the meta object for class '{@link Taxation.Address Address}'. * * * @return the meta object for class 'Address'. * @see Taxation.Address * @generated */ EClass getAddress(); /** * Returns the meta object for the attribute '{@link Taxation.Address#getCountry Country}'. * * * @return the meta object for the attribute 'Country'. * @see Taxation.Address#getCountry() * @see #getAddress() * @generated */ EAttribute getAddress_Country(); /** * Returns the meta object for the attribute '{@link Taxation.Address#getStreet Street}'. * * * @return the meta object for the attribute 'Street'. * @see Taxation.Address#getStreet() * @see #getAddress() * @generated */ EAttribute getAddress_Street(); /** * Returns the meta object for the attribute '{@link Taxation.Address#getZipCode Zip Code}'. * * * @return the meta object for the attribute 'Zip Code'. * @see Taxation.Address#getZipCode() * @see #getAddress() * @generated */ EAttribute getAddress_ZipCode(); /** * Returns the meta object for the attribute '{@link Taxation.Address#getCity City}'. * * * @return the meta object for the attribute 'City'. * @see Taxation.Address#getCity() * @see #getAddress() * @generated */ EAttribute getAddress_City(); /** * Returns the meta object for the attribute '{@link Taxation.Address#getId2 Id2}'. * * * @return the meta object for the attribute 'Id2'. * @see Taxation.Address#getId2() * @see #getAddress() * @generated */ EAttribute getAddress_Id2(); /** * Returns the meta object for the reference list '{@link Taxation.Address#getTaxPayer Tax Payer}'. * * * @return the meta object for the reference list 'Tax Payer'. * @see Taxation.Address#getTaxPayer() * @see #getAddress() * @generated */ EReference getAddress_TaxPayer(); /** * Returns the meta object for class '{@link Taxation.Expense Expense}'. * * * @return the meta object for class 'Expense'. * @see Taxation.Expense * @generated */ EClass getExpense(); /** * Returns the meta object for the attribute '{@link Taxation.Expense#getDeclared_amount Declared amount}'. * * * @return the meta object for the attribute 'Declared amount'. * @see Taxation.Expense#getDeclared_amount() * @see #getExpense() * @generated */ EAttribute getExpense_Declared_amount(); /** * Returns the meta object for the attribute '{@link Taxation.Expense#getExpense_purpose Expense purpose}'. * * * @return the meta object for the attribute 'Expense purpose'. * @see Taxation.Expense#getExpense_purpose() * @see #getExpense() * @generated */ EAttribute getExpense_Expense_purpose(); /** * Returns the meta object for the reference '{@link Taxation.Expense#getDependent Dependent}'. * * * @return the meta object for the reference 'Dependent'. * @see Taxation.Expense#getDependent() * @see #getExpense() * @generated */ EReference getExpense_Dependent(); /** * Returns the meta object for the reference '{@link Taxation.Expense#getFrom_agent From agent}'. * * * @return the meta object for the reference 'From agent'. * @see Taxation.Expense#getFrom_agent() * @see #getExpense() * @generated */ EReference getExpense_From_agent(); /** * Returns the meta object for the container reference '{@link Taxation.Expense#getIncome Income}'. * * * @return the meta object for the container reference 'Income'. * @see Taxation.Expense#getIncome() * @see #getExpense() * @generated */ EReference getExpense_Income(); /** * Returns the meta object for the attribute '{@link Taxation.Expense#getId4 Id4}'. * * * @return the meta object for the attribute 'Id4'. * @see Taxation.Expense#getId4() * @see #getExpense() * @generated */ EAttribute getExpense_Id4(); /** * Returns the meta object for the reference '{@link Taxation.Expense#getBeneficiary Beneficiary}'. * * * @return the meta object for the reference 'Beneficiary'. * @see Taxation.Expense#getBeneficiary() * @see #getExpense() * @generated */ EReference getExpense_Beneficiary(); /** * Returns the meta object for class '{@link Taxation.Dependent Dependent}'. * * * @return the meta object for class 'Dependent'. * @see Taxation.Dependent * @generated */ EClass getDependent(); /** * Returns the meta object for the attribute '{@link Taxation.Dependent#getDependent_type Dependent type}'. * * * @return the meta object for the attribute 'Dependent type'. * @see Taxation.Dependent#getDependent_type() * @see #getDependent() * @generated */ EAttribute getDependent_Dependent_type(); /** * Returns the meta object for the container reference '{@link Taxation.Dependent#getResponsible_person Responsible person}'. * * * @return the meta object for the container reference 'Responsible person'. * @see Taxation.Dependent#getResponsible_person() * @see #getDependent() * @generated */ EReference getDependent_Responsible_person(); /** * Returns the meta object for the attribute '{@link Taxation.Dependent#isContinued_studies Continued studies}'. * * * @return the meta object for the attribute 'Continued studies'. * @see Taxation.Dependent#isContinued_studies() * @see #getDependent() * @generated */ EAttribute getDependent_Continued_studies(); /** * Returns the meta object for the containment reference '{@link Taxation.Dependent#getAllowances Allowances}'. * * * @return the meta object for the containment reference 'Allowances'. * @see Taxation.Dependent#getAllowances() * @see #getDependent() * @generated */ EReference getDependent_Allowances(); /** * Returns the meta object for the container reference '{@link Taxation.Dependent#getHousehold Household}'. * * * @return the meta object for the container reference 'Household'. * @see Taxation.Dependent#getHousehold() * @see #getDependent() * @generated */ EReference getDependent_Household(); /** * Returns the meta object for the reference '{@link Taxation.Dependent#getFrom_agent From agent}'. * * * @return the meta object for the reference 'From agent'. * @see Taxation.Dependent#getFrom_agent() * @see #getDependent() * @generated */ EReference getDependent_From_agent(); /** * Returns the meta object for the reference list '{@link Taxation.Dependent#getExpense Expense}'. * * * @return the meta object for the reference list 'Expense'. * @see Taxation.Dependent#getExpense() * @see #getDependent() * @generated */ EReference getDependent_Expense(); /** * Returns the meta object for class '{@link Taxation.External_Allowance External Allowance}'. * * * @return the meta object for class 'External Allowance'. * @see Taxation.External_Allowance * @generated */ EClass getExternal_Allowance(); /** * Returns the meta object for the attribute '{@link Taxation.External_Allowance#getAmount Amount}'. * * * @return the meta object for the attribute 'Amount'. * @see Taxation.External_Allowance#getAmount() * @see #getExternal_Allowance() * @generated */ EAttribute getExternal_Allowance_Amount(); /** * Returns the meta object for the attribute '{@link Taxation.External_Allowance#getGrantor Grantor}'. * * * @return the meta object for the attribute 'Grantor'. * @see Taxation.External_Allowance#getGrantor() * @see #getExternal_Allowance() * @generated */ EAttribute getExternal_Allowance_Grantor(); /** * Returns the meta object for the attribute '{@link Taxation.External_Allowance#getStarting_year Starting year}'. * * * @return the meta object for the attribute 'Starting year'. * @see Taxation.External_Allowance#getStarting_year() * @see #getExternal_Allowance() * @generated */ EAttribute getExternal_Allowance_Starting_year(); /** * Returns the meta object for the attribute '{@link Taxation.External_Allowance#getEnding_year Ending year}'. * * * @return the meta object for the attribute 'Ending year'. * @see Taxation.External_Allowance#getEnding_year() * @see #getExternal_Allowance() * @generated */ EAttribute getExternal_Allowance_Ending_year(); /** * Returns the meta object for the reference '{@link Taxation.External_Allowance#getReciver Reciver}'. * * * @return the meta object for the reference 'Reciver'. * @see Taxation.External_Allowance#getReciver() * @see #getExternal_Allowance() * @generated */ EReference getExternal_Allowance_Reciver(); /** * Returns the meta object for the attribute '{@link Taxation.External_Allowance#getId5 Id5}'. * * * @return the meta object for the attribute 'Id5'. * @see Taxation.External_Allowance#getId5() * @see #getExternal_Allowance() * @generated */ EAttribute getExternal_Allowance_Id5(); /** * Returns the meta object for the container reference '{@link Taxation.External_Allowance#getPerson Person}'. * * * @return the meta object for the container reference 'Person'. * @see Taxation.External_Allowance#getPerson() * @see #getExternal_Allowance() * @generated */ EReference getExternal_Allowance_Person(); /** * Returns the meta object for class '{@link Taxation.Household Household}'. * * * @return the meta object for class 'Household'. * @see Taxation.Household * @generated */ EClass getHousehold(); /** * Returns the meta object for the containment reference '{@link Taxation.Household#getParents Parents}'. * * * @return the meta object for the containment reference 'Parents'. * @see Taxation.Household#getParents() * @see #getHousehold() * @generated */ EReference getHousehold_Parents(); /** * Returns the meta object for the attribute '{@link Taxation.Household#getId1 Id1}'. * * * @return the meta object for the attribute 'Id1'. * @see Taxation.Household#getId1() * @see #getHousehold() * @generated */ EAttribute getHousehold_Id1(); /** * Returns the meta object for the containment reference list '{@link Taxation.Household#getChildren Children}'. * * * @return the meta object for the containment reference list 'Children'. * @see Taxation.Household#getChildren() * @see #getHousehold() * @generated */ EReference getHousehold_Children(); /** * Returns the meta object for class '{@link Taxation.Legal_Union_Record Legal Union Record}'. * * * @return the meta object for class 'Legal Union Record'. * @see Taxation.Legal_Union_Record * @generated */ EClass getLegal_Union_Record(); /** * Returns the meta object for the attribute '{@link Taxation.Legal_Union_Record#getStart_year Start year}'. * * * @return the meta object for the attribute 'Start year'. * @see Taxation.Legal_Union_Record#getStart_year() * @see #getLegal_Union_Record() * @generated */ EAttribute getLegal_Union_Record_Start_year(); /** * Returns the meta object for the attribute '{@link Taxation.Legal_Union_Record#getEnd_year End year}'. * * * @return the meta object for the attribute 'End year'. * @see Taxation.Legal_Union_Record#getEnd_year() * @see #getLegal_Union_Record() * @generated */ EAttribute getLegal_Union_Record_End_year(); /** * Returns the meta object for the attribute '{@link Taxation.Legal_Union_Record#getSeparation_cause Separation cause}'. * * * @return the meta object for the attribute 'Separation cause'. * @see Taxation.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 Taxation.Legal_Union_Record#getIndividual_A Individual A}'. * * * @return the meta object for the containment reference 'Individual A'. * @see Taxation.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 Taxation.Legal_Union_Record#getIndividual_B Individual B}'. * * * @return the meta object for the containment reference list 'Individual B'. * @see Taxation.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 Taxation.Legal_Union_Record#getProperties Properties}'. * * * @return the meta object for the containment reference list 'Properties'. * @see Taxation.Legal_Union_Record#getProperties() * @see #getLegal_Union_Record() * @generated */ EReference getLegal_Union_Record_Properties(); /** * Returns the meta object for the attribute '{@link Taxation.Legal_Union_Record#isMutual_agreement Mutual agreement}'. * * * @return the meta object for the attribute 'Mutual agreement'. * @see Taxation.Legal_Union_Record#isMutual_agreement() * @see #getLegal_Union_Record() * @generated */ EAttribute getLegal_Union_Record_Mutual_agreement(); /** * Returns the meta object for the attribute '{@link Taxation.Legal_Union_Record#getId9 Id9}'. * * * @return the meta object for the attribute 'Id9'. * @see Taxation.Legal_Union_Record#getId9() * @see #getLegal_Union_Record() * @generated */ EAttribute getLegal_Union_Record_Id9(); /** * Returns the meta object for the container reference '{@link Taxation.Legal_Union_Record#getHousehold Household}'. * * * @return the meta object for the container reference 'Household'. * @see Taxation.Legal_Union_Record#getHousehold() * @see #getLegal_Union_Record() * @generated */ EReference getLegal_Union_Record_Household(); /** * Returns the meta object for class '{@link Taxation.Tax_Property Tax Property}'. * * * @return the meta object for class 'Tax Property'. * @see Taxation.Tax_Property * @generated */ EClass getTax_Property(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Property#getStarting_year Starting year}'. * * * @return the meta object for the attribute 'Starting year'. * @see Taxation.Tax_Property#getStarting_year() * @see #getTax_Property() * @generated */ EAttribute getTax_Property_Starting_year(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Property#getId10 Id10}'. * * * @return the meta object for the attribute 'Id10'. * @see Taxation.Tax_Property#getId10() * @see #getTax_Property() * @generated */ EAttribute getTax_Property_Id10(); /** * Returns the meta object for the container reference '{@link Taxation.Tax_Property#getUnion_record Union record}'. * * * @return the meta object for the container reference 'Union record'. * @see Taxation.Tax_Property#getUnion_record() * @see #getTax_Property() * @generated */ EReference getTax_Property_Union_record(); /** * Returns the meta object for class '{@link Taxation.Tax_Case Tax Case}'. * * * @return the meta object for class 'Tax Case'. * @see Taxation.Tax_Case * @generated */ EClass getTax_Case(); /** * Returns the meta object for class '{@link Taxation.FromAgent From Agent}'. * * * @return the meta object for class 'From Agent'. * @see Taxation.FromAgent * @generated */ EClass getFromAgent(); /** * Returns the meta object for the container reference '{@link Taxation.FromAgent#getTaxPayer Tax Payer}'. * * * @return the meta object for the container reference 'Tax Payer'. * @see Taxation.FromAgent#getTaxPayer() * @see #getFromAgent() * @generated */ EReference getFromAgent_TaxPayer(); /** * Returns the meta object for the attribute '{@link Taxation.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 Taxation.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 Taxation.FromAgent#getExpense Expense}'. * * * @return the meta object for the reference 'Expense'. * @see Taxation.FromAgent#getExpense() * @see #getFromAgent() * @generated */ EReference getFromAgent_Expense(); /** * Returns the meta object for the attribute '{@link Taxation.FromAgent#isIs_eligible_debt Is eligible debt}'. * * * @return the meta object for the attribute 'Is eligible debt'. * @see Taxation.FromAgent#isIs_eligible_debt() * @see #getFromAgent() * @generated */ EAttribute getFromAgent_Is_eligible_debt(); /** * Returns the meta object for the reference '{@link Taxation.FromAgent#getDependent Dependent}'. * * * @return the meta object for the reference 'Dependent'. * @see Taxation.FromAgent#getDependent() * @see #getFromAgent() * @generated */ EReference getFromAgent_Dependent(); /** * Returns the meta object for class '{@link Taxation.Income Income}'. * * * @return the meta object for class 'Income'. * @see Taxation.Income * @generated */ EClass getIncome(); /** * Returns the meta object for the attribute '{@link Taxation.Income#getIncome_amount Income amount}'. * * * @return the meta object for the attribute 'Income amount'. * @see Taxation.Income#getIncome_amount() * @see #getIncome() * @generated */ EAttribute getIncome_Income_amount(); /** * Returns the meta object for the containment reference '{@link Taxation.Income#getIncome_type Income type}'. * * * @return the meta object for the containment reference 'Income type'. * @see Taxation.Income#getIncome_type() * @see #getIncome() * @generated */ EReference getIncome_Income_type(); /** * Returns the meta object for the attribute '{@link Taxation.Income#getStart_date_within_taxation_year Start date within taxation year}'. * * * @return the meta object for the attribute 'Start date within taxation year'. * @see Taxation.Income#getStart_date_within_taxation_year() * @see #getIncome() * @generated */ EAttribute getIncome_Start_date_within_taxation_year(); /** * Returns the meta object for the attribute '{@link Taxation.Income#getStart_date_of_contract Start date of contract}'. * * * @return the meta object for the attribute 'Start date of contract'. * @see Taxation.Income#getStart_date_of_contract() * @see #getIncome() * @generated */ EAttribute getIncome_Start_date_of_contract(); /** * Returns the meta object for the attribute '{@link Taxation.Income#getEnd_date_within_taxation_year End date within taxation year}'. * * * @return the meta object for the attribute 'End date within taxation year'. * @see Taxation.Income#getEnd_date_within_taxation_year() * @see #getIncome() * @generated */ EAttribute getIncome_End_date_within_taxation_year(); /** * Returns the meta object for the containment reference '{@link Taxation.Income#getTax_card Tax card}'. * * * @return the meta object for the containment reference 'Tax card'. * @see Taxation.Income#getTax_card() * @see #getIncome() * @generated */ EReference getIncome_Tax_card(); /** * Returns the meta object for the attribute '{@link Taxation.Income#getTax_liability Tax liability}'. * * * @return the meta object for the attribute 'Tax liability'. * @see Taxation.Income#getTax_liability() * @see #getIncome() * @generated */ EAttribute getIncome_Tax_liability(); /** * Returns the meta object for the container reference '{@link Taxation.Income#getTaxPayer Tax Payer}'. * * * @return the meta object for the container reference 'Tax Payer'. * @see Taxation.Income#getTaxPayer() * @see #getIncome() * @generated */ EReference getIncome_TaxPayer(); /** * Returns the meta object for the containment reference list '{@link Taxation.Income#getDetails Details}'. * * * @return the meta object for the containment reference list 'Details'. * @see Taxation.Income#getDetails() * @see #getIncome() * @generated */ EReference getIncome_Details(); /** * Returns the meta object for the attribute '{@link Taxation.Income#getNum Num}'. * * * @return the meta object for the attribute 'Num'. * @see Taxation.Income#getNum() * @see #getIncome() * @generated */ EAttribute getIncome_Num(); /** * Returns the meta object for the containment reference list '{@link Taxation.Income#getExpenses Expenses}'. * * * @return the meta object for the containment reference list 'Expenses'. * @see Taxation.Income#getExpenses() * @see #getIncome() * @generated */ EReference getIncome_Expenses(); /** * Returns the meta object for class '{@link Taxation.Income_Type Income Type}'. * * * @return the meta object for class 'Income Type'. * @see Taxation.Income_Type * @generated */ EClass getIncome_Type(); /** * Returns the meta object for the attribute '{@link Taxation.Income_Type#isSubjectToWithholdingTax Subject To Withholding Tax}'. * * * @return the meta object for the attribute 'Subject To Withholding Tax'. * @see Taxation.Income_Type#isSubjectToWithholdingTax() * @see #getIncome_Type() * @generated */ EAttribute getIncome_Type_SubjectToWithholdingTax(); /** * Returns the meta object for the attribute '{@link Taxation.Income_Type#getId8 Id8}'. * * * @return the meta object for the attribute 'Id8'. * @see Taxation.Income_Type#getId8() * @see #getIncome_Type() * @generated */ EAttribute getIncome_Type_Id8(); /** * Returns the meta object for the container reference '{@link Taxation.Income_Type#getIncome Income}'. * * * @return the meta object for the container reference 'Income'. * @see Taxation.Income_Type#getIncome() * @see #getIncome_Type() * @generated */ EReference getIncome_Type_Income(); /** * Returns the meta object for class '{@link Taxation.Tax_Card Tax Card}'. * * * @return the meta object for class 'Tax Card'. * @see Taxation.Tax_Card * @generated */ EClass getTax_Card(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getCard_identifier Card identifier}'. * * * @return the meta object for the attribute 'Card identifier'. * @see Taxation.Tax_Card#getCard_identifier() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Card_identifier(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getTax_card_type Tax card type}'. * * * @return the meta object for the attribute 'Tax card type'. * @see Taxation.Tax_Card#getTax_card_type() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Tax_card_type(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getTax_office Tax office}'. * * * @return the meta object for the attribute 'Tax office'. * @see Taxation.Tax_Card#getTax_office() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Tax_office(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getValid_from_date Valid from date}'. * * * @return the meta object for the attribute 'Valid from date'. * @see Taxation.Tax_Card#getValid_from_date() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Valid_from_date(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getValid_until_date Valid until date}'. * * * @return the meta object for the attribute 'Valid until date'. * @see Taxation.Tax_Card#getValid_until_date() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Valid_until_date(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getPercentage_of_witholding Percentage of witholding}'. * * * @return the meta object for the attribute 'Percentage of witholding'. * @see Taxation.Tax_Card#getPercentage_of_witholding() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Percentage_of_witholding(); /** * Returns the meta object for the attribute list '{@link Taxation.Tax_Card#getTax_payers_name_surname Tax payers name surname}'. * * * @return the meta object for the attribute list 'Tax payers name surname'. * @see Taxation.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 Taxation.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 Taxation.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 Taxation.Tax_Card#getTax_payers_address Tax payers address}'. * * * @return the meta object for the reference 'Tax payers address'. * @see Taxation.Tax_Card#getTax_payers_address() * @see #getTax_Card() * @generated */ EReference getTax_Card_Tax_payers_address(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getJobs_Employer_SSNo Jobs Employer SS No}'. * * * @return the meta object for the attribute 'Jobs Employer SS No'. * @see Taxation.Tax_Card#getJobs_Employer_SSNo() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Jobs_Employer_SSNo(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getJobs_employers_name Jobs employers name}'. * * * @return the meta object for the attribute 'Jobs employers name'. * @see Taxation.Tax_Card#getJobs_employers_name() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Jobs_employers_name(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getJobs_activity_type Jobs activity type}'. * * * @return the meta object for the attribute 'Jobs activity type'. * @see Taxation.Tax_Card#getJobs_activity_type() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Jobs_activity_type(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getJobs_place_of_work Jobs place of work}'. * * * @return the meta object for the attribute 'Jobs place of work'. * @see Taxation.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 Taxation.Tax_Card#getDeduction_FD_daily Deduction FD daily}'. * * * @return the meta object for the attribute 'Deduction FD daily'. * @see Taxation.Tax_Card#getDeduction_FD_daily() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_FD_daily(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getDeduction_FD_monthly Deduction FD monthly}'. * * * @return the meta object for the attribute 'Deduction FD monthly'. * @see Taxation.Tax_Card#getDeduction_FD_monthly() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_FD_monthly(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getDeduction_AC_daily Deduction AC daily}'. * * * @return the meta object for the attribute 'Deduction AC daily'. * @see Taxation.Tax_Card#getDeduction_AC_daily() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_AC_daily(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getDeduction_AC_monthly Deduction AC monthly}'. * * * @return the meta object for the attribute 'Deduction AC monthly'. * @see Taxation.Tax_Card#getDeduction_AC_monthly() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_AC_monthly(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getDeduction_AC_yearly Deduction AC yearly}'. * * * @return the meta object for the attribute 'Deduction AC yearly'. * @see Taxation.Tax_Card#getDeduction_AC_yearly() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_AC_yearly(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getDeduction_CE_daily Deduction CE daily}'. * * * @return the meta object for the attribute 'Deduction CE daily'. * @see Taxation.Tax_Card#getDeduction_CE_daily() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_CE_daily(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getDeduction_CE_monthly Deduction CE monthly}'. * * * @return the meta object for the attribute 'Deduction CE monthly'. * @see Taxation.Tax_Card#getDeduction_CE_monthly() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_CE_monthly(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getDeduction_CE_yearly Deduction CE yearly}'. * * * @return the meta object for the attribute 'Deduction CE yearly'. * @see Taxation.Tax_Card#getDeduction_CE_yearly() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_CE_yearly(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getDeduction_DS_daily Deduction DS daily}'. * * * @return the meta object for the attribute 'Deduction DS daily'. * @see Taxation.Tax_Card#getDeduction_DS_daily() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_DS_daily(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getDeduction_DS_monthly Deduction DS monthly}'. * * * @return the meta object for the attribute 'Deduction DS monthly'. * @see Taxation.Tax_Card#getDeduction_DS_monthly() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_DS_monthly(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getDeduction_FO_daily Deduction FO daily}'. * * * @return the meta object for the attribute 'Deduction FO daily'. * @see Taxation.Tax_Card#getDeduction_FO_daily() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_FO_daily(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getDeduction_FO_monthly Deduction FO monthly}'. * * * @return the meta object for the attribute 'Deduction FO monthly'. * @see Taxation.Tax_Card#getDeduction_FO_monthly() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_FO_monthly(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getDeduction_FO_yearly Deduction FO yearly}'. * * * @return the meta object for the attribute 'Deduction FO yearly'. * @see Taxation.Tax_Card#getDeduction_FO_yearly() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Deduction_FO_yearly(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getCredit_CIS_daily Credit CIS daily}'. * * * @return the meta object for the attribute 'Credit CIS daily'. * @see Taxation.Tax_Card#getCredit_CIS_daily() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Credit_CIS_daily(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getCredit_CIS_monthly Credit CIS monthly}'. * * * @return the meta object for the attribute 'Credit CIS monthly'. * @see Taxation.Tax_Card#getCredit_CIS_monthly() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Credit_CIS_monthly(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getCredit_CIM_daily Credit CIM daily}'. * * * @return the meta object for the attribute 'Credit CIM daily'. * @see Taxation.Tax_Card#getCredit_CIM_daily() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Credit_CIM_daily(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#isValidity Validity}'. * * * @return the meta object for the attribute 'Validity'. * @see Taxation.Tax_Card#isValidity() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Validity(); /** * Returns the meta object for the reference list '{@link Taxation.Tax_Card#getIncome_Tax_Credit Income Tax Credit}'. * * * @return the meta object for the reference list 'Income Tax Credit'. * @see Taxation.Tax_Card#getIncome_Tax_Credit() * @see #getTax_Card() * @generated */ EReference getTax_Card_Income_Tax_Credit(); /** * Returns the meta object for the reference '{@link Taxation.Tax_Card#getPrevious Previous}'. * * * @return the meta object for the reference 'Previous'. * @see Taxation.Tax_Card#getPrevious() * @see #getTax_Card() * @generated */ EReference getTax_Card_Previous(); /** * Returns the meta object for the reference '{@link Taxation.Tax_Card#getCurrent_tax_card Current tax card}'. * * * @return the meta object for the reference 'Current tax card'. * @see Taxation.Tax_Card#getCurrent_tax_card() * @see #getTax_Card() * @generated */ EReference getTax_Card_Current_tax_card(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getCredit_CIM_yearly Credit CIM yearly}'. * * * @return the meta object for the attribute 'Credit CIM yearly'. * @see Taxation.Tax_Card#getCredit_CIM_yearly() * @see #getTax_Card() * @generated */ EAttribute getTax_Card_Credit_CIM_yearly(); /** * Returns the meta object for the attribute '{@link Taxation.Tax_Card#getDeduction_DS_Alimony_yearly Deduction DS Alimony yearly}'. * * * @return the meta object for the attribute 'Deduction DS Alimony yearly'. * @see Taxation.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 Taxation.Tax_Card#getDeduction_DS_Debt_yearly Deduction DS Debt yearly}'. * * * @return the meta object for the attribute 'Deduction DS Debt yearly'. * @see Taxation.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 Taxation.Tax_Card#getIncome Income}'. * * * @return the meta object for the container reference 'Income'. * @see Taxation.Tax_Card#getIncome() * @see #getTax_Card() * @generated */ EReference getTax_Card_Income(); /** * Returns the meta object for class '{@link Taxation.Income_Tax_Credit Income Tax Credit}'. * * * @return the meta object for class 'Income Tax Credit'. * @see Taxation.Income_Tax_Credit * @generated */ EClass getIncome_Tax_Credit(); /** * Returns the meta object for the attribute '{@link Taxation.Income_Tax_Credit#getGrantedBy Granted By}'. * * * @return the meta object for the attribute 'Granted By'. * @see Taxation.Income_Tax_Credit#getGrantedBy() * @see #getIncome_Tax_Credit() * @generated */ EAttribute getIncome_Tax_Credit_GrantedBy(); /** * Returns the meta object for the reference '{@link Taxation.Income_Tax_Credit#getTaxPayer Tax Payer}'. * * * @return the meta object for the reference 'Tax Payer'. * @see Taxation.Income_Tax_Credit#getTaxPayer() * @see #getIncome_Tax_Credit() * @generated */ EReference getIncome_Tax_Credit_TaxPayer(); /** * Returns the meta object for the attribute '{@link Taxation.Income_Tax_Credit#getTax_year Tax year}'. * * * @return the meta object for the attribute 'Tax year'. * @see Taxation.Income_Tax_Credit#getTax_year() * @see #getIncome_Tax_Credit() * @generated */ EAttribute getIncome_Tax_Credit_Tax_year(); /** * Returns the meta object for the attribute '{@link Taxation.Income_Tax_Credit#getYearly Yearly}'. * * * @return the meta object for the attribute 'Yearly'. * @see Taxation.Income_Tax_Credit#getYearly() * @see #getIncome_Tax_Credit() * @generated */ EAttribute getIncome_Tax_Credit_Yearly(); /** * Returns the meta object for the attribute '{@link Taxation.Income_Tax_Credit#getMonthly Monthly}'. * * * @return the meta object for the attribute 'Monthly'. * @see Taxation.Income_Tax_Credit#getMonthly() * @see #getIncome_Tax_Credit() * @generated */ EAttribute getIncome_Tax_Credit_Monthly(); /** * Returns the meta object for the attribute '{@link Taxation.Income_Tax_Credit#getDaily Daily}'. * * * @return the meta object for the attribute 'Daily'. * @see Taxation.Income_Tax_Credit#getDaily() * @see #getIncome_Tax_Credit() * @generated */ EAttribute getIncome_Tax_Credit_Daily(); /** * Returns the meta object for the attribute '{@link Taxation.Income_Tax_Credit#getId7 Id7}'. * * * @return the meta object for the attribute 'Id7'. * @see Taxation.Income_Tax_Credit#getId7() * @see #getIncome_Tax_Credit() * @generated */ EAttribute getIncome_Tax_Credit_Id7(); /** * Returns the meta object for the reference '{@link Taxation.Income_Tax_Credit#getTaxation_Frame Taxation Frame}'. * * * @return the meta object for the reference 'Taxation Frame'. * @see Taxation.Income_Tax_Credit#getTaxation_Frame() * @see #getIncome_Tax_Credit() * @generated */ EReference getIncome_Tax_Credit_Taxation_Frame(); /** * Returns the meta object for class '{@link Taxation.Income_Detail Income Detail}'. * * * @return the meta object for class 'Income Detail'. * @see Taxation.Income_Detail * @generated */ EClass getIncome_Detail(); /** * Returns the meta object for the attribute '{@link Taxation.Income_Detail#getAmount Amount}'. * * * @return the meta object for the attribute 'Amount'. * @see Taxation.Income_Detail#getAmount() * @see #getIncome_Detail() * @generated */ EAttribute getIncome_Detail_Amount(); /** * Returns the meta object for the attribute '{@link Taxation.Income_Detail#isIs_worked Is worked}'. * * * @return the meta object for the attribute 'Is worked'. * @see Taxation.Income_Detail#isIs_worked() * @see #getIncome_Detail() * @generated */ EAttribute getIncome_Detail_Is_worked(); /** * Returns the meta object for the attribute '{@link Taxation.Income_Detail#getDistance Distance}'. * * * @return the meta object for the attribute 'Distance'. * @see Taxation.Income_Detail#getDistance() * @see #getIncome_Detail() * @generated */ EAttribute getIncome_Detail_Distance(); /** * Returns the meta object for the attribute '{@link Taxation.Income_Detail#getWorked_days Worked days}'. * * * @return the meta object for the attribute 'Worked days'. * @see Taxation.Income_Detail#getWorked_days() * @see #getIncome_Detail() * @generated */ EAttribute getIncome_Detail_Worked_days(); /** * Returns the meta object for the attribute '{@link Taxation.Income_Detail#isIs_contributing_CNS Is contributing CNS}'. * * * @return the meta object for the attribute 'Is contributing CNS'. * @see Taxation.Income_Detail#isIs_contributing_CNS() * @see #getIncome_Detail() * @generated */ EAttribute getIncome_Detail_Is_contributing_CNS(); /** * Returns the meta object for the attribute '{@link Taxation.Income_Detail#getId5 Id5}'. * * * @return the meta object for the attribute 'Id5'. * @see Taxation.Income_Detail#getId5() * @see #getIncome_Detail() * @generated */ EAttribute getIncome_Detail_Id5(); /** * Returns the meta object for the container reference '{@link Taxation.Income_Detail#getIncome Income}'. * * * @return the meta object for the container reference 'Income'. * @see Taxation.Income_Detail#getIncome() * @see #getIncome_Detail() * @generated */ EReference getIncome_Detail_Income(); /** * Returns the meta object for class '{@link Taxation.FromLaw From Law}'. * * * @return the meta object for class 'From Law'. * @see Taxation.FromLaw * @generated */ EClass getFromLaw(); /** * Returns the meta object for the attribute '{@link Taxation.FromLaw#getId Id}'. * * * @return the meta object for the attribute 'Id'. * @see Taxation.FromLaw#getId() * @see #getFromLaw() * @generated */ EAttribute getFromLaw_Id(); /** * Returns the meta object for the container reference '{@link Taxation.FromLaw#getTaxPayer Tax Payer}'. * * * @return the meta object for the container reference 'Tax Payer'. * @see Taxation.FromLaw#getTaxPayer() * @see #getFromLaw() * @generated */ EReference getFromLaw_TaxPayer(); /** * Returns the meta object for class '{@link Taxation.Fiscal_Address Fiscal Address}'. * * * @return the meta object for class 'Fiscal Address'. * @see Taxation.Fiscal_Address * @generated */ EClass getFiscal_Address(); /** * Returns the meta object for class '{@link Taxation.Habitual_Address Habitual Address}'. * * * @return the meta object for class 'Habitual Address'. * @see Taxation.Habitual_Address * @generated */ EClass getHabitual_Address(); /** * Returns the meta object for class '{@link Taxation.Marriage_Record Marriage Record}'. * * * @return the meta object for class 'Marriage Record'. * @see Taxation.Marriage_Record * @generated */ EClass getMarriage_Record(); /** * Returns the meta object for class '{@link Taxation.Non_Resident_Tax_Payer Non Resident Tax Payer}'. * * * @return the meta object for class 'Non Resident Tax Payer'. * @see Taxation.Non_Resident_Tax_Payer * @generated */ EClass getNon_Resident_Tax_Payer(); /** * Returns the meta object for the attribute '{@link Taxation.Non_Resident_Tax_Payer#isIs_assimilated_to_resident Is assimilated to resident}'. * * * @return the meta object for the attribute 'Is assimilated to resident'. * @see Taxation.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 Taxation.Partnership_Record Partnership Record}'. * * * @return the meta object for class 'Partnership Record'. * @see Taxation.Partnership_Record * @generated */ EClass getPartnership_Record(); /** * Returns the meta object for class '{@link Taxation.Resident_Tax_Payer Resident Tax Payer}'. * * * @return the meta object for class 'Resident Tax Payer'. * @see Taxation.Resident_Tax_Payer * @generated */ EClass getResident_Tax_Payer(); /** * Returns the meta object for class '{@link Taxation.Trade_and_Business_Income Trade and Business Income}'. * * * @return the meta object for class 'Trade and Business Income'. * @see Taxation.Trade_and_Business_Income * @generated */ EClass getTrade_and_Business_Income(); /** * Returns the meta object for class '{@link Taxation.Agriculture_and_Forestry_Income Agriculture and Forestry Income}'. * * * @return the meta object for class 'Agriculture and Forestry Income'. * @see Taxation.Agriculture_and_Forestry_Income * @generated */ EClass getAgriculture_and_Forestry_Income(); /** * Returns the meta object for class '{@link Taxation.Pensions_and_Annuities_Income Pensions and Annuities Income}'. * * * @return the meta object for class 'Pensions and Annuities Income'. * @see Taxation.Pensions_and_Annuities_Income * @generated */ EClass getPensions_and_Annuities_Income(); /** * Returns the meta object for the attribute '{@link Taxation.Pensions_and_Annuities_Income#isOccasional_payement Occasional payement}'. * * * @return the meta object for the attribute 'Occasional payement'. * @see Taxation.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 Taxation.Capital_and_Investments_Income Capital and Investments Income}'. * * * @return the meta object for class 'Capital and Investments Income'. * @see Taxation.Capital_and_Investments_Income * @generated */ EClass getCapital_and_Investments_Income(); /** * Returns the meta object for class '{@link Taxation.Employment_Income Employment Income}'. * * * @return the meta object for class 'Employment Income'. * @see Taxation.Employment_Income * @generated */ EClass getEmployment_Income(); /** * Returns the meta object for class '{@link Taxation.Rentals_and_Leases_Income Rentals and Leases Income}'. * * * @return the meta object for class 'Rentals and Leases Income'. * @see Taxation.Rentals_and_Leases_Income * @generated */ EClass getRentals_and_Leases_Income(); /** * Returns the meta object for the attribute '{@link Taxation.Rentals_and_Leases_Income#isIs_periodic Is periodic}'. * * * @return the meta object for the attribute 'Is periodic'. * @see Taxation.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 Taxation.Foreign_Income Foreign Income}'. * * * @return the meta object for class 'Foreign Income'. * @see Taxation.Foreign_Income * @generated */ EClass getForeign_Income(); /** * Returns the meta object for class '{@link Taxation.Local_Income Local Income}'. * * * @return the meta object for class 'Local Income'. * @see Taxation.Local_Income * @generated */ EClass getLocal_Income(); /** * Returns the meta object for class '{@link Taxation.CIM CIM}'. * * * @return the meta object for class 'CIM'. * @see Taxation.CIM * @generated */ EClass getCIM(); /** * Returns the meta object for class '{@link Taxation.CIP CIP}'. * * * @return the meta object for class 'CIP'. * @see Taxation.CIP * @generated */ EClass getCIP(); /** * Returns the meta object for class '{@link Taxation.CIS CIS}'. * * * @return the meta object for class 'CIS'. * @see Taxation.CIS * @generated */ EClass getCIS(); /** * Returns the meta object for class '{@link Taxation.FD FD}'. * * * @return the meta object for class 'FD'. * @see Taxation.FD * @generated */ EClass getFD(); /** * Returns the meta object for the attribute '{@link Taxation.FD#getDistance_declared_in_january Distance declared in january}'. * * * @return the meta object for the attribute 'Distance declared in january'. * @see Taxation.FD#getDistance_declared_in_january() * @see #getFD() * @generated */ EAttribute getFD_Distance_declared_in_january(); /** * Returns the meta object for the attribute '{@link Taxation.FD#getCalculated_distance Calculated distance}'. * * * @return the meta object for the attribute 'Calculated distance'. * @see Taxation.FD#getCalculated_distance() * @see #getFD() * @generated */ EAttribute getFD_Calculated_distance(); /** * Returns the meta object for class '{@link Taxation.Professional_Expenses_Deduction Professional Expenses Deduction}'. * * * @return the meta object for class 'Professional Expenses Deduction'. * @see Taxation.Professional_Expenses_Deduction * @generated */ EClass getProfessional_Expenses_Deduction(); /** * Returns the meta object for class '{@link Taxation.FO FO}'. * * * @return the meta object for class 'FO'. * @see Taxation.FO * @generated */ EClass getFO(); /** * Returns the meta object for the attribute '{@link Taxation.FO#getRate_type_for_FO Rate type for FO}'. * * * @return the meta object for the attribute 'Rate type for FO'. * @see Taxation.FO#getRate_type_for_FO() * @see #getFO() * @generated */ EAttribute getFO_Rate_type_for_FO(); /** * Returns the meta object for class '{@link Taxation.DS_for_Permanent_Expense DS for Permanent Expense}'. * * * @return the meta object for class 'DS for Permanent Expense'. * @see Taxation.DS_for_Permanent_Expense * @generated */ EClass getDS_for_Permanent_Expense(); /** * Returns the meta object for the attribute '{@link Taxation.DS_for_Permanent_Expense#getPermanent_expense_category Permanent expense category}'. * * * @return the meta object for the attribute 'Permanent expense category'. * @see Taxation.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 Taxation.DS DS}'. * * * @return the meta object for class 'DS'. * @see Taxation.DS * @generated */ EClass getDS(); /** * Returns the meta object for the attribute '{@link Taxation.DS#getMaximum_deductible_amount Maximum deductible amount}'. * * * @return the meta object for the attribute 'Maximum deductible amount'. * @see Taxation.DS#getMaximum_deductible_amount() * @see #getDS() * @generated */ EAttribute getDS_Maximum_deductible_amount(); /** * Returns the meta object for the attribute '{@link Taxation.DS#getId3 Id3}'. * * * @return the meta object for the attribute 'Id3'. * @see Taxation.DS#getId3() * @see #getDS() * @generated */ EAttribute getDS_Id3(); /** * Returns the meta object for class '{@link Taxation.DS_for_Interest_Expense DS for Interest Expense}'. * * * @return the meta object for class 'DS for Interest Expense'. * @see Taxation.DS_for_Interest_Expense * @generated */ EClass getDS_for_Interest_Expense(); /** * Returns the meta object for class '{@link Taxation.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 Taxation.DS_for_Health_and_Pension_Insurance * @generated */ EClass getDS_for_Health_and_Pension_Insurance(); /** * Returns the meta object for the attribute '{@link Taxation.DS_for_Health_and_Pension_Insurance#getInsurance_category Insurance category}'. * * * @return the meta object for the attribute 'Insurance category'. * @see Taxation.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 Taxation.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 Taxation.DS_for_Private_Insurance_and_Plan * @generated */ EClass getDS_for_Private_Insurance_and_Plan(); /** * Returns the meta object for the attribute '{@link Taxation.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 Taxation.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 the attribute '{@link Taxation.DS_for_Private_Insurance_and_Plan#getIncrease_for_life_insurance Increase for life insurance}'. * * * @return the meta object for the attribute 'Increase for life insurance'. * @see Taxation.DS_for_Private_Insurance_and_Plan#getIncrease_for_life_insurance() * @see #getDS_for_Private_Insurance_and_Plan() * @generated */ EAttribute getDS_for_Private_Insurance_and_Plan_Increase_for_life_insurance(); /** * Returns the meta object for the attribute '{@link Taxation.DS_for_Private_Insurance_and_Plan#getMaximum_deductible_amount_for_private_insurance Maximum deductible amount for private insurance}'. * * * @return the meta object for the attribute 'Maximum deductible amount for private insurance'. * @see Taxation.DS_for_Private_Insurance_and_Plan#getMaximum_deductible_amount_for_private_insurance() * @see #getDS_for_Private_Insurance_and_Plan() * @generated */ EAttribute getDS_for_Private_Insurance_and_Plan_Maximum_deductible_amount_for_private_insurance(); /** * Returns the meta object for the attribute '{@link Taxation.DS_for_Private_Insurance_and_Plan#getMaximum_deductible_amount_for_old_age_pension_plan Maximum deductible amount for old age pension plan}'. * * * @return the meta object for the attribute 'Maximum deductible amount for old age pension plan'. * @see Taxation.DS_for_Private_Insurance_and_Plan#getMaximum_deductible_amount_for_old_age_pension_plan() * @see #getDS_for_Private_Insurance_and_Plan() * @generated */ EAttribute getDS_for_Private_Insurance_and_Plan_Maximum_deductible_amount_for_old_age_pension_plan(); /** * Returns the meta object for class '{@link Taxation.DS_for_Loss_Carryforward DS for Loss Carryforward}'. * * * @return the meta object for class 'DS for Loss Carryforward'. * @see Taxation.DS_for_Loss_Carryforward * @generated */ EClass getDS_for_Loss_Carryforward(); /** * Returns the meta object for class '{@link Taxation.DS_for_Donation DS for Donation}'. * * * @return the meta object for class 'DS for Donation'. * @see Taxation.DS_for_Donation * @generated */ EClass getDS_for_Donation(); /** * Returns the meta object for class '{@link Taxation.Permanent_Expense Permanent Expense}'. * * * @return the meta object for class 'Permanent Expense'. * @see Taxation.Permanent_Expense * @generated */ EClass getPermanent_Expense(); /** * Returns the meta object for the attribute '{@link Taxation.Permanent_Expense#getCategory Category}'. * * * @return the meta object for the attribute 'Category'. * @see Taxation.Permanent_Expense#getCategory() * @see #getPermanent_Expense() * @generated */ EAttribute getPermanent_Expense_Category(); /** * Returns the meta object for the attribute '{@link Taxation.Permanent_Expense#isIs_eligible_for_deduction Is eligible for deduction}'. * * * @return the meta object for the attribute 'Is eligible for deduction'. * @see Taxation.Permanent_Expense#isIs_eligible_for_deduction() * @see #getPermanent_Expense() * @generated */ EAttribute getPermanent_Expense_Is_eligible_for_deduction(); /** * Returns the meta object for class '{@link Taxation.Special_Expense_DS Special Expense DS}'. * * * @return the meta object for class 'Special Expense DS'. * @see Taxation.Special_Expense_DS * @generated */ EClass getSpecial_Expense_DS(); /** * Returns the meta object for class '{@link Taxation.Interest_Expense Interest Expense}'. * * * @return the meta object for class 'Interest Expense'. * @see Taxation.Interest_Expense * @generated */ EClass getInterest_Expense(); /** * Returns the meta object for class '{@link Taxation.Private_Insurance_and_Plan Private Insurance and Plan}'. * * * @return the meta object for class 'Private Insurance and Plan'. * @see Taxation.Private_Insurance_and_Plan * @generated */ EClass getPrivate_Insurance_and_Plan(); /** * Returns the meta object for the attribute '{@link Taxation.Private_Insurance_and_Plan#getCategory Category}'. * * * @return the meta object for the attribute 'Category'. * @see Taxation.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 Taxation.Private_Insurance_and_Plan#getDuration_of_contract Duration of contract}'. * * * @return the meta object for the attribute 'Duration of contract'. * @see Taxation.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 the attribute '{@link Taxation.Private_Insurance_and_Plan#isIs_private_insurance_and_plan_eligible_for_deduction Is private insurance and plan eligible for deduction}'. * * * @return the meta object for the attribute 'Is private insurance and plan eligible for deduction'. * @see Taxation.Private_Insurance_and_Plan#isIs_private_insurance_and_plan_eligible_for_deduction() * @see #getPrivate_Insurance_and_Plan() * @generated */ EAttribute getPrivate_Insurance_and_Plan_Is_private_insurance_and_plan_eligible_for_deduction(); /** * Returns the meta object for class '{@link Taxation.Health_and_Pension_Insurance Health and Pension Insurance}'. * * * @return the meta object for class 'Health and Pension Insurance'. * @see Taxation.Health_and_Pension_Insurance * @generated */ EClass getHealth_and_Pension_Insurance(); /** * Returns the meta object for the attribute '{@link Taxation.Health_and_Pension_Insurance#getCategory Category}'. * * * @return the meta object for the attribute 'Category'. * @see Taxation.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 Taxation.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 Taxation.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 Taxation.Donation Donation}'. * * * @return the meta object for class 'Donation'. * @see Taxation.Donation * @generated */ EClass getDonation(); /** * Returns the meta object for the attribute '{@link Taxation.Donation#getBeneficiary1 Beneficiary1}'. * * * @return the meta object for the attribute 'Beneficiary1'. * @see Taxation.Donation#getBeneficiary1() * @see #getDonation() * @generated */ EAttribute getDonation_Beneficiary1(); /** * Returns the meta object for the attribute '{@link Taxation.Donation#isIs_beneficiary_eligible Is beneficiary eligible}'. * * * @return the meta object for the attribute 'Is beneficiary eligible'. * @see Taxation.Donation#isIs_beneficiary_eligible() * @see #getDonation() * @generated */ EAttribute getDonation_Is_beneficiary_eligible(); /** * Returns the meta object for the attribute '{@link Taxation.Donation#isIs_donation_reported Is donation reported}'. * * * @return the meta object for the attribute 'Is donation reported'. * @see Taxation.Donation#isIs_donation_reported() * @see #getDonation() * @generated */ EAttribute getDonation_Is_donation_reported(); /** * Returns the meta object for class '{@link Taxation.Loss_Carryforward Loss Carryforward}'. * * * @return the meta object for class 'Loss Carryforward'. * @see Taxation.Loss_Carryforward * @generated */ EClass getLoss_Carryforward(); /** * Returns the meta object for the attribute '{@link Taxation.Loss_Carryforward#isRegular_accountability Regular accountability}'. * * * @return the meta object for the attribute 'Regular accountability'. * @see Taxation.Loss_Carryforward#isRegular_accountability() * @see #getLoss_Carryforward() * @generated */ EAttribute getLoss_Carryforward_Regular_accountability(); /** * Returns the meta object for the attribute '{@link Taxation.Loss_Carryforward#isCompensation_by_other_means Compensation by other means}'. * * * @return the meta object for the attribute 'Compensation by other means'. * @see Taxation.Loss_Carryforward#isCompensation_by_other_means() * @see #getLoss_Carryforward() * @generated */ EAttribute getLoss_Carryforward_Compensation_by_other_means(); /** * Returns the meta object for the attribute '{@link Taxation.Loss_Carryforward#isTax_payer_has_inherited_business_ownership Tax payer has inherited business ownership}'. * * * @return the meta object for the attribute 'Tax payer has inherited business ownership'. * @see Taxation.Loss_Carryforward#isTax_payer_has_inherited_business_ownership() * @see #getLoss_Carryforward() * @generated */ EAttribute getLoss_Carryforward_Tax_payer_has_inherited_business_ownership(); /** * Returns the meta object for the attribute '{@link Taxation.Loss_Carryforward#isTax_payer_has_been_partner_in_business Tax payer has been partner in business}'. * * * @return the meta object for the attribute 'Tax payer has been partner in business'. * @see Taxation.Loss_Carryforward#isTax_payer_has_been_partner_in_business() * @see #getLoss_Carryforward() * @generated */ EAttribute getLoss_Carryforward_Tax_payer_has_been_partner_in_business(); /** * Returns the meta object for class '{@link Taxation.Spousal_Expense_AC Spousal Expense AC}'. * * * @return the meta object for class 'Spousal Expense AC'. * @see Taxation.Spousal_Expense_AC * @generated */ EClass getSpousal_Expense_AC(); /** * Returns the meta object for class '{@link Taxation.Extraordinary_Expense_CE Extraordinary Expense CE}'. * * * @return the meta object for class 'Extraordinary Expense CE'. * @see Taxation.Extraordinary_Expense_CE * @generated */ EClass getExtraordinary_Expense_CE(); /** * Returns the meta object for the attribute '{@link Taxation.Extraordinary_Expense_CE#getThresholded_deduction_percentage Thresholded deduction percentage}'. * * * @return the meta object for the attribute 'Thresholded deduction percentage'. * @see Taxation.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 Taxation.Extraordinary_Expense_CE#getCe_type Ce type}'. * * * @return the meta object for the attribute 'Ce type'. * @see Taxation.Extraordinary_Expense_CE#getCe_type() * @see #getExtraordinary_Expense_CE() * @generated */ EAttribute getExtraordinary_Expense_CE_Ce_type(); /** * Returns the meta object for class '{@link Taxation.Travel_Expense_FD Travel Expense FD}'. * * * @return the meta object for class 'Travel Expense FD'. * @see Taxation.Travel_Expense_FD * @generated */ EClass getTravel_Expense_FD(); /** * Returns the meta object for class '{@link Taxation.Professional_Expense Professional Expense}'. * * * @return the meta object for class 'Professional Expense'. * @see Taxation.Professional_Expense * @generated */ EClass getProfessional_Expense(); /** * Returns the meta object for class '{@link Taxation.Miscellaneous_Expense_FO Miscellaneous Expense FO}'. * * * @return the meta object for class 'Miscellaneous Expense FO'. * @see Taxation.Miscellaneous_Expense_FO * @generated */ EClass getMiscellaneous_Expense_FO(); /** * Returns the meta object for enum '{@link Taxation.Grantor Grantor}'. * * * @return the meta object for enum 'Grantor'. * @see Taxation.Grantor * @generated */ EEnum getGrantor(); /** * Returns the meta object for enum '{@link Taxation.Disability_Types Disability Types}'. * * * @return the meta object for enum 'Disability Types'. * @see Taxation.Disability_Types * @generated */ EEnum getDisability_Types(); /** * Returns the meta object for enum '{@link Taxation.Country Country}'. * * * @return the meta object for enum 'Country'. * @see Taxation.Country * @generated */ EEnum getCountry(); /** * Returns the meta object for enum '{@link Taxation.Tax_Card_Type Tax Card Type}'. * * * @return the meta object for enum 'Tax Card Type'. * @see Taxation.Tax_Card_Type * @generated */ EEnum getTax_Card_Type(); /** * Returns the meta object for enum '{@link Taxation.Tax_Office Tax Office}'. * * * @return the meta object for enum 'Tax Office'. * @see Taxation.Tax_Office * @generated */ EEnum getTax_Office(); /** * Returns the meta object for enum '{@link Taxation.Tax_Class_Category Tax Class Category}'. * * * @return the meta object for enum 'Tax Class Category'. * @see Taxation.Tax_Class_Category * @generated */ EEnum getTax_Class_Category(); /** * Returns the meta object for enum '{@link Taxation.Job_Activity Job Activity}'. * * * @return the meta object for enum 'Job Activity'. * @see Taxation.Job_Activity * @generated */ EEnum getJob_Activity(); /** * Returns the meta object for enum '{@link Taxation.Town Town}'. * * * @return the meta object for enum 'Town'. * @see Taxation.Town * @generated */ EEnum getTown(); /** * Returns the meta object for enum '{@link Taxation.Type_of_Rate Type of Rate}'. * * * @return the meta object for enum 'Type of Rate'. * @see Taxation.Type_of_Rate * @generated */ EEnum getType_of_Rate(); /** * Returns the meta object for enum '{@link Taxation.CE_Type CE Type}'. * * * @return the meta object for enum 'CE Type'. * @see Taxation.CE_Type * @generated */ EEnum getCE_Type(); /** * Returns the meta object for enum '{@link Taxation.Expense_Purpose Expense Purpose}'. * * * @return the meta object for enum 'Expense Purpose'. * @see Taxation.Expense_Purpose * @generated */ EEnum getExpense_Purpose(); /** * Returns the meta object for enum '{@link Taxation.Dependent_Type Dependent Type}'. * * * @return the meta object for enum 'Dependent Type'. * @see Taxation.Dependent_Type * @generated */ EEnum getDependent_Type(); /** * Returns the meta object for enum '{@link Taxation.Separation_Causes Separation Causes}'. * * * @return the meta object for enum 'Separation Causes'. * @see Taxation.Separation_Causes * @generated */ EEnum getSeparation_Causes(); /** * Returns the meta object for enum '{@link Taxation.Category_of_Permanent_Expense Category of Permanent Expense}'. * * * @return the meta object for enum 'Category of Permanent Expense'. * @see Taxation.Category_of_Permanent_Expense * @generated */ EEnum getCategory_of_Permanent_Expense(); /** * Returns the meta object for enum '{@link Taxation.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 Taxation.Category_of_Health_and_Pension_Insurances * @generated */ EEnum getCategory_of_Health_and_Pension_Insurances(); /** * Returns the meta object for enum '{@link Taxation.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 Taxation.Category_of_Private_Insurance_and_Plan * @generated */ EEnum getCategory_of_Private_Insurance_and_Plan(); /** * Returns the meta object for enum '{@link Taxation.Legal_Union_Types Legal Union Types}'. * * * @return the meta object for enum 'Legal Union Types'. * @see Taxation.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 Taxation.impl.ConstantsImpl Constants}' class. * * * @see Taxation.impl.ConstantsImpl * @see Taxation.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 Taxation.impl.Income_TaxImpl Income Tax}' class. * * * @see Taxation.impl.Income_TaxImpl * @see Taxation.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 Taxation.impl.Tax_PayerImpl Tax Payer}' class. * * * @see Taxation.impl.Tax_PayerImpl * @see Taxation.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 'Taxes Due' attribute feature. * * * @generated */ EAttribute TAX_PAYER__TAXES_DUE = eINSTANCE.getTax_Payer_TaxesDue(); /** * The meta object literal for the '{@link Taxation.impl.Physical_PersonImpl Physical Person}' class. * * * @see Taxation.impl.Physical_PersonImpl * @see Taxation.impl.TaxationPackageImpl#getPhysical_Person() * @generated */ EClass PHYSICAL_PERSON = eINSTANCE.getPhysical_Person(); /** * The meta object literal for the 'Is assisting spouse' attribute feature. * * * @generated */ EAttribute PHYSICAL_PERSON__IS_ASSISTING_SPOUSE = eINSTANCE.getPhysical_Person_Is_assisting_spouse(); /** * 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 'Is affiliated personnaly to social security' attribute feature. * * * @generated */ EAttribute PHYSICAL_PERSON__IS_AFFILIATED_PERSONNALY_TO_SOCIAL_SECURITY = eINSTANCE.getPhysical_Person_Is_affiliated_personnaly_to_social_security(); /** * 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 'Owns Address' containment reference list feature. * * * @generated */ EReference PHYSICAL_PERSON__OWNS_ADDRESS = eINSTANCE.getPhysical_Person_Owns_Address(); /** * The meta object literal for the '{@link Taxation.impl.AddressImpl Address}' class. * * * @see Taxation.impl.AddressImpl * @see Taxation.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 Taxation.impl.ExpenseImpl Expense}' class. * * * @see Taxation.impl.ExpenseImpl * @see Taxation.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 Taxation.impl.DependentImpl Dependent}' class. * * * @see Taxation.impl.DependentImpl * @see Taxation.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 Taxation.impl.External_AllowanceImpl External Allowance}' class. * * * @see Taxation.impl.External_AllowanceImpl * @see Taxation.impl.TaxationPackageImpl#getExternal_Allowance() * @generated */ EClass EXTERNAL_ALLOWANCE = eINSTANCE.getExternal_Allowance(); /** * The meta object literal for the 'Amount' attribute feature. * * * @generated */ EAttribute EXTERNAL_ALLOWANCE__AMOUNT = eINSTANCE.getExternal_Allowance_Amount(); /** * 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 Taxation.impl.HouseholdImpl Household}' class. * * * @see Taxation.impl.HouseholdImpl * @see Taxation.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 Taxation.impl.Legal_Union_RecordImpl Legal Union Record}' class. * * * @see Taxation.impl.Legal_Union_RecordImpl * @see Taxation.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 Taxation.impl.Tax_PropertyImpl Tax Property}' class. * * * @see Taxation.impl.Tax_PropertyImpl * @see Taxation.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 Taxation.Tax_Case Tax Case}' class. * * * @see Taxation.Tax_Case * @see Taxation.impl.TaxationPackageImpl#getTax_Case() * @generated */ EClass TAX_CASE = eINSTANCE.getTax_Case(); /** * The meta object literal for the '{@link Taxation.impl.FromAgentImpl From Agent}' class. * * * @see Taxation.impl.FromAgentImpl * @see Taxation.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 Taxation.impl.IncomeImpl Income}' class. * * * @see Taxation.impl.IncomeImpl * @see Taxation.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 'Start date within taxation year' attribute feature. * * * @generated */ EAttribute INCOME__START_DATE_WITHIN_TAXATION_YEAR = eINSTANCE.getIncome_Start_date_within_taxation_year(); /** * The meta object literal for the 'Start date of contract' attribute feature. * * * @generated */ EAttribute INCOME__START_DATE_OF_CONTRACT = eINSTANCE.getIncome_Start_date_of_contract(); /** * The meta object literal for the 'End date within taxation year' attribute feature. * * * @generated */ EAttribute INCOME__END_DATE_WITHIN_TAXATION_YEAR = eINSTANCE.getIncome_End_date_within_taxation_year(); /** * 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 Taxation.impl.Income_TypeImpl Income Type}' class. * * * @see Taxation.impl.Income_TypeImpl * @see Taxation.impl.TaxationPackageImpl#getIncome_Type() * @generated */ EClass INCOME_TYPE = eINSTANCE.getIncome_Type(); /** * The meta object literal for the 'Subject To Withholding Tax' attribute feature. * * * @generated */ EAttribute INCOME_TYPE__SUBJECT_TO_WITHHOLDING_TAX = eINSTANCE.getIncome_Type_SubjectToWithholdingTax(); /** * 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 Taxation.impl.Tax_CardImpl Tax Card}' class. * * * @see Taxation.impl.Tax_CardImpl * @see Taxation.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 card type' attribute feature. * * * @generated */ EAttribute TAX_CARD__TAX_CARD_TYPE = eINSTANCE.getTax_Card_Tax_card_type(); /** * 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 'Valid from date' attribute feature. * * * @generated */ EAttribute TAX_CARD__VALID_FROM_DATE = eINSTANCE.getTax_Card_Valid_from_date(); /** * The meta object literal for the 'Valid until date' attribute feature. * * * @generated */ EAttribute TAX_CARD__VALID_UNTIL_DATE = eINSTANCE.getTax_Card_Valid_until_date(); /** * 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 Taxation.impl.Income_Tax_CreditImpl Income Tax Credit}' class. * * * @see Taxation.impl.Income_Tax_CreditImpl * @see Taxation.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 Taxation.impl.Income_DetailImpl Income Detail}' class. * * * @see Taxation.impl.Income_DetailImpl * @see Taxation.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 Taxation.impl.FromLawImpl From Law}' class. * * * @see Taxation.impl.FromLawImpl * @see Taxation.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 Taxation.impl.Fiscal_AddressImpl Fiscal Address}' class. * * * @see Taxation.impl.Fiscal_AddressImpl * @see Taxation.impl.TaxationPackageImpl#getFiscal_Address() * @generated */ EClass FISCAL_ADDRESS = eINSTANCE.getFiscal_Address(); /** * The meta object literal for the '{@link Taxation.impl.Habitual_AddressImpl Habitual Address}' class. * * * @see Taxation.impl.Habitual_AddressImpl * @see Taxation.impl.TaxationPackageImpl#getHabitual_Address() * @generated */ EClass HABITUAL_ADDRESS = eINSTANCE.getHabitual_Address(); /** * The meta object literal for the '{@link Taxation.impl.Marriage_RecordImpl Marriage Record}' class. * * * @see Taxation.impl.Marriage_RecordImpl * @see Taxation.impl.TaxationPackageImpl#getMarriage_Record() * @generated */ EClass MARRIAGE_RECORD = eINSTANCE.getMarriage_Record(); /** * The meta object literal for the '{@link Taxation.impl.Non_Resident_Tax_PayerImpl Non Resident Tax Payer}' class. * * * @see Taxation.impl.Non_Resident_Tax_PayerImpl * @see Taxation.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 Taxation.impl.Partnership_RecordImpl Partnership Record}' class. * * * @see Taxation.impl.Partnership_RecordImpl * @see Taxation.impl.TaxationPackageImpl#getPartnership_Record() * @generated */ EClass PARTNERSHIP_RECORD = eINSTANCE.getPartnership_Record(); /** * The meta object literal for the '{@link Taxation.impl.Resident_Tax_PayerImpl Resident Tax Payer}' class. * * * @see Taxation.impl.Resident_Tax_PayerImpl * @see Taxation.impl.TaxationPackageImpl#getResident_Tax_Payer() * @generated */ EClass RESIDENT_TAX_PAYER = eINSTANCE.getResident_Tax_Payer(); /** * The meta object literal for the '{@link Taxation.impl.Trade_and_Business_IncomeImpl Trade and Business Income}' class. * * * @see Taxation.impl.Trade_and_Business_IncomeImpl * @see Taxation.impl.TaxationPackageImpl#getTrade_and_Business_Income() * @generated */ EClass TRADE_AND_BUSINESS_INCOME = eINSTANCE.getTrade_and_Business_Income(); /** * The meta object literal for the '{@link Taxation.impl.Agriculture_and_Forestry_IncomeImpl Agriculture and Forestry Income}' class. * * * @see Taxation.impl.Agriculture_and_Forestry_IncomeImpl * @see Taxation.impl.TaxationPackageImpl#getAgriculture_and_Forestry_Income() * @generated */ EClass AGRICULTURE_AND_FORESTRY_INCOME = eINSTANCE.getAgriculture_and_Forestry_Income(); /** * The meta object literal for the '{@link Taxation.impl.Pensions_and_Annuities_IncomeImpl Pensions and Annuities Income}' class. * * * @see Taxation.impl.Pensions_and_Annuities_IncomeImpl * @see Taxation.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 Taxation.impl.Capital_and_Investments_IncomeImpl Capital and Investments Income}' class. * * * @see Taxation.impl.Capital_and_Investments_IncomeImpl * @see Taxation.impl.TaxationPackageImpl#getCapital_and_Investments_Income() * @generated */ EClass CAPITAL_AND_INVESTMENTS_INCOME = eINSTANCE.getCapital_and_Investments_Income(); /** * The meta object literal for the '{@link Taxation.impl.Employment_IncomeImpl Employment Income}' class. * * * @see Taxation.impl.Employment_IncomeImpl * @see Taxation.impl.TaxationPackageImpl#getEmployment_Income() * @generated */ EClass EMPLOYMENT_INCOME = eINSTANCE.getEmployment_Income(); /** * The meta object literal for the '{@link Taxation.impl.Rentals_and_Leases_IncomeImpl Rentals and Leases Income}' class. * * * @see Taxation.impl.Rentals_and_Leases_IncomeImpl * @see Taxation.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 Taxation.impl.Foreign_IncomeImpl Foreign Income}' class. * * * @see Taxation.impl.Foreign_IncomeImpl * @see Taxation.impl.TaxationPackageImpl#getForeign_Income() * @generated */ EClass FOREIGN_INCOME = eINSTANCE.getForeign_Income(); /** * The meta object literal for the '{@link Taxation.impl.Local_IncomeImpl Local Income}' class. * * * @see Taxation.impl.Local_IncomeImpl * @see Taxation.impl.TaxationPackageImpl#getLocal_Income() * @generated */ EClass LOCAL_INCOME = eINSTANCE.getLocal_Income(); /** * The meta object literal for the '{@link Taxation.impl.CIMImpl CIM}' class. * * * @see Taxation.impl.CIMImpl * @see Taxation.impl.TaxationPackageImpl#getCIM() * @generated */ EClass CIM = eINSTANCE.getCIM(); /** * The meta object literal for the '{@link Taxation.impl.CIPImpl CIP}' class. * * * @see Taxation.impl.CIPImpl * @see Taxation.impl.TaxationPackageImpl#getCIP() * @generated */ EClass CIP = eINSTANCE.getCIP(); /** * The meta object literal for the '{@link Taxation.impl.CISImpl CIS}' class. * * * @see Taxation.impl.CISImpl * @see Taxation.impl.TaxationPackageImpl#getCIS() * @generated */ EClass CIS = eINSTANCE.getCIS(); /** * The meta object literal for the '{@link Taxation.impl.FDImpl FD}' class. * * * @see Taxation.impl.FDImpl * @see Taxation.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 'Calculated distance' attribute feature. * * * @generated */ EAttribute FD__CALCULATED_DISTANCE = eINSTANCE.getFD_Calculated_distance(); /** * The meta object literal for the '{@link Taxation.impl.Professional_Expenses_DeductionImpl Professional Expenses Deduction}' class. * * * @see Taxation.impl.Professional_Expenses_DeductionImpl * @see Taxation.impl.TaxationPackageImpl#getProfessional_Expenses_Deduction() * @generated */ EClass PROFESSIONAL_EXPENSES_DEDUCTION = eINSTANCE.getProfessional_Expenses_Deduction(); /** * The meta object literal for the '{@link Taxation.impl.FOImpl FO}' class. * * * @see Taxation.impl.FOImpl * @see Taxation.impl.TaxationPackageImpl#getFO() * @generated */ EClass FO = eINSTANCE.getFO(); /** * The meta object literal for the 'Rate type for FO' attribute feature. * * * @generated */ EAttribute FO__RATE_TYPE_FOR_FO = eINSTANCE.getFO_Rate_type_for_FO(); /** * The meta object literal for the '{@link Taxation.impl.DS_for_Permanent_ExpenseImpl DS for Permanent Expense}' class. * * * @see Taxation.impl.DS_for_Permanent_ExpenseImpl * @see Taxation.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 Taxation.impl.DSImpl DS}' class. * * * @see Taxation.impl.DSImpl * @see Taxation.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 Taxation.impl.DS_for_Interest_ExpenseImpl DS for Interest Expense}' class. * * * @see Taxation.impl.DS_for_Interest_ExpenseImpl * @see Taxation.impl.TaxationPackageImpl#getDS_for_Interest_Expense() * @generated */ EClass DS_FOR_INTEREST_EXPENSE = eINSTANCE.getDS_for_Interest_Expense(); /** * The meta object literal for the '{@link Taxation.impl.DS_for_Health_and_Pension_InsuranceImpl DS for Health and Pension Insurance}' class. * * * @see Taxation.impl.DS_for_Health_and_Pension_InsuranceImpl * @see Taxation.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 Taxation.impl.DS_for_Private_Insurance_and_PlanImpl DS for Private Insurance and Plan}' class. * * * @see Taxation.impl.DS_for_Private_Insurance_and_PlanImpl * @see Taxation.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 'Increase for life insurance' attribute feature. * * * @generated */ EAttribute DS_FOR_PRIVATE_INSURANCE_AND_PLAN__INCREASE_FOR_LIFE_INSURANCE = eINSTANCE.getDS_for_Private_Insurance_and_Plan_Increase_for_life_insurance(); /** * The meta object literal for the 'Maximum deductible amount for private insurance' attribute feature. * * * @generated */ EAttribute DS_FOR_PRIVATE_INSURANCE_AND_PLAN__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_PRIVATE_INSURANCE = eINSTANCE.getDS_for_Private_Insurance_and_Plan_Maximum_deductible_amount_for_private_insurance(); /** * The meta object literal for the 'Maximum deductible amount for old age pension plan' attribute feature. * * * @generated */ EAttribute DS_FOR_PRIVATE_INSURANCE_AND_PLAN__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_OLD_AGE_PENSION_PLAN = eINSTANCE.getDS_for_Private_Insurance_and_Plan_Maximum_deductible_amount_for_old_age_pension_plan(); /** * The meta object literal for the '{@link Taxation.impl.DS_for_Loss_CarryforwardImpl DS for Loss Carryforward}' class. * * * @see Taxation.impl.DS_for_Loss_CarryforwardImpl * @see Taxation.impl.TaxationPackageImpl#getDS_for_Loss_Carryforward() * @generated */ EClass DS_FOR_LOSS_CARRYFORWARD = eINSTANCE.getDS_for_Loss_Carryforward(); /** * The meta object literal for the '{@link Taxation.impl.DS_for_DonationImpl DS for Donation}' class. * * * @see Taxation.impl.DS_for_DonationImpl * @see Taxation.impl.TaxationPackageImpl#getDS_for_Donation() * @generated */ EClass DS_FOR_DONATION = eINSTANCE.getDS_for_Donation(); /** * The meta object literal for the '{@link Taxation.impl.Permanent_ExpenseImpl Permanent Expense}' class. * * * @see Taxation.impl.Permanent_ExpenseImpl * @see Taxation.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 'Is eligible for deduction' attribute feature. * * * @generated */ EAttribute PERMANENT_EXPENSE__IS_ELIGIBLE_FOR_DEDUCTION = eINSTANCE.getPermanent_Expense_Is_eligible_for_deduction(); /** * The meta object literal for the '{@link Taxation.impl.Special_Expense_DSImpl Special Expense DS}' class. * * * @see Taxation.impl.Special_Expense_DSImpl * @see Taxation.impl.TaxationPackageImpl#getSpecial_Expense_DS() * @generated */ EClass SPECIAL_EXPENSE_DS = eINSTANCE.getSpecial_Expense_DS(); /** * The meta object literal for the '{@link Taxation.impl.Interest_ExpenseImpl Interest Expense}' class. * * * @see Taxation.impl.Interest_ExpenseImpl * @see Taxation.impl.TaxationPackageImpl#getInterest_Expense() * @generated */ EClass INTEREST_EXPENSE = eINSTANCE.getInterest_Expense(); /** * The meta object literal for the '{@link Taxation.impl.Private_Insurance_and_PlanImpl Private Insurance and Plan}' class. * * * @see Taxation.impl.Private_Insurance_and_PlanImpl * @see Taxation.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 'Is private insurance and plan eligible for deduction' attribute feature. * * * @generated */ EAttribute PRIVATE_INSURANCE_AND_PLAN__IS_PRIVATE_INSURANCE_AND_PLAN_ELIGIBLE_FOR_DEDUCTION = eINSTANCE.getPrivate_Insurance_and_Plan_Is_private_insurance_and_plan_eligible_for_deduction(); /** * The meta object literal for the '{@link Taxation.impl.Health_and_Pension_InsuranceImpl Health and Pension Insurance}' class. * * * @see Taxation.impl.Health_and_Pension_InsuranceImpl * @see Taxation.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 Taxation.impl.DonationImpl Donation}' class. * * * @see Taxation.impl.DonationImpl * @see Taxation.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 beneficiary eligible' attribute feature. * * * @generated */ EAttribute DONATION__IS_BENEFICIARY_ELIGIBLE = eINSTANCE.getDonation_Is_beneficiary_eligible(); /** * 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 Taxation.impl.Loss_CarryforwardImpl Loss Carryforward}' class. * * * @see Taxation.impl.Loss_CarryforwardImpl * @see Taxation.impl.TaxationPackageImpl#getLoss_Carryforward() * @generated */ EClass LOSS_CARRYFORWARD = eINSTANCE.getLoss_Carryforward(); /** * The meta object literal for the 'Regular accountability' attribute feature. * * * @generated */ EAttribute LOSS_CARRYFORWARD__REGULAR_ACCOUNTABILITY = eINSTANCE.getLoss_Carryforward_Regular_accountability(); /** * The meta object literal for the 'Compensation by other means' attribute feature. * * * @generated */ EAttribute LOSS_CARRYFORWARD__COMPENSATION_BY_OTHER_MEANS = eINSTANCE.getLoss_Carryforward_Compensation_by_other_means(); /** * The meta object literal for the 'Tax payer has inherited business ownership' attribute feature. * * * @generated */ EAttribute LOSS_CARRYFORWARD__TAX_PAYER_HAS_INHERITED_BUSINESS_OWNERSHIP = eINSTANCE.getLoss_Carryforward_Tax_payer_has_inherited_business_ownership(); /** * The meta object literal for the 'Tax payer has been partner in business' attribute feature. * * * @generated */ EAttribute LOSS_CARRYFORWARD__TAX_PAYER_HAS_BEEN_PARTNER_IN_BUSINESS = eINSTANCE.getLoss_Carryforward_Tax_payer_has_been_partner_in_business(); /** * The meta object literal for the '{@link Taxation.impl.Spousal_Expense_ACImpl Spousal Expense AC}' class. * * * @see Taxation.impl.Spousal_Expense_ACImpl * @see Taxation.impl.TaxationPackageImpl#getSpousal_Expense_AC() * @generated */ EClass SPOUSAL_EXPENSE_AC = eINSTANCE.getSpousal_Expense_AC(); /** * The meta object literal for the '{@link Taxation.impl.Extraordinary_Expense_CEImpl Extraordinary Expense CE}' class. * * * @see Taxation.impl.Extraordinary_Expense_CEImpl * @see Taxation.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 Taxation.impl.Travel_Expense_FDImpl Travel Expense FD}' class. * * * @see Taxation.impl.Travel_Expense_FDImpl * @see Taxation.impl.TaxationPackageImpl#getTravel_Expense_FD() * @generated */ EClass TRAVEL_EXPENSE_FD = eINSTANCE.getTravel_Expense_FD(); /** * The meta object literal for the '{@link Taxation.impl.Professional_ExpenseImpl Professional Expense}' class. * * * @see Taxation.impl.Professional_ExpenseImpl * @see Taxation.impl.TaxationPackageImpl#getProfessional_Expense() * @generated */ EClass PROFESSIONAL_EXPENSE = eINSTANCE.getProfessional_Expense(); /** * The meta object literal for the '{@link Taxation.impl.Miscellaneous_Expense_FOImpl Miscellaneous Expense FO}' class. * * * @see Taxation.impl.Miscellaneous_Expense_FOImpl * @see Taxation.impl.TaxationPackageImpl#getMiscellaneous_Expense_FO() * @generated */ EClass MISCELLANEOUS_EXPENSE_FO = eINSTANCE.getMiscellaneous_Expense_FO(); /** * The meta object literal for the '{@link Taxation.Grantor Grantor}' enum. * * * @see Taxation.Grantor * @see Taxation.impl.TaxationPackageImpl#getGrantor() * @generated */ EEnum GRANTOR = eINSTANCE.getGrantor(); /** * The meta object literal for the '{@link Taxation.Disability_Types Disability Types}' enum. * * * @see Taxation.Disability_Types * @see Taxation.impl.TaxationPackageImpl#getDisability_Types() * @generated */ EEnum DISABILITY_TYPES = eINSTANCE.getDisability_Types(); /** * The meta object literal for the '{@link Taxation.Country Country}' enum. * * * @see Taxation.Country * @see Taxation.impl.TaxationPackageImpl#getCountry() * @generated */ EEnum COUNTRY = eINSTANCE.getCountry(); /** * The meta object literal for the '{@link Taxation.Tax_Card_Type Tax Card Type}' enum. * * * @see Taxation.Tax_Card_Type * @see Taxation.impl.TaxationPackageImpl#getTax_Card_Type() * @generated */ EEnum TAX_CARD_TYPE = eINSTANCE.getTax_Card_Type(); /** * The meta object literal for the '{@link Taxation.Tax_Office Tax Office}' enum. * * * @see Taxation.Tax_Office * @see Taxation.impl.TaxationPackageImpl#getTax_Office() * @generated */ EEnum TAX_OFFICE = eINSTANCE.getTax_Office(); /** * The meta object literal for the '{@link Taxation.Tax_Class_Category Tax Class Category}' enum. * * * @see Taxation.Tax_Class_Category * @see Taxation.impl.TaxationPackageImpl#getTax_Class_Category() * @generated */ EEnum TAX_CLASS_CATEGORY = eINSTANCE.getTax_Class_Category(); /** * The meta object literal for the '{@link Taxation.Job_Activity Job Activity}' enum. * * * @see Taxation.Job_Activity * @see Taxation.impl.TaxationPackageImpl#getJob_Activity() * @generated */ EEnum JOB_ACTIVITY = eINSTANCE.getJob_Activity(); /** * The meta object literal for the '{@link Taxation.Town Town}' enum. * * * @see Taxation.Town * @see Taxation.impl.TaxationPackageImpl#getTown() * @generated */ EEnum TOWN = eINSTANCE.getTown(); /** * The meta object literal for the '{@link Taxation.Type_of_Rate Type of Rate}' enum. * * * @see Taxation.Type_of_Rate * @see Taxation.impl.TaxationPackageImpl#getType_of_Rate() * @generated */ EEnum TYPE_OF_RATE = eINSTANCE.getType_of_Rate(); /** * The meta object literal for the '{@link Taxation.CE_Type CE Type}' enum. * * * @see Taxation.CE_Type * @see Taxation.impl.TaxationPackageImpl#getCE_Type() * @generated */ EEnum CE_TYPE = eINSTANCE.getCE_Type(); /** * The meta object literal for the '{@link Taxation.Expense_Purpose Expense Purpose}' enum. * * * @see Taxation.Expense_Purpose * @see Taxation.impl.TaxationPackageImpl#getExpense_Purpose() * @generated */ EEnum EXPENSE_PURPOSE = eINSTANCE.getExpense_Purpose(); /** * The meta object literal for the '{@link Taxation.Dependent_Type Dependent Type}' enum. * * * @see Taxation.Dependent_Type * @see Taxation.impl.TaxationPackageImpl#getDependent_Type() * @generated */ EEnum DEPENDENT_TYPE = eINSTANCE.getDependent_Type(); /** * The meta object literal for the '{@link Taxation.Separation_Causes Separation Causes}' enum. * * * @see Taxation.Separation_Causes * @see Taxation.impl.TaxationPackageImpl#getSeparation_Causes() * @generated */ EEnum SEPARATION_CAUSES = eINSTANCE.getSeparation_Causes(); /** * The meta object literal for the '{@link Taxation.Category_of_Permanent_Expense Category of Permanent Expense}' enum. * * * @see Taxation.Category_of_Permanent_Expense * @see Taxation.impl.TaxationPackageImpl#getCategory_of_Permanent_Expense() * @generated */ EEnum CATEGORY_OF_PERMANENT_EXPENSE = eINSTANCE.getCategory_of_Permanent_Expense(); /** * The meta object literal for the '{@link Taxation.Category_of_Health_and_Pension_Insurances Category of Health and Pension Insurances}' enum. * * * @see Taxation.Category_of_Health_and_Pension_Insurances * @see Taxation.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 Taxation.Category_of_Private_Insurance_and_Plan Category of Private Insurance and Plan}' enum. * * * @see Taxation.Category_of_Private_Insurance_and_Plan * @see Taxation.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 Taxation.Legal_Union_Types Legal Union Types}' enum. * * * @see Taxation.Legal_Union_Types * @see Taxation.impl.TaxationPackageImpl#getLegal_Union_Types() * @generated */ EEnum LEGAL_UNION_TYPES = eINSTANCE.getLegal_Union_Types(); } } //TaxationPackage