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