Vis aktVis;
Iterator<Vis> it = this.graphen.iterator();
while (it.hasNext()) {
aktVis = it.next();
aktVis.speichereGraph(
eas.startSetup.marbBuilder.Messages.getString("Vis.All"));
}
StaticMethods.log(StaticMethods.LOG_INFO,
"Population gespeichert ("