aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/MODELS2020-CaseStudies/models20.diversity-calculator/src/TaxationWithRoot/TaxationWithRootPackage.java
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/MODELS2020-CaseStudies/models20.diversity-calculator/src/TaxationWithRoot/TaxationWithRootPackage.java')
-rw-r--r--Tests/MODELS2020-CaseStudies/models20.diversity-calculator/src/TaxationWithRoot/TaxationWithRootPackage.java9315
1 files changed, 9315 insertions, 0 deletions
diff --git a/Tests/MODELS2020-CaseStudies/models20.diversity-calculator/src/TaxationWithRoot/TaxationWithRootPackage.java b/Tests/MODELS2020-CaseStudies/models20.diversity-calculator/src/TaxationWithRoot/TaxationWithRootPackage.java
new file mode 100644
index 00000000..d0e2f041
--- /dev/null
+++ b/Tests/MODELS2020-CaseStudies/models20.diversity-calculator/src/TaxationWithRoot/TaxationWithRootPackage.java
@@ -0,0 +1,9315 @@
1/**
2 */
3package TaxationWithRoot;
4
5import org.eclipse.emf.ecore.EAttribute;
6import org.eclipse.emf.ecore.EClass;
7import org.eclipse.emf.ecore.EEnum;
8import org.eclipse.emf.ecore.EPackage;
9import org.eclipse.emf.ecore.EReference;
10
11/**
12 * <!-- begin-user-doc -->
13 * The <b>Package</b> for the model.
14 * It contains accessors for the meta objects to represent
15 * <ul>
16 * <li>each class,</li>
17 * <li>each feature of each class,</li>
18 * <li>each operation of each class,</li>
19 * <li>each enum,</li>
20 * <li>and each data type</li>
21 * </ul>
22 * <!-- end-user-doc -->
23 * @see TaxationWithRoot.TaxationWithRootFactory
24 * @model kind="package"
25 * annotation="http://www.eclipse.org/OCL/Import ecore='http://www.eclipse.org/emf/2002/Ecore'"
26 * @generated
27 */
28public interface TaxationWithRootPackage extends EPackage {
29 /**
30 * The package name.
31 * <!-- begin-user-doc -->
32 * <!-- end-user-doc -->
33 * @generated
34 */
35 String eNAME = "TaxationWithRoot";
36
37 /**
38 * The package namespace URI.
39 * <!-- begin-user-doc -->
40 * <!-- end-user-doc -->
41 * @generated
42 */
43 String eNS_URI = "http:///TaxCardWithRoot.ecore";
44
45 /**
46 * The package namespace name.
47 * <!-- begin-user-doc -->
48 * <!-- end-user-doc -->
49 * @generated
50 */
51 String eNS_PREFIX = "TaxCardWithRoot";
52
53 /**
54 * The singleton instance of the package.
55 * <!-- begin-user-doc -->
56 * <!-- end-user-doc -->
57 * @generated
58 */
59 TaxationWithRootPackage eINSTANCE = TaxationWithRoot.impl.TaxationWithRootPackageImpl.init();
60
61 /**
62 * The meta object id for the '{@link TaxationWithRoot.impl.ConstantsImpl <em>Constants</em>}' class.
63 * <!-- begin-user-doc -->
64 * <!-- end-user-doc -->
65 * @see TaxationWithRoot.impl.ConstantsImpl
66 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getConstants()
67 * @generated
68 */
69 int CONSTANTS = 0;
70
71 /**
72 * The feature id for the '<em><b>MAXIMUM CE RATE FOR CHILD NOT BEING PART OF HOUSEHOLD</b></em>' attribute.
73 * <!-- begin-user-doc -->
74 * <!-- end-user-doc -->
75 * @generated
76 * @ordered
77 */
78 int CONSTANTS__MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD = 0;
79
80 /**
81 * The feature id for the '<em><b>MAXIMUM CE RATE FOR HOUSE CARE AND CHILD PART OF THE HOUSEHOLD CARE</b></em>' attribute.
82 * <!-- begin-user-doc -->
83 * <!-- end-user-doc -->
84 * @generated
85 * @ordered
86 */
87 int CONSTANTS__MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE = 1;
88
89 /**
90 * The feature id for the '<em><b>MINIMUM SALARY</b></em>' attribute.
91 * <!-- begin-user-doc -->
92 * <!-- end-user-doc -->
93 * @generated
94 * @ordered
95 */
96 int CONSTANTS__MINIMUM_SALARY = 2;
97
98 /**
99 * The feature id for the '<em><b>FLAT RATE FOR EXTRA PROFESSIONAL DEDUCTION</b></em>' attribute.
100 * <!-- begin-user-doc -->
101 * <!-- end-user-doc -->
102 * @generated
103 * @ordered
104 */
105 int CONSTANTS__FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION = 3;
106
107 /**
108 * The feature id for the '<em><b>MAXIMUM DEDUCTIBLE PERCENTAGE FOR DONATIONS</b></em>' attribute.
109 * <!-- begin-user-doc -->
110 * <!-- end-user-doc -->
111 * @generated
112 * @ordered
113 */
114 int CONSTANTS__MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS = 4;
115
116 /**
117 * The feature id for the '<em><b>MINIMUM DEDUCTIBLE AMOUNT FOR DONATIONS</b></em>' attribute.
118 * <!-- begin-user-doc -->
119 * <!-- end-user-doc -->
120 * @generated
121 * @ordered
122 */
123 int CONSTANTS__MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS = 5;
124
125 /**
126 * The feature id for the '<em><b>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANC</b></em>' attribute.
127 * <!-- begin-user-doc -->
128 * <!-- end-user-doc -->
129 * @generated
130 * @ordered
131 */
132 int CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC = 6;
133
134 /**
135 * The feature id for the '<em><b>MAXIMUM DEDUCTIBLE AMOUNT FOR ALIMONY EXPENSE</b></em>' attribute.
136 * <!-- begin-user-doc -->
137 * <!-- end-user-doc -->
138 * @generated
139 * @ordered
140 */
141 int CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE = 7;
142
143 /**
144 * The feature id for the '<em><b>MAXIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</b></em>' attribute.
145 * <!-- begin-user-doc -->
146 * <!-- end-user-doc -->
147 * @generated
148 * @ordered
149 */
150 int CONSTANTS__MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = 8;
151
152 /**
153 * The feature id for the '<em><b>MAXIMAL FLAT DISTANCE FOR TRAVEL EXPENSE DEDUCTION</b></em>' attribute.
154 * <!-- begin-user-doc -->
155 * <!-- end-user-doc -->
156 * @generated
157 * @ordered
158 */
159 int CONSTANTS__MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = 9;
160
161 /**
162 * The feature id for the '<em><b>MINIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</b></em>' attribute.
163 * <!-- begin-user-doc -->
164 * <!-- end-user-doc -->
165 * @generated
166 * @ordered
167 */
168 int CONSTANTS__MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = 10;
169
170 /**
171 * The feature id for the '<em><b>FLAT RATE CIM DAILY</b></em>' attribute.
172 * <!-- begin-user-doc -->
173 * <!-- end-user-doc -->
174 * @generated
175 * @ordered
176 */
177 int CONSTANTS__FLAT_RATE_CIM_DAILY = 11;
178
179 /**
180 * The feature id for the '<em><b>FLAT RATE CIM MONTHLY</b></em>' attribute.
181 * <!-- begin-user-doc -->
182 * <!-- end-user-doc -->
183 * @generated
184 * @ordered
185 */
186 int CONSTANTS__FLAT_RATE_CIM_MONTHLY = 12;
187
188 /**
189 * The feature id for the '<em><b>FLAT RATE CIM YEARLY</b></em>' attribute.
190 * <!-- begin-user-doc -->
191 * <!-- end-user-doc -->
192 * @generated
193 * @ordered
194 */
195 int CONSTANTS__FLAT_RATE_CIM_YEARLY = 13;
196
197 /**
198 * The feature id for the '<em><b>FLAT RATE CIP DAILY</b></em>' attribute.
199 * <!-- begin-user-doc -->
200 * <!-- end-user-doc -->
201 * @generated
202 * @ordered
203 */
204 int CONSTANTS__FLAT_RATE_CIP_DAILY = 14;
205
206 /**
207 * The feature id for the '<em><b>FLAT RATE CIP MONTHLY</b></em>' attribute.
208 * <!-- begin-user-doc -->
209 * <!-- end-user-doc -->
210 * @generated
211 * @ordered
212 */
213 int CONSTANTS__FLAT_RATE_CIP_MONTHLY = 15;
214
215 /**
216 * The feature id for the '<em><b>FLAT RATE CIP YEARLY</b></em>' attribute.
217 * <!-- begin-user-doc -->
218 * <!-- end-user-doc -->
219 * @generated
220 * @ordered
221 */
222 int CONSTANTS__FLAT_RATE_CIP_YEARLY = 16;
223
224 /**
225 * The feature id for the '<em><b>FLAT RATE CIS DAILY</b></em>' attribute.
226 * <!-- begin-user-doc -->
227 * <!-- end-user-doc -->
228 * @generated
229 * @ordered
230 */
231 int CONSTANTS__FLAT_RATE_CIS_DAILY = 17;
232
233 /**
234 * The feature id for the '<em><b>FLAT RATE CIS MONTHLY</b></em>' attribute.
235 * <!-- begin-user-doc -->
236 * <!-- end-user-doc -->
237 * @generated
238 * @ordered
239 */
240 int CONSTANTS__FLAT_RATE_CIS_MONTHLY = 18;
241
242 /**
243 * The feature id for the '<em><b>FLAT RATE CIS YEARLY</b></em>' attribute.
244 * <!-- begin-user-doc -->
245 * <!-- end-user-doc -->
246 * @generated
247 * @ordered
248 */
249 int CONSTANTS__FLAT_RATE_CIS_YEARLY = 19;
250
251 /**
252 * The feature id for the '<em><b>FLAT RATE FOR TRAVEL EXPENSE PER UNIT</b></em>' attribute.
253 * <!-- begin-user-doc -->
254 * <!-- end-user-doc -->
255 * @generated
256 * @ordered
257 */
258 int CONSTANTS__FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT = 20;
259
260 /**
261 * The feature id for the '<em><b>MAXIMUM DEDUCTIBLE AMOUNT FOR DS</b></em>' attribute.
262 * <!-- begin-user-doc -->
263 * <!-- end-user-doc -->
264 * @generated
265 * @ordered
266 */
267 int CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS = 21;
268
269 /**
270 * The feature id for the '<em><b>FLAT RATE FOR MISCELLANEOUS EXPENSE</b></em>' attribute.
271 * <!-- begin-user-doc -->
272 * <!-- end-user-doc -->
273 * @generated
274 * @ordered
275 */
276 int CONSTANTS__FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE = 22;
277
278 /**
279 * The feature id for the '<em><b>DISABILITY FLAT RATE FOR MISCELLANEOUS EXPENSE</b></em>' attribute.
280 * <!-- begin-user-doc -->
281 * <!-- end-user-doc -->
282 * @generated
283 * @ordered
284 */
285 int CONSTANTS__DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE = 23;
286
287 /**
288 * The feature id for the '<em><b>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANCE</b></em>' attribute.
289 * <!-- begin-user-doc -->
290 * <!-- end-user-doc -->
291 * @generated
292 * @ordered
293 */
294 int CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE = 24;
295
296 /**
297 * The number of structural features of the '<em>Constants</em>' class.
298 * <!-- begin-user-doc -->
299 * <!-- end-user-doc -->
300 * @generated
301 * @ordered
302 */
303 int CONSTANTS_FEATURE_COUNT = 25;
304
305 /**
306 * The number of operations of the '<em>Constants</em>' class.
307 * <!-- begin-user-doc -->
308 * <!-- end-user-doc -->
309 * @generated
310 * @ordered
311 */
312 int CONSTANTS_OPERATION_COUNT = 0;
313
314 /**
315 * The meta object id for the '{@link TaxationWithRoot.impl.Income_TaxImpl <em>Income Tax</em>}' class.
316 * <!-- begin-user-doc -->
317 * <!-- end-user-doc -->
318 * @see TaxationWithRoot.impl.Income_TaxImpl
319 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getIncome_Tax()
320 * @generated
321 */
322 int INCOME_TAX = 1;
323
324 /**
325 * The feature id for the '<em><b>Tax Payer</b></em>' reference.
326 * <!-- begin-user-doc -->
327 * <!-- end-user-doc -->
328 * @generated
329 * @ordered
330 */
331 int INCOME_TAX__TAX_PAYER = 0;
332
333 /**
334 * The feature id for the '<em><b>Tax amount</b></em>' attribute.
335 * <!-- begin-user-doc -->
336 * <!-- end-user-doc -->
337 * @generated
338 * @ordered
339 */
340 int INCOME_TAX__TAX_AMOUNT = 1;
341
342 /**
343 * The feature id for the '<em><b>Tax year</b></em>' attribute.
344 * <!-- begin-user-doc -->
345 * <!-- end-user-doc -->
346 * @generated
347 * @ordered
348 */
349 int INCOME_TAX__TAX_YEAR = 2;
350
351 /**
352 * The feature id for the '<em><b>Id6</b></em>' attribute.
353 * <!-- begin-user-doc -->
354 * <!-- end-user-doc -->
355 * @generated
356 * @ordered
357 */
358 int INCOME_TAX__ID6 = 3;
359
360 /**
361 * The number of structural features of the '<em>Income Tax</em>' class.
362 * <!-- begin-user-doc -->
363 * <!-- end-user-doc -->
364 * @generated
365 * @ordered
366 */
367 int INCOME_TAX_FEATURE_COUNT = 4;
368
369 /**
370 * The number of operations of the '<em>Income Tax</em>' class.
371 * <!-- begin-user-doc -->
372 * <!-- end-user-doc -->
373 * @generated
374 * @ordered
375 */
376 int INCOME_TAX_OPERATION_COUNT = 0;
377
378 /**
379 * The meta object id for the '{@link TaxationWithRoot.impl.Physical_PersonImpl <em>Physical Person</em>}' class.
380 * <!-- begin-user-doc -->
381 * <!-- end-user-doc -->
382 * @see TaxationWithRoot.impl.Physical_PersonImpl
383 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getPhysical_Person()
384 * @generated
385 */
386 int PHYSICAL_PERSON = 3;
387
388 /**
389 * The feature id for the '<em><b>SS No</b></em>' attribute.
390 * <!-- begin-user-doc -->
391 * <!-- end-user-doc -->
392 * @generated
393 * @ordered
394 */
395 int PHYSICAL_PERSON__SS_NO = 0;
396
397 /**
398 * The feature id for the '<em><b>Addresses</b></em>' reference list.
399 * <!-- begin-user-doc -->
400 * <!-- end-user-doc -->
401 * @generated
402 * @ordered
403 */
404 int PHYSICAL_PERSON__ADDRESSES = 1;
405
406 /**
407 * The feature id for the '<em><b>Birth year</b></em>' attribute.
408 * <!-- begin-user-doc -->
409 * <!-- end-user-doc -->
410 * @generated
411 * @ordered
412 */
413 int PHYSICAL_PERSON__BIRTH_YEAR = 2;
414
415 /**
416 * The feature id for the '<em><b>Disability percentage</b></em>' attribute.
417 * <!-- begin-user-doc -->
418 * <!-- end-user-doc -->
419 * @generated
420 * @ordered
421 */
422 int PHYSICAL_PERSON__DISABILITY_PERCENTAGE = 3;
423
424 /**
425 * The feature id for the '<em><b>Disability type</b></em>' attribute.
426 * <!-- begin-user-doc -->
427 * <!-- end-user-doc -->
428 * @generated
429 * @ordered
430 */
431 int PHYSICAL_PERSON__DISABILITY_TYPE = 4;
432
433 /**
434 * The feature id for the '<em><b>Birth month</b></em>' attribute.
435 * <!-- begin-user-doc -->
436 * <!-- end-user-doc -->
437 * @generated
438 * @ordered
439 */
440 int PHYSICAL_PERSON__BIRTH_MONTH = 5;
441
442 /**
443 * The feature id for the '<em><b>Birth day</b></em>' attribute.
444 * <!-- begin-user-doc -->
445 * <!-- end-user-doc -->
446 * @generated
447 * @ordered
448 */
449 int PHYSICAL_PERSON__BIRTH_DAY = 6;
450
451 /**
452 * The feature id for the '<em><b>Expenses</b></em>' reference list.
453 * <!-- begin-user-doc -->
454 * <!-- end-user-doc -->
455 * @generated
456 * @ordered
457 */
458 int PHYSICAL_PERSON__EXPENSES = 7;
459
460 /**
461 * The feature id for the '<em><b>Is widower</b></em>' attribute.
462 * <!-- begin-user-doc -->
463 * <!-- end-user-doc -->
464 * @generated
465 * @ordered
466 */
467 int PHYSICAL_PERSON__IS_WIDOWER = 8;
468
469 /**
470 * The number of structural features of the '<em>Physical Person</em>' class.
471 * <!-- begin-user-doc -->
472 * <!-- end-user-doc -->
473 * @generated
474 * @ordered
475 */
476 int PHYSICAL_PERSON_FEATURE_COUNT = 9;
477
478 /**
479 * The number of operations of the '<em>Physical Person</em>' class.
480 * <!-- begin-user-doc -->
481 * <!-- end-user-doc -->
482 * @generated
483 * @ordered
484 */
485 int PHYSICAL_PERSON_OPERATION_COUNT = 0;
486
487 /**
488 * The meta object id for the '{@link TaxationWithRoot.impl.Tax_PayerImpl <em>Tax Payer</em>}' class.
489 * <!-- begin-user-doc -->
490 * <!-- end-user-doc -->
491 * @see TaxationWithRoot.impl.Tax_PayerImpl
492 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getTax_Payer()
493 * @generated
494 */
495 int TAX_PAYER = 2;
496
497 /**
498 * The feature id for the '<em><b>SS No</b></em>' attribute.
499 * <!-- begin-user-doc -->
500 * <!-- end-user-doc -->
501 * @generated
502 * @ordered
503 */
504 int TAX_PAYER__SS_NO = PHYSICAL_PERSON__SS_NO;
505
506 /**
507 * The feature id for the '<em><b>Addresses</b></em>' reference list.
508 * <!-- begin-user-doc -->
509 * <!-- end-user-doc -->
510 * @generated
511 * @ordered
512 */
513 int TAX_PAYER__ADDRESSES = PHYSICAL_PERSON__ADDRESSES;
514
515 /**
516 * The feature id for the '<em><b>Birth year</b></em>' attribute.
517 * <!-- begin-user-doc -->
518 * <!-- end-user-doc -->
519 * @generated
520 * @ordered
521 */
522 int TAX_PAYER__BIRTH_YEAR = PHYSICAL_PERSON__BIRTH_YEAR;
523
524 /**
525 * The feature id for the '<em><b>Disability percentage</b></em>' attribute.
526 * <!-- begin-user-doc -->
527 * <!-- end-user-doc -->
528 * @generated
529 * @ordered
530 */
531 int TAX_PAYER__DISABILITY_PERCENTAGE = PHYSICAL_PERSON__DISABILITY_PERCENTAGE;
532
533 /**
534 * The feature id for the '<em><b>Disability type</b></em>' attribute.
535 * <!-- begin-user-doc -->
536 * <!-- end-user-doc -->
537 * @generated
538 * @ordered
539 */
540 int TAX_PAYER__DISABILITY_TYPE = PHYSICAL_PERSON__DISABILITY_TYPE;
541
542 /**
543 * The feature id for the '<em><b>Birth month</b></em>' attribute.
544 * <!-- begin-user-doc -->
545 * <!-- end-user-doc -->
546 * @generated
547 * @ordered
548 */
549 int TAX_PAYER__BIRTH_MONTH = PHYSICAL_PERSON__BIRTH_MONTH;
550
551 /**
552 * The feature id for the '<em><b>Birth day</b></em>' attribute.
553 * <!-- begin-user-doc -->
554 * <!-- end-user-doc -->
555 * @generated
556 * @ordered
557 */
558 int TAX_PAYER__BIRTH_DAY = PHYSICAL_PERSON__BIRTH_DAY;
559
560 /**
561 * The feature id for the '<em><b>Expenses</b></em>' reference list.
562 * <!-- begin-user-doc -->
563 * <!-- end-user-doc -->
564 * @generated
565 * @ordered
566 */
567 int TAX_PAYER__EXPENSES = PHYSICAL_PERSON__EXPENSES;
568
569 /**
570 * The feature id for the '<em><b>Is widower</b></em>' attribute.
571 * <!-- begin-user-doc -->
572 * <!-- end-user-doc -->
573 * @generated
574 * @ordered
575 */
576 int TAX_PAYER__IS_WIDOWER = PHYSICAL_PERSON__IS_WIDOWER;
577
578 /**
579 * The feature id for the '<em><b>Dependents</b></em>' containment reference list.
580 * <!-- begin-user-doc -->
581 * <!-- end-user-doc -->
582 * @generated
583 * @ordered
584 */
585 int TAX_PAYER__DEPENDENTS = PHYSICAL_PERSON_FEATURE_COUNT + 0;
586
587 /**
588 * The feature id for the '<em><b>From agent</b></em>' containment reference.
589 * <!-- begin-user-doc -->
590 * <!-- end-user-doc -->
591 * @generated
592 * @ordered
593 */
594 int TAX_PAYER__FROM_AGENT = PHYSICAL_PERSON_FEATURE_COUNT + 1;
595
596 /**
597 * The feature id for the '<em><b>Incomes</b></em>' containment reference list.
598 * <!-- begin-user-doc -->
599 * <!-- end-user-doc -->
600 * @generated
601 * @ordered
602 */
603 int TAX_PAYER__INCOMES = PHYSICAL_PERSON_FEATURE_COUNT + 2;
604
605 /**
606 * The feature id for the '<em><b>From law</b></em>' containment reference.
607 * <!-- begin-user-doc -->
608 * <!-- end-user-doc -->
609 * @generated
610 * @ordered
611 */
612 int TAX_PAYER__FROM_LAW = PHYSICAL_PERSON_FEATURE_COUNT + 3;
613
614 /**
615 * The number of structural features of the '<em>Tax Payer</em>' class.
616 * <!-- begin-user-doc -->
617 * <!-- end-user-doc -->
618 * @generated
619 * @ordered
620 */
621 int TAX_PAYER_FEATURE_COUNT = PHYSICAL_PERSON_FEATURE_COUNT + 4;
622
623 /**
624 * The number of operations of the '<em>Tax Payer</em>' class.
625 * <!-- begin-user-doc -->
626 * <!-- end-user-doc -->
627 * @generated
628 * @ordered
629 */
630 int TAX_PAYER_OPERATION_COUNT = PHYSICAL_PERSON_OPERATION_COUNT + 0;
631
632 /**
633 * The meta object id for the '{@link TaxationWithRoot.impl.AddressImpl <em>Address</em>}' class.
634 * <!-- begin-user-doc -->
635 * <!-- end-user-doc -->
636 * @see TaxationWithRoot.impl.AddressImpl
637 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getAddress()
638 * @generated
639 */
640 int ADDRESS = 4;
641
642 /**
643 * The feature id for the '<em><b>Country</b></em>' attribute.
644 * <!-- begin-user-doc -->
645 * <!-- end-user-doc -->
646 * @generated
647 * @ordered
648 */
649 int ADDRESS__COUNTRY = 0;
650
651 /**
652 * The feature id for the '<em><b>Street</b></em>' attribute.
653 * <!-- begin-user-doc -->
654 * <!-- end-user-doc -->
655 * @generated
656 * @ordered
657 */
658 int ADDRESS__STREET = 1;
659
660 /**
661 * The feature id for the '<em><b>Zip Code</b></em>' attribute.
662 * <!-- begin-user-doc -->
663 * <!-- end-user-doc -->
664 * @generated
665 * @ordered
666 */
667 int ADDRESS__ZIP_CODE = 2;
668
669 /**
670 * The feature id for the '<em><b>City</b></em>' attribute.
671 * <!-- begin-user-doc -->
672 * <!-- end-user-doc -->
673 * @generated
674 * @ordered
675 */
676 int ADDRESS__CITY = 3;
677
678 /**
679 * The feature id for the '<em><b>Id2</b></em>' attribute.
680 * <!-- begin-user-doc -->
681 * <!-- end-user-doc -->
682 * @generated
683 * @ordered
684 */
685 int ADDRESS__ID2 = 4;
686
687 /**
688 * The feature id for the '<em><b>Tax Payer</b></em>' reference list.
689 * <!-- begin-user-doc -->
690 * <!-- end-user-doc -->
691 * @generated
692 * @ordered
693 */
694 int ADDRESS__TAX_PAYER = 5;
695
696 /**
697 * The number of structural features of the '<em>Address</em>' class.
698 * <!-- begin-user-doc -->
699 * <!-- end-user-doc -->
700 * @generated
701 * @ordered
702 */
703 int ADDRESS_FEATURE_COUNT = 6;
704
705 /**
706 * The number of operations of the '<em>Address</em>' class.
707 * <!-- begin-user-doc -->
708 * <!-- end-user-doc -->
709 * @generated
710 * @ordered
711 */
712 int ADDRESS_OPERATION_COUNT = 0;
713
714 /**
715 * The meta object id for the '{@link TaxationWithRoot.impl.ExpenseImpl <em>Expense</em>}' class.
716 * <!-- begin-user-doc -->
717 * <!-- end-user-doc -->
718 * @see TaxationWithRoot.impl.ExpenseImpl
719 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getExpense()
720 * @generated
721 */
722 int EXPENSE = 5;
723
724 /**
725 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
726 * <!-- begin-user-doc -->
727 * <!-- end-user-doc -->
728 * @generated
729 * @ordered
730 */
731 int EXPENSE__DECLARED_AMOUNT = 0;
732
733 /**
734 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
735 * <!-- begin-user-doc -->
736 * <!-- end-user-doc -->
737 * @generated
738 * @ordered
739 */
740 int EXPENSE__EXPENSE_PURPOSE = 1;
741
742 /**
743 * The feature id for the '<em><b>Dependent</b></em>' reference.
744 * <!-- begin-user-doc -->
745 * <!-- end-user-doc -->
746 * @generated
747 * @ordered
748 */
749 int EXPENSE__DEPENDENT = 2;
750
751 /**
752 * The feature id for the '<em><b>From agent</b></em>' reference.
753 * <!-- begin-user-doc -->
754 * <!-- end-user-doc -->
755 * @generated
756 * @ordered
757 */
758 int EXPENSE__FROM_AGENT = 3;
759
760 /**
761 * The feature id for the '<em><b>Income</b></em>' container reference.
762 * <!-- begin-user-doc -->
763 * <!-- end-user-doc -->
764 * @generated
765 * @ordered
766 */
767 int EXPENSE__INCOME = 4;
768
769 /**
770 * The feature id for the '<em><b>Id4</b></em>' attribute.
771 * <!-- begin-user-doc -->
772 * <!-- end-user-doc -->
773 * @generated
774 * @ordered
775 */
776 int EXPENSE__ID4 = 5;
777
778 /**
779 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
780 * <!-- begin-user-doc -->
781 * <!-- end-user-doc -->
782 * @generated
783 * @ordered
784 */
785 int EXPENSE__BENEFICIARY = 6;
786
787 /**
788 * The number of structural features of the '<em>Expense</em>' class.
789 * <!-- begin-user-doc -->
790 * <!-- end-user-doc -->
791 * @generated
792 * @ordered
793 */
794 int EXPENSE_FEATURE_COUNT = 7;
795
796 /**
797 * The number of operations of the '<em>Expense</em>' class.
798 * <!-- begin-user-doc -->
799 * <!-- end-user-doc -->
800 * @generated
801 * @ordered
802 */
803 int EXPENSE_OPERATION_COUNT = 0;
804
805 /**
806 * The meta object id for the '{@link TaxationWithRoot.impl.DependentImpl <em>Dependent</em>}' class.
807 * <!-- begin-user-doc -->
808 * <!-- end-user-doc -->
809 * @see TaxationWithRoot.impl.DependentImpl
810 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getDependent()
811 * @generated
812 */
813 int DEPENDENT = 6;
814
815 /**
816 * The feature id for the '<em><b>SS No</b></em>' attribute.
817 * <!-- begin-user-doc -->
818 * <!-- end-user-doc -->
819 * @generated
820 * @ordered
821 */
822 int DEPENDENT__SS_NO = PHYSICAL_PERSON__SS_NO;
823
824 /**
825 * The feature id for the '<em><b>Addresses</b></em>' reference list.
826 * <!-- begin-user-doc -->
827 * <!-- end-user-doc -->
828 * @generated
829 * @ordered
830 */
831 int DEPENDENT__ADDRESSES = PHYSICAL_PERSON__ADDRESSES;
832
833 /**
834 * The feature id for the '<em><b>Birth year</b></em>' attribute.
835 * <!-- begin-user-doc -->
836 * <!-- end-user-doc -->
837 * @generated
838 * @ordered
839 */
840 int DEPENDENT__BIRTH_YEAR = PHYSICAL_PERSON__BIRTH_YEAR;
841
842 /**
843 * The feature id for the '<em><b>Disability percentage</b></em>' attribute.
844 * <!-- begin-user-doc -->
845 * <!-- end-user-doc -->
846 * @generated
847 * @ordered
848 */
849 int DEPENDENT__DISABILITY_PERCENTAGE = PHYSICAL_PERSON__DISABILITY_PERCENTAGE;
850
851 /**
852 * The feature id for the '<em><b>Disability type</b></em>' attribute.
853 * <!-- begin-user-doc -->
854 * <!-- end-user-doc -->
855 * @generated
856 * @ordered
857 */
858 int DEPENDENT__DISABILITY_TYPE = PHYSICAL_PERSON__DISABILITY_TYPE;
859
860 /**
861 * The feature id for the '<em><b>Birth month</b></em>' attribute.
862 * <!-- begin-user-doc -->
863 * <!-- end-user-doc -->
864 * @generated
865 * @ordered
866 */
867 int DEPENDENT__BIRTH_MONTH = PHYSICAL_PERSON__BIRTH_MONTH;
868
869 /**
870 * The feature id for the '<em><b>Birth day</b></em>' attribute.
871 * <!-- begin-user-doc -->
872 * <!-- end-user-doc -->
873 * @generated
874 * @ordered
875 */
876 int DEPENDENT__BIRTH_DAY = PHYSICAL_PERSON__BIRTH_DAY;
877
878 /**
879 * The feature id for the '<em><b>Expenses</b></em>' reference list.
880 * <!-- begin-user-doc -->
881 * <!-- end-user-doc -->
882 * @generated
883 * @ordered
884 */
885 int DEPENDENT__EXPENSES = PHYSICAL_PERSON__EXPENSES;
886
887 /**
888 * The feature id for the '<em><b>Is widower</b></em>' attribute.
889 * <!-- begin-user-doc -->
890 * <!-- end-user-doc -->
891 * @generated
892 * @ordered
893 */
894 int DEPENDENT__IS_WIDOWER = PHYSICAL_PERSON__IS_WIDOWER;
895
896 /**
897 * The feature id for the '<em><b>Dependent type</b></em>' attribute.
898 * <!-- begin-user-doc -->
899 * <!-- end-user-doc -->
900 * @generated
901 * @ordered
902 */
903 int DEPENDENT__DEPENDENT_TYPE = PHYSICAL_PERSON_FEATURE_COUNT + 0;
904
905 /**
906 * The feature id for the '<em><b>Responsible person</b></em>' container reference.
907 * <!-- begin-user-doc -->
908 * <!-- end-user-doc -->
909 * @generated
910 * @ordered
911 */
912 int DEPENDENT__RESPONSIBLE_PERSON = PHYSICAL_PERSON_FEATURE_COUNT + 1;
913
914 /**
915 * The feature id for the '<em><b>Continued studies</b></em>' attribute.
916 * <!-- begin-user-doc -->
917 * <!-- end-user-doc -->
918 * @generated
919 * @ordered
920 */
921 int DEPENDENT__CONTINUED_STUDIES = PHYSICAL_PERSON_FEATURE_COUNT + 2;
922
923 /**
924 * The feature id for the '<em><b>Allowances</b></em>' containment reference.
925 * <!-- begin-user-doc -->
926 * <!-- end-user-doc -->
927 * @generated
928 * @ordered
929 */
930 int DEPENDENT__ALLOWANCES = PHYSICAL_PERSON_FEATURE_COUNT + 3;
931
932 /**
933 * The feature id for the '<em><b>Household</b></em>' container reference.
934 * <!-- begin-user-doc -->
935 * <!-- end-user-doc -->
936 * @generated
937 * @ordered
938 */
939 int DEPENDENT__HOUSEHOLD = PHYSICAL_PERSON_FEATURE_COUNT + 4;
940
941 /**
942 * The feature id for the '<em><b>From agent</b></em>' reference.
943 * <!-- begin-user-doc -->
944 * <!-- end-user-doc -->
945 * @generated
946 * @ordered
947 */
948 int DEPENDENT__FROM_AGENT = PHYSICAL_PERSON_FEATURE_COUNT + 5;
949
950 /**
951 * The feature id for the '<em><b>Expense</b></em>' reference list.
952 * <!-- begin-user-doc -->
953 * <!-- end-user-doc -->
954 * @generated
955 * @ordered
956 */
957 int DEPENDENT__EXPENSE = PHYSICAL_PERSON_FEATURE_COUNT + 6;
958
959 /**
960 * The number of structural features of the '<em>Dependent</em>' class.
961 * <!-- begin-user-doc -->
962 * <!-- end-user-doc -->
963 * @generated
964 * @ordered
965 */
966 int DEPENDENT_FEATURE_COUNT = PHYSICAL_PERSON_FEATURE_COUNT + 7;
967
968 /**
969 * The number of operations of the '<em>Dependent</em>' class.
970 * <!-- begin-user-doc -->
971 * <!-- end-user-doc -->
972 * @generated
973 * @ordered
974 */
975 int DEPENDENT_OPERATION_COUNT = PHYSICAL_PERSON_OPERATION_COUNT + 0;
976
977 /**
978 * The meta object id for the '{@link TaxationWithRoot.impl.External_AllowanceImpl <em>External Allowance</em>}' class.
979 * <!-- begin-user-doc -->
980 * <!-- end-user-doc -->
981 * @see TaxationWithRoot.impl.External_AllowanceImpl
982 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getExternal_Allowance()
983 * @generated
984 */
985 int EXTERNAL_ALLOWANCE = 7;
986
987 /**
988 * The feature id for the '<em><b>Grantor</b></em>' attribute.
989 * <!-- begin-user-doc -->
990 * <!-- end-user-doc -->
991 * @generated
992 * @ordered
993 */
994 int EXTERNAL_ALLOWANCE__GRANTOR = 0;
995
996 /**
997 * The feature id for the '<em><b>Starting year</b></em>' attribute.
998 * <!-- begin-user-doc -->
999 * <!-- end-user-doc -->
1000 * @generated
1001 * @ordered
1002 */
1003 int EXTERNAL_ALLOWANCE__STARTING_YEAR = 1;
1004
1005 /**
1006 * The feature id for the '<em><b>Ending year</b></em>' attribute.
1007 * <!-- begin-user-doc -->
1008 * <!-- end-user-doc -->
1009 * @generated
1010 * @ordered
1011 */
1012 int EXTERNAL_ALLOWANCE__ENDING_YEAR = 2;
1013
1014 /**
1015 * The feature id for the '<em><b>Reciver</b></em>' reference.
1016 * <!-- begin-user-doc -->
1017 * <!-- end-user-doc -->
1018 * @generated
1019 * @ordered
1020 */
1021 int EXTERNAL_ALLOWANCE__RECIVER = 3;
1022
1023 /**
1024 * The feature id for the '<em><b>Id5</b></em>' attribute.
1025 * <!-- begin-user-doc -->
1026 * <!-- end-user-doc -->
1027 * @generated
1028 * @ordered
1029 */
1030 int EXTERNAL_ALLOWANCE__ID5 = 4;
1031
1032 /**
1033 * The feature id for the '<em><b>Person</b></em>' container reference.
1034 * <!-- begin-user-doc -->
1035 * <!-- end-user-doc -->
1036 * @generated
1037 * @ordered
1038 */
1039 int EXTERNAL_ALLOWANCE__PERSON = 5;
1040
1041 /**
1042 * The number of structural features of the '<em>External Allowance</em>' class.
1043 * <!-- begin-user-doc -->
1044 * <!-- end-user-doc -->
1045 * @generated
1046 * @ordered
1047 */
1048 int EXTERNAL_ALLOWANCE_FEATURE_COUNT = 6;
1049
1050 /**
1051 * The number of operations of the '<em>External Allowance</em>' class.
1052 * <!-- begin-user-doc -->
1053 * <!-- end-user-doc -->
1054 * @generated
1055 * @ordered
1056 */
1057 int EXTERNAL_ALLOWANCE_OPERATION_COUNT = 0;
1058
1059 /**
1060 * The meta object id for the '{@link TaxationWithRoot.Tax_Case <em>Tax Case</em>}' class.
1061 * <!-- begin-user-doc -->
1062 * <!-- end-user-doc -->
1063 * @see TaxationWithRoot.Tax_Case
1064 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getTax_Case()
1065 * @generated
1066 */
1067 int TAX_CASE = 11;
1068
1069 /**
1070 * The number of structural features of the '<em>Tax Case</em>' class.
1071 * <!-- begin-user-doc -->
1072 * <!-- end-user-doc -->
1073 * @generated
1074 * @ordered
1075 */
1076 int TAX_CASE_FEATURE_COUNT = 0;
1077
1078 /**
1079 * The number of operations of the '<em>Tax Case</em>' class.
1080 * <!-- begin-user-doc -->
1081 * <!-- end-user-doc -->
1082 * @generated
1083 * @ordered
1084 */
1085 int TAX_CASE_OPERATION_COUNT = 0;
1086
1087 /**
1088 * The meta object id for the '{@link TaxationWithRoot.impl.HouseholdImpl <em>Household</em>}' class.
1089 * <!-- begin-user-doc -->
1090 * <!-- end-user-doc -->
1091 * @see TaxationWithRoot.impl.HouseholdImpl
1092 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getHousehold()
1093 * @generated
1094 */
1095 int HOUSEHOLD = 8;
1096
1097 /**
1098 * The feature id for the '<em><b>Parents</b></em>' containment reference.
1099 * <!-- begin-user-doc -->
1100 * <!-- end-user-doc -->
1101 * @generated
1102 * @ordered
1103 */
1104 int HOUSEHOLD__PARENTS = TAX_CASE_FEATURE_COUNT + 0;
1105
1106 /**
1107 * The feature id for the '<em><b>Id1</b></em>' attribute.
1108 * <!-- begin-user-doc -->
1109 * <!-- end-user-doc -->
1110 * @generated
1111 * @ordered
1112 */
1113 int HOUSEHOLD__ID1 = TAX_CASE_FEATURE_COUNT + 1;
1114
1115 /**
1116 * The feature id for the '<em><b>Children</b></em>' containment reference list.
1117 * <!-- begin-user-doc -->
1118 * <!-- end-user-doc -->
1119 * @generated
1120 * @ordered
1121 */
1122 int HOUSEHOLD__CHILDREN = TAX_CASE_FEATURE_COUNT + 2;
1123
1124 /**
1125 * The number of structural features of the '<em>Household</em>' class.
1126 * <!-- begin-user-doc -->
1127 * <!-- end-user-doc -->
1128 * @generated
1129 * @ordered
1130 */
1131 int HOUSEHOLD_FEATURE_COUNT = TAX_CASE_FEATURE_COUNT + 3;
1132
1133 /**
1134 * The number of operations of the '<em>Household</em>' class.
1135 * <!-- begin-user-doc -->
1136 * <!-- end-user-doc -->
1137 * @generated
1138 * @ordered
1139 */
1140 int HOUSEHOLD_OPERATION_COUNT = TAX_CASE_OPERATION_COUNT + 0;
1141
1142 /**
1143 * The meta object id for the '{@link TaxationWithRoot.impl.Legal_Union_RecordImpl <em>Legal Union Record</em>}' class.
1144 * <!-- begin-user-doc -->
1145 * <!-- end-user-doc -->
1146 * @see TaxationWithRoot.impl.Legal_Union_RecordImpl
1147 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getLegal_Union_Record()
1148 * @generated
1149 */
1150 int LEGAL_UNION_RECORD = 9;
1151
1152 /**
1153 * The feature id for the '<em><b>Start year</b></em>' attribute.
1154 * <!-- begin-user-doc -->
1155 * <!-- end-user-doc -->
1156 * @generated
1157 * @ordered
1158 */
1159 int LEGAL_UNION_RECORD__START_YEAR = 0;
1160
1161 /**
1162 * The feature id for the '<em><b>End year</b></em>' attribute.
1163 * <!-- begin-user-doc -->
1164 * <!-- end-user-doc -->
1165 * @generated
1166 * @ordered
1167 */
1168 int LEGAL_UNION_RECORD__END_YEAR = 1;
1169
1170 /**
1171 * The feature id for the '<em><b>Separation cause</b></em>' attribute.
1172 * <!-- begin-user-doc -->
1173 * <!-- end-user-doc -->
1174 * @generated
1175 * @ordered
1176 */
1177 int LEGAL_UNION_RECORD__SEPARATION_CAUSE = 2;
1178
1179 /**
1180 * The feature id for the '<em><b>Individual A</b></em>' containment reference.
1181 * <!-- begin-user-doc -->
1182 * <!-- end-user-doc -->
1183 * @generated
1184 * @ordered
1185 */
1186 int LEGAL_UNION_RECORD__INDIVIDUAL_A = 3;
1187
1188 /**
1189 * The feature id for the '<em><b>Individual B</b></em>' containment reference list.
1190 * <!-- begin-user-doc -->
1191 * <!-- end-user-doc -->
1192 * @generated
1193 * @ordered
1194 */
1195 int LEGAL_UNION_RECORD__INDIVIDUAL_B = 4;
1196
1197 /**
1198 * The feature id for the '<em><b>Properties</b></em>' containment reference list.
1199 * <!-- begin-user-doc -->
1200 * <!-- end-user-doc -->
1201 * @generated
1202 * @ordered
1203 */
1204 int LEGAL_UNION_RECORD__PROPERTIES = 5;
1205
1206 /**
1207 * The feature id for the '<em><b>Mutual agreement</b></em>' attribute.
1208 * <!-- begin-user-doc -->
1209 * <!-- end-user-doc -->
1210 * @generated
1211 * @ordered
1212 */
1213 int LEGAL_UNION_RECORD__MUTUAL_AGREEMENT = 6;
1214
1215 /**
1216 * The feature id for the '<em><b>Id9</b></em>' attribute.
1217 * <!-- begin-user-doc -->
1218 * <!-- end-user-doc -->
1219 * @generated
1220 * @ordered
1221 */
1222 int LEGAL_UNION_RECORD__ID9 = 7;
1223
1224 /**
1225 * The feature id for the '<em><b>Household</b></em>' container reference.
1226 * <!-- begin-user-doc -->
1227 * <!-- end-user-doc -->
1228 * @generated
1229 * @ordered
1230 */
1231 int LEGAL_UNION_RECORD__HOUSEHOLD = 8;
1232
1233 /**
1234 * The number of structural features of the '<em>Legal Union Record</em>' class.
1235 * <!-- begin-user-doc -->
1236 * <!-- end-user-doc -->
1237 * @generated
1238 * @ordered
1239 */
1240 int LEGAL_UNION_RECORD_FEATURE_COUNT = 9;
1241
1242 /**
1243 * The number of operations of the '<em>Legal Union Record</em>' class.
1244 * <!-- begin-user-doc -->
1245 * <!-- end-user-doc -->
1246 * @generated
1247 * @ordered
1248 */
1249 int LEGAL_UNION_RECORD_OPERATION_COUNT = 0;
1250
1251 /**
1252 * The meta object id for the '{@link TaxationWithRoot.impl.Tax_PropertyImpl <em>Tax Property</em>}' class.
1253 * <!-- begin-user-doc -->
1254 * <!-- end-user-doc -->
1255 * @see TaxationWithRoot.impl.Tax_PropertyImpl
1256 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getTax_Property()
1257 * @generated
1258 */
1259 int TAX_PROPERTY = 10;
1260
1261 /**
1262 * The feature id for the '<em><b>Starting year</b></em>' attribute.
1263 * <!-- begin-user-doc -->
1264 * <!-- end-user-doc -->
1265 * @generated
1266 * @ordered
1267 */
1268 int TAX_PROPERTY__STARTING_YEAR = 0;
1269
1270 /**
1271 * The feature id for the '<em><b>Id10</b></em>' attribute.
1272 * <!-- begin-user-doc -->
1273 * <!-- end-user-doc -->
1274 * @generated
1275 * @ordered
1276 */
1277 int TAX_PROPERTY__ID10 = 1;
1278
1279 /**
1280 * The feature id for the '<em><b>Union record</b></em>' container reference.
1281 * <!-- begin-user-doc -->
1282 * <!-- end-user-doc -->
1283 * @generated
1284 * @ordered
1285 */
1286 int TAX_PROPERTY__UNION_RECORD = 2;
1287
1288 /**
1289 * The number of structural features of the '<em>Tax Property</em>' class.
1290 * <!-- begin-user-doc -->
1291 * <!-- end-user-doc -->
1292 * @generated
1293 * @ordered
1294 */
1295 int TAX_PROPERTY_FEATURE_COUNT = 3;
1296
1297 /**
1298 * The number of operations of the '<em>Tax Property</em>' class.
1299 * <!-- begin-user-doc -->
1300 * <!-- end-user-doc -->
1301 * @generated
1302 * @ordered
1303 */
1304 int TAX_PROPERTY_OPERATION_COUNT = 0;
1305
1306 /**
1307 * The meta object id for the '{@link TaxationWithRoot.impl.FromAgentImpl <em>From Agent</em>}' class.
1308 * <!-- begin-user-doc -->
1309 * <!-- end-user-doc -->
1310 * @see TaxationWithRoot.impl.FromAgentImpl
1311 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getFromAgent()
1312 * @generated
1313 */
1314 int FROM_AGENT = 12;
1315
1316 /**
1317 * The feature id for the '<em><b>Tax Payer</b></em>' container reference.
1318 * <!-- begin-user-doc -->
1319 * <!-- end-user-doc -->
1320 * @generated
1321 * @ordered
1322 */
1323 int FROM_AGENT__TAX_PAYER = 0;
1324
1325 /**
1326 * The feature id for the '<em><b>Is dependent eligible for CE Not In Houshold Children Care</b></em>' attribute.
1327 * <!-- begin-user-doc -->
1328 * <!-- end-user-doc -->
1329 * @generated
1330 * @ordered
1331 */
1332 int FROM_AGENT__IS_DEPENDENT_ELIGIBLE_FOR_CE_NOT_IN_HOUSHOLD_CHILDREN_CARE = 1;
1333
1334 /**
1335 * The feature id for the '<em><b>Expense</b></em>' reference.
1336 * <!-- begin-user-doc -->
1337 * <!-- end-user-doc -->
1338 * @generated
1339 * @ordered
1340 */
1341 int FROM_AGENT__EXPENSE = 2;
1342
1343 /**
1344 * The feature id for the '<em><b>Is eligible debt</b></em>' attribute.
1345 * <!-- begin-user-doc -->
1346 * <!-- end-user-doc -->
1347 * @generated
1348 * @ordered
1349 */
1350 int FROM_AGENT__IS_ELIGIBLE_DEBT = 3;
1351
1352 /**
1353 * The feature id for the '<em><b>Dependent</b></em>' reference.
1354 * <!-- begin-user-doc -->
1355 * <!-- end-user-doc -->
1356 * @generated
1357 * @ordered
1358 */
1359 int FROM_AGENT__DEPENDENT = 4;
1360
1361 /**
1362 * The number of structural features of the '<em>From Agent</em>' class.
1363 * <!-- begin-user-doc -->
1364 * <!-- end-user-doc -->
1365 * @generated
1366 * @ordered
1367 */
1368 int FROM_AGENT_FEATURE_COUNT = 5;
1369
1370 /**
1371 * The number of operations of the '<em>From Agent</em>' class.
1372 * <!-- begin-user-doc -->
1373 * <!-- end-user-doc -->
1374 * @generated
1375 * @ordered
1376 */
1377 int FROM_AGENT_OPERATION_COUNT = 0;
1378
1379 /**
1380 * The meta object id for the '{@link TaxationWithRoot.impl.IncomeImpl <em>Income</em>}' class.
1381 * <!-- begin-user-doc -->
1382 * <!-- end-user-doc -->
1383 * @see TaxationWithRoot.impl.IncomeImpl
1384 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getIncome()
1385 * @generated
1386 */
1387 int INCOME = 13;
1388
1389 /**
1390 * The feature id for the '<em><b>Income amount</b></em>' attribute.
1391 * <!-- begin-user-doc -->
1392 * <!-- end-user-doc -->
1393 * @generated
1394 * @ordered
1395 */
1396 int INCOME__INCOME_AMOUNT = 0;
1397
1398 /**
1399 * The feature id for the '<em><b>Income type</b></em>' containment reference.
1400 * <!-- begin-user-doc -->
1401 * <!-- end-user-doc -->
1402 * @generated
1403 * @ordered
1404 */
1405 int INCOME__INCOME_TYPE = 1;
1406
1407 /**
1408 * The feature id for the '<em><b>Tax card</b></em>' containment reference.
1409 * <!-- begin-user-doc -->
1410 * <!-- end-user-doc -->
1411 * @generated
1412 * @ordered
1413 */
1414 int INCOME__TAX_CARD = 2;
1415
1416 /**
1417 * The feature id for the '<em><b>Tax liability</b></em>' attribute.
1418 * <!-- begin-user-doc -->
1419 * <!-- end-user-doc -->
1420 * @generated
1421 * @ordered
1422 */
1423 int INCOME__TAX_LIABILITY = 3;
1424
1425 /**
1426 * The feature id for the '<em><b>Tax Payer</b></em>' container reference.
1427 * <!-- begin-user-doc -->
1428 * <!-- end-user-doc -->
1429 * @generated
1430 * @ordered
1431 */
1432 int INCOME__TAX_PAYER = 4;
1433
1434 /**
1435 * The feature id for the '<em><b>Details</b></em>' containment reference list.
1436 * <!-- begin-user-doc -->
1437 * <!-- end-user-doc -->
1438 * @generated
1439 * @ordered
1440 */
1441 int INCOME__DETAILS = 5;
1442
1443 /**
1444 * The feature id for the '<em><b>Num</b></em>' attribute.
1445 * <!-- begin-user-doc -->
1446 * <!-- end-user-doc -->
1447 * @generated
1448 * @ordered
1449 */
1450 int INCOME__NUM = 6;
1451
1452 /**
1453 * The feature id for the '<em><b>Expenses</b></em>' containment reference list.
1454 * <!-- begin-user-doc -->
1455 * <!-- end-user-doc -->
1456 * @generated
1457 * @ordered
1458 */
1459 int INCOME__EXPENSES = 7;
1460
1461 /**
1462 * The number of structural features of the '<em>Income</em>' class.
1463 * <!-- begin-user-doc -->
1464 * <!-- end-user-doc -->
1465 * @generated
1466 * @ordered
1467 */
1468 int INCOME_FEATURE_COUNT = 8;
1469
1470 /**
1471 * The number of operations of the '<em>Income</em>' class.
1472 * <!-- begin-user-doc -->
1473 * <!-- end-user-doc -->
1474 * @generated
1475 * @ordered
1476 */
1477 int INCOME_OPERATION_COUNT = 0;
1478
1479 /**
1480 * The meta object id for the '{@link TaxationWithRoot.impl.Income_TypeImpl <em>Income Type</em>}' class.
1481 * <!-- begin-user-doc -->
1482 * <!-- end-user-doc -->
1483 * @see TaxationWithRoot.impl.Income_TypeImpl
1484 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getIncome_Type()
1485 * @generated
1486 */
1487 int INCOME_TYPE = 14;
1488
1489 /**
1490 * The feature id for the '<em><b>Id8</b></em>' attribute.
1491 * <!-- begin-user-doc -->
1492 * <!-- end-user-doc -->
1493 * @generated
1494 * @ordered
1495 */
1496 int INCOME_TYPE__ID8 = 0;
1497
1498 /**
1499 * The feature id for the '<em><b>Income</b></em>' container reference.
1500 * <!-- begin-user-doc -->
1501 * <!-- end-user-doc -->
1502 * @generated
1503 * @ordered
1504 */
1505 int INCOME_TYPE__INCOME = 1;
1506
1507 /**
1508 * The number of structural features of the '<em>Income Type</em>' class.
1509 * <!-- begin-user-doc -->
1510 * <!-- end-user-doc -->
1511 * @generated
1512 * @ordered
1513 */
1514 int INCOME_TYPE_FEATURE_COUNT = 2;
1515
1516 /**
1517 * The number of operations of the '<em>Income Type</em>' class.
1518 * <!-- begin-user-doc -->
1519 * <!-- end-user-doc -->
1520 * @generated
1521 * @ordered
1522 */
1523 int INCOME_TYPE_OPERATION_COUNT = 0;
1524
1525 /**
1526 * The meta object id for the '{@link TaxationWithRoot.impl.Tax_CardImpl <em>Tax Card</em>}' class.
1527 * <!-- begin-user-doc -->
1528 * <!-- end-user-doc -->
1529 * @see TaxationWithRoot.impl.Tax_CardImpl
1530 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getTax_Card()
1531 * @generated
1532 */
1533 int TAX_CARD = 15;
1534
1535 /**
1536 * The feature id for the '<em><b>Card identifier</b></em>' attribute.
1537 * <!-- begin-user-doc -->
1538 * <!-- end-user-doc -->
1539 * @generated
1540 * @ordered
1541 */
1542 int TAX_CARD__CARD_IDENTIFIER = 0;
1543
1544 /**
1545 * The feature id for the '<em><b>Tax office</b></em>' attribute.
1546 * <!-- begin-user-doc -->
1547 * <!-- end-user-doc -->
1548 * @generated
1549 * @ordered
1550 */
1551 int TAX_CARD__TAX_OFFICE = 1;
1552
1553 /**
1554 * The feature id for the '<em><b>Percentage of witholding</b></em>' attribute.
1555 * <!-- begin-user-doc -->
1556 * <!-- end-user-doc -->
1557 * @generated
1558 * @ordered
1559 */
1560 int TAX_CARD__PERCENTAGE_OF_WITHOLDING = 2;
1561
1562 /**
1563 * The feature id for the '<em><b>Tax payers name surname</b></em>' attribute list.
1564 * <!-- begin-user-doc -->
1565 * <!-- end-user-doc -->
1566 * @generated
1567 * @ordered
1568 */
1569 int TAX_CARD__TAX_PAYERS_NAME_SURNAME = 3;
1570
1571 /**
1572 * The feature id for the '<em><b>Tax payers partner name surname</b></em>' attribute list.
1573 * <!-- begin-user-doc -->
1574 * <!-- end-user-doc -->
1575 * @generated
1576 * @ordered
1577 */
1578 int TAX_CARD__TAX_PAYERS_PARTNER_NAME_SURNAME = 4;
1579
1580 /**
1581 * The feature id for the '<em><b>Tax payers address</b></em>' reference.
1582 * <!-- begin-user-doc -->
1583 * <!-- end-user-doc -->
1584 * @generated
1585 * @ordered
1586 */
1587 int TAX_CARD__TAX_PAYERS_ADDRESS = 5;
1588
1589 /**
1590 * The feature id for the '<em><b>Jobs Employer SS No</b></em>' attribute.
1591 * <!-- begin-user-doc -->
1592 * <!-- end-user-doc -->
1593 * @generated
1594 * @ordered
1595 */
1596 int TAX_CARD__JOBS_EMPLOYER_SS_NO = 6;
1597
1598 /**
1599 * The feature id for the '<em><b>Jobs employers name</b></em>' attribute.
1600 * <!-- begin-user-doc -->
1601 * <!-- end-user-doc -->
1602 * @generated
1603 * @ordered
1604 */
1605 int TAX_CARD__JOBS_EMPLOYERS_NAME = 7;
1606
1607 /**
1608 * The feature id for the '<em><b>Jobs activity type</b></em>' attribute.
1609 * <!-- begin-user-doc -->
1610 * <!-- end-user-doc -->
1611 * @generated
1612 * @ordered
1613 */
1614 int TAX_CARD__JOBS_ACTIVITY_TYPE = 8;
1615
1616 /**
1617 * The feature id for the '<em><b>Jobs place of work</b></em>' attribute.
1618 * <!-- begin-user-doc -->
1619 * <!-- end-user-doc -->
1620 * @generated
1621 * @ordered
1622 */
1623 int TAX_CARD__JOBS_PLACE_OF_WORK = 9;
1624
1625 /**
1626 * The feature id for the '<em><b>Deduction FD daily</b></em>' attribute.
1627 * <!-- begin-user-doc -->
1628 * <!-- end-user-doc -->
1629 * @generated
1630 * @ordered
1631 */
1632 int TAX_CARD__DEDUCTION_FD_DAILY = 10;
1633
1634 /**
1635 * The feature id for the '<em><b>Deduction FD monthly</b></em>' attribute.
1636 * <!-- begin-user-doc -->
1637 * <!-- end-user-doc -->
1638 * @generated
1639 * @ordered
1640 */
1641 int TAX_CARD__DEDUCTION_FD_MONTHLY = 11;
1642
1643 /**
1644 * The feature id for the '<em><b>Deduction AC daily</b></em>' attribute.
1645 * <!-- begin-user-doc -->
1646 * <!-- end-user-doc -->
1647 * @generated
1648 * @ordered
1649 */
1650 int TAX_CARD__DEDUCTION_AC_DAILY = 12;
1651
1652 /**
1653 * The feature id for the '<em><b>Deduction AC monthly</b></em>' attribute.
1654 * <!-- begin-user-doc -->
1655 * <!-- end-user-doc -->
1656 * @generated
1657 * @ordered
1658 */
1659 int TAX_CARD__DEDUCTION_AC_MONTHLY = 13;
1660
1661 /**
1662 * The feature id for the '<em><b>Deduction AC yearly</b></em>' attribute.
1663 * <!-- begin-user-doc -->
1664 * <!-- end-user-doc -->
1665 * @generated
1666 * @ordered
1667 */
1668 int TAX_CARD__DEDUCTION_AC_YEARLY = 14;
1669
1670 /**
1671 * The feature id for the '<em><b>Deduction CE daily</b></em>' attribute.
1672 * <!-- begin-user-doc -->
1673 * <!-- end-user-doc -->
1674 * @generated
1675 * @ordered
1676 */
1677 int TAX_CARD__DEDUCTION_CE_DAILY = 15;
1678
1679 /**
1680 * The feature id for the '<em><b>Deduction CE monthly</b></em>' attribute.
1681 * <!-- begin-user-doc -->
1682 * <!-- end-user-doc -->
1683 * @generated
1684 * @ordered
1685 */
1686 int TAX_CARD__DEDUCTION_CE_MONTHLY = 16;
1687
1688 /**
1689 * The feature id for the '<em><b>Deduction CE yearly</b></em>' attribute.
1690 * <!-- begin-user-doc -->
1691 * <!-- end-user-doc -->
1692 * @generated
1693 * @ordered
1694 */
1695 int TAX_CARD__DEDUCTION_CE_YEARLY = 17;
1696
1697 /**
1698 * The feature id for the '<em><b>Deduction DS daily</b></em>' attribute.
1699 * <!-- begin-user-doc -->
1700 * <!-- end-user-doc -->
1701 * @generated
1702 * @ordered
1703 */
1704 int TAX_CARD__DEDUCTION_DS_DAILY = 18;
1705
1706 /**
1707 * The feature id for the '<em><b>Deduction DS monthly</b></em>' attribute.
1708 * <!-- begin-user-doc -->
1709 * <!-- end-user-doc -->
1710 * @generated
1711 * @ordered
1712 */
1713 int TAX_CARD__DEDUCTION_DS_MONTHLY = 19;
1714
1715 /**
1716 * The feature id for the '<em><b>Deduction FO daily</b></em>' attribute.
1717 * <!-- begin-user-doc -->
1718 * <!-- end-user-doc -->
1719 * @generated
1720 * @ordered
1721 */
1722 int TAX_CARD__DEDUCTION_FO_DAILY = 20;
1723
1724 /**
1725 * The feature id for the '<em><b>Deduction FO monthly</b></em>' attribute.
1726 * <!-- begin-user-doc -->
1727 * <!-- end-user-doc -->
1728 * @generated
1729 * @ordered
1730 */
1731 int TAX_CARD__DEDUCTION_FO_MONTHLY = 21;
1732
1733 /**
1734 * The feature id for the '<em><b>Deduction FO yearly</b></em>' attribute.
1735 * <!-- begin-user-doc -->
1736 * <!-- end-user-doc -->
1737 * @generated
1738 * @ordered
1739 */
1740 int TAX_CARD__DEDUCTION_FO_YEARLY = 22;
1741
1742 /**
1743 * The feature id for the '<em><b>Credit CIS daily</b></em>' attribute.
1744 * <!-- begin-user-doc -->
1745 * <!-- end-user-doc -->
1746 * @generated
1747 * @ordered
1748 */
1749 int TAX_CARD__CREDIT_CIS_DAILY = 23;
1750
1751 /**
1752 * The feature id for the '<em><b>Credit CIS monthly</b></em>' attribute.
1753 * <!-- begin-user-doc -->
1754 * <!-- end-user-doc -->
1755 * @generated
1756 * @ordered
1757 */
1758 int TAX_CARD__CREDIT_CIS_MONTHLY = 24;
1759
1760 /**
1761 * The feature id for the '<em><b>Credit CIM daily</b></em>' attribute.
1762 * <!-- begin-user-doc -->
1763 * <!-- end-user-doc -->
1764 * @generated
1765 * @ordered
1766 */
1767 int TAX_CARD__CREDIT_CIM_DAILY = 25;
1768
1769 /**
1770 * The feature id for the '<em><b>Validity</b></em>' attribute.
1771 * <!-- begin-user-doc -->
1772 * <!-- end-user-doc -->
1773 * @generated
1774 * @ordered
1775 */
1776 int TAX_CARD__VALIDITY = 26;
1777
1778 /**
1779 * The feature id for the '<em><b>Income Tax Credit</b></em>' reference list.
1780 * <!-- begin-user-doc -->
1781 * <!-- end-user-doc -->
1782 * @generated
1783 * @ordered
1784 */
1785 int TAX_CARD__INCOME_TAX_CREDIT = 27;
1786
1787 /**
1788 * The feature id for the '<em><b>Previous</b></em>' reference.
1789 * <!-- begin-user-doc -->
1790 * <!-- end-user-doc -->
1791 * @generated
1792 * @ordered
1793 */
1794 int TAX_CARD__PREVIOUS = 28;
1795
1796 /**
1797 * The feature id for the '<em><b>Current tax card</b></em>' reference.
1798 * <!-- begin-user-doc -->
1799 * <!-- end-user-doc -->
1800 * @generated
1801 * @ordered
1802 */
1803 int TAX_CARD__CURRENT_TAX_CARD = 29;
1804
1805 /**
1806 * The feature id for the '<em><b>Credit CIM yearly</b></em>' attribute.
1807 * <!-- begin-user-doc -->
1808 * <!-- end-user-doc -->
1809 * @generated
1810 * @ordered
1811 */
1812 int TAX_CARD__CREDIT_CIM_YEARLY = 30;
1813
1814 /**
1815 * The feature id for the '<em><b>Deduction DS Alimony yearly</b></em>' attribute.
1816 * <!-- begin-user-doc -->
1817 * <!-- end-user-doc -->
1818 * @generated
1819 * @ordered
1820 */
1821 int TAX_CARD__DEDUCTION_DS_ALIMONY_YEARLY = 31;
1822
1823 /**
1824 * The feature id for the '<em><b>Deduction DS Debt yearly</b></em>' attribute.
1825 * <!-- begin-user-doc -->
1826 * <!-- end-user-doc -->
1827 * @generated
1828 * @ordered
1829 */
1830 int TAX_CARD__DEDUCTION_DS_DEBT_YEARLY = 32;
1831
1832 /**
1833 * The feature id for the '<em><b>Income</b></em>' container reference.
1834 * <!-- begin-user-doc -->
1835 * <!-- end-user-doc -->
1836 * @generated
1837 * @ordered
1838 */
1839 int TAX_CARD__INCOME = 33;
1840
1841 /**
1842 * The number of structural features of the '<em>Tax Card</em>' class.
1843 * <!-- begin-user-doc -->
1844 * <!-- end-user-doc -->
1845 * @generated
1846 * @ordered
1847 */
1848 int TAX_CARD_FEATURE_COUNT = 34;
1849
1850 /**
1851 * The number of operations of the '<em>Tax Card</em>' class.
1852 * <!-- begin-user-doc -->
1853 * <!-- end-user-doc -->
1854 * @generated
1855 * @ordered
1856 */
1857 int TAX_CARD_OPERATION_COUNT = 0;
1858
1859 /**
1860 * The meta object id for the '{@link TaxationWithRoot.impl.Income_Tax_CreditImpl <em>Income Tax Credit</em>}' class.
1861 * <!-- begin-user-doc -->
1862 * <!-- end-user-doc -->
1863 * @see TaxationWithRoot.impl.Income_Tax_CreditImpl
1864 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getIncome_Tax_Credit()
1865 * @generated
1866 */
1867 int INCOME_TAX_CREDIT = 16;
1868
1869 /**
1870 * The feature id for the '<em><b>Granted By</b></em>' attribute.
1871 * <!-- begin-user-doc -->
1872 * <!-- end-user-doc -->
1873 * @generated
1874 * @ordered
1875 */
1876 int INCOME_TAX_CREDIT__GRANTED_BY = 0;
1877
1878 /**
1879 * The feature id for the '<em><b>Tax Payer</b></em>' reference.
1880 * <!-- begin-user-doc -->
1881 * <!-- end-user-doc -->
1882 * @generated
1883 * @ordered
1884 */
1885 int INCOME_TAX_CREDIT__TAX_PAYER = 1;
1886
1887 /**
1888 * The feature id for the '<em><b>Tax year</b></em>' attribute.
1889 * <!-- begin-user-doc -->
1890 * <!-- end-user-doc -->
1891 * @generated
1892 * @ordered
1893 */
1894 int INCOME_TAX_CREDIT__TAX_YEAR = 2;
1895
1896 /**
1897 * The feature id for the '<em><b>Yearly</b></em>' attribute.
1898 * <!-- begin-user-doc -->
1899 * <!-- end-user-doc -->
1900 * @generated
1901 * @ordered
1902 */
1903 int INCOME_TAX_CREDIT__YEARLY = 3;
1904
1905 /**
1906 * The feature id for the '<em><b>Monthly</b></em>' attribute.
1907 * <!-- begin-user-doc -->
1908 * <!-- end-user-doc -->
1909 * @generated
1910 * @ordered
1911 */
1912 int INCOME_TAX_CREDIT__MONTHLY = 4;
1913
1914 /**
1915 * The feature id for the '<em><b>Daily</b></em>' attribute.
1916 * <!-- begin-user-doc -->
1917 * <!-- end-user-doc -->
1918 * @generated
1919 * @ordered
1920 */
1921 int INCOME_TAX_CREDIT__DAILY = 5;
1922
1923 /**
1924 * The feature id for the '<em><b>Id7</b></em>' attribute.
1925 * <!-- begin-user-doc -->
1926 * <!-- end-user-doc -->
1927 * @generated
1928 * @ordered
1929 */
1930 int INCOME_TAX_CREDIT__ID7 = 6;
1931
1932 /**
1933 * The feature id for the '<em><b>Taxation Frame</b></em>' reference.
1934 * <!-- begin-user-doc -->
1935 * <!-- end-user-doc -->
1936 * @generated
1937 * @ordered
1938 */
1939 int INCOME_TAX_CREDIT__TAXATION_FRAME = 7;
1940
1941 /**
1942 * The number of structural features of the '<em>Income Tax Credit</em>' class.
1943 * <!-- begin-user-doc -->
1944 * <!-- end-user-doc -->
1945 * @generated
1946 * @ordered
1947 */
1948 int INCOME_TAX_CREDIT_FEATURE_COUNT = 8;
1949
1950 /**
1951 * The number of operations of the '<em>Income Tax Credit</em>' class.
1952 * <!-- begin-user-doc -->
1953 * <!-- end-user-doc -->
1954 * @generated
1955 * @ordered
1956 */
1957 int INCOME_TAX_CREDIT_OPERATION_COUNT = 0;
1958
1959 /**
1960 * The meta object id for the '{@link TaxationWithRoot.impl.Income_DetailImpl <em>Income Detail</em>}' class.
1961 * <!-- begin-user-doc -->
1962 * <!-- end-user-doc -->
1963 * @see TaxationWithRoot.impl.Income_DetailImpl
1964 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getIncome_Detail()
1965 * @generated
1966 */
1967 int INCOME_DETAIL = 17;
1968
1969 /**
1970 * The feature id for the '<em><b>Amount</b></em>' attribute.
1971 * <!-- begin-user-doc -->
1972 * <!-- end-user-doc -->
1973 * @generated
1974 * @ordered
1975 */
1976 int INCOME_DETAIL__AMOUNT = 0;
1977
1978 /**
1979 * The feature id for the '<em><b>Is worked</b></em>' attribute.
1980 * <!-- begin-user-doc -->
1981 * <!-- end-user-doc -->
1982 * @generated
1983 * @ordered
1984 */
1985 int INCOME_DETAIL__IS_WORKED = 1;
1986
1987 /**
1988 * The feature id for the '<em><b>Distance</b></em>' attribute.
1989 * <!-- begin-user-doc -->
1990 * <!-- end-user-doc -->
1991 * @generated
1992 * @ordered
1993 */
1994 int INCOME_DETAIL__DISTANCE = 2;
1995
1996 /**
1997 * The feature id for the '<em><b>Worked days</b></em>' attribute.
1998 * <!-- begin-user-doc -->
1999 * <!-- end-user-doc -->
2000 * @generated
2001 * @ordered
2002 */
2003 int INCOME_DETAIL__WORKED_DAYS = 3;
2004
2005 /**
2006 * The feature id for the '<em><b>Is contributing CNS</b></em>' attribute.
2007 * <!-- begin-user-doc -->
2008 * <!-- end-user-doc -->
2009 * @generated
2010 * @ordered
2011 */
2012 int INCOME_DETAIL__IS_CONTRIBUTING_CNS = 4;
2013
2014 /**
2015 * The feature id for the '<em><b>Id5</b></em>' attribute.
2016 * <!-- begin-user-doc -->
2017 * <!-- end-user-doc -->
2018 * @generated
2019 * @ordered
2020 */
2021 int INCOME_DETAIL__ID5 = 5;
2022
2023 /**
2024 * The feature id for the '<em><b>Income</b></em>' container reference.
2025 * <!-- begin-user-doc -->
2026 * <!-- end-user-doc -->
2027 * @generated
2028 * @ordered
2029 */
2030 int INCOME_DETAIL__INCOME = 6;
2031
2032 /**
2033 * The number of structural features of the '<em>Income Detail</em>' class.
2034 * <!-- begin-user-doc -->
2035 * <!-- end-user-doc -->
2036 * @generated
2037 * @ordered
2038 */
2039 int INCOME_DETAIL_FEATURE_COUNT = 7;
2040
2041 /**
2042 * The number of operations of the '<em>Income Detail</em>' class.
2043 * <!-- begin-user-doc -->
2044 * <!-- end-user-doc -->
2045 * @generated
2046 * @ordered
2047 */
2048 int INCOME_DETAIL_OPERATION_COUNT = 0;
2049
2050 /**
2051 * The meta object id for the '{@link TaxationWithRoot.impl.FromLawImpl <em>From Law</em>}' class.
2052 * <!-- begin-user-doc -->
2053 * <!-- end-user-doc -->
2054 * @see TaxationWithRoot.impl.FromLawImpl
2055 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getFromLaw()
2056 * @generated
2057 */
2058 int FROM_LAW = 18;
2059
2060 /**
2061 * The feature id for the '<em><b>Id</b></em>' attribute.
2062 * <!-- begin-user-doc -->
2063 * <!-- end-user-doc -->
2064 * @generated
2065 * @ordered
2066 */
2067 int FROM_LAW__ID = 0;
2068
2069 /**
2070 * The feature id for the '<em><b>Tax Payer</b></em>' container reference.
2071 * <!-- begin-user-doc -->
2072 * <!-- end-user-doc -->
2073 * @generated
2074 * @ordered
2075 */
2076 int FROM_LAW__TAX_PAYER = 1;
2077
2078 /**
2079 * The number of structural features of the '<em>From Law</em>' class.
2080 * <!-- begin-user-doc -->
2081 * <!-- end-user-doc -->
2082 * @generated
2083 * @ordered
2084 */
2085 int FROM_LAW_FEATURE_COUNT = 2;
2086
2087 /**
2088 * The number of operations of the '<em>From Law</em>' class.
2089 * <!-- begin-user-doc -->
2090 * <!-- end-user-doc -->
2091 * @generated
2092 * @ordered
2093 */
2094 int FROM_LAW_OPERATION_COUNT = 0;
2095
2096 /**
2097 * The meta object id for the '{@link TaxationWithRoot.impl.Fiscal_AddressImpl <em>Fiscal Address</em>}' class.
2098 * <!-- begin-user-doc -->
2099 * <!-- end-user-doc -->
2100 * @see TaxationWithRoot.impl.Fiscal_AddressImpl
2101 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getFiscal_Address()
2102 * @generated
2103 */
2104 int FISCAL_ADDRESS = 19;
2105
2106 /**
2107 * The feature id for the '<em><b>Country</b></em>' attribute.
2108 * <!-- begin-user-doc -->
2109 * <!-- end-user-doc -->
2110 * @generated
2111 * @ordered
2112 */
2113 int FISCAL_ADDRESS__COUNTRY = ADDRESS__COUNTRY;
2114
2115 /**
2116 * The feature id for the '<em><b>Street</b></em>' attribute.
2117 * <!-- begin-user-doc -->
2118 * <!-- end-user-doc -->
2119 * @generated
2120 * @ordered
2121 */
2122 int FISCAL_ADDRESS__STREET = ADDRESS__STREET;
2123
2124 /**
2125 * The feature id for the '<em><b>Zip Code</b></em>' attribute.
2126 * <!-- begin-user-doc -->
2127 * <!-- end-user-doc -->
2128 * @generated
2129 * @ordered
2130 */
2131 int FISCAL_ADDRESS__ZIP_CODE = ADDRESS__ZIP_CODE;
2132
2133 /**
2134 * The feature id for the '<em><b>City</b></em>' attribute.
2135 * <!-- begin-user-doc -->
2136 * <!-- end-user-doc -->
2137 * @generated
2138 * @ordered
2139 */
2140 int FISCAL_ADDRESS__CITY = ADDRESS__CITY;
2141
2142 /**
2143 * The feature id for the '<em><b>Id2</b></em>' attribute.
2144 * <!-- begin-user-doc -->
2145 * <!-- end-user-doc -->
2146 * @generated
2147 * @ordered
2148 */
2149 int FISCAL_ADDRESS__ID2 = ADDRESS__ID2;
2150
2151 /**
2152 * The feature id for the '<em><b>Tax Payer</b></em>' reference list.
2153 * <!-- begin-user-doc -->
2154 * <!-- end-user-doc -->
2155 * @generated
2156 * @ordered
2157 */
2158 int FISCAL_ADDRESS__TAX_PAYER = ADDRESS__TAX_PAYER;
2159
2160 /**
2161 * The number of structural features of the '<em>Fiscal Address</em>' class.
2162 * <!-- begin-user-doc -->
2163 * <!-- end-user-doc -->
2164 * @generated
2165 * @ordered
2166 */
2167 int FISCAL_ADDRESS_FEATURE_COUNT = ADDRESS_FEATURE_COUNT + 0;
2168
2169 /**
2170 * The number of operations of the '<em>Fiscal Address</em>' class.
2171 * <!-- begin-user-doc -->
2172 * <!-- end-user-doc -->
2173 * @generated
2174 * @ordered
2175 */
2176 int FISCAL_ADDRESS_OPERATION_COUNT = ADDRESS_OPERATION_COUNT + 0;
2177
2178 /**
2179 * The meta object id for the '{@link TaxationWithRoot.impl.Habitual_AddressImpl <em>Habitual Address</em>}' class.
2180 * <!-- begin-user-doc -->
2181 * <!-- end-user-doc -->
2182 * @see TaxationWithRoot.impl.Habitual_AddressImpl
2183 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getHabitual_Address()
2184 * @generated
2185 */
2186 int HABITUAL_ADDRESS = 20;
2187
2188 /**
2189 * The feature id for the '<em><b>Country</b></em>' attribute.
2190 * <!-- begin-user-doc -->
2191 * <!-- end-user-doc -->
2192 * @generated
2193 * @ordered
2194 */
2195 int HABITUAL_ADDRESS__COUNTRY = ADDRESS__COUNTRY;
2196
2197 /**
2198 * The feature id for the '<em><b>Street</b></em>' attribute.
2199 * <!-- begin-user-doc -->
2200 * <!-- end-user-doc -->
2201 * @generated
2202 * @ordered
2203 */
2204 int HABITUAL_ADDRESS__STREET = ADDRESS__STREET;
2205
2206 /**
2207 * The feature id for the '<em><b>Zip Code</b></em>' attribute.
2208 * <!-- begin-user-doc -->
2209 * <!-- end-user-doc -->
2210 * @generated
2211 * @ordered
2212 */
2213 int HABITUAL_ADDRESS__ZIP_CODE = ADDRESS__ZIP_CODE;
2214
2215 /**
2216 * The feature id for the '<em><b>City</b></em>' attribute.
2217 * <!-- begin-user-doc -->
2218 * <!-- end-user-doc -->
2219 * @generated
2220 * @ordered
2221 */
2222 int HABITUAL_ADDRESS__CITY = ADDRESS__CITY;
2223
2224 /**
2225 * The feature id for the '<em><b>Id2</b></em>' attribute.
2226 * <!-- begin-user-doc -->
2227 * <!-- end-user-doc -->
2228 * @generated
2229 * @ordered
2230 */
2231 int HABITUAL_ADDRESS__ID2 = ADDRESS__ID2;
2232
2233 /**
2234 * The feature id for the '<em><b>Tax Payer</b></em>' reference list.
2235 * <!-- begin-user-doc -->
2236 * <!-- end-user-doc -->
2237 * @generated
2238 * @ordered
2239 */
2240 int HABITUAL_ADDRESS__TAX_PAYER = ADDRESS__TAX_PAYER;
2241
2242 /**
2243 * The number of structural features of the '<em>Habitual Address</em>' class.
2244 * <!-- begin-user-doc -->
2245 * <!-- end-user-doc -->
2246 * @generated
2247 * @ordered
2248 */
2249 int HABITUAL_ADDRESS_FEATURE_COUNT = ADDRESS_FEATURE_COUNT + 0;
2250
2251 /**
2252 * The number of operations of the '<em>Habitual Address</em>' class.
2253 * <!-- begin-user-doc -->
2254 * <!-- end-user-doc -->
2255 * @generated
2256 * @ordered
2257 */
2258 int HABITUAL_ADDRESS_OPERATION_COUNT = ADDRESS_OPERATION_COUNT + 0;
2259
2260 /**
2261 * The meta object id for the '{@link TaxationWithRoot.impl.Marriage_RecordImpl <em>Marriage Record</em>}' class.
2262 * <!-- begin-user-doc -->
2263 * <!-- end-user-doc -->
2264 * @see TaxationWithRoot.impl.Marriage_RecordImpl
2265 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getMarriage_Record()
2266 * @generated
2267 */
2268 int MARRIAGE_RECORD = 21;
2269
2270 /**
2271 * The feature id for the '<em><b>Start year</b></em>' attribute.
2272 * <!-- begin-user-doc -->
2273 * <!-- end-user-doc -->
2274 * @generated
2275 * @ordered
2276 */
2277 int MARRIAGE_RECORD__START_YEAR = LEGAL_UNION_RECORD__START_YEAR;
2278
2279 /**
2280 * The feature id for the '<em><b>End year</b></em>' attribute.
2281 * <!-- begin-user-doc -->
2282 * <!-- end-user-doc -->
2283 * @generated
2284 * @ordered
2285 */
2286 int MARRIAGE_RECORD__END_YEAR = LEGAL_UNION_RECORD__END_YEAR;
2287
2288 /**
2289 * The feature id for the '<em><b>Separation cause</b></em>' attribute.
2290 * <!-- begin-user-doc -->
2291 * <!-- end-user-doc -->
2292 * @generated
2293 * @ordered
2294 */
2295 int MARRIAGE_RECORD__SEPARATION_CAUSE = LEGAL_UNION_RECORD__SEPARATION_CAUSE;
2296
2297 /**
2298 * The feature id for the '<em><b>Individual A</b></em>' containment reference.
2299 * <!-- begin-user-doc -->
2300 * <!-- end-user-doc -->
2301 * @generated
2302 * @ordered
2303 */
2304 int MARRIAGE_RECORD__INDIVIDUAL_A = LEGAL_UNION_RECORD__INDIVIDUAL_A;
2305
2306 /**
2307 * The feature id for the '<em><b>Individual B</b></em>' containment reference list.
2308 * <!-- begin-user-doc -->
2309 * <!-- end-user-doc -->
2310 * @generated
2311 * @ordered
2312 */
2313 int MARRIAGE_RECORD__INDIVIDUAL_B = LEGAL_UNION_RECORD__INDIVIDUAL_B;
2314
2315 /**
2316 * The feature id for the '<em><b>Properties</b></em>' containment reference list.
2317 * <!-- begin-user-doc -->
2318 * <!-- end-user-doc -->
2319 * @generated
2320 * @ordered
2321 */
2322 int MARRIAGE_RECORD__PROPERTIES = LEGAL_UNION_RECORD__PROPERTIES;
2323
2324 /**
2325 * The feature id for the '<em><b>Mutual agreement</b></em>' attribute.
2326 * <!-- begin-user-doc -->
2327 * <!-- end-user-doc -->
2328 * @generated
2329 * @ordered
2330 */
2331 int MARRIAGE_RECORD__MUTUAL_AGREEMENT = LEGAL_UNION_RECORD__MUTUAL_AGREEMENT;
2332
2333 /**
2334 * The feature id for the '<em><b>Id9</b></em>' attribute.
2335 * <!-- begin-user-doc -->
2336 * <!-- end-user-doc -->
2337 * @generated
2338 * @ordered
2339 */
2340 int MARRIAGE_RECORD__ID9 = LEGAL_UNION_RECORD__ID9;
2341
2342 /**
2343 * The feature id for the '<em><b>Household</b></em>' container reference.
2344 * <!-- begin-user-doc -->
2345 * <!-- end-user-doc -->
2346 * @generated
2347 * @ordered
2348 */
2349 int MARRIAGE_RECORD__HOUSEHOLD = LEGAL_UNION_RECORD__HOUSEHOLD;
2350
2351 /**
2352 * The number of structural features of the '<em>Marriage Record</em>' class.
2353 * <!-- begin-user-doc -->
2354 * <!-- end-user-doc -->
2355 * @generated
2356 * @ordered
2357 */
2358 int MARRIAGE_RECORD_FEATURE_COUNT = LEGAL_UNION_RECORD_FEATURE_COUNT + 0;
2359
2360 /**
2361 * The number of operations of the '<em>Marriage Record</em>' class.
2362 * <!-- begin-user-doc -->
2363 * <!-- end-user-doc -->
2364 * @generated
2365 * @ordered
2366 */
2367 int MARRIAGE_RECORD_OPERATION_COUNT = LEGAL_UNION_RECORD_OPERATION_COUNT + 0;
2368
2369 /**
2370 * The meta object id for the '{@link TaxationWithRoot.impl.Non_Resident_Tax_PayerImpl <em>Non Resident Tax Payer</em>}' class.
2371 * <!-- begin-user-doc -->
2372 * <!-- end-user-doc -->
2373 * @see TaxationWithRoot.impl.Non_Resident_Tax_PayerImpl
2374 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getNon_Resident_Tax_Payer()
2375 * @generated
2376 */
2377 int NON_RESIDENT_TAX_PAYER = 22;
2378
2379 /**
2380 * The feature id for the '<em><b>SS No</b></em>' attribute.
2381 * <!-- begin-user-doc -->
2382 * <!-- end-user-doc -->
2383 * @generated
2384 * @ordered
2385 */
2386 int NON_RESIDENT_TAX_PAYER__SS_NO = TAX_PAYER__SS_NO;
2387
2388 /**
2389 * The feature id for the '<em><b>Addresses</b></em>' reference list.
2390 * <!-- begin-user-doc -->
2391 * <!-- end-user-doc -->
2392 * @generated
2393 * @ordered
2394 */
2395 int NON_RESIDENT_TAX_PAYER__ADDRESSES = TAX_PAYER__ADDRESSES;
2396
2397 /**
2398 * The feature id for the '<em><b>Birth year</b></em>' attribute.
2399 * <!-- begin-user-doc -->
2400 * <!-- end-user-doc -->
2401 * @generated
2402 * @ordered
2403 */
2404 int NON_RESIDENT_TAX_PAYER__BIRTH_YEAR = TAX_PAYER__BIRTH_YEAR;
2405
2406 /**
2407 * The feature id for the '<em><b>Disability percentage</b></em>' attribute.
2408 * <!-- begin-user-doc -->
2409 * <!-- end-user-doc -->
2410 * @generated
2411 * @ordered
2412 */
2413 int NON_RESIDENT_TAX_PAYER__DISABILITY_PERCENTAGE = TAX_PAYER__DISABILITY_PERCENTAGE;
2414
2415 /**
2416 * The feature id for the '<em><b>Disability type</b></em>' attribute.
2417 * <!-- begin-user-doc -->
2418 * <!-- end-user-doc -->
2419 * @generated
2420 * @ordered
2421 */
2422 int NON_RESIDENT_TAX_PAYER__DISABILITY_TYPE = TAX_PAYER__DISABILITY_TYPE;
2423
2424 /**
2425 * The feature id for the '<em><b>Birth month</b></em>' attribute.
2426 * <!-- begin-user-doc -->
2427 * <!-- end-user-doc -->
2428 * @generated
2429 * @ordered
2430 */
2431 int NON_RESIDENT_TAX_PAYER__BIRTH_MONTH = TAX_PAYER__BIRTH_MONTH;
2432
2433 /**
2434 * The feature id for the '<em><b>Birth day</b></em>' attribute.
2435 * <!-- begin-user-doc -->
2436 * <!-- end-user-doc -->
2437 * @generated
2438 * @ordered
2439 */
2440 int NON_RESIDENT_TAX_PAYER__BIRTH_DAY = TAX_PAYER__BIRTH_DAY;
2441
2442 /**
2443 * The feature id for the '<em><b>Expenses</b></em>' reference list.
2444 * <!-- begin-user-doc -->
2445 * <!-- end-user-doc -->
2446 * @generated
2447 * @ordered
2448 */
2449 int NON_RESIDENT_TAX_PAYER__EXPENSES = TAX_PAYER__EXPENSES;
2450
2451 /**
2452 * The feature id for the '<em><b>Is widower</b></em>' attribute.
2453 * <!-- begin-user-doc -->
2454 * <!-- end-user-doc -->
2455 * @generated
2456 * @ordered
2457 */
2458 int NON_RESIDENT_TAX_PAYER__IS_WIDOWER = TAX_PAYER__IS_WIDOWER;
2459
2460 /**
2461 * The feature id for the '<em><b>Dependents</b></em>' containment reference list.
2462 * <!-- begin-user-doc -->
2463 * <!-- end-user-doc -->
2464 * @generated
2465 * @ordered
2466 */
2467 int NON_RESIDENT_TAX_PAYER__DEPENDENTS = TAX_PAYER__DEPENDENTS;
2468
2469 /**
2470 * The feature id for the '<em><b>From agent</b></em>' containment reference.
2471 * <!-- begin-user-doc -->
2472 * <!-- end-user-doc -->
2473 * @generated
2474 * @ordered
2475 */
2476 int NON_RESIDENT_TAX_PAYER__FROM_AGENT = TAX_PAYER__FROM_AGENT;
2477
2478 /**
2479 * The feature id for the '<em><b>Incomes</b></em>' containment reference list.
2480 * <!-- begin-user-doc -->
2481 * <!-- end-user-doc -->
2482 * @generated
2483 * @ordered
2484 */
2485 int NON_RESIDENT_TAX_PAYER__INCOMES = TAX_PAYER__INCOMES;
2486
2487 /**
2488 * The feature id for the '<em><b>From law</b></em>' containment reference.
2489 * <!-- begin-user-doc -->
2490 * <!-- end-user-doc -->
2491 * @generated
2492 * @ordered
2493 */
2494 int NON_RESIDENT_TAX_PAYER__FROM_LAW = TAX_PAYER__FROM_LAW;
2495
2496 /**
2497 * The feature id for the '<em><b>Is assimilated to resident</b></em>' attribute.
2498 * <!-- begin-user-doc -->
2499 * <!-- end-user-doc -->
2500 * @generated
2501 * @ordered
2502 */
2503 int NON_RESIDENT_TAX_PAYER__IS_ASSIMILATED_TO_RESIDENT = TAX_PAYER_FEATURE_COUNT + 0;
2504
2505 /**
2506 * The number of structural features of the '<em>Non Resident Tax Payer</em>' class.
2507 * <!-- begin-user-doc -->
2508 * <!-- end-user-doc -->
2509 * @generated
2510 * @ordered
2511 */
2512 int NON_RESIDENT_TAX_PAYER_FEATURE_COUNT = TAX_PAYER_FEATURE_COUNT + 1;
2513
2514 /**
2515 * The number of operations of the '<em>Non Resident Tax Payer</em>' class.
2516 * <!-- begin-user-doc -->
2517 * <!-- end-user-doc -->
2518 * @generated
2519 * @ordered
2520 */
2521 int NON_RESIDENT_TAX_PAYER_OPERATION_COUNT = TAX_PAYER_OPERATION_COUNT + 0;
2522
2523 /**
2524 * The meta object id for the '{@link TaxationWithRoot.impl.Partnership_RecordImpl <em>Partnership Record</em>}' class.
2525 * <!-- begin-user-doc -->
2526 * <!-- end-user-doc -->
2527 * @see TaxationWithRoot.impl.Partnership_RecordImpl
2528 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getPartnership_Record()
2529 * @generated
2530 */
2531 int PARTNERSHIP_RECORD = 23;
2532
2533 /**
2534 * The feature id for the '<em><b>Start year</b></em>' attribute.
2535 * <!-- begin-user-doc -->
2536 * <!-- end-user-doc -->
2537 * @generated
2538 * @ordered
2539 */
2540 int PARTNERSHIP_RECORD__START_YEAR = LEGAL_UNION_RECORD__START_YEAR;
2541
2542 /**
2543 * The feature id for the '<em><b>End year</b></em>' attribute.
2544 * <!-- begin-user-doc -->
2545 * <!-- end-user-doc -->
2546 * @generated
2547 * @ordered
2548 */
2549 int PARTNERSHIP_RECORD__END_YEAR = LEGAL_UNION_RECORD__END_YEAR;
2550
2551 /**
2552 * The feature id for the '<em><b>Separation cause</b></em>' attribute.
2553 * <!-- begin-user-doc -->
2554 * <!-- end-user-doc -->
2555 * @generated
2556 * @ordered
2557 */
2558 int PARTNERSHIP_RECORD__SEPARATION_CAUSE = LEGAL_UNION_RECORD__SEPARATION_CAUSE;
2559
2560 /**
2561 * The feature id for the '<em><b>Individual A</b></em>' containment reference.
2562 * <!-- begin-user-doc -->
2563 * <!-- end-user-doc -->
2564 * @generated
2565 * @ordered
2566 */
2567 int PARTNERSHIP_RECORD__INDIVIDUAL_A = LEGAL_UNION_RECORD__INDIVIDUAL_A;
2568
2569 /**
2570 * The feature id for the '<em><b>Individual B</b></em>' containment reference list.
2571 * <!-- begin-user-doc -->
2572 * <!-- end-user-doc -->
2573 * @generated
2574 * @ordered
2575 */
2576 int PARTNERSHIP_RECORD__INDIVIDUAL_B = LEGAL_UNION_RECORD__INDIVIDUAL_B;
2577
2578 /**
2579 * The feature id for the '<em><b>Properties</b></em>' containment reference list.
2580 * <!-- begin-user-doc -->
2581 * <!-- end-user-doc -->
2582 * @generated
2583 * @ordered
2584 */
2585 int PARTNERSHIP_RECORD__PROPERTIES = LEGAL_UNION_RECORD__PROPERTIES;
2586
2587 /**
2588 * The feature id for the '<em><b>Mutual agreement</b></em>' attribute.
2589 * <!-- begin-user-doc -->
2590 * <!-- end-user-doc -->
2591 * @generated
2592 * @ordered
2593 */
2594 int PARTNERSHIP_RECORD__MUTUAL_AGREEMENT = LEGAL_UNION_RECORD__MUTUAL_AGREEMENT;
2595
2596 /**
2597 * The feature id for the '<em><b>Id9</b></em>' attribute.
2598 * <!-- begin-user-doc -->
2599 * <!-- end-user-doc -->
2600 * @generated
2601 * @ordered
2602 */
2603 int PARTNERSHIP_RECORD__ID9 = LEGAL_UNION_RECORD__ID9;
2604
2605 /**
2606 * The feature id for the '<em><b>Household</b></em>' container reference.
2607 * <!-- begin-user-doc -->
2608 * <!-- end-user-doc -->
2609 * @generated
2610 * @ordered
2611 */
2612 int PARTNERSHIP_RECORD__HOUSEHOLD = LEGAL_UNION_RECORD__HOUSEHOLD;
2613
2614 /**
2615 * The number of structural features of the '<em>Partnership Record</em>' class.
2616 * <!-- begin-user-doc -->
2617 * <!-- end-user-doc -->
2618 * @generated
2619 * @ordered
2620 */
2621 int PARTNERSHIP_RECORD_FEATURE_COUNT = LEGAL_UNION_RECORD_FEATURE_COUNT + 0;
2622
2623 /**
2624 * The number of operations of the '<em>Partnership Record</em>' class.
2625 * <!-- begin-user-doc -->
2626 * <!-- end-user-doc -->
2627 * @generated
2628 * @ordered
2629 */
2630 int PARTNERSHIP_RECORD_OPERATION_COUNT = LEGAL_UNION_RECORD_OPERATION_COUNT + 0;
2631
2632 /**
2633 * The meta object id for the '{@link TaxationWithRoot.impl.Resident_Tax_PayerImpl <em>Resident Tax Payer</em>}' class.
2634 * <!-- begin-user-doc -->
2635 * <!-- end-user-doc -->
2636 * @see TaxationWithRoot.impl.Resident_Tax_PayerImpl
2637 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getResident_Tax_Payer()
2638 * @generated
2639 */
2640 int RESIDENT_TAX_PAYER = 24;
2641
2642 /**
2643 * The feature id for the '<em><b>SS No</b></em>' attribute.
2644 * <!-- begin-user-doc -->
2645 * <!-- end-user-doc -->
2646 * @generated
2647 * @ordered
2648 */
2649 int RESIDENT_TAX_PAYER__SS_NO = TAX_PAYER__SS_NO;
2650
2651 /**
2652 * The feature id for the '<em><b>Addresses</b></em>' reference list.
2653 * <!-- begin-user-doc -->
2654 * <!-- end-user-doc -->
2655 * @generated
2656 * @ordered
2657 */
2658 int RESIDENT_TAX_PAYER__ADDRESSES = TAX_PAYER__ADDRESSES;
2659
2660 /**
2661 * The feature id for the '<em><b>Birth year</b></em>' attribute.
2662 * <!-- begin-user-doc -->
2663 * <!-- end-user-doc -->
2664 * @generated
2665 * @ordered
2666 */
2667 int RESIDENT_TAX_PAYER__BIRTH_YEAR = TAX_PAYER__BIRTH_YEAR;
2668
2669 /**
2670 * The feature id for the '<em><b>Disability percentage</b></em>' attribute.
2671 * <!-- begin-user-doc -->
2672 * <!-- end-user-doc -->
2673 * @generated
2674 * @ordered
2675 */
2676 int RESIDENT_TAX_PAYER__DISABILITY_PERCENTAGE = TAX_PAYER__DISABILITY_PERCENTAGE;
2677
2678 /**
2679 * The feature id for the '<em><b>Disability type</b></em>' attribute.
2680 * <!-- begin-user-doc -->
2681 * <!-- end-user-doc -->
2682 * @generated
2683 * @ordered
2684 */
2685 int RESIDENT_TAX_PAYER__DISABILITY_TYPE = TAX_PAYER__DISABILITY_TYPE;
2686
2687 /**
2688 * The feature id for the '<em><b>Birth month</b></em>' attribute.
2689 * <!-- begin-user-doc -->
2690 * <!-- end-user-doc -->
2691 * @generated
2692 * @ordered
2693 */
2694 int RESIDENT_TAX_PAYER__BIRTH_MONTH = TAX_PAYER__BIRTH_MONTH;
2695
2696 /**
2697 * The feature id for the '<em><b>Birth day</b></em>' attribute.
2698 * <!-- begin-user-doc -->
2699 * <!-- end-user-doc -->
2700 * @generated
2701 * @ordered
2702 */
2703 int RESIDENT_TAX_PAYER__BIRTH_DAY = TAX_PAYER__BIRTH_DAY;
2704
2705 /**
2706 * The feature id for the '<em><b>Expenses</b></em>' reference list.
2707 * <!-- begin-user-doc -->
2708 * <!-- end-user-doc -->
2709 * @generated
2710 * @ordered
2711 */
2712 int RESIDENT_TAX_PAYER__EXPENSES = TAX_PAYER__EXPENSES;
2713
2714 /**
2715 * The feature id for the '<em><b>Is widower</b></em>' attribute.
2716 * <!-- begin-user-doc -->
2717 * <!-- end-user-doc -->
2718 * @generated
2719 * @ordered
2720 */
2721 int RESIDENT_TAX_PAYER__IS_WIDOWER = TAX_PAYER__IS_WIDOWER;
2722
2723 /**
2724 * The feature id for the '<em><b>Dependents</b></em>' containment reference list.
2725 * <!-- begin-user-doc -->
2726 * <!-- end-user-doc -->
2727 * @generated
2728 * @ordered
2729 */
2730 int RESIDENT_TAX_PAYER__DEPENDENTS = TAX_PAYER__DEPENDENTS;
2731
2732 /**
2733 * The feature id for the '<em><b>From agent</b></em>' containment reference.
2734 * <!-- begin-user-doc -->
2735 * <!-- end-user-doc -->
2736 * @generated
2737 * @ordered
2738 */
2739 int RESIDENT_TAX_PAYER__FROM_AGENT = TAX_PAYER__FROM_AGENT;
2740
2741 /**
2742 * The feature id for the '<em><b>Incomes</b></em>' containment reference list.
2743 * <!-- begin-user-doc -->
2744 * <!-- end-user-doc -->
2745 * @generated
2746 * @ordered
2747 */
2748 int RESIDENT_TAX_PAYER__INCOMES = TAX_PAYER__INCOMES;
2749
2750 /**
2751 * The feature id for the '<em><b>From law</b></em>' containment reference.
2752 * <!-- begin-user-doc -->
2753 * <!-- end-user-doc -->
2754 * @generated
2755 * @ordered
2756 */
2757 int RESIDENT_TAX_PAYER__FROM_LAW = TAX_PAYER__FROM_LAW;
2758
2759 /**
2760 * The number of structural features of the '<em>Resident Tax Payer</em>' class.
2761 * <!-- begin-user-doc -->
2762 * <!-- end-user-doc -->
2763 * @generated
2764 * @ordered
2765 */
2766 int RESIDENT_TAX_PAYER_FEATURE_COUNT = TAX_PAYER_FEATURE_COUNT + 0;
2767
2768 /**
2769 * The number of operations of the '<em>Resident Tax Payer</em>' class.
2770 * <!-- begin-user-doc -->
2771 * <!-- end-user-doc -->
2772 * @generated
2773 * @ordered
2774 */
2775 int RESIDENT_TAX_PAYER_OPERATION_COUNT = TAX_PAYER_OPERATION_COUNT + 0;
2776
2777 /**
2778 * The meta object id for the '{@link TaxationWithRoot.impl.Trade_and_Business_IncomeImpl <em>Trade and Business Income</em>}' class.
2779 * <!-- begin-user-doc -->
2780 * <!-- end-user-doc -->
2781 * @see TaxationWithRoot.impl.Trade_and_Business_IncomeImpl
2782 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getTrade_and_Business_Income()
2783 * @generated
2784 */
2785 int TRADE_AND_BUSINESS_INCOME = 25;
2786
2787 /**
2788 * The feature id for the '<em><b>Id8</b></em>' attribute.
2789 * <!-- begin-user-doc -->
2790 * <!-- end-user-doc -->
2791 * @generated
2792 * @ordered
2793 */
2794 int TRADE_AND_BUSINESS_INCOME__ID8 = INCOME_TYPE__ID8;
2795
2796 /**
2797 * The feature id for the '<em><b>Income</b></em>' container reference.
2798 * <!-- begin-user-doc -->
2799 * <!-- end-user-doc -->
2800 * @generated
2801 * @ordered
2802 */
2803 int TRADE_AND_BUSINESS_INCOME__INCOME = INCOME_TYPE__INCOME;
2804
2805 /**
2806 * The number of structural features of the '<em>Trade and Business Income</em>' class.
2807 * <!-- begin-user-doc -->
2808 * <!-- end-user-doc -->
2809 * @generated
2810 * @ordered
2811 */
2812 int TRADE_AND_BUSINESS_INCOME_FEATURE_COUNT = INCOME_TYPE_FEATURE_COUNT + 0;
2813
2814 /**
2815 * The number of operations of the '<em>Trade and Business Income</em>' class.
2816 * <!-- begin-user-doc -->
2817 * <!-- end-user-doc -->
2818 * @generated
2819 * @ordered
2820 */
2821 int TRADE_AND_BUSINESS_INCOME_OPERATION_COUNT = INCOME_TYPE_OPERATION_COUNT + 0;
2822
2823 /**
2824 * The meta object id for the '{@link TaxationWithRoot.impl.Agriculture_and_Forestry_IncomeImpl <em>Agriculture and Forestry Income</em>}' class.
2825 * <!-- begin-user-doc -->
2826 * <!-- end-user-doc -->
2827 * @see TaxationWithRoot.impl.Agriculture_and_Forestry_IncomeImpl
2828 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getAgriculture_and_Forestry_Income()
2829 * @generated
2830 */
2831 int AGRICULTURE_AND_FORESTRY_INCOME = 26;
2832
2833 /**
2834 * The feature id for the '<em><b>Id8</b></em>' attribute.
2835 * <!-- begin-user-doc -->
2836 * <!-- end-user-doc -->
2837 * @generated
2838 * @ordered
2839 */
2840 int AGRICULTURE_AND_FORESTRY_INCOME__ID8 = INCOME_TYPE__ID8;
2841
2842 /**
2843 * The feature id for the '<em><b>Income</b></em>' container reference.
2844 * <!-- begin-user-doc -->
2845 * <!-- end-user-doc -->
2846 * @generated
2847 * @ordered
2848 */
2849 int AGRICULTURE_AND_FORESTRY_INCOME__INCOME = INCOME_TYPE__INCOME;
2850
2851 /**
2852 * The number of structural features of the '<em>Agriculture and Forestry Income</em>' class.
2853 * <!-- begin-user-doc -->
2854 * <!-- end-user-doc -->
2855 * @generated
2856 * @ordered
2857 */
2858 int AGRICULTURE_AND_FORESTRY_INCOME_FEATURE_COUNT = INCOME_TYPE_FEATURE_COUNT + 0;
2859
2860 /**
2861 * The number of operations of the '<em>Agriculture and Forestry Income</em>' class.
2862 * <!-- begin-user-doc -->
2863 * <!-- end-user-doc -->
2864 * @generated
2865 * @ordered
2866 */
2867 int AGRICULTURE_AND_FORESTRY_INCOME_OPERATION_COUNT = INCOME_TYPE_OPERATION_COUNT + 0;
2868
2869 /**
2870 * The meta object id for the '{@link TaxationWithRoot.impl.Pensions_and_Annuities_IncomeImpl <em>Pensions and Annuities Income</em>}' class.
2871 * <!-- begin-user-doc -->
2872 * <!-- end-user-doc -->
2873 * @see TaxationWithRoot.impl.Pensions_and_Annuities_IncomeImpl
2874 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getPensions_and_Annuities_Income()
2875 * @generated
2876 */
2877 int PENSIONS_AND_ANNUITIES_INCOME = 27;
2878
2879 /**
2880 * The feature id for the '<em><b>Id8</b></em>' attribute.
2881 * <!-- begin-user-doc -->
2882 * <!-- end-user-doc -->
2883 * @generated
2884 * @ordered
2885 */
2886 int PENSIONS_AND_ANNUITIES_INCOME__ID8 = INCOME_TYPE__ID8;
2887
2888 /**
2889 * The feature id for the '<em><b>Income</b></em>' container reference.
2890 * <!-- begin-user-doc -->
2891 * <!-- end-user-doc -->
2892 * @generated
2893 * @ordered
2894 */
2895 int PENSIONS_AND_ANNUITIES_INCOME__INCOME = INCOME_TYPE__INCOME;
2896
2897 /**
2898 * The feature id for the '<em><b>Occasional payement</b></em>' attribute.
2899 * <!-- begin-user-doc -->
2900 * <!-- end-user-doc -->
2901 * @generated
2902 * @ordered
2903 */
2904 int PENSIONS_AND_ANNUITIES_INCOME__OCCASIONAL_PAYEMENT = INCOME_TYPE_FEATURE_COUNT + 0;
2905
2906 /**
2907 * The number of structural features of the '<em>Pensions and Annuities Income</em>' class.
2908 * <!-- begin-user-doc -->
2909 * <!-- end-user-doc -->
2910 * @generated
2911 * @ordered
2912 */
2913 int PENSIONS_AND_ANNUITIES_INCOME_FEATURE_COUNT = INCOME_TYPE_FEATURE_COUNT + 1;
2914
2915 /**
2916 * The number of operations of the '<em>Pensions and Annuities Income</em>' class.
2917 * <!-- begin-user-doc -->
2918 * <!-- end-user-doc -->
2919 * @generated
2920 * @ordered
2921 */
2922 int PENSIONS_AND_ANNUITIES_INCOME_OPERATION_COUNT = INCOME_TYPE_OPERATION_COUNT + 0;
2923
2924 /**
2925 * The meta object id for the '{@link TaxationWithRoot.impl.Capital_and_Investments_IncomeImpl <em>Capital and Investments Income</em>}' class.
2926 * <!-- begin-user-doc -->
2927 * <!-- end-user-doc -->
2928 * @see TaxationWithRoot.impl.Capital_and_Investments_IncomeImpl
2929 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getCapital_and_Investments_Income()
2930 * @generated
2931 */
2932 int CAPITAL_AND_INVESTMENTS_INCOME = 28;
2933
2934 /**
2935 * The feature id for the '<em><b>Id8</b></em>' attribute.
2936 * <!-- begin-user-doc -->
2937 * <!-- end-user-doc -->
2938 * @generated
2939 * @ordered
2940 */
2941 int CAPITAL_AND_INVESTMENTS_INCOME__ID8 = INCOME_TYPE__ID8;
2942
2943 /**
2944 * The feature id for the '<em><b>Income</b></em>' container reference.
2945 * <!-- begin-user-doc -->
2946 * <!-- end-user-doc -->
2947 * @generated
2948 * @ordered
2949 */
2950 int CAPITAL_AND_INVESTMENTS_INCOME__INCOME = INCOME_TYPE__INCOME;
2951
2952 /**
2953 * The number of structural features of the '<em>Capital and Investments Income</em>' class.
2954 * <!-- begin-user-doc -->
2955 * <!-- end-user-doc -->
2956 * @generated
2957 * @ordered
2958 */
2959 int CAPITAL_AND_INVESTMENTS_INCOME_FEATURE_COUNT = INCOME_TYPE_FEATURE_COUNT + 0;
2960
2961 /**
2962 * The number of operations of the '<em>Capital and Investments Income</em>' class.
2963 * <!-- begin-user-doc -->
2964 * <!-- end-user-doc -->
2965 * @generated
2966 * @ordered
2967 */
2968 int CAPITAL_AND_INVESTMENTS_INCOME_OPERATION_COUNT = INCOME_TYPE_OPERATION_COUNT + 0;
2969
2970 /**
2971 * The meta object id for the '{@link TaxationWithRoot.impl.Employment_IncomeImpl <em>Employment Income</em>}' class.
2972 * <!-- begin-user-doc -->
2973 * <!-- end-user-doc -->
2974 * @see TaxationWithRoot.impl.Employment_IncomeImpl
2975 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getEmployment_Income()
2976 * @generated
2977 */
2978 int EMPLOYMENT_INCOME = 29;
2979
2980 /**
2981 * The feature id for the '<em><b>Id8</b></em>' attribute.
2982 * <!-- begin-user-doc -->
2983 * <!-- end-user-doc -->
2984 * @generated
2985 * @ordered
2986 */
2987 int EMPLOYMENT_INCOME__ID8 = INCOME_TYPE__ID8;
2988
2989 /**
2990 * The feature id for the '<em><b>Income</b></em>' container reference.
2991 * <!-- begin-user-doc -->
2992 * <!-- end-user-doc -->
2993 * @generated
2994 * @ordered
2995 */
2996 int EMPLOYMENT_INCOME__INCOME = INCOME_TYPE__INCOME;
2997
2998 /**
2999 * The number of structural features of the '<em>Employment Income</em>' class.
3000 * <!-- begin-user-doc -->
3001 * <!-- end-user-doc -->
3002 * @generated
3003 * @ordered
3004 */
3005 int EMPLOYMENT_INCOME_FEATURE_COUNT = INCOME_TYPE_FEATURE_COUNT + 0;
3006
3007 /**
3008 * The number of operations of the '<em>Employment Income</em>' class.
3009 * <!-- begin-user-doc -->
3010 * <!-- end-user-doc -->
3011 * @generated
3012 * @ordered
3013 */
3014 int EMPLOYMENT_INCOME_OPERATION_COUNT = INCOME_TYPE_OPERATION_COUNT + 0;
3015
3016 /**
3017 * The meta object id for the '{@link TaxationWithRoot.impl.Rentals_and_Leases_IncomeImpl <em>Rentals and Leases Income</em>}' class.
3018 * <!-- begin-user-doc -->
3019 * <!-- end-user-doc -->
3020 * @see TaxationWithRoot.impl.Rentals_and_Leases_IncomeImpl
3021 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getRentals_and_Leases_Income()
3022 * @generated
3023 */
3024 int RENTALS_AND_LEASES_INCOME = 30;
3025
3026 /**
3027 * The feature id for the '<em><b>Id8</b></em>' attribute.
3028 * <!-- begin-user-doc -->
3029 * <!-- end-user-doc -->
3030 * @generated
3031 * @ordered
3032 */
3033 int RENTALS_AND_LEASES_INCOME__ID8 = INCOME_TYPE__ID8;
3034
3035 /**
3036 * The feature id for the '<em><b>Income</b></em>' container reference.
3037 * <!-- begin-user-doc -->
3038 * <!-- end-user-doc -->
3039 * @generated
3040 * @ordered
3041 */
3042 int RENTALS_AND_LEASES_INCOME__INCOME = INCOME_TYPE__INCOME;
3043
3044 /**
3045 * The feature id for the '<em><b>Is periodic</b></em>' attribute.
3046 * <!-- begin-user-doc -->
3047 * <!-- end-user-doc -->
3048 * @generated
3049 * @ordered
3050 */
3051 int RENTALS_AND_LEASES_INCOME__IS_PERIODIC = INCOME_TYPE_FEATURE_COUNT + 0;
3052
3053 /**
3054 * The number of structural features of the '<em>Rentals and Leases Income</em>' class.
3055 * <!-- begin-user-doc -->
3056 * <!-- end-user-doc -->
3057 * @generated
3058 * @ordered
3059 */
3060 int RENTALS_AND_LEASES_INCOME_FEATURE_COUNT = INCOME_TYPE_FEATURE_COUNT + 1;
3061
3062 /**
3063 * The number of operations of the '<em>Rentals and Leases Income</em>' class.
3064 * <!-- begin-user-doc -->
3065 * <!-- end-user-doc -->
3066 * @generated
3067 * @ordered
3068 */
3069 int RENTALS_AND_LEASES_INCOME_OPERATION_COUNT = INCOME_TYPE_OPERATION_COUNT + 0;
3070
3071 /**
3072 * The meta object id for the '{@link TaxationWithRoot.impl.Foreign_IncomeImpl <em>Foreign Income</em>}' class.
3073 * <!-- begin-user-doc -->
3074 * <!-- end-user-doc -->
3075 * @see TaxationWithRoot.impl.Foreign_IncomeImpl
3076 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getForeign_Income()
3077 * @generated
3078 */
3079 int FOREIGN_INCOME = 31;
3080
3081 /**
3082 * The feature id for the '<em><b>Income amount</b></em>' attribute.
3083 * <!-- begin-user-doc -->
3084 * <!-- end-user-doc -->
3085 * @generated
3086 * @ordered
3087 */
3088 int FOREIGN_INCOME__INCOME_AMOUNT = INCOME__INCOME_AMOUNT;
3089
3090 /**
3091 * The feature id for the '<em><b>Income type</b></em>' containment reference.
3092 * <!-- begin-user-doc -->
3093 * <!-- end-user-doc -->
3094 * @generated
3095 * @ordered
3096 */
3097 int FOREIGN_INCOME__INCOME_TYPE = INCOME__INCOME_TYPE;
3098
3099 /**
3100 * The feature id for the '<em><b>Tax card</b></em>' containment reference.
3101 * <!-- begin-user-doc -->
3102 * <!-- end-user-doc -->
3103 * @generated
3104 * @ordered
3105 */
3106 int FOREIGN_INCOME__TAX_CARD = INCOME__TAX_CARD;
3107
3108 /**
3109 * The feature id for the '<em><b>Tax liability</b></em>' attribute.
3110 * <!-- begin-user-doc -->
3111 * <!-- end-user-doc -->
3112 * @generated
3113 * @ordered
3114 */
3115 int FOREIGN_INCOME__TAX_LIABILITY = INCOME__TAX_LIABILITY;
3116
3117 /**
3118 * The feature id for the '<em><b>Tax Payer</b></em>' container reference.
3119 * <!-- begin-user-doc -->
3120 * <!-- end-user-doc -->
3121 * @generated
3122 * @ordered
3123 */
3124 int FOREIGN_INCOME__TAX_PAYER = INCOME__TAX_PAYER;
3125
3126 /**
3127 * The feature id for the '<em><b>Details</b></em>' containment reference list.
3128 * <!-- begin-user-doc -->
3129 * <!-- end-user-doc -->
3130 * @generated
3131 * @ordered
3132 */
3133 int FOREIGN_INCOME__DETAILS = INCOME__DETAILS;
3134
3135 /**
3136 * The feature id for the '<em><b>Num</b></em>' attribute.
3137 * <!-- begin-user-doc -->
3138 * <!-- end-user-doc -->
3139 * @generated
3140 * @ordered
3141 */
3142 int FOREIGN_INCOME__NUM = INCOME__NUM;
3143
3144 /**
3145 * The feature id for the '<em><b>Expenses</b></em>' containment reference list.
3146 * <!-- begin-user-doc -->
3147 * <!-- end-user-doc -->
3148 * @generated
3149 * @ordered
3150 */
3151 int FOREIGN_INCOME__EXPENSES = INCOME__EXPENSES;
3152
3153 /**
3154 * The number of structural features of the '<em>Foreign Income</em>' class.
3155 * <!-- begin-user-doc -->
3156 * <!-- end-user-doc -->
3157 * @generated
3158 * @ordered
3159 */
3160 int FOREIGN_INCOME_FEATURE_COUNT = INCOME_FEATURE_COUNT + 0;
3161
3162 /**
3163 * The number of operations of the '<em>Foreign Income</em>' class.
3164 * <!-- begin-user-doc -->
3165 * <!-- end-user-doc -->
3166 * @generated
3167 * @ordered
3168 */
3169 int FOREIGN_INCOME_OPERATION_COUNT = INCOME_OPERATION_COUNT + 0;
3170
3171 /**
3172 * The meta object id for the '{@link TaxationWithRoot.impl.Local_IncomeImpl <em>Local Income</em>}' class.
3173 * <!-- begin-user-doc -->
3174 * <!-- end-user-doc -->
3175 * @see TaxationWithRoot.impl.Local_IncomeImpl
3176 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getLocal_Income()
3177 * @generated
3178 */
3179 int LOCAL_INCOME = 32;
3180
3181 /**
3182 * The feature id for the '<em><b>Income amount</b></em>' attribute.
3183 * <!-- begin-user-doc -->
3184 * <!-- end-user-doc -->
3185 * @generated
3186 * @ordered
3187 */
3188 int LOCAL_INCOME__INCOME_AMOUNT = INCOME__INCOME_AMOUNT;
3189
3190 /**
3191 * The feature id for the '<em><b>Income type</b></em>' containment reference.
3192 * <!-- begin-user-doc -->
3193 * <!-- end-user-doc -->
3194 * @generated
3195 * @ordered
3196 */
3197 int LOCAL_INCOME__INCOME_TYPE = INCOME__INCOME_TYPE;
3198
3199 /**
3200 * The feature id for the '<em><b>Tax card</b></em>' containment reference.
3201 * <!-- begin-user-doc -->
3202 * <!-- end-user-doc -->
3203 * @generated
3204 * @ordered
3205 */
3206 int LOCAL_INCOME__TAX_CARD = INCOME__TAX_CARD;
3207
3208 /**
3209 * The feature id for the '<em><b>Tax liability</b></em>' attribute.
3210 * <!-- begin-user-doc -->
3211 * <!-- end-user-doc -->
3212 * @generated
3213 * @ordered
3214 */
3215 int LOCAL_INCOME__TAX_LIABILITY = INCOME__TAX_LIABILITY;
3216
3217 /**
3218 * The feature id for the '<em><b>Tax Payer</b></em>' container reference.
3219 * <!-- begin-user-doc -->
3220 * <!-- end-user-doc -->
3221 * @generated
3222 * @ordered
3223 */
3224 int LOCAL_INCOME__TAX_PAYER = INCOME__TAX_PAYER;
3225
3226 /**
3227 * The feature id for the '<em><b>Details</b></em>' containment reference list.
3228 * <!-- begin-user-doc -->
3229 * <!-- end-user-doc -->
3230 * @generated
3231 * @ordered
3232 */
3233 int LOCAL_INCOME__DETAILS = INCOME__DETAILS;
3234
3235 /**
3236 * The feature id for the '<em><b>Num</b></em>' attribute.
3237 * <!-- begin-user-doc -->
3238 * <!-- end-user-doc -->
3239 * @generated
3240 * @ordered
3241 */
3242 int LOCAL_INCOME__NUM = INCOME__NUM;
3243
3244 /**
3245 * The feature id for the '<em><b>Expenses</b></em>' containment reference list.
3246 * <!-- begin-user-doc -->
3247 * <!-- end-user-doc -->
3248 * @generated
3249 * @ordered
3250 */
3251 int LOCAL_INCOME__EXPENSES = INCOME__EXPENSES;
3252
3253 /**
3254 * The number of structural features of the '<em>Local Income</em>' class.
3255 * <!-- begin-user-doc -->
3256 * <!-- end-user-doc -->
3257 * @generated
3258 * @ordered
3259 */
3260 int LOCAL_INCOME_FEATURE_COUNT = INCOME_FEATURE_COUNT + 0;
3261
3262 /**
3263 * The number of operations of the '<em>Local Income</em>' class.
3264 * <!-- begin-user-doc -->
3265 * <!-- end-user-doc -->
3266 * @generated
3267 * @ordered
3268 */
3269 int LOCAL_INCOME_OPERATION_COUNT = INCOME_OPERATION_COUNT + 0;
3270
3271 /**
3272 * The meta object id for the '{@link TaxationWithRoot.impl.CIMImpl <em>CIM</em>}' class.
3273 * <!-- begin-user-doc -->
3274 * <!-- end-user-doc -->
3275 * @see TaxationWithRoot.impl.CIMImpl
3276 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getCIM()
3277 * @generated
3278 */
3279 int CIM = 33;
3280
3281 /**
3282 * The feature id for the '<em><b>Granted By</b></em>' attribute.
3283 * <!-- begin-user-doc -->
3284 * <!-- end-user-doc -->
3285 * @generated
3286 * @ordered
3287 */
3288 int CIM__GRANTED_BY = INCOME_TAX_CREDIT__GRANTED_BY;
3289
3290 /**
3291 * The feature id for the '<em><b>Tax Payer</b></em>' reference.
3292 * <!-- begin-user-doc -->
3293 * <!-- end-user-doc -->
3294 * @generated
3295 * @ordered
3296 */
3297 int CIM__TAX_PAYER = INCOME_TAX_CREDIT__TAX_PAYER;
3298
3299 /**
3300 * The feature id for the '<em><b>Tax year</b></em>' attribute.
3301 * <!-- begin-user-doc -->
3302 * <!-- end-user-doc -->
3303 * @generated
3304 * @ordered
3305 */
3306 int CIM__TAX_YEAR = INCOME_TAX_CREDIT__TAX_YEAR;
3307
3308 /**
3309 * The feature id for the '<em><b>Yearly</b></em>' attribute.
3310 * <!-- begin-user-doc -->
3311 * <!-- end-user-doc -->
3312 * @generated
3313 * @ordered
3314 */
3315 int CIM__YEARLY = INCOME_TAX_CREDIT__YEARLY;
3316
3317 /**
3318 * The feature id for the '<em><b>Monthly</b></em>' attribute.
3319 * <!-- begin-user-doc -->
3320 * <!-- end-user-doc -->
3321 * @generated
3322 * @ordered
3323 */
3324 int CIM__MONTHLY = INCOME_TAX_CREDIT__MONTHLY;
3325
3326 /**
3327 * The feature id for the '<em><b>Daily</b></em>' attribute.
3328 * <!-- begin-user-doc -->
3329 * <!-- end-user-doc -->
3330 * @generated
3331 * @ordered
3332 */
3333 int CIM__DAILY = INCOME_TAX_CREDIT__DAILY;
3334
3335 /**
3336 * The feature id for the '<em><b>Id7</b></em>' attribute.
3337 * <!-- begin-user-doc -->
3338 * <!-- end-user-doc -->
3339 * @generated
3340 * @ordered
3341 */
3342 int CIM__ID7 = INCOME_TAX_CREDIT__ID7;
3343
3344 /**
3345 * The feature id for the '<em><b>Taxation Frame</b></em>' reference.
3346 * <!-- begin-user-doc -->
3347 * <!-- end-user-doc -->
3348 * @generated
3349 * @ordered
3350 */
3351 int CIM__TAXATION_FRAME = INCOME_TAX_CREDIT__TAXATION_FRAME;
3352
3353 /**
3354 * The number of structural features of the '<em>CIM</em>' class.
3355 * <!-- begin-user-doc -->
3356 * <!-- end-user-doc -->
3357 * @generated
3358 * @ordered
3359 */
3360 int CIM_FEATURE_COUNT = INCOME_TAX_CREDIT_FEATURE_COUNT + 0;
3361
3362 /**
3363 * The number of operations of the '<em>CIM</em>' class.
3364 * <!-- begin-user-doc -->
3365 * <!-- end-user-doc -->
3366 * @generated
3367 * @ordered
3368 */
3369 int CIM_OPERATION_COUNT = INCOME_TAX_CREDIT_OPERATION_COUNT + 0;
3370
3371 /**
3372 * The meta object id for the '{@link TaxationWithRoot.impl.CIPImpl <em>CIP</em>}' class.
3373 * <!-- begin-user-doc -->
3374 * <!-- end-user-doc -->
3375 * @see TaxationWithRoot.impl.CIPImpl
3376 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getCIP()
3377 * @generated
3378 */
3379 int CIP = 34;
3380
3381 /**
3382 * The feature id for the '<em><b>Granted By</b></em>' attribute.
3383 * <!-- begin-user-doc -->
3384 * <!-- end-user-doc -->
3385 * @generated
3386 * @ordered
3387 */
3388 int CIP__GRANTED_BY = INCOME_TAX_CREDIT__GRANTED_BY;
3389
3390 /**
3391 * The feature id for the '<em><b>Tax Payer</b></em>' reference.
3392 * <!-- begin-user-doc -->
3393 * <!-- end-user-doc -->
3394 * @generated
3395 * @ordered
3396 */
3397 int CIP__TAX_PAYER = INCOME_TAX_CREDIT__TAX_PAYER;
3398
3399 /**
3400 * The feature id for the '<em><b>Tax year</b></em>' attribute.
3401 * <!-- begin-user-doc -->
3402 * <!-- end-user-doc -->
3403 * @generated
3404 * @ordered
3405 */
3406 int CIP__TAX_YEAR = INCOME_TAX_CREDIT__TAX_YEAR;
3407
3408 /**
3409 * The feature id for the '<em><b>Yearly</b></em>' attribute.
3410 * <!-- begin-user-doc -->
3411 * <!-- end-user-doc -->
3412 * @generated
3413 * @ordered
3414 */
3415 int CIP__YEARLY = INCOME_TAX_CREDIT__YEARLY;
3416
3417 /**
3418 * The feature id for the '<em><b>Monthly</b></em>' attribute.
3419 * <!-- begin-user-doc -->
3420 * <!-- end-user-doc -->
3421 * @generated
3422 * @ordered
3423 */
3424 int CIP__MONTHLY = INCOME_TAX_CREDIT__MONTHLY;
3425
3426 /**
3427 * The feature id for the '<em><b>Daily</b></em>' attribute.
3428 * <!-- begin-user-doc -->
3429 * <!-- end-user-doc -->
3430 * @generated
3431 * @ordered
3432 */
3433 int CIP__DAILY = INCOME_TAX_CREDIT__DAILY;
3434
3435 /**
3436 * The feature id for the '<em><b>Id7</b></em>' attribute.
3437 * <!-- begin-user-doc -->
3438 * <!-- end-user-doc -->
3439 * @generated
3440 * @ordered
3441 */
3442 int CIP__ID7 = INCOME_TAX_CREDIT__ID7;
3443
3444 /**
3445 * The feature id for the '<em><b>Taxation Frame</b></em>' reference.
3446 * <!-- begin-user-doc -->
3447 * <!-- end-user-doc -->
3448 * @generated
3449 * @ordered
3450 */
3451 int CIP__TAXATION_FRAME = INCOME_TAX_CREDIT__TAXATION_FRAME;
3452
3453 /**
3454 * The number of structural features of the '<em>CIP</em>' class.
3455 * <!-- begin-user-doc -->
3456 * <!-- end-user-doc -->
3457 * @generated
3458 * @ordered
3459 */
3460 int CIP_FEATURE_COUNT = INCOME_TAX_CREDIT_FEATURE_COUNT + 0;
3461
3462 /**
3463 * The number of operations of the '<em>CIP</em>' class.
3464 * <!-- begin-user-doc -->
3465 * <!-- end-user-doc -->
3466 * @generated
3467 * @ordered
3468 */
3469 int CIP_OPERATION_COUNT = INCOME_TAX_CREDIT_OPERATION_COUNT + 0;
3470
3471 /**
3472 * The meta object id for the '{@link TaxationWithRoot.impl.CISImpl <em>CIS</em>}' class.
3473 * <!-- begin-user-doc -->
3474 * <!-- end-user-doc -->
3475 * @see TaxationWithRoot.impl.CISImpl
3476 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getCIS()
3477 * @generated
3478 */
3479 int CIS = 35;
3480
3481 /**
3482 * The feature id for the '<em><b>Granted By</b></em>' attribute.
3483 * <!-- begin-user-doc -->
3484 * <!-- end-user-doc -->
3485 * @generated
3486 * @ordered
3487 */
3488 int CIS__GRANTED_BY = INCOME_TAX_CREDIT__GRANTED_BY;
3489
3490 /**
3491 * The feature id for the '<em><b>Tax Payer</b></em>' reference.
3492 * <!-- begin-user-doc -->
3493 * <!-- end-user-doc -->
3494 * @generated
3495 * @ordered
3496 */
3497 int CIS__TAX_PAYER = INCOME_TAX_CREDIT__TAX_PAYER;
3498
3499 /**
3500 * The feature id for the '<em><b>Tax year</b></em>' attribute.
3501 * <!-- begin-user-doc -->
3502 * <!-- end-user-doc -->
3503 * @generated
3504 * @ordered
3505 */
3506 int CIS__TAX_YEAR = INCOME_TAX_CREDIT__TAX_YEAR;
3507
3508 /**
3509 * The feature id for the '<em><b>Yearly</b></em>' attribute.
3510 * <!-- begin-user-doc -->
3511 * <!-- end-user-doc -->
3512 * @generated
3513 * @ordered
3514 */
3515 int CIS__YEARLY = INCOME_TAX_CREDIT__YEARLY;
3516
3517 /**
3518 * The feature id for the '<em><b>Monthly</b></em>' attribute.
3519 * <!-- begin-user-doc -->
3520 * <!-- end-user-doc -->
3521 * @generated
3522 * @ordered
3523 */
3524 int CIS__MONTHLY = INCOME_TAX_CREDIT__MONTHLY;
3525
3526 /**
3527 * The feature id for the '<em><b>Daily</b></em>' attribute.
3528 * <!-- begin-user-doc -->
3529 * <!-- end-user-doc -->
3530 * @generated
3531 * @ordered
3532 */
3533 int CIS__DAILY = INCOME_TAX_CREDIT__DAILY;
3534
3535 /**
3536 * The feature id for the '<em><b>Id7</b></em>' attribute.
3537 * <!-- begin-user-doc -->
3538 * <!-- end-user-doc -->
3539 * @generated
3540 * @ordered
3541 */
3542 int CIS__ID7 = INCOME_TAX_CREDIT__ID7;
3543
3544 /**
3545 * The feature id for the '<em><b>Taxation Frame</b></em>' reference.
3546 * <!-- begin-user-doc -->
3547 * <!-- end-user-doc -->
3548 * @generated
3549 * @ordered
3550 */
3551 int CIS__TAXATION_FRAME = INCOME_TAX_CREDIT__TAXATION_FRAME;
3552
3553 /**
3554 * The number of structural features of the '<em>CIS</em>' class.
3555 * <!-- begin-user-doc -->
3556 * <!-- end-user-doc -->
3557 * @generated
3558 * @ordered
3559 */
3560 int CIS_FEATURE_COUNT = INCOME_TAX_CREDIT_FEATURE_COUNT + 0;
3561
3562 /**
3563 * The number of operations of the '<em>CIS</em>' class.
3564 * <!-- begin-user-doc -->
3565 * <!-- end-user-doc -->
3566 * @generated
3567 * @ordered
3568 */
3569 int CIS_OPERATION_COUNT = INCOME_TAX_CREDIT_OPERATION_COUNT + 0;
3570
3571 /**
3572 * The meta object id for the '{@link TaxationWithRoot.impl.Special_Expense_DSImpl <em>Special Expense DS</em>}' class.
3573 * <!-- begin-user-doc -->
3574 * <!-- end-user-doc -->
3575 * @see TaxationWithRoot.impl.Special_Expense_DSImpl
3576 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getSpecial_Expense_DS()
3577 * @generated
3578 */
3579 int SPECIAL_EXPENSE_DS = 37;
3580
3581 /**
3582 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
3583 * <!-- begin-user-doc -->
3584 * <!-- end-user-doc -->
3585 * @generated
3586 * @ordered
3587 */
3588 int SPECIAL_EXPENSE_DS__DECLARED_AMOUNT = EXPENSE__DECLARED_AMOUNT;
3589
3590 /**
3591 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
3592 * <!-- begin-user-doc -->
3593 * <!-- end-user-doc -->
3594 * @generated
3595 * @ordered
3596 */
3597 int SPECIAL_EXPENSE_DS__EXPENSE_PURPOSE = EXPENSE__EXPENSE_PURPOSE;
3598
3599 /**
3600 * The feature id for the '<em><b>Dependent</b></em>' reference.
3601 * <!-- begin-user-doc -->
3602 * <!-- end-user-doc -->
3603 * @generated
3604 * @ordered
3605 */
3606 int SPECIAL_EXPENSE_DS__DEPENDENT = EXPENSE__DEPENDENT;
3607
3608 /**
3609 * The feature id for the '<em><b>From agent</b></em>' reference.
3610 * <!-- begin-user-doc -->
3611 * <!-- end-user-doc -->
3612 * @generated
3613 * @ordered
3614 */
3615 int SPECIAL_EXPENSE_DS__FROM_AGENT = EXPENSE__FROM_AGENT;
3616
3617 /**
3618 * The feature id for the '<em><b>Income</b></em>' container reference.
3619 * <!-- begin-user-doc -->
3620 * <!-- end-user-doc -->
3621 * @generated
3622 * @ordered
3623 */
3624 int SPECIAL_EXPENSE_DS__INCOME = EXPENSE__INCOME;
3625
3626 /**
3627 * The feature id for the '<em><b>Id4</b></em>' attribute.
3628 * <!-- begin-user-doc -->
3629 * <!-- end-user-doc -->
3630 * @generated
3631 * @ordered
3632 */
3633 int SPECIAL_EXPENSE_DS__ID4 = EXPENSE__ID4;
3634
3635 /**
3636 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
3637 * <!-- begin-user-doc -->
3638 * <!-- end-user-doc -->
3639 * @generated
3640 * @ordered
3641 */
3642 int SPECIAL_EXPENSE_DS__BENEFICIARY = EXPENSE__BENEFICIARY;
3643
3644 /**
3645 * The number of structural features of the '<em>Special Expense DS</em>' class.
3646 * <!-- begin-user-doc -->
3647 * <!-- end-user-doc -->
3648 * @generated
3649 * @ordered
3650 */
3651 int SPECIAL_EXPENSE_DS_FEATURE_COUNT = EXPENSE_FEATURE_COUNT + 0;
3652
3653 /**
3654 * The number of operations of the '<em>Special Expense DS</em>' class.
3655 * <!-- begin-user-doc -->
3656 * <!-- end-user-doc -->
3657 * @generated
3658 * @ordered
3659 */
3660 int SPECIAL_EXPENSE_DS_OPERATION_COUNT = EXPENSE_OPERATION_COUNT + 0;
3661
3662 /**
3663 * The meta object id for the '{@link TaxationWithRoot.impl.Permanent_ExpenseImpl <em>Permanent Expense</em>}' class.
3664 * <!-- begin-user-doc -->
3665 * <!-- end-user-doc -->
3666 * @see TaxationWithRoot.impl.Permanent_ExpenseImpl
3667 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getPermanent_Expense()
3668 * @generated
3669 */
3670 int PERMANENT_EXPENSE = 36;
3671
3672 /**
3673 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
3674 * <!-- begin-user-doc -->
3675 * <!-- end-user-doc -->
3676 * @generated
3677 * @ordered
3678 */
3679 int PERMANENT_EXPENSE__DECLARED_AMOUNT = SPECIAL_EXPENSE_DS__DECLARED_AMOUNT;
3680
3681 /**
3682 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
3683 * <!-- begin-user-doc -->
3684 * <!-- end-user-doc -->
3685 * @generated
3686 * @ordered
3687 */
3688 int PERMANENT_EXPENSE__EXPENSE_PURPOSE = SPECIAL_EXPENSE_DS__EXPENSE_PURPOSE;
3689
3690 /**
3691 * The feature id for the '<em><b>Dependent</b></em>' reference.
3692 * <!-- begin-user-doc -->
3693 * <!-- end-user-doc -->
3694 * @generated
3695 * @ordered
3696 */
3697 int PERMANENT_EXPENSE__DEPENDENT = SPECIAL_EXPENSE_DS__DEPENDENT;
3698
3699 /**
3700 * The feature id for the '<em><b>From agent</b></em>' reference.
3701 * <!-- begin-user-doc -->
3702 * <!-- end-user-doc -->
3703 * @generated
3704 * @ordered
3705 */
3706 int PERMANENT_EXPENSE__FROM_AGENT = SPECIAL_EXPENSE_DS__FROM_AGENT;
3707
3708 /**
3709 * The feature id for the '<em><b>Income</b></em>' container reference.
3710 * <!-- begin-user-doc -->
3711 * <!-- end-user-doc -->
3712 * @generated
3713 * @ordered
3714 */
3715 int PERMANENT_EXPENSE__INCOME = SPECIAL_EXPENSE_DS__INCOME;
3716
3717 /**
3718 * The feature id for the '<em><b>Id4</b></em>' attribute.
3719 * <!-- begin-user-doc -->
3720 * <!-- end-user-doc -->
3721 * @generated
3722 * @ordered
3723 */
3724 int PERMANENT_EXPENSE__ID4 = SPECIAL_EXPENSE_DS__ID4;
3725
3726 /**
3727 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
3728 * <!-- begin-user-doc -->
3729 * <!-- end-user-doc -->
3730 * @generated
3731 * @ordered
3732 */
3733 int PERMANENT_EXPENSE__BENEFICIARY = SPECIAL_EXPENSE_DS__BENEFICIARY;
3734
3735 /**
3736 * The feature id for the '<em><b>Category</b></em>' attribute.
3737 * <!-- begin-user-doc -->
3738 * <!-- end-user-doc -->
3739 * @generated
3740 * @ordered
3741 */
3742 int PERMANENT_EXPENSE__CATEGORY = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 0;
3743
3744 /**
3745 * The number of structural features of the '<em>Permanent Expense</em>' class.
3746 * <!-- begin-user-doc -->
3747 * <!-- end-user-doc -->
3748 * @generated
3749 * @ordered
3750 */
3751 int PERMANENT_EXPENSE_FEATURE_COUNT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 1;
3752
3753 /**
3754 * The number of operations of the '<em>Permanent Expense</em>' class.
3755 * <!-- begin-user-doc -->
3756 * <!-- end-user-doc -->
3757 * @generated
3758 * @ordered
3759 */
3760 int PERMANENT_EXPENSE_OPERATION_COUNT = SPECIAL_EXPENSE_DS_OPERATION_COUNT + 0;
3761
3762 /**
3763 * The meta object id for the '{@link TaxationWithRoot.impl.Interest_ExpenseImpl <em>Interest Expense</em>}' class.
3764 * <!-- begin-user-doc -->
3765 * <!-- end-user-doc -->
3766 * @see TaxationWithRoot.impl.Interest_ExpenseImpl
3767 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getInterest_Expense()
3768 * @generated
3769 */
3770 int INTEREST_EXPENSE = 38;
3771
3772 /**
3773 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
3774 * <!-- begin-user-doc -->
3775 * <!-- end-user-doc -->
3776 * @generated
3777 * @ordered
3778 */
3779 int INTEREST_EXPENSE__DECLARED_AMOUNT = SPECIAL_EXPENSE_DS__DECLARED_AMOUNT;
3780
3781 /**
3782 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
3783 * <!-- begin-user-doc -->
3784 * <!-- end-user-doc -->
3785 * @generated
3786 * @ordered
3787 */
3788 int INTEREST_EXPENSE__EXPENSE_PURPOSE = SPECIAL_EXPENSE_DS__EXPENSE_PURPOSE;
3789
3790 /**
3791 * The feature id for the '<em><b>Dependent</b></em>' reference.
3792 * <!-- begin-user-doc -->
3793 * <!-- end-user-doc -->
3794 * @generated
3795 * @ordered
3796 */
3797 int INTEREST_EXPENSE__DEPENDENT = SPECIAL_EXPENSE_DS__DEPENDENT;
3798
3799 /**
3800 * The feature id for the '<em><b>From agent</b></em>' reference.
3801 * <!-- begin-user-doc -->
3802 * <!-- end-user-doc -->
3803 * @generated
3804 * @ordered
3805 */
3806 int INTEREST_EXPENSE__FROM_AGENT = SPECIAL_EXPENSE_DS__FROM_AGENT;
3807
3808 /**
3809 * The feature id for the '<em><b>Income</b></em>' container reference.
3810 * <!-- begin-user-doc -->
3811 * <!-- end-user-doc -->
3812 * @generated
3813 * @ordered
3814 */
3815 int INTEREST_EXPENSE__INCOME = SPECIAL_EXPENSE_DS__INCOME;
3816
3817 /**
3818 * The feature id for the '<em><b>Id4</b></em>' attribute.
3819 * <!-- begin-user-doc -->
3820 * <!-- end-user-doc -->
3821 * @generated
3822 * @ordered
3823 */
3824 int INTEREST_EXPENSE__ID4 = SPECIAL_EXPENSE_DS__ID4;
3825
3826 /**
3827 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
3828 * <!-- begin-user-doc -->
3829 * <!-- end-user-doc -->
3830 * @generated
3831 * @ordered
3832 */
3833 int INTEREST_EXPENSE__BENEFICIARY = SPECIAL_EXPENSE_DS__BENEFICIARY;
3834
3835 /**
3836 * The number of structural features of the '<em>Interest Expense</em>' class.
3837 * <!-- begin-user-doc -->
3838 * <!-- end-user-doc -->
3839 * @generated
3840 * @ordered
3841 */
3842 int INTEREST_EXPENSE_FEATURE_COUNT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 0;
3843
3844 /**
3845 * The number of operations of the '<em>Interest Expense</em>' class.
3846 * <!-- begin-user-doc -->
3847 * <!-- end-user-doc -->
3848 * @generated
3849 * @ordered
3850 */
3851 int INTEREST_EXPENSE_OPERATION_COUNT = SPECIAL_EXPENSE_DS_OPERATION_COUNT + 0;
3852
3853 /**
3854 * The meta object id for the '{@link TaxationWithRoot.impl.Private_Insurance_and_PlanImpl <em>Private Insurance and Plan</em>}' class.
3855 * <!-- begin-user-doc -->
3856 * <!-- end-user-doc -->
3857 * @see TaxationWithRoot.impl.Private_Insurance_and_PlanImpl
3858 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getPrivate_Insurance_and_Plan()
3859 * @generated
3860 */
3861 int PRIVATE_INSURANCE_AND_PLAN = 39;
3862
3863 /**
3864 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
3865 * <!-- begin-user-doc -->
3866 * <!-- end-user-doc -->
3867 * @generated
3868 * @ordered
3869 */
3870 int PRIVATE_INSURANCE_AND_PLAN__DECLARED_AMOUNT = SPECIAL_EXPENSE_DS__DECLARED_AMOUNT;
3871
3872 /**
3873 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
3874 * <!-- begin-user-doc -->
3875 * <!-- end-user-doc -->
3876 * @generated
3877 * @ordered
3878 */
3879 int PRIVATE_INSURANCE_AND_PLAN__EXPENSE_PURPOSE = SPECIAL_EXPENSE_DS__EXPENSE_PURPOSE;
3880
3881 /**
3882 * The feature id for the '<em><b>Dependent</b></em>' reference.
3883 * <!-- begin-user-doc -->
3884 * <!-- end-user-doc -->
3885 * @generated
3886 * @ordered
3887 */
3888 int PRIVATE_INSURANCE_AND_PLAN__DEPENDENT = SPECIAL_EXPENSE_DS__DEPENDENT;
3889
3890 /**
3891 * The feature id for the '<em><b>From agent</b></em>' reference.
3892 * <!-- begin-user-doc -->
3893 * <!-- end-user-doc -->
3894 * @generated
3895 * @ordered
3896 */
3897 int PRIVATE_INSURANCE_AND_PLAN__FROM_AGENT = SPECIAL_EXPENSE_DS__FROM_AGENT;
3898
3899 /**
3900 * The feature id for the '<em><b>Income</b></em>' container reference.
3901 * <!-- begin-user-doc -->
3902 * <!-- end-user-doc -->
3903 * @generated
3904 * @ordered
3905 */
3906 int PRIVATE_INSURANCE_AND_PLAN__INCOME = SPECIAL_EXPENSE_DS__INCOME;
3907
3908 /**
3909 * The feature id for the '<em><b>Id4</b></em>' attribute.
3910 * <!-- begin-user-doc -->
3911 * <!-- end-user-doc -->
3912 * @generated
3913 * @ordered
3914 */
3915 int PRIVATE_INSURANCE_AND_PLAN__ID4 = SPECIAL_EXPENSE_DS__ID4;
3916
3917 /**
3918 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
3919 * <!-- begin-user-doc -->
3920 * <!-- end-user-doc -->
3921 * @generated
3922 * @ordered
3923 */
3924 int PRIVATE_INSURANCE_AND_PLAN__BENEFICIARY = SPECIAL_EXPENSE_DS__BENEFICIARY;
3925
3926 /**
3927 * The feature id for the '<em><b>Category</b></em>' attribute.
3928 * <!-- begin-user-doc -->
3929 * <!-- end-user-doc -->
3930 * @generated
3931 * @ordered
3932 */
3933 int PRIVATE_INSURANCE_AND_PLAN__CATEGORY = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 0;
3934
3935 /**
3936 * The feature id for the '<em><b>Duration of contract</b></em>' attribute.
3937 * <!-- begin-user-doc -->
3938 * <!-- end-user-doc -->
3939 * @generated
3940 * @ordered
3941 */
3942 int PRIVATE_INSURANCE_AND_PLAN__DURATION_OF_CONTRACT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 1;
3943
3944 /**
3945 * The number of structural features of the '<em>Private Insurance and Plan</em>' class.
3946 * <!-- begin-user-doc -->
3947 * <!-- end-user-doc -->
3948 * @generated
3949 * @ordered
3950 */
3951 int PRIVATE_INSURANCE_AND_PLAN_FEATURE_COUNT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 2;
3952
3953 /**
3954 * The number of operations of the '<em>Private Insurance and Plan</em>' class.
3955 * <!-- begin-user-doc -->
3956 * <!-- end-user-doc -->
3957 * @generated
3958 * @ordered
3959 */
3960 int PRIVATE_INSURANCE_AND_PLAN_OPERATION_COUNT = SPECIAL_EXPENSE_DS_OPERATION_COUNT + 0;
3961
3962 /**
3963 * The meta object id for the '{@link TaxationWithRoot.impl.Health_and_Pension_InsuranceImpl <em>Health and Pension Insurance</em>}' class.
3964 * <!-- begin-user-doc -->
3965 * <!-- end-user-doc -->
3966 * @see TaxationWithRoot.impl.Health_and_Pension_InsuranceImpl
3967 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getHealth_and_Pension_Insurance()
3968 * @generated
3969 */
3970 int HEALTH_AND_PENSION_INSURANCE = 40;
3971
3972 /**
3973 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
3974 * <!-- begin-user-doc -->
3975 * <!-- end-user-doc -->
3976 * @generated
3977 * @ordered
3978 */
3979 int HEALTH_AND_PENSION_INSURANCE__DECLARED_AMOUNT = SPECIAL_EXPENSE_DS__DECLARED_AMOUNT;
3980
3981 /**
3982 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
3983 * <!-- begin-user-doc -->
3984 * <!-- end-user-doc -->
3985 * @generated
3986 * @ordered
3987 */
3988 int HEALTH_AND_PENSION_INSURANCE__EXPENSE_PURPOSE = SPECIAL_EXPENSE_DS__EXPENSE_PURPOSE;
3989
3990 /**
3991 * The feature id for the '<em><b>Dependent</b></em>' reference.
3992 * <!-- begin-user-doc -->
3993 * <!-- end-user-doc -->
3994 * @generated
3995 * @ordered
3996 */
3997 int HEALTH_AND_PENSION_INSURANCE__DEPENDENT = SPECIAL_EXPENSE_DS__DEPENDENT;
3998
3999 /**
4000 * The feature id for the '<em><b>From agent</b></em>' reference.
4001 * <!-- begin-user-doc -->
4002 * <!-- end-user-doc -->
4003 * @generated
4004 * @ordered
4005 */
4006 int HEALTH_AND_PENSION_INSURANCE__FROM_AGENT = SPECIAL_EXPENSE_DS__FROM_AGENT;
4007
4008 /**
4009 * The feature id for the '<em><b>Income</b></em>' container reference.
4010 * <!-- begin-user-doc -->
4011 * <!-- end-user-doc -->
4012 * @generated
4013 * @ordered
4014 */
4015 int HEALTH_AND_PENSION_INSURANCE__INCOME = SPECIAL_EXPENSE_DS__INCOME;
4016
4017 /**
4018 * The feature id for the '<em><b>Id4</b></em>' attribute.
4019 * <!-- begin-user-doc -->
4020 * <!-- end-user-doc -->
4021 * @generated
4022 * @ordered
4023 */
4024 int HEALTH_AND_PENSION_INSURANCE__ID4 = SPECIAL_EXPENSE_DS__ID4;
4025
4026 /**
4027 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
4028 * <!-- begin-user-doc -->
4029 * <!-- end-user-doc -->
4030 * @generated
4031 * @ordered
4032 */
4033 int HEALTH_AND_PENSION_INSURANCE__BENEFICIARY = SPECIAL_EXPENSE_DS__BENEFICIARY;
4034
4035 /**
4036 * The feature id for the '<em><b>Category</b></em>' attribute.
4037 * <!-- begin-user-doc -->
4038 * <!-- end-user-doc -->
4039 * @generated
4040 * @ordered
4041 */
4042 int HEALTH_AND_PENSION_INSURANCE__CATEGORY = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 0;
4043
4044 /**
4045 * The feature id for the '<em><b>Is related to additional salary</b></em>' attribute.
4046 * <!-- begin-user-doc -->
4047 * <!-- end-user-doc -->
4048 * @generated
4049 * @ordered
4050 */
4051 int HEALTH_AND_PENSION_INSURANCE__IS_RELATED_TO_ADDITIONAL_SALARY = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 1;
4052
4053 /**
4054 * The number of structural features of the '<em>Health and Pension Insurance</em>' class.
4055 * <!-- begin-user-doc -->
4056 * <!-- end-user-doc -->
4057 * @generated
4058 * @ordered
4059 */
4060 int HEALTH_AND_PENSION_INSURANCE_FEATURE_COUNT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 2;
4061
4062 /**
4063 * The number of operations of the '<em>Health and Pension Insurance</em>' class.
4064 * <!-- begin-user-doc -->
4065 * <!-- end-user-doc -->
4066 * @generated
4067 * @ordered
4068 */
4069 int HEALTH_AND_PENSION_INSURANCE_OPERATION_COUNT = SPECIAL_EXPENSE_DS_OPERATION_COUNT + 0;
4070
4071 /**
4072 * The meta object id for the '{@link TaxationWithRoot.impl.DonationImpl <em>Donation</em>}' class.
4073 * <!-- begin-user-doc -->
4074 * <!-- end-user-doc -->
4075 * @see TaxationWithRoot.impl.DonationImpl
4076 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getDonation()
4077 * @generated
4078 */
4079 int DONATION = 41;
4080
4081 /**
4082 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
4083 * <!-- begin-user-doc -->
4084 * <!-- end-user-doc -->
4085 * @generated
4086 * @ordered
4087 */
4088 int DONATION__DECLARED_AMOUNT = SPECIAL_EXPENSE_DS__DECLARED_AMOUNT;
4089
4090 /**
4091 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
4092 * <!-- begin-user-doc -->
4093 * <!-- end-user-doc -->
4094 * @generated
4095 * @ordered
4096 */
4097 int DONATION__EXPENSE_PURPOSE = SPECIAL_EXPENSE_DS__EXPENSE_PURPOSE;
4098
4099 /**
4100 * The feature id for the '<em><b>Dependent</b></em>' reference.
4101 * <!-- begin-user-doc -->
4102 * <!-- end-user-doc -->
4103 * @generated
4104 * @ordered
4105 */
4106 int DONATION__DEPENDENT = SPECIAL_EXPENSE_DS__DEPENDENT;
4107
4108 /**
4109 * The feature id for the '<em><b>From agent</b></em>' reference.
4110 * <!-- begin-user-doc -->
4111 * <!-- end-user-doc -->
4112 * @generated
4113 * @ordered
4114 */
4115 int DONATION__FROM_AGENT = SPECIAL_EXPENSE_DS__FROM_AGENT;
4116
4117 /**
4118 * The feature id for the '<em><b>Income</b></em>' container reference.
4119 * <!-- begin-user-doc -->
4120 * <!-- end-user-doc -->
4121 * @generated
4122 * @ordered
4123 */
4124 int DONATION__INCOME = SPECIAL_EXPENSE_DS__INCOME;
4125
4126 /**
4127 * The feature id for the '<em><b>Id4</b></em>' attribute.
4128 * <!-- begin-user-doc -->
4129 * <!-- end-user-doc -->
4130 * @generated
4131 * @ordered
4132 */
4133 int DONATION__ID4 = SPECIAL_EXPENSE_DS__ID4;
4134
4135 /**
4136 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
4137 * <!-- begin-user-doc -->
4138 * <!-- end-user-doc -->
4139 * @generated
4140 * @ordered
4141 */
4142 int DONATION__BENEFICIARY = SPECIAL_EXPENSE_DS__BENEFICIARY;
4143
4144 /**
4145 * The feature id for the '<em><b>Beneficiary1</b></em>' attribute.
4146 * <!-- begin-user-doc -->
4147 * <!-- end-user-doc -->
4148 * @generated
4149 * @ordered
4150 */
4151 int DONATION__BENEFICIARY1 = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 0;
4152
4153 /**
4154 * The feature id for the '<em><b>Is donation reported</b></em>' attribute.
4155 * <!-- begin-user-doc -->
4156 * <!-- end-user-doc -->
4157 * @generated
4158 * @ordered
4159 */
4160 int DONATION__IS_DONATION_REPORTED = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 1;
4161
4162 /**
4163 * The number of structural features of the '<em>Donation</em>' class.
4164 * <!-- begin-user-doc -->
4165 * <!-- end-user-doc -->
4166 * @generated
4167 * @ordered
4168 */
4169 int DONATION_FEATURE_COUNT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 2;
4170
4171 /**
4172 * The number of operations of the '<em>Donation</em>' class.
4173 * <!-- begin-user-doc -->
4174 * <!-- end-user-doc -->
4175 * @generated
4176 * @ordered
4177 */
4178 int DONATION_OPERATION_COUNT = SPECIAL_EXPENSE_DS_OPERATION_COUNT + 0;
4179
4180 /**
4181 * The meta object id for the '{@link TaxationWithRoot.impl.Loss_CarryforwardImpl <em>Loss Carryforward</em>}' class.
4182 * <!-- begin-user-doc -->
4183 * <!-- end-user-doc -->
4184 * @see TaxationWithRoot.impl.Loss_CarryforwardImpl
4185 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getLoss_Carryforward()
4186 * @generated
4187 */
4188 int LOSS_CARRYFORWARD = 42;
4189
4190 /**
4191 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
4192 * <!-- begin-user-doc -->
4193 * <!-- end-user-doc -->
4194 * @generated
4195 * @ordered
4196 */
4197 int LOSS_CARRYFORWARD__DECLARED_AMOUNT = SPECIAL_EXPENSE_DS__DECLARED_AMOUNT;
4198
4199 /**
4200 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
4201 * <!-- begin-user-doc -->
4202 * <!-- end-user-doc -->
4203 * @generated
4204 * @ordered
4205 */
4206 int LOSS_CARRYFORWARD__EXPENSE_PURPOSE = SPECIAL_EXPENSE_DS__EXPENSE_PURPOSE;
4207
4208 /**
4209 * The feature id for the '<em><b>Dependent</b></em>' reference.
4210 * <!-- begin-user-doc -->
4211 * <!-- end-user-doc -->
4212 * @generated
4213 * @ordered
4214 */
4215 int LOSS_CARRYFORWARD__DEPENDENT = SPECIAL_EXPENSE_DS__DEPENDENT;
4216
4217 /**
4218 * The feature id for the '<em><b>From agent</b></em>' reference.
4219 * <!-- begin-user-doc -->
4220 * <!-- end-user-doc -->
4221 * @generated
4222 * @ordered
4223 */
4224 int LOSS_CARRYFORWARD__FROM_AGENT = SPECIAL_EXPENSE_DS__FROM_AGENT;
4225
4226 /**
4227 * The feature id for the '<em><b>Income</b></em>' container reference.
4228 * <!-- begin-user-doc -->
4229 * <!-- end-user-doc -->
4230 * @generated
4231 * @ordered
4232 */
4233 int LOSS_CARRYFORWARD__INCOME = SPECIAL_EXPENSE_DS__INCOME;
4234
4235 /**
4236 * The feature id for the '<em><b>Id4</b></em>' attribute.
4237 * <!-- begin-user-doc -->
4238 * <!-- end-user-doc -->
4239 * @generated
4240 * @ordered
4241 */
4242 int LOSS_CARRYFORWARD__ID4 = SPECIAL_EXPENSE_DS__ID4;
4243
4244 /**
4245 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
4246 * <!-- begin-user-doc -->
4247 * <!-- end-user-doc -->
4248 * @generated
4249 * @ordered
4250 */
4251 int LOSS_CARRYFORWARD__BENEFICIARY = SPECIAL_EXPENSE_DS__BENEFICIARY;
4252
4253 /**
4254 * The number of structural features of the '<em>Loss Carryforward</em>' class.
4255 * <!-- begin-user-doc -->
4256 * <!-- end-user-doc -->
4257 * @generated
4258 * @ordered
4259 */
4260 int LOSS_CARRYFORWARD_FEATURE_COUNT = SPECIAL_EXPENSE_DS_FEATURE_COUNT + 0;
4261
4262 /**
4263 * The number of operations of the '<em>Loss Carryforward</em>' class.
4264 * <!-- begin-user-doc -->
4265 * <!-- end-user-doc -->
4266 * @generated
4267 * @ordered
4268 */
4269 int LOSS_CARRYFORWARD_OPERATION_COUNT = SPECIAL_EXPENSE_DS_OPERATION_COUNT + 0;
4270
4271 /**
4272 * The meta object id for the '{@link TaxationWithRoot.impl.Spousal_Expense_ACImpl <em>Spousal Expense AC</em>}' class.
4273 * <!-- begin-user-doc -->
4274 * <!-- end-user-doc -->
4275 * @see TaxationWithRoot.impl.Spousal_Expense_ACImpl
4276 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getSpousal_Expense_AC()
4277 * @generated
4278 */
4279 int SPOUSAL_EXPENSE_AC = 43;
4280
4281 /**
4282 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
4283 * <!-- begin-user-doc -->
4284 * <!-- end-user-doc -->
4285 * @generated
4286 * @ordered
4287 */
4288 int SPOUSAL_EXPENSE_AC__DECLARED_AMOUNT = EXPENSE__DECLARED_AMOUNT;
4289
4290 /**
4291 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
4292 * <!-- begin-user-doc -->
4293 * <!-- end-user-doc -->
4294 * @generated
4295 * @ordered
4296 */
4297 int SPOUSAL_EXPENSE_AC__EXPENSE_PURPOSE = EXPENSE__EXPENSE_PURPOSE;
4298
4299 /**
4300 * The feature id for the '<em><b>Dependent</b></em>' reference.
4301 * <!-- begin-user-doc -->
4302 * <!-- end-user-doc -->
4303 * @generated
4304 * @ordered
4305 */
4306 int SPOUSAL_EXPENSE_AC__DEPENDENT = EXPENSE__DEPENDENT;
4307
4308 /**
4309 * The feature id for the '<em><b>From agent</b></em>' reference.
4310 * <!-- begin-user-doc -->
4311 * <!-- end-user-doc -->
4312 * @generated
4313 * @ordered
4314 */
4315 int SPOUSAL_EXPENSE_AC__FROM_AGENT = EXPENSE__FROM_AGENT;
4316
4317 /**
4318 * The feature id for the '<em><b>Income</b></em>' container reference.
4319 * <!-- begin-user-doc -->
4320 * <!-- end-user-doc -->
4321 * @generated
4322 * @ordered
4323 */
4324 int SPOUSAL_EXPENSE_AC__INCOME = EXPENSE__INCOME;
4325
4326 /**
4327 * The feature id for the '<em><b>Id4</b></em>' attribute.
4328 * <!-- begin-user-doc -->
4329 * <!-- end-user-doc -->
4330 * @generated
4331 * @ordered
4332 */
4333 int SPOUSAL_EXPENSE_AC__ID4 = EXPENSE__ID4;
4334
4335 /**
4336 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
4337 * <!-- begin-user-doc -->
4338 * <!-- end-user-doc -->
4339 * @generated
4340 * @ordered
4341 */
4342 int SPOUSAL_EXPENSE_AC__BENEFICIARY = EXPENSE__BENEFICIARY;
4343
4344 /**
4345 * The number of structural features of the '<em>Spousal Expense AC</em>' class.
4346 * <!-- begin-user-doc -->
4347 * <!-- end-user-doc -->
4348 * @generated
4349 * @ordered
4350 */
4351 int SPOUSAL_EXPENSE_AC_FEATURE_COUNT = EXPENSE_FEATURE_COUNT + 0;
4352
4353 /**
4354 * The number of operations of the '<em>Spousal Expense AC</em>' class.
4355 * <!-- begin-user-doc -->
4356 * <!-- end-user-doc -->
4357 * @generated
4358 * @ordered
4359 */
4360 int SPOUSAL_EXPENSE_AC_OPERATION_COUNT = EXPENSE_OPERATION_COUNT + 0;
4361
4362 /**
4363 * The meta object id for the '{@link TaxationWithRoot.impl.Extraordinary_Expense_CEImpl <em>Extraordinary Expense CE</em>}' class.
4364 * <!-- begin-user-doc -->
4365 * <!-- end-user-doc -->
4366 * @see TaxationWithRoot.impl.Extraordinary_Expense_CEImpl
4367 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getExtraordinary_Expense_CE()
4368 * @generated
4369 */
4370 int EXTRAORDINARY_EXPENSE_CE = 44;
4371
4372 /**
4373 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
4374 * <!-- begin-user-doc -->
4375 * <!-- end-user-doc -->
4376 * @generated
4377 * @ordered
4378 */
4379 int EXTRAORDINARY_EXPENSE_CE__DECLARED_AMOUNT = EXPENSE__DECLARED_AMOUNT;
4380
4381 /**
4382 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
4383 * <!-- begin-user-doc -->
4384 * <!-- end-user-doc -->
4385 * @generated
4386 * @ordered
4387 */
4388 int EXTRAORDINARY_EXPENSE_CE__EXPENSE_PURPOSE = EXPENSE__EXPENSE_PURPOSE;
4389
4390 /**
4391 * The feature id for the '<em><b>Dependent</b></em>' reference.
4392 * <!-- begin-user-doc -->
4393 * <!-- end-user-doc -->
4394 * @generated
4395 * @ordered
4396 */
4397 int EXTRAORDINARY_EXPENSE_CE__DEPENDENT = EXPENSE__DEPENDENT;
4398
4399 /**
4400 * The feature id for the '<em><b>From agent</b></em>' reference.
4401 * <!-- begin-user-doc -->
4402 * <!-- end-user-doc -->
4403 * @generated
4404 * @ordered
4405 */
4406 int EXTRAORDINARY_EXPENSE_CE__FROM_AGENT = EXPENSE__FROM_AGENT;
4407
4408 /**
4409 * The feature id for the '<em><b>Income</b></em>' container reference.
4410 * <!-- begin-user-doc -->
4411 * <!-- end-user-doc -->
4412 * @generated
4413 * @ordered
4414 */
4415 int EXTRAORDINARY_EXPENSE_CE__INCOME = EXPENSE__INCOME;
4416
4417 /**
4418 * The feature id for the '<em><b>Id4</b></em>' attribute.
4419 * <!-- begin-user-doc -->
4420 * <!-- end-user-doc -->
4421 * @generated
4422 * @ordered
4423 */
4424 int EXTRAORDINARY_EXPENSE_CE__ID4 = EXPENSE__ID4;
4425
4426 /**
4427 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
4428 * <!-- begin-user-doc -->
4429 * <!-- end-user-doc -->
4430 * @generated
4431 * @ordered
4432 */
4433 int EXTRAORDINARY_EXPENSE_CE__BENEFICIARY = EXPENSE__BENEFICIARY;
4434
4435 /**
4436 * The feature id for the '<em><b>Thresholded deduction percentage</b></em>' attribute.
4437 * <!-- begin-user-doc -->
4438 * <!-- end-user-doc -->
4439 * @generated
4440 * @ordered
4441 */
4442 int EXTRAORDINARY_EXPENSE_CE__THRESHOLDED_DEDUCTION_PERCENTAGE = EXPENSE_FEATURE_COUNT + 0;
4443
4444 /**
4445 * The feature id for the '<em><b>Ce type</b></em>' attribute.
4446 * <!-- begin-user-doc -->
4447 * <!-- end-user-doc -->
4448 * @generated
4449 * @ordered
4450 */
4451 int EXTRAORDINARY_EXPENSE_CE__CE_TYPE = EXPENSE_FEATURE_COUNT + 1;
4452
4453 /**
4454 * The number of structural features of the '<em>Extraordinary Expense CE</em>' class.
4455 * <!-- begin-user-doc -->
4456 * <!-- end-user-doc -->
4457 * @generated
4458 * @ordered
4459 */
4460 int EXTRAORDINARY_EXPENSE_CE_FEATURE_COUNT = EXPENSE_FEATURE_COUNT + 2;
4461
4462 /**
4463 * The number of operations of the '<em>Extraordinary Expense CE</em>' class.
4464 * <!-- begin-user-doc -->
4465 * <!-- end-user-doc -->
4466 * @generated
4467 * @ordered
4468 */
4469 int EXTRAORDINARY_EXPENSE_CE_OPERATION_COUNT = EXPENSE_OPERATION_COUNT + 0;
4470
4471 /**
4472 * The meta object id for the '{@link TaxationWithRoot.impl.Professional_ExpenseImpl <em>Professional Expense</em>}' class.
4473 * <!-- begin-user-doc -->
4474 * <!-- end-user-doc -->
4475 * @see TaxationWithRoot.impl.Professional_ExpenseImpl
4476 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getProfessional_Expense()
4477 * @generated
4478 */
4479 int PROFESSIONAL_EXPENSE = 46;
4480
4481 /**
4482 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
4483 * <!-- begin-user-doc -->
4484 * <!-- end-user-doc -->
4485 * @generated
4486 * @ordered
4487 */
4488 int PROFESSIONAL_EXPENSE__DECLARED_AMOUNT = EXPENSE__DECLARED_AMOUNT;
4489
4490 /**
4491 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
4492 * <!-- begin-user-doc -->
4493 * <!-- end-user-doc -->
4494 * @generated
4495 * @ordered
4496 */
4497 int PROFESSIONAL_EXPENSE__EXPENSE_PURPOSE = EXPENSE__EXPENSE_PURPOSE;
4498
4499 /**
4500 * The feature id for the '<em><b>Dependent</b></em>' reference.
4501 * <!-- begin-user-doc -->
4502 * <!-- end-user-doc -->
4503 * @generated
4504 * @ordered
4505 */
4506 int PROFESSIONAL_EXPENSE__DEPENDENT = EXPENSE__DEPENDENT;
4507
4508 /**
4509 * The feature id for the '<em><b>From agent</b></em>' reference.
4510 * <!-- begin-user-doc -->
4511 * <!-- end-user-doc -->
4512 * @generated
4513 * @ordered
4514 */
4515 int PROFESSIONAL_EXPENSE__FROM_AGENT = EXPENSE__FROM_AGENT;
4516
4517 /**
4518 * The feature id for the '<em><b>Income</b></em>' container reference.
4519 * <!-- begin-user-doc -->
4520 * <!-- end-user-doc -->
4521 * @generated
4522 * @ordered
4523 */
4524 int PROFESSIONAL_EXPENSE__INCOME = EXPENSE__INCOME;
4525
4526 /**
4527 * The feature id for the '<em><b>Id4</b></em>' attribute.
4528 * <!-- begin-user-doc -->
4529 * <!-- end-user-doc -->
4530 * @generated
4531 * @ordered
4532 */
4533 int PROFESSIONAL_EXPENSE__ID4 = EXPENSE__ID4;
4534
4535 /**
4536 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
4537 * <!-- begin-user-doc -->
4538 * <!-- end-user-doc -->
4539 * @generated
4540 * @ordered
4541 */
4542 int PROFESSIONAL_EXPENSE__BENEFICIARY = EXPENSE__BENEFICIARY;
4543
4544 /**
4545 * The number of structural features of the '<em>Professional Expense</em>' class.
4546 * <!-- begin-user-doc -->
4547 * <!-- end-user-doc -->
4548 * @generated
4549 * @ordered
4550 */
4551 int PROFESSIONAL_EXPENSE_FEATURE_COUNT = EXPENSE_FEATURE_COUNT + 0;
4552
4553 /**
4554 * The number of operations of the '<em>Professional Expense</em>' class.
4555 * <!-- begin-user-doc -->
4556 * <!-- end-user-doc -->
4557 * @generated
4558 * @ordered
4559 */
4560 int PROFESSIONAL_EXPENSE_OPERATION_COUNT = EXPENSE_OPERATION_COUNT + 0;
4561
4562 /**
4563 * The meta object id for the '{@link TaxationWithRoot.impl.Travel_Expense_FDImpl <em>Travel Expense FD</em>}' class.
4564 * <!-- begin-user-doc -->
4565 * <!-- end-user-doc -->
4566 * @see TaxationWithRoot.impl.Travel_Expense_FDImpl
4567 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getTravel_Expense_FD()
4568 * @generated
4569 */
4570 int TRAVEL_EXPENSE_FD = 45;
4571
4572 /**
4573 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
4574 * <!-- begin-user-doc -->
4575 * <!-- end-user-doc -->
4576 * @generated
4577 * @ordered
4578 */
4579 int TRAVEL_EXPENSE_FD__DECLARED_AMOUNT = PROFESSIONAL_EXPENSE__DECLARED_AMOUNT;
4580
4581 /**
4582 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
4583 * <!-- begin-user-doc -->
4584 * <!-- end-user-doc -->
4585 * @generated
4586 * @ordered
4587 */
4588 int TRAVEL_EXPENSE_FD__EXPENSE_PURPOSE = PROFESSIONAL_EXPENSE__EXPENSE_PURPOSE;
4589
4590 /**
4591 * The feature id for the '<em><b>Dependent</b></em>' reference.
4592 * <!-- begin-user-doc -->
4593 * <!-- end-user-doc -->
4594 * @generated
4595 * @ordered
4596 */
4597 int TRAVEL_EXPENSE_FD__DEPENDENT = PROFESSIONAL_EXPENSE__DEPENDENT;
4598
4599 /**
4600 * The feature id for the '<em><b>From agent</b></em>' reference.
4601 * <!-- begin-user-doc -->
4602 * <!-- end-user-doc -->
4603 * @generated
4604 * @ordered
4605 */
4606 int TRAVEL_EXPENSE_FD__FROM_AGENT = PROFESSIONAL_EXPENSE__FROM_AGENT;
4607
4608 /**
4609 * The feature id for the '<em><b>Income</b></em>' container reference.
4610 * <!-- begin-user-doc -->
4611 * <!-- end-user-doc -->
4612 * @generated
4613 * @ordered
4614 */
4615 int TRAVEL_EXPENSE_FD__INCOME = PROFESSIONAL_EXPENSE__INCOME;
4616
4617 /**
4618 * The feature id for the '<em><b>Id4</b></em>' attribute.
4619 * <!-- begin-user-doc -->
4620 * <!-- end-user-doc -->
4621 * @generated
4622 * @ordered
4623 */
4624 int TRAVEL_EXPENSE_FD__ID4 = PROFESSIONAL_EXPENSE__ID4;
4625
4626 /**
4627 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
4628 * <!-- begin-user-doc -->
4629 * <!-- end-user-doc -->
4630 * @generated
4631 * @ordered
4632 */
4633 int TRAVEL_EXPENSE_FD__BENEFICIARY = PROFESSIONAL_EXPENSE__BENEFICIARY;
4634
4635 /**
4636 * The number of structural features of the '<em>Travel Expense FD</em>' class.
4637 * <!-- begin-user-doc -->
4638 * <!-- end-user-doc -->
4639 * @generated
4640 * @ordered
4641 */
4642 int TRAVEL_EXPENSE_FD_FEATURE_COUNT = PROFESSIONAL_EXPENSE_FEATURE_COUNT + 0;
4643
4644 /**
4645 * The number of operations of the '<em>Travel Expense FD</em>' class.
4646 * <!-- begin-user-doc -->
4647 * <!-- end-user-doc -->
4648 * @generated
4649 * @ordered
4650 */
4651 int TRAVEL_EXPENSE_FD_OPERATION_COUNT = PROFESSIONAL_EXPENSE_OPERATION_COUNT + 0;
4652
4653 /**
4654 * The meta object id for the '{@link TaxationWithRoot.impl.Miscellaneous_Expense_FOImpl <em>Miscellaneous Expense FO</em>}' class.
4655 * <!-- begin-user-doc -->
4656 * <!-- end-user-doc -->
4657 * @see TaxationWithRoot.impl.Miscellaneous_Expense_FOImpl
4658 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getMiscellaneous_Expense_FO()
4659 * @generated
4660 */
4661 int MISCELLANEOUS_EXPENSE_FO = 47;
4662
4663 /**
4664 * The feature id for the '<em><b>Declared amount</b></em>' attribute.
4665 * <!-- begin-user-doc -->
4666 * <!-- end-user-doc -->
4667 * @generated
4668 * @ordered
4669 */
4670 int MISCELLANEOUS_EXPENSE_FO__DECLARED_AMOUNT = PROFESSIONAL_EXPENSE__DECLARED_AMOUNT;
4671
4672 /**
4673 * The feature id for the '<em><b>Expense purpose</b></em>' attribute.
4674 * <!-- begin-user-doc -->
4675 * <!-- end-user-doc -->
4676 * @generated
4677 * @ordered
4678 */
4679 int MISCELLANEOUS_EXPENSE_FO__EXPENSE_PURPOSE = PROFESSIONAL_EXPENSE__EXPENSE_PURPOSE;
4680
4681 /**
4682 * The feature id for the '<em><b>Dependent</b></em>' reference.
4683 * <!-- begin-user-doc -->
4684 * <!-- end-user-doc -->
4685 * @generated
4686 * @ordered
4687 */
4688 int MISCELLANEOUS_EXPENSE_FO__DEPENDENT = PROFESSIONAL_EXPENSE__DEPENDENT;
4689
4690 /**
4691 * The feature id for the '<em><b>From agent</b></em>' reference.
4692 * <!-- begin-user-doc -->
4693 * <!-- end-user-doc -->
4694 * @generated
4695 * @ordered
4696 */
4697 int MISCELLANEOUS_EXPENSE_FO__FROM_AGENT = PROFESSIONAL_EXPENSE__FROM_AGENT;
4698
4699 /**
4700 * The feature id for the '<em><b>Income</b></em>' container reference.
4701 * <!-- begin-user-doc -->
4702 * <!-- end-user-doc -->
4703 * @generated
4704 * @ordered
4705 */
4706 int MISCELLANEOUS_EXPENSE_FO__INCOME = PROFESSIONAL_EXPENSE__INCOME;
4707
4708 /**
4709 * The feature id for the '<em><b>Id4</b></em>' attribute.
4710 * <!-- begin-user-doc -->
4711 * <!-- end-user-doc -->
4712 * @generated
4713 * @ordered
4714 */
4715 int MISCELLANEOUS_EXPENSE_FO__ID4 = PROFESSIONAL_EXPENSE__ID4;
4716
4717 /**
4718 * The feature id for the '<em><b>Beneficiary</b></em>' reference.
4719 * <!-- begin-user-doc -->
4720 * <!-- end-user-doc -->
4721 * @generated
4722 * @ordered
4723 */
4724 int MISCELLANEOUS_EXPENSE_FO__BENEFICIARY = PROFESSIONAL_EXPENSE__BENEFICIARY;
4725
4726 /**
4727 * The number of structural features of the '<em>Miscellaneous Expense FO</em>' class.
4728 * <!-- begin-user-doc -->
4729 * <!-- end-user-doc -->
4730 * @generated
4731 * @ordered
4732 */
4733 int MISCELLANEOUS_EXPENSE_FO_FEATURE_COUNT = PROFESSIONAL_EXPENSE_FEATURE_COUNT + 0;
4734
4735 /**
4736 * The number of operations of the '<em>Miscellaneous Expense FO</em>' class.
4737 * <!-- begin-user-doc -->
4738 * <!-- end-user-doc -->
4739 * @generated
4740 * @ordered
4741 */
4742 int MISCELLANEOUS_EXPENSE_FO_OPERATION_COUNT = PROFESSIONAL_EXPENSE_OPERATION_COUNT + 0;
4743
4744 /**
4745 * The meta object id for the '{@link TaxationWithRoot.impl.ResourceImpl <em>Resource</em>}' class.
4746 * <!-- begin-user-doc -->
4747 * <!-- end-user-doc -->
4748 * @see TaxationWithRoot.impl.ResourceImpl
4749 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getResource()
4750 * @generated
4751 */
4752 int RESOURCE = 48;
4753
4754 /**
4755 * The feature id for the '<em><b>Contains</b></em>' containment reference list.
4756 * <!-- begin-user-doc -->
4757 * <!-- end-user-doc -->
4758 * @generated
4759 * @ordered
4760 */
4761 int RESOURCE__CONTAINS = 0;
4762
4763 /**
4764 * The number of structural features of the '<em>Resource</em>' class.
4765 * <!-- begin-user-doc -->
4766 * <!-- end-user-doc -->
4767 * @generated
4768 * @ordered
4769 */
4770 int RESOURCE_FEATURE_COUNT = 1;
4771
4772 /**
4773 * The number of operations of the '<em>Resource</em>' class.
4774 * <!-- begin-user-doc -->
4775 * <!-- end-user-doc -->
4776 * @generated
4777 * @ordered
4778 */
4779 int RESOURCE_OPERATION_COUNT = 0;
4780
4781 /**
4782 * The meta object id for the '{@link TaxationWithRoot.Grantor <em>Grantor</em>}' enum.
4783 * <!-- begin-user-doc -->
4784 * <!-- end-user-doc -->
4785 * @see TaxationWithRoot.Grantor
4786 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getGrantor()
4787 * @generated
4788 */
4789 int GRANTOR = 49;
4790
4791 /**
4792 * The meta object id for the '{@link TaxationWithRoot.Disability_Types <em>Disability Types</em>}' enum.
4793 * <!-- begin-user-doc -->
4794 * <!-- end-user-doc -->
4795 * @see TaxationWithRoot.Disability_Types
4796 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getDisability_Types()
4797 * @generated
4798 */
4799 int DISABILITY_TYPES = 50;
4800
4801 /**
4802 * The meta object id for the '{@link TaxationWithRoot.Country <em>Country</em>}' enum.
4803 * <!-- begin-user-doc -->
4804 * <!-- end-user-doc -->
4805 * @see TaxationWithRoot.Country
4806 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getCountry()
4807 * @generated
4808 */
4809 int COUNTRY = 51;
4810
4811 /**
4812 * The meta object id for the '{@link TaxationWithRoot.Tax_Office <em>Tax Office</em>}' enum.
4813 * <!-- begin-user-doc -->
4814 * <!-- end-user-doc -->
4815 * @see TaxationWithRoot.Tax_Office
4816 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getTax_Office()
4817 * @generated
4818 */
4819 int TAX_OFFICE = 52;
4820
4821 /**
4822 * The meta object id for the '{@link TaxationWithRoot.Tax_Class_Category <em>Tax Class Category</em>}' enum.
4823 * <!-- begin-user-doc -->
4824 * <!-- end-user-doc -->
4825 * @see TaxationWithRoot.Tax_Class_Category
4826 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getTax_Class_Category()
4827 * @generated
4828 */
4829 int TAX_CLASS_CATEGORY = 53;
4830
4831 /**
4832 * The meta object id for the '{@link TaxationWithRoot.Job_Activity <em>Job Activity</em>}' enum.
4833 * <!-- begin-user-doc -->
4834 * <!-- end-user-doc -->
4835 * @see TaxationWithRoot.Job_Activity
4836 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getJob_Activity()
4837 * @generated
4838 */
4839 int JOB_ACTIVITY = 54;
4840
4841 /**
4842 * The meta object id for the '{@link TaxationWithRoot.Town <em>Town</em>}' enum.
4843 * <!-- begin-user-doc -->
4844 * <!-- end-user-doc -->
4845 * @see TaxationWithRoot.Town
4846 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getTown()
4847 * @generated
4848 */
4849 int TOWN = 55;
4850
4851 /**
4852 * The meta object id for the '{@link TaxationWithRoot.CE_Type <em>CE Type</em>}' enum.
4853 * <!-- begin-user-doc -->
4854 * <!-- end-user-doc -->
4855 * @see TaxationWithRoot.CE_Type
4856 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getCE_Type()
4857 * @generated
4858 */
4859 int CE_TYPE = 56;
4860
4861 /**
4862 * The meta object id for the '{@link TaxationWithRoot.Expense_Purpose <em>Expense Purpose</em>}' enum.
4863 * <!-- begin-user-doc -->
4864 * <!-- end-user-doc -->
4865 * @see TaxationWithRoot.Expense_Purpose
4866 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getExpense_Purpose()
4867 * @generated
4868 */
4869 int EXPENSE_PURPOSE = 57;
4870
4871 /**
4872 * The meta object id for the '{@link TaxationWithRoot.Dependent_Type <em>Dependent Type</em>}' enum.
4873 * <!-- begin-user-doc -->
4874 * <!-- end-user-doc -->
4875 * @see TaxationWithRoot.Dependent_Type
4876 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getDependent_Type()
4877 * @generated
4878 */
4879 int DEPENDENT_TYPE = 58;
4880
4881 /**
4882 * The meta object id for the '{@link TaxationWithRoot.Separation_Causes <em>Separation Causes</em>}' enum.
4883 * <!-- begin-user-doc -->
4884 * <!-- end-user-doc -->
4885 * @see TaxationWithRoot.Separation_Causes
4886 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getSeparation_Causes()
4887 * @generated
4888 */
4889 int SEPARATION_CAUSES = 59;
4890
4891 /**
4892 * The meta object id for the '{@link TaxationWithRoot.Category_of_Permanent_Expense <em>Category of Permanent Expense</em>}' enum.
4893 * <!-- begin-user-doc -->
4894 * <!-- end-user-doc -->
4895 * @see TaxationWithRoot.Category_of_Permanent_Expense
4896 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getCategory_of_Permanent_Expense()
4897 * @generated
4898 */
4899 int CATEGORY_OF_PERMANENT_EXPENSE = 60;
4900
4901 /**
4902 * The meta object id for the '{@link TaxationWithRoot.Category_of_Health_and_Pension_Insurances <em>Category of Health and Pension Insurances</em>}' enum.
4903 * <!-- begin-user-doc -->
4904 * <!-- end-user-doc -->
4905 * @see TaxationWithRoot.Category_of_Health_and_Pension_Insurances
4906 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getCategory_of_Health_and_Pension_Insurances()
4907 * @generated
4908 */
4909 int CATEGORY_OF_HEALTH_AND_PENSION_INSURANCES = 61;
4910
4911 /**
4912 * The meta object id for the '{@link TaxationWithRoot.Category_of_Private_Insurance_and_Plan <em>Category of Private Insurance and Plan</em>}' enum.
4913 * <!-- begin-user-doc -->
4914 * <!-- end-user-doc -->
4915 * @see TaxationWithRoot.Category_of_Private_Insurance_and_Plan
4916 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getCategory_of_Private_Insurance_and_Plan()
4917 * @generated
4918 */
4919 int CATEGORY_OF_PRIVATE_INSURANCE_AND_PLAN = 62;
4920
4921 /**
4922 * The meta object id for the '{@link TaxationWithRoot.Legal_Union_Types <em>Legal Union Types</em>}' enum.
4923 * <!-- begin-user-doc -->
4924 * <!-- end-user-doc -->
4925 * @see TaxationWithRoot.Legal_Union_Types
4926 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getLegal_Union_Types()
4927 * @generated
4928 */
4929 int LEGAL_UNION_TYPES = 63;
4930
4931
4932 /**
4933 * Returns the meta object for class '{@link TaxationWithRoot.Constants <em>Constants</em>}'.
4934 * <!-- begin-user-doc -->
4935 * <!-- end-user-doc -->
4936 * @return the meta object for class '<em>Constants</em>'.
4937 * @see TaxationWithRoot.Constants
4938 * @generated
4939 */
4940 EClass getConstants();
4941
4942 /**
4943 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD <em>MAXIMUM CE RATE FOR CHILD NOT BEING PART OF HOUSEHOLD</em>}'.
4944 * <!-- begin-user-doc -->
4945 * <!-- end-user-doc -->
4946 * @return the meta object for the attribute '<em>MAXIMUM CE RATE FOR CHILD NOT BEING PART OF HOUSEHOLD</em>'.
4947 * @see TaxationWithRoot.Constants#getMAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD()
4948 * @see #getConstants()
4949 * @generated
4950 */
4951 EAttribute getConstants_MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD();
4952
4953 /**
4954 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE <em>MAXIMUM CE RATE FOR HOUSE CARE AND CHILD PART OF THE HOUSEHOLD CARE</em>}'.
4955 * <!-- begin-user-doc -->
4956 * <!-- end-user-doc -->
4957 * @return the meta object for the attribute '<em>MAXIMUM CE RATE FOR HOUSE CARE AND CHILD PART OF THE HOUSEHOLD CARE</em>'.
4958 * @see TaxationWithRoot.Constants#getMAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE()
4959 * @see #getConstants()
4960 * @generated
4961 */
4962 EAttribute getConstants_MAXIMUM_CE_RATE_FOR_HOUSE_CARE_AND_CHILD_PART_OF_THE_HOUSEHOLD_CARE();
4963
4964 /**
4965 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMINIMUM_SALARY <em>MINIMUM SALARY</em>}'.
4966 * <!-- begin-user-doc -->
4967 * <!-- end-user-doc -->
4968 * @return the meta object for the attribute '<em>MINIMUM SALARY</em>'.
4969 * @see TaxationWithRoot.Constants#getMINIMUM_SALARY()
4970 * @see #getConstants()
4971 * @generated
4972 */
4973 EAttribute getConstants_MINIMUM_SALARY();
4974
4975 /**
4976 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION <em>FLAT RATE FOR EXTRA PROFESSIONAL DEDUCTION</em>}'.
4977 * <!-- begin-user-doc -->
4978 * <!-- end-user-doc -->
4979 * @return the meta object for the attribute '<em>FLAT RATE FOR EXTRA PROFESSIONAL DEDUCTION</em>'.
4980 * @see TaxationWithRoot.Constants#getFLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION()
4981 * @see #getConstants()
4982 * @generated
4983 */
4984 EAttribute getConstants_FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION();
4985
4986 /**
4987 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS <em>MAXIMUM DEDUCTIBLE PERCENTAGE FOR DONATIONS</em>}'.
4988 * <!-- begin-user-doc -->
4989 * <!-- end-user-doc -->
4990 * @return the meta object for the attribute '<em>MAXIMUM DEDUCTIBLE PERCENTAGE FOR DONATIONS</em>'.
4991 * @see TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS()
4992 * @see #getConstants()
4993 * @generated
4994 */
4995 EAttribute getConstants_MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS();
4996
4997 /**
4998 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS <em>MINIMUM DEDUCTIBLE AMOUNT FOR DONATIONS</em>}'.
4999 * <!-- begin-user-doc -->
5000 * <!-- end-user-doc -->
5001 * @return the meta object for the attribute '<em>MINIMUM DEDUCTIBLE AMOUNT FOR DONATIONS</em>'.
5002 * @see TaxationWithRoot.Constants#getMINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS()
5003 * @see #getConstants()
5004 * @generated
5005 */
5006 EAttribute getConstants_MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS();
5007
5008 /**
5009 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC <em>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANC</em>}'.
5010 * <!-- begin-user-doc -->
5011 * <!-- end-user-doc -->
5012 * @return the meta object for the attribute '<em>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANC</em>'.
5013 * @see TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC()
5014 * @see #getConstants()
5015 * @generated
5016 */
5017 EAttribute getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC();
5018
5019 /**
5020 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE <em>MAXIMUM DEDUCTIBLE AMOUNT FOR ALIMONY EXPENSE</em>}'.
5021 * <!-- begin-user-doc -->
5022 * <!-- end-user-doc -->
5023 * @return the meta object for the attribute '<em>MAXIMUM DEDUCTIBLE AMOUNT FOR ALIMONY EXPENSE</em>'.
5024 * @see TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE()
5025 * @see #getConstants()
5026 * @generated
5027 */
5028 EAttribute getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE();
5029
5030 /**
5031 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION <em>MAXIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>}'.
5032 * <!-- begin-user-doc -->
5033 * <!-- end-user-doc -->
5034 * @return the meta object for the attribute '<em>MAXIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>'.
5035 * @see TaxationWithRoot.Constants#getMAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION()
5036 * @see #getConstants()
5037 * @generated
5038 */
5039 EAttribute getConstants_MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION();
5040
5041 /**
5042 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION <em>MAXIMAL FLAT DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>}'.
5043 * <!-- begin-user-doc -->
5044 * <!-- end-user-doc -->
5045 * @return the meta object for the attribute '<em>MAXIMAL FLAT DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>'.
5046 * @see TaxationWithRoot.Constants#getMAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION()
5047 * @see #getConstants()
5048 * @generated
5049 */
5050 EAttribute getConstants_MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION();
5051
5052 /**
5053 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION <em>MINIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>}'.
5054 * <!-- begin-user-doc -->
5055 * <!-- end-user-doc -->
5056 * @return the meta object for the attribute '<em>MINIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</em>'.
5057 * @see TaxationWithRoot.Constants#getMINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION()
5058 * @see #getConstants()
5059 * @generated
5060 */
5061 EAttribute getConstants_MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION();
5062
5063 /**
5064 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIM_DAILY <em>FLAT RATE CIM DAILY</em>}'.
5065 * <!-- begin-user-doc -->
5066 * <!-- end-user-doc -->
5067 * @return the meta object for the attribute '<em>FLAT RATE CIM DAILY</em>'.
5068 * @see TaxationWithRoot.Constants#getFLAT_RATE_CIM_DAILY()
5069 * @see #getConstants()
5070 * @generated
5071 */
5072 EAttribute getConstants_FLAT_RATE_CIM_DAILY();
5073
5074 /**
5075 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIM_MONTHLY <em>FLAT RATE CIM MONTHLY</em>}'.
5076 * <!-- begin-user-doc -->
5077 * <!-- end-user-doc -->
5078 * @return the meta object for the attribute '<em>FLAT RATE CIM MONTHLY</em>'.
5079 * @see TaxationWithRoot.Constants#getFLAT_RATE_CIM_MONTHLY()
5080 * @see #getConstants()
5081 * @generated
5082 */
5083 EAttribute getConstants_FLAT_RATE_CIM_MONTHLY();
5084
5085 /**
5086 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIM_YEARLY <em>FLAT RATE CIM YEARLY</em>}'.
5087 * <!-- begin-user-doc -->
5088 * <!-- end-user-doc -->
5089 * @return the meta object for the attribute '<em>FLAT RATE CIM YEARLY</em>'.
5090 * @see TaxationWithRoot.Constants#getFLAT_RATE_CIM_YEARLY()
5091 * @see #getConstants()
5092 * @generated
5093 */
5094 EAttribute getConstants_FLAT_RATE_CIM_YEARLY();
5095
5096 /**
5097 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIP_DAILY <em>FLAT RATE CIP DAILY</em>}'.
5098 * <!-- begin-user-doc -->
5099 * <!-- end-user-doc -->
5100 * @return the meta object for the attribute '<em>FLAT RATE CIP DAILY</em>'.
5101 * @see TaxationWithRoot.Constants#getFLAT_RATE_CIP_DAILY()
5102 * @see #getConstants()
5103 * @generated
5104 */
5105 EAttribute getConstants_FLAT_RATE_CIP_DAILY();
5106
5107 /**
5108 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIP_MONTHLY <em>FLAT RATE CIP MONTHLY</em>}'.
5109 * <!-- begin-user-doc -->
5110 * <!-- end-user-doc -->
5111 * @return the meta object for the attribute '<em>FLAT RATE CIP MONTHLY</em>'.
5112 * @see TaxationWithRoot.Constants#getFLAT_RATE_CIP_MONTHLY()
5113 * @see #getConstants()
5114 * @generated
5115 */
5116 EAttribute getConstants_FLAT_RATE_CIP_MONTHLY();
5117
5118 /**
5119 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIP_YEARLY <em>FLAT RATE CIP YEARLY</em>}'.
5120 * <!-- begin-user-doc -->
5121 * <!-- end-user-doc -->
5122 * @return the meta object for the attribute '<em>FLAT RATE CIP YEARLY</em>'.
5123 * @see TaxationWithRoot.Constants#getFLAT_RATE_CIP_YEARLY()
5124 * @see #getConstants()
5125 * @generated
5126 */
5127 EAttribute getConstants_FLAT_RATE_CIP_YEARLY();
5128
5129 /**
5130 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIS_DAILY <em>FLAT RATE CIS DAILY</em>}'.
5131 * <!-- begin-user-doc -->
5132 * <!-- end-user-doc -->
5133 * @return the meta object for the attribute '<em>FLAT RATE CIS DAILY</em>'.
5134 * @see TaxationWithRoot.Constants#getFLAT_RATE_CIS_DAILY()
5135 * @see #getConstants()
5136 * @generated
5137 */
5138 EAttribute getConstants_FLAT_RATE_CIS_DAILY();
5139
5140 /**
5141 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIS_MONTHLY <em>FLAT RATE CIS MONTHLY</em>}'.
5142 * <!-- begin-user-doc -->
5143 * <!-- end-user-doc -->
5144 * @return the meta object for the attribute '<em>FLAT RATE CIS MONTHLY</em>'.
5145 * @see TaxationWithRoot.Constants#getFLAT_RATE_CIS_MONTHLY()
5146 * @see #getConstants()
5147 * @generated
5148 */
5149 EAttribute getConstants_FLAT_RATE_CIS_MONTHLY();
5150
5151 /**
5152 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_CIS_YEARLY <em>FLAT RATE CIS YEARLY</em>}'.
5153 * <!-- begin-user-doc -->
5154 * <!-- end-user-doc -->
5155 * @return the meta object for the attribute '<em>FLAT RATE CIS YEARLY</em>'.
5156 * @see TaxationWithRoot.Constants#getFLAT_RATE_CIS_YEARLY()
5157 * @see #getConstants()
5158 * @generated
5159 */
5160 EAttribute getConstants_FLAT_RATE_CIS_YEARLY();
5161
5162 /**
5163 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT <em>FLAT RATE FOR TRAVEL EXPENSE PER UNIT</em>}'.
5164 * <!-- begin-user-doc -->
5165 * <!-- end-user-doc -->
5166 * @return the meta object for the attribute '<em>FLAT RATE FOR TRAVEL EXPENSE PER UNIT</em>'.
5167 * @see TaxationWithRoot.Constants#getFLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT()
5168 * @see #getConstants()
5169 * @generated
5170 */
5171 EAttribute getConstants_FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT();
5172
5173 /**
5174 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS <em>MAXIMUM DEDUCTIBLE AMOUNT FOR DS</em>}'.
5175 * <!-- begin-user-doc -->
5176 * <!-- end-user-doc -->
5177 * @return the meta object for the attribute '<em>MAXIMUM DEDUCTIBLE AMOUNT FOR DS</em>'.
5178 * @see TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS()
5179 * @see #getConstants()
5180 * @generated
5181 */
5182 EAttribute getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS();
5183
5184 /**
5185 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE <em>FLAT RATE FOR MISCELLANEOUS EXPENSE</em>}'.
5186 * <!-- begin-user-doc -->
5187 * <!-- end-user-doc -->
5188 * @return the meta object for the attribute '<em>FLAT RATE FOR MISCELLANEOUS EXPENSE</em>'.
5189 * @see TaxationWithRoot.Constants#getFLAT_RATE_FOR_MISCELLANEOUS_EXPENSE()
5190 * @see #getConstants()
5191 * @generated
5192 */
5193 EAttribute getConstants_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE();
5194
5195 /**
5196 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE <em>DISABILITY FLAT RATE FOR MISCELLANEOUS EXPENSE</em>}'.
5197 * <!-- begin-user-doc -->
5198 * <!-- end-user-doc -->
5199 * @return the meta object for the attribute '<em>DISABILITY FLAT RATE FOR MISCELLANEOUS EXPENSE</em>'.
5200 * @see TaxationWithRoot.Constants#getDISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE()
5201 * @see #getConstants()
5202 * @generated
5203 */
5204 EAttribute getConstants_DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE();
5205
5206 /**
5207 * Returns the meta object for the attribute '{@link TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE <em>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANCE</em>}'.
5208 * <!-- begin-user-doc -->
5209 * <!-- end-user-doc -->
5210 * @return the meta object for the attribute '<em>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANCE</em>'.
5211 * @see TaxationWithRoot.Constants#getMAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE()
5212 * @see #getConstants()
5213 * @generated
5214 */
5215 EAttribute getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE();
5216
5217 /**
5218 * Returns the meta object for class '{@link TaxationWithRoot.Income_Tax <em>Income Tax</em>}'.
5219 * <!-- begin-user-doc -->
5220 * <!-- end-user-doc -->
5221 * @return the meta object for class '<em>Income Tax</em>'.
5222 * @see TaxationWithRoot.Income_Tax
5223 * @generated
5224 */
5225 EClass getIncome_Tax();
5226
5227 /**
5228 * Returns the meta object for the reference '{@link TaxationWithRoot.Income_Tax#getTaxPayer <em>Tax Payer</em>}'.
5229 * <!-- begin-user-doc -->
5230 * <!-- end-user-doc -->
5231 * @return the meta object for the reference '<em>Tax Payer</em>'.
5232 * @see TaxationWithRoot.Income_Tax#getTaxPayer()
5233 * @see #getIncome_Tax()
5234 * @generated
5235 */
5236 EReference getIncome_Tax_TaxPayer();
5237
5238 /**
5239 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax#getTax_amount <em>Tax amount</em>}'.
5240 * <!-- begin-user-doc -->
5241 * <!-- end-user-doc -->
5242 * @return the meta object for the attribute '<em>Tax amount</em>'.
5243 * @see TaxationWithRoot.Income_Tax#getTax_amount()
5244 * @see #getIncome_Tax()
5245 * @generated
5246 */
5247 EAttribute getIncome_Tax_Tax_amount();
5248
5249 /**
5250 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax#getTax_year <em>Tax year</em>}'.
5251 * <!-- begin-user-doc -->
5252 * <!-- end-user-doc -->
5253 * @return the meta object for the attribute '<em>Tax year</em>'.
5254 * @see TaxationWithRoot.Income_Tax#getTax_year()
5255 * @see #getIncome_Tax()
5256 * @generated
5257 */
5258 EAttribute getIncome_Tax_Tax_year();
5259
5260 /**
5261 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax#getId6 <em>Id6</em>}'.
5262 * <!-- begin-user-doc -->
5263 * <!-- end-user-doc -->
5264 * @return the meta object for the attribute '<em>Id6</em>'.
5265 * @see TaxationWithRoot.Income_Tax#getId6()
5266 * @see #getIncome_Tax()
5267 * @generated
5268 */
5269 EAttribute getIncome_Tax_Id6();
5270
5271 /**
5272 * Returns the meta object for class '{@link TaxationWithRoot.Tax_Payer <em>Tax Payer</em>}'.
5273 * <!-- begin-user-doc -->
5274 * <!-- end-user-doc -->
5275 * @return the meta object for class '<em>Tax Payer</em>'.
5276 * @see TaxationWithRoot.Tax_Payer
5277 * @generated
5278 */
5279 EClass getTax_Payer();
5280
5281 /**
5282 * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Tax_Payer#getDependents <em>Dependents</em>}'.
5283 * <!-- begin-user-doc -->
5284 * <!-- end-user-doc -->
5285 * @return the meta object for the containment reference list '<em>Dependents</em>'.
5286 * @see TaxationWithRoot.Tax_Payer#getDependents()
5287 * @see #getTax_Payer()
5288 * @generated
5289 */
5290 EReference getTax_Payer_Dependents();
5291
5292 /**
5293 * Returns the meta object for the containment reference '{@link TaxationWithRoot.Tax_Payer#getFrom_agent <em>From agent</em>}'.
5294 * <!-- begin-user-doc -->
5295 * <!-- end-user-doc -->
5296 * @return the meta object for the containment reference '<em>From agent</em>'.
5297 * @see TaxationWithRoot.Tax_Payer#getFrom_agent()
5298 * @see #getTax_Payer()
5299 * @generated
5300 */
5301 EReference getTax_Payer_From_agent();
5302
5303 /**
5304 * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Tax_Payer#getIncomes <em>Incomes</em>}'.
5305 * <!-- begin-user-doc -->
5306 * <!-- end-user-doc -->
5307 * @return the meta object for the containment reference list '<em>Incomes</em>'.
5308 * @see TaxationWithRoot.Tax_Payer#getIncomes()
5309 * @see #getTax_Payer()
5310 * @generated
5311 */
5312 EReference getTax_Payer_Incomes();
5313
5314 /**
5315 * Returns the meta object for the containment reference '{@link TaxationWithRoot.Tax_Payer#getFrom_law <em>From law</em>}'.
5316 * <!-- begin-user-doc -->
5317 * <!-- end-user-doc -->
5318 * @return the meta object for the containment reference '<em>From law</em>'.
5319 * @see TaxationWithRoot.Tax_Payer#getFrom_law()
5320 * @see #getTax_Payer()
5321 * @generated
5322 */
5323 EReference getTax_Payer_From_law();
5324
5325 /**
5326 * Returns the meta object for class '{@link TaxationWithRoot.Physical_Person <em>Physical Person</em>}'.
5327 * <!-- begin-user-doc -->
5328 * <!-- end-user-doc -->
5329 * @return the meta object for class '<em>Physical Person</em>'.
5330 * @see TaxationWithRoot.Physical_Person
5331 * @generated
5332 */
5333 EClass getPhysical_Person();
5334
5335 /**
5336 * Returns the meta object for the attribute '{@link TaxationWithRoot.Physical_Person#getSSNo <em>SS No</em>}'.
5337 * <!-- begin-user-doc -->
5338 * <!-- end-user-doc -->
5339 * @return the meta object for the attribute '<em>SS No</em>'.
5340 * @see TaxationWithRoot.Physical_Person#getSSNo()
5341 * @see #getPhysical_Person()
5342 * @generated
5343 */
5344 EAttribute getPhysical_Person_SSNo();
5345
5346 /**
5347 * Returns the meta object for the reference list '{@link TaxationWithRoot.Physical_Person#getAddresses <em>Addresses</em>}'.
5348 * <!-- begin-user-doc -->
5349 * <!-- end-user-doc -->
5350 * @return the meta object for the reference list '<em>Addresses</em>'.
5351 * @see TaxationWithRoot.Physical_Person#getAddresses()
5352 * @see #getPhysical_Person()
5353 * @generated
5354 */
5355 EReference getPhysical_Person_Addresses();
5356
5357 /**
5358 * Returns the meta object for the attribute '{@link TaxationWithRoot.Physical_Person#getBirth_year <em>Birth year</em>}'.
5359 * <!-- begin-user-doc -->
5360 * <!-- end-user-doc -->
5361 * @return the meta object for the attribute '<em>Birth year</em>'.
5362 * @see TaxationWithRoot.Physical_Person#getBirth_year()
5363 * @see #getPhysical_Person()
5364 * @generated
5365 */
5366 EAttribute getPhysical_Person_Birth_year();
5367
5368 /**
5369 * Returns the meta object for the attribute '{@link TaxationWithRoot.Physical_Person#getDisability_percentage <em>Disability percentage</em>}'.
5370 * <!-- begin-user-doc -->
5371 * <!-- end-user-doc -->
5372 * @return the meta object for the attribute '<em>Disability percentage</em>'.
5373 * @see TaxationWithRoot.Physical_Person#getDisability_percentage()
5374 * @see #getPhysical_Person()
5375 * @generated
5376 */
5377 EAttribute getPhysical_Person_Disability_percentage();
5378
5379 /**
5380 * Returns the meta object for the attribute '{@link TaxationWithRoot.Physical_Person#getDisability_type <em>Disability type</em>}'.
5381 * <!-- begin-user-doc -->
5382 * <!-- end-user-doc -->
5383 * @return the meta object for the attribute '<em>Disability type</em>'.
5384 * @see TaxationWithRoot.Physical_Person#getDisability_type()
5385 * @see #getPhysical_Person()
5386 * @generated
5387 */
5388 EAttribute getPhysical_Person_Disability_type();
5389
5390 /**
5391 * Returns the meta object for the attribute '{@link TaxationWithRoot.Physical_Person#getBirth_month <em>Birth month</em>}'.
5392 * <!-- begin-user-doc -->
5393 * <!-- end-user-doc -->
5394 * @return the meta object for the attribute '<em>Birth month</em>'.
5395 * @see TaxationWithRoot.Physical_Person#getBirth_month()
5396 * @see #getPhysical_Person()
5397 * @generated
5398 */
5399 EAttribute getPhysical_Person_Birth_month();
5400
5401 /**
5402 * Returns the meta object for the attribute '{@link TaxationWithRoot.Physical_Person#getBirth_day <em>Birth day</em>}'.
5403 * <!-- begin-user-doc -->
5404 * <!-- end-user-doc -->
5405 * @return the meta object for the attribute '<em>Birth day</em>'.
5406 * @see TaxationWithRoot.Physical_Person#getBirth_day()
5407 * @see #getPhysical_Person()
5408 * @generated
5409 */
5410 EAttribute getPhysical_Person_Birth_day();
5411
5412 /**
5413 * Returns the meta object for the reference list '{@link TaxationWithRoot.Physical_Person#getExpenses <em>Expenses</em>}'.
5414 * <!-- begin-user-doc -->
5415 * <!-- end-user-doc -->
5416 * @return the meta object for the reference list '<em>Expenses</em>'.
5417 * @see TaxationWithRoot.Physical_Person#getExpenses()
5418 * @see #getPhysical_Person()
5419 * @generated
5420 */
5421 EReference getPhysical_Person_Expenses();
5422
5423 /**
5424 * Returns the meta object for the attribute '{@link TaxationWithRoot.Physical_Person#isIs_widower <em>Is widower</em>}'.
5425 * <!-- begin-user-doc -->
5426 * <!-- end-user-doc -->
5427 * @return the meta object for the attribute '<em>Is widower</em>'.
5428 * @see TaxationWithRoot.Physical_Person#isIs_widower()
5429 * @see #getPhysical_Person()
5430 * @generated
5431 */
5432 EAttribute getPhysical_Person_Is_widower();
5433
5434 /**
5435 * Returns the meta object for class '{@link TaxationWithRoot.Address <em>Address</em>}'.
5436 * <!-- begin-user-doc -->
5437 * <!-- end-user-doc -->
5438 * @return the meta object for class '<em>Address</em>'.
5439 * @see TaxationWithRoot.Address
5440 * @generated
5441 */
5442 EClass getAddress();
5443
5444 /**
5445 * Returns the meta object for the attribute '{@link TaxationWithRoot.Address#getCountry <em>Country</em>}'.
5446 * <!-- begin-user-doc -->
5447 * <!-- end-user-doc -->
5448 * @return the meta object for the attribute '<em>Country</em>'.
5449 * @see TaxationWithRoot.Address#getCountry()
5450 * @see #getAddress()
5451 * @generated
5452 */
5453 EAttribute getAddress_Country();
5454
5455 /**
5456 * Returns the meta object for the attribute '{@link TaxationWithRoot.Address#getStreet <em>Street</em>}'.
5457 * <!-- begin-user-doc -->
5458 * <!-- end-user-doc -->
5459 * @return the meta object for the attribute '<em>Street</em>'.
5460 * @see TaxationWithRoot.Address#getStreet()
5461 * @see #getAddress()
5462 * @generated
5463 */
5464 EAttribute getAddress_Street();
5465
5466 /**
5467 * Returns the meta object for the attribute '{@link TaxationWithRoot.Address#getZipCode <em>Zip Code</em>}'.
5468 * <!-- begin-user-doc -->
5469 * <!-- end-user-doc -->
5470 * @return the meta object for the attribute '<em>Zip Code</em>'.
5471 * @see TaxationWithRoot.Address#getZipCode()
5472 * @see #getAddress()
5473 * @generated
5474 */
5475 EAttribute getAddress_ZipCode();
5476
5477 /**
5478 * Returns the meta object for the attribute '{@link TaxationWithRoot.Address#getCity <em>City</em>}'.
5479 * <!-- begin-user-doc -->
5480 * <!-- end-user-doc -->
5481 * @return the meta object for the attribute '<em>City</em>'.
5482 * @see TaxationWithRoot.Address#getCity()
5483 * @see #getAddress()
5484 * @generated
5485 */
5486 EAttribute getAddress_City();
5487
5488 /**
5489 * Returns the meta object for the attribute '{@link TaxationWithRoot.Address#getId2 <em>Id2</em>}'.
5490 * <!-- begin-user-doc -->
5491 * <!-- end-user-doc -->
5492 * @return the meta object for the attribute '<em>Id2</em>'.
5493 * @see TaxationWithRoot.Address#getId2()
5494 * @see #getAddress()
5495 * @generated
5496 */
5497 EAttribute getAddress_Id2();
5498
5499 /**
5500 * Returns the meta object for the reference list '{@link TaxationWithRoot.Address#getTaxPayer <em>Tax Payer</em>}'.
5501 * <!-- begin-user-doc -->
5502 * <!-- end-user-doc -->
5503 * @return the meta object for the reference list '<em>Tax Payer</em>'.
5504 * @see TaxationWithRoot.Address#getTaxPayer()
5505 * @see #getAddress()
5506 * @generated
5507 */
5508 EReference getAddress_TaxPayer();
5509
5510 /**
5511 * Returns the meta object for class '{@link TaxationWithRoot.Expense <em>Expense</em>}'.
5512 * <!-- begin-user-doc -->
5513 * <!-- end-user-doc -->
5514 * @return the meta object for class '<em>Expense</em>'.
5515 * @see TaxationWithRoot.Expense
5516 * @generated
5517 */
5518 EClass getExpense();
5519
5520 /**
5521 * Returns the meta object for the attribute '{@link TaxationWithRoot.Expense#getDeclared_amount <em>Declared amount</em>}'.
5522 * <!-- begin-user-doc -->
5523 * <!-- end-user-doc -->
5524 * @return the meta object for the attribute '<em>Declared amount</em>'.
5525 * @see TaxationWithRoot.Expense#getDeclared_amount()
5526 * @see #getExpense()
5527 * @generated
5528 */
5529 EAttribute getExpense_Declared_amount();
5530
5531 /**
5532 * Returns the meta object for the attribute '{@link TaxationWithRoot.Expense#getExpense_purpose <em>Expense purpose</em>}'.
5533 * <!-- begin-user-doc -->
5534 * <!-- end-user-doc -->
5535 * @return the meta object for the attribute '<em>Expense purpose</em>'.
5536 * @see TaxationWithRoot.Expense#getExpense_purpose()
5537 * @see #getExpense()
5538 * @generated
5539 */
5540 EAttribute getExpense_Expense_purpose();
5541
5542 /**
5543 * Returns the meta object for the reference '{@link TaxationWithRoot.Expense#getDependent <em>Dependent</em>}'.
5544 * <!-- begin-user-doc -->
5545 * <!-- end-user-doc -->
5546 * @return the meta object for the reference '<em>Dependent</em>'.
5547 * @see TaxationWithRoot.Expense#getDependent()
5548 * @see #getExpense()
5549 * @generated
5550 */
5551 EReference getExpense_Dependent();
5552
5553 /**
5554 * Returns the meta object for the reference '{@link TaxationWithRoot.Expense#getFrom_agent <em>From agent</em>}'.
5555 * <!-- begin-user-doc -->
5556 * <!-- end-user-doc -->
5557 * @return the meta object for the reference '<em>From agent</em>'.
5558 * @see TaxationWithRoot.Expense#getFrom_agent()
5559 * @see #getExpense()
5560 * @generated
5561 */
5562 EReference getExpense_From_agent();
5563
5564 /**
5565 * Returns the meta object for the container reference '{@link TaxationWithRoot.Expense#getIncome <em>Income</em>}'.
5566 * <!-- begin-user-doc -->
5567 * <!-- end-user-doc -->
5568 * @return the meta object for the container reference '<em>Income</em>'.
5569 * @see TaxationWithRoot.Expense#getIncome()
5570 * @see #getExpense()
5571 * @generated
5572 */
5573 EReference getExpense_Income();
5574
5575 /**
5576 * Returns the meta object for the attribute '{@link TaxationWithRoot.Expense#getId4 <em>Id4</em>}'.
5577 * <!-- begin-user-doc -->
5578 * <!-- end-user-doc -->
5579 * @return the meta object for the attribute '<em>Id4</em>'.
5580 * @see TaxationWithRoot.Expense#getId4()
5581 * @see #getExpense()
5582 * @generated
5583 */
5584 EAttribute getExpense_Id4();
5585
5586 /**
5587 * Returns the meta object for the reference '{@link TaxationWithRoot.Expense#getBeneficiary <em>Beneficiary</em>}'.
5588 * <!-- begin-user-doc -->
5589 * <!-- end-user-doc -->
5590 * @return the meta object for the reference '<em>Beneficiary</em>'.
5591 * @see TaxationWithRoot.Expense#getBeneficiary()
5592 * @see #getExpense()
5593 * @generated
5594 */
5595 EReference getExpense_Beneficiary();
5596
5597 /**
5598 * Returns the meta object for class '{@link TaxationWithRoot.Dependent <em>Dependent</em>}'.
5599 * <!-- begin-user-doc -->
5600 * <!-- end-user-doc -->
5601 * @return the meta object for class '<em>Dependent</em>'.
5602 * @see TaxationWithRoot.Dependent
5603 * @generated
5604 */
5605 EClass getDependent();
5606
5607 /**
5608 * Returns the meta object for the attribute '{@link TaxationWithRoot.Dependent#getDependent_type <em>Dependent type</em>}'.
5609 * <!-- begin-user-doc -->
5610 * <!-- end-user-doc -->
5611 * @return the meta object for the attribute '<em>Dependent type</em>'.
5612 * @see TaxationWithRoot.Dependent#getDependent_type()
5613 * @see #getDependent()
5614 * @generated
5615 */
5616 EAttribute getDependent_Dependent_type();
5617
5618 /**
5619 * Returns the meta object for the container reference '{@link TaxationWithRoot.Dependent#getResponsible_person <em>Responsible person</em>}'.
5620 * <!-- begin-user-doc -->
5621 * <!-- end-user-doc -->
5622 * @return the meta object for the container reference '<em>Responsible person</em>'.
5623 * @see TaxationWithRoot.Dependent#getResponsible_person()
5624 * @see #getDependent()
5625 * @generated
5626 */
5627 EReference getDependent_Responsible_person();
5628
5629 /**
5630 * Returns the meta object for the attribute '{@link TaxationWithRoot.Dependent#isContinued_studies <em>Continued studies</em>}'.
5631 * <!-- begin-user-doc -->
5632 * <!-- end-user-doc -->
5633 * @return the meta object for the attribute '<em>Continued studies</em>'.
5634 * @see TaxationWithRoot.Dependent#isContinued_studies()
5635 * @see #getDependent()
5636 * @generated
5637 */
5638 EAttribute getDependent_Continued_studies();
5639
5640 /**
5641 * Returns the meta object for the containment reference '{@link TaxationWithRoot.Dependent#getAllowances <em>Allowances</em>}'.
5642 * <!-- begin-user-doc -->
5643 * <!-- end-user-doc -->
5644 * @return the meta object for the containment reference '<em>Allowances</em>'.
5645 * @see TaxationWithRoot.Dependent#getAllowances()
5646 * @see #getDependent()
5647 * @generated
5648 */
5649 EReference getDependent_Allowances();
5650
5651 /**
5652 * Returns the meta object for the container reference '{@link TaxationWithRoot.Dependent#getHousehold <em>Household</em>}'.
5653 * <!-- begin-user-doc -->
5654 * <!-- end-user-doc -->
5655 * @return the meta object for the container reference '<em>Household</em>'.
5656 * @see TaxationWithRoot.Dependent#getHousehold()
5657 * @see #getDependent()
5658 * @generated
5659 */
5660 EReference getDependent_Household();
5661
5662 /**
5663 * Returns the meta object for the reference '{@link TaxationWithRoot.Dependent#getFrom_agent <em>From agent</em>}'.
5664 * <!-- begin-user-doc -->
5665 * <!-- end-user-doc -->
5666 * @return the meta object for the reference '<em>From agent</em>'.
5667 * @see TaxationWithRoot.Dependent#getFrom_agent()
5668 * @see #getDependent()
5669 * @generated
5670 */
5671 EReference getDependent_From_agent();
5672
5673 /**
5674 * Returns the meta object for the reference list '{@link TaxationWithRoot.Dependent#getExpense <em>Expense</em>}'.
5675 * <!-- begin-user-doc -->
5676 * <!-- end-user-doc -->
5677 * @return the meta object for the reference list '<em>Expense</em>'.
5678 * @see TaxationWithRoot.Dependent#getExpense()
5679 * @see #getDependent()
5680 * @generated
5681 */
5682 EReference getDependent_Expense();
5683
5684 /**
5685 * Returns the meta object for class '{@link TaxationWithRoot.External_Allowance <em>External Allowance</em>}'.
5686 * <!-- begin-user-doc -->
5687 * <!-- end-user-doc -->
5688 * @return the meta object for class '<em>External Allowance</em>'.
5689 * @see TaxationWithRoot.External_Allowance
5690 * @generated
5691 */
5692 EClass getExternal_Allowance();
5693
5694 /**
5695 * Returns the meta object for the attribute '{@link TaxationWithRoot.External_Allowance#getGrantor <em>Grantor</em>}'.
5696 * <!-- begin-user-doc -->
5697 * <!-- end-user-doc -->
5698 * @return the meta object for the attribute '<em>Grantor</em>'.
5699 * @see TaxationWithRoot.External_Allowance#getGrantor()
5700 * @see #getExternal_Allowance()
5701 * @generated
5702 */
5703 EAttribute getExternal_Allowance_Grantor();
5704
5705 /**
5706 * Returns the meta object for the attribute '{@link TaxationWithRoot.External_Allowance#getStarting_year <em>Starting year</em>}'.
5707 * <!-- begin-user-doc -->
5708 * <!-- end-user-doc -->
5709 * @return the meta object for the attribute '<em>Starting year</em>'.
5710 * @see TaxationWithRoot.External_Allowance#getStarting_year()
5711 * @see #getExternal_Allowance()
5712 * @generated
5713 */
5714 EAttribute getExternal_Allowance_Starting_year();
5715
5716 /**
5717 * Returns the meta object for the attribute '{@link TaxationWithRoot.External_Allowance#getEnding_year <em>Ending year</em>}'.
5718 * <!-- begin-user-doc -->
5719 * <!-- end-user-doc -->
5720 * @return the meta object for the attribute '<em>Ending year</em>'.
5721 * @see TaxationWithRoot.External_Allowance#getEnding_year()
5722 * @see #getExternal_Allowance()
5723 * @generated
5724 */
5725 EAttribute getExternal_Allowance_Ending_year();
5726
5727 /**
5728 * Returns the meta object for the reference '{@link TaxationWithRoot.External_Allowance#getReciver <em>Reciver</em>}'.
5729 * <!-- begin-user-doc -->
5730 * <!-- end-user-doc -->
5731 * @return the meta object for the reference '<em>Reciver</em>'.
5732 * @see TaxationWithRoot.External_Allowance#getReciver()
5733 * @see #getExternal_Allowance()
5734 * @generated
5735 */
5736 EReference getExternal_Allowance_Reciver();
5737
5738 /**
5739 * Returns the meta object for the attribute '{@link TaxationWithRoot.External_Allowance#getId5 <em>Id5</em>}'.
5740 * <!-- begin-user-doc -->
5741 * <!-- end-user-doc -->
5742 * @return the meta object for the attribute '<em>Id5</em>'.
5743 * @see TaxationWithRoot.External_Allowance#getId5()
5744 * @see #getExternal_Allowance()
5745 * @generated
5746 */
5747 EAttribute getExternal_Allowance_Id5();
5748
5749 /**
5750 * Returns the meta object for the container reference '{@link TaxationWithRoot.External_Allowance#getPerson <em>Person</em>}'.
5751 * <!-- begin-user-doc -->
5752 * <!-- end-user-doc -->
5753 * @return the meta object for the container reference '<em>Person</em>'.
5754 * @see TaxationWithRoot.External_Allowance#getPerson()
5755 * @see #getExternal_Allowance()
5756 * @generated
5757 */
5758 EReference getExternal_Allowance_Person();
5759
5760 /**
5761 * Returns the meta object for class '{@link TaxationWithRoot.Household <em>Household</em>}'.
5762 * <!-- begin-user-doc -->
5763 * <!-- end-user-doc -->
5764 * @return the meta object for class '<em>Household</em>'.
5765 * @see TaxationWithRoot.Household
5766 * @generated
5767 */
5768 EClass getHousehold();
5769
5770 /**
5771 * Returns the meta object for the containment reference '{@link TaxationWithRoot.Household#getParents <em>Parents</em>}'.
5772 * <!-- begin-user-doc -->
5773 * <!-- end-user-doc -->
5774 * @return the meta object for the containment reference '<em>Parents</em>'.
5775 * @see TaxationWithRoot.Household#getParents()
5776 * @see #getHousehold()
5777 * @generated
5778 */
5779 EReference getHousehold_Parents();
5780
5781 /**
5782 * Returns the meta object for the attribute '{@link TaxationWithRoot.Household#getId1 <em>Id1</em>}'.
5783 * <!-- begin-user-doc -->
5784 * <!-- end-user-doc -->
5785 * @return the meta object for the attribute '<em>Id1</em>'.
5786 * @see TaxationWithRoot.Household#getId1()
5787 * @see #getHousehold()
5788 * @generated
5789 */
5790 EAttribute getHousehold_Id1();
5791
5792 /**
5793 * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Household#getChildren <em>Children</em>}'.
5794 * <!-- begin-user-doc -->
5795 * <!-- end-user-doc -->
5796 * @return the meta object for the containment reference list '<em>Children</em>'.
5797 * @see TaxationWithRoot.Household#getChildren()
5798 * @see #getHousehold()
5799 * @generated
5800 */
5801 EReference getHousehold_Children();
5802
5803 /**
5804 * Returns the meta object for class '{@link TaxationWithRoot.Legal_Union_Record <em>Legal Union Record</em>}'.
5805 * <!-- begin-user-doc -->
5806 * <!-- end-user-doc -->
5807 * @return the meta object for class '<em>Legal Union Record</em>'.
5808 * @see TaxationWithRoot.Legal_Union_Record
5809 * @generated
5810 */
5811 EClass getLegal_Union_Record();
5812
5813 /**
5814 * Returns the meta object for the attribute '{@link TaxationWithRoot.Legal_Union_Record#getStart_year <em>Start year</em>}'.
5815 * <!-- begin-user-doc -->
5816 * <!-- end-user-doc -->
5817 * @return the meta object for the attribute '<em>Start year</em>'.
5818 * @see TaxationWithRoot.Legal_Union_Record#getStart_year()
5819 * @see #getLegal_Union_Record()
5820 * @generated
5821 */
5822 EAttribute getLegal_Union_Record_Start_year();
5823
5824 /**
5825 * Returns the meta object for the attribute '{@link TaxationWithRoot.Legal_Union_Record#getEnd_year <em>End year</em>}'.
5826 * <!-- begin-user-doc -->
5827 * <!-- end-user-doc -->
5828 * @return the meta object for the attribute '<em>End year</em>'.
5829 * @see TaxationWithRoot.Legal_Union_Record#getEnd_year()
5830 * @see #getLegal_Union_Record()
5831 * @generated
5832 */
5833 EAttribute getLegal_Union_Record_End_year();
5834
5835 /**
5836 * Returns the meta object for the attribute '{@link TaxationWithRoot.Legal_Union_Record#getSeparation_cause <em>Separation cause</em>}'.
5837 * <!-- begin-user-doc -->
5838 * <!-- end-user-doc -->
5839 * @return the meta object for the attribute '<em>Separation cause</em>'.
5840 * @see TaxationWithRoot.Legal_Union_Record#getSeparation_cause()
5841 * @see #getLegal_Union_Record()
5842 * @generated
5843 */
5844 EAttribute getLegal_Union_Record_Separation_cause();
5845
5846 /**
5847 * Returns the meta object for the containment reference '{@link TaxationWithRoot.Legal_Union_Record#getIndividual_A <em>Individual A</em>}'.
5848 * <!-- begin-user-doc -->
5849 * <!-- end-user-doc -->
5850 * @return the meta object for the containment reference '<em>Individual A</em>'.
5851 * @see TaxationWithRoot.Legal_Union_Record#getIndividual_A()
5852 * @see #getLegal_Union_Record()
5853 * @generated
5854 */
5855 EReference getLegal_Union_Record_Individual_A();
5856
5857 /**
5858 * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Legal_Union_Record#getIndividual_B <em>Individual B</em>}'.
5859 * <!-- begin-user-doc -->
5860 * <!-- end-user-doc -->
5861 * @return the meta object for the containment reference list '<em>Individual B</em>'.
5862 * @see TaxationWithRoot.Legal_Union_Record#getIndividual_B()
5863 * @see #getLegal_Union_Record()
5864 * @generated
5865 */
5866 EReference getLegal_Union_Record_Individual_B();
5867
5868 /**
5869 * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Legal_Union_Record#getProperties <em>Properties</em>}'.
5870 * <!-- begin-user-doc -->
5871 * <!-- end-user-doc -->
5872 * @return the meta object for the containment reference list '<em>Properties</em>'.
5873 * @see TaxationWithRoot.Legal_Union_Record#getProperties()
5874 * @see #getLegal_Union_Record()
5875 * @generated
5876 */
5877 EReference getLegal_Union_Record_Properties();
5878
5879 /**
5880 * Returns the meta object for the attribute '{@link TaxationWithRoot.Legal_Union_Record#isMutual_agreement <em>Mutual agreement</em>}'.
5881 * <!-- begin-user-doc -->
5882 * <!-- end-user-doc -->
5883 * @return the meta object for the attribute '<em>Mutual agreement</em>'.
5884 * @see TaxationWithRoot.Legal_Union_Record#isMutual_agreement()
5885 * @see #getLegal_Union_Record()
5886 * @generated
5887 */
5888 EAttribute getLegal_Union_Record_Mutual_agreement();
5889
5890 /**
5891 * Returns the meta object for the attribute '{@link TaxationWithRoot.Legal_Union_Record#getId9 <em>Id9</em>}'.
5892 * <!-- begin-user-doc -->
5893 * <!-- end-user-doc -->
5894 * @return the meta object for the attribute '<em>Id9</em>'.
5895 * @see TaxationWithRoot.Legal_Union_Record#getId9()
5896 * @see #getLegal_Union_Record()
5897 * @generated
5898 */
5899 EAttribute getLegal_Union_Record_Id9();
5900
5901 /**
5902 * Returns the meta object for the container reference '{@link TaxationWithRoot.Legal_Union_Record#getHousehold <em>Household</em>}'.
5903 * <!-- begin-user-doc -->
5904 * <!-- end-user-doc -->
5905 * @return the meta object for the container reference '<em>Household</em>'.
5906 * @see TaxationWithRoot.Legal_Union_Record#getHousehold()
5907 * @see #getLegal_Union_Record()
5908 * @generated
5909 */
5910 EReference getLegal_Union_Record_Household();
5911
5912 /**
5913 * Returns the meta object for class '{@link TaxationWithRoot.Tax_Property <em>Tax Property</em>}'.
5914 * <!-- begin-user-doc -->
5915 * <!-- end-user-doc -->
5916 * @return the meta object for class '<em>Tax Property</em>'.
5917 * @see TaxationWithRoot.Tax_Property
5918 * @generated
5919 */
5920 EClass getTax_Property();
5921
5922 /**
5923 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Property#getStarting_year <em>Starting year</em>}'.
5924 * <!-- begin-user-doc -->
5925 * <!-- end-user-doc -->
5926 * @return the meta object for the attribute '<em>Starting year</em>'.
5927 * @see TaxationWithRoot.Tax_Property#getStarting_year()
5928 * @see #getTax_Property()
5929 * @generated
5930 */
5931 EAttribute getTax_Property_Starting_year();
5932
5933 /**
5934 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Property#getId10 <em>Id10</em>}'.
5935 * <!-- begin-user-doc -->
5936 * <!-- end-user-doc -->
5937 * @return the meta object for the attribute '<em>Id10</em>'.
5938 * @see TaxationWithRoot.Tax_Property#getId10()
5939 * @see #getTax_Property()
5940 * @generated
5941 */
5942 EAttribute getTax_Property_Id10();
5943
5944 /**
5945 * Returns the meta object for the container reference '{@link TaxationWithRoot.Tax_Property#getUnion_record <em>Union record</em>}'.
5946 * <!-- begin-user-doc -->
5947 * <!-- end-user-doc -->
5948 * @return the meta object for the container reference '<em>Union record</em>'.
5949 * @see TaxationWithRoot.Tax_Property#getUnion_record()
5950 * @see #getTax_Property()
5951 * @generated
5952 */
5953 EReference getTax_Property_Union_record();
5954
5955 /**
5956 * Returns the meta object for class '{@link TaxationWithRoot.Tax_Case <em>Tax Case</em>}'.
5957 * <!-- begin-user-doc -->
5958 * <!-- end-user-doc -->
5959 * @return the meta object for class '<em>Tax Case</em>'.
5960 * @see TaxationWithRoot.Tax_Case
5961 * @generated
5962 */
5963 EClass getTax_Case();
5964
5965 /**
5966 * Returns the meta object for class '{@link TaxationWithRoot.FromAgent <em>From Agent</em>}'.
5967 * <!-- begin-user-doc -->
5968 * <!-- end-user-doc -->
5969 * @return the meta object for class '<em>From Agent</em>'.
5970 * @see TaxationWithRoot.FromAgent
5971 * @generated
5972 */
5973 EClass getFromAgent();
5974
5975 /**
5976 * Returns the meta object for the container reference '{@link TaxationWithRoot.FromAgent#getTaxPayer <em>Tax Payer</em>}'.
5977 * <!-- begin-user-doc -->
5978 * <!-- end-user-doc -->
5979 * @return the meta object for the container reference '<em>Tax Payer</em>'.
5980 * @see TaxationWithRoot.FromAgent#getTaxPayer()
5981 * @see #getFromAgent()
5982 * @generated
5983 */
5984 EReference getFromAgent_TaxPayer();
5985
5986 /**
5987 * Returns the meta object for the attribute '{@link TaxationWithRoot.FromAgent#isIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care <em>Is dependent eligible for CE Not In Houshold Children Care</em>}'.
5988 * <!-- begin-user-doc -->
5989 * <!-- end-user-doc -->
5990 * @return the meta object for the attribute '<em>Is dependent eligible for CE Not In Houshold Children Care</em>'.
5991 * @see TaxationWithRoot.FromAgent#isIs_dependent_eligible_for_CE_Not_In_Houshold_Children_Care()
5992 * @see #getFromAgent()
5993 * @generated
5994 */
5995 EAttribute getFromAgent_Is_dependent_eligible_for_CE_Not_In_Houshold_Children_Care();
5996
5997 /**
5998 * Returns the meta object for the reference '{@link TaxationWithRoot.FromAgent#getExpense <em>Expense</em>}'.
5999 * <!-- begin-user-doc -->
6000 * <!-- end-user-doc -->
6001 * @return the meta object for the reference '<em>Expense</em>'.
6002 * @see TaxationWithRoot.FromAgent#getExpense()
6003 * @see #getFromAgent()
6004 * @generated
6005 */
6006 EReference getFromAgent_Expense();
6007
6008 /**
6009 * Returns the meta object for the attribute '{@link TaxationWithRoot.FromAgent#isIs_eligible_debt <em>Is eligible debt</em>}'.
6010 * <!-- begin-user-doc -->
6011 * <!-- end-user-doc -->
6012 * @return the meta object for the attribute '<em>Is eligible debt</em>'.
6013 * @see TaxationWithRoot.FromAgent#isIs_eligible_debt()
6014 * @see #getFromAgent()
6015 * @generated
6016 */
6017 EAttribute getFromAgent_Is_eligible_debt();
6018
6019 /**
6020 * Returns the meta object for the reference '{@link TaxationWithRoot.FromAgent#getDependent <em>Dependent</em>}'.
6021 * <!-- begin-user-doc -->
6022 * <!-- end-user-doc -->
6023 * @return the meta object for the reference '<em>Dependent</em>'.
6024 * @see TaxationWithRoot.FromAgent#getDependent()
6025 * @see #getFromAgent()
6026 * @generated
6027 */
6028 EReference getFromAgent_Dependent();
6029
6030 /**
6031 * Returns the meta object for class '{@link TaxationWithRoot.Income <em>Income</em>}'.
6032 * <!-- begin-user-doc -->
6033 * <!-- end-user-doc -->
6034 * @return the meta object for class '<em>Income</em>'.
6035 * @see TaxationWithRoot.Income
6036 * @generated
6037 */
6038 EClass getIncome();
6039
6040 /**
6041 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income#getIncome_amount <em>Income amount</em>}'.
6042 * <!-- begin-user-doc -->
6043 * <!-- end-user-doc -->
6044 * @return the meta object for the attribute '<em>Income amount</em>'.
6045 * @see TaxationWithRoot.Income#getIncome_amount()
6046 * @see #getIncome()
6047 * @generated
6048 */
6049 EAttribute getIncome_Income_amount();
6050
6051 /**
6052 * Returns the meta object for the containment reference '{@link TaxationWithRoot.Income#getIncome_type <em>Income type</em>}'.
6053 * <!-- begin-user-doc -->
6054 * <!-- end-user-doc -->
6055 * @return the meta object for the containment reference '<em>Income type</em>'.
6056 * @see TaxationWithRoot.Income#getIncome_type()
6057 * @see #getIncome()
6058 * @generated
6059 */
6060 EReference getIncome_Income_type();
6061
6062 /**
6063 * Returns the meta object for the containment reference '{@link TaxationWithRoot.Income#getTax_card <em>Tax card</em>}'.
6064 * <!-- begin-user-doc -->
6065 * <!-- end-user-doc -->
6066 * @return the meta object for the containment reference '<em>Tax card</em>'.
6067 * @see TaxationWithRoot.Income#getTax_card()
6068 * @see #getIncome()
6069 * @generated
6070 */
6071 EReference getIncome_Tax_card();
6072
6073 /**
6074 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income#getTax_liability <em>Tax liability</em>}'.
6075 * <!-- begin-user-doc -->
6076 * <!-- end-user-doc -->
6077 * @return the meta object for the attribute '<em>Tax liability</em>'.
6078 * @see TaxationWithRoot.Income#getTax_liability()
6079 * @see #getIncome()
6080 * @generated
6081 */
6082 EAttribute getIncome_Tax_liability();
6083
6084 /**
6085 * Returns the meta object for the container reference '{@link TaxationWithRoot.Income#getTaxPayer <em>Tax Payer</em>}'.
6086 * <!-- begin-user-doc -->
6087 * <!-- end-user-doc -->
6088 * @return the meta object for the container reference '<em>Tax Payer</em>'.
6089 * @see TaxationWithRoot.Income#getTaxPayer()
6090 * @see #getIncome()
6091 * @generated
6092 */
6093 EReference getIncome_TaxPayer();
6094
6095 /**
6096 * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Income#getDetails <em>Details</em>}'.
6097 * <!-- begin-user-doc -->
6098 * <!-- end-user-doc -->
6099 * @return the meta object for the containment reference list '<em>Details</em>'.
6100 * @see TaxationWithRoot.Income#getDetails()
6101 * @see #getIncome()
6102 * @generated
6103 */
6104 EReference getIncome_Details();
6105
6106 /**
6107 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income#getNum <em>Num</em>}'.
6108 * <!-- begin-user-doc -->
6109 * <!-- end-user-doc -->
6110 * @return the meta object for the attribute '<em>Num</em>'.
6111 * @see TaxationWithRoot.Income#getNum()
6112 * @see #getIncome()
6113 * @generated
6114 */
6115 EAttribute getIncome_Num();
6116
6117 /**
6118 * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Income#getExpenses <em>Expenses</em>}'.
6119 * <!-- begin-user-doc -->
6120 * <!-- end-user-doc -->
6121 * @return the meta object for the containment reference list '<em>Expenses</em>'.
6122 * @see TaxationWithRoot.Income#getExpenses()
6123 * @see #getIncome()
6124 * @generated
6125 */
6126 EReference getIncome_Expenses();
6127
6128 /**
6129 * Returns the meta object for class '{@link TaxationWithRoot.Income_Type <em>Income Type</em>}'.
6130 * <!-- begin-user-doc -->
6131 * <!-- end-user-doc -->
6132 * @return the meta object for class '<em>Income Type</em>'.
6133 * @see TaxationWithRoot.Income_Type
6134 * @generated
6135 */
6136 EClass getIncome_Type();
6137
6138 /**
6139 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Type#getId8 <em>Id8</em>}'.
6140 * <!-- begin-user-doc -->
6141 * <!-- end-user-doc -->
6142 * @return the meta object for the attribute '<em>Id8</em>'.
6143 * @see TaxationWithRoot.Income_Type#getId8()
6144 * @see #getIncome_Type()
6145 * @generated
6146 */
6147 EAttribute getIncome_Type_Id8();
6148
6149 /**
6150 * Returns the meta object for the container reference '{@link TaxationWithRoot.Income_Type#getIncome <em>Income</em>}'.
6151 * <!-- begin-user-doc -->
6152 * <!-- end-user-doc -->
6153 * @return the meta object for the container reference '<em>Income</em>'.
6154 * @see TaxationWithRoot.Income_Type#getIncome()
6155 * @see #getIncome_Type()
6156 * @generated
6157 */
6158 EReference getIncome_Type_Income();
6159
6160 /**
6161 * Returns the meta object for class '{@link TaxationWithRoot.Tax_Card <em>Tax Card</em>}'.
6162 * <!-- begin-user-doc -->
6163 * <!-- end-user-doc -->
6164 * @return the meta object for class '<em>Tax Card</em>'.
6165 * @see TaxationWithRoot.Tax_Card
6166 * @generated
6167 */
6168 EClass getTax_Card();
6169
6170 /**
6171 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getCard_identifier <em>Card identifier</em>}'.
6172 * <!-- begin-user-doc -->
6173 * <!-- end-user-doc -->
6174 * @return the meta object for the attribute '<em>Card identifier</em>'.
6175 * @see TaxationWithRoot.Tax_Card#getCard_identifier()
6176 * @see #getTax_Card()
6177 * @generated
6178 */
6179 EAttribute getTax_Card_Card_identifier();
6180
6181 /**
6182 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getTax_office <em>Tax office</em>}'.
6183 * <!-- begin-user-doc -->
6184 * <!-- end-user-doc -->
6185 * @return the meta object for the attribute '<em>Tax office</em>'.
6186 * @see TaxationWithRoot.Tax_Card#getTax_office()
6187 * @see #getTax_Card()
6188 * @generated
6189 */
6190 EAttribute getTax_Card_Tax_office();
6191
6192 /**
6193 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getPercentage_of_witholding <em>Percentage of witholding</em>}'.
6194 * <!-- begin-user-doc -->
6195 * <!-- end-user-doc -->
6196 * @return the meta object for the attribute '<em>Percentage of witholding</em>'.
6197 * @see TaxationWithRoot.Tax_Card#getPercentage_of_witholding()
6198 * @see #getTax_Card()
6199 * @generated
6200 */
6201 EAttribute getTax_Card_Percentage_of_witholding();
6202
6203 /**
6204 * Returns the meta object for the attribute list '{@link TaxationWithRoot.Tax_Card#getTax_payers_name_surname <em>Tax payers name surname</em>}'.
6205 * <!-- begin-user-doc -->
6206 * <!-- end-user-doc -->
6207 * @return the meta object for the attribute list '<em>Tax payers name surname</em>'.
6208 * @see TaxationWithRoot.Tax_Card#getTax_payers_name_surname()
6209 * @see #getTax_Card()
6210 * @generated
6211 */
6212 EAttribute getTax_Card_Tax_payers_name_surname();
6213
6214 /**
6215 * Returns the meta object for the attribute list '{@link TaxationWithRoot.Tax_Card#getTax_payers_partner_name_surname <em>Tax payers partner name surname</em>}'.
6216 * <!-- begin-user-doc -->
6217 * <!-- end-user-doc -->
6218 * @return the meta object for the attribute list '<em>Tax payers partner name surname</em>'.
6219 * @see TaxationWithRoot.Tax_Card#getTax_payers_partner_name_surname()
6220 * @see #getTax_Card()
6221 * @generated
6222 */
6223 EAttribute getTax_Card_Tax_payers_partner_name_surname();
6224
6225 /**
6226 * Returns the meta object for the reference '{@link TaxationWithRoot.Tax_Card#getTax_payers_address <em>Tax payers address</em>}'.
6227 * <!-- begin-user-doc -->
6228 * <!-- end-user-doc -->
6229 * @return the meta object for the reference '<em>Tax payers address</em>'.
6230 * @see TaxationWithRoot.Tax_Card#getTax_payers_address()
6231 * @see #getTax_Card()
6232 * @generated
6233 */
6234 EReference getTax_Card_Tax_payers_address();
6235
6236 /**
6237 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getJobs_Employer_SSNo <em>Jobs Employer SS No</em>}'.
6238 * <!-- begin-user-doc -->
6239 * <!-- end-user-doc -->
6240 * @return the meta object for the attribute '<em>Jobs Employer SS No</em>'.
6241 * @see TaxationWithRoot.Tax_Card#getJobs_Employer_SSNo()
6242 * @see #getTax_Card()
6243 * @generated
6244 */
6245 EAttribute getTax_Card_Jobs_Employer_SSNo();
6246
6247 /**
6248 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getJobs_employers_name <em>Jobs employers name</em>}'.
6249 * <!-- begin-user-doc -->
6250 * <!-- end-user-doc -->
6251 * @return the meta object for the attribute '<em>Jobs employers name</em>'.
6252 * @see TaxationWithRoot.Tax_Card#getJobs_employers_name()
6253 * @see #getTax_Card()
6254 * @generated
6255 */
6256 EAttribute getTax_Card_Jobs_employers_name();
6257
6258 /**
6259 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getJobs_activity_type <em>Jobs activity type</em>}'.
6260 * <!-- begin-user-doc -->
6261 * <!-- end-user-doc -->
6262 * @return the meta object for the attribute '<em>Jobs activity type</em>'.
6263 * @see TaxationWithRoot.Tax_Card#getJobs_activity_type()
6264 * @see #getTax_Card()
6265 * @generated
6266 */
6267 EAttribute getTax_Card_Jobs_activity_type();
6268
6269 /**
6270 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getJobs_place_of_work <em>Jobs place of work</em>}'.
6271 * <!-- begin-user-doc -->
6272 * <!-- end-user-doc -->
6273 * @return the meta object for the attribute '<em>Jobs place of work</em>'.
6274 * @see TaxationWithRoot.Tax_Card#getJobs_place_of_work()
6275 * @see #getTax_Card()
6276 * @generated
6277 */
6278 EAttribute getTax_Card_Jobs_place_of_work();
6279
6280 /**
6281 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_FD_daily <em>Deduction FD daily</em>}'.
6282 * <!-- begin-user-doc -->
6283 * <!-- end-user-doc -->
6284 * @return the meta object for the attribute '<em>Deduction FD daily</em>'.
6285 * @see TaxationWithRoot.Tax_Card#getDeduction_FD_daily()
6286 * @see #getTax_Card()
6287 * @generated
6288 */
6289 EAttribute getTax_Card_Deduction_FD_daily();
6290
6291 /**
6292 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_FD_monthly <em>Deduction FD monthly</em>}'.
6293 * <!-- begin-user-doc -->
6294 * <!-- end-user-doc -->
6295 * @return the meta object for the attribute '<em>Deduction FD monthly</em>'.
6296 * @see TaxationWithRoot.Tax_Card#getDeduction_FD_monthly()
6297 * @see #getTax_Card()
6298 * @generated
6299 */
6300 EAttribute getTax_Card_Deduction_FD_monthly();
6301
6302 /**
6303 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_AC_daily <em>Deduction AC daily</em>}'.
6304 * <!-- begin-user-doc -->
6305 * <!-- end-user-doc -->
6306 * @return the meta object for the attribute '<em>Deduction AC daily</em>'.
6307 * @see TaxationWithRoot.Tax_Card#getDeduction_AC_daily()
6308 * @see #getTax_Card()
6309 * @generated
6310 */
6311 EAttribute getTax_Card_Deduction_AC_daily();
6312
6313 /**
6314 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_AC_monthly <em>Deduction AC monthly</em>}'.
6315 * <!-- begin-user-doc -->
6316 * <!-- end-user-doc -->
6317 * @return the meta object for the attribute '<em>Deduction AC monthly</em>'.
6318 * @see TaxationWithRoot.Tax_Card#getDeduction_AC_monthly()
6319 * @see #getTax_Card()
6320 * @generated
6321 */
6322 EAttribute getTax_Card_Deduction_AC_monthly();
6323
6324 /**
6325 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_AC_yearly <em>Deduction AC yearly</em>}'.
6326 * <!-- begin-user-doc -->
6327 * <!-- end-user-doc -->
6328 * @return the meta object for the attribute '<em>Deduction AC yearly</em>'.
6329 * @see TaxationWithRoot.Tax_Card#getDeduction_AC_yearly()
6330 * @see #getTax_Card()
6331 * @generated
6332 */
6333 EAttribute getTax_Card_Deduction_AC_yearly();
6334
6335 /**
6336 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_CE_daily <em>Deduction CE daily</em>}'.
6337 * <!-- begin-user-doc -->
6338 * <!-- end-user-doc -->
6339 * @return the meta object for the attribute '<em>Deduction CE daily</em>'.
6340 * @see TaxationWithRoot.Tax_Card#getDeduction_CE_daily()
6341 * @see #getTax_Card()
6342 * @generated
6343 */
6344 EAttribute getTax_Card_Deduction_CE_daily();
6345
6346 /**
6347 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_CE_monthly <em>Deduction CE monthly</em>}'.
6348 * <!-- begin-user-doc -->
6349 * <!-- end-user-doc -->
6350 * @return the meta object for the attribute '<em>Deduction CE monthly</em>'.
6351 * @see TaxationWithRoot.Tax_Card#getDeduction_CE_monthly()
6352 * @see #getTax_Card()
6353 * @generated
6354 */
6355 EAttribute getTax_Card_Deduction_CE_monthly();
6356
6357 /**
6358 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_CE_yearly <em>Deduction CE yearly</em>}'.
6359 * <!-- begin-user-doc -->
6360 * <!-- end-user-doc -->
6361 * @return the meta object for the attribute '<em>Deduction CE yearly</em>'.
6362 * @see TaxationWithRoot.Tax_Card#getDeduction_CE_yearly()
6363 * @see #getTax_Card()
6364 * @generated
6365 */
6366 EAttribute getTax_Card_Deduction_CE_yearly();
6367
6368 /**
6369 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_DS_daily <em>Deduction DS daily</em>}'.
6370 * <!-- begin-user-doc -->
6371 * <!-- end-user-doc -->
6372 * @return the meta object for the attribute '<em>Deduction DS daily</em>'.
6373 * @see TaxationWithRoot.Tax_Card#getDeduction_DS_daily()
6374 * @see #getTax_Card()
6375 * @generated
6376 */
6377 EAttribute getTax_Card_Deduction_DS_daily();
6378
6379 /**
6380 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_DS_monthly <em>Deduction DS monthly</em>}'.
6381 * <!-- begin-user-doc -->
6382 * <!-- end-user-doc -->
6383 * @return the meta object for the attribute '<em>Deduction DS monthly</em>'.
6384 * @see TaxationWithRoot.Tax_Card#getDeduction_DS_monthly()
6385 * @see #getTax_Card()
6386 * @generated
6387 */
6388 EAttribute getTax_Card_Deduction_DS_monthly();
6389
6390 /**
6391 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_FO_daily <em>Deduction FO daily</em>}'.
6392 * <!-- begin-user-doc -->
6393 * <!-- end-user-doc -->
6394 * @return the meta object for the attribute '<em>Deduction FO daily</em>'.
6395 * @see TaxationWithRoot.Tax_Card#getDeduction_FO_daily()
6396 * @see #getTax_Card()
6397 * @generated
6398 */
6399 EAttribute getTax_Card_Deduction_FO_daily();
6400
6401 /**
6402 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_FO_monthly <em>Deduction FO monthly</em>}'.
6403 * <!-- begin-user-doc -->
6404 * <!-- end-user-doc -->
6405 * @return the meta object for the attribute '<em>Deduction FO monthly</em>'.
6406 * @see TaxationWithRoot.Tax_Card#getDeduction_FO_monthly()
6407 * @see #getTax_Card()
6408 * @generated
6409 */
6410 EAttribute getTax_Card_Deduction_FO_monthly();
6411
6412 /**
6413 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_FO_yearly <em>Deduction FO yearly</em>}'.
6414 * <!-- begin-user-doc -->
6415 * <!-- end-user-doc -->
6416 * @return the meta object for the attribute '<em>Deduction FO yearly</em>'.
6417 * @see TaxationWithRoot.Tax_Card#getDeduction_FO_yearly()
6418 * @see #getTax_Card()
6419 * @generated
6420 */
6421 EAttribute getTax_Card_Deduction_FO_yearly();
6422
6423 /**
6424 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getCredit_CIS_daily <em>Credit CIS daily</em>}'.
6425 * <!-- begin-user-doc -->
6426 * <!-- end-user-doc -->
6427 * @return the meta object for the attribute '<em>Credit CIS daily</em>'.
6428 * @see TaxationWithRoot.Tax_Card#getCredit_CIS_daily()
6429 * @see #getTax_Card()
6430 * @generated
6431 */
6432 EAttribute getTax_Card_Credit_CIS_daily();
6433
6434 /**
6435 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getCredit_CIS_monthly <em>Credit CIS monthly</em>}'.
6436 * <!-- begin-user-doc -->
6437 * <!-- end-user-doc -->
6438 * @return the meta object for the attribute '<em>Credit CIS monthly</em>'.
6439 * @see TaxationWithRoot.Tax_Card#getCredit_CIS_monthly()
6440 * @see #getTax_Card()
6441 * @generated
6442 */
6443 EAttribute getTax_Card_Credit_CIS_monthly();
6444
6445 /**
6446 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getCredit_CIM_daily <em>Credit CIM daily</em>}'.
6447 * <!-- begin-user-doc -->
6448 * <!-- end-user-doc -->
6449 * @return the meta object for the attribute '<em>Credit CIM daily</em>'.
6450 * @see TaxationWithRoot.Tax_Card#getCredit_CIM_daily()
6451 * @see #getTax_Card()
6452 * @generated
6453 */
6454 EAttribute getTax_Card_Credit_CIM_daily();
6455
6456 /**
6457 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#isValidity <em>Validity</em>}'.
6458 * <!-- begin-user-doc -->
6459 * <!-- end-user-doc -->
6460 * @return the meta object for the attribute '<em>Validity</em>'.
6461 * @see TaxationWithRoot.Tax_Card#isValidity()
6462 * @see #getTax_Card()
6463 * @generated
6464 */
6465 EAttribute getTax_Card_Validity();
6466
6467 /**
6468 * Returns the meta object for the reference list '{@link TaxationWithRoot.Tax_Card#getIncome_Tax_Credit <em>Income Tax Credit</em>}'.
6469 * <!-- begin-user-doc -->
6470 * <!-- end-user-doc -->
6471 * @return the meta object for the reference list '<em>Income Tax Credit</em>'.
6472 * @see TaxationWithRoot.Tax_Card#getIncome_Tax_Credit()
6473 * @see #getTax_Card()
6474 * @generated
6475 */
6476 EReference getTax_Card_Income_Tax_Credit();
6477
6478 /**
6479 * Returns the meta object for the reference '{@link TaxationWithRoot.Tax_Card#getPrevious <em>Previous</em>}'.
6480 * <!-- begin-user-doc -->
6481 * <!-- end-user-doc -->
6482 * @return the meta object for the reference '<em>Previous</em>'.
6483 * @see TaxationWithRoot.Tax_Card#getPrevious()
6484 * @see #getTax_Card()
6485 * @generated
6486 */
6487 EReference getTax_Card_Previous();
6488
6489 /**
6490 * Returns the meta object for the reference '{@link TaxationWithRoot.Tax_Card#getCurrent_tax_card <em>Current tax card</em>}'.
6491 * <!-- begin-user-doc -->
6492 * <!-- end-user-doc -->
6493 * @return the meta object for the reference '<em>Current tax card</em>'.
6494 * @see TaxationWithRoot.Tax_Card#getCurrent_tax_card()
6495 * @see #getTax_Card()
6496 * @generated
6497 */
6498 EReference getTax_Card_Current_tax_card();
6499
6500 /**
6501 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getCredit_CIM_yearly <em>Credit CIM yearly</em>}'.
6502 * <!-- begin-user-doc -->
6503 * <!-- end-user-doc -->
6504 * @return the meta object for the attribute '<em>Credit CIM yearly</em>'.
6505 * @see TaxationWithRoot.Tax_Card#getCredit_CIM_yearly()
6506 * @see #getTax_Card()
6507 * @generated
6508 */
6509 EAttribute getTax_Card_Credit_CIM_yearly();
6510
6511 /**
6512 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_DS_Alimony_yearly <em>Deduction DS Alimony yearly</em>}'.
6513 * <!-- begin-user-doc -->
6514 * <!-- end-user-doc -->
6515 * @return the meta object for the attribute '<em>Deduction DS Alimony yearly</em>'.
6516 * @see TaxationWithRoot.Tax_Card#getDeduction_DS_Alimony_yearly()
6517 * @see #getTax_Card()
6518 * @generated
6519 */
6520 EAttribute getTax_Card_Deduction_DS_Alimony_yearly();
6521
6522 /**
6523 * Returns the meta object for the attribute '{@link TaxationWithRoot.Tax_Card#getDeduction_DS_Debt_yearly <em>Deduction DS Debt yearly</em>}'.
6524 * <!-- begin-user-doc -->
6525 * <!-- end-user-doc -->
6526 * @return the meta object for the attribute '<em>Deduction DS Debt yearly</em>'.
6527 * @see TaxationWithRoot.Tax_Card#getDeduction_DS_Debt_yearly()
6528 * @see #getTax_Card()
6529 * @generated
6530 */
6531 EAttribute getTax_Card_Deduction_DS_Debt_yearly();
6532
6533 /**
6534 * Returns the meta object for the container reference '{@link TaxationWithRoot.Tax_Card#getIncome <em>Income</em>}'.
6535 * <!-- begin-user-doc -->
6536 * <!-- end-user-doc -->
6537 * @return the meta object for the container reference '<em>Income</em>'.
6538 * @see TaxationWithRoot.Tax_Card#getIncome()
6539 * @see #getTax_Card()
6540 * @generated
6541 */
6542 EReference getTax_Card_Income();
6543
6544 /**
6545 * Returns the meta object for class '{@link TaxationWithRoot.Income_Tax_Credit <em>Income Tax Credit</em>}'.
6546 * <!-- begin-user-doc -->
6547 * <!-- end-user-doc -->
6548 * @return the meta object for class '<em>Income Tax Credit</em>'.
6549 * @see TaxationWithRoot.Income_Tax_Credit
6550 * @generated
6551 */
6552 EClass getIncome_Tax_Credit();
6553
6554 /**
6555 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax_Credit#getGrantedBy <em>Granted By</em>}'.
6556 * <!-- begin-user-doc -->
6557 * <!-- end-user-doc -->
6558 * @return the meta object for the attribute '<em>Granted By</em>'.
6559 * @see TaxationWithRoot.Income_Tax_Credit#getGrantedBy()
6560 * @see #getIncome_Tax_Credit()
6561 * @generated
6562 */
6563 EAttribute getIncome_Tax_Credit_GrantedBy();
6564
6565 /**
6566 * Returns the meta object for the reference '{@link TaxationWithRoot.Income_Tax_Credit#getTaxPayer <em>Tax Payer</em>}'.
6567 * <!-- begin-user-doc -->
6568 * <!-- end-user-doc -->
6569 * @return the meta object for the reference '<em>Tax Payer</em>'.
6570 * @see TaxationWithRoot.Income_Tax_Credit#getTaxPayer()
6571 * @see #getIncome_Tax_Credit()
6572 * @generated
6573 */
6574 EReference getIncome_Tax_Credit_TaxPayer();
6575
6576 /**
6577 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax_Credit#getTax_year <em>Tax year</em>}'.
6578 * <!-- begin-user-doc -->
6579 * <!-- end-user-doc -->
6580 * @return the meta object for the attribute '<em>Tax year</em>'.
6581 * @see TaxationWithRoot.Income_Tax_Credit#getTax_year()
6582 * @see #getIncome_Tax_Credit()
6583 * @generated
6584 */
6585 EAttribute getIncome_Tax_Credit_Tax_year();
6586
6587 /**
6588 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax_Credit#getYearly <em>Yearly</em>}'.
6589 * <!-- begin-user-doc -->
6590 * <!-- end-user-doc -->
6591 * @return the meta object for the attribute '<em>Yearly</em>'.
6592 * @see TaxationWithRoot.Income_Tax_Credit#getYearly()
6593 * @see #getIncome_Tax_Credit()
6594 * @generated
6595 */
6596 EAttribute getIncome_Tax_Credit_Yearly();
6597
6598 /**
6599 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax_Credit#getMonthly <em>Monthly</em>}'.
6600 * <!-- begin-user-doc -->
6601 * <!-- end-user-doc -->
6602 * @return the meta object for the attribute '<em>Monthly</em>'.
6603 * @see TaxationWithRoot.Income_Tax_Credit#getMonthly()
6604 * @see #getIncome_Tax_Credit()
6605 * @generated
6606 */
6607 EAttribute getIncome_Tax_Credit_Monthly();
6608
6609 /**
6610 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax_Credit#getDaily <em>Daily</em>}'.
6611 * <!-- begin-user-doc -->
6612 * <!-- end-user-doc -->
6613 * @return the meta object for the attribute '<em>Daily</em>'.
6614 * @see TaxationWithRoot.Income_Tax_Credit#getDaily()
6615 * @see #getIncome_Tax_Credit()
6616 * @generated
6617 */
6618 EAttribute getIncome_Tax_Credit_Daily();
6619
6620 /**
6621 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Tax_Credit#getId7 <em>Id7</em>}'.
6622 * <!-- begin-user-doc -->
6623 * <!-- end-user-doc -->
6624 * @return the meta object for the attribute '<em>Id7</em>'.
6625 * @see TaxationWithRoot.Income_Tax_Credit#getId7()
6626 * @see #getIncome_Tax_Credit()
6627 * @generated
6628 */
6629 EAttribute getIncome_Tax_Credit_Id7();
6630
6631 /**
6632 * Returns the meta object for the reference '{@link TaxationWithRoot.Income_Tax_Credit#getTaxation_Frame <em>Taxation Frame</em>}'.
6633 * <!-- begin-user-doc -->
6634 * <!-- end-user-doc -->
6635 * @return the meta object for the reference '<em>Taxation Frame</em>'.
6636 * @see TaxationWithRoot.Income_Tax_Credit#getTaxation_Frame()
6637 * @see #getIncome_Tax_Credit()
6638 * @generated
6639 */
6640 EReference getIncome_Tax_Credit_Taxation_Frame();
6641
6642 /**
6643 * Returns the meta object for class '{@link TaxationWithRoot.Income_Detail <em>Income Detail</em>}'.
6644 * <!-- begin-user-doc -->
6645 * <!-- end-user-doc -->
6646 * @return the meta object for class '<em>Income Detail</em>'.
6647 * @see TaxationWithRoot.Income_Detail
6648 * @generated
6649 */
6650 EClass getIncome_Detail();
6651
6652 /**
6653 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Detail#getAmount <em>Amount</em>}'.
6654 * <!-- begin-user-doc -->
6655 * <!-- end-user-doc -->
6656 * @return the meta object for the attribute '<em>Amount</em>'.
6657 * @see TaxationWithRoot.Income_Detail#getAmount()
6658 * @see #getIncome_Detail()
6659 * @generated
6660 */
6661 EAttribute getIncome_Detail_Amount();
6662
6663 /**
6664 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Detail#isIs_worked <em>Is worked</em>}'.
6665 * <!-- begin-user-doc -->
6666 * <!-- end-user-doc -->
6667 * @return the meta object for the attribute '<em>Is worked</em>'.
6668 * @see TaxationWithRoot.Income_Detail#isIs_worked()
6669 * @see #getIncome_Detail()
6670 * @generated
6671 */
6672 EAttribute getIncome_Detail_Is_worked();
6673
6674 /**
6675 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Detail#getDistance <em>Distance</em>}'.
6676 * <!-- begin-user-doc -->
6677 * <!-- end-user-doc -->
6678 * @return the meta object for the attribute '<em>Distance</em>'.
6679 * @see TaxationWithRoot.Income_Detail#getDistance()
6680 * @see #getIncome_Detail()
6681 * @generated
6682 */
6683 EAttribute getIncome_Detail_Distance();
6684
6685 /**
6686 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Detail#getWorked_days <em>Worked days</em>}'.
6687 * <!-- begin-user-doc -->
6688 * <!-- end-user-doc -->
6689 * @return the meta object for the attribute '<em>Worked days</em>'.
6690 * @see TaxationWithRoot.Income_Detail#getWorked_days()
6691 * @see #getIncome_Detail()
6692 * @generated
6693 */
6694 EAttribute getIncome_Detail_Worked_days();
6695
6696 /**
6697 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Detail#isIs_contributing_CNS <em>Is contributing CNS</em>}'.
6698 * <!-- begin-user-doc -->
6699 * <!-- end-user-doc -->
6700 * @return the meta object for the attribute '<em>Is contributing CNS</em>'.
6701 * @see TaxationWithRoot.Income_Detail#isIs_contributing_CNS()
6702 * @see #getIncome_Detail()
6703 * @generated
6704 */
6705 EAttribute getIncome_Detail_Is_contributing_CNS();
6706
6707 /**
6708 * Returns the meta object for the attribute '{@link TaxationWithRoot.Income_Detail#getId5 <em>Id5</em>}'.
6709 * <!-- begin-user-doc -->
6710 * <!-- end-user-doc -->
6711 * @return the meta object for the attribute '<em>Id5</em>'.
6712 * @see TaxationWithRoot.Income_Detail#getId5()
6713 * @see #getIncome_Detail()
6714 * @generated
6715 */
6716 EAttribute getIncome_Detail_Id5();
6717
6718 /**
6719 * Returns the meta object for the container reference '{@link TaxationWithRoot.Income_Detail#getIncome <em>Income</em>}'.
6720 * <!-- begin-user-doc -->
6721 * <!-- end-user-doc -->
6722 * @return the meta object for the container reference '<em>Income</em>'.
6723 * @see TaxationWithRoot.Income_Detail#getIncome()
6724 * @see #getIncome_Detail()
6725 * @generated
6726 */
6727 EReference getIncome_Detail_Income();
6728
6729 /**
6730 * Returns the meta object for class '{@link TaxationWithRoot.FromLaw <em>From Law</em>}'.
6731 * <!-- begin-user-doc -->
6732 * <!-- end-user-doc -->
6733 * @return the meta object for class '<em>From Law</em>'.
6734 * @see TaxationWithRoot.FromLaw
6735 * @generated
6736 */
6737 EClass getFromLaw();
6738
6739 /**
6740 * Returns the meta object for the attribute '{@link TaxationWithRoot.FromLaw#getId <em>Id</em>}'.
6741 * <!-- begin-user-doc -->
6742 * <!-- end-user-doc -->
6743 * @return the meta object for the attribute '<em>Id</em>'.
6744 * @see TaxationWithRoot.FromLaw#getId()
6745 * @see #getFromLaw()
6746 * @generated
6747 */
6748 EAttribute getFromLaw_Id();
6749
6750 /**
6751 * Returns the meta object for the container reference '{@link TaxationWithRoot.FromLaw#getTaxPayer <em>Tax Payer</em>}'.
6752 * <!-- begin-user-doc -->
6753 * <!-- end-user-doc -->
6754 * @return the meta object for the container reference '<em>Tax Payer</em>'.
6755 * @see TaxationWithRoot.FromLaw#getTaxPayer()
6756 * @see #getFromLaw()
6757 * @generated
6758 */
6759 EReference getFromLaw_TaxPayer();
6760
6761 /**
6762 * Returns the meta object for class '{@link TaxationWithRoot.Fiscal_Address <em>Fiscal Address</em>}'.
6763 * <!-- begin-user-doc -->
6764 * <!-- end-user-doc -->
6765 * @return the meta object for class '<em>Fiscal Address</em>'.
6766 * @see TaxationWithRoot.Fiscal_Address
6767 * @generated
6768 */
6769 EClass getFiscal_Address();
6770
6771 /**
6772 * Returns the meta object for class '{@link TaxationWithRoot.Habitual_Address <em>Habitual Address</em>}'.
6773 * <!-- begin-user-doc -->
6774 * <!-- end-user-doc -->
6775 * @return the meta object for class '<em>Habitual Address</em>'.
6776 * @see TaxationWithRoot.Habitual_Address
6777 * @generated
6778 */
6779 EClass getHabitual_Address();
6780
6781 /**
6782 * Returns the meta object for class '{@link TaxationWithRoot.Marriage_Record <em>Marriage Record</em>}'.
6783 * <!-- begin-user-doc -->
6784 * <!-- end-user-doc -->
6785 * @return the meta object for class '<em>Marriage Record</em>'.
6786 * @see TaxationWithRoot.Marriage_Record
6787 * @generated
6788 */
6789 EClass getMarriage_Record();
6790
6791 /**
6792 * Returns the meta object for class '{@link TaxationWithRoot.Non_Resident_Tax_Payer <em>Non Resident Tax Payer</em>}'.
6793 * <!-- begin-user-doc -->
6794 * <!-- end-user-doc -->
6795 * @return the meta object for class '<em>Non Resident Tax Payer</em>'.
6796 * @see TaxationWithRoot.Non_Resident_Tax_Payer
6797 * @generated
6798 */
6799 EClass getNon_Resident_Tax_Payer();
6800
6801 /**
6802 * Returns the meta object for the attribute '{@link TaxationWithRoot.Non_Resident_Tax_Payer#isIs_assimilated_to_resident <em>Is assimilated to resident</em>}'.
6803 * <!-- begin-user-doc -->
6804 * <!-- end-user-doc -->
6805 * @return the meta object for the attribute '<em>Is assimilated to resident</em>'.
6806 * @see TaxationWithRoot.Non_Resident_Tax_Payer#isIs_assimilated_to_resident()
6807 * @see #getNon_Resident_Tax_Payer()
6808 * @generated
6809 */
6810 EAttribute getNon_Resident_Tax_Payer_Is_assimilated_to_resident();
6811
6812 /**
6813 * Returns the meta object for class '{@link TaxationWithRoot.Partnership_Record <em>Partnership Record</em>}'.
6814 * <!-- begin-user-doc -->
6815 * <!-- end-user-doc -->
6816 * @return the meta object for class '<em>Partnership Record</em>'.
6817 * @see TaxationWithRoot.Partnership_Record
6818 * @generated
6819 */
6820 EClass getPartnership_Record();
6821
6822 /**
6823 * Returns the meta object for class '{@link TaxationWithRoot.Resident_Tax_Payer <em>Resident Tax Payer</em>}'.
6824 * <!-- begin-user-doc -->
6825 * <!-- end-user-doc -->
6826 * @return the meta object for class '<em>Resident Tax Payer</em>'.
6827 * @see TaxationWithRoot.Resident_Tax_Payer
6828 * @generated
6829 */
6830 EClass getResident_Tax_Payer();
6831
6832 /**
6833 * Returns the meta object for class '{@link TaxationWithRoot.Trade_and_Business_Income <em>Trade and Business Income</em>}'.
6834 * <!-- begin-user-doc -->
6835 * <!-- end-user-doc -->
6836 * @return the meta object for class '<em>Trade and Business Income</em>'.
6837 * @see TaxationWithRoot.Trade_and_Business_Income
6838 * @generated
6839 */
6840 EClass getTrade_and_Business_Income();
6841
6842 /**
6843 * Returns the meta object for class '{@link TaxationWithRoot.Agriculture_and_Forestry_Income <em>Agriculture and Forestry Income</em>}'.
6844 * <!-- begin-user-doc -->
6845 * <!-- end-user-doc -->
6846 * @return the meta object for class '<em>Agriculture and Forestry Income</em>'.
6847 * @see TaxationWithRoot.Agriculture_and_Forestry_Income
6848 * @generated
6849 */
6850 EClass getAgriculture_and_Forestry_Income();
6851
6852 /**
6853 * Returns the meta object for class '{@link TaxationWithRoot.Pensions_and_Annuities_Income <em>Pensions and Annuities Income</em>}'.
6854 * <!-- begin-user-doc -->
6855 * <!-- end-user-doc -->
6856 * @return the meta object for class '<em>Pensions and Annuities Income</em>'.
6857 * @see TaxationWithRoot.Pensions_and_Annuities_Income
6858 * @generated
6859 */
6860 EClass getPensions_and_Annuities_Income();
6861
6862 /**
6863 * Returns the meta object for the attribute '{@link TaxationWithRoot.Pensions_and_Annuities_Income#isOccasional_payement <em>Occasional payement</em>}'.
6864 * <!-- begin-user-doc -->
6865 * <!-- end-user-doc -->
6866 * @return the meta object for the attribute '<em>Occasional payement</em>'.
6867 * @see TaxationWithRoot.Pensions_and_Annuities_Income#isOccasional_payement()
6868 * @see #getPensions_and_Annuities_Income()
6869 * @generated
6870 */
6871 EAttribute getPensions_and_Annuities_Income_Occasional_payement();
6872
6873 /**
6874 * Returns the meta object for class '{@link TaxationWithRoot.Capital_and_Investments_Income <em>Capital and Investments Income</em>}'.
6875 * <!-- begin-user-doc -->
6876 * <!-- end-user-doc -->
6877 * @return the meta object for class '<em>Capital and Investments Income</em>'.
6878 * @see TaxationWithRoot.Capital_and_Investments_Income
6879 * @generated
6880 */
6881 EClass getCapital_and_Investments_Income();
6882
6883 /**
6884 * Returns the meta object for class '{@link TaxationWithRoot.Employment_Income <em>Employment Income</em>}'.
6885 * <!-- begin-user-doc -->
6886 * <!-- end-user-doc -->
6887 * @return the meta object for class '<em>Employment Income</em>'.
6888 * @see TaxationWithRoot.Employment_Income
6889 * @generated
6890 */
6891 EClass getEmployment_Income();
6892
6893 /**
6894 * Returns the meta object for class '{@link TaxationWithRoot.Rentals_and_Leases_Income <em>Rentals and Leases Income</em>}'.
6895 * <!-- begin-user-doc -->
6896 * <!-- end-user-doc -->
6897 * @return the meta object for class '<em>Rentals and Leases Income</em>'.
6898 * @see TaxationWithRoot.Rentals_and_Leases_Income
6899 * @generated
6900 */
6901 EClass getRentals_and_Leases_Income();
6902
6903 /**
6904 * Returns the meta object for the attribute '{@link TaxationWithRoot.Rentals_and_Leases_Income#isIs_periodic <em>Is periodic</em>}'.
6905 * <!-- begin-user-doc -->
6906 * <!-- end-user-doc -->
6907 * @return the meta object for the attribute '<em>Is periodic</em>'.
6908 * @see TaxationWithRoot.Rentals_and_Leases_Income#isIs_periodic()
6909 * @see #getRentals_and_Leases_Income()
6910 * @generated
6911 */
6912 EAttribute getRentals_and_Leases_Income_Is_periodic();
6913
6914 /**
6915 * Returns the meta object for class '{@link TaxationWithRoot.Foreign_Income <em>Foreign Income</em>}'.
6916 * <!-- begin-user-doc -->
6917 * <!-- end-user-doc -->
6918 * @return the meta object for class '<em>Foreign Income</em>'.
6919 * @see TaxationWithRoot.Foreign_Income
6920 * @generated
6921 */
6922 EClass getForeign_Income();
6923
6924 /**
6925 * Returns the meta object for class '{@link TaxationWithRoot.Local_Income <em>Local Income</em>}'.
6926 * <!-- begin-user-doc -->
6927 * <!-- end-user-doc -->
6928 * @return the meta object for class '<em>Local Income</em>'.
6929 * @see TaxationWithRoot.Local_Income
6930 * @generated
6931 */
6932 EClass getLocal_Income();
6933
6934 /**
6935 * Returns the meta object for class '{@link TaxationWithRoot.CIM <em>CIM</em>}'.
6936 * <!-- begin-user-doc -->
6937 * <!-- end-user-doc -->
6938 * @return the meta object for class '<em>CIM</em>'.
6939 * @see TaxationWithRoot.CIM
6940 * @generated
6941 */
6942 EClass getCIM();
6943
6944 /**
6945 * Returns the meta object for class '{@link TaxationWithRoot.CIP <em>CIP</em>}'.
6946 * <!-- begin-user-doc -->
6947 * <!-- end-user-doc -->
6948 * @return the meta object for class '<em>CIP</em>'.
6949 * @see TaxationWithRoot.CIP
6950 * @generated
6951 */
6952 EClass getCIP();
6953
6954 /**
6955 * Returns the meta object for class '{@link TaxationWithRoot.CIS <em>CIS</em>}'.
6956 * <!-- begin-user-doc -->
6957 * <!-- end-user-doc -->
6958 * @return the meta object for class '<em>CIS</em>'.
6959 * @see TaxationWithRoot.CIS
6960 * @generated
6961 */
6962 EClass getCIS();
6963
6964 /**
6965 * Returns the meta object for class '{@link TaxationWithRoot.Permanent_Expense <em>Permanent Expense</em>}'.
6966 * <!-- begin-user-doc -->
6967 * <!-- end-user-doc -->
6968 * @return the meta object for class '<em>Permanent Expense</em>'.
6969 * @see TaxationWithRoot.Permanent_Expense
6970 * @generated
6971 */
6972 EClass getPermanent_Expense();
6973
6974 /**
6975 * Returns the meta object for the attribute '{@link TaxationWithRoot.Permanent_Expense#getCategory <em>Category</em>}'.
6976 * <!-- begin-user-doc -->
6977 * <!-- end-user-doc -->
6978 * @return the meta object for the attribute '<em>Category</em>'.
6979 * @see TaxationWithRoot.Permanent_Expense#getCategory()
6980 * @see #getPermanent_Expense()
6981 * @generated
6982 */
6983 EAttribute getPermanent_Expense_Category();
6984
6985 /**
6986 * Returns the meta object for class '{@link TaxationWithRoot.Special_Expense_DS <em>Special Expense DS</em>}'.
6987 * <!-- begin-user-doc -->
6988 * <!-- end-user-doc -->
6989 * @return the meta object for class '<em>Special Expense DS</em>'.
6990 * @see TaxationWithRoot.Special_Expense_DS
6991 * @generated
6992 */
6993 EClass getSpecial_Expense_DS();
6994
6995 /**
6996 * Returns the meta object for class '{@link TaxationWithRoot.Interest_Expense <em>Interest Expense</em>}'.
6997 * <!-- begin-user-doc -->
6998 * <!-- end-user-doc -->
6999 * @return the meta object for class '<em>Interest Expense</em>'.
7000 * @see TaxationWithRoot.Interest_Expense
7001 * @generated
7002 */
7003 EClass getInterest_Expense();
7004
7005 /**
7006 * Returns the meta object for class '{@link TaxationWithRoot.Private_Insurance_and_Plan <em>Private Insurance and Plan</em>}'.
7007 * <!-- begin-user-doc -->
7008 * <!-- end-user-doc -->
7009 * @return the meta object for class '<em>Private Insurance and Plan</em>'.
7010 * @see TaxationWithRoot.Private_Insurance_and_Plan
7011 * @generated
7012 */
7013 EClass getPrivate_Insurance_and_Plan();
7014
7015 /**
7016 * Returns the meta object for the attribute '{@link TaxationWithRoot.Private_Insurance_and_Plan#getCategory <em>Category</em>}'.
7017 * <!-- begin-user-doc -->
7018 * <!-- end-user-doc -->
7019 * @return the meta object for the attribute '<em>Category</em>'.
7020 * @see TaxationWithRoot.Private_Insurance_and_Plan#getCategory()
7021 * @see #getPrivate_Insurance_and_Plan()
7022 * @generated
7023 */
7024 EAttribute getPrivate_Insurance_and_Plan_Category();
7025
7026 /**
7027 * Returns the meta object for the attribute '{@link TaxationWithRoot.Private_Insurance_and_Plan#getDuration_of_contract <em>Duration of contract</em>}'.
7028 * <!-- begin-user-doc -->
7029 * <!-- end-user-doc -->
7030 * @return the meta object for the attribute '<em>Duration of contract</em>'.
7031 * @see TaxationWithRoot.Private_Insurance_and_Plan#getDuration_of_contract()
7032 * @see #getPrivate_Insurance_and_Plan()
7033 * @generated
7034 */
7035 EAttribute getPrivate_Insurance_and_Plan_Duration_of_contract();
7036
7037 /**
7038 * Returns the meta object for class '{@link TaxationWithRoot.Health_and_Pension_Insurance <em>Health and Pension Insurance</em>}'.
7039 * <!-- begin-user-doc -->
7040 * <!-- end-user-doc -->
7041 * @return the meta object for class '<em>Health and Pension Insurance</em>'.
7042 * @see TaxationWithRoot.Health_and_Pension_Insurance
7043 * @generated
7044 */
7045 EClass getHealth_and_Pension_Insurance();
7046
7047 /**
7048 * Returns the meta object for the attribute '{@link TaxationWithRoot.Health_and_Pension_Insurance#getCategory <em>Category</em>}'.
7049 * <!-- begin-user-doc -->
7050 * <!-- end-user-doc -->
7051 * @return the meta object for the attribute '<em>Category</em>'.
7052 * @see TaxationWithRoot.Health_and_Pension_Insurance#getCategory()
7053 * @see #getHealth_and_Pension_Insurance()
7054 * @generated
7055 */
7056 EAttribute getHealth_and_Pension_Insurance_Category();
7057
7058 /**
7059 * Returns the meta object for the attribute '{@link TaxationWithRoot.Health_and_Pension_Insurance#isIs_related_to_additional_salary <em>Is related to additional salary</em>}'.
7060 * <!-- begin-user-doc -->
7061 * <!-- end-user-doc -->
7062 * @return the meta object for the attribute '<em>Is related to additional salary</em>'.
7063 * @see TaxationWithRoot.Health_and_Pension_Insurance#isIs_related_to_additional_salary()
7064 * @see #getHealth_and_Pension_Insurance()
7065 * @generated
7066 */
7067 EAttribute getHealth_and_Pension_Insurance_Is_related_to_additional_salary();
7068
7069 /**
7070 * Returns the meta object for class '{@link TaxationWithRoot.Donation <em>Donation</em>}'.
7071 * <!-- begin-user-doc -->
7072 * <!-- end-user-doc -->
7073 * @return the meta object for class '<em>Donation</em>'.
7074 * @see TaxationWithRoot.Donation
7075 * @generated
7076 */
7077 EClass getDonation();
7078
7079 /**
7080 * Returns the meta object for the attribute '{@link TaxationWithRoot.Donation#getBeneficiary1 <em>Beneficiary1</em>}'.
7081 * <!-- begin-user-doc -->
7082 * <!-- end-user-doc -->
7083 * @return the meta object for the attribute '<em>Beneficiary1</em>'.
7084 * @see TaxationWithRoot.Donation#getBeneficiary1()
7085 * @see #getDonation()
7086 * @generated
7087 */
7088 EAttribute getDonation_Beneficiary1();
7089
7090 /**
7091 * Returns the meta object for the attribute '{@link TaxationWithRoot.Donation#isIs_donation_reported <em>Is donation reported</em>}'.
7092 * <!-- begin-user-doc -->
7093 * <!-- end-user-doc -->
7094 * @return the meta object for the attribute '<em>Is donation reported</em>'.
7095 * @see TaxationWithRoot.Donation#isIs_donation_reported()
7096 * @see #getDonation()
7097 * @generated
7098 */
7099 EAttribute getDonation_Is_donation_reported();
7100
7101 /**
7102 * Returns the meta object for class '{@link TaxationWithRoot.Loss_Carryforward <em>Loss Carryforward</em>}'.
7103 * <!-- begin-user-doc -->
7104 * <!-- end-user-doc -->
7105 * @return the meta object for class '<em>Loss Carryforward</em>'.
7106 * @see TaxationWithRoot.Loss_Carryforward
7107 * @generated
7108 */
7109 EClass getLoss_Carryforward();
7110
7111 /**
7112 * Returns the meta object for class '{@link TaxationWithRoot.Spousal_Expense_AC <em>Spousal Expense AC</em>}'.
7113 * <!-- begin-user-doc -->
7114 * <!-- end-user-doc -->
7115 * @return the meta object for class '<em>Spousal Expense AC</em>'.
7116 * @see TaxationWithRoot.Spousal_Expense_AC
7117 * @generated
7118 */
7119 EClass getSpousal_Expense_AC();
7120
7121 /**
7122 * Returns the meta object for class '{@link TaxationWithRoot.Extraordinary_Expense_CE <em>Extraordinary Expense CE</em>}'.
7123 * <!-- begin-user-doc -->
7124 * <!-- end-user-doc -->
7125 * @return the meta object for class '<em>Extraordinary Expense CE</em>'.
7126 * @see TaxationWithRoot.Extraordinary_Expense_CE
7127 * @generated
7128 */
7129 EClass getExtraordinary_Expense_CE();
7130
7131 /**
7132 * Returns the meta object for the attribute '{@link TaxationWithRoot.Extraordinary_Expense_CE#getThresholded_deduction_percentage <em>Thresholded deduction percentage</em>}'.
7133 * <!-- begin-user-doc -->
7134 * <!-- end-user-doc -->
7135 * @return the meta object for the attribute '<em>Thresholded deduction percentage</em>'.
7136 * @see TaxationWithRoot.Extraordinary_Expense_CE#getThresholded_deduction_percentage()
7137 * @see #getExtraordinary_Expense_CE()
7138 * @generated
7139 */
7140 EAttribute getExtraordinary_Expense_CE_Thresholded_deduction_percentage();
7141
7142 /**
7143 * Returns the meta object for the attribute '{@link TaxationWithRoot.Extraordinary_Expense_CE#getCe_type <em>Ce type</em>}'.
7144 * <!-- begin-user-doc -->
7145 * <!-- end-user-doc -->
7146 * @return the meta object for the attribute '<em>Ce type</em>'.
7147 * @see TaxationWithRoot.Extraordinary_Expense_CE#getCe_type()
7148 * @see #getExtraordinary_Expense_CE()
7149 * @generated
7150 */
7151 EAttribute getExtraordinary_Expense_CE_Ce_type();
7152
7153 /**
7154 * Returns the meta object for class '{@link TaxationWithRoot.Travel_Expense_FD <em>Travel Expense FD</em>}'.
7155 * <!-- begin-user-doc -->
7156 * <!-- end-user-doc -->
7157 * @return the meta object for class '<em>Travel Expense FD</em>'.
7158 * @see TaxationWithRoot.Travel_Expense_FD
7159 * @generated
7160 */
7161 EClass getTravel_Expense_FD();
7162
7163 /**
7164 * Returns the meta object for class '{@link TaxationWithRoot.Professional_Expense <em>Professional Expense</em>}'.
7165 * <!-- begin-user-doc -->
7166 * <!-- end-user-doc -->
7167 * @return the meta object for class '<em>Professional Expense</em>'.
7168 * @see TaxationWithRoot.Professional_Expense
7169 * @generated
7170 */
7171 EClass getProfessional_Expense();
7172
7173 /**
7174 * Returns the meta object for class '{@link TaxationWithRoot.Miscellaneous_Expense_FO <em>Miscellaneous Expense FO</em>}'.
7175 * <!-- begin-user-doc -->
7176 * <!-- end-user-doc -->
7177 * @return the meta object for class '<em>Miscellaneous Expense FO</em>'.
7178 * @see TaxationWithRoot.Miscellaneous_Expense_FO
7179 * @generated
7180 */
7181 EClass getMiscellaneous_Expense_FO();
7182
7183 /**
7184 * Returns the meta object for class '{@link TaxationWithRoot.Resource <em>Resource</em>}'.
7185 * <!-- begin-user-doc -->
7186 * <!-- end-user-doc -->
7187 * @return the meta object for class '<em>Resource</em>'.
7188 * @see TaxationWithRoot.Resource
7189 * @generated
7190 */
7191 EClass getResource();
7192
7193 /**
7194 * Returns the meta object for the containment reference list '{@link TaxationWithRoot.Resource#getContains <em>Contains</em>}'.
7195 * <!-- begin-user-doc -->
7196 * <!-- end-user-doc -->
7197 * @return the meta object for the containment reference list '<em>Contains</em>'.
7198 * @see TaxationWithRoot.Resource#getContains()
7199 * @see #getResource()
7200 * @generated
7201 */
7202 EReference getResource_Contains();
7203
7204 /**
7205 * Returns the meta object for enum '{@link TaxationWithRoot.Grantor <em>Grantor</em>}'.
7206 * <!-- begin-user-doc -->
7207 * <!-- end-user-doc -->
7208 * @return the meta object for enum '<em>Grantor</em>'.
7209 * @see TaxationWithRoot.Grantor
7210 * @generated
7211 */
7212 EEnum getGrantor();
7213
7214 /**
7215 * Returns the meta object for enum '{@link TaxationWithRoot.Disability_Types <em>Disability Types</em>}'.
7216 * <!-- begin-user-doc -->
7217 * <!-- end-user-doc -->
7218 * @return the meta object for enum '<em>Disability Types</em>'.
7219 * @see TaxationWithRoot.Disability_Types
7220 * @generated
7221 */
7222 EEnum getDisability_Types();
7223
7224 /**
7225 * Returns the meta object for enum '{@link TaxationWithRoot.Country <em>Country</em>}'.
7226 * <!-- begin-user-doc -->
7227 * <!-- end-user-doc -->
7228 * @return the meta object for enum '<em>Country</em>'.
7229 * @see TaxationWithRoot.Country
7230 * @generated
7231 */
7232 EEnum getCountry();
7233
7234 /**
7235 * Returns the meta object for enum '{@link TaxationWithRoot.Tax_Office <em>Tax Office</em>}'.
7236 * <!-- begin-user-doc -->
7237 * <!-- end-user-doc -->
7238 * @return the meta object for enum '<em>Tax Office</em>'.
7239 * @see TaxationWithRoot.Tax_Office
7240 * @generated
7241 */
7242 EEnum getTax_Office();
7243
7244 /**
7245 * Returns the meta object for enum '{@link TaxationWithRoot.Tax_Class_Category <em>Tax Class Category</em>}'.
7246 * <!-- begin-user-doc -->
7247 * <!-- end-user-doc -->
7248 * @return the meta object for enum '<em>Tax Class Category</em>'.
7249 * @see TaxationWithRoot.Tax_Class_Category
7250 * @generated
7251 */
7252 EEnum getTax_Class_Category();
7253
7254 /**
7255 * Returns the meta object for enum '{@link TaxationWithRoot.Job_Activity <em>Job Activity</em>}'.
7256 * <!-- begin-user-doc -->
7257 * <!-- end-user-doc -->
7258 * @return the meta object for enum '<em>Job Activity</em>'.
7259 * @see TaxationWithRoot.Job_Activity
7260 * @generated
7261 */
7262 EEnum getJob_Activity();
7263
7264 /**
7265 * Returns the meta object for enum '{@link TaxationWithRoot.Town <em>Town</em>}'.
7266 * <!-- begin-user-doc -->
7267 * <!-- end-user-doc -->
7268 * @return the meta object for enum '<em>Town</em>'.
7269 * @see TaxationWithRoot.Town
7270 * @generated
7271 */
7272 EEnum getTown();
7273
7274 /**
7275 * Returns the meta object for enum '{@link TaxationWithRoot.CE_Type <em>CE Type</em>}'.
7276 * <!-- begin-user-doc -->
7277 * <!-- end-user-doc -->
7278 * @return the meta object for enum '<em>CE Type</em>'.
7279 * @see TaxationWithRoot.CE_Type
7280 * @generated
7281 */
7282 EEnum getCE_Type();
7283
7284 /**
7285 * Returns the meta object for enum '{@link TaxationWithRoot.Expense_Purpose <em>Expense Purpose</em>}'.
7286 * <!-- begin-user-doc -->
7287 * <!-- end-user-doc -->
7288 * @return the meta object for enum '<em>Expense Purpose</em>'.
7289 * @see TaxationWithRoot.Expense_Purpose
7290 * @generated
7291 */
7292 EEnum getExpense_Purpose();
7293
7294 /**
7295 * Returns the meta object for enum '{@link TaxationWithRoot.Dependent_Type <em>Dependent Type</em>}'.
7296 * <!-- begin-user-doc -->
7297 * <!-- end-user-doc -->
7298 * @return the meta object for enum '<em>Dependent Type</em>'.
7299 * @see TaxationWithRoot.Dependent_Type
7300 * @generated
7301 */
7302 EEnum getDependent_Type();
7303
7304 /**
7305 * Returns the meta object for enum '{@link TaxationWithRoot.Separation_Causes <em>Separation Causes</em>}'.
7306 * <!-- begin-user-doc -->
7307 * <!-- end-user-doc -->
7308 * @return the meta object for enum '<em>Separation Causes</em>'.
7309 * @see TaxationWithRoot.Separation_Causes
7310 * @generated
7311 */
7312 EEnum getSeparation_Causes();
7313
7314 /**
7315 * Returns the meta object for enum '{@link TaxationWithRoot.Category_of_Permanent_Expense <em>Category of Permanent Expense</em>}'.
7316 * <!-- begin-user-doc -->
7317 * <!-- end-user-doc -->
7318 * @return the meta object for enum '<em>Category of Permanent Expense</em>'.
7319 * @see TaxationWithRoot.Category_of_Permanent_Expense
7320 * @generated
7321 */
7322 EEnum getCategory_of_Permanent_Expense();
7323
7324 /**
7325 * Returns the meta object for enum '{@link TaxationWithRoot.Category_of_Health_and_Pension_Insurances <em>Category of Health and Pension Insurances</em>}'.
7326 * <!-- begin-user-doc -->
7327 * <!-- end-user-doc -->
7328 * @return the meta object for enum '<em>Category of Health and Pension Insurances</em>'.
7329 * @see TaxationWithRoot.Category_of_Health_and_Pension_Insurances
7330 * @generated
7331 */
7332 EEnum getCategory_of_Health_and_Pension_Insurances();
7333
7334 /**
7335 * Returns the meta object for enum '{@link TaxationWithRoot.Category_of_Private_Insurance_and_Plan <em>Category of Private Insurance and Plan</em>}'.
7336 * <!-- begin-user-doc -->
7337 * <!-- end-user-doc -->
7338 * @return the meta object for enum '<em>Category of Private Insurance and Plan</em>'.
7339 * @see TaxationWithRoot.Category_of_Private_Insurance_and_Plan
7340 * @generated
7341 */
7342 EEnum getCategory_of_Private_Insurance_and_Plan();
7343
7344 /**
7345 * Returns the meta object for enum '{@link TaxationWithRoot.Legal_Union_Types <em>Legal Union Types</em>}'.
7346 * <!-- begin-user-doc -->
7347 * <!-- end-user-doc -->
7348 * @return the meta object for enum '<em>Legal Union Types</em>'.
7349 * @see TaxationWithRoot.Legal_Union_Types
7350 * @generated
7351 */
7352 EEnum getLegal_Union_Types();
7353
7354 /**
7355 * Returns the factory that creates the instances of the model.
7356 * <!-- begin-user-doc -->
7357 * <!-- end-user-doc -->
7358 * @return the factory that creates the instances of the model.
7359 * @generated
7360 */
7361 TaxationWithRootFactory getTaxationWithRootFactory();
7362
7363 /**
7364 * <!-- begin-user-doc -->
7365 * Defines literals for the meta objects that represent
7366 * <ul>
7367 * <li>each class,</li>
7368 * <li>each feature of each class,</li>
7369 * <li>each operation of each class,</li>
7370 * <li>each enum,</li>
7371 * <li>and each data type</li>
7372 * </ul>
7373 * <!-- end-user-doc -->
7374 * @generated
7375 */
7376 interface Literals {
7377 /**
7378 * The meta object literal for the '{@link TaxationWithRoot.impl.ConstantsImpl <em>Constants</em>}' class.
7379 * <!-- begin-user-doc -->
7380 * <!-- end-user-doc -->
7381 * @see TaxationWithRoot.impl.ConstantsImpl
7382 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getConstants()
7383 * @generated
7384 */
7385 EClass CONSTANTS = eINSTANCE.getConstants();
7386
7387 /**
7388 * The meta object literal for the '<em><b>MAXIMUM CE RATE FOR CHILD NOT BEING PART OF HOUSEHOLD</b></em>' attribute feature.
7389 * <!-- begin-user-doc -->
7390 * <!-- end-user-doc -->
7391 * @generated
7392 */
7393 EAttribute CONSTANTS__MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD = eINSTANCE.getConstants_MAXIMUM_CE_RATE_FOR_CHILD_NOT_BEING_PART_OF_HOUSEHOLD();
7394
7395 /**
7396 * The meta object literal for the '<em><b>MAXIMUM CE RATE FOR HOUSE CARE AND CHILD PART OF THE HOUSEHOLD CARE</b></em>' attribute feature.
7397 * <!-- begin-user-doc -->
7398 * <!-- end-user-doc -->
7399 * @generated
7400 */
7401 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();
7402
7403 /**
7404 * The meta object literal for the '<em><b>MINIMUM SALARY</b></em>' attribute feature.
7405 * <!-- begin-user-doc -->
7406 * <!-- end-user-doc -->
7407 * @generated
7408 */
7409 EAttribute CONSTANTS__MINIMUM_SALARY = eINSTANCE.getConstants_MINIMUM_SALARY();
7410
7411 /**
7412 * The meta object literal for the '<em><b>FLAT RATE FOR EXTRA PROFESSIONAL DEDUCTION</b></em>' attribute feature.
7413 * <!-- begin-user-doc -->
7414 * <!-- end-user-doc -->
7415 * @generated
7416 */
7417 EAttribute CONSTANTS__FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION = eINSTANCE.getConstants_FLAT_RATE_FOR_EXTRA_PROFESSIONAL_DEDUCTION();
7418
7419 /**
7420 * The meta object literal for the '<em><b>MAXIMUM DEDUCTIBLE PERCENTAGE FOR DONATIONS</b></em>' attribute feature.
7421 * <!-- begin-user-doc -->
7422 * <!-- end-user-doc -->
7423 * @generated
7424 */
7425 EAttribute CONSTANTS__MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS = eINSTANCE.getConstants_MAXIMUM_DEDUCTIBLE_PERCENTAGE_FOR_DONATIONS();
7426
7427 /**
7428 * The meta object literal for the '<em><b>MINIMUM DEDUCTIBLE AMOUNT FOR DONATIONS</b></em>' attribute feature.
7429 * <!-- begin-user-doc -->
7430 * <!-- end-user-doc -->
7431 * @generated
7432 */
7433 EAttribute CONSTANTS__MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS = eINSTANCE.getConstants_MINIMUM_DEDUCTIBLE_AMOUNT_FOR_DONATIONS();
7434
7435 /**
7436 * The meta object literal for the '<em><b>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANC</b></em>' attribute feature.
7437 * <!-- begin-user-doc -->
7438 * <!-- end-user-doc -->
7439 * @generated
7440 */
7441 EAttribute CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC = eINSTANCE.getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANC();
7442
7443 /**
7444 * The meta object literal for the '<em><b>MAXIMUM DEDUCTIBLE AMOUNT FOR ALIMONY EXPENSE</b></em>' attribute feature.
7445 * <!-- begin-user-doc -->
7446 * <!-- end-user-doc -->
7447 * @generated
7448 */
7449 EAttribute CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE = eINSTANCE.getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ALIMONY_EXPENSE();
7450
7451 /**
7452 * The meta object literal for the '<em><b>MAXIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</b></em>' attribute feature.
7453 * <!-- begin-user-doc -->
7454 * <!-- end-user-doc -->
7455 * @generated
7456 */
7457 EAttribute CONSTANTS__MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = eINSTANCE.getConstants_MAXIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION();
7458
7459 /**
7460 * The meta object literal for the '<em><b>MAXIMAL FLAT DISTANCE FOR TRAVEL EXPENSE DEDUCTION</b></em>' attribute feature.
7461 * <!-- begin-user-doc -->
7462 * <!-- end-user-doc -->
7463 * @generated
7464 */
7465 EAttribute CONSTANTS__MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = eINSTANCE.getConstants_MAXIMAL_FLAT_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION();
7466
7467 /**
7468 * The meta object literal for the '<em><b>MINIMAL DISTANCE FOR TRAVEL EXPENSE DEDUCTION</b></em>' attribute feature.
7469 * <!-- begin-user-doc -->
7470 * <!-- end-user-doc -->
7471 * @generated
7472 */
7473 EAttribute CONSTANTS__MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION = eINSTANCE.getConstants_MINIMAL_DISTANCE_FOR_TRAVEL_EXPENSE_DEDUCTION();
7474
7475 /**
7476 * The meta object literal for the '<em><b>FLAT RATE CIM DAILY</b></em>' attribute feature.
7477 * <!-- begin-user-doc -->
7478 * <!-- end-user-doc -->
7479 * @generated
7480 */
7481 EAttribute CONSTANTS__FLAT_RATE_CIM_DAILY = eINSTANCE.getConstants_FLAT_RATE_CIM_DAILY();
7482
7483 /**
7484 * The meta object literal for the '<em><b>FLAT RATE CIM MONTHLY</b></em>' attribute feature.
7485 * <!-- begin-user-doc -->
7486 * <!-- end-user-doc -->
7487 * @generated
7488 */
7489 EAttribute CONSTANTS__FLAT_RATE_CIM_MONTHLY = eINSTANCE.getConstants_FLAT_RATE_CIM_MONTHLY();
7490
7491 /**
7492 * The meta object literal for the '<em><b>FLAT RATE CIM YEARLY</b></em>' attribute feature.
7493 * <!-- begin-user-doc -->
7494 * <!-- end-user-doc -->
7495 * @generated
7496 */
7497 EAttribute CONSTANTS__FLAT_RATE_CIM_YEARLY = eINSTANCE.getConstants_FLAT_RATE_CIM_YEARLY();
7498
7499 /**
7500 * The meta object literal for the '<em><b>FLAT RATE CIP DAILY</b></em>' attribute feature.
7501 * <!-- begin-user-doc -->
7502 * <!-- end-user-doc -->
7503 * @generated
7504 */
7505 EAttribute CONSTANTS__FLAT_RATE_CIP_DAILY = eINSTANCE.getConstants_FLAT_RATE_CIP_DAILY();
7506
7507 /**
7508 * The meta object literal for the '<em><b>FLAT RATE CIP MONTHLY</b></em>' attribute feature.
7509 * <!-- begin-user-doc -->
7510 * <!-- end-user-doc -->
7511 * @generated
7512 */
7513 EAttribute CONSTANTS__FLAT_RATE_CIP_MONTHLY = eINSTANCE.getConstants_FLAT_RATE_CIP_MONTHLY();
7514
7515 /**
7516 * The meta object literal for the '<em><b>FLAT RATE CIP YEARLY</b></em>' attribute feature.
7517 * <!-- begin-user-doc -->
7518 * <!-- end-user-doc -->
7519 * @generated
7520 */
7521 EAttribute CONSTANTS__FLAT_RATE_CIP_YEARLY = eINSTANCE.getConstants_FLAT_RATE_CIP_YEARLY();
7522
7523 /**
7524 * The meta object literal for the '<em><b>FLAT RATE CIS DAILY</b></em>' attribute feature.
7525 * <!-- begin-user-doc -->
7526 * <!-- end-user-doc -->
7527 * @generated
7528 */
7529 EAttribute CONSTANTS__FLAT_RATE_CIS_DAILY = eINSTANCE.getConstants_FLAT_RATE_CIS_DAILY();
7530
7531 /**
7532 * The meta object literal for the '<em><b>FLAT RATE CIS MONTHLY</b></em>' attribute feature.
7533 * <!-- begin-user-doc -->
7534 * <!-- end-user-doc -->
7535 * @generated
7536 */
7537 EAttribute CONSTANTS__FLAT_RATE_CIS_MONTHLY = eINSTANCE.getConstants_FLAT_RATE_CIS_MONTHLY();
7538
7539 /**
7540 * The meta object literal for the '<em><b>FLAT RATE CIS YEARLY</b></em>' attribute feature.
7541 * <!-- begin-user-doc -->
7542 * <!-- end-user-doc -->
7543 * @generated
7544 */
7545 EAttribute CONSTANTS__FLAT_RATE_CIS_YEARLY = eINSTANCE.getConstants_FLAT_RATE_CIS_YEARLY();
7546
7547 /**
7548 * The meta object literal for the '<em><b>FLAT RATE FOR TRAVEL EXPENSE PER UNIT</b></em>' attribute feature.
7549 * <!-- begin-user-doc -->
7550 * <!-- end-user-doc -->
7551 * @generated
7552 */
7553 EAttribute CONSTANTS__FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT = eINSTANCE.getConstants_FLAT_RATE_FOR_TRAVEL_EXPENSE_PER_UNIT();
7554
7555 /**
7556 * The meta object literal for the '<em><b>MAXIMUM DEDUCTIBLE AMOUNT FOR DS</b></em>' attribute feature.
7557 * <!-- begin-user-doc -->
7558 * <!-- end-user-doc -->
7559 * @generated
7560 */
7561 EAttribute CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS = eINSTANCE.getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_DS();
7562
7563 /**
7564 * The meta object literal for the '<em><b>FLAT RATE FOR MISCELLANEOUS EXPENSE</b></em>' attribute feature.
7565 * <!-- begin-user-doc -->
7566 * <!-- end-user-doc -->
7567 * @generated
7568 */
7569 EAttribute CONSTANTS__FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE = eINSTANCE.getConstants_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE();
7570
7571 /**
7572 * The meta object literal for the '<em><b>DISABILITY FLAT RATE FOR MISCELLANEOUS EXPENSE</b></em>' attribute feature.
7573 * <!-- begin-user-doc -->
7574 * <!-- end-user-doc -->
7575 * @generated
7576 */
7577 EAttribute CONSTANTS__DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE = eINSTANCE.getConstants_DISABILITY_FLAT_RATE_FOR_MISCELLANEOUS_EXPENSE();
7578
7579 /**
7580 * The meta object literal for the '<em><b>MAXIMUM DEDUCTIBLE AMOUNT FOR ADDITIONAL PENSION AND INSURANCE</b></em>' attribute feature.
7581 * <!-- begin-user-doc -->
7582 * <!-- end-user-doc -->
7583 * @generated
7584 */
7585 EAttribute CONSTANTS__MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE = eINSTANCE.getConstants_MAXIMUM_DEDUCTIBLE_AMOUNT_FOR_ADDITIONAL_PENSION_AND_INSURANCE();
7586
7587 /**
7588 * The meta object literal for the '{@link TaxationWithRoot.impl.Income_TaxImpl <em>Income Tax</em>}' class.
7589 * <!-- begin-user-doc -->
7590 * <!-- end-user-doc -->
7591 * @see TaxationWithRoot.impl.Income_TaxImpl
7592 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getIncome_Tax()
7593 * @generated
7594 */
7595 EClass INCOME_TAX = eINSTANCE.getIncome_Tax();
7596
7597 /**
7598 * The meta object literal for the '<em><b>Tax Payer</b></em>' reference feature.
7599 * <!-- begin-user-doc -->
7600 * <!-- end-user-doc -->
7601 * @generated
7602 */
7603 EReference INCOME_TAX__TAX_PAYER = eINSTANCE.getIncome_Tax_TaxPayer();
7604
7605 /**
7606 * The meta object literal for the '<em><b>Tax amount</b></em>' attribute feature.
7607 * <!-- begin-user-doc -->
7608 * <!-- end-user-doc -->
7609 * @generated
7610 */
7611 EAttribute INCOME_TAX__TAX_AMOUNT = eINSTANCE.getIncome_Tax_Tax_amount();
7612
7613 /**
7614 * The meta object literal for the '<em><b>Tax year</b></em>' attribute feature.
7615 * <!-- begin-user-doc -->
7616 * <!-- end-user-doc -->
7617 * @generated
7618 */
7619 EAttribute INCOME_TAX__TAX_YEAR = eINSTANCE.getIncome_Tax_Tax_year();
7620
7621 /**
7622 * The meta object literal for the '<em><b>Id6</b></em>' attribute feature.
7623 * <!-- begin-user-doc -->
7624 * <!-- end-user-doc -->
7625 * @generated
7626 */
7627 EAttribute INCOME_TAX__ID6 = eINSTANCE.getIncome_Tax_Id6();
7628
7629 /**
7630 * The meta object literal for the '{@link TaxationWithRoot.impl.Tax_PayerImpl <em>Tax Payer</em>}' class.
7631 * <!-- begin-user-doc -->
7632 * <!-- end-user-doc -->
7633 * @see TaxationWithRoot.impl.Tax_PayerImpl
7634 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getTax_Payer()
7635 * @generated
7636 */
7637 EClass TAX_PAYER = eINSTANCE.getTax_Payer();
7638
7639 /**
7640 * The meta object literal for the '<em><b>Dependents</b></em>' containment reference list feature.
7641 * <!-- begin-user-doc -->
7642 * <!-- end-user-doc -->
7643 * @generated
7644 */
7645 EReference TAX_PAYER__DEPENDENTS = eINSTANCE.getTax_Payer_Dependents();
7646
7647 /**
7648 * The meta object literal for the '<em><b>From agent</b></em>' containment reference feature.
7649 * <!-- begin-user-doc -->
7650 * <!-- end-user-doc -->
7651 * @generated
7652 */
7653 EReference TAX_PAYER__FROM_AGENT = eINSTANCE.getTax_Payer_From_agent();
7654
7655 /**
7656 * The meta object literal for the '<em><b>Incomes</b></em>' containment reference list feature.
7657 * <!-- begin-user-doc -->
7658 * <!-- end-user-doc -->
7659 * @generated
7660 */
7661 EReference TAX_PAYER__INCOMES = eINSTANCE.getTax_Payer_Incomes();
7662
7663 /**
7664 * The meta object literal for the '<em><b>From law</b></em>' containment reference feature.
7665 * <!-- begin-user-doc -->
7666 * <!-- end-user-doc -->
7667 * @generated
7668 */
7669 EReference TAX_PAYER__FROM_LAW = eINSTANCE.getTax_Payer_From_law();
7670
7671 /**
7672 * The meta object literal for the '{@link TaxationWithRoot.impl.Physical_PersonImpl <em>Physical Person</em>}' class.
7673 * <!-- begin-user-doc -->
7674 * <!-- end-user-doc -->
7675 * @see TaxationWithRoot.impl.Physical_PersonImpl
7676 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getPhysical_Person()
7677 * @generated
7678 */
7679 EClass PHYSICAL_PERSON = eINSTANCE.getPhysical_Person();
7680
7681 /**
7682 * The meta object literal for the '<em><b>SS No</b></em>' attribute feature.
7683 * <!-- begin-user-doc -->
7684 * <!-- end-user-doc -->
7685 * @generated
7686 */
7687 EAttribute PHYSICAL_PERSON__SS_NO = eINSTANCE.getPhysical_Person_SSNo();
7688
7689 /**
7690 * The meta object literal for the '<em><b>Addresses</b></em>' reference list feature.
7691 * <!-- begin-user-doc -->
7692 * <!-- end-user-doc -->
7693 * @generated
7694 */
7695 EReference PHYSICAL_PERSON__ADDRESSES = eINSTANCE.getPhysical_Person_Addresses();
7696
7697 /**
7698 * The meta object literal for the '<em><b>Birth year</b></em>' attribute feature.
7699 * <!-- begin-user-doc -->
7700 * <!-- end-user-doc -->
7701 * @generated
7702 */
7703 EAttribute PHYSICAL_PERSON__BIRTH_YEAR = eINSTANCE.getPhysical_Person_Birth_year();
7704
7705 /**
7706 * The meta object literal for the '<em><b>Disability percentage</b></em>' attribute feature.
7707 * <!-- begin-user-doc -->
7708 * <!-- end-user-doc -->
7709 * @generated
7710 */
7711 EAttribute PHYSICAL_PERSON__DISABILITY_PERCENTAGE = eINSTANCE.getPhysical_Person_Disability_percentage();
7712
7713 /**
7714 * The meta object literal for the '<em><b>Disability type</b></em>' attribute feature.
7715 * <!-- begin-user-doc -->
7716 * <!-- end-user-doc -->
7717 * @generated
7718 */
7719 EAttribute PHYSICAL_PERSON__DISABILITY_TYPE = eINSTANCE.getPhysical_Person_Disability_type();
7720
7721 /**
7722 * The meta object literal for the '<em><b>Birth month</b></em>' attribute feature.
7723 * <!-- begin-user-doc -->
7724 * <!-- end-user-doc -->
7725 * @generated
7726 */
7727 EAttribute PHYSICAL_PERSON__BIRTH_MONTH = eINSTANCE.getPhysical_Person_Birth_month();
7728
7729 /**
7730 * The meta object literal for the '<em><b>Birth day</b></em>' attribute feature.
7731 * <!-- begin-user-doc -->
7732 * <!-- end-user-doc -->
7733 * @generated
7734 */
7735 EAttribute PHYSICAL_PERSON__BIRTH_DAY = eINSTANCE.getPhysical_Person_Birth_day();
7736
7737 /**
7738 * The meta object literal for the '<em><b>Expenses</b></em>' reference list feature.
7739 * <!-- begin-user-doc -->
7740 * <!-- end-user-doc -->
7741 * @generated
7742 */
7743 EReference PHYSICAL_PERSON__EXPENSES = eINSTANCE.getPhysical_Person_Expenses();
7744
7745 /**
7746 * The meta object literal for the '<em><b>Is widower</b></em>' attribute feature.
7747 * <!-- begin-user-doc -->
7748 * <!-- end-user-doc -->
7749 * @generated
7750 */
7751 EAttribute PHYSICAL_PERSON__IS_WIDOWER = eINSTANCE.getPhysical_Person_Is_widower();
7752
7753 /**
7754 * The meta object literal for the '{@link TaxationWithRoot.impl.AddressImpl <em>Address</em>}' class.
7755 * <!-- begin-user-doc -->
7756 * <!-- end-user-doc -->
7757 * @see TaxationWithRoot.impl.AddressImpl
7758 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getAddress()
7759 * @generated
7760 */
7761 EClass ADDRESS = eINSTANCE.getAddress();
7762
7763 /**
7764 * The meta object literal for the '<em><b>Country</b></em>' attribute feature.
7765 * <!-- begin-user-doc -->
7766 * <!-- end-user-doc -->
7767 * @generated
7768 */
7769 EAttribute ADDRESS__COUNTRY = eINSTANCE.getAddress_Country();
7770
7771 /**
7772 * The meta object literal for the '<em><b>Street</b></em>' attribute feature.
7773 * <!-- begin-user-doc -->
7774 * <!-- end-user-doc -->
7775 * @generated
7776 */
7777 EAttribute ADDRESS__STREET = eINSTANCE.getAddress_Street();
7778
7779 /**
7780 * The meta object literal for the '<em><b>Zip Code</b></em>' attribute feature.
7781 * <!-- begin-user-doc -->
7782 * <!-- end-user-doc -->
7783 * @generated
7784 */
7785 EAttribute ADDRESS__ZIP_CODE = eINSTANCE.getAddress_ZipCode();
7786
7787 /**
7788 * The meta object literal for the '<em><b>City</b></em>' attribute feature.
7789 * <!-- begin-user-doc -->
7790 * <!-- end-user-doc -->
7791 * @generated
7792 */
7793 EAttribute ADDRESS__CITY = eINSTANCE.getAddress_City();
7794
7795 /**
7796 * The meta object literal for the '<em><b>Id2</b></em>' attribute feature.
7797 * <!-- begin-user-doc -->
7798 * <!-- end-user-doc -->
7799 * @generated
7800 */
7801 EAttribute ADDRESS__ID2 = eINSTANCE.getAddress_Id2();
7802
7803 /**
7804 * The meta object literal for the '<em><b>Tax Payer</b></em>' reference list feature.
7805 * <!-- begin-user-doc -->
7806 * <!-- end-user-doc -->
7807 * @generated
7808 */
7809 EReference ADDRESS__TAX_PAYER = eINSTANCE.getAddress_TaxPayer();
7810
7811 /**
7812 * The meta object literal for the '{@link TaxationWithRoot.impl.ExpenseImpl <em>Expense</em>}' class.
7813 * <!-- begin-user-doc -->
7814 * <!-- end-user-doc -->
7815 * @see TaxationWithRoot.impl.ExpenseImpl
7816 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getExpense()
7817 * @generated
7818 */
7819 EClass EXPENSE = eINSTANCE.getExpense();
7820
7821 /**
7822 * The meta object literal for the '<em><b>Declared amount</b></em>' attribute feature.
7823 * <!-- begin-user-doc -->
7824 * <!-- end-user-doc -->
7825 * @generated
7826 */
7827 EAttribute EXPENSE__DECLARED_AMOUNT = eINSTANCE.getExpense_Declared_amount();
7828
7829 /**
7830 * The meta object literal for the '<em><b>Expense purpose</b></em>' attribute feature.
7831 * <!-- begin-user-doc -->
7832 * <!-- end-user-doc -->
7833 * @generated
7834 */
7835 EAttribute EXPENSE__EXPENSE_PURPOSE = eINSTANCE.getExpense_Expense_purpose();
7836
7837 /**
7838 * The meta object literal for the '<em><b>Dependent</b></em>' reference feature.
7839 * <!-- begin-user-doc -->
7840 * <!-- end-user-doc -->
7841 * @generated
7842 */
7843 EReference EXPENSE__DEPENDENT = eINSTANCE.getExpense_Dependent();
7844
7845 /**
7846 * The meta object literal for the '<em><b>From agent</b></em>' reference feature.
7847 * <!-- begin-user-doc -->
7848 * <!-- end-user-doc -->
7849 * @generated
7850 */
7851 EReference EXPENSE__FROM_AGENT = eINSTANCE.getExpense_From_agent();
7852
7853 /**
7854 * The meta object literal for the '<em><b>Income</b></em>' container reference feature.
7855 * <!-- begin-user-doc -->
7856 * <!-- end-user-doc -->
7857 * @generated
7858 */
7859 EReference EXPENSE__INCOME = eINSTANCE.getExpense_Income();
7860
7861 /**
7862 * The meta object literal for the '<em><b>Id4</b></em>' attribute feature.
7863 * <!-- begin-user-doc -->
7864 * <!-- end-user-doc -->
7865 * @generated
7866 */
7867 EAttribute EXPENSE__ID4 = eINSTANCE.getExpense_Id4();
7868
7869 /**
7870 * The meta object literal for the '<em><b>Beneficiary</b></em>' reference feature.
7871 * <!-- begin-user-doc -->
7872 * <!-- end-user-doc -->
7873 * @generated
7874 */
7875 EReference EXPENSE__BENEFICIARY = eINSTANCE.getExpense_Beneficiary();
7876
7877 /**
7878 * The meta object literal for the '{@link TaxationWithRoot.impl.DependentImpl <em>Dependent</em>}' class.
7879 * <!-- begin-user-doc -->
7880 * <!-- end-user-doc -->
7881 * @see TaxationWithRoot.impl.DependentImpl
7882 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getDependent()
7883 * @generated
7884 */
7885 EClass DEPENDENT = eINSTANCE.getDependent();
7886
7887 /**
7888 * The meta object literal for the '<em><b>Dependent type</b></em>' attribute feature.
7889 * <!-- begin-user-doc -->
7890 * <!-- end-user-doc -->
7891 * @generated
7892 */
7893 EAttribute DEPENDENT__DEPENDENT_TYPE = eINSTANCE.getDependent_Dependent_type();
7894
7895 /**
7896 * The meta object literal for the '<em><b>Responsible person</b></em>' container reference feature.
7897 * <!-- begin-user-doc -->
7898 * <!-- end-user-doc -->
7899 * @generated
7900 */
7901 EReference DEPENDENT__RESPONSIBLE_PERSON = eINSTANCE.getDependent_Responsible_person();
7902
7903 /**
7904 * The meta object literal for the '<em><b>Continued studies</b></em>' attribute feature.
7905 * <!-- begin-user-doc -->
7906 * <!-- end-user-doc -->
7907 * @generated
7908 */
7909 EAttribute DEPENDENT__CONTINUED_STUDIES = eINSTANCE.getDependent_Continued_studies();
7910
7911 /**
7912 * The meta object literal for the '<em><b>Allowances</b></em>' containment reference feature.
7913 * <!-- begin-user-doc -->
7914 * <!-- end-user-doc -->
7915 * @generated
7916 */
7917 EReference DEPENDENT__ALLOWANCES = eINSTANCE.getDependent_Allowances();
7918
7919 /**
7920 * The meta object literal for the '<em><b>Household</b></em>' container reference feature.
7921 * <!-- begin-user-doc -->
7922 * <!-- end-user-doc -->
7923 * @generated
7924 */
7925 EReference DEPENDENT__HOUSEHOLD = eINSTANCE.getDependent_Household();
7926
7927 /**
7928 * The meta object literal for the '<em><b>From agent</b></em>' reference feature.
7929 * <!-- begin-user-doc -->
7930 * <!-- end-user-doc -->
7931 * @generated
7932 */
7933 EReference DEPENDENT__FROM_AGENT = eINSTANCE.getDependent_From_agent();
7934
7935 /**
7936 * The meta object literal for the '<em><b>Expense</b></em>' reference list feature.
7937 * <!-- begin-user-doc -->
7938 * <!-- end-user-doc -->
7939 * @generated
7940 */
7941 EReference DEPENDENT__EXPENSE = eINSTANCE.getDependent_Expense();
7942
7943 /**
7944 * The meta object literal for the '{@link TaxationWithRoot.impl.External_AllowanceImpl <em>External Allowance</em>}' class.
7945 * <!-- begin-user-doc -->
7946 * <!-- end-user-doc -->
7947 * @see TaxationWithRoot.impl.External_AllowanceImpl
7948 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getExternal_Allowance()
7949 * @generated
7950 */
7951 EClass EXTERNAL_ALLOWANCE = eINSTANCE.getExternal_Allowance();
7952
7953 /**
7954 * The meta object literal for the '<em><b>Grantor</b></em>' attribute feature.
7955 * <!-- begin-user-doc -->
7956 * <!-- end-user-doc -->
7957 * @generated
7958 */
7959 EAttribute EXTERNAL_ALLOWANCE__GRANTOR = eINSTANCE.getExternal_Allowance_Grantor();
7960
7961 /**
7962 * The meta object literal for the '<em><b>Starting year</b></em>' attribute feature.
7963 * <!-- begin-user-doc -->
7964 * <!-- end-user-doc -->
7965 * @generated
7966 */
7967 EAttribute EXTERNAL_ALLOWANCE__STARTING_YEAR = eINSTANCE.getExternal_Allowance_Starting_year();
7968
7969 /**
7970 * The meta object literal for the '<em><b>Ending year</b></em>' attribute feature.
7971 * <!-- begin-user-doc -->
7972 * <!-- end-user-doc -->
7973 * @generated
7974 */
7975 EAttribute EXTERNAL_ALLOWANCE__ENDING_YEAR = eINSTANCE.getExternal_Allowance_Ending_year();
7976
7977 /**
7978 * The meta object literal for the '<em><b>Reciver</b></em>' reference feature.
7979 * <!-- begin-user-doc -->
7980 * <!-- end-user-doc -->
7981 * @generated
7982 */
7983 EReference EXTERNAL_ALLOWANCE__RECIVER = eINSTANCE.getExternal_Allowance_Reciver();
7984
7985 /**
7986 * The meta object literal for the '<em><b>Id5</b></em>' attribute feature.
7987 * <!-- begin-user-doc -->
7988 * <!-- end-user-doc -->
7989 * @generated
7990 */
7991 EAttribute EXTERNAL_ALLOWANCE__ID5 = eINSTANCE.getExternal_Allowance_Id5();
7992
7993 /**
7994 * The meta object literal for the '<em><b>Person</b></em>' container reference feature.
7995 * <!-- begin-user-doc -->
7996 * <!-- end-user-doc -->
7997 * @generated
7998 */
7999 EReference EXTERNAL_ALLOWANCE__PERSON = eINSTANCE.getExternal_Allowance_Person();
8000
8001 /**
8002 * The meta object literal for the '{@link TaxationWithRoot.impl.HouseholdImpl <em>Household</em>}' class.
8003 * <!-- begin-user-doc -->
8004 * <!-- end-user-doc -->
8005 * @see TaxationWithRoot.impl.HouseholdImpl
8006 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getHousehold()
8007 * @generated
8008 */
8009 EClass HOUSEHOLD = eINSTANCE.getHousehold();
8010
8011 /**
8012 * The meta object literal for the '<em><b>Parents</b></em>' containment reference feature.
8013 * <!-- begin-user-doc -->
8014 * <!-- end-user-doc -->
8015 * @generated
8016 */
8017 EReference HOUSEHOLD__PARENTS = eINSTANCE.getHousehold_Parents();
8018
8019 /**
8020 * The meta object literal for the '<em><b>Id1</b></em>' attribute feature.
8021 * <!-- begin-user-doc -->
8022 * <!-- end-user-doc -->
8023 * @generated
8024 */
8025 EAttribute HOUSEHOLD__ID1 = eINSTANCE.getHousehold_Id1();
8026
8027 /**
8028 * The meta object literal for the '<em><b>Children</b></em>' containment reference list feature.
8029 * <!-- begin-user-doc -->
8030 * <!-- end-user-doc -->
8031 * @generated
8032 */
8033 EReference HOUSEHOLD__CHILDREN = eINSTANCE.getHousehold_Children();
8034
8035 /**
8036 * The meta object literal for the '{@link TaxationWithRoot.impl.Legal_Union_RecordImpl <em>Legal Union Record</em>}' class.
8037 * <!-- begin-user-doc -->
8038 * <!-- end-user-doc -->
8039 * @see TaxationWithRoot.impl.Legal_Union_RecordImpl
8040 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getLegal_Union_Record()
8041 * @generated
8042 */
8043 EClass LEGAL_UNION_RECORD = eINSTANCE.getLegal_Union_Record();
8044
8045 /**
8046 * The meta object literal for the '<em><b>Start year</b></em>' attribute feature.
8047 * <!-- begin-user-doc -->
8048 * <!-- end-user-doc -->
8049 * @generated
8050 */
8051 EAttribute LEGAL_UNION_RECORD__START_YEAR = eINSTANCE.getLegal_Union_Record_Start_year();
8052
8053 /**
8054 * The meta object literal for the '<em><b>End year</b></em>' attribute feature.
8055 * <!-- begin-user-doc -->
8056 * <!-- end-user-doc -->
8057 * @generated
8058 */
8059 EAttribute LEGAL_UNION_RECORD__END_YEAR = eINSTANCE.getLegal_Union_Record_End_year();
8060
8061 /**
8062 * The meta object literal for the '<em><b>Separation cause</b></em>' attribute feature.
8063 * <!-- begin-user-doc -->
8064 * <!-- end-user-doc -->
8065 * @generated
8066 */
8067 EAttribute LEGAL_UNION_RECORD__SEPARATION_CAUSE = eINSTANCE.getLegal_Union_Record_Separation_cause();
8068
8069 /**
8070 * The meta object literal for the '<em><b>Individual A</b></em>' containment reference feature.
8071 * <!-- begin-user-doc -->
8072 * <!-- end-user-doc -->
8073 * @generated
8074 */
8075 EReference LEGAL_UNION_RECORD__INDIVIDUAL_A = eINSTANCE.getLegal_Union_Record_Individual_A();
8076
8077 /**
8078 * The meta object literal for the '<em><b>Individual B</b></em>' containment reference list feature.
8079 * <!-- begin-user-doc -->
8080 * <!-- end-user-doc -->
8081 * @generated
8082 */
8083 EReference LEGAL_UNION_RECORD__INDIVIDUAL_B = eINSTANCE.getLegal_Union_Record_Individual_B();
8084
8085 /**
8086 * The meta object literal for the '<em><b>Properties</b></em>' containment reference list feature.
8087 * <!-- begin-user-doc -->
8088 * <!-- end-user-doc -->
8089 * @generated
8090 */
8091 EReference LEGAL_UNION_RECORD__PROPERTIES = eINSTANCE.getLegal_Union_Record_Properties();
8092
8093 /**
8094 * The meta object literal for the '<em><b>Mutual agreement</b></em>' attribute feature.
8095 * <!-- begin-user-doc -->
8096 * <!-- end-user-doc -->
8097 * @generated
8098 */
8099 EAttribute LEGAL_UNION_RECORD__MUTUAL_AGREEMENT = eINSTANCE.getLegal_Union_Record_Mutual_agreement();
8100
8101 /**
8102 * The meta object literal for the '<em><b>Id9</b></em>' attribute feature.
8103 * <!-- begin-user-doc -->
8104 * <!-- end-user-doc -->
8105 * @generated
8106 */
8107 EAttribute LEGAL_UNION_RECORD__ID9 = eINSTANCE.getLegal_Union_Record_Id9();
8108
8109 /**
8110 * The meta object literal for the '<em><b>Household</b></em>' container reference feature.
8111 * <!-- begin-user-doc -->
8112 * <!-- end-user-doc -->
8113 * @generated
8114 */
8115 EReference LEGAL_UNION_RECORD__HOUSEHOLD = eINSTANCE.getLegal_Union_Record_Household();
8116
8117 /**
8118 * The meta object literal for the '{@link TaxationWithRoot.impl.Tax_PropertyImpl <em>Tax Property</em>}' class.
8119 * <!-- begin-user-doc -->
8120 * <!-- end-user-doc -->
8121 * @see TaxationWithRoot.impl.Tax_PropertyImpl
8122 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getTax_Property()
8123 * @generated
8124 */
8125 EClass TAX_PROPERTY = eINSTANCE.getTax_Property();
8126
8127 /**
8128 * The meta object literal for the '<em><b>Starting year</b></em>' attribute feature.
8129 * <!-- begin-user-doc -->
8130 * <!-- end-user-doc -->
8131 * @generated
8132 */
8133 EAttribute TAX_PROPERTY__STARTING_YEAR = eINSTANCE.getTax_Property_Starting_year();
8134
8135 /**
8136 * The meta object literal for the '<em><b>Id10</b></em>' attribute feature.
8137 * <!-- begin-user-doc -->
8138 * <!-- end-user-doc -->
8139 * @generated
8140 */
8141 EAttribute TAX_PROPERTY__ID10 = eINSTANCE.getTax_Property_Id10();
8142
8143 /**
8144 * The meta object literal for the '<em><b>Union record</b></em>' container reference feature.
8145 * <!-- begin-user-doc -->
8146 * <!-- end-user-doc -->
8147 * @generated
8148 */
8149 EReference TAX_PROPERTY__UNION_RECORD = eINSTANCE.getTax_Property_Union_record();
8150
8151 /**
8152 * The meta object literal for the '{@link TaxationWithRoot.Tax_Case <em>Tax Case</em>}' class.
8153 * <!-- begin-user-doc -->
8154 * <!-- end-user-doc -->
8155 * @see TaxationWithRoot.Tax_Case
8156 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getTax_Case()
8157 * @generated
8158 */
8159 EClass TAX_CASE = eINSTANCE.getTax_Case();
8160
8161 /**
8162 * The meta object literal for the '{@link TaxationWithRoot.impl.FromAgentImpl <em>From Agent</em>}' class.
8163 * <!-- begin-user-doc -->
8164 * <!-- end-user-doc -->
8165 * @see TaxationWithRoot.impl.FromAgentImpl
8166 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getFromAgent()
8167 * @generated
8168 */
8169 EClass FROM_AGENT = eINSTANCE.getFromAgent();
8170
8171 /**
8172 * The meta object literal for the '<em><b>Tax Payer</b></em>' container reference feature.
8173 * <!-- begin-user-doc -->
8174 * <!-- end-user-doc -->
8175 * @generated
8176 */
8177 EReference FROM_AGENT__TAX_PAYER = eINSTANCE.getFromAgent_TaxPayer();
8178
8179 /**
8180 * The meta object literal for the '<em><b>Is dependent eligible for CE Not In Houshold Children Care</b></em>' attribute feature.
8181 * <!-- begin-user-doc -->
8182 * <!-- end-user-doc -->
8183 * @generated
8184 */
8185 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();
8186
8187 /**
8188 * The meta object literal for the '<em><b>Expense</b></em>' reference feature.
8189 * <!-- begin-user-doc -->
8190 * <!-- end-user-doc -->
8191 * @generated
8192 */
8193 EReference FROM_AGENT__EXPENSE = eINSTANCE.getFromAgent_Expense();
8194
8195 /**
8196 * The meta object literal for the '<em><b>Is eligible debt</b></em>' attribute feature.
8197 * <!-- begin-user-doc -->
8198 * <!-- end-user-doc -->
8199 * @generated
8200 */
8201 EAttribute FROM_AGENT__IS_ELIGIBLE_DEBT = eINSTANCE.getFromAgent_Is_eligible_debt();
8202
8203 /**
8204 * The meta object literal for the '<em><b>Dependent</b></em>' reference feature.
8205 * <!-- begin-user-doc -->
8206 * <!-- end-user-doc -->
8207 * @generated
8208 */
8209 EReference FROM_AGENT__DEPENDENT = eINSTANCE.getFromAgent_Dependent();
8210
8211 /**
8212 * The meta object literal for the '{@link TaxationWithRoot.impl.IncomeImpl <em>Income</em>}' class.
8213 * <!-- begin-user-doc -->
8214 * <!-- end-user-doc -->
8215 * @see TaxationWithRoot.impl.IncomeImpl
8216 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getIncome()
8217 * @generated
8218 */
8219 EClass INCOME = eINSTANCE.getIncome();
8220
8221 /**
8222 * The meta object literal for the '<em><b>Income amount</b></em>' attribute feature.
8223 * <!-- begin-user-doc -->
8224 * <!-- end-user-doc -->
8225 * @generated
8226 */
8227 EAttribute INCOME__INCOME_AMOUNT = eINSTANCE.getIncome_Income_amount();
8228
8229 /**
8230 * The meta object literal for the '<em><b>Income type</b></em>' containment reference feature.
8231 * <!-- begin-user-doc -->
8232 * <!-- end-user-doc -->
8233 * @generated
8234 */
8235 EReference INCOME__INCOME_TYPE = eINSTANCE.getIncome_Income_type();
8236
8237 /**
8238 * The meta object literal for the '<em><b>Tax card</b></em>' containment reference feature.
8239 * <!-- begin-user-doc -->
8240 * <!-- end-user-doc -->
8241 * @generated
8242 */
8243 EReference INCOME__TAX_CARD = eINSTANCE.getIncome_Tax_card();
8244
8245 /**
8246 * The meta object literal for the '<em><b>Tax liability</b></em>' attribute feature.
8247 * <!-- begin-user-doc -->
8248 * <!-- end-user-doc -->
8249 * @generated
8250 */
8251 EAttribute INCOME__TAX_LIABILITY = eINSTANCE.getIncome_Tax_liability();
8252
8253 /**
8254 * The meta object literal for the '<em><b>Tax Payer</b></em>' container reference feature.
8255 * <!-- begin-user-doc -->
8256 * <!-- end-user-doc -->
8257 * @generated
8258 */
8259 EReference INCOME__TAX_PAYER = eINSTANCE.getIncome_TaxPayer();
8260
8261 /**
8262 * The meta object literal for the '<em><b>Details</b></em>' containment reference list feature.
8263 * <!-- begin-user-doc -->
8264 * <!-- end-user-doc -->
8265 * @generated
8266 */
8267 EReference INCOME__DETAILS = eINSTANCE.getIncome_Details();
8268
8269 /**
8270 * The meta object literal for the '<em><b>Num</b></em>' attribute feature.
8271 * <!-- begin-user-doc -->
8272 * <!-- end-user-doc -->
8273 * @generated
8274 */
8275 EAttribute INCOME__NUM = eINSTANCE.getIncome_Num();
8276
8277 /**
8278 * The meta object literal for the '<em><b>Expenses</b></em>' containment reference list feature.
8279 * <!-- begin-user-doc -->
8280 * <!-- end-user-doc -->
8281 * @generated
8282 */
8283 EReference INCOME__EXPENSES = eINSTANCE.getIncome_Expenses();
8284
8285 /**
8286 * The meta object literal for the '{@link TaxationWithRoot.impl.Income_TypeImpl <em>Income Type</em>}' class.
8287 * <!-- begin-user-doc -->
8288 * <!-- end-user-doc -->
8289 * @see TaxationWithRoot.impl.Income_TypeImpl
8290 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getIncome_Type()
8291 * @generated
8292 */
8293 EClass INCOME_TYPE = eINSTANCE.getIncome_Type();
8294
8295 /**
8296 * The meta object literal for the '<em><b>Id8</b></em>' attribute feature.
8297 * <!-- begin-user-doc -->
8298 * <!-- end-user-doc -->
8299 * @generated
8300 */
8301 EAttribute INCOME_TYPE__ID8 = eINSTANCE.getIncome_Type_Id8();
8302
8303 /**
8304 * The meta object literal for the '<em><b>Income</b></em>' container reference feature.
8305 * <!-- begin-user-doc -->
8306 * <!-- end-user-doc -->
8307 * @generated
8308 */
8309 EReference INCOME_TYPE__INCOME = eINSTANCE.getIncome_Type_Income();
8310
8311 /**
8312 * The meta object literal for the '{@link TaxationWithRoot.impl.Tax_CardImpl <em>Tax Card</em>}' class.
8313 * <!-- begin-user-doc -->
8314 * <!-- end-user-doc -->
8315 * @see TaxationWithRoot.impl.Tax_CardImpl
8316 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getTax_Card()
8317 * @generated
8318 */
8319 EClass TAX_CARD = eINSTANCE.getTax_Card();
8320
8321 /**
8322 * The meta object literal for the '<em><b>Card identifier</b></em>' attribute feature.
8323 * <!-- begin-user-doc -->
8324 * <!-- end-user-doc -->
8325 * @generated
8326 */
8327 EAttribute TAX_CARD__CARD_IDENTIFIER = eINSTANCE.getTax_Card_Card_identifier();
8328
8329 /**
8330 * The meta object literal for the '<em><b>Tax office</b></em>' attribute feature.
8331 * <!-- begin-user-doc -->
8332 * <!-- end-user-doc -->
8333 * @generated
8334 */
8335 EAttribute TAX_CARD__TAX_OFFICE = eINSTANCE.getTax_Card_Tax_office();
8336
8337 /**
8338 * The meta object literal for the '<em><b>Percentage of witholding</b></em>' attribute feature.
8339 * <!-- begin-user-doc -->
8340 * <!-- end-user-doc -->
8341 * @generated
8342 */
8343 EAttribute TAX_CARD__PERCENTAGE_OF_WITHOLDING = eINSTANCE.getTax_Card_Percentage_of_witholding();
8344
8345 /**
8346 * The meta object literal for the '<em><b>Tax payers name surname</b></em>' attribute list feature.
8347 * <!-- begin-user-doc -->
8348 * <!-- end-user-doc -->
8349 * @generated
8350 */
8351 EAttribute TAX_CARD__TAX_PAYERS_NAME_SURNAME = eINSTANCE.getTax_Card_Tax_payers_name_surname();
8352
8353 /**
8354 * The meta object literal for the '<em><b>Tax payers partner name surname</b></em>' attribute list feature.
8355 * <!-- begin-user-doc -->
8356 * <!-- end-user-doc -->
8357 * @generated
8358 */
8359 EAttribute TAX_CARD__TAX_PAYERS_PARTNER_NAME_SURNAME = eINSTANCE.getTax_Card_Tax_payers_partner_name_surname();
8360
8361 /**
8362 * The meta object literal for the '<em><b>Tax payers address</b></em>' reference feature.
8363 * <!-- begin-user-doc -->
8364 * <!-- end-user-doc -->
8365 * @generated
8366 */
8367 EReference TAX_CARD__TAX_PAYERS_ADDRESS = eINSTANCE.getTax_Card_Tax_payers_address();
8368
8369 /**
8370 * The meta object literal for the '<em><b>Jobs Employer SS No</b></em>' attribute feature.
8371 * <!-- begin-user-doc -->
8372 * <!-- end-user-doc -->
8373 * @generated
8374 */
8375 EAttribute TAX_CARD__JOBS_EMPLOYER_SS_NO = eINSTANCE.getTax_Card_Jobs_Employer_SSNo();
8376
8377 /**
8378 * The meta object literal for the '<em><b>Jobs employers name</b></em>' attribute feature.
8379 * <!-- begin-user-doc -->
8380 * <!-- end-user-doc -->
8381 * @generated
8382 */
8383 EAttribute TAX_CARD__JOBS_EMPLOYERS_NAME = eINSTANCE.getTax_Card_Jobs_employers_name();
8384
8385 /**
8386 * The meta object literal for the '<em><b>Jobs activity type</b></em>' attribute feature.
8387 * <!-- begin-user-doc -->
8388 * <!-- end-user-doc -->
8389 * @generated
8390 */
8391 EAttribute TAX_CARD__JOBS_ACTIVITY_TYPE = eINSTANCE.getTax_Card_Jobs_activity_type();
8392
8393 /**
8394 * The meta object literal for the '<em><b>Jobs place of work</b></em>' attribute feature.
8395 * <!-- begin-user-doc -->
8396 * <!-- end-user-doc -->
8397 * @generated
8398 */
8399 EAttribute TAX_CARD__JOBS_PLACE_OF_WORK = eINSTANCE.getTax_Card_Jobs_place_of_work();
8400
8401 /**
8402 * The meta object literal for the '<em><b>Deduction FD daily</b></em>' attribute feature.
8403 * <!-- begin-user-doc -->
8404 * <!-- end-user-doc -->
8405 * @generated
8406 */
8407 EAttribute TAX_CARD__DEDUCTION_FD_DAILY = eINSTANCE.getTax_Card_Deduction_FD_daily();
8408
8409 /**
8410 * The meta object literal for the '<em><b>Deduction FD monthly</b></em>' attribute feature.
8411 * <!-- begin-user-doc -->
8412 * <!-- end-user-doc -->
8413 * @generated
8414 */
8415 EAttribute TAX_CARD__DEDUCTION_FD_MONTHLY = eINSTANCE.getTax_Card_Deduction_FD_monthly();
8416
8417 /**
8418 * The meta object literal for the '<em><b>Deduction AC daily</b></em>' attribute feature.
8419 * <!-- begin-user-doc -->
8420 * <!-- end-user-doc -->
8421 * @generated
8422 */
8423 EAttribute TAX_CARD__DEDUCTION_AC_DAILY = eINSTANCE.getTax_Card_Deduction_AC_daily();
8424
8425 /**
8426 * The meta object literal for the '<em><b>Deduction AC monthly</b></em>' attribute feature.
8427 * <!-- begin-user-doc -->
8428 * <!-- end-user-doc -->
8429 * @generated
8430 */
8431 EAttribute TAX_CARD__DEDUCTION_AC_MONTHLY = eINSTANCE.getTax_Card_Deduction_AC_monthly();
8432
8433 /**
8434 * The meta object literal for the '<em><b>Deduction AC yearly</b></em>' attribute feature.
8435 * <!-- begin-user-doc -->
8436 * <!-- end-user-doc -->
8437 * @generated
8438 */
8439 EAttribute TAX_CARD__DEDUCTION_AC_YEARLY = eINSTANCE.getTax_Card_Deduction_AC_yearly();
8440
8441 /**
8442 * The meta object literal for the '<em><b>Deduction CE daily</b></em>' attribute feature.
8443 * <!-- begin-user-doc -->
8444 * <!-- end-user-doc -->
8445 * @generated
8446 */
8447 EAttribute TAX_CARD__DEDUCTION_CE_DAILY = eINSTANCE.getTax_Card_Deduction_CE_daily();
8448
8449 /**
8450 * The meta object literal for the '<em><b>Deduction CE monthly</b></em>' attribute feature.
8451 * <!-- begin-user-doc -->
8452 * <!-- end-user-doc -->
8453 * @generated
8454 */
8455 EAttribute TAX_CARD__DEDUCTION_CE_MONTHLY = eINSTANCE.getTax_Card_Deduction_CE_monthly();
8456
8457 /**
8458 * The meta object literal for the '<em><b>Deduction CE yearly</b></em>' attribute feature.
8459 * <!-- begin-user-doc -->
8460 * <!-- end-user-doc -->
8461 * @generated
8462 */
8463 EAttribute TAX_CARD__DEDUCTION_CE_YEARLY = eINSTANCE.getTax_Card_Deduction_CE_yearly();
8464
8465 /**
8466 * The meta object literal for the '<em><b>Deduction DS daily</b></em>' attribute feature.
8467 * <!-- begin-user-doc -->
8468 * <!-- end-user-doc -->
8469 * @generated
8470 */
8471 EAttribute TAX_CARD__DEDUCTION_DS_DAILY = eINSTANCE.getTax_Card_Deduction_DS_daily();
8472
8473 /**
8474 * The meta object literal for the '<em><b>Deduction DS monthly</b></em>' attribute feature.
8475 * <!-- begin-user-doc -->
8476 * <!-- end-user-doc -->
8477 * @generated
8478 */
8479 EAttribute TAX_CARD__DEDUCTION_DS_MONTHLY = eINSTANCE.getTax_Card_Deduction_DS_monthly();
8480
8481 /**
8482 * The meta object literal for the '<em><b>Deduction FO daily</b></em>' attribute feature.
8483 * <!-- begin-user-doc -->
8484 * <!-- end-user-doc -->
8485 * @generated
8486 */
8487 EAttribute TAX_CARD__DEDUCTION_FO_DAILY = eINSTANCE.getTax_Card_Deduction_FO_daily();
8488
8489 /**
8490 * The meta object literal for the '<em><b>Deduction FO monthly</b></em>' attribute feature.
8491 * <!-- begin-user-doc -->
8492 * <!-- end-user-doc -->
8493 * @generated
8494 */
8495 EAttribute TAX_CARD__DEDUCTION_FO_MONTHLY = eINSTANCE.getTax_Card_Deduction_FO_monthly();
8496
8497 /**
8498 * The meta object literal for the '<em><b>Deduction FO yearly</b></em>' attribute feature.
8499 * <!-- begin-user-doc -->
8500 * <!-- end-user-doc -->
8501 * @generated
8502 */
8503 EAttribute TAX_CARD__DEDUCTION_FO_YEARLY = eINSTANCE.getTax_Card_Deduction_FO_yearly();
8504
8505 /**
8506 * The meta object literal for the '<em><b>Credit CIS daily</b></em>' attribute feature.
8507 * <!-- begin-user-doc -->
8508 * <!-- end-user-doc -->
8509 * @generated
8510 */
8511 EAttribute TAX_CARD__CREDIT_CIS_DAILY = eINSTANCE.getTax_Card_Credit_CIS_daily();
8512
8513 /**
8514 * The meta object literal for the '<em><b>Credit CIS monthly</b></em>' attribute feature.
8515 * <!-- begin-user-doc -->
8516 * <!-- end-user-doc -->
8517 * @generated
8518 */
8519 EAttribute TAX_CARD__CREDIT_CIS_MONTHLY = eINSTANCE.getTax_Card_Credit_CIS_monthly();
8520
8521 /**
8522 * The meta object literal for the '<em><b>Credit CIM daily</b></em>' attribute feature.
8523 * <!-- begin-user-doc -->
8524 * <!-- end-user-doc -->
8525 * @generated
8526 */
8527 EAttribute TAX_CARD__CREDIT_CIM_DAILY = eINSTANCE.getTax_Card_Credit_CIM_daily();
8528
8529 /**
8530 * The meta object literal for the '<em><b>Validity</b></em>' attribute feature.
8531 * <!-- begin-user-doc -->
8532 * <!-- end-user-doc -->
8533 * @generated
8534 */
8535 EAttribute TAX_CARD__VALIDITY = eINSTANCE.getTax_Card_Validity();
8536
8537 /**
8538 * The meta object literal for the '<em><b>Income Tax Credit</b></em>' reference list feature.
8539 * <!-- begin-user-doc -->
8540 * <!-- end-user-doc -->
8541 * @generated
8542 */
8543 EReference TAX_CARD__INCOME_TAX_CREDIT = eINSTANCE.getTax_Card_Income_Tax_Credit();
8544
8545 /**
8546 * The meta object literal for the '<em><b>Previous</b></em>' reference feature.
8547 * <!-- begin-user-doc -->
8548 * <!-- end-user-doc -->
8549 * @generated
8550 */
8551 EReference TAX_CARD__PREVIOUS = eINSTANCE.getTax_Card_Previous();
8552
8553 /**
8554 * The meta object literal for the '<em><b>Current tax card</b></em>' reference feature.
8555 * <!-- begin-user-doc -->
8556 * <!-- end-user-doc -->
8557 * @generated
8558 */
8559 EReference TAX_CARD__CURRENT_TAX_CARD = eINSTANCE.getTax_Card_Current_tax_card();
8560
8561 /**
8562 * The meta object literal for the '<em><b>Credit CIM yearly</b></em>' attribute feature.
8563 * <!-- begin-user-doc -->
8564 * <!-- end-user-doc -->
8565 * @generated
8566 */
8567 EAttribute TAX_CARD__CREDIT_CIM_YEARLY = eINSTANCE.getTax_Card_Credit_CIM_yearly();
8568
8569 /**
8570 * The meta object literal for the '<em><b>Deduction DS Alimony yearly</b></em>' attribute feature.
8571 * <!-- begin-user-doc -->
8572 * <!-- end-user-doc -->
8573 * @generated
8574 */
8575 EAttribute TAX_CARD__DEDUCTION_DS_ALIMONY_YEARLY = eINSTANCE.getTax_Card_Deduction_DS_Alimony_yearly();
8576
8577 /**
8578 * The meta object literal for the '<em><b>Deduction DS Debt yearly</b></em>' attribute feature.
8579 * <!-- begin-user-doc -->
8580 * <!-- end-user-doc -->
8581 * @generated
8582 */
8583 EAttribute TAX_CARD__DEDUCTION_DS_DEBT_YEARLY = eINSTANCE.getTax_Card_Deduction_DS_Debt_yearly();
8584
8585 /**
8586 * The meta object literal for the '<em><b>Income</b></em>' container reference feature.
8587 * <!-- begin-user-doc -->
8588 * <!-- end-user-doc -->
8589 * @generated
8590 */
8591 EReference TAX_CARD__INCOME = eINSTANCE.getTax_Card_Income();
8592
8593 /**
8594 * The meta object literal for the '{@link TaxationWithRoot.impl.Income_Tax_CreditImpl <em>Income Tax Credit</em>}' class.
8595 * <!-- begin-user-doc -->
8596 * <!-- end-user-doc -->
8597 * @see TaxationWithRoot.impl.Income_Tax_CreditImpl
8598 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getIncome_Tax_Credit()
8599 * @generated
8600 */
8601 EClass INCOME_TAX_CREDIT = eINSTANCE.getIncome_Tax_Credit();
8602
8603 /**
8604 * The meta object literal for the '<em><b>Granted By</b></em>' attribute feature.
8605 * <!-- begin-user-doc -->
8606 * <!-- end-user-doc -->
8607 * @generated
8608 */
8609 EAttribute INCOME_TAX_CREDIT__GRANTED_BY = eINSTANCE.getIncome_Tax_Credit_GrantedBy();
8610
8611 /**
8612 * The meta object literal for the '<em><b>Tax Payer</b></em>' reference feature.
8613 * <!-- begin-user-doc -->
8614 * <!-- end-user-doc -->
8615 * @generated
8616 */
8617 EReference INCOME_TAX_CREDIT__TAX_PAYER = eINSTANCE.getIncome_Tax_Credit_TaxPayer();
8618
8619 /**
8620 * The meta object literal for the '<em><b>Tax year</b></em>' attribute feature.
8621 * <!-- begin-user-doc -->
8622 * <!-- end-user-doc -->
8623 * @generated
8624 */
8625 EAttribute INCOME_TAX_CREDIT__TAX_YEAR = eINSTANCE.getIncome_Tax_Credit_Tax_year();
8626
8627 /**
8628 * The meta object literal for the '<em><b>Yearly</b></em>' attribute feature.
8629 * <!-- begin-user-doc -->
8630 * <!-- end-user-doc -->
8631 * @generated
8632 */
8633 EAttribute INCOME_TAX_CREDIT__YEARLY = eINSTANCE.getIncome_Tax_Credit_Yearly();
8634
8635 /**
8636 * The meta object literal for the '<em><b>Monthly</b></em>' attribute feature.
8637 * <!-- begin-user-doc -->
8638 * <!-- end-user-doc -->
8639 * @generated
8640 */
8641 EAttribute INCOME_TAX_CREDIT__MONTHLY = eINSTANCE.getIncome_Tax_Credit_Monthly();
8642
8643 /**
8644 * The meta object literal for the '<em><b>Daily</b></em>' attribute feature.
8645 * <!-- begin-user-doc -->
8646 * <!-- end-user-doc -->
8647 * @generated
8648 */
8649 EAttribute INCOME_TAX_CREDIT__DAILY = eINSTANCE.getIncome_Tax_Credit_Daily();
8650
8651 /**
8652 * The meta object literal for the '<em><b>Id7</b></em>' attribute feature.
8653 * <!-- begin-user-doc -->
8654 * <!-- end-user-doc -->
8655 * @generated
8656 */
8657 EAttribute INCOME_TAX_CREDIT__ID7 = eINSTANCE.getIncome_Tax_Credit_Id7();
8658
8659 /**
8660 * The meta object literal for the '<em><b>Taxation Frame</b></em>' reference feature.
8661 * <!-- begin-user-doc -->
8662 * <!-- end-user-doc -->
8663 * @generated
8664 */
8665 EReference INCOME_TAX_CREDIT__TAXATION_FRAME = eINSTANCE.getIncome_Tax_Credit_Taxation_Frame();
8666
8667 /**
8668 * The meta object literal for the '{@link TaxationWithRoot.impl.Income_DetailImpl <em>Income Detail</em>}' class.
8669 * <!-- begin-user-doc -->
8670 * <!-- end-user-doc -->
8671 * @see TaxationWithRoot.impl.Income_DetailImpl
8672 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getIncome_Detail()
8673 * @generated
8674 */
8675 EClass INCOME_DETAIL = eINSTANCE.getIncome_Detail();
8676
8677 /**
8678 * The meta object literal for the '<em><b>Amount</b></em>' attribute feature.
8679 * <!-- begin-user-doc -->
8680 * <!-- end-user-doc -->
8681 * @generated
8682 */
8683 EAttribute INCOME_DETAIL__AMOUNT = eINSTANCE.getIncome_Detail_Amount();
8684
8685 /**
8686 * The meta object literal for the '<em><b>Is worked</b></em>' attribute feature.
8687 * <!-- begin-user-doc -->
8688 * <!-- end-user-doc -->
8689 * @generated
8690 */
8691 EAttribute INCOME_DETAIL__IS_WORKED = eINSTANCE.getIncome_Detail_Is_worked();
8692
8693 /**
8694 * The meta object literal for the '<em><b>Distance</b></em>' attribute feature.
8695 * <!-- begin-user-doc -->
8696 * <!-- end-user-doc -->
8697 * @generated
8698 */
8699 EAttribute INCOME_DETAIL__DISTANCE = eINSTANCE.getIncome_Detail_Distance();
8700
8701 /**
8702 * The meta object literal for the '<em><b>Worked days</b></em>' attribute feature.
8703 * <!-- begin-user-doc -->
8704 * <!-- end-user-doc -->
8705 * @generated
8706 */
8707 EAttribute INCOME_DETAIL__WORKED_DAYS = eINSTANCE.getIncome_Detail_Worked_days();
8708
8709 /**
8710 * The meta object literal for the '<em><b>Is contributing CNS</b></em>' attribute feature.
8711 * <!-- begin-user-doc -->
8712 * <!-- end-user-doc -->
8713 * @generated
8714 */
8715 EAttribute INCOME_DETAIL__IS_CONTRIBUTING_CNS = eINSTANCE.getIncome_Detail_Is_contributing_CNS();
8716
8717 /**
8718 * The meta object literal for the '<em><b>Id5</b></em>' attribute feature.
8719 * <!-- begin-user-doc -->
8720 * <!-- end-user-doc -->
8721 * @generated
8722 */
8723 EAttribute INCOME_DETAIL__ID5 = eINSTANCE.getIncome_Detail_Id5();
8724
8725 /**
8726 * The meta object literal for the '<em><b>Income</b></em>' container reference feature.
8727 * <!-- begin-user-doc -->
8728 * <!-- end-user-doc -->
8729 * @generated
8730 */
8731 EReference INCOME_DETAIL__INCOME = eINSTANCE.getIncome_Detail_Income();
8732
8733 /**
8734 * The meta object literal for the '{@link TaxationWithRoot.impl.FromLawImpl <em>From Law</em>}' class.
8735 * <!-- begin-user-doc -->
8736 * <!-- end-user-doc -->
8737 * @see TaxationWithRoot.impl.FromLawImpl
8738 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getFromLaw()
8739 * @generated
8740 */
8741 EClass FROM_LAW = eINSTANCE.getFromLaw();
8742
8743 /**
8744 * The meta object literal for the '<em><b>Id</b></em>' attribute feature.
8745 * <!-- begin-user-doc -->
8746 * <!-- end-user-doc -->
8747 * @generated
8748 */
8749 EAttribute FROM_LAW__ID = eINSTANCE.getFromLaw_Id();
8750
8751 /**
8752 * The meta object literal for the '<em><b>Tax Payer</b></em>' container reference feature.
8753 * <!-- begin-user-doc -->
8754 * <!-- end-user-doc -->
8755 * @generated
8756 */
8757 EReference FROM_LAW__TAX_PAYER = eINSTANCE.getFromLaw_TaxPayer();
8758
8759 /**
8760 * The meta object literal for the '{@link TaxationWithRoot.impl.Fiscal_AddressImpl <em>Fiscal Address</em>}' class.
8761 * <!-- begin-user-doc -->
8762 * <!-- end-user-doc -->
8763 * @see TaxationWithRoot.impl.Fiscal_AddressImpl
8764 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getFiscal_Address()
8765 * @generated
8766 */
8767 EClass FISCAL_ADDRESS = eINSTANCE.getFiscal_Address();
8768
8769 /**
8770 * The meta object literal for the '{@link TaxationWithRoot.impl.Habitual_AddressImpl <em>Habitual Address</em>}' class.
8771 * <!-- begin-user-doc -->
8772 * <!-- end-user-doc -->
8773 * @see TaxationWithRoot.impl.Habitual_AddressImpl
8774 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getHabitual_Address()
8775 * @generated
8776 */
8777 EClass HABITUAL_ADDRESS = eINSTANCE.getHabitual_Address();
8778
8779 /**
8780 * The meta object literal for the '{@link TaxationWithRoot.impl.Marriage_RecordImpl <em>Marriage Record</em>}' class.
8781 * <!-- begin-user-doc -->
8782 * <!-- end-user-doc -->
8783 * @see TaxationWithRoot.impl.Marriage_RecordImpl
8784 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getMarriage_Record()
8785 * @generated
8786 */
8787 EClass MARRIAGE_RECORD = eINSTANCE.getMarriage_Record();
8788
8789 /**
8790 * The meta object literal for the '{@link TaxationWithRoot.impl.Non_Resident_Tax_PayerImpl <em>Non Resident Tax Payer</em>}' class.
8791 * <!-- begin-user-doc -->
8792 * <!-- end-user-doc -->
8793 * @see TaxationWithRoot.impl.Non_Resident_Tax_PayerImpl
8794 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getNon_Resident_Tax_Payer()
8795 * @generated
8796 */
8797 EClass NON_RESIDENT_TAX_PAYER = eINSTANCE.getNon_Resident_Tax_Payer();
8798
8799 /**
8800 * The meta object literal for the '<em><b>Is assimilated to resident</b></em>' attribute feature.
8801 * <!-- begin-user-doc -->
8802 * <!-- end-user-doc -->
8803 * @generated
8804 */
8805 EAttribute NON_RESIDENT_TAX_PAYER__IS_ASSIMILATED_TO_RESIDENT = eINSTANCE.getNon_Resident_Tax_Payer_Is_assimilated_to_resident();
8806
8807 /**
8808 * The meta object literal for the '{@link TaxationWithRoot.impl.Partnership_RecordImpl <em>Partnership Record</em>}' class.
8809 * <!-- begin-user-doc -->
8810 * <!-- end-user-doc -->
8811 * @see TaxationWithRoot.impl.Partnership_RecordImpl
8812 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getPartnership_Record()
8813 * @generated
8814 */
8815 EClass PARTNERSHIP_RECORD = eINSTANCE.getPartnership_Record();
8816
8817 /**
8818 * The meta object literal for the '{@link TaxationWithRoot.impl.Resident_Tax_PayerImpl <em>Resident Tax Payer</em>}' class.
8819 * <!-- begin-user-doc -->
8820 * <!-- end-user-doc -->
8821 * @see TaxationWithRoot.impl.Resident_Tax_PayerImpl
8822 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getResident_Tax_Payer()
8823 * @generated
8824 */
8825 EClass RESIDENT_TAX_PAYER = eINSTANCE.getResident_Tax_Payer();
8826
8827 /**
8828 * The meta object literal for the '{@link TaxationWithRoot.impl.Trade_and_Business_IncomeImpl <em>Trade and Business Income</em>}' class.
8829 * <!-- begin-user-doc -->
8830 * <!-- end-user-doc -->
8831 * @see TaxationWithRoot.impl.Trade_and_Business_IncomeImpl
8832 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getTrade_and_Business_Income()
8833 * @generated
8834 */
8835 EClass TRADE_AND_BUSINESS_INCOME = eINSTANCE.getTrade_and_Business_Income();
8836
8837 /**
8838 * The meta object literal for the '{@link TaxationWithRoot.impl.Agriculture_and_Forestry_IncomeImpl <em>Agriculture and Forestry Income</em>}' class.
8839 * <!-- begin-user-doc -->
8840 * <!-- end-user-doc -->
8841 * @see TaxationWithRoot.impl.Agriculture_and_Forestry_IncomeImpl
8842 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getAgriculture_and_Forestry_Income()
8843 * @generated
8844 */
8845 EClass AGRICULTURE_AND_FORESTRY_INCOME = eINSTANCE.getAgriculture_and_Forestry_Income();
8846
8847 /**
8848 * The meta object literal for the '{@link TaxationWithRoot.impl.Pensions_and_Annuities_IncomeImpl <em>Pensions and Annuities Income</em>}' class.
8849 * <!-- begin-user-doc -->
8850 * <!-- end-user-doc -->
8851 * @see TaxationWithRoot.impl.Pensions_and_Annuities_IncomeImpl
8852 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getPensions_and_Annuities_Income()
8853 * @generated
8854 */
8855 EClass PENSIONS_AND_ANNUITIES_INCOME = eINSTANCE.getPensions_and_Annuities_Income();
8856
8857 /**
8858 * The meta object literal for the '<em><b>Occasional payement</b></em>' attribute feature.
8859 * <!-- begin-user-doc -->
8860 * <!-- end-user-doc -->
8861 * @generated
8862 */
8863 EAttribute PENSIONS_AND_ANNUITIES_INCOME__OCCASIONAL_PAYEMENT = eINSTANCE.getPensions_and_Annuities_Income_Occasional_payement();
8864
8865 /**
8866 * The meta object literal for the '{@link TaxationWithRoot.impl.Capital_and_Investments_IncomeImpl <em>Capital and Investments Income</em>}' class.
8867 * <!-- begin-user-doc -->
8868 * <!-- end-user-doc -->
8869 * @see TaxationWithRoot.impl.Capital_and_Investments_IncomeImpl
8870 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getCapital_and_Investments_Income()
8871 * @generated
8872 */
8873 EClass CAPITAL_AND_INVESTMENTS_INCOME = eINSTANCE.getCapital_and_Investments_Income();
8874
8875 /**
8876 * The meta object literal for the '{@link TaxationWithRoot.impl.Employment_IncomeImpl <em>Employment Income</em>}' class.
8877 * <!-- begin-user-doc -->
8878 * <!-- end-user-doc -->
8879 * @see TaxationWithRoot.impl.Employment_IncomeImpl
8880 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getEmployment_Income()
8881 * @generated
8882 */
8883 EClass EMPLOYMENT_INCOME = eINSTANCE.getEmployment_Income();
8884
8885 /**
8886 * The meta object literal for the '{@link TaxationWithRoot.impl.Rentals_and_Leases_IncomeImpl <em>Rentals and Leases Income</em>}' class.
8887 * <!-- begin-user-doc -->
8888 * <!-- end-user-doc -->
8889 * @see TaxationWithRoot.impl.Rentals_and_Leases_IncomeImpl
8890 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getRentals_and_Leases_Income()
8891 * @generated
8892 */
8893 EClass RENTALS_AND_LEASES_INCOME = eINSTANCE.getRentals_and_Leases_Income();
8894
8895 /**
8896 * The meta object literal for the '<em><b>Is periodic</b></em>' attribute feature.
8897 * <!-- begin-user-doc -->
8898 * <!-- end-user-doc -->
8899 * @generated
8900 */
8901 EAttribute RENTALS_AND_LEASES_INCOME__IS_PERIODIC = eINSTANCE.getRentals_and_Leases_Income_Is_periodic();
8902
8903 /**
8904 * The meta object literal for the '{@link TaxationWithRoot.impl.Foreign_IncomeImpl <em>Foreign Income</em>}' class.
8905 * <!-- begin-user-doc -->
8906 * <!-- end-user-doc -->
8907 * @see TaxationWithRoot.impl.Foreign_IncomeImpl
8908 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getForeign_Income()
8909 * @generated
8910 */
8911 EClass FOREIGN_INCOME = eINSTANCE.getForeign_Income();
8912
8913 /**
8914 * The meta object literal for the '{@link TaxationWithRoot.impl.Local_IncomeImpl <em>Local Income</em>}' class.
8915 * <!-- begin-user-doc -->
8916 * <!-- end-user-doc -->
8917 * @see TaxationWithRoot.impl.Local_IncomeImpl
8918 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getLocal_Income()
8919 * @generated
8920 */
8921 EClass LOCAL_INCOME = eINSTANCE.getLocal_Income();
8922
8923 /**
8924 * The meta object literal for the '{@link TaxationWithRoot.impl.CIMImpl <em>CIM</em>}' class.
8925 * <!-- begin-user-doc -->
8926 * <!-- end-user-doc -->
8927 * @see TaxationWithRoot.impl.CIMImpl
8928 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getCIM()
8929 * @generated
8930 */
8931 EClass CIM = eINSTANCE.getCIM();
8932
8933 /**
8934 * The meta object literal for the '{@link TaxationWithRoot.impl.CIPImpl <em>CIP</em>}' class.
8935 * <!-- begin-user-doc -->
8936 * <!-- end-user-doc -->
8937 * @see TaxationWithRoot.impl.CIPImpl
8938 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getCIP()
8939 * @generated
8940 */
8941 EClass CIP = eINSTANCE.getCIP();
8942
8943 /**
8944 * The meta object literal for the '{@link TaxationWithRoot.impl.CISImpl <em>CIS</em>}' class.
8945 * <!-- begin-user-doc -->
8946 * <!-- end-user-doc -->
8947 * @see TaxationWithRoot.impl.CISImpl
8948 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getCIS()
8949 * @generated
8950 */
8951 EClass CIS = eINSTANCE.getCIS();
8952
8953 /**
8954 * The meta object literal for the '{@link TaxationWithRoot.impl.Permanent_ExpenseImpl <em>Permanent Expense</em>}' class.
8955 * <!-- begin-user-doc -->
8956 * <!-- end-user-doc -->
8957 * @see TaxationWithRoot.impl.Permanent_ExpenseImpl
8958 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getPermanent_Expense()
8959 * @generated
8960 */
8961 EClass PERMANENT_EXPENSE = eINSTANCE.getPermanent_Expense();
8962
8963 /**
8964 * The meta object literal for the '<em><b>Category</b></em>' attribute feature.
8965 * <!-- begin-user-doc -->
8966 * <!-- end-user-doc -->
8967 * @generated
8968 */
8969 EAttribute PERMANENT_EXPENSE__CATEGORY = eINSTANCE.getPermanent_Expense_Category();
8970
8971 /**
8972 * The meta object literal for the '{@link TaxationWithRoot.impl.Special_Expense_DSImpl <em>Special Expense DS</em>}' class.
8973 * <!-- begin-user-doc -->
8974 * <!-- end-user-doc -->
8975 * @see TaxationWithRoot.impl.Special_Expense_DSImpl
8976 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getSpecial_Expense_DS()
8977 * @generated
8978 */
8979 EClass SPECIAL_EXPENSE_DS = eINSTANCE.getSpecial_Expense_DS();
8980
8981 /**
8982 * The meta object literal for the '{@link TaxationWithRoot.impl.Interest_ExpenseImpl <em>Interest Expense</em>}' class.
8983 * <!-- begin-user-doc -->
8984 * <!-- end-user-doc -->
8985 * @see TaxationWithRoot.impl.Interest_ExpenseImpl
8986 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getInterest_Expense()
8987 * @generated
8988 */
8989 EClass INTEREST_EXPENSE = eINSTANCE.getInterest_Expense();
8990
8991 /**
8992 * The meta object literal for the '{@link TaxationWithRoot.impl.Private_Insurance_and_PlanImpl <em>Private Insurance and Plan</em>}' class.
8993 * <!-- begin-user-doc -->
8994 * <!-- end-user-doc -->
8995 * @see TaxationWithRoot.impl.Private_Insurance_and_PlanImpl
8996 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getPrivate_Insurance_and_Plan()
8997 * @generated
8998 */
8999 EClass PRIVATE_INSURANCE_AND_PLAN = eINSTANCE.getPrivate_Insurance_and_Plan();
9000
9001 /**
9002 * The meta object literal for the '<em><b>Category</b></em>' attribute feature.
9003 * <!-- begin-user-doc -->
9004 * <!-- end-user-doc -->
9005 * @generated
9006 */
9007 EAttribute PRIVATE_INSURANCE_AND_PLAN__CATEGORY = eINSTANCE.getPrivate_Insurance_and_Plan_Category();
9008
9009 /**
9010 * The meta object literal for the '<em><b>Duration of contract</b></em>' attribute feature.
9011 * <!-- begin-user-doc -->
9012 * <!-- end-user-doc -->
9013 * @generated
9014 */
9015 EAttribute PRIVATE_INSURANCE_AND_PLAN__DURATION_OF_CONTRACT = eINSTANCE.getPrivate_Insurance_and_Plan_Duration_of_contract();
9016
9017 /**
9018 * The meta object literal for the '{@link TaxationWithRoot.impl.Health_and_Pension_InsuranceImpl <em>Health and Pension Insurance</em>}' class.
9019 * <!-- begin-user-doc -->
9020 * <!-- end-user-doc -->
9021 * @see TaxationWithRoot.impl.Health_and_Pension_InsuranceImpl
9022 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getHealth_and_Pension_Insurance()
9023 * @generated
9024 */
9025 EClass HEALTH_AND_PENSION_INSURANCE = eINSTANCE.getHealth_and_Pension_Insurance();
9026
9027 /**
9028 * The meta object literal for the '<em><b>Category</b></em>' attribute feature.
9029 * <!-- begin-user-doc -->
9030 * <!-- end-user-doc -->
9031 * @generated
9032 */
9033 EAttribute HEALTH_AND_PENSION_INSURANCE__CATEGORY = eINSTANCE.getHealth_and_Pension_Insurance_Category();
9034
9035 /**
9036 * The meta object literal for the '<em><b>Is related to additional salary</b></em>' attribute feature.
9037 * <!-- begin-user-doc -->
9038 * <!-- end-user-doc -->
9039 * @generated
9040 */
9041 EAttribute HEALTH_AND_PENSION_INSURANCE__IS_RELATED_TO_ADDITIONAL_SALARY = eINSTANCE.getHealth_and_Pension_Insurance_Is_related_to_additional_salary();
9042
9043 /**
9044 * The meta object literal for the '{@link TaxationWithRoot.impl.DonationImpl <em>Donation</em>}' class.
9045 * <!-- begin-user-doc -->
9046 * <!-- end-user-doc -->
9047 * @see TaxationWithRoot.impl.DonationImpl
9048 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getDonation()
9049 * @generated
9050 */
9051 EClass DONATION = eINSTANCE.getDonation();
9052
9053 /**
9054 * The meta object literal for the '<em><b>Beneficiary1</b></em>' attribute feature.
9055 * <!-- begin-user-doc -->
9056 * <!-- end-user-doc -->
9057 * @generated
9058 */
9059 EAttribute DONATION__BENEFICIARY1 = eINSTANCE.getDonation_Beneficiary1();
9060
9061 /**
9062 * The meta object literal for the '<em><b>Is donation reported</b></em>' attribute feature.
9063 * <!-- begin-user-doc -->
9064 * <!-- end-user-doc -->
9065 * @generated
9066 */
9067 EAttribute DONATION__IS_DONATION_REPORTED = eINSTANCE.getDonation_Is_donation_reported();
9068
9069 /**
9070 * The meta object literal for the '{@link TaxationWithRoot.impl.Loss_CarryforwardImpl <em>Loss Carryforward</em>}' class.
9071 * <!-- begin-user-doc -->
9072 * <!-- end-user-doc -->
9073 * @see TaxationWithRoot.impl.Loss_CarryforwardImpl
9074 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getLoss_Carryforward()
9075 * @generated
9076 */
9077 EClass LOSS_CARRYFORWARD = eINSTANCE.getLoss_Carryforward();
9078
9079 /**
9080 * The meta object literal for the '{@link TaxationWithRoot.impl.Spousal_Expense_ACImpl <em>Spousal Expense AC</em>}' class.
9081 * <!-- begin-user-doc -->
9082 * <!-- end-user-doc -->
9083 * @see TaxationWithRoot.impl.Spousal_Expense_ACImpl
9084 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getSpousal_Expense_AC()
9085 * @generated
9086 */
9087 EClass SPOUSAL_EXPENSE_AC = eINSTANCE.getSpousal_Expense_AC();
9088
9089 /**
9090 * The meta object literal for the '{@link TaxationWithRoot.impl.Extraordinary_Expense_CEImpl <em>Extraordinary Expense CE</em>}' class.
9091 * <!-- begin-user-doc -->
9092 * <!-- end-user-doc -->
9093 * @see TaxationWithRoot.impl.Extraordinary_Expense_CEImpl
9094 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getExtraordinary_Expense_CE()
9095 * @generated
9096 */
9097 EClass EXTRAORDINARY_EXPENSE_CE = eINSTANCE.getExtraordinary_Expense_CE();
9098
9099 /**
9100 * The meta object literal for the '<em><b>Thresholded deduction percentage</b></em>' attribute feature.
9101 * <!-- begin-user-doc -->
9102 * <!-- end-user-doc -->
9103 * @generated
9104 */
9105 EAttribute EXTRAORDINARY_EXPENSE_CE__THRESHOLDED_DEDUCTION_PERCENTAGE = eINSTANCE.getExtraordinary_Expense_CE_Thresholded_deduction_percentage();
9106
9107 /**
9108 * The meta object literal for the '<em><b>Ce type</b></em>' attribute feature.
9109 * <!-- begin-user-doc -->
9110 * <!-- end-user-doc -->
9111 * @generated
9112 */
9113 EAttribute EXTRAORDINARY_EXPENSE_CE__CE_TYPE = eINSTANCE.getExtraordinary_Expense_CE_Ce_type();
9114
9115 /**
9116 * The meta object literal for the '{@link TaxationWithRoot.impl.Travel_Expense_FDImpl <em>Travel Expense FD</em>}' class.
9117 * <!-- begin-user-doc -->
9118 * <!-- end-user-doc -->
9119 * @see TaxationWithRoot.impl.Travel_Expense_FDImpl
9120 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getTravel_Expense_FD()
9121 * @generated
9122 */
9123 EClass TRAVEL_EXPENSE_FD = eINSTANCE.getTravel_Expense_FD();
9124
9125 /**
9126 * The meta object literal for the '{@link TaxationWithRoot.impl.Professional_ExpenseImpl <em>Professional Expense</em>}' class.
9127 * <!-- begin-user-doc -->
9128 * <!-- end-user-doc -->
9129 * @see TaxationWithRoot.impl.Professional_ExpenseImpl
9130 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getProfessional_Expense()
9131 * @generated
9132 */
9133 EClass PROFESSIONAL_EXPENSE = eINSTANCE.getProfessional_Expense();
9134
9135 /**
9136 * The meta object literal for the '{@link TaxationWithRoot.impl.Miscellaneous_Expense_FOImpl <em>Miscellaneous Expense FO</em>}' class.
9137 * <!-- begin-user-doc -->
9138 * <!-- end-user-doc -->
9139 * @see TaxationWithRoot.impl.Miscellaneous_Expense_FOImpl
9140 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getMiscellaneous_Expense_FO()
9141 * @generated
9142 */
9143 EClass MISCELLANEOUS_EXPENSE_FO = eINSTANCE.getMiscellaneous_Expense_FO();
9144
9145 /**
9146 * The meta object literal for the '{@link TaxationWithRoot.impl.ResourceImpl <em>Resource</em>}' class.
9147 * <!-- begin-user-doc -->
9148 * <!-- end-user-doc -->
9149 * @see TaxationWithRoot.impl.ResourceImpl
9150 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getResource()
9151 * @generated
9152 */
9153 EClass RESOURCE = eINSTANCE.getResource();
9154
9155 /**
9156 * The meta object literal for the '<em><b>Contains</b></em>' containment reference list feature.
9157 * <!-- begin-user-doc -->
9158 * <!-- end-user-doc -->
9159 * @generated
9160 */
9161 EReference RESOURCE__CONTAINS = eINSTANCE.getResource_Contains();
9162
9163 /**
9164 * The meta object literal for the '{@link TaxationWithRoot.Grantor <em>Grantor</em>}' enum.
9165 * <!-- begin-user-doc -->
9166 * <!-- end-user-doc -->
9167 * @see TaxationWithRoot.Grantor
9168 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getGrantor()
9169 * @generated
9170 */
9171 EEnum GRANTOR = eINSTANCE.getGrantor();
9172
9173 /**
9174 * The meta object literal for the '{@link TaxationWithRoot.Disability_Types <em>Disability Types</em>}' enum.
9175 * <!-- begin-user-doc -->
9176 * <!-- end-user-doc -->
9177 * @see TaxationWithRoot.Disability_Types
9178 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getDisability_Types()
9179 * @generated
9180 */
9181 EEnum DISABILITY_TYPES = eINSTANCE.getDisability_Types();
9182
9183 /**
9184 * The meta object literal for the '{@link TaxationWithRoot.Country <em>Country</em>}' enum.
9185 * <!-- begin-user-doc -->
9186 * <!-- end-user-doc -->
9187 * @see TaxationWithRoot.Country
9188 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getCountry()
9189 * @generated
9190 */
9191 EEnum COUNTRY = eINSTANCE.getCountry();
9192
9193 /**
9194 * The meta object literal for the '{@link TaxationWithRoot.Tax_Office <em>Tax Office</em>}' enum.
9195 * <!-- begin-user-doc -->
9196 * <!-- end-user-doc -->
9197 * @see TaxationWithRoot.Tax_Office
9198 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getTax_Office()
9199 * @generated
9200 */
9201 EEnum TAX_OFFICE = eINSTANCE.getTax_Office();
9202
9203 /**
9204 * The meta object literal for the '{@link TaxationWithRoot.Tax_Class_Category <em>Tax Class Category</em>}' enum.
9205 * <!-- begin-user-doc -->
9206 * <!-- end-user-doc -->
9207 * @see TaxationWithRoot.Tax_Class_Category
9208 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getTax_Class_Category()
9209 * @generated
9210 */
9211 EEnum TAX_CLASS_CATEGORY = eINSTANCE.getTax_Class_Category();
9212
9213 /**
9214 * The meta object literal for the '{@link TaxationWithRoot.Job_Activity <em>Job Activity</em>}' enum.
9215 * <!-- begin-user-doc -->
9216 * <!-- end-user-doc -->
9217 * @see TaxationWithRoot.Job_Activity
9218 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getJob_Activity()
9219 * @generated
9220 */
9221 EEnum JOB_ACTIVITY = eINSTANCE.getJob_Activity();
9222
9223 /**
9224 * The meta object literal for the '{@link TaxationWithRoot.Town <em>Town</em>}' enum.
9225 * <!-- begin-user-doc -->
9226 * <!-- end-user-doc -->
9227 * @see TaxationWithRoot.Town
9228 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getTown()
9229 * @generated
9230 */
9231 EEnum TOWN = eINSTANCE.getTown();
9232
9233 /**
9234 * The meta object literal for the '{@link TaxationWithRoot.CE_Type <em>CE Type</em>}' enum.
9235 * <!-- begin-user-doc -->
9236 * <!-- end-user-doc -->
9237 * @see TaxationWithRoot.CE_Type
9238 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getCE_Type()
9239 * @generated
9240 */
9241 EEnum CE_TYPE = eINSTANCE.getCE_Type();
9242
9243 /**
9244 * The meta object literal for the '{@link TaxationWithRoot.Expense_Purpose <em>Expense Purpose</em>}' enum.
9245 * <!-- begin-user-doc -->
9246 * <!-- end-user-doc -->
9247 * @see TaxationWithRoot.Expense_Purpose
9248 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getExpense_Purpose()
9249 * @generated
9250 */
9251 EEnum EXPENSE_PURPOSE = eINSTANCE.getExpense_Purpose();
9252
9253 /**
9254 * The meta object literal for the '{@link TaxationWithRoot.Dependent_Type <em>Dependent Type</em>}' enum.
9255 * <!-- begin-user-doc -->
9256 * <!-- end-user-doc -->
9257 * @see TaxationWithRoot.Dependent_Type
9258 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getDependent_Type()
9259 * @generated
9260 */
9261 EEnum DEPENDENT_TYPE = eINSTANCE.getDependent_Type();
9262
9263 /**
9264 * The meta object literal for the '{@link TaxationWithRoot.Separation_Causes <em>Separation Causes</em>}' enum.
9265 * <!-- begin-user-doc -->
9266 * <!-- end-user-doc -->
9267 * @see TaxationWithRoot.Separation_Causes
9268 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getSeparation_Causes()
9269 * @generated
9270 */
9271 EEnum SEPARATION_CAUSES = eINSTANCE.getSeparation_Causes();
9272
9273 /**
9274 * The meta object literal for the '{@link TaxationWithRoot.Category_of_Permanent_Expense <em>Category of Permanent Expense</em>}' enum.
9275 * <!-- begin-user-doc -->
9276 * <!-- end-user-doc -->
9277 * @see TaxationWithRoot.Category_of_Permanent_Expense
9278 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getCategory_of_Permanent_Expense()
9279 * @generated
9280 */
9281 EEnum CATEGORY_OF_PERMANENT_EXPENSE = eINSTANCE.getCategory_of_Permanent_Expense();
9282
9283 /**
9284 * The meta object literal for the '{@link TaxationWithRoot.Category_of_Health_and_Pension_Insurances <em>Category of Health and Pension Insurances</em>}' enum.
9285 * <!-- begin-user-doc -->
9286 * <!-- end-user-doc -->
9287 * @see TaxationWithRoot.Category_of_Health_and_Pension_Insurances
9288 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getCategory_of_Health_and_Pension_Insurances()
9289 * @generated
9290 */
9291 EEnum CATEGORY_OF_HEALTH_AND_PENSION_INSURANCES = eINSTANCE.getCategory_of_Health_and_Pension_Insurances();
9292
9293 /**
9294 * The meta object literal for the '{@link TaxationWithRoot.Category_of_Private_Insurance_and_Plan <em>Category of Private Insurance and Plan</em>}' enum.
9295 * <!-- begin-user-doc -->
9296 * <!-- end-user-doc -->
9297 * @see TaxationWithRoot.Category_of_Private_Insurance_and_Plan
9298 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getCategory_of_Private_Insurance_and_Plan()
9299 * @generated
9300 */
9301 EEnum CATEGORY_OF_PRIVATE_INSURANCE_AND_PLAN = eINSTANCE.getCategory_of_Private_Insurance_and_Plan();
9302
9303 /**
9304 * The meta object literal for the '{@link TaxationWithRoot.Legal_Union_Types <em>Legal Union Types</em>}' enum.
9305 * <!-- begin-user-doc -->
9306 * <!-- end-user-doc -->
9307 * @see TaxationWithRoot.Legal_Union_Types
9308 * @see TaxationWithRoot.impl.TaxationWithRootPackageImpl#getLegal_Union_Types()
9309 * @generated
9310 */
9311 EEnum LEGAL_UNION_TYPES = eINSTANCE.getLegal_Union_Types();
9312
9313 }
9314
9315} //TaxationWithRootPackage