Ignore:
Timestamp:
Oct 17, 2007, 11:19:55 AM (16 years ago)
Author:
Gregory Vincic
Message:

Added intermediate action that checks if an existing gel has been selected or not when creating a separation event.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/servlet/doc/creating_separation_events.state.violet

    r2163 r2164  
    139139     <object class="java.awt.geom.Rectangle2D$Double">
    140140      <void method="setRect">
    141        <double>840.0</double>
    142        <double>290.0</double>
     141       <double>870.0</double>
     142       <double>240.0</double>
    143143       <double>160.0</double>
    144144       <double>60.0</double>
     
    148148    <void property="bounds">
    149149     <void method="setRect">
    150       <double>840.0</double>
    151       <double>290.0</double>
     150      <double>870.0</double>
     151      <double>240.0</double>
    152152      <double>160.0</double>
    153153      <double>60.0</double>
     
    162162   <object class="java.awt.geom.Point2D$Double">
    163163    <void method="setLocation">
    164      <double>840.0</double>
    165      <double>290.0</double>
     164     <double>870.0</double>
     165     <double>240.0</double>
    166166    </void>
    167167   </object>
     
    172172     <object class="java.awt.geom.Rectangle2D$Double">
    173173      <void method="setRect">
    174        <double>630.0</double>
    175        <double>440.0</double>
     174       <double>620.0</double>
     175       <double>470.0</double>
    176176       <double>140.0</double>
    177177       <double>60.0</double>
     
    181181    <void property="bounds">
    182182     <void method="setRect">
    183       <double>630.0</double>
    184       <double>440.0</double>
     183      <double>620.0</double>
     184      <double>470.0</double>
    185185      <double>140.0</double>
    186186      <double>60.0</double>
     
    195195   <object class="java.awt.geom.Point2D$Double">
    196196    <void method="setLocation">
    197      <double>630.0</double>
    198      <double>440.0</double>
     197     <double>620.0</double>
     198     <double>470.0</double>
    199199    </void>
    200200   </object>
     
    390390   </object>
    391391  </void>
     392  <void method="addNode">
     393   <object id="StateNode9" class="com.horstmann.violet.StateNode">
     394    <void property="bounds">
     395     <object class="java.awt.geom.Rectangle2D$Double">
     396      <void method="setRect">
     397       <double>870.0</double>
     398       <double>370.0</double>
     399       <double>180.0</double>
     400       <double>60.0</double>
     401      </void>
     402     </object>
     403    </void>
     404    <void property="bounds">
     405     <void method="setRect">
     406      <double>870.0</double>
     407      <double>370.0</double>
     408      <double>180.0</double>
     409      <double>60.0</double>
     410     </void>
     411    </void>
     412    <void property="name">
     413     <void property="text">
     414      <string>GelElectrophoresisSelected</string>
     415     </void>
     416    </void>
     417   </object>
     418   <object class="java.awt.geom.Point2D$Double">
     419    <void method="setLocation">
     420     <double>870.0</double>
     421     <double>370.0</double>
     422    </void>
     423   </object>
     424  </void>
    392425  <void method="connect">
    393426   <object class="com.horstmann.violet.StateTransitionEdge">
     
    421454   <object class="com.horstmann.violet.StateTransitionEdge">
    422455    <void property="label">
    423      <string>One selected</string>
    424     </void>
    425    </object>
    426    <object idref="StateNode4"/>
    427    <object idref="StateNode6"/>
    428   </void>
    429   <void method="connect">
    430    <object class="com.horstmann.violet.StateTransitionEdge">
    431     <void property="label">
    432      <string>No selection</string>
    433     </void>
    434    </object>
    435    <object idref="StateNode4"/>
    436    <object idref="StateNode5"/>
    437   </void>
    438   <void method="connect">
    439    <object class="com.horstmann.violet.StateTransitionEdge">
    440     <void property="label">
    441456     <string>Save</string>
    442457    </void>
     
    483498   <object idref="StateNode0"/>
    484499  </void>
     500  <void method="connect">
     501   <object class="com.horstmann.violet.StateTransitionEdge">
     502    <void property="label">
     503     <string>Next</string>
     504    </void>
     505   </object>
     506   <object idref="StateNode4"/>
     507   <object idref="StateNode9"/>
     508  </void>
     509  <void method="connect">
     510   <object class="com.horstmann.violet.StateTransitionEdge">
     511    <void property="label">
     512     <string>One selected</string>
     513    </void>
     514   </object>
     515   <object idref="StateNode9"/>
     516   <object idref="StateNode6"/>
     517  </void>
     518  <void method="connect">
     519   <object class="com.horstmann.violet.StateTransitionEdge">
     520    <void property="label">
     521     <string>No Selected</string>
     522    </void>
     523   </object>
     524   <object idref="StateNode9"/>
     525   <object idref="StateNode5"/>
     526  </void>
    485527 </object>
    486528</java>
Note: See TracChangeset for help on using the changeset viewer.