| Discovering KDM Model from a Java Project [message #632397] |
Tue, 12 October 2010 14:35  |
Parisa Messages: 3 Registered: October 2010 |
Junior Member |
|
|
Hi,
I am working with MoDisco and I am interested in "Discovering KDM Model from a Java Project".
I have read the code and I have some questions.
Is it true that for Discovering KDM Model from Java Project, MoDisco first gets the Java Model of the Java project and then transforms the Java model to the KDM model?
How does Modisco make a Java model from a Java Project?
Thanks in advance,
Parisa.
|
|
|
| Re: Discovering KDM Model from a Java Project [message #632422 is a reply to message #632397] |
Tue, 12 October 2010 16:18  |
Gabriel Messages: 106 Registered: July 2009 |
Senior Member |
|
|
Hello Parisa,
You're right, we initialize first a java model (using jdt abstract syntax tree), then we use a transformation to get the kdm model.
And if you need more details about discovery of java model, please have a look to the class "JavaReader" in the plug-in org.eclipse.gmt.modisco.java.discoverer.
Regards
Gabriel
[Updated on: Tue, 12 October 2010 16:20] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.01577 seconds