Hi,
I am trying menus in Moose 4.6. I loaded Moose from MooseScript (method
createModelForMoose). And I tried all command in menus.
Here are my comments:
On a PackageGroup, some commands are strange or does not work:
- utilities
- bookmark entity: it does not update the glamour browser and we should close and reopen
the browser to see bookmarked entities. It also changes the name of my group... which is
not the behavior that I want.
- createLoadScriptForGroup: I tried with a new class name, the class is not created. When
I use MooseScripts, I have a DNU because of UIManager
- visualize:
- browse package blueprint: DNU
- customizable eyesee chart: should have a progress bar when the computing is slow.
- Dependencies (cycles): seems not working (loop ?)
- distributionMap for these elements: I just did "next", "finish"
without configuring anything, I have a DNU
- distributionMap for these parts: I have a SubscriptOutOfBounds.
- export GML graph: I want to specify the place of the file
- package wise system complexity: Zero Divide
- encaps DSM: the name are not well placed
- enriched cycleTable: should have a progress bar
- enriched dsm too.
Jannik