|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnalysisEngineManagement.State | |
|---|---|
| org.apache.uima.analysis_engine | The Analysis Engine interface, along with supporting interfaces and exception classes. |
| org.apache.uima.analysis_engine.impl | |
| Uses of AnalysisEngineManagement.State in org.apache.uima.analysis_engine |
|---|
| Methods in org.apache.uima.analysis_engine that return AnalysisEngineManagement.State | |
|---|---|
static AnalysisEngineManagement.State |
AnalysisEngineManagement.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AnalysisEngineManagement.State[] |
AnalysisEngineManagement.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of AnalysisEngineManagement.State in org.apache.uima.analysis_engine.impl |
|---|
| Methods in org.apache.uima.analysis_engine.impl with parameters of type AnalysisEngineManagement.State | |
|---|---|
void |
AnalysisEngineManagementImpl.setState(AnalysisEngineManagement.State state)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||