Difference between revisions of "PlayGo HowTo"
From WeizmannWiki
		
		
		
| (30 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | *[[Getting Started with PlayGo#Create_your_First_LSC_Project|How to create a new LSC project]]  | |
| − | + | *[[How to create a system model]]  | |
| + | *[[How to Play-In|How to play in]]  | ||
| + | *[[How to Play-Out|How to play out]]  | ||
| + | *[[How to debug]]  | ||
| + | *[[How_to_play_out_with_the_system_model | How to play-out with system model]]  | ||
| + | *[[How to change a play-out strategy]]  | ||
| + | *[[How to train a model for statistical play-in | How to train a model for statistical play-in]]  | ||
| + | *[[How to parse requirements using a trained statistical model]]  | ||
| + | *[[How to implement Universal Binding|How to implement universal binding]]  | ||
| + | *[[How to create an LSC specification using the Java API]]  | ||
| + | *[[How to view a specification: in the LSC editor and in the UML editor|How to view LSC specification using the LSC editor or the UML editor]]  | ||
| + | *[[How to see the locations in the LSC editor]]  | ||
| + | *[[How to change the way elements are shown in the LSC editor]]  | ||
| + | *[[Multiple model files|How to work with multiple model files]]  | ||
| + | *[[How to generate a Tracer log|How to generate and view a Trace log]]  | ||
| + | *[[How to generate and view a TraceVis log]]  | ||
| + | *[[How to run an LSC project outside the context of PlayGo]]  | ||
| + | *[[How to create S2A-BPJ integrated solution]]  | ||
Latest revision as of 07:08, 9 November 2014
- How to create a new LSC project
 - How to create a system model
 - How to play in
 - How to play out
 - How to debug
 - How to play-out with system model
 - How to change a play-out strategy
 - How to train a model for statistical play-in
 - How to parse requirements using a trained statistical model
 - How to implement universal binding
 - How to create an LSC specification using the Java API
 - How to view LSC specification using the LSC editor or the UML editor
 - How to see the locations in the LSC editor
 - How to change the way elements are shown in the LSC editor
 - How to work with multiple model files
 - How to generate and view a Trace log
 - How to generate and view a TraceVis log
 - How to run an LSC project outside the context of PlayGo
 - How to create S2A-BPJ integrated solution