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

Pages: [1] 2
1
General Board / Re: Exporting to UML profile?
« on: June 23, 2005, 02:29:22 am »
Use "Save Package as UML Profile".
Export is XML file.


Guillaume

2
General Board / Re: generate code for attribute default values?
« on: May 20, 2005, 02:52:38 am »
U need use : Configuration>Code Generation Template.

U select language u use : C++, C#, Java ...(C++ for you)

And then in "Attribute Declaration", u need to add the line :
%attInitial ? "(" value ")"%

for example : with C# it's :
%attInitial ? " = " value%

Hope, have help you

Guillaume Goarnisson

3
General Board / Re: Including a file in EA
« on: June 23, 2005, 07:42:44 am »
Not sure you can do that (even if you have corporate edition).
I think EA only keep link to file as a string in DataBase.
The file is not include in the EA project.

You have the update link by yourself or to put all information in your UML tools without using external file  :)

Guillaume

4
General Board / Re: Version Control with Subversion?
« on: June 22, 2005, 02:07:21 am »
There's already discussion on Subversion topic...

http://www.sparxsystems.com.au/cgi-bin/yabb/YaBB.pl?board=general;action=display;num=1116576327;start=0#0


Until now, No support for Subversion in EA.
But it will come... Everybody seems to ask for it

Guillaume Goarnisson

5
General Board / EA - Version Control (Subversion)
« on: May 20, 2005, 01:05:26 am »
Hy !

See there is a support for SCC, CVS to use version Control on Modeling project in Enterprise Architect.
What about Subversion support ? Don't see anymore in EA 5.0 ?

Is it plan ? Next EA Version Control features ?


Guillaume Goarnisson

6
General Board / Define "Workspace Perspective"
« on: June 22, 2005, 06:46:37 am »
Hy,

I have define UML Profile (including in particular extension of UML stereotype). I choose option "Show Profile in UML Toolbox" and see I can only have "my customize profile" by checking <None> as Workspace Perspective.

What I would like to do is to define a new perspective in order to display customize UML toolbox with the new profiling.

Is it possible to define new perspective or can we only customize existing perspective by "Customize local option>UML Element Toolbox" Menu.


Thanks for answers

Guillaume Goarnisson

7
General Board / Re: EA - Export Configuration Item
« on: June 22, 2005, 05:45:16 am »
Ok. Thanks.

Guillaume

8
General Board / EA - Export Configuration Item
« on: June 22, 2005, 02:02:44 am »
Hy !

I want to know if it's possible to export Data defined in Configuration Menu (People, General Type...)
in order to reuse "Team project" or "Client Team" for example.
I know it will be possible to take informations directly in
DataBase (Access, SQL Server or other) but if there's an option in UML Tools I think it's better.
I see and use export in XML files when I defined UML Profile but don't see anything about exporting
Configuration Item I have defined.
Export in XML ? in CSV ?

Someone meets same issue ?


Thanks for answers

Guillaume Goarnisson

9
General Board / RaQuest - "All requirement view"
« on: June 20, 2005, 12:33:31 am »
Hy !

I'm using Raquest to manage requirement on project and have a question about usability of RaQuest.
On "All requirement View" (or other view), with mouse click we only can change requirement status .

In my case, I have define an attribute FURPS as enumeration (F,U,R,P,S), then I choose to display this requirement attribute on "Requirmeent View".
But I must edit each requirement properties to select appropriate value for "requirement FURPS attribute", I can't do this change on "All requirement View" with mouse click => Only status is proposed to edit.

Is it a bug ?
Impossible with tools ?
Anyone have same problem and want access by this way ?

Thanks for answers

Guillaume Goarnisson

10
General Board / Re: Spelling Language - French
« on: June 06, 2005, 04:35:51 am »
First, didn't find in register area.
Now, that's ok with "EADict".
Thanks for help.

Guillaume

11
General Board / Spelling Language - French
« on: June 02, 2005, 02:13:01 am »
Hy all !

I use spell checking on EA (Default English US Dictionary propose with tool).
Can we obtain a French dictionnary ? (tlx format)
Shall I define by myself ?

Thx for answers

Guillaume

12
General Board / Re: Virtual documents
« on: June 01, 2005, 05:24:24 am »
Until now,I think it true.
No way to produce RTf documentation (WYSIWYG mode) on virtual Document.


Guillaume Goarnisson

13
General Board / Document Generation (EA 5.0) - Define Style
« on: May 18, 2005, 02:50:54 am »
Hy,

Very happy with using EA 5.0 now (Major point: WYSIWYG RTF template and MDA Transformation).

But I don't find the way to reuse style I have with MS Word (files .dot). In fact, there are some template propose by EA : Use case template, Requirement template... and also Style for "Title", "H1", "H2", "Body Text", "Normal"...

I find item : Edit>Edit Style, and we can define comportment for every style one per one.
It's the only way ??
We can't import a .dot file ? or when creating a template explain that we want to respect/use the .dot file as we do in MS Word (Tools > Model)

Anyone to help me ?

Thx

Guillaume Goarnisson

14
General Board / EA : Link with JUnit ?
« on: April 22, 2005, 02:26:15 am »
Hi !

Is there a link between EA and JUnit ? (with MDG Link technologies perhaps ?)

I see there is a "UML Profile Testing" (as MDG Link) to model and document test procedure.
By this way, we can produce Class Diagram, Sequence Diagram to document our test case but miss final step : code generation for a Unit Test Framework.

In Specification "UML Profile Testing" of OMG, we found mapping between Profile and JUnit Framework.

Some UML tools begin to implement this : Document and generate Test case with Sequence diagram.

What about EA ?
Features with UnitTest Tool (JUnit) planned or not ?

Guillaume G.

15
General Board / Test Case (modeling element) and Testing View
« on: April 15, 2005, 02:29:59 am »
Hy !

I use Test Case in EA 4.51.
I can associate the Test Case with Use Case on UML diagram.

But I don't understand by the Test case taken from the Toolbox don't appear on "Testing View". So the activity "Test management" (Follow, Acceptance, Status,...) isn't associate with the test case of diagram. Why ?
EA Limitation ?

Guillaume G

Pages: [1] 2