Package org.jupe.synchronisation.sourcechanges.java

Contains classes and interfaces to handle changes in Java source code and propagate them to the UML2 model.

See:
          Description

Class Summary
AbstractHandler  
ClassInterfaceHandlerTest  
DeltaVisitor This class classifies the incoming deltas in order to use the corresponding handler.
DeltaVisitorJob The actual handling of the DeltaVisitor has been reshaped into an Eclipse Job.
FileHandler This handles is used to react to changes in classes.
FileHandlerTest Tests for the FileHandler that doesn't use the builder, but directly calls the handler's methods.
FolderHandler This handles is used to react to changes in packages.
FolderHandlerTest  
 

Package org.jupe.synchronisation.sourcechanges.java Description

Contains classes and interfaces to handle changes in Java source code and propagate them to the UML2 model.