Uses of Interface
fr.inria.oadymppac.solver.VariableStatusCollection

Packages that use VariableStatusCollection
fr.inria.oadymppac.solver   
fr.inria.oadymppac.solver.parsing.adapter   
 

Uses of VariableStatusCollection in fr.inria.oadymppac.solver
 

Subinterfaces of VariableStatusCollection in fr.inria.oadymppac.solver
 interface State
           
 

Classes in fr.inria.oadymppac.solver that implement VariableStatusCollection
 class DefaultState
           
 

Uses of VariableStatusCollection in fr.inria.oadymppac.solver.parsing.adapter
 

Methods in fr.inria.oadymppac.solver.parsing.adapter with parameters of type VariableStatusCollection
 void VariableStatusAdapter.adapt(VariableListInfo info, VariableStatusCollection element)
           
 void DefaultVariableStatusAdapter.adapt(VariableListInfo variables, VariableStatusCollection element)