Package org.ocltf.translation

Interface Summary
Translator Provides OCL translation capabilities.
 

Class Summary
BaseTranslator The "base" translator which all Translator's should extend, provides some basic functionality, such as the retrieveal of translation fragments from the translation template file, pre-processing, post-processing, etc.
Expression Contains the translated expression,
TraceTranslator This class allows us to trace the parsing of the expression.
TraceTranslator.TranslatorClassPool Extends the Javaassist class pool so that we can define our own ClassLoader to use from which to find, load and modify and existing class.
TranslationUtils Contains translation utilities.
 

Exception Summary
ExpressionException Any unchecked exception that will be thrown when an Expression exception occurs.
TranslatorException Any unchecked exception that will be thrown when a translation exception occurs.
 



Copyright © 2003-2004 Chad Brandon. All Rights Reserved.