Dresden OCL Toolkit

Package tudresden.ocl.codegen

This package contains interfaces that the class tudresden.ocl.OclTree uses to access code generators, some classes to support the implementation of code generators especially for procedural languages, and a code generator for Java.

See:
          Description

Interface Summary
CodeFragment  
CodeGenerator  
 

Class Summary
JavaCodeGenerator  
NodeNameMap  
ProceduralCodeFragment  
ProceduralCodeGenerator Subclasses should overwrite only inXxx/outXxx/caseXxx methods of nodes "below" AConstraintBody (below means nodes such that their production can be derived from the production constraint_body).
StringStringMap  
 

Package tudresden.ocl.codegen Description

This package contains interfaces that the class tudresden.ocl.OclTree uses to access code generators, some classes to support the implementation of code generators especially for procedural languages, and a code generator for Java.


Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.