fr.inria.oadymppac.parsing.info
Interface ChoiceConstraintListProvider

All Known Subinterfaces:
ChoiceConstraintListListenerDecorator
All Known Implementing Classes:
ChoiceConstraintListListenerDecoratorImpl, ChoicePointInfo, DefaultChoicePointEvent, DefaultFailureEvent, DefaultSolutionEvent, FailureInfo, SolutionInfo

public interface ChoiceConstraintListProvider

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

Method Summary
 ChoiceConstraintListInfo getChoiceConstraintList()
           
 void setChoiceConstraintList(ChoiceConstraintListInfo constraintList)
           
 

Method Detail

getChoiceConstraintList

public ChoiceConstraintListInfo getChoiceConstraintList()

setChoiceConstraintList

public void setChoiceConstraintList(ChoiceConstraintListInfo constraintList)