Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Antek

Pages: [1]
1
Uml Process / Re: Nested state diagrams EA 7.5
« on: May 06, 2009, 10:29:37 pm »
It seems that the trial version don't likes the month May. I've set my system date back to April and everything is working again. Am i able to use this workaround?

2
Uml Process / Re: Nested state diagrams EA 7.5
« on: May 06, 2009, 09:59:57 pm »
I've tried reinstalling EA 7.5b. No success when generating source code from my project files. After that I tried to generate the C++ example in the EAExample project. EA 7.5 crashes when generating code from standard example. When it once worked before. We didn't change any settings nor touched the project files.
Any suggestions to get this working again? We are currently using EA 7.5 system engineering Trial edition.

3
Uml Process / Re: Nested state diagrams EA 7.5
« on: May 04, 2009, 10:57:42 pm »
Thanks for the fast reply, the links were very helpful. I' took a look at your examples and they seem to be generating code quite well. I've encountered a strange problem. Last week I generated an application by the use of state diagrams. The code generation for the state diagram worked, it contained sub states and they were all generated. Now I've tried to reopen the project files. I added one more state to a sub state diagram. After I generated the code EA 7.5 didn't generate any specific state diagram code at all, only the run, initialize, transaction functions. I've tried deleting the new state and regenerate my code. No success at all.. Any suggestions for this problem?

4
Uml Process / Nested state diagrams EA 7.5
« on: April 23, 2009, 09:36:00 pm »
Hello,


We are trying to generate C++ code from nested state diagrams, so far no much luck. Is it possible to generate the nested state diagram code inside a state diagram? Are there examples of working projects?
I'd like to make an example class with two states, on and off. Once in the on state the state automaticly goes in the idle state, from there it can go to the energySaving state.. I'd like to be able to generate C++ code from the class and its state diagrams (and nested state diagrams).

So far i'm only able to generate a class with the on/off state diagrams in it. Not the nested diagram.

Antek

Pages: [1]