map.setName(NamedObjectFactory.createName(DataMap.class, domain, map
.getName()));
// side effect of this operation is that if a node was created, this DataMap
// will be linked with it...
mediator.addDataMap(Application.getFrame(), map);
}
}
/**
* Returns EOModel chooser.