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

Pages: [1]
1
General Board / Re: Deleting Stereotypes
« on: November 10, 2009, 02:24:27 am »
Hi,
I set up security (sorry i did not mention before). I am working in Require User Lock mode. I am working as admin and the stereotype is not used anymore. Why isn't there any error message, if deletion is not successful?
regards
jan

2
General Board / Re: Deleting Stereotypes
« on: November 07, 2009, 12:10:47 am »
Hi,
I checked and I am quite sure the stereotypes I am trying to delete is not used anymore.
Regards
jan

3
General Board / Re: Deleting Stereotypes
« on: November 06, 2009, 11:31:21 pm »
Hi,
nothing happens. No error, no message, just nothing. And the stereotype ist still there.
Regards
jan

4
General Board / Deleting Stereotypes
« on: November 05, 2009, 02:32:25 am »
Hi Gurus,
I am working with EA7.5 using a database repository. I am trying to clean up the stereotypes, which have been created over the time. I found the UI UML Types under Settings -> UML... in the menu. From here I cannot delete a stereotype, even those which are not used in any object. What am I missing here? Are they used in any other context, which I did not figured out yet? How could I check? I found the tabel t_stereotype. What if I delete rows in this table?
Any answer is highly appreciated.
Thanks and regards
jan

5
General Board / Re: Finding Baselines
« on: November 10, 2009, 02:35:35 am »
it works!
thanks and best regards
jan

6
General Board / Finding Baselines
« on: November 07, 2009, 12:06:58 am »
Hi Gurus,
I am using baselines, which I define on packages. So after some time working with Enterprise Architect and defining some baselines, I would like to have an overview of all baselines which have been set so far. I do not want to check every single package for a baseline. Where do I find such an overview?
Thanks and regards
jan

7
General Board / control access and modification of model
« on: June 04, 2009, 06:42:22 pm »
Hi Gurus,

I found the following statement on http://www.sparxsystems.com/share.html
User security provides the ability to control the access and modification of model portions based on user login. For the most comprehensive sharing needs.

How can I actually configure EA to define access of model portions to users or groups. I'd like to grant access to create and update a package to users/groups. Other users/groups may not even view the same package. Doing this within one EA project in one database repository, is this possible at all?

Best Regards
Jan Krueger

8
General Board / Unset the Default Diagram
« on: October 06, 2008, 10:47:01 pm »
Hi Gurus,

I know how to set a default Diagram, which loads when Enterprise Architect first opens.
How can I reset it. I do not want to open a default diagram when opening Enterprise Architect.

Best Regards
Jan

9
General Board / Re: Q: Where to find notes in database of StateFlo
« on: June 10, 2007, 11:41:16 pm »
thank you very much. the problem is the database client i have been using. it does not show the content of clobs.
best regards
jan

10
General Board / Q: Where to find notes in database of StateFlow
« on: June 08, 2007, 07:32:23 am »
Hi gurus,
i created a state machine diagram and i am using stateflows between the states. I can define notes in the stateflow properties using the general tab.

I am trying to read the notes in the database repository. I tried 'select name, notes from t_connector' but the notes field is empty.

Where can I find the notes in the database? Which table, which field?

Every input is highly appreciated.

Best Regards
jan

11
General Board / Q:Find content of linked document in the database?
« on: April 26, 2007, 05:53:15 am »
Hi Gurus,
I added a linked document and I can see a new column in table t_document of my oracle database. I guess, the document is saved in bincontent.
How can I read the content of the document?
I tried in SQLPlus
select utl_raw.cast_to_varchar2(bincontent) from t_document;
But I can only see the binaries?

What am i doing wrong? Any input is highly appreciated.
Best Regards
jan

Pages: [1]