<h1 class="panel-title">The code structure</h1>
</div>
<div class="panel-body">
+ <img src="static/img/ws-structure.png" alt="JABAWS Code Structure"
+ width="260" height="300" align="left" style="padding-right: 2em;" />
<ul>
<li><span class="directory"><i class="fa fa-folder-o" aria-hidden="true"></i> datamodel</span> contains the JABAWS datamodel </li>
<li><span class="directory"><i class="fa fa-folder-o" aria-hidden="true"></i> engine</span> contains the JABAWS engine - the code that abstract the execution environment and executes native binaries</li>