Logo

4.3 Importing using external parsers

Moose supports the analysis of Java systems by means of external parsers and MSE file for model interchange. The general process can be seen in the picture below.

The first step is to use the external parser to process the Java sources. Afterwards, the external tool exports the model in MSE. And finally, this MSE file is imported in Moose.

There are two parsers that offer a strong support for Java systems:

Importing using an external parser

Add a Note