fr.inria.oadymppac.parsing.info
Interface ConstraintListProvider

All Known Subinterfaces:
ConstraintListListenerDecorator
All Known Implementing Classes:
ConstraintListListenerDecoratorImpl, DefaultStateEvent, StateInfo

public interface ConstraintListProvider

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

Method Summary
 ConstraintListInfo getConstraintList()
           
 void setConstraintList(ConstraintListInfo constraintList)
           
 

Method Detail

getConstraintList

public ConstraintListInfo getConstraintList()

setConstraintList

public void setConstraintList(ConstraintListInfo constraintList)