text=A template parameter is a model element that identifies a placeholder that another model element needs to fill when a template is bound to a model element. When you add template parameters to a class, it becomes a template class; when you add them to a collaboration, it becomes a template collaboration. Template parameters exist only within their templates.