Difference between revisions of "PlayGo Screenshots"
Line 1: | Line 1: | ||
− | + | === The LSC Editor === | |
− | === | + | |
[[Image:LSCEditor.jpg|LSC Editor]] | [[Image:LSCEditor.jpg|LSC Editor]] | ||
Line 7: | Line 6: | ||
---- | ---- | ||
+ | |||
+ | === Play-out === | ||
[[Image:PlayOut.jpg|Play-out]] | [[Image:PlayOut.jpg|Play-out]] | ||
− | |||
− | |||
Demonstrating play-out and watching an LSC specification during its execution. On the left, the active LSCs, annotated with their current cuts. On the right, the GUI of the application under development (an automatic teller machine). | Demonstrating play-out and watching an LSC specification during its execution. On the left, the active LSCs, annotated with their current cuts. On the right, the GUI of the application under development (an automatic teller machine). | ||
Line 15: | Line 14: | ||
---- | ---- | ||
+ | ===LSC Debugger - Cut and Locations === | ||
[[Image:LSCDebug.jpg | LSC Debugger]] | [[Image:LSCDebug.jpg | LSC Debugger]] | ||
− | + | ||
Current cut is displayed and LSCs locations are highlighted | Current cut is displayed and LSCs locations are highlighted | ||
Line 23: | Line 23: | ||
---- | ---- | ||
+ | ===LSC Debugger - Breakpoints === | ||
[[Image:LSCDebug2.jpg | LSC Debugger]] | [[Image:LSCDebug2.jpg | LSC Debugger]] | ||
− | + | ||
Note the red circle on the right most lifeline of the LSC, indicating a user-defined breakpoint. | Note the red circle on the right most lifeline of the LSC, indicating a user-defined breakpoint. | ||
− | |||
---- | ---- | ||
+ | === Message Arguments === | ||
[[Image:MessageArgs.jpg | Message Arguments]] | [[Image:MessageArgs.jpg | Message Arguments]] | ||
− | + | During play-in, a dialog to define message arguments | |
---- | ---- | ||
+ | |||
+ | ===S2A Properties=== | ||
[[Image:S2AProperties.jpg | S2A Properties]] | [[Image:S2AProperties.jpg | S2A Properties]] | ||
− | + | ||
A properties dialog for S2A build, allowing the engineer to select which LSCs should be compiled etc. | A properties dialog for S2A build, allowing the engineer to select which LSCs should be compiled etc. |
Revision as of 06:25, 5 September 2010
Contents
The LSC Editor
Note the red and blue elements in the diagram, indicating hot and cold LSC messages and conditions. Note also the Properties pane at the bottom of the screen, currently showing the properties of the selected lifeline "Bank": its binding is "static", its polymorphic scope is "deep", and its type is "system"
Play-out
Demonstrating play-out and watching an LSC specification during its execution. On the left, the active LSCs, annotated with their current cuts. On the right, the GUI of the application under development (an automatic teller machine).
LSC Debugger - Cut and Locations
Current cut is displayed and LSCs locations are highlighted
LSC Debugger - Breakpoints
Note the red circle on the right most lifeline of the LSC, indicating a user-defined breakpoint.
Message Arguments
During play-in, a dialog to define message arguments
S2A Properties
A properties dialog for S2A build, allowing the engineer to select which LSCs should be compiled etc.