| Package | Description | 
|---|---|
| org.apache.uima | Apache UIMA | 
| org.apache.uima.cas_data.impl | |
| org.apache.uima.impl | Apache UIMA internals | 
| org.apache.uima.resource | Interfaces for  ResourcesandResourceSpecifiers. | 
| org.apache.uima.resource.impl | |
| org.apache.uima.resource.metadata | Interfaces for objects that represent metadata for a
Resource. | 
| org.apache.uima.resource.metadata.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| NameValuePair | ResourceSpecifierFactory. createNameValuePair()Creates a  NameValuePair. | 
| Modifier and Type | Method and Description | 
|---|---|
| static NameValuePair[] | CasDataUtils. getCasDataFeatures(CasData aCasData,
                  String aFeatureStructureName) | 
| Modifier and Type | Method and Description | 
|---|---|
| NameValuePair | ResourceSpecifierFactory_impl. createNameValuePair() | 
| Modifier and Type | Method and Description | 
|---|---|
| NameValuePair[] | PearSpecifier. getPearParameters()Gets parameters that may be read by the pear resource class when it is initialized. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PearSpecifier. setPearParameters(NameValuePair... pearParameters)Sets pearParameters that may be read by the pear resource class when it is initialized. | 
| Modifier and Type | Method and Description | 
|---|---|
| NameValuePair[] | PearSpecifier_impl. getPearParameters() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PearSpecifier_impl. setPearParameters(NameValuePair... pearParameters) | 
| Modifier and Type | Method and Description | 
|---|---|
| NameValuePair[] | ConfigurationParameterSettings. getParameterSettings()Gets the settings for configuration parameters that are not in any group. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ConfigurationParameterSettings. setParameterSettings(NameValuePair[] aSettings)Sets the settings for configuration parameters that are not in any group. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NameValuePair_implReference implementation of  NameValuePair. | 
| Modifier and Type | Method and Description | 
|---|---|
| NameValuePair[] | ConfigurationParameterSettings_impl. getParameterSettings() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ConfigurationParameterSettings_impl. setParameterSettings(NameValuePair[] aSettings) | 
| protected void | ResourceMetaData_impl. validateConfigurationParameterDataTypeMatch(ConfigurationParameter aParam,
                                           NameValuePair aNVP)Validate that a value is of an appropriate data type for assignment to the given parameter. | 
| protected void | ResourceMetaData_impl. validateConfigurationParameterSettings(NameValuePair[] aNVPs,
                                      String aGroupName,
                                      ConfigurationParameterDeclarations aParamDecls)Validates configuration parameter settings within a group. | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.