generate org.eclipse.bpmn2 source code from BPMN20.genmodel [message #1697060] |
Mon, 01 June 2015 09:23 |
Aaron Li Messages: 2 Registered: June 2015 |
Junior Member |
|
|
Hi,
I want to extend the BPMN 2.0 Modeler plugin. I know in most cases changing the BPMN 2.0 meta model won't be necessary, but i still want to know how to generate org.eclipse.bpmn2 source code from BPMN20.genmodel file.
I decompiled org.eclipse.bpmn2_0.7.0.201304230617.jar package file, and toke out the .ecore files and .genmodel file. Then generated Model Code in eclipse GMF environment. In the result code, there are a lot of difference when compared to original jar files. For example, there were only 5 files in org.eclipse.bpmn2.util package, but there were 14 files in org.eclipse.bpmn2_0.7.0.201304230617.jar.
Here is my question:
1.
how can I get the other files I mentioned above
2.
In some .java file there were some methods have to be modified, how can i get the complete source code of org.eclipse.bpmn2?
If my question is not clear enough, tell me.
Thanks in advance for any help.
Cheers,
Aaron
[Updated on: Tue, 02 June 2015 01:17] Report message to a moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03287 seconds