Community
Participate
Working Groups
Created attachment 132776 [details] Plugin to filter uml models and highlight dependencies In MoDisco, it exists some plugins that provide a standard transformation chain from a java application to a Uml model of this java application. This plugin demonstrates use of this transformation chain and also how to customize it to adapt existing transformations to a particular need. Goal of this plugin : From a selected element (a java file) in a java application, we would like to have a Uml model that represents selected element and its dependencies to other elements of the java application (structural dependencies and also dynamic dependencies = local variable, invocation of static method ...). To avoid overload of informations into Uml model, the model will contain only selected element and related elements. Regards Gabriel Barbier
Contributed to SVN.
Contributed to MoDisco SVN.