Uses of Interface
ifs.model.VariableListener

Packages that use VariableListener
ifs.model IFS Model (description of a problem) 
 

Uses of VariableListener in ifs.model
 

Methods in ifs.model with parameters of type VariableListener
 void Variable.addVariableListener(VariableListener listener)
          Adds variable listener
 void Variable.removeVariableListener(VariableListener listener)
          Removess variable listener
 



Copyright © 2005 Tomáš Müller