Skip to main content



      Home
Home » Modeling » MoDisco » Custom discoverer
Custom discoverer [message #1403012] Sat, 19 July 2014 16:01 Go to next message
Eclipse UserFriend
Hi

I would like to create custom discoverer. For example, is it possible to write a discoverer for Python or Go?

Are there any examples or tutorials of doing this?

Thanks

[Updated on: Sat, 19 July 2014 17:23] by Moderator

Re: Custom discoverer [message #1403112 is a reply to message #1403012] Mon, 21 July 2014 08:25 Go to previous message
Eclipse UserFriend
Hello,

Thanks for looking to MoDisco!
The goal of the project is to provide an integration framework for model discovery components (and other related ones) as well as actual implementations of some of them for a given set of base technologies.

For having examples of already available model discoverers (and related metamodels), you should take a look to the MoDisco documentation (in MoDisco User Guide -> Technologies).
For instance, you can take a deeper look to the full Java metamodel and corresponding model discoverer.

If you want to develop your own discoverer and then plug it to the framework, you can use any technology you prefer with the condition that the produced artifact must be an EMF model (e.g. implement your specific parser, generate it automatically using Xtext, etc.).
To connect it, you will simply have to implement the MoDisco Discovery interface (cf. MoDisco User Guide -> Infrastructure -> Discovery Manager -> Developer Documentation).

I hope this helps.
Previous Topic:java metamodel in MoDisco
Next Topic:How to load a Java model
Goto Forum:
  


Current Time: Tue May 13 00:49:52 EDT 2025

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

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

Back to the top