<li><b>Classdiagram with embedded automata</b><br>Grammar: visitors.zip/tree/master/visitors/src/main/grammars/de/monticore/visitors/­CDWithAutomaton.mc4</li>
</ul>
<h3>Requirements</h3>
<ul>
<li>Java 8 SDK</li>
<li>Maven 3+</li>
</ul>
<h3>Build</h3>
<p>Extract the visitor.zip. To build the project run <code>mvn clean install</code> from the visitor folder that contains the <code>pom.xml</code>. MontiCore generates files to folder <code>visitors/target/generated-sources/monticore/sourcecode</code>. Put this folder on the class path after building the project.</p>