Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

MoDisco/Discoverers

< MoDisco
Revision as of 05:18, 13 January 2010 by Nbros.mia-software.com (Talk | contribs) (Category:MoDisco)

Here is a list of discoverers provided by the MoDisco project:

  • JavaAST discoverer : creates a Java abstract syntax tree out of Java source code.
  • Java Discoverer : creates a Java abstract syntax graph where links between named elements are resolved. This discoverer produces a J2SE5 model or a KDM model.
  • JAR Discoverer : creates a UML model out of a JAR file.
  • KDM Source Discoverer : creates a representation of physical artifacts of an existing system.

Back to the top