Author Topic: System Emulation  (Read 4865 times)

jav

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
System Emulation
« on: July 07, 2004, 12:27:58 am »
We are currently looking at purchasing a software development tool for our company and I was wondering if EA does or if EA will support system emulation through the UML based design (aside from sequence charts) similar to what SDL does.
Basically interested in Data Flow from process/function calls so we can debug at a design level rather than at a code level.
I understand UML does let you pass through parameters (??) but can you step through functions to see these parameters manipulated etc.

Andreas_G

  • EA User
  • **
  • Posts: 125
  • Karma: +0/-0
  • And that's the way the cookie crumbles.
    • View Profile
Re: System Emulation
« Reply #1 on: July 07, 2004, 12:43:30 am »
Hi jav,

to my knowledge this is not supported by EA (yet).

Regards,
Andreas
bye
Andreas

sargasso

  • EA Practitioner
  • ***
  • Posts: 1406
  • Karma: +1/-2
  • 10 COMFROM 30; 20 HALT; 30 ONSUB(50,90,10)
    • View Profile
Re: System Emulation
« Reply #2 on: July 11, 2004, 05:02:43 pm »
There is support for STATIC analysis of runtime behaviour through the use of run state and object state used in instance diagrams.

EA does not dynamically model the impact of state/value changes across objects.  However we have successfully used these instance models to successfully analyse a complex behaviour situation for design purposes.

I see no reason why such instance models cannot be used in the same manner for debugging use.

hth
Bruce
"It is not so expressed, but what of that?
'Twere good you do so much for charity."

Oh I forgot, we aren't doing him are we.