GATE
Version 3.1-2270

Uses of Class
gate.creole.ParameterList

Packages that use ParameterList
gate.creole   
 

Uses of ParameterList in gate.creole
 

Fields in gate.creole declared as ParameterList
protected  ParameterList ResourceData.parameterList
          The set of parameter lists
 

Methods in gate.creole that return ParameterList
 ParameterList ResourceData.getParameterList()
          Get the parameter list
 

Methods in gate.creole with parameters of type ParameterList
 void ResourceData.setParameterList(ParameterList parameterList)
          Set the parameter list
 


GATE
Version 3.1-2270