Package | Description |
---|---|
org.apache.uima.resourceSpecifier.factory | |
org.apache.uima.resourceSpecifier.factory.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
AggregateDelegateEngine
The Interface AggregateDelegateEngine.
|
interface |
ColocatedDelegateEngine
The Interface ColocatedDelegateEngine.
|
interface |
RemoteDelegateEngine
The Interface RemoteDelegateEngine.
|
Modifier and Type | Method and Description |
---|---|
List<DelegateAnalysisEngine> |
UimaASAggregateDeploymentDescriptor.getDelegates()
Gets the delegates.
|
List<DelegateAnalysisEngine> |
UimaASAggregateDeploymentDescriptor.getDelegates()
Gets the delegates.
|
List<DelegateAnalysisEngine> |
Delegates.getDelegates()
Gets the delegates.
|
List<DelegateAnalysisEngine> |
AggregateDelegateEngine.getDelegates()
Gets the delegates.
|
Modifier and Type | Method and Description |
---|---|
void |
Delegates.addDelegate(DelegateAnalysisEngine dae)
Adds the delegate.
|
void |
AggregateDelegateEngine.addDelegate(DelegateAnalysisEngine delegate)
Adds the delegate.
|
Modifier and Type | Class and Description |
---|---|
class |
AggregateDelegateEngineImpl
The Class AggregateDelegateEngineImpl.
|
class |
ColocatedDelegateEngineImpl
The Class ColocatedDelegateEngineImpl.
|
class |
RemoteDelegateEngineImpl
The Class RemoteDelegateEngineImpl.
|
Modifier and Type | Method and Description |
---|---|
List<DelegateAnalysisEngine> |
UimaASAggregateDeploymentDescriptorImpl.getDelegates() |
List<DelegateAnalysisEngine> |
DelegatesImpl.getDelegates() |
List<DelegateAnalysisEngine> |
AggregateDelegateEngineImpl.getDelegates() |
Modifier and Type | Method and Description |
---|---|
void |
DelegatesImpl.addDelegate(DelegateAnalysisEngine dae) |
void |
AggregateDelegateEngineImpl.addDelegate(DelegateAnalysisEngine delegate) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.