ReElDor.exe is a standalone command line utility used for reformatting and refactoring LDL+ logic on the models migrated from EAE 3r3. It performs the following functions:
Minimize Insertable Substitution Strings (Refactor LDL+ logic to reduce insertable substrings)
Pretty Print (Reformat LDL+ logic using specified rules)
Change Insert Attribute to Class for the correct usage of insertable
The utility logs its activities in a log file that is created in the working directory (by default, the utility creates a ReElDor.log in C:\ProgramData\Unisys\ABSuite\7.0\ReEldor\ReEldor.log unless a log file name is provided using the –L parameter of the ReElDor utility).
Note: Backup the model before executing this utility so that you can revert to the original model, if the changes made by the utility are not acceptable.