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 ACapabilityLanguageFlowis a simple type ofFlowConstraintsthat specifies the complete flow as a capabilityLanguage sequence.FixedFlow AFixedFlowis a simple type ofFlowConstraintsthat specifies the complete flow as a fixed sequence.FlowConstraints AFlowConstraintsobject 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.