| Package | Description |
|---|---|
| de.julielab.jcore.pipeline.builder.base.interfaces | |
| de.julielab.jcore.pipeline.builder.base.main |
| Modifier and Type | Method and Description |
|---|---|
Description |
IMetaDescription.getChosenDescriptor() |
Description |
IMetaDescription.getJCoReDescription(String specifier)
Returns a specific descriptor object.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Description> |
IMetaDescription.getJCoReDescriptions()
Returns a collection of all the descriptor names for this component.
|
| Modifier and Type | Method and Description |
|---|---|
Description |
Description.clone() |
Description |
MetaDescription.getChosenDescriptor() |
Description |
JCoReUIMAPipeline.getCrDescription() |
Description |
MetaDescription.getJCoReDescription(String specifier) |
| Modifier and Type | Method and Description |
|---|---|
List<Description> |
JCoReUIMAPipeline.getAeDelegates()
Returns all analysis engines that have been added to the pipeline.
|
List<Description> |
JCoReUIMAPipeline.getCcDelegates() |
List<Description> |
JCoReUIMAPipeline.getCmDelegates() |
Collection<Description> |
MetaDescription.getJCoReDescriptions() |
java.util.stream.Stream<Description> |
JCoReUIMAPipeline.getMultipliers() |
java.util.stream.Stream<Description> |
JCoReUIMAPipeline.getNonMultiplierAes() |
| Modifier and Type | Method and Description |
|---|---|
void |
JCoReUIMAPipeline.addCasMultiplier(Description multiplier)
Add a CAS multiplier to this pipeline.
|
void |
JCoReUIMAPipeline.addCcDesc(Description ccDesc) |
void |
JCoReUIMAPipeline.addDelegateAe(Description aeDesc)
Add an analysis engine to this pipeline.
|
void |
JCoReUIMAPipeline.removeComponent(Description description)
Removes the given description and the maven artifacts associated with the component.
|
void |
JCoReUIMAPipeline.setCrDescription(Description crDescription) |
Copyright © 2019 JULIE Lab, Germany. All rights reserved.