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

Pages: 1 [2] 3 4 ... 10
16
General Board / Relationship between functions and Matrix
« on: July 02, 2013, 11:44:40 pm »
Hello,

I have really weird question: is it possible to link two function in EA and see their relationship in the Relationship Matrix?

Thanks.

17
General Board / Compatibility of different versions of EA
« on: June 05, 2013, 11:22:53 pm »
Hello,

I'm pretty confused by my add-ins which I've wrote for EA 9.3. version. I've upgraded it to 10 and add-ins do not behave like they used to.

Some hints?

18
General Board / Re: Object Stereotype
« on: November 07, 2012, 06:27:38 pm »
Thank you qwerty. It's very clear.

19
General Board / Object Stereotype
« on: November 07, 2012, 01:57:39 am »
Hello,

I'm woundering if object stereotype could be found in t_object table only or other tables can hold this information also.

Thanks.

20
General Board / Re: Baseline
« on: October 23, 2012, 07:44:54 pm »
It's wird, rollback only position of the element, but nothing except it.

21
General Board / Re: Baseline
« on: October 23, 2012, 07:30:12 pm »
No, I'll try it now.

22
General Board / Baseline
« on: October 23, 2012, 06:12:42 am »
Hello,

I would like to know how to rollback using baseline. I see the Restore option, but not always it actually performs the rollback process. For example if some classes were deleted and I tried to restore them using my baseline, nothing happens. It could show me class object but nothing inside. I would like to mention that most of my elements from different packages and many people can change them for their needs.

Thanks.

23
General Board / Re: TaggedValue and API
« on: October 16, 2012, 12:17:44 am »
Thanks.

24
General Board / TaggedValue and API
« on: October 14, 2012, 09:59:55 pm »
Hello,

I'm trying to get tagged value from an attribute : currentAttribute.TaggedValues.GetByName("length"), but could not find an appropriate collection to save it. What is the return type of this GetByName?

Thanks.

25
General Board / Re: Reverse Engineering
« on: October 10, 2012, 06:38:50 pm »
Not much. Nothing to do with EA?

26
General Board / Reverse Engineering
« on: October 10, 2012, 06:42:36 am »
Hello,

This is a problem: how can I control design and code when we are changing directory pretty often? For example: I've generated some Java code, made some changes to this file and move it to the different directory and after that "Synchronize with code..." option is chosen. Nothing happened, I will not see the changes in the EA because I've moved the file to other place.

May I contol all these manipulations?

Thanks.

27
General Board / Add New Language, Code Generation Template
« on: October 09, 2012, 07:56:20 pm »
Hello,

I would like to add a new language and it almost looks like Java. I've copy Class, Class body, Class declaration, attribute, Attribute Declaration templates, but when I tried to Generate code using my new language it did save it in the provided location. What did I miss?

Thanks.

28
General Board / Re: Code Generation Template
« on: September 24, 2012, 08:21:30 pm »
Thanks, but it does not work :(.

29
General Board / Code Generation Template
« on: September 23, 2012, 07:00:00 pm »
Hello,

I have attribute tagged value with some name "tagName", but without value, only name. So, how can I check in the template if the tagged value exists? This code does not work:

%if attTag:"tagName" =""%

because NO value. I tried ==NULL or ==EMPTY does not work also.


Thanks.

30
General Board / Import/Export Code Generation Template
« on: September 24, 2012, 08:53:32 pm »
Hello,

I'm just woundering if is it possible to do import / export for custom templates?

Thanks.

Pages: 1 [2] 3 4 ... 10