Package | Description |
---|---|
org.apache.uima.resourceSpecifier.factory | |
org.apache.uima.resourceSpecifier.factory.impl |
Modifier and Type | Method and Description |
---|---|
CasMultiplier |
DelegateAnalysisEngine.getCasMultiplier()
Gets the cas multiplier.
|
CasMultiplier |
AnalysisEngine.getCasMultiplier()
Gets the cas multiplier.
|
Modifier and Type | Method and Description |
---|---|
void |
DelegateAnalysisEngine.setCasMultiplier(CasMultiplier cm)
Sets the cas multiplier.
|
Modifier and Type | Class and Description |
---|---|
class |
CasMultiplierImpl
The Class CasMultiplierImpl.
|
Modifier and Type | Method and Description |
---|---|
CasMultiplier |
TopLevelAnalysisEngineImpl.getCasMultiplier() |
CasMultiplier |
RemoteDelegateEngineImpl.getCasMultiplier() |
CasMultiplier |
ColocatedDelegateEngineImpl.getCasMultiplier() |
CasMultiplier |
AggregateDelegateEngineImpl.getCasMultiplier() |
Modifier and Type | Method and Description |
---|---|
void |
RemoteDelegateEngineImpl.setCasMultiplier(CasMultiplier cm) |
void |
ColocatedDelegateEngineImpl.setCasMultiplier(CasMultiplier cm) |
void |
AggregateDelegateEngineImpl.setCasMultiplier(CasMultiplier cm) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.