| Package | Description |
|---|---|
| org.apache.uima.aae.controller |
| Modifier and Type | Field and Description |
|---|---|
protected BaseAnalysisEngineController.ServiceState |
BaseAnalysisEngineController.currentState |
| Modifier and Type | Method and Description |
|---|---|
BaseAnalysisEngineController.ServiceState |
AnalysisEngineController.getState() |
BaseAnalysisEngineController.ServiceState |
AnalysisEngineControllerAdapter.getState() |
BaseAnalysisEngineController.ServiceState |
BaseAnalysisEngineController.getState() |
static BaseAnalysisEngineController.ServiceState |
BaseAnalysisEngineController.ServiceState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseAnalysisEngineController.ServiceState[] |
BaseAnalysisEngineController.ServiceState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregateAnalysisEngineController_impl.changeCollocatedDelegateState(String delegateKey,
BaseAnalysisEngineController.ServiceState state) |
void |
AggregateAnalysisEngineController.changeCollocatedDelegateState(String delegateKey,
BaseAnalysisEngineController.ServiceState state) |
void |
AnalysisEngineController.changeState(BaseAnalysisEngineController.ServiceState state) |
void |
AnalysisEngineControllerAdapter.changeState(BaseAnalysisEngineController.ServiceState state) |
void |
BaseAnalysisEngineController.changeState(BaseAnalysisEngineController.ServiceState state) |
Copyright © 2016. All rights reserved.