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

Pages: [1]
1
Suggestions and Requests / Configurable notes editor font
« on: March 06, 2013, 01:57:11 am »
I believe that possibility to change default font for notes editor would greatly enhance user's experience. The same is true for other fields, where relatively long text is entered. For example - I'd like to move notes editor to another monitor, but its text is then barely readable. Simple configuration option to change font/size for text editors would be greatly appreciated.
Is there any plan or feature request regarding this issue?

Regards

S.

2
General Board / Re: Problem with internal artifacts
« on: June 19, 2014, 10:30:49 pm »
Diagram is writeable - I can create any element in it.

But problem solved - manually uninstalled EA and installed EA build 1107

anyway, thanks for answer

Stepan

3
General Board / Problem with internal artifacts
« on: June 19, 2014, 08:17:04 pm »
Hi,

I have problem with creation of internal artifacts. I try to drag a file to diagram, but nothing happens (mouse cursor looks like forbidden sign). Should I need to use specific kind of diagram? Or, have I to be connected to cloud to enable this functionality. Or am I missing some settings?
I tried to create new mode but it did not help.
I have EA 11 (build 1105) Corporate edition

Thank you for any help.

Stepan

4
General Board / Share XSD among WSDLs
« on: July 21, 2012, 12:02:19 am »
It is common practice to separate data declaration to xsd file and reference it from (possibly more) WSDL files. This is accomplished by using xsd:include/xsd:import directives.
It is possible to model such approach in EA? I tried to import such WSDL into EA and it ended with empty Types package and WSDL messages refers to non-exiting types. Am I doing something wrong?
Any advices, please?
Thanx

5
General Board / Re: Diagram properties preset
« on: December 08, 2011, 08:35:05 pm »
Automation is something I would rather not use.
Template package is what I wanted. Thank you. Some ways in EA are really not straight forward.

St33ve

6
General Board / Diagram properties preset
« on: December 08, 2011, 12:33:13 am »
On doagram properties page I can check "Use Alias If Available". Can I specify initial value of the attribute for newly created diagrams?
I want all diagrams to display alias by default, without need to open property dialog and set the property manually.
Am I overlooking some setting?

Thanks for answer.

st33v3

7
General Board / Splitting a link in activity diagram.
« on: December 03, 2011, 04:25:51 am »
On sparx web I found following diagram.
What are the small "A" boxes? I suppose they represents splitting a link (flow) at one point and its continuation from other. Do the EA "undrerstands" that these two separate lines are one connector? It would be a nice feature, but I can't find out how to do something like that on diagram (no such thing in activity dialog toolbox).
Opinions, help, please?

Thanx, Steeve

8
Hi,

thank you. One last thing - there is no Repository.Execute. Did you mean Repository.SQLQuery? Unfortunatelly, the method does not allow query parameters, only SQL string. Therefore, there is problem with binary data encoding. I want to avoid database specific code, but it is probably impossible.

S.

9
Automation Interface, Add-Ins and Tools / Put image file to diagram
« on: June 20, 2014, 08:27:31 pm »
Can I place an image to diagram via automation API? I have an EMF file that I want to be displayed in a diagram. I suppose that I need to interact with image manager, but I don't know how.

Thanks

Stepan

10
Thank you for pointer to the t_document table. Is this table accessible via automation API? I didn't find any reference in documentation.

S.

11
Is it possible to access (at least export) file represented by internal artifact? And btw can I retrieve original file name?
I´d like to implement add-in that processes files stored in model as artifacts.

Thanx

Stepan

12
Automation Interface, Add-Ins and Tools / Changing Language property
« on: February 18, 2012, 03:17:29 am »
Hi,

is there an option how to change/retrieve Language property of class by script? Dialog box for Class allows that, properties view allows that too. But in script element.Language yields in "Unsupported property" error.
And according to Element documentation there is really no such property.
Can I change value of Language field in script? Any hints?

Thank you

St33ve

Pages: [1]