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

Pages: [1]
1
Suggestions and Requests / User Interface - Table
« on: March 24, 2010, 11:32:40 pm »
Hi,
on a User Interface Diagram there is a Table Element. Unfortunately there are no options to configure it. I would like to add column names, specify the numer of columns so that my user interface looks more real world. Right now i feel ashamed to show this tables to my customers and when they see the actual tables the are often confued.
Column names i work around with text elements. But of course that's not it.

2
General Board / Find elements in Project Browser
« on: March 18, 2010, 11:52:41 pm »
Hi, if you delete an element in the diagram it is still in the project browser. Is there a way to find all the elements that are in the project browser and not on any diagram? I can do it manually for every element in the project browser in the element context menu "Find in diagrams", but that's too much clicking, i want it automatic for all elements in a package for example.

Second corellated question with that: is it possible to delete elements on the diagram and concurrently in the project browser? Any Shift+Del  or Ctrl+Del don't work.

3
General Board / Re: One diagram - different views
« on: March 06, 2010, 12:08:46 am »
OK, thx. But right now i need to to this in some way in EA 7.5 :-)

4
General Board / One diagram - different views
« on: March 05, 2010, 11:46:47 pm »
Hi,
i have an use case diagram with actors and use case's. Now i want to add to it through realization Requirements from the Requirements and Screen from the User Interface Model. I want to have 3 diagrams:
 1. pure UC diagram
 2. UC diagram with req's attached to  use cases
 3. UC diagram with screen attach to use cases.
Is there a way to do it and how do it best? I found an option to copy diagram and two options shallow and deep duplicate. Or is there a way to put everthing on one diagram and change views that disable for example the visibility of reqs and screens?

5
General Board / Re: Resizing without changing the aspect ratio?
« on: March 05, 2010, 01:12:32 am »
No matter what +1 from me for this feature.

6
General Board / Re: Code generation multiple classes into one file
« on: February 10, 2010, 01:25:52 am »
Quote
Basically, you need to set the classes to use the same filename
How to do this?

If it matters i want to develop a Delphi app. Yea, i know, please dont laugh to loud  ;D

7
General Board / Code generation multiple classes into one file
« on: February 05, 2010, 11:03:37 pm »
Hi,
is it possible to make EA 7.5 to generate multiple selected classes of a diagram to on file? Normally my EA generates every class into a seperate file.

8
General Board / Re: Version Control - how start?
« on: February 08, 2010, 09:59:09 pm »
Quote
- First look if he can access the SVN repository outside of EA
- Make sure he has a local working copy of the repository containing the ea files.
- Check if there aren't too many files on the same location in SVN. EA does a check on ALL files in the same location, that might be what is taking so long. Preferably create a repository for only the EA files.
- Be patient. The first setup might take a while. (see previous point)

Unfortunately i tried all this things before this means, on the second PC tortoiseSVN easily get's the files from the repo. The repo is especially created for EA end there are just the EAP and two XMI files. I will try it again later, now i dont see any solution  :( Anyway thx for your help :)

9
General Board / Version Control - how start?
« on: February 08, 2010, 07:34:12 pm »
Hi,
i got an EAP file with two version controlled packages and on the PC i created this project everthing works well in terms of version control. The XMI files are stored on SVN, i can delete them in my project and retireve them from SVN back. OK.

But now how i start using the same version controlled project on an other computer? Do i have to send to my mate the EAP file o create a blank new project and then configure VC to get the packages from SVN?

When i send my friend my EAP file and he open it he got a message that: VC details haven't been fully setup on this workstation. Complete Configuration [Yes][No]
He needed the path to his working copy folder. I showed him th path but then it hangs up. Any ideas why it hangs or are there other ways to share my project?

10
General Board / Re: Mind Maps
« on: February 04, 2010, 10:05:21 pm »
It's not what you want but one thing i know you can do is right click a Topic then Advanced -> Make Composite.

11
General Board / Properties in Delphi - few problems
« on: February 04, 2010, 10:01:42 pm »
Hi,
i'm creating a class diagram and i have a problem with creating Delphi properties. There are two ways to create properties in Delphi and i have both of them tried i both times i have to double generate source code to get the properties into the code. And in one specific moment it generates bad code and makes me unable to sychronize source code <> model.

I made a movie from that : http://www.youtube.com/watch?v=Vzg-xhaNWUU.

Can you look at it? Open it externally to see what i'm exactly doing. Thx.

12
General Board / Re: "From Package" after moving elems between pack
« on: February 02, 2010, 08:10:30 pm »
Thanks. Found it right when you send your message  ;)

13
General Board / "From Package" after moving elems between packages
« on: February 02, 2010, 07:50:34 pm »
Hi,
i organized some of my diagrams by creating packages and moving for example actors and use cases between them. Now on the diagram below the moved elements the is a string "From Use Cases", "From this diagram", "From that Package". How can i hide this?

14
Uml Process / Actor and use case generalization question
« on: February 02, 2010, 12:59:23 am »
Hi,
i have a UC Diagram where i got two actors:
 Viewing User and Logged in User how is a descendant to the Viewing User.

The Viewing user has som Use Cases and a Use Case "Create Account". The Logged in User can of course "execute" all the Viewing User use cases but not the "Create Account" use case. How do i show this on a diagram, or do i have to rethink my generalization and change my diagram and actors.


Pages: [1]