*/
protected void rebuildProjectionMaps() throws VisitorException {
ProjectionMapRemover pMapRemover = new ProjectionMapRemover(mPlan);
pMapRemover.visit();
ProjectionMapCalculator pMapCalculator = new ProjectionMapCalculator(mPlan);
pMapCalculator.visit();
}
/**
* Insert a node in between two existing nodes. This includes inserting