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

Pages: [1] 2
1
Well, this is an old thread but i'd like comment to this. What is the status today? In the Settings menu and Auto Name Counter I cant add a counter for stereotypes e.g. Test cases and non-functional requirements.

Is there any way to do this or is it a requested feature already?
Best regards...

2
Suggestions and Requests / Re: Diagram - locate in Project Browser
« on: August 28, 2008, 11:59:20 pm »
yep <<Midnight>> to find the diagram itself...
Once you have a diagram open, you might want to jump into the browser where the diagram resides, similar as to "Locate in Project Browser" for elements. A diagram is an element itself right?
As Simon M indicates you could always "Find..." the diagram but then you have to enter search criteria... your criteria is the current diagram!
Anyway, mainly due to consistency :).

3
Suggestions and Requests / Diagram - locate in Project Browser
« on: August 27, 2008, 08:00:56 pm »
Locate in Project Browser is a nice function, but why cant you right click on a diagram background and get the "Locate in ..." option? That would be nice too and consistent.
Thx for a super-tool!
Regards Björn

4
Suggestions and Requests / List all diagrams of a certain type
« on: August 29, 2008, 12:03:12 am »
Is there a way to search for e.g. all objects diagrams in the model?
I.e. search for or list all diagrams with a specific type?

5
Suggestions and Requests / Re: Behvaior Ports!?
« on: April 23, 2008, 09:43:22 pm »
You'll find behavior ports in chapter 9.3.11 and figure 9.17 in Superstructure v2.1.1
Regards!

6
Suggestions and Requests / Behvaior Ports!?
« on: April 10, 2008, 06:40:18 pm »
Is there any plans to introduce the behvaior port notation, i.e. as an alternative to the delegation, to model that the containing classifier implements the request. According to the UML standard, the notation is to link the port to an (empty) state symbol (!). I had trouble drawing this in E.A.

7
General Board / Re: Assign a (default) diagram to an element
« on: February 16, 2012, 07:01:44 pm »
Paolo, that seem to correct!

1. First move diagram to any element
2. Then make the element Composite (to connect to diagram)

Now, it is possible to move diagram back to another location and still keep the composition link.

Well, mystery solved...

8
General Board / Re: Assign a (default) diagram to an element
« on: February 16, 2012, 06:53:06 pm »
Thanks for your answers! I got what I wanted by:
1. Select element and choose "Add diagram"
2. Make the element Composite
3. Then I could move the diagram where I wanted it to be and insert contents to it.

I found now way of pointing out an existing diagram, so instead I had to create a new diagram and copy & paste from my previous diagram (now obsolete).

And yes, it sure looks like a pair of spectacles  8-)

9
General Board / Assign a (default) diagram to an element
« on: February 16, 2012, 02:28:42 am »
I am using EA v8.0.858 and wonder if there is a way to open a diagram while opening/selecting a use case element? The "Show Composite Diagram" just seem to insert the composite diagram right on top of the current diagram, not openeing the diagram in a new tab.

10
General Board / Re: generating code with full path information
« on: June 30, 2011, 07:24:32 pm »
Hi, looking for a similar thing but using a later version of EA (8.0.858).
I have the following:
PackageA::ClassA realizes PackageB::ClassB
ClassA.h contains:
Code: [Select]
#include "ClassB.h"When i actually want:
Code: [Select]
#include "PackageB/ClassB.h"How do I do this? The hint from Simon above may be obsolete becase the code templates have probably been modified since, now the "Import Section" and "Import Section Impl" templates only refers to "%fileImports%" and "%fileHeaders%".

11
General Board / Code generate language macros?
« on: October 01, 2010, 07:16:22 pm »
How do I generate the following C-code from EA:

interrupt void timer0_isr(void)

The "interrrupt" keyword is one macro among others.
Is there a tag for this? The code template Operation Declaration reveals somethnig about a %opMacro% but this is inserted after the return type.

Some macros may appear even before the static and const keyword.

%opMacros% is according to the online help explained as "A space-separated list of macros defined in the declaration for this operation." but where do I find this?

So how do I generate language macros such as "interrupt" or "__irq" ?

Best regards,
Björn Nilsson

12
General Board / Configure Default Properties
« on: April 23, 2008, 09:15:37 pm »
Is there any feature in EA that gives you the possibility to set/override the properties/options once and for all, such as: untick "Show Namespace" in Diagram | Properties | Diagram ???

Can you re-configure this default setting, e.g. an configuration file to EA or using some kind of project template!?

(Rhapsody has a powerful/messy(?) chain of configuration-files solution for this...)

13
General Board / Rational Requiste Pro !? Or Caliber RM
« on: April 05, 2008, 12:31:58 am »
Is there any possible integration/support between EA and RRP, or EA and Borlands Caliber RM?

14
Bugs and Issues / Automatic updating of requirment stereotypes
« on: February 09, 2011, 02:14:24 am »
Hi!

I am using EA 8.0.855 and have a question about the behaviour of the requirments stereotype.

If I open an (unstereotyped) requirement it automatically selects functional when I close the properties dialog. Can this auto-selection be ignored? Or can the printout of the stereotype be suppressed in the _browser_ ? Weare not using the stereotype because all different requirements are stored under a separate sub packages.

Some times it also copies the stereotype string infront of the descrption, resulting in double stereotypes printouts in the browser. Some times it also adds "..." as a stereotype (alone or in conjunction with e.g. Funticonal)

Should I just resign and always let the tool display the stereotype in the browser??

Best regards, Björn Nilsson

15
Bugs and Issues / Compare with Controlled version, added notelinks
« on: June 30, 2010, 08:20:36 pm »
After configuring the model for version management (SVN), I have the possibility to compare different versions. But, some things (notelinks) seem to have been added internally and hence get listed as different between model and baseline.

1. Is there any way to suppress these (irrelevant?) changes?
2. Will there always be new/modified notelinks between one version and another?

Best regards Björn Nilsson (using EA 8.0.855)

Pages: [1] 2