protected void executeReadStartMessage() throws Exception {
   ((ParticipantAgent) myAgent).readStartMessage();
 }