HEADER

biouml.workbench
Class RepositoryDocument.RepositoryUndoListener

ru.biosoft.access.DataCollectionUndoListener
  |
  +--biouml.workbench.RepositoryDocument.RepositoryUndoListener

public static class RepositoryDocument.RepositoryUndoListener
extends DataCollectionUndoListener

Special listener to undo/redo changes in repository document.


Constructor Summary
RepositoryDocument.RepositoryUndoListener(RepositoryDocument repositoryDocument)
           

Method Summary
 voidelementRemoved(DataCollectionEvent e)
           

Methods inherited from class ru.biosoft.access.DataCollectionUndoListener
elementAdded, elementChanged, elementWillAdd, elementWillChange, elementWillRemove, propertyChange

Constructor Detail

RepositoryDocument.RepositoryUndoListener

public RepositoryDocument.RepositoryUndoListener(RepositoryDocument repositoryDocument)
Method Detail

elementRemoved

public void elementRemoved(DataCollectionEvent e)
throws java.lang.Exception

Association Links

to Class org.apache.log4j.Category

to Class biouml.workbench.RepositoryDocument


FOOTER

BOTTOM