public class FlowControllerContext_impl extends ChildUimaContext_impl implements FlowControllerContext
mCasPoolSize, mMBean, mOutstandingCASes, mQualifiedContextName, mSofaMappings| Constructor and Description |
|---|
FlowControllerContext_impl(UimaContextAdmin aParentContext,
java.lang.String aContextName,
java.util.Map<java.lang.String,java.lang.String> aSofaMappings,
java.util.Map<java.lang.String,AnalysisEngineMetaData> aAnalysisEngineMetaDataMap,
AnalysisEngineMetaData aAggregateMetadata) |
| Modifier and Type | Method and Description |
|---|---|
AnalysisEngineMetaData |
getAggregateMetadata()
Gets the metadata of the Aggregate AnalysisEngine containing this FlowController.
|
java.util.Map<java.lang.String,AnalysisEngineMetaData> |
getAnalysisEngineMetaDataMap()
Gets a map from Analysis Engine key (a String) to
AnalysisEngineMetaData. |
getConfigurationManager, getInstrumentationFacility, getLogger, getResourceManager, getRootContext, getSession, initializeRoot, setLogger, setPearResourceManager, setProcessTrace, setSessioncreateChild, defineCasPool, getComponentInfo, getConfigParameterNames, getConfigParameterNames, getConfigParameterValue, getConfigParameterValue, getConfigurationGroupNames, getDataPath, getEmptyCas, getManagementInterface, getQualifiedContextName, getResourceAsStream, getResourceAsStream, getResourceFilePath, getResourceFilePath, getResourceObject, getResourceObject, getResourceURI, getResourceURI, getResourceURL, getResourceURL, getSofaMap, getSofaMappings, getUniqueName, makeQualifiedName, mapSofaIDToComponentSofaName, mapToSofaID, returnedCASclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfigParameterNames, getConfigParameterNames, getConfigParameterValue, getConfigParameterValue, getConfigurationGroupNames, getDataPath, getEmptyCas, getInstrumentationFacility, getLogger, getResourceAsStream, getResourceAsStream, getResourceFilePath, getResourceFilePath, getResourceObject, getResourceObject, getResourceURI, getResourceURI, getResourceURL, getResourceURL, getSession, getSofaMappings, mapSofaIDToComponentSofaName, mapToSofaIDcreateChild, defineCasPool, getComponentInfo, getManagementInterface, getQualifiedContextName, getSofaMap, getUniqueName, returnedCASpublic FlowControllerContext_impl(UimaContextAdmin aParentContext, java.lang.String aContextName, java.util.Map<java.lang.String,java.lang.String> aSofaMappings, java.util.Map<java.lang.String,AnalysisEngineMetaData> aAnalysisEngineMetaDataMap, AnalysisEngineMetaData aAggregateMetadata)
aParentContext - aContextName - aSofaMappings - public java.util.Map<java.lang.String,AnalysisEngineMetaData> getAnalysisEngineMetaDataMap()
FlowControllerContextAnalysisEngineMetaData. This map
contains an entry for all Analysis Engines to which the FlowController can route CASes.getAnalysisEngineMetaDataMap in interface FlowControllerContextString keys, and AnalysisEngineMetaData valuespublic AnalysisEngineMetaData getAggregateMetadata()
FlowControllerContextgetAggregateMetadata in interface FlowControllerContextCopyright © 2013. All Rights Reserved.