Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: ms_butterfly on September 12, 2004, 04:25:24 am

Title: Associate StateCharts to a class
Post by: ms_butterfly on September 12, 2004, 04:25:24 am
Is it possible to associate a StateChart to a class? And then, the code generated to carry also the information about the StateChart?
Thanx!
Title: Re: Associate StateCharts to a class
Post by: mbc on September 12, 2004, 05:21:09 am
You can add the statechart diagram as a child of the class in the project tree. This way it is clear that the statechart describes the behaviour of that class.

EA cannot generate any state machine code.

Mikkel