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

Pages: [1]
1
Hello guys!
This is a very import question for me!
I'm using java API of architect and I have to transform my model to psm one.
how can set the attribute in order to include all the children of the package?
thanks in advance for your interest
Regards

2
Automation Interface, Add-Ins and Tools / 2 Java API problems
« on: September 19, 2008, 02:14:35 am »
Hi guys,
I'm using EA java-api.

1 - I need to disable the checkbox referring to "use stereotype icons".
2 - I need to insert in the body java file the "import" statement

Anyone can help me?
Thanks a lot in advance

3
Hi everybody, I want to know if exists Java API for MDA transformation. In particular Java API for the step PMI->PSM model?

4
ConstLayoutStyles


Hi everybody,
I have some problems using LayoutDiagramEx instruction.
This is the code:


String b = rep.GetProjectInterface().GUIDtoXML(rep.GetProjectGUID());

Boolean c = rep.GetProjectInterface().LayoutDiagramEx(b, 2, 4, 20, 20, false);

I think that the problem is the parameters of LayoutDiagramEx, in particular LayoutStyle.

I would like to create a simple hierarchial format.

Bye

5
It's very hard use eaapi.jar without any example on the web  :'(

6
Yes, I already know this site..but I would like some example  :-[

7
      
Hi everybody!
I'm using Eclipse and Enterprise Architect 7.1 library (eaapi.jar) for a university project. I must use the api in order to create a new class diagram, add a new class, attributes and so on.
All samples that I find are in Visual Basic 6.0 or C#...nothing java samples!!
Please help me! I would need at least a full documentation about the API of this library!

Thanks very much!
bye

Pages: [1]