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.


Topics - danielku15

Pages: [1] 2
1
Suggestions and Requests / [Database Import] Save Log
« on: July 23, 2008, 03:59:45 pm »
Hello.
I'm currently doing some synchronisation jobs of my database. And it would be great if there would be a save button on the import-log window. Only "Import Succeed" is sent to the Ouput-window. I would like to know which tables are new (new ones start with 'importing' the others with 'synchronizing'). But the log window closes right after the import is finished.

Greets Daniel

2
Suggestions and Requests / Cleanup Unused Elements in Packages
« on: July 17, 2008, 12:50:25 am »
Hi.
Correct me if this feature exists. If you've got a lot of unused elements in your packages, you have to check each element if it is used in a Diagram (CTRL+U / Find in Diagram). If it is not used in any diagram, delete it.

Greets Daniel

3
Suggestions and Requests / [RTF Documentation] Linked Documents
« on: August 03, 2007, 04:05:17 am »
Hi.
I've got following problem. I have got a package Solution with subpackages Module01, Module02,.. and a module-overview-diagram where the links to the module-packages are placed on. In the Diagram its possible to add linked documents to the Packages. But it's not possible to access this document through the package explorer or documentation-template. Is this document attached to the "diagram element"-package? Or is this feature only missing or a bug?

greets Daniel

4
Suggestions and Requests / [RTF Documentation] No Images in headings.
« on: July 31, 2007, 10:34:49 pm »
Hi again.
I found a bug in the RTF template editor. If you have Images in your headings like:
[size=13][DIAGRAMION] Diagramname[/size]

And you insert a table-of-contents. All this headings are replaced by the first entry of the table-of contents. Very strange.

- Daniel

5
Suggestions and Requests / [RTF-Report-Templates] Additional Fields
« on: August 02, 2007, 12:01:26 am »
Hello.
It would be great if you add additional tags to the Templates. It would be perfect if you could implement something like in Word where you can setup formats which can be inserted in the document. For example a Tag for the TOC (to fix the bug with the headings), creation time / date of the document, author of the document which generates the document. So you could place a mark in the document like "generated by Danielku15 on 02.Aug.2007 / 11:00"

greets Daniel

6
Suggestions and Requests / German EA-Report
« on: July 26, 2007, 10:59:35 pm »
Hi there.
I've written about 3 pages about EA. Bugs, missing features,..
But written in german. Now I want to ask if there is any german worker in this company. If not I'll try to translate it to english.

greets Daniel.

7
General Board / [RTF Doc] RTF Text for each Diagram.
« on: July 17, 2008, 11:55:13 pm »
Hello.
I want to generate a documentation for all diagrams in my project. My problem is, that I want to add some RTF descriptions to each of my diagrams (not only notes) that it looks like this:
Quote
package>
1. Overview {Pkg.Name}
diagram>
{Diagram.RtfDescription}
{Diagram.Notes}
{Diagram.DiagramImg}
<diagram
<package


And in my RTF Description I want to add texts like this:
Quote
1.1 Diagramtitle
Some diagram description with a lot of information and formatting.

Combined, should it become a result like this:
Quote
1. Overview Package01
1.1 Diagram01
This diagram describes how to....
[IMG]
1.2 Diagram02
This is the class diagram to implement the features of Diagram01
[IMG]
2. Overview Package02
....

Is this possible? My idea was to add a "Document"-Element to each Diagram which contains the RTF Description. But I do not know if it's possible / how to include only the Contents of the "Document"-Element in the RTF file.

Any ideas how to solve this problem?

Greets Daniel

8
General Board / Link Element with Diagram
« on: August 01, 2007, 10:20:11 pm »
Hello again.
I've got 2 models in my project. One contains the different views with the data and the other the documentation of these views with packages.
Now I have documentation-objects on the diagrams of the documentations. And if I doubleclick on one of these documentation-objects (Class with Stereotype "model document") I want to open a specific diagram. Is this possible?

- Daniel

9
General Board / Undo Audit-Changes
« on: August 03, 2007, 12:10:51 am »
Hi again.
And another annoying question of me. ;D
I hope I'm not spamming this forum. (My questions are meant business)
Is it possible to undo changes with Audit? For example we have the version 1.0 today. And in 2 months are many changes done in the diagrams. Is it now possible to restore the version 1.0 when audit was enabled during that. Or does it only log and doesn't support restoring.

greets Daniel

10
General Board / New Version
« on: August 02, 2007, 09:35:58 pm »
Hi.
Is there currently a new Version in progress which comes out soon with a lot of new features and bugfixes from the Feedback-Section? Our company wants to upgrade out version (6.5 b803). And if there comes a new version they want to get the newest.

greets Daniel

11
General Board / Upgrade to 7.0 Remote Projects
« on: August 02, 2007, 11:27:53 pm »
Hi again.
As said our company wants to upgrade to a newer version. Now im testing the 7.0. But there's a big problem. If I load local projects there is no problem. the connectors are displayed correct and everything is available.
And if I open our remote project on the server, the whole diagrams are wrong. The connector-labels are all visible (should be hidden). The custom connector-points are not displayed, the connectors go directly from A to B. Also all columns are hidden and i don't know how to make them visible. In the feature-visibility are no entries (they are avaiable in the attribute-list)
Sample:
<local = small test>
http://www.coderline.net/img/local_prj.jpg
<remote = real model (censored)>
http://www.coderline.net/img/remote_prj.jpg

What have we to do to get the original remote-prj?

Daniel

12
General Board / Load big remote-projects
« on: July 26, 2007, 09:43:03 pm »
Hi
I've got another problem with EA. We've got a very big project ob an oracle database (200 packages, 500 diagrams, 5500 elements, 6000 connections,..). And it needs about 3 minutes to load the whole project. Is there a possibility to load only parts of the project (views) and on click reload the subpackages and diagrams?

Greets Daniel.

13
General Board / PDF Documentation
« on: July 30, 2007, 09:00:33 pm »
Hi there.
I've got another question. I've tried to find a possibility to create a PDF documentation direct in the EA but i found nothing. Can I export a PDF directly or do I have to convert it manually?

- Daniel

14
General Board / RTF Documentation Template - package hierarchy
« on: July 31, 2007, 12:02:43 am »
Hi again.
And the next problem comes along.  ;D

I've got this package structure:
Code: [Select]

Package
|
+-->Dialog-Overview (Diagram)
|
+-->«Dialog» Dialogname
|
+-->Dialog-Detail (Diagram)
|
+--> «Action» Action1
|
+--> «Page» MainPage (has a linked document)


And now I want to generate this hierarchy to this template:
Code: [Select]

1. Package
  Details

1.1 Dialog-Overview
   Details

1.1.1 Dialogname
     Details

1.1.1.1 Dialog-Detail
       Details

1.1.1.1 Action1
Details

1.1.1.2 MainPage
Details

Document


But how can I do this. I've tried several things but nothing worked. Do you have any ideas?

- Daniel

15
General Board / Hide / Shorten DataTypes of Attributes
« on: July 26, 2007, 10:29:48 pm »
Hi again.
Another problem I've got is that the Datatypes need lot of space. CTableNamePropertyID : VARCHAR(255). Is it possible to set aliases for this Datatypes or hide it completely?For example:
CTableNamePropertyID : 255
DStartDate : DATE

Greets Daniel

Pages: [1] 2