Uses of Class
br.usp.iterador.model.Variable

Packages that use Variable
br.usp.iterador.gui   
br.usp.iterador.internal.logic   
br.usp.iterador.model   
 

Uses of Variable in br.usp.iterador.gui
 

Methods in br.usp.iterador.gui with parameters of type Variable
 void ShowFormulaFrame.removeVariable(Variable variable)
           
 

Uses of Variable in br.usp.iterador.internal.logic
 

Method parameters in br.usp.iterador.internal.logic with type arguments of type Variable
static double[] ClassBuilder.copyInitialValues(java.util.ArrayList<Variable> iterations)
           
 java.lang.String ScriptFactory.getNextRoundScript(java.util.ArrayList<Variable> variables)
           
 

Uses of Variable in br.usp.iterador.model
 

Methods in br.usp.iterador.model that return types with arguments of type Variable
 java.util.ArrayList<Variable> Application.getVariables()
           
 



Copyright 2004-2004-2006 IME - USP. All Rights Reserved.