Package org.jupe.synchronisation

Provides classes and interfaces concerning the synchronisation between source code and UML2 model.

See:
          Description

Class Summary
SemaphoreBlock  
SyncBlock This class implements a mechanism to avoid circular synchronization between UML2 and source code.
Util  
UtilTest  
 

Package org.jupe.synchronisation Description

Provides classes and interfaces concerning the synchronisation between source code and UML2 model. The package is structured following the two ways of synchronisation:

This package is meant to be independant of the concerned programming language. Classes for specific langages can be found in sub-packages.