Package uk.ac.vamsas.objects

Interface Summary
IDocumentUpdater  
IVorbaBinding Provides methods to map between VorbaIds and arbitrary object references for use by a vamsas Application when moving between its own datamodel and the Vamsas session objects.
 

Class Summary
DocumentUpdaterEngine Implements a depth first traversal over the document tree calling update handlers based on the Vobject.isUpdated() and Vobject.isNewInDocument() state at each backtrack.
EmptyDocumentUpdater