The document discusses the Unified Modeling Language (UML) and Rational Rose software. It explains that UML allows you to create models using diagrams like use case diagrams, sequence diagrams, and class diagrams. A use case diagram shows actors and use cases, and how the actors interact with the system. Sequence diagrams show object interactions and messages passed between objects. Class diagrams describe object types and their relationships. Rational Rose is a program that allows building these UML models.
Related topics: