The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| Todo Work | 8 | todo, FIXME, @deprecated |
Each tag is detailed below:
Number of occurrences found in the code: 8
| org.andromda.translation.ocl.validation.OCLCollections | Line |
|---|---|
| Fix infinite loop | 248 |
| implement | 536 |
| implement | 546 |
| implement | 585 |
| implement | 721 |
| implement | 821 |
| org.andromda.translation.ocl.validation.ValidationJavaTranslator | Line |
| improve implementation to reduce the code duplication (avoid having two write statements) | 534 |
| this method very naively replaces every single quote by a double quote, this should be updated | 1403 |