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

Pages: [1] 2 3
1
General Board / Re: Remove Multiple Packages form Control
« on: June 19, 2008, 09:58:03 pm »
ok, thanks for the answer.
best regards!

2
General Board / Remove Multiple Packages form Control
« on: June 18, 2008, 05:12:55 am »
I need to know if there is a way to remove multiple packages from control at once.
I need to remove al branches from control and delete the repository but the only way i can do this is per package.
I woukd like to know if its posible to perform a "remove branche from control".
Best regards.

3
General Board / Document Package Relationships in RTF?
« on: July 08, 2008, 05:22:11 am »
Is it possible to document a package relationships, like you do with elements and connector source and target?
Best regards!

4
General Board / Re: Maximum size of eap file?
« on: June 03, 2008, 01:41:57 am »
Quote
Whatever the maximum size for an MS Access database is.

Ok, thanks, that should be the right answer for me
best regards

5
General Board / Maximum size of eap file?
« on: May 31, 2008, 12:51:46 am »
Anyone know if there is a maximum size for an eap file?
Best regards!

6
General Board / Key Store on DB Server?
« on: May 30, 2008, 11:59:18 pm »
Is it posible to place a key store on  DB server?
currently seems that it is only possible to place the key store on a .dat in a file system server.
best regards!

7
General Board / XMI import --> invalid value according to the DTD
« on: May 30, 2008, 11:30:37 pm »
Hello,
I'm having problems when trying to XMI import a table with columns exported using DTD.

When importing i get the following message:
Error:
Code:0xc00ce017
Source = Line: 59; Character: 123
URL: file:///.../UML_EA.dtd
Error description: Attribute 'Visibility' has an invalid value according to the DTD/Schema.

it only happens with tables with columns, no problem when importing tables without any column.
if i left Use DTD unchecked i can import without any trouble, but perhaps somebody can tell the reason of the error...

best regards!

8
General Board / Re: Type=Operation; in RefGUIDList
« on: May 09, 2008, 10:12:41 pm »
Ok, thanks,
RefGUID would be useful for the moment
Best Regards

9
General Board / Type=Operation; in RefGUIDList
« on: May 09, 2008, 04:30:36 am »
Hi everyone,
is it posible to reference a list of operations from classes from the model using a RefGUIDList tagged value?

i have created the following tag, but isnt working.

Type=RefGUIDList;
Values=Operation;

i need to reference operations of other classes in the model using this tagged value, or similar mechanism

best regards

10
General Board / Re: need help on DDL transformation template...
« on: February 21, 2007, 07:27:32 am »
yes, i have, but i post it before testing the results, just to answer the question of mi tutor...
best regards...

11
General Board / Re: need help on DDL transformation template...
« on: February 20, 2007, 04:35:12 am »
simonm, thanks for the answer, it is precisely the kind of answer that i've been looking for, for now i really understand what that line does.
I should change to:
name=%qt%%CONVERT_NAME(className, "Pascal Case","Camel Case")%ID_PK%qt%

is it correct?.
Best regards.

12
General Board / Re: need help on DDL transformation template...
« on: February 16, 2007, 12:53:57 pm »
Hi Simonm, thanks for the answer.

In the class template i have:
name=%qt%%CONVERT_NAME(className, "Pascal Case","Camel Case")%ID%qt%

How should i modify this to set the name to exampleID_PK.

Best regards.

13
General Board / need help on DDL transformation template...
« on: February 13, 2007, 09:57:54 am »
I'm performing a DDL transformation, and i need that the field name of a primary key be set
to exampleID_PK instead of PK exampleID.
I know that i should modify the DDL transformation template, but idont know where i should
insert the changes.
Perhaps you could help and tell me in wich place or line insert the changes.
Best regards.

14
General Board / Re: User guide in spanish
« on: February 21, 2007, 07:31:36 am »
yes, you can download the user guide and the tool in spanish from: http://www.sparxsystems.com.ar/products/ea.html
best regards...

15
General Board / Re: customized html report
« on: February 12, 2007, 04:46:05 am »
I modified the iframe tag to <iframe src='"+toc+"' name='toc' id='tocIFrame' frameborder='0' width='0%' style='visibility: hidden'></iframe>
then the iframe isn't visible, but it still has its place on the page, as a grey box, i need to make that the "contentIFrame" be displayed all the wide of the screen.
I mean show only the contentIFrame contents.
best regards...

Pages: [1] 2 3