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

Pages: [1]
1
Suggestions and Requests / Bugs - When I move objects
« on: May 29, 2006, 08:19:20 am »
In my project, when I create a sequence diagram, i have notice a bug.
When i make a "ref" by moving object of the project view", it's ok. But after, if I put a arrow on mys sequence diagram, this arrow disappear. I have to close my project and re-open to see my arrow  ??? Not funny.

The second problem that I have is when i have to move objects on a sequence diagram that is always finish. The organisation is totally desorganize and it's very difficulte to re-place objects to obtain a 'correct' sequence diagram. And it's very long.

So, is it in yours projects to correct this bug and to optimize the moving of objects on a sequence diagram.

2
General Board / Re: Can I generate classes from sequence diagram
« on: June 27, 2006, 12:31:16 am »
Thanks a lot. I have resolve the problem. What I have to do is create before my classes that I stereotyped. Then I can make a sequence diagram with this classes. All the operations that I create on sequence diagram are visible in classes.

3
General Board / Can I generate classes from sequence diagram
« on: June 26, 2006, 05:59:55 am »
From a sequence diagram, like on this example : http://sparxsystems.com.au/EAUserGuide/softwarearchitects.htm
, is it possible to generate classes "OrderScreen", "Cart", "Payment"... If yes, how can I do it ? Because presently, when I want to add a message on an entity or a boundary, I make a arrow, from an entity to an other. In the "message properties box" I cant' click on "operations"...

4
General Board / Where is use my function?
« on: June 20, 2006, 01:47:21 am »
I am writing a big project. So I have make classes, with a lot of operations on each. Then, I have use this classes in sequence diagrams. After, I have add/remove some messages in SD but not directly the operations. So actually I know that I have some operations of my classes which are not use in my SD, but I don't know which operations exactly. Is it possible to know that? ( when i do ctrl+u on a class in project view, I can see all links of this class. Where is the same function for operations? When I do ctrl+U on a function in the class, I obtain the links of the class...)

5
General Board / Re: Inheritance relationship in DDL transformation
« on: May 16, 2006, 06:32:44 am »
Quote
Currently all classes in the hierarchy are included in the model, but no relationship between them is shown.


Is it always impossible to do that since 2 months ago?

6
General Board / RTF TOC
« on: May 12, 2006, 05:13:56 am »
I don't understand. how can I create a Table Of Contents for my RTF documentation.
I presently do the next procedure:
I edit my template.
Then I copy/paste a TOC from a template model.
(Table of Contents:

Model Detail2
{Pkg.Name} 2
{Element.Name}2
)
After that I generate my documentation. But there is no TOC into this document. I think that the method isn't good, but, how can I realize my TOC???
Or, at least, where can I find help for RTF fonctions ?

7
General Board / Re: Generate code from package
« on: May 09, 2006, 06:02:58 am »
Yes it was that! It was so easy...
Sorry for my question  ::)

8
General Board / Generate code from package
« on: May 09, 2006, 05:21:12 am »
I have 21 tables which are all located into the same package. I would like to generate the sql code of my package.
For only one table, it's ok, i do a right clic on my table and I select "generate dll". But, when I want to do that on the package, I can't, there are no options.
Can I do that or is it necessary to do this work (right clic, generate dll) for every table?

9
General Board / Re: Does EA rev engineer sequence diagram from cod
« on: April 21, 2006, 01:19:43 am »
Thanks a lot.

But, i won 't create my classes before. I would like that ea make my classes from the sequence diagram. Isn't it possible? It's saying I make my sequence diagram with boundary, control and entity. I add my messages. And then I ask to ea to genarate the code of classes which corresponds to my lifelines.

10
General Board / Re: Does EA rev engineer sequence diagram from cod
« on: April 19, 2006, 08:32:03 am »
I explain my problem: I want do develop an application easly. For that, I realize a sequence diagram. For exemple, for articles, the user can remove/add/modify an article. I modelize that. So then, I would like to generate the code, at least a skeleton. I know that it's not possible directly, but can I obtain the same result with several others operations?
For example, if I replace an entity by a class, I can, thanks to DDL, obtain a table. Can I, similarly, obtain a skeleton of code from my sequence diagram?

Thanks,

Vince

Pages: [1]