Package com.objectwave.sourceGenerator

Class Summary
ClassBodyGenerator Manipulates java class info objects to include the various methods generated via the templates.
ClassHeaderGenerator Add imports to a JavaClassDef.
ClassInformation Used to define a bunch of 'InformationToken's that know how to get data from a JavaClassDef.
DelegatorGenerator Class to generate a delegate.
InformationClass use it to replace ClassInformation
OWScript  
ReflectedClassSource Use reflection to create a 'source' file for the specified class.
SourceCodeGenerator This class does very little but house some common source generation routines.