Click here to Skip to main content
15,886,530 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,
I'm generating the source code from the sequence diagram. I read the user guide of enterprise architect and stated that
To be able to generate code from behavioral models, all behavioral constructs should be contained within a Class.
http://www.sparxsystems.com/downloads/resources/booklets/uml_code_engineering.pdf[^]

Has anybody idea about how to generate correct code from sequence diagram?

Thank you.

What I have tried:

I used that method to generate the code but I'm able to get only class detail in generated code not any message detail.
There is no perfect example given for sequence diagram.
Posted
Updated 24-Feb-16 4:02am
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900