Uses of Enum
org.apache.uima.aae.controller.BaseAnalysisEngineController.ServiceState
Packages that use BaseAnalysisEngineController.ServiceState
-
Uses of BaseAnalysisEngineController.ServiceState in org.apache.uima.aae.controller
Fields in org.apache.uima.aae.controller declared as BaseAnalysisEngineController.ServiceStateMethods in org.apache.uima.aae.controller that return BaseAnalysisEngineController.ServiceStateModifier and TypeMethodDescriptionAnalysisEngineController.getState()AnalysisEngineControllerAdapter.getState()BaseAnalysisEngineController.getState()Returns the enum constant of this type with the specified name.BaseAnalysisEngineController.ServiceState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.uima.aae.controller with parameters of type BaseAnalysisEngineController.ServiceStateModifier and TypeMethodDescriptionvoidAggregateAnalysisEngineController_impl.changeCollocatedDelegateState(String delegateKey, BaseAnalysisEngineController.ServiceState state) voidAggregateAnalysisEngineController.changeCollocatedDelegateState(String delegateKey, BaseAnalysisEngineController.ServiceState state) voidAnalysisEngineController.changeState(BaseAnalysisEngineController.ServiceState state) voidAnalysisEngineControllerAdapter.changeState(BaseAnalysisEngineController.ServiceState state) voidBaseAnalysisEngineController.changeState(BaseAnalysisEngineController.ServiceState state)