Uses of Class
org.apache.uima.pear.tools.InstallationDescriptor.ArgInfo
-
Packages that use InstallationDescriptor.ArgInfo Package Description org.apache.uima.pear.tools Theorg.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 Modifier and Type Method Description java.util.Collection<InstallationDescriptor.ArgInfo>
InstallationDescriptor.ServiceInfo. getArgs()
Methods in org.apache.uima.pear.tools with parameters of type InstallationDescriptor.ArgInfo Modifier and Type Method Description void
InstallationDescriptor.ServiceInfo. addArg(InstallationDescriptor.ArgInfo arg)
-