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

Pages: [1] 2 3
1
Suggestions and Requests / Status Field for diagrams
« on: February 25, 2010, 06:31:01 am »
All elements have a status field ... diagrams don't. I would also like to have a status field for diagrams as well to support our quality/review process.

2
I would also like to see such a feature.  :)

3
Suggestions and Requests / TemplateBinding
« on: August 09, 2007, 09:35:22 am »
In one of my current projects I deal with a lot of parameterised classes. It would be a big benefit to have a real support for the binding of template arguments in EA. Are there any plans to integrate this soon?

Regards
Christian

4
General Board / Re: EA 8 to 9 compatibility?
« on: March 09, 2011, 02:03:13 am »
Thanks Geert

We have a number of EA installations which we probably cannot upgrade on a single day. Last time this worked without problem ... it would just be nice to have confidence.

Christian

5
General Board / EA 8 to 9 compatibility?
« on: March 08, 2011, 10:28:25 pm »
Is there any information available if EA 8 and 9 are compatible in the sense that both versions can be used on the same repository (e.g. eap file) in parallel?

6
General Board / Re: Parallel usage of EA 7.5 and 8 on a eap reposi
« on: April 24, 2010, 05:36:20 am »
Sparx support said:

Ideally it would be better to have all users running v8.0. However, there should be no major problems with running a mixed environment.

I hope this is of help.

7
General Board / Re: Parallel usage of EA 7.5 and 8 on a eap reposi
« on: April 16, 2010, 09:41:21 pm »
Thanks Geert

I think it would be good to have such information somewhere in the release notes.

8
General Board / Parallel usage of EA 7.5 and 8 on a eap repository
« on: April 16, 2010, 04:32:03 am »
At work we have a bunch of models and quite a large EA user base. Is it possible to use EA7.5 and EA 8 in parallel on the same model? We actually work with replicas ...

9
General Board / Re: Embed Diagrams in Powerpoint
« on: April 16, 2010, 04:25:47 am »
Thanks!

Sounds like a lot of work ... I hoped to find an easy way.

10
General Board / Embed Diagrams in Powerpoint
« on: April 15, 2010, 05:15:16 am »
I'm doing some education sessions and I would like to use as much models in it as possible. There is however a certain amount of educational content which I would rather like to maintain on slides. Currently I'm switching between powerpoint and EA which is not ideal. Initially we copied the diagrams over - which is boring and error prone. I would prefer to embed the diagrams in the powerpoint presentation and update the embeded objects before giving the course.

I have tried doing this by creating an both HTML and RTF reports and then embeding the diagrams from the reports in the powerpoint slides. Whenever I regenerate these documents using the latest model the links in the embedded objects break ...

Is something like this possible?

11
General Board / Re: Outer Class ?
« on: February 10, 2010, 06:09:06 am »
Another idea was to pass the name of the outerclass as a template parameter when the inner classes are processed. But does alos not work ...

12
General Board / Re: Outer Class ?
« on: February 09, 2010, 05:19:05 am »
Thanks ... I was also trying this. But how do I find the second occurance of '::' from the end?

Christian

13
General Board / Outer Class ?
« on: February 07, 2010, 02:58:40 am »
I try to generate some statements in the dot language used by GraphViz. I have a bunch of nested classes (classes with inner classes) - in other words a tree.

A
    B
    C

I need to transform this to

A -> B
A -> C

I have seen that I can check if a class is nested with %classIsNested%. But I don't know how to get the name of the outer class.

Any suggestion how to do this?

Thanks
Christian

14
General Board / Default size of diagrams in RTF documents ...
« on: October 31, 2009, 10:47:23 pm »
The diagrams are always scaled to use the full page width when I generate RTF documents. Is there an option to specify a default size?

15
General Board / operation signature
« on: August 27, 2009, 05:24:55 am »
Hi

EA uses for paramter direction
- * on diagrams
- [out] .., [inout] in the editor dialog for operations

The * looks definitive wrong to me - it would be used to indicate multiplicities which is not supported by EA. Is there a way to have the standard representation in diagrams?


Pages: [1] 2 3