Uses of Class
annotool.io.Parameter

Packages that use Parameter
annotool.io   
 

Uses of Parameter in annotool.io
 

Methods in annotool.io that return types with arguments of type Parameter
 java.util.ArrayList<Parameter> Algorithm.getParam()
           
 

Methods in annotool.io with parameters of type Parameter
 void Algorithm.addParam(Parameter param)