Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.uima.collection Classes and Interfaces - 67 results found.
NameDescriptionTypePackageFramework
AbortCasProcessorExceptionException to notify the CPM to disable a Cas Processor.Classorg.apache.uima.collection.base_cpmApache Uima
AbortCPMException/** Exception to notify the CPM to terminate itself.Classorg.apache.uima.collection.base_cpmApache Uima
BaseCollectionReaderThe Base CollectionReader interface.Interfaceorg.apache.uima.collection.base_cpmApache Uima
BaseCPMThe Base CPM interface is a lower-level interface to the Collection Processing Manager.Interfaceorg.apache.uima.collection.base_cpmApache Uima
BaseStatusCallbackListenerInterface for a Listener that receives notification from the BaseCPM as various events occur.Interfaceorg.apache.uima.collection.base_cpmApache Uima
CasConsumerAny component that operates on analysis results produced by a UIMA analysis engine.Interfaceorg.apache.uima.collectionApache Uima
CasConsumer_ImplBaseBase class for CAS Consumers in UIMA SDK v1.Classorg.apache.uima.collectionApache Uima
CasConsumerDescriptionAn CasConsumerDescription contains all of the information needed to instantiate and use an CasConsumer.Interfaceorg.apache.uima.collectionApache Uima
CasDataCollectionReaderA CasDataCollectionReader is used to iterate over the elements of a Collection.Interfaceorg.apache.uima.collection.base_cpmApache Uima
CasDataCollectionReader_ImplBaseBase class from which to extend when writing Collection Readers that use the CasData interface to access the CAS.Classorg.apache.uima.collection.base_cpmApache Uima
CasDataConsumerAny component that operates on analysis results produced by a UIMA CasDataProcessor.Interfaceorg.apache.uima.collection.base_cpmApache Uima
CasDataConsumer_ImplBaseBase class from which to extend when writing CAS Consumers that use the CasData interfaceFields inherited from interface org.Classorg.apache.uima.collection.base_cpmApache Uima
CasDataInitializerA component that takes an Object (for text analysis applications, this will often be a String) and creates a CasData.Interfaceorg.apache.uima.collection.base_cpmApache Uima
CasDataInitializer_ImplBaseBase class from which to extend when writing CAS Initializers that use the CasData interface to access the CAS.Classorg.apache.uima.collection.base_cpmApache Uima
CasDataProcessorInterface for CAS processors that want to interact directly with the CasData.Interfaceorg.apache.uima.collection.base_cpmApache Uima
CasDataStatusCallbackListenerInterface for a Listener that receives notification from the CollectionProcessingManager as various events occur.Interfaceorg.apache.uima.collection.base_cpmApache Uima
CasInitializerA component that takes an Object and initializes a CAS.Interfaceorg.apache.uima.collectionApache Uima
CasInitializer_ImplBaseBase class for CAS Initializers, which developers should extend with their own CAS Initializer implementation classes.Classorg.apache.uima.collectionApache Uima
CasInitializerDescriptionAn CasInitializerDescription contains all of the information needed to instantiate and use an CasInitializer.Interfaceorg.apache.uima.collectionApache Uima
CasObjectProcessorInterface for CAS Processors that want to use the full CAS implementation.Interfaceorg.apache.uima.collection.base_cpmApache Uima
CasProcessorBase interface for a component that can process a CAS.Interfaceorg.apache.uima.collection.base_cpmApache Uima
CasProcessorConfigurationParameterSettingsContains configuration parameter settings for a CAS Processor.Interfaceorg.apache.uima.collection.metadataApache Uima
CasProcessorDeploymentParamAn object that holds configuration information used for bulding CPE Descriptor.Interfaceorg.apache.uima.collection.metadataApache Uima
CasProcessorDeploymentParamsAn object that contains all CasProcessorDeploymentParam instances.Interfaceorg.apache.uima.collection.metadataApache Uima
CasProcessorErrorHandlingAn object to contains configuration specific to error handling applicable to every CasProcossor.Interfaceorg.apache.uima.collection.metadataApache Uima
CasProcessorErrorRateThresholdAn object to contains configuration specific to error handling applicable to every CasProcessor.Interfaceorg.apache.uima.collection.metadataApache Uima
CasProcessorExecArgAn object containing an arbitrary value that will passed to a program launched by the CPE.Interfaceorg.apache.uima.collection.metadataApache Uima
CasProcessorExecArgsAn object containing all CasProcessorExecArg instances.Interfaceorg.apache.uima.collection.metadataApache Uima
CasProcessorExecutableAn object containing configuration for a program that the CPE will use to launch CasProcessor.Interfaceorg.apache.uima.collection.metadataApache Uima
CasProcessorFilterObject containing a filter expression used by the CPE to route CAS's to CasProcessor.Interfaceorg.apache.uima.collection.metadataApache Uima
CasProcessorMaxRestartsAn object that holds configuration related to handling max restarts for CasProcessors.Interfaceorg.apache.uima.collection.metadataApache Uima
CasProcessorRunInSeperateProcessAn object that holds configuration that is part of the CPE descriptor.Interfaceorg.apache.uima.collection.metadataApache Uima
CasProcessorRuntimeEnvParamAn object that holds configuration that is part of the CPE descriptor.Interfaceorg.apache.uima.collection.metadataApache Uima
CasProcessorTimeoutAn object that holds configuration that is part of the CPE descriptor.Interfaceorg.apache.uima.collection.metadataApache Uima
CollectionExceptionThrown to indicate that there is a problem with some aspect of a Collection.Classorg.apache.uima.collectionApache Uima
CollectionProcessingEngineA CollectionProcessingEngine (CPE) processes a collection of artifacts (for text analysis applications, this will be a collection of documents) and produces collection-levelInterfaceorg.apache.uima.collectionApache Uima
CollectionProcessingManagerA CollectionProcessingManager (CPM) manages the application of an AnalysisEngine to a collection of artifacts.Interfaceorg.apache.uima.collectionApache Uima
CollectionReaderA CollectionReader is used to iterate over the elements of a Collection.Interfaceorg.apache.uima.collectionApache Uima
CollectionReader_ImplBaseBase class for Collection Readers, which developers should extend with their own Collection Reader implementation classes.Classorg.apache.uima.collectionApache Uima
CollectionReaderDescriptionAn CollectionReaderDescription contains all of the information needed to instantiate and use an CollectionReader.Interfaceorg.apache.uima.collectionApache Uima
CpeCasProcessorAn object that holds configuration that is part of the CPE descriptor.Interfaceorg.apache.uima.collection.metadataApache Uima
CpeCasProcessorsAn object that holds configuration that is part of the CPE descriptor.Interfaceorg.apache.uima.collection.metadataApache Uima
CpeCheckpointAn object that holds configuration that is part of the CPE descriptor.Interfaceorg.apache.uima.collection.metadataApache Uima
CpeCollectionReaderAn object that holds configuration that is part of the CPE descriptor.Interfaceorg.apache.uima.collection.metadataApache Uima
CpeCollectionReaderCasInitializerAn object that holds configuration that is part of the CPE descriptor.Interfaceorg.apache.uima.collection.metadataApache Uima
CpeCollectionReaderIteratorAn object that holds configuration that is part of the CPE descriptor.Interfaceorg.apache.uima.collection.metadataApache Uima
CpeComponentDescriptorAn object that holds configuration that is part of the CPE descriptor.Interfaceorg.apache.uima.collection.metadataApache Uima
CpeConfigurationAn object that holds configuration that is part of the CPE descriptor.Interfaceorg.apache.uima.collection.metadataApache Uima
CpeDescriptionJava representation of a Collection Processing Engine (CPE) XML descriptor.Interfaceorg.apache.uima.collection.metadataApache Uima
CpeDescriptorExceptionClassorg.apache.uima.collection.metadataApache Uima
CpeDescriptorFactoryFactory class for creating CpeDescriptors and their constituent objects.Classorg.apache.uima.collection.impl.metadata.cpeApache Uima
CpeIncludeAn object that holds configuration that is part of the CPE descriptor.Interfaceorg.apache.uima.collection.metadataApache Uima
CpeIntegratedCasProcessorAn object that holds configuration that is part of the CPE descriptor.Interfaceorg.apache.uima.collection.metadataApache Uima
CpeLocalCasProcessorAn object that holds configuration that is part of the CPE descriptor.Interfaceorg.apache.uima.collection.metadataApache Uima
CpeRemoteCasProcessorAn object that holds configuration that is part of the CPE descriptor.Interfaceorg.apache.uima.collection.metadataApache Uima
CpeResourceManagerConfigurationAn object that holds configuration that is part of the CPE descriptor.Interfaceorg.apache.uima.collection.metadataApache Uima
CpeSofaMappingInterfaceorg.apache.uima.collection.metadataApache Uima
CpeSofaMappingsInterfaceorg.apache.uima.collection.metadataApache Uima
CpeTimerInterfaceorg.apache.uima.collection.metadataApache Uima
CPMChunkTimeoutExceptionSee Also:Serialized FormFields inherited from class org.Classorg.apache.uima.collection.impl.cpm.engineApache Uima
EntityProcessStatusContains information about the successful or unsuccessful processing of an entity (an element of a collection) by the CollectionProcessingManager.Interfaceorg.apache.uima.collectionApache Uima
NameValuePairStores a name (String) and value (Object).Interfaceorg.apache.uima.collection.metadataApache Uima
OutputQueueAn object that holds configuration that is part of the CPE descriptor.Interfaceorg.apache.uima.collection.metadataApache Uima
RecoverableCollectionReaderInterface facilitating CollectionReader recovery from failures.Interfaceorg.apache.uima.collection.base_cpmApache Uima
SkipCasExceptionException to notify the CPM to skip a Cas Processor for the current CAS.Classorg.apache.uima.collection.base_cpmApache Uima
StatusCallbackListenerInterface for a Listener that receives notification from the CollectionProcessingManager as various events occur.Interfaceorg.apache.uima.collectionApache Uima
SynchPointInterfaceorg.apache.uima.collection.base_cpmApache Uima