<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Strict//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Description of General code generation</title>
</head>
<body>
<h1>Description of General code generation</h1>
<p>The plug-in ch.sahits.codegen provides a means to generate any code fragment. The code generation is
based upon an input model that can be generated from various sources and a generator. The generator
can be a JETemplate or a Generator class.</p>
</body>
</html>