The symbols are as follows:
| Language | Annotation Symbols |
|---|---|
| Ada | Element: --++ <ElementType> <ElementName> Body: --+[ <ElementType> <ElementName> --+] |
| C | Element: /*## <ElementType> <ElementName> */ Body: /*#[ <ElementType> <ElementName> */ /*#]*/ |
| C++ and Java | Element: //## <ElementType> <ElementName> Body: //#[ <ElementType> <ElementName> //#] |
To recover corrupted roundtrip annotations:
If you have modified any of the files, the following message is displayed:
File <filename> has been modified externally. Do you want to roundtrip?
If you modified the file contents, you must roundtrip to add the modifications to the model. Choose Yes to confirm the roundtrip. The product updates the model and the generated code reflects your manual modifications.
If you choose No, the product overwrites the modified files, and your changes are lost.