Open Dynamic Concept-oriented Content Management
Introduction Applications Project Tasks Publications Related Technologies
Related Technologies: Code Generation Toolkit Utilities

Related Technologies

There is a range of technologies which are used in the COCoMa environment which are built and maintained outside the scope of the project:

Java Code Generation Toolkit

The Java Code Generation Toolkit enables convenient code production by programs. It offers classes comparable to those found in the package java.lang.reflect of the standard Java libraries. In contrast to those it allows to manipulate and create classes.

Supervisor: Hans-Werner Sehring
Researcher: Hans-Werner Sehring
Ressources: JavaDoc of the Code Generation Toolkit
Example of client code

Utilities

The utilities package contains some facilities that should help in building generators:

  • XML configuration file
  • Logging toolkit
Supervisor: Hans-Werner Sehring
Researcher: Hans-Werner Sehring
Ressources: