org.infolayer.model
Interface ModificationListener

All Known Implementing Classes:
Connection

public interface ModificationListener


Method Summary
 void modified(UmlObject umlObject)
          Mark the given instance as modified, so it will be written back to the underlying persistent storage
 

Method Detail

modified

public void modified(UmlObject umlObject)
Mark the given instance as modified, so it will be written back to the underlying persistent storage