Uses of Class
org.apache.uima.pear.tools.InstallationDescriptor.ActionInfo
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.ActionInfo in org.apache.uima.pear.tools
Modifier and TypeMethodDescriptionInstallationDescriptor.getInstallationActions()
InstallationDescriptor.getInstallationActions
(String actionName) Returns the list of specifiedActionInfo
objects that have a given action name.Modifier and TypeMethodDescriptionvoid
InstallationDescriptor.addInstallationAction
(InstallationDescriptor.ActionInfo action) Adds a specified 'installation action' to the list.protected static void
InstallationProcessor.findAndReplacePath
(InstallationDescriptor.ActionInfo action) Performs a specified 'find_and_replace_path' installation action.