Chapter 7
Tutorial Sending Data (Java)

 7.1 Scope
 7.2 Create a new model from scratch
 7.3 Add a data class
 7.4 Create a new protocol
 7.5 Create MrPing and MrPong Actors
 7.6 Define Actor Structure and Behavior
  7.6.1 Define MrPongs behavior
  7.6.2 Define MrPing behavior
 7.7 Define the top level
 7.8 Generate and run the model
 7.9 Summary