fr.inria.oadymppac.parsing.info
Interface ValueListProvider

All Known Subinterfaces:
ValueListEventDecorator
All Known Implementing Classes:
CauseInfo, DefaultCauseEvent, DefaultDeltaEvent, DefaultExplanationEvent, DefaultNewVariableEvent, DefaultUpdateEvent, DefaultVarDomainEvent, DefaultVariableEvent, DeltaInfo, ExplanationInfo, NewVariableInfo, UpdateInfo, ValueListListenerDecoratorImpl, VarDomainInfo, VariableInfo

public interface ValueListProvider

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

Method Summary
 ValueListInfo getValueList()
           
 void setValueList(ValueListInfo valueList)
           
 

Method Detail

getValueList

public ValueListInfo getValueList()

setValueList

public void setValueList(ValueListInfo valueList)