fr.inria.oadymppac.solver.parsing.adapter
Interface ValueListAdapter

All Known Implementing Classes:
DefaultValueListAdapter

public interface ValueListAdapter

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

Method Summary
 void adapt(ValueListInfo info, ValueList element)
           
 

Method Detail

adapt

public void adapt(ValueListInfo info,
                  ValueList element)
           throws SolverException
Throws:
SolverException