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 - gob

Pages: [1] 2
1
Hello
I have found the following issue with code generation and synchronization with C++.

In preferences I have changed the default behavior by checking the “Include method bodies in model when reverse engineering”.

In Options I have chosen in Source code engineering “Replace (overwrite) existing source file.

This works fine for the most part.

But there are two issues that I have found with initialization of values.

When generating code const declared variable is not initialized in the .h file, but static variables are initialized in the .cpp file.

With synchronization the problem is the opposite.

Const variable initialization are read into the model but static initializations is not read in a to the model and the existing ones disappear.

BR Göran

2
Suggestions and Requests / Adding license handling to an EA model.
« on: November 10, 2020, 03:05:34 am »
Make it possible lock in license information for a model in EA using a password.
This should also include code generation information in code headers.
IE make it possible to sell EA models with license information that can’t be removed by the customer.


3
General Board / Re: Licensing UML model.
« on: October 30, 2020, 07:22:46 pm »
Hello Uffe
Thank you for your reply.
I think my first step will be to make prototypes for my customers and deliver binaries and user documentation.
Then if the customer wants the source model and code I will license and sell it to them.
Hopefully, they have no interest in spreading it further.
I found some companies that sell templates for software licensing I will use one of those.
BR Göran

4
General Board / Re: Licensing UML model.
« on: October 21, 2020, 11:48:11 pm »
Helo Geert
Nice thoughts.
Maybe that’s the best way.
I must think about it some more.
How do I ad a license text my model and the generated code?
There are some third-party products to EA how do you handle those relationships?
BR Göran

5
General Board / Licensing UML model.
« on: October 16, 2020, 11:57:50 pm »
I have developed an UML model/platform for embedded systems with generated C++ code.
I wish to sell this as a “consultingware” with adaption that I develop for customers as a consultant.
Is there anybody that have experience with this business model?
I feel uncertain about how to license.
Perhaps there is a better word than consultingware. :)

6
General Board / Re: Describing a development environment.
« on: August 27, 2013, 04:55:51 am »
Tank’s you for the input.
I’m developing a product that is a method for prototyping embedded systems.
So the development system is the first layer of the product.
The software will be of product quality but the hardware will be simple.

7
General Board / Describing a development environment.
« on: August 23, 2013, 04:22:52 am »
What is the best way to describe a development environment?
Deployment model?

8
General Board / Re: Code generation of string.
« on: October 07, 2012, 11:54:39 pm »
I only want to do it for some classes.

9
General Board / Code generation of string.
« on: October 06, 2012, 11:46:32 pm »
Is there any simple way to generate %className% as a string in the code?

10
General Board / Exporting/Importing generated files.
« on: May 29, 2009, 10:25:11 pm »
I want to move a package with a lot off generated source code between models.
Any one who have tried this?
Regards Göran

11
General Board / Visual Source Safe
« on: October 11, 2007, 05:45:25 am »
Hello
I have recently purchased EA and MDG Integration for Visual Studio 2005.
I’m going to use EA for all my projects.
Is Visual Source Safe 2005 a good choice for version control?
I’m going to use EA both for embed systems and windows programming.
For the embedded systems I’m going to use IAR’s tools.
Is it a good idea to have three tools at the same time or should I use only EA and IAR tools.
Does source safe work in this configuration?
Regards Göran

12
Bugs and Issues / Bugg report Registered users
« on: June 29, 2009, 06:21:40 pm »
The web page for bug reports from registered users doesn’t work.
The “Submit Bug” button newer activates.
I’m using internet explorer 8 on Vista.

13
Bugs and Issues / Re: Code generation from state diagrams.
« on: June 03, 2009, 05:05:55 pm »
This is a bit impractical when I need to modify the state machine.
Any ideas on how to design around  (minimize)  this problem?

14
Bugs and Issues / Code generation from state diagrams.
« on: June 03, 2009, 03:58:11 am »
I have started to use EA 7.5 with and tried the new functionality off code generation from state machines.
If I understand it right there is not possible to use roundtrip engineering.
I must generate a new file when I change the state model.
Can this be right?



15
Automation Interface, Add-Ins and Tools / MARTE
« on: December 29, 2013, 02:48:28 am »
Hello

I just read ”Modeling and Analysis of Rea-Time and Embedded Systems with UML and MARTE” by Bran Selic’ and Se’bastien Ge’rard.

Have anybody any experience with using MARTE with EA?

BR Göran

Pages: [1] 2