Architecting and designing : UML 2.0 Lite : UML models : UML component diagram : Component
  
Component
A component is a grouping of classes that work together closely.
Components can be classified by their type. Some components exist only at compile time, some exist only at link time, some exist only at run time; and some exist at more than one time.
See also
UML component diagram