View previous topic :: View next topic |
Author |
Message |
CyberOdin
Joined: 30 Nov 2003
Posts: 9
|
Posted: Sat Oct 09, 2004 2:01 pm Post subject: Open API Documentation
|
|
|
Hello,
where do I find some docs/examples about the Open API support for EclipseUML Studio?
Regards
Daniel S. Haischt
|
|
Back to top |
|
|
magir
Joined: 13 Oct 2004
Posts: 13
|
Posted: Wed Oct 13, 2004 7:23 am Post subject:
|
|
|
I'm searching for documentation and examples as well. As it seems, the API is currently unusable .
I really need this urgently - would be great to have a documentation somewhere.
|
|
Back to top |
|
|
jason
Joined: 20 Sep 2004
Posts: 3
|
Posted: Thu Oct 14, 2004 9:36 am Post subject:
|
|
|
I managed to get the openAPI example to work but I had to re-write it to use new dependancies and non-deprecated APIs.
However, the only API function it provides is to give access to the JDT model elements that you select in the UML diagram. So, if you select a class, you can get access to the java class in the Eclipse JDT and do something with it. You can't modify the UML diagram at all (which I need to be able to do).
Messages in the archive say that Omondo is working on having more API functions in the next release (maybe in Nov).
Jason
|
|
Back to top |
|
|
|