Rose project import

This plug-out is developed using BOUML in C++. As it is signified by its name, this one import a Rose model from its .mdl (and associated files) into BOUML in the package/project where it is launch.

This plug-out is under development, actually the imported diagrams are created empty, the BOUML's API doesn't yet allows to modify them. Actually the reverse C++ doesn't allows to complete the imported model with the files generated by Rose.

BOUML manages the case of the controlled packages through a .cat or a .sub files find through a $variable rather than a fixed path. When a variable is not an environment variable, BOUML ask for its value (only one time, or course).

BOUML write a message into the tool window each time it cannot import something.

Previous : genpro

Next : Plug-out upgrade