-
class
Base class to be extended by FlowControllers that use the
CAS
interface.
class
Implementation base class for FlowControllers.
class
Base class to be extended by FlowControllers that use the
JCas
interface.
-
class
FlowController for the CapabilityLanguageFlow, which uses a linear flow but may skip some of the
AEs in the flow if they do not handle the language of the current document or if their outputs
have already been produced by a previous AE in the flow.
class
Simple FlowController that invokes components in a fixed sequence.