Patch for Hoda Amer: This patch updates the create methods of the CModelBuilder: -changes visibility to protected. -returns the created element. The new CModelBuilder returns a map of the created elements and their infos.
Patch for Andrew Niefer: patch_04.15.03(cdt.core).txt -fixed scanner bug36047 patch_04.15.03(cdt.ui.test).txt -Moved ScannerFailedTest::testBug36047 to ScannerTestCase::testBug36047 -Added ScannerFailedTest::testBug36475