====== Products ====== * [[products:event_bus:]] - Event dispatching/inference engine. * [[products:hammurapi_rules:start]] - Rule engine. * [[products:euphrates:start]] - Flow execution engine. * [[products:config:start]] - Java objects configurator. * [[products:hammurapi:start]] - Code review system. * [[products:model_documenter:start]] - Generator of HTML documentation for [[http://www.eclipse.org/modeling/emf/|EMF]] models and diagrams. * [[products:jDraw:]] - In-browser diagram editor plug-in for [[http://www.dokuwiki.org/dokuwiki|DokuWiki]]. * [[products:jCapture:]] - Screen capturing plug-in for [[http://www.dokuwiki.org/dokuwiki|DokuWiki]]. ===== Libraries ===== * [[products:convert:start]] - Java objects conversion framework. * [[products:util:start]] - Utility classes. * [[products:render:start]] - Rendering framework. ===== Dependency matrix ===== The table below depicts dependencies between products and libraries. Only direct dependencies are shown. E.g. [[products:euphrates:start]] has direct dependency on [[products:config:start]], which is shown, and indirect on [[products:util:start]], which is not shown. | | Suppliers |||||| ^ Consumers ^ [[products:util:start]] ^ [[products:convert:start]] ^ [[products:render:start]] ^ [[products:party:start]] ^ [[products:config:start]] ^ [[products:euphrates:start]] ^ [[products:hammurapi_rules:start]] ^ | [[products:convert:start]] | x | | | | | | | | [[products:render:start]] | x | x | | | | | | | [[products:config:start]] | x | x | x | x | | | | | [[products:euphrates:start]] | | | x | | x | | | | [[products:model_documenter:start]] | | | x | | | | | | [[products:hammurapi_rules:start]] | | | x | | x | x | | | [[products:hammurapi:start]] | | | x | | x | x | x | The table depicts dependencies between top-level products, which is a sum of dependencies of individual product components. For example, [[products:hammurapi_rules:start|Hammurapi Rules]] specification does not depend on any other products, but reference implementation depends on Euphrates, and this is why it is shown that Hammurapi Rules depends on Euphrates. All products and libraries can be installed with [[installer]].