Package org.apache.uima.analysis_engine.metadata
package org.apache.uima.analysis_engine.metadata
Interfaces for objects that represent metadata for an
Analysis Engine.
-
ClassDescriptionEncapsulates all of the metadata for an Analysis Engine.A
CapabilityLanguageFlow
is a simple type ofFlowConstraints
that specifies the complete flow as a capabilityLanguage sequence.AFixedFlow
is a simple type ofFlowConstraints
that specifies the complete flow as a fixed sequence.AFlowConstraints
object represents constraints on the order of execution of delegate Analysis Engines within an aggregate Analysis Engine.Declares which FlowController is used by the Aggregate Analysis Engine.Sofa Name mapping is required to connect the output Sofas from one component to the input Sofa of another component.