| Package | Description | 
|---|---|
| org.apache.uima | The main package for the Unstructured Information Management Middleware 
Architecture. | 
| org.apache.uima.collection.impl.metadata.cpe | |
| org.apache.uima.collection.metadata | Java object representation of a CPE Descriptor. | 
| Modifier and Type | Method and Description | 
|---|---|
| CasProcessorExecArg | ResourceSpecifierFactory. createArg() | 
| Modifier and Type | Method and Description | 
|---|---|
| static CasProcessorExecArg | CpeDescriptorFactory. produceCasProcessorExecArg() | 
| Modifier and Type | Method and Description | 
|---|---|
| CasProcessorExecArg | CasProcessorExecArgs. get(int aIndex)Returns an  CasProcessorExecArginstance located
 with provided index. | 
| CasProcessorExecArg[] | CasProcessorExecArgs. getAll()Returns ALL  CasProcessorExecArginstances. | 
| CasProcessorExecArg[] | CasProcessorExecutable. getAllCasProcessorExecArgs()Returns ALL  CasProcessorExecArgarguments | 
| CasProcessorExecArg | CasProcessorExecutable. getCasProcessorExecArg(int aIndex)Returns a  CasProcessorExecArgargument identified by
 a given position in the list. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CasProcessorExecArgs. add(CasProcessorExecArg aArg)Adds new  CasProcessorExecArginstance to the list. | 
| void | CasProcessorExecutable. addCasProcessorExecArg(CasProcessorExecArg aArgs)Adds a  CasProcessorExecArgargument to be supplied
 when launching a program. | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.