Community
Participate
Working Groups
Needed functionality: The user selects several diagram categories, and several uml/notation/di files are created - one for each category are created as a result Provide API that will allows the user to implement such customizations.
Since diagram name is specified on a separate page it's not obvious how to name several diagrams at once
r4086: SelectDiagramCategoryPage class has been modified so now itallows the user to select several diagram Categories. Diagram Method getDiagramCategories() allows to get them
r4095 - Wizard page are provided for every selected category. Corresponding model files are created - one *.uml file for every category.
Fixed in tranc