Changes between Version 21 and Version 22 of PromotEditorTest


Ignore:
Timestamp:
Jul 27, 2009, 3:24:10 PM (16 years ago)
Author:
mirschel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PromotEditorTest

    v21 v22  
    4141 11. Propagate a terminal from a slots port
    4242    * logical gate terminal & logical compound terminal: [[BR]]
    43       Use Setup A, insert a new slot "and-2" by Drag and Drop from the modules palette,
     43      Use Setup A, insert a new slot "and-2" by Drag and Drop from the Modules-palette,
    4444      right click on the new node and choose 'Connect Terminals' -> 'Propagate input 1' from the context menu, a new 'term-struct-input' named
    4545      '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 modules palette,
     46      Now insert a new slot "kinase" by Drag and Drop from the Modules-palette,
    4747      right click on the new node and choose 'Connect Terminals' -> 'Propagate input' from the context menu, a 'struct-adapter-compound' is inserted and its         
    4848      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.
    4949    * dynamic terminals: [[BR]]
    50       Use Setup B, insert a new slot "storage-intra" by Drag and Drop from the modules palette,
     50      Use Setup B, insert a new slot "storage-intra" by Drag and Drop from the Modules-palette,
    5151      right click on the new node and choose 'Connect Terminals' -> 'Propagate cf' from the context menu, an 'adapter-flux' is inserted and its         
    5252      term-reaction-flux is propagated to the modules border.
     
    6060 18. Setting the model size is tested in [source:/Promot/trunk/promot/src/gui/org/mpg/dcts/promot/vizedit/cmds/CmdSetModelSizeTest.java][[BR]][[BR]]
    6161 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 standard 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]]
     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]]
    6363 21. Setup C:
    6464   * Activate the !ShortCut Activation from the !toolbar