|
| Convert Imports by Martha AndrewsIn Rose 98, it was possible to set the Module Specification property AdditionalImports to generate import statements in a .java file. In Rose 98i, the AdditionalImports property is no longer used. So, the imports are not added when the .java file is generated. This script cycles through all modules in the model and gets the import statements listed in the AdditionalImports property for each. It then creates dependency relations which will resolve to import statements when code is generated. Limitations
Instructions
Download (6KB) (May-99) |
|