Book a Demo

Author Topic: Code generation tutorial  (Read 2537 times)

oowolven

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • When you hear hoofbeats, think horses, not zebras
    • View Profile
Code generation tutorial
« on: March 24, 2005, 02:09:47 am »
I've been using EA for over a year now.

We model our behavior through sequence diagrams (collaborations) and interface operations.

When I try to generate source code (c#) from these interface operations.  I only see  a listing of the operations and some comment, no actual code  :-[.

There was one other posting on whether a real-life .eap model file could be provided, but until now no one has, therefore, could somebody (as a tutorial example) provide a package export from a package containing a simple class with some operations that do generate actual source code: let's say the 'Hello World' example.  ;D

Thanks

TrtnJohn

  • EA User
  • **
  • Posts: 176
  • Karma: +0/-0
    • View Profile
Re: Code generation tutorial
« Reply #1 on: March 25, 2005, 10:59:01 am »
Sorry, EA does not produce source code from sequence diagrams.