C
class diagram:

A UML diagram that shows the static relationships that exist among a group of classes and interfaces in a system.

collaboration diagram:

A type of interaction diagram in the UML. The message exchange is captured in the context of the overall structural relationships among objects.

component:

A UML component is used to model software entities in the phys ical world, for example, .java files, .class files, and so on.

component diagram:

A diagram composed of components that show a static view of components and their relationships.

composition:

Another form of association. Implies a stronger whole-part relationship between the participants such that parts cannot exist without the whole.

constraint:

A UML mechanism for specifying ...

Get Developing Enterprise Java Applications with J2EE™ and UML now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.