fr.inria.oadymppac.parsing.info
Interface DeltaListProvider

All Known Subinterfaces:
DeltaListListenerDecorator
All Known Implementing Classes:
BackToInfo, DefaultBackToEvent, DefaultRestoreEvent, DeltaListListenerDecoratorImpl, RestoreInfo

public interface DeltaListProvider

Author:
raf To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Method Summary
 DeltaListInfo getDeltaList()
           
 void setDeltaList(DeltaListInfo deltaList)
           
 

Method Detail

getDeltaList

public DeltaListInfo getDeltaList()

setDeltaList

public void setDeltaList(DeltaListInfo deltaList)