Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » MoDisco » Discovering KDM Model from a Java Project
Discovering KDM Model from a Java Project [message #632397] Tue, 12 October 2010 18:35 Go to next message
Parisa  is currently offline Parisa Friend
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 20:18 Go to previous message
Gabriel BARBIER is currently offline Gabriel BARBIERFriend
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 20:20]

Report message to a moderator

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


Current Time: Tue Apr 16 22:28:03 GMT 2024

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

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

Back to the top