fr.inria.oadymppac.parsing.info
Interface CauseListProvider

All Known Subinterfaces:
CauseListListenerDecorator
All Known Implementing Classes:
CauseListListenerDecoratorImpl, DefaultExplanationEvent, ExplanationInfo

public interface CauseListProvider

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

Method Summary
 CauseListInfo getCauseList()
           
 void setCauseList(CauseListInfo causeList)
           
 

Method Detail

getCauseList

public CauseListInfo getCauseList()

setCauseList

public void setCauseList(CauseListInfo causeList)