Package | Description |
---|---|
org.apache.uima.simpleserver.config | |
org.apache.uima.simpleserver.config.impl |
Modifier and Type | Method and Description |
---|---|
static Output |
ConfigFactory.newOutput(List<String> path,
String attribute,
String shortDescription,
String longDescription)
Create a new output mapping.
|
Modifier and Type | Method and Description |
---|---|
List<Output> |
TypeMap.getOutputs()
Get list of output specs.
|
Modifier and Type | Method and Description |
---|---|
void |
TypeMap.addOutput(Output output)
Add an output spec.
|
Modifier and Type | Class and Description |
---|---|
class |
OutputImpl |
Modifier and Type | Method and Description |
---|---|
List<Output> |
TypeMapImpl.getOutputs() |
Modifier and Type | Method and Description |
---|---|
void |
TypeMapImpl.addOutput(Output output) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.