fr.inria.oadymppac.parsing.info
Interface UpdateListProvider

All Known Subinterfaces:
UpdateListListenerDecorator
All Known Implementing Classes:
ConstraintInfo, DefaultConstraintEvent, DefaultNewConstraintEvent, DefaultStateEvent, NewConstraintInfo, StateInfo, UpdateListListenerDecoratorImpl

public interface UpdateListProvider

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

Method Summary
 UpdateListInfo getUpdateList()
           
 void setUpdateList(UpdateListInfo updateList)
           
 

Method Detail

getUpdateList

public UpdateListInfo getUpdateList()

setUpdateList

public void setUpdateList(UpdateListInfo updateList)