| Name | Description | Type | Package | Framework |
| InstallationController | The InstallationController class allows installing PEAR files that contain UIMA compliant components. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| InstallationController .InstallationMonitor | The InstallationMonitor interface defines methods required for notifying of component installation status and location of the installed PEAR packages. | Interface | org.apache.uima.pear.tools | Apache Uima |
|
| InstallationController .PackageSelector | The PackageSelector interface defines methods required for manually or automatically selecting installed PEAR package root directories and PEAR package files. | Interface | org.apache.uima.pear.tools | Apache Uima |
|
| InstallationController .TestStatus | The TestStatus class encapsulates attributes related to the results of the 'serviceability' verification test. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| InstallationDescriptor | The InstallationDescriptor class encapsulates all elements and parameters included in the XML Installation Descriptor file. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| InstallationDescriptor .ActionInfo | The ActionInfo class defines 'installation action' attributes. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| InstallationDescriptor .ArgInfo | The ArgInfo class defines attributes of a service command argument. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| InstallationDescriptor .ComponentInfo | The ComponentInfo class defines UIMA component attributes. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| InstallationDescriptor .ServiceInfo | The ServiceInfo class defines attributes of a 'service' component. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| InstallationDescriptorHandler | The InstallationDescriptorHandler class allows parsing XML installation descriptor files, creating instances of the InstallationDescriptor class. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| InstallationProcessor | The InstallationProcessor class implements operations specified in the installation descriptor. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| InstallationTester | The InstallationTester application allows performing simple verification of the installed UIMA compliant component by using standard UIMA framework interface. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| LocalInstallationAgent | The LocalInstallationAgent allows localizing files of UIMA compliant components within the single PEAR structure, and verifying localized component's files using UIMA framework | Class | org.apache.uima.pear.tools | Apache Uima |
|
| PackageBrowser | The PackageBrowser class allows browsing both archived and unarchived PEAR packages, finding package files and directories, loading installation descriptor files and | Class | org.apache.uima.pear.tools | Apache Uima |
|
| PackageCreator | Utility class to generate a pear package. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| PackageCreatorException | Exception thrown if the PEAR package generation fails. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| PackageInstaller | The PackageInstaller class is the main user API for installing PEAR packages. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| PackageInstallerException | Exception thrown if PEAR installation fails. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| PackageSelectorGUI | The PackageSelectorGUI class provides simple Swing-based file dialog windows for selecting root directories of installed PEAR packages, as well as PEAR package files, which | Class | org.apache.uima.pear.tools | Apache Uima |
|
| PackageSelectorGUI .PackageDirFilter | The PackageDirFilter class allows filtering directories. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| PackageSelectorGUI .PackageFileFilter | The PackageFileFilter class allows filtering PEAR package files. | Class | org.apache.uima.pear.tools | Apache Uima |
|
| SimplePackageSelector | The SimplePackageSelector class provides simple command line dialog for selecting root directories of installed PEAR packages, as well as PEAR package files, which contain | Class | org.apache.uima.pear.tools | Apache Uima |