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

Pages: [1]
1
Thanks !!!!

saving the diagram did the trick.

2
Hi,

I'm writing an application to retrieve info directly from EA's schema.
I need to discover what table is used to record the visibility status of a connector in a diagram.

Tried styleex on t_diagram with no sucess
Got the info on t_diagramlinks but the field "hidden" allways shows "0" despite the actual visibility condition.

Any help?

Regards
Amaurilo

 

3
thank you all for your comments.

I have just discovered  that using the feature "Repository.GetPackageByID()" I can get control of any package in the model. that's what I needed to checkin/checkout.

I Agree with Helmut about granularity but , unfortunately, I can not make adjustments right now.

Best regards

Amaurilo

4
[my primary language is portuguese]

Hi,

I need to perform some mantainance to a package.
My problem is that the package is 2 levels bellow the controlled package.
At my current level of expertise I can only checkout a selected package.
Any help?

Tks
Amaurilo

5
General Board / Re: feature visibility and linked objects
« on: August 06, 2015, 06:30:02 am »
tks !

6
General Board / feature visibility and linked objects
« on: August 06, 2015, 05:02:57 am »
[my promary language is portugese]

Hi,
Need help with the following scenario:

I created a diagram DA with class A
Then, created diagrams DB, DC and DE and pasted class A into them using the option "Paste element as simple link".
Now I want to create a new attribute in class A but I don't want it to be visible only in diagram DA.
I wonder if there is a way to acomplish it without having to use the "feature visibility" option in each one of the remaining diagrams.

7
General Board / Re: SQL SERVER - Class attribute feature visibilit
« on: June 20, 2014, 10:01:52 am »
Got it!  thank you!  :D

8
General Board / SQL SERVER - Class attribute feature visibility
« on: June 19, 2014, 05:04:17 am »
Hi,
I need to query the EA database in order to retreive the feature visibility of an attribute in a given class.
I can not find the table/field that stores this info.
Any help will be appreciated.

9
General Board / Re: ISO 20022
« on: June 19, 2014, 05:49:46 am »
Grahan,
We were able to open the e-repository using Eclipse but, up to now, no way to export the ecore model to a EA readable format. Have you got a solution ? please keep us posted.
Thanks
Amaurilo

10
Automation Interface, Add-Ins and Tools / Re: Recursive checkin/checkout
« on: November 14, 2015, 05:31:17 am »
Great. !!
 ;D


11
Automation Interface, Add-Ins and Tools / Recursive checkin/checkout
« on: November 14, 2015, 04:39:38 am »
[my primary language is portuguese]

Hi,

I have  a tree with multiple packages(each one individually controlled  by ClearCase)
I could not find a built-in feature that allows me to checkout/checkin multiple packages at a time.
I guess I need to develop a plugin to do that.
My programming skills are limited so I would appreciate if some one could  help me with a code example in c#.

Best regards
Amaurilo

Pages: [1]