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

All Known Implementing Classes:
DefaultCauseAdapter

public interface CauseAdapter

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(CauseInfo info, Cause element)
           
 

Method Detail

adapt

public void adapt(CauseInfo info,
                  Cause element)
           throws SolverException
Throws:
SolverException