Book a Demo

Author Topic: A couple of newbie questions  (Read 2775 times)

wsirota

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
A couple of newbie questions
« on: December 28, 2003, 09:10:31 am »
Hi,

I'm pretty new to EA, but finding it very useful. I code primarily in VB and am transitioning to Delphi.

I have two immediate questions:
1. I've been reverse- and forward- engineering classes between a VB project and its EA model with pretty good success. Is there any way to forward- and/or reverse- engineer sequence diagrams?

2. If I change the signature of a method in a class specification, I notice that no changes are automatically made to the corresponding method invocation in the sequence diagram. Does EA have any tool that can check conformance between sequence diagrams and class diagrams - like identify sequence diagram method calls that have the wrong # of parameters or don't seem to exist in the class?

Thanks for your help,
Warren