- Save a model (as)
- Close the editor
- Drag&Drop a class from the BrowserTree to the Modules-palette/ ConstructionArea
- Drag&Drop a class from the Modules-palette to the ConstructionArea
- Delete a class in the Modules-palette
- Disposing a slot in the ConstructionArea of the PaletteWindow is tested in the junit test Promot/trunk/promot/src/gui/org/mpg/dcts/promot/vizedit/cmds/CmdDisposeTest.java
- Open a further Visual Editor for the class of a slot
- Rename a connected slot is tested in junit test Promot/trunk/promot/src/gui/org/mpg/dcts/promot/test/CmdRenameTest.java, missing test for unconnected
- Connect two slots
- Translate a slot
- Propagate a terminal from a slots port (logical gate terminal, logical compound terminal, dynamic terminals)
- Copy&Paste a selection of slots (inside one/ between two editors)
- EditDetailsDialog (single changes/combination of changes)
- Elevate a modules content to the current level (de-modularization)
- Create a new class from a selection (modularization)
- Export graphics
- Set Map number
- Set parameter to selection
- Setting the model size is tested in Promot/trunk/promot/src/gui/org/mpg/dcts/promot/vizedit/cmds/CmdSetModelSizeTest.java
- Fitting the model size to module content is also tested in Promot/trunk/promot/src/gui/org/mpg/dcts/promot/vizedit/cmds/CmdSetModelSizeTest.java
Download in other formats: