Uses of Class
org.apache.uima.analysis_engine.AnalysisEngineManagement.State

Packages that use AnalysisEngineManagement.State
org.apache.uima.analysis_engine The Analysis Engine interface, along with supporting interfaces and exception classes. 
 

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.
 



Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.