Uses of Interface
org.apache.uima.util.Settings

Packages that use Settings
org.apache.uima The main package for the Unstructured Information Management Middleware Architecture. 
org.apache.uima.resource Interfaces for Resources and ResourceSpecifiers
 

Uses of Settings in org.apache.uima
 

Methods in org.apache.uima that return Settings
 Settings UimaContextAdmin.getExternalOverrides()
          Gets the settings to be used for external parameter overrides
 

Methods in org.apache.uima with parameters of type Settings
 void UimaContextAdmin.setExternalOverrides(Settings externalOverrides)
          Sets the Settings for external parameter overrides
 

Uses of Settings in org.apache.uima.resource
 

Methods in org.apache.uima.resource with parameters of type Settings
 void ConfigurationManager.createContext(java.lang.String aContextName, ResourceMetaData aResourceMetaData, Settings externalSettings)
          Creates and sets up a new configuration parameter context.
 



Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.