Uses of Class
org.apache.agila.model.Variable

Packages that use Variable
org.apache.agila.impl Holds platform specific implementations 
org.apache.agila.model   
 

Uses of Variable in org.apache.agila.impl
 

Methods in org.apache.agila.impl with parameters of type Variable
 void BusinessProcessImpl.addVariable(Variable v)
           
 

Uses of Variable in org.apache.agila.model
 

Methods in org.apache.agila.model with parameters of type Variable
 void BusinessProcess.addVariable(Variable v)
           
 



Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.