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

Pages: [1] 2
1
Suggestions and Requests / Linked document indication om elements
« on: March 10, 2006, 02:42:37 am »
Hi

It would be nice to have some sort of ´grafical indication on elements in a diagram that has linked documents attached. Perhaps a small documet icon in the upper right corner as is the case with the Artifact Element.

It would be of great help to be able to see, e.g. which Use Cases that has a description linked to it.

Henrik

2
General Board / Re: Strange effects in RTF Template editor
« on: February 22, 2006, 02:36:20 pm »
Same thing here. It seems to me that i happened when I upgraded from build 786 to build 787.

Must be a bug.


3
General Board / Re: Fail to import XMI File into EA
« on: March 31, 2005, 06:11:01 am »
Hi

I am having the same "subsystem" issue here, and also need help resolving it.

I am trying to export from Visio and import into EA ver. 4.51.

Can anyone help with an updated/changes DTD file?

Regards

Henrik Wivel

4
Bugs and Issues / Re: Cannot connect to an EA MySQL repository using
« on: August 03, 2012, 08:49:30 am »
Solved it!! I didn't create the ODBC driver using tht 32bit ODBC tool. Once I did that instead of using the standard 64bits ODBC tool, it worked!

5
Bugs and Issues / Cannot connect to an EA MySQL repository using ODC
« on: August 03, 2012, 06:57:03 am »
Hi

I am planning on using MySQL for my EA repositories so I have:
- Downloaded and installed the latest MySQL (5.5.x)
- Created a new schema using the MySQL interface
- Downloaded the initializing script for InnoDB and executed it successfully
- Created a User DNS pointing to the created schema and checked the options needed as documented by Sparx
- Testing the connection works just fine.

Now I want to connect to the newly created database from EA and here is where the fun starts. When I try to connect I get errors as:
- Unspecified Error
- Catalog information cannot be retrieved

What am I doing wrong?

I am using EA 9.3 latest, greatest on Windows 7 64 bit.

Henrik

6
Uml Process / Re: How to create a simple Domain Model. Tutorial
« on: April 30, 2013, 08:18:44 pm »
Hi Andy

Glad that you have read your blogpost and I hope that you have found it useful.

Yes, you are right and both ways of doing it is correct, both from a modeling standpoint and when modeling for use with our TRIMM generator.

The added benefit from using an Attribute is that you can control the position of the Enumeration within the generated Entity. When you use a link/association to the Enumeration the order is based on the timestamp of the association, which is not always the most usable way of sequencing information :)

I have to ask. Are you planning on doing any code generation from your domain models or are you using it for documentation purposes only?

Henrik

7
Uml Process / How to create a simple Domain Model. Tutorial
« on: March 30, 2013, 06:01:24 am »
Hi

I have written this little tutorial on how to develop a simple domain model using Enterprise Architect. The model is developed so it be used to generate a JPA model using the TigerTeam TRIMM tool.

You can find it here: http://www.tigerteam.dk/tutorial-getting-started-with-trimm-jpa/create-a-simple-domain-model-using-enterprise-architect/

Henrik

8
Uml Process / Names and Stereotype information in UML Profiles
« on: February 23, 2006, 05:39:57 am »
Hi

I have a few questions regarding UML profiles and how the names of the elements are generated.

I would like to make my own profiles consisting of both items I define mysef, and "standard EA" elements from the toolboxes provied with the system.

How can I have the name shown in the Toolbox differ from the name of the stereotype? When I specifying my own elements, I use <<extension>> and the name of the element in the toolbox will be the name of the stereotype itself.

When using "standard EA" elements I use <<redefinition>> and the name shown in the toolbox will be the internal name of the item and not the name usually shown in the toolbox menu. I have tried to use <<extension>> instead, to change the name, but then the stereotype shows on the diagrams.

Short question. Is there a way to control the element names shown in the toolbox not linked to either the stereotype name or the internal element name?

Thanx in advance.

Henrik

9
Hi

We have upgraded our TRIMM model generator with support for Spring Data Mongo. Feel free to give it a spin :)

You can read more here:

http://trimm.tigerteam.dk/trimmmongo-1-0-1-snapshot-support-spring-data-mongo/

10
So there is no way to import them sort of the way you import MDG's? I smell an enhancement request :)

Henrik

11
Hi

I would like to add model wizards to my MDG's, which is actually quite simple, but I have not been able to find a nice way to Deploy/install them together with my MDG. So far I have manually copied them to the EA program directory which is not a viable long term solution.

So, how to deploy them, preferably using EA, if possible.

Henrik

12
Think that its the say to go, Simon. Thank you for your reply.

Henrik

13
 ;) Yep, it is me. Hope my tutorials are helpful and I promise to add to it once I know how to solve this problem.

Thank you for your help.

14
By the way, I have written a tutorial on how to develop MDG's myself. You can find it here:
http://trimm.tigerteam.dk/how-to-develop-mdgs-for-enterprise-architect-part-1/

15
Thank you for replying so quickly.

I think we are talking about 2 different things here. You are correct, that when you develop your MDG, you have the attributes you mention. What I am looking for is a way to have the elements you define in your MDG have Attributes added to them already when deployed and used in a project.

A bad example could be a Stereotype called "Customer" that extends the Class Metaclass. When you then add an instance of the Customer stereotype in a project using the MDG it is contained in, it should be added with Attributes such as "Name and "Address".

Perhaps what I look for is already covered when using Patterns?

Pages: [1] 2