Skip to main content



      Home
Home » Modeling » MoDisco » Discovering KDM Model from a Java Project
Discovering KDM Model from a Java Project [message #632397] Tue, 12 October 2010 14:35 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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] by Moderator

Previous Topic:discover Java/KDM Model programaticaly
Next Topic:[Announce] Implementation of KDM
Goto Forum:
  


Current Time: Tue Jul 15 15:32:12 EDT 2025

Powered by FUDForum. Page generated in 0.22248 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top