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

Pages: [1]
1
General Board / Re: Attach Note to Sequence Diagrams
« on: November 25, 2010, 06:34:33 pm »
I do not understand your answer. Can you give the steps to follow to link a note to a lifeline?

2
General Board / Attach Note to Sequence Diagrams
« on: November 25, 2010, 03:28:21 pm »
Hi,

I would like attach notes to vertical lines (lifelines corresponding to classes) in sequence diagrams. How can we do that? I am using EA 7.1

Thanks!

3
General Board / Resize class diagram automatically
« on: November 03, 2010, 02:32:06 pm »
Hi,

I have a class with 20 members. I removed 10 public members from this class. But the class diagram is not automatically resizing to fit the content of the class.

Is there any mechanism to do this in EA version 7.1?

Thanks!

4
General Board / Moving members of a class to another
« on: November 02, 2010, 02:17:58 pm »
Hi,

I have a class CBase. The class CDerived is derived from CBase. I am planning to remove CBase and move all members in CBase to CDerived.

Is there any easy ways to move all members of CBase to CDerived?
I am using EA 7.1

Thanks!

5
General Board / Hide classes in a class diagram
« on: October 28, 2010, 06:01:39 pm »
Hi,

I would like to hide certain classes in the class diagram to make it simple. How can I do that?

I am using EA version 7.1

Thanks

6
General Board / Use classes present in other eap file
« on: October 28, 2010, 05:12:24 pm »
Hi,

I have an eap file for our  framework module. We also have a number of services, each derives from certain classes in the framework module. Each  service has a separate eap file.  In order to use the framework classes, I imported all classes from framework and used them in service modules. Now the class diagram of each service module has so many classes most of them corresponds to framework module.

What would be the right mechanism to use only the relevant classes of framework module in a service module? I am using EA 7.1

Thanks,
Manu



7
General Board / Re: Group Items in a sequence diagram
« on: October 12, 2010, 06:30:54 pm »
Hi RainerQ,

The diagram has only once scenario. We have a layer called application layer. The calls made to this layer are asynchronous. So calls return immediately. The result will be posted by another thread from the application layer..

I would like to group the portion till the call is made to the application layer. I also like to group another one which indicates the response from the application layer. This is to make the developers understand the design easily.

Thanks!

8
General Board / Group Items in a sequence diagram
« on: October 12, 2010, 02:29:10 pm »
Hi,

My sequence diagram has many calls. Some calls are started from different threads.

For simplicity (easy to understand), I would like to group certain portions of the sequence diagram.

How can I group certain areas of a sequence diagram. I am using EA version 7.1.

Please help me.

Thanks!

9
General Board / Re: Link note to a call in a sequence
« on: October 08, 2010, 04:42:54 pm »
Thanks KP. It worked

10
General Board / Link note to a call in a sequence
« on: October 08, 2010, 03:51:02 pm »
Hi,

I would like to link a not to a particular method call in a sequence diagram. I spent more than an hour to link the note to the function call. I couldn't .

I am usinng EA version 7.1.

Can you plese help me to link a note to function call in a sequence?

Thanks,
Manu

11
General Board / Generate class and sequence digram in a single doc
« on: September 06, 2010, 07:17:53 pm »
Hi,

When I generated document, it contains only class diagram. I would like to have both class and sequence diagram in the document. How can I do that?

Thanks!

12
General Board / Fill class and sequence diagram in a template
« on: September 06, 2010, 02:48:04 pm »
Hi,

We use a template for detailed design document. It has sections for class diagram and sequence diagram. Does EA have support for filling class and sequence diagrams in appropriate sections of the design template?

Please help me.

Thanks!

Pages: [1]