Package org.sourceforge.jemm.weaver.analysis

Class Summary
ChildTransformations  
CommonTransformations  
CompileTypeClassifier The CompileTypeClassifer is responsible for determining the type of a persistence class, specifically whether it is a parent (that will hold the shadow reference) or a child.
DependencyManager Supports the dependencies between various transformations and determines the correct execution order.
JAClassCreator Utility class for setting up CtClass instances from classes stored on the filesystem.
ParentTransformations  
TransformationChain A number of transformations that are run in order.
 

Enum Summary
CompileTypeClassifier.CompileType Class classifications.
 

Exception Summary
DependencyException Thrown when something is wrong within the Dependency Manager.
InvalidDependencyTreeException Thrown when the dependent Transformations can not be found.
 



Copyright © 2009. All Rights Reserved.