|
Dresden OCL Toolkit | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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 |
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 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |