Example #1
0
 /** Export the current station model */
 private void doExport() {
   smm.doExport(getStationModel());
 }