fr.inria.oadymppac.parsing.info
Interface UpdateProvider

All Known Subinterfaces:
UpdateListenerDecorator
All Known Implementing Classes:
AwakeInfo, DefaultAwakeEvent, DefaultReduceEvent, DefaultScheduleEvent, ReduceInfo, ScheduleInfo, UpdateListenerDecoratorImpl

public interface UpdateProvider

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

Method Summary
 UpdateInfo getUpdate()
           
 void setUpdate(UpdateInfo update)
           
 

Method Detail

getUpdate

public UpdateInfo getUpdate()

setUpdate

public void setUpdate(UpdateInfo update)