Changes between Version 21 and Version 22 of PromotEditorTest
- Timestamp:
- Jul 27, 2009, 3:24:10 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PromotEditorTest
v21 v22 41 41 11. Propagate a terminal from a slots port 42 42 * logical gate terminal & logical compound terminal: [[BR]] 43 Use Setup A, insert a new slot "and-2" by Drag and Drop from the modulespalette,43 Use Setup A, insert a new slot "and-2" by Drag and Drop from the Modules-palette, 44 44 right click on the new node and choose 'Connect Terminals' -> 'Propagate input 1' from the context menu, a new 'term-struct-input' named 45 45 'input1' is created and connected to the input1-terminal of the 'and_2'; [[BR]] 46 Now insert a new slot "kinase" by Drag and Drop from the modulespalette,46 Now insert a new slot "kinase" by Drag and Drop from the Modules-palette, 47 47 right click on the new node and choose 'Connect Terminals' -> 'Propagate input' from the context menu, a 'struct-adapter-compound' is inserted and its 48 48 input-terminal is propagated. There is also a !LinkNode created for the link between the compound and the adapter and placed on the compound terminal. 49 49 * dynamic terminals: [[BR]] 50 Use Setup B, insert a new slot "storage-intra" by Drag and Drop from the modulespalette,50 Use Setup B, insert a new slot "storage-intra" by Drag and Drop from the Modules-palette, 51 51 right click on the new node and choose 'Connect Terminals' -> 'Propagate cf' from the context menu, an 'adapter-flux' is inserted and its 52 52 term-reaction-flux is propagated to the modules border. … … 60 60 18. Setting the model size is tested in [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/vizedit/cmds/CmdSetModelSizeTest.java][[BR]][[BR]] 61 61 19. Fitting the model size to module content is also tested in [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/vizedit/cmds/CmdSetModelSizeTest.java][[BR]][[BR]] 62 20. Choose from the menu 'Tools'->'Layout'->'Spring Layout', keep all standardoptions in dialog, click the button 'Layout'. Repeat the operation for all other layouts (Radial, Grid, Random, Simple Compound, Compound). Check layout results in editor. [[BR]][[BR]]62 20. Choose from the menu 'Tools'->'Layout'->'Spring Layout', keep default options in dialog, click the button 'Layout'. Repeat the operation for all other layouts (Radial, Grid, Random, Simple Compound, Compound). Check layout results in editor. [[BR]][[BR]] 63 63 21. Setup C: 64 64 * Activate the !ShortCut Activation from the !toolbar