The language specific models are built around the central idea of a component as defined by John Lakos in "Large Scale C++ Software Design": “A component is the smallest unit of physical design.”
They represent specializations of the language independent model elements. Those specializations depend, of course, on the elements of the language.