Skip to main content

Notice: This Wiki is now read only and edits are no longer 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 03:59, 29 April 2009 by Unnamed Poltroon (Talk)

Here is a list of discoverers provided by 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 element 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 artefacts of an existing system.

Back to the top