Author Topic: Flow chart  (Read 3488 times)

cosmo

  • EA Novice
  • *
  • Posts: 7
  • Karma: +1/-0
    • View Profile
Flow chart
« on: April 18, 2008, 05:53:31 am »
We're specifically trying to link a flowchart to a use case.  We can use Visio and link the file to our use case in EA, but it would be nice to do the flow chart directly in EA and link though a composite, etc...

Thanx,
Cosmo

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Flow chart
« Reply #1 on: April 18, 2008, 07:22:57 am »
Hi Cosmo,

You can do something like this without too much trouble. You won't end up with a flow chart per se, since EA is a UML tool, but you should get something that will work well. You might even be happier once you get used to it.

Right-click your use case, and from the context menu choose Add. You will get a second-level context menu. At the bottom of the new menu you will see several different diagram types, including (but not limited to) Activity Diagram and Sequence Diagram. Each of these represents a UML diagram type that you can place 'under' your use case. These all have a purpose, and you can use several, including more than one of any given type. Add the ones that make the most sense for what you need to elaborate.

HTH, David
No, you can't have it!

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8085
  • Karma: +118/-20
    • View Profile

cosmo

  • EA Novice
  • *
  • Posts: 7
  • Karma: +1/-0
    • View Profile
Re: Flow chart
« Reply #3 on: April 18, 2008, 01:50:52 pm »
Hey David and Simon,
   Thanx for the advice.  I'll go back and look at activity diagrams again.  I know some of the symbols are available in activity diagrams, though I'm not sure the meanings of the shapes exactly match standard flowchart symbology.  And, I like the roll-your-own UML extendability of EA.  (So that's how you do it.)  Excellent guys.