Uses of Enum Class
org.apache.uima.analysis_engine.AnalysisEngineManagement.State
Package
Description
The Analysis Engine interface, along with supporting
interfaces and exception classes.
-
Uses of AnalysisEngineManagement.State in org.apache.uima.analysis_engine
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AnalysisEngineManagement.State[]
AnalysisEngineManagement.State.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of AnalysisEngineManagement.State in org.apache.uima.analysis_engine.impl
Modifier and TypeMethodDescriptionvoid
AnalysisEngineManagementImpl.setState
(AnalysisEngineManagement.State state)