Uses of Class
org.apache.uima.pear.tools.InstallationDescriptor.ArgInfo
Packages that use InstallationDescriptor.ArgInfo
Package
Description
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
Fields in org.apache.uima.pear.tools declared as InstallationDescriptor.ArgInfoModifier and TypeFieldDescriptionprivate InstallationDescriptor.ArgInfo
InstallationDescriptorHandler._activeArg
Fields in org.apache.uima.pear.tools with type parameters of type InstallationDescriptor.ArgInfoModifier and TypeFieldDescriptionprivate ArrayList<InstallationDescriptor.ArgInfo>
InstallationDescriptor.ServiceInfo._args
Methods in org.apache.uima.pear.tools that return types with arguments of type InstallationDescriptor.ArgInfoMethods in org.apache.uima.pear.tools with parameters of type InstallationDescriptor.ArgInfoModifier and TypeMethodDescriptionvoid
InstallationDescriptor.ServiceInfo.addArg
(InstallationDescriptor.ArgInfo arg)