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


public interface AnnotationAdapter

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(AnnotationInfo info, Annotation element)
           
 StateAdapter getStateAdapter()
           
 void setStateAdapter(StateAdapter adapter)
           
 

Method Detail

adapt

public void adapt(AnnotationInfo info,
                  Annotation element)
           throws SolverException
Throws:
SolverException

getStateAdapter

public StateAdapter getStateAdapter()

setStateAdapter

public void setStateAdapter(StateAdapter adapter)