Uses of Interface
org.apache.uima.resource.Parameter

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

Uses of Parameter in org.apache.uima
 

Methods in org.apache.uima that return Parameter
 Parameter ResourceSpecifierFactory.createParameter()
          Creates a Parameter
 

Uses of Parameter in org.apache.uima.resource
 

Methods in org.apache.uima.resource that return Parameter
 Parameter[] URISpecifier.getParameters()
           
 

Methods in org.apache.uima.resource with parameters of type Parameter
 void URISpecifier.setParameters(Parameter[] parameters)
           
 



Copyright © 2007 The Apache Software Foundation. All Rights Reserved.