Chapter 3. ArgoUML Principles

Table of Contents

3.1. Project and Model
3.2. Objects
3.3. Overview of the window

When ArgoUML starts, then it shows an empty class diagram on which you can add various objects. ArgoUML works according the following principles:

3.1. Project and Model

The save and open operations handle one project at a time. One project corresponds to a model plus diagram information. The model might contain many objects (ModelElements) which might be present on a diagram, but this is not required. Hence, the model that is stored in ArgoUML is independent of the contents of the diagrams. But everything together is stored in a project.