Uses of Class
org.apache.uima.pear.tools.InstallationDescriptor.ArgInfo

Packages that use InstallationDescriptor.ArgInfo
org.apache.uima.pear.tools The org.apache.uima.pear.tools package provides applications and tools that allow installing PEAR packages containing UIMA-compliant components, verifying serviceability of installed components by using UIMA API and browsing PEAR packages. 
 

Uses of InstallationDescriptor.ArgInfo in org.apache.uima.pear.tools
 

Methods in org.apache.uima.pear.tools that return types with arguments of type InstallationDescriptor.ArgInfo
 Collection<InstallationDescriptor.ArgInfo> InstallationDescriptor.ServiceInfo.getArgs()
           
 

Methods in org.apache.uima.pear.tools with parameters of type InstallationDescriptor.ArgInfo
 void InstallationDescriptor.ServiceInfo.addArg(InstallationDescriptor.ArgInfo arg)
           
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.