1
Automation Interface, Add-Ins and Tools / Re: Where can I find Java API or Java code example
« on: June 10, 2009, 09:11:05 pm »
You can find some basic installation instructions here:
http://www.sparxsystems.com/uml_tool_guide/sdk_for_enterprise_architect/setup.html
I've not been able to find "real" Java examples, but if you look at
http://www.sparxsystems.com/uml_tool_guide/sdk_for_enterprise_architect/codeexamples.html and keep in mind that for any Object.attribute in VB there should be the corresponding getters and setters in Java, you should be able to start.
http://www.sparxsystems.com/uml_tool_guide/sdk_for_enterprise_architect/setup.html
I've not been able to find "real" Java examples, but if you look at
http://www.sparxsystems.com/uml_tool_guide/sdk_for_enterprise_architect/codeexamples.html and keep in mind that for any Object.attribute in VB there should be the corresponding getters and setters in Java, you should be able to start.