0

I'm using Enterprise Architect version 8.0.864 for a wide system analysis and design, and want to keep track of all the changes made in every element already registered.

Basically, my question in short is how can you see the changes made in use cases scenarios?

Using option "View" - "Other project tools" - "Audit View" (Mode: Advanced), you can see changes made to use case properties, but not changes made to use case scenarios. This changes are grouped in a folder named "Note Elements", but it is not clear at all, because changes appear under a folder icon with no description.

Is there a way to visualize scenarios changes grouped or to visualize all changes related to a specific use case (not only use case properties changes)?

observer
  • 2,925
  • 1
  • 19
  • 38
madvargas
  • 21
  • 1
  • 8

2 Answers2

0

For diagrams: Besides auditing, you can use Baselining as well. You'll find a description in the EA user guide

Comparing to a baseline will give you a tree of elements and connectors, and for each of these a table of all properties where the changes are highlighted.

Note that this feature only works in certain editions of EA.

For documents, you can use "Track changes".

observer
  • 2,925
  • 1
  • 19
  • 38
  • Thank you! But the problem is that using baselining you can't see intermediate changes, that is, changes made between a baseline and the next one. And we want to see those changes as well. – madvargas Jul 24 '14 at 10:09
  • Baselines are XMI based, so you can at least export each baseline to a separate file and then compare these individually using the "compare model to file" button. – observer Jul 24 '14 at 15:27
0

It is not possible on Enterprise Architect v8

jmtalavera
  • 29
  • 1