protected MWMapping morphMapping(MWMapping mapping) {
   return (MWMapping) mapping.asMWDirectCollectionMapping();
 }