Package org.jupe.synchronisation.umlchanges

Class Summary
AbstractContainerHandler Abstract, language independant base class for handlers of UML2 elements that can contain others (e.g.
AbstractContainerHandlerJob  
AddAdapter Helper class to deal with the behaviour of the UML2 notification mechanism, that containing elements get a notification about added element before their names are set.
RemoveAdapter Helper class to deal with the strange notification behaviour of UML2.
SimpleHandler Abstract, language independant base class for handlers of changes UML2 element that don't contain others.
UML2ElementStack Helper class to deal with the notification behaviour of UML2.