Dresden OCL Toolkit

Package tudresden.ocl

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).

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  
 

Package tudresden.ocl Description

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

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