|
Dresden OCL Toolkit | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
tudresden.ocl
contains some utility classes that are
needed for several compiler modules, such as NameCreator
, and some
classes for the visualization of abstract synatx trees (ASTs).
See:
Description
Class Summary | |
ASTApplet | |
ASTTextGenerator | |
ASTViewer | |
ConstraintApplet | |
ConstraintEvaluation | |
ConstraintNameFinder | |
DocCheck | |
LexerModel | |
NameCreator | A class that provides unique names for the processing of OCL expressions. |
OclTree | |
OnlyNameFinder | A tree traversal class that searchs for a name in a expression, asserting that there is nothing else in the expression than the name; whether name means TName or APathName can be configured. |
SQLTestApp | |
Visualizer |
Exception Summary | |
OclException |
The package tudresden.ocl
contains some utility classes that are
needed for several compiler modules, such as NameCreator
, and some
classes for the visualization of abstract synatx trees (ASTs). The
visualization program can be started with
java tudresden.ocl.ASTViewer
.
|
Dresden OCL Toolkit | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |