fr.inria.oadymppac.parsing.info
Interface VariableListProvider

All Known Subinterfaces:
VariableListListenerDecorator
All Known Implementing Classes:
DefaultStateEvent, StateInfo, VariableListListenerDecoratorImpl

public interface VariableListProvider

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

Method Summary
 VariableListInfo getVariableList()
           
 void setVariableList(VariableListInfo variableList)
           
 

Method Detail

getVariableList

public VariableListInfo getVariableList()

setVariableList

public void setVariableList(VariableListInfo variableList)