Multiple choice technology architecture

Which statement is true about models and UML projects in RSA?

  1. A UML project can only contain a single model.

  2. Each UML project must contain a blank model.

  3. A UML project can contain any number of models.

  4. Models can only be added when the UML project is created.

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In RSA, a UML project serves as a container that can hold multiple models, allowing architects to organize complex systems into separate logical models within the same project. This flexibility supports large-scale enterprise modeling where different aspects of a system might be separated into distinct models for better management and modularity.