A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

A

aadd(String, float) - Method in class org.apache.vinci.transport.document.AFrame
Decorator method for adding float-valued tags.
aadd(String, float[]) - Method in class org.apache.vinci.transport.document.AFrame
Decorator method for adding float-array valued tags.
aadd(String, double) - Method in class org.apache.vinci.transport.document.AFrame
Decorator method for adding double valued tags.
aadd(String, double[]) - Method in class org.apache.vinci.transport.document.AFrame
Decorator method for adding double-array valued tags.
aadd(String, int) - Method in class org.apache.vinci.transport.document.AFrame
Decorator method for adding int valued tags.
aadd(String, int[]) - Method in class org.apache.vinci.transport.document.AFrame
Decorator method for adding int-array valued tags.
aadd(String, long) - Method in class org.apache.vinci.transport.document.AFrame
Decorator method for adding long valued tags.
aadd(String, long[]) - Method in class org.apache.vinci.transport.document.AFrame
Decorator method for adding long-array valued tags.
aadd(String, String) - Method in class org.apache.vinci.transport.document.AFrame
Decorator method for adding String valued tags.
aadd(String, byte[]) - Method in class org.apache.vinci.transport.document.AFrame
Decorator method for adding binary valued tags.
aadd(String, boolean) - Method in class org.apache.vinci.transport.document.AFrame
Decorator method for adding boolean valued tags.
aadd(String, AFrame) - Method in class org.apache.vinci.transport.document.AFrame
Decorator method for adding Frame-valued tags.
aadd(String) - Method in class org.apache.vinci.transport.document.AFrame
Decorator method for adding a valueless tag.
aaddTrueBinary(String, byte[]) - Method in class org.apache.vinci.transport.document.AFrame
This is a hack method which allows you to add binary-valued tags to Frames in a manner such that there is no textual encoding overhead of that binary data.
AbortCasProcessorException - Exception in org.apache.uima.collection.base_cpm
Exception to notify the CPM to disable a Cas Processor.
AbortCasProcessorException(String) - Constructor for exception org.apache.uima.collection.base_cpm.AbortCasProcessorException
 
AbortCPMException - Exception in org.apache.uima.collection.base_cpm
/** Exception to notify the CPM to terminate itself.
AbortCPMException(String) - Constructor for exception org.apache.uima.collection.base_cpm.AbortCPMException
 
abortCPMOnError() - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
abortCPMOnError() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Returns true if maximum threshold for errors has been exceeded and the CasProcessor is configured to force CPE shutdown.
aborted() - Method in class org.apache.uima.analysis_engine.asb.impl.FlowContainer
 
aborted() - Method in interface org.apache.uima.collection.base_cpm.BaseStatusCallbackListener
Called when the processing has been aborted.
aborted() - Method in class org.apache.uima.examples.RunAE
 
aborted() - Method in class org.apache.uima.flow.CasFlow_ImplBase
By default, does nothing.
aborted() - Method in interface org.apache.uima.flow.Flow
Called by the framework if processing has been aborted for the CAS that was being routed by this Flow object.
aborted() - Method in class org.apache.uima.flow.JCasFlow_ImplBase
By default, does nothing.
aborted() - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
 
aborted() - Method in class org.apache.uima.tools.RunAE
 
AboutDialog - Class in org.apache.uima.tools.util.gui
Dialog showing standard UIMA splash screen and OK button.
AboutDialog(JFrame, String) - Constructor for class org.apache.uima.tools.util.gui.AboutDialog
 
AboutHandler - Class in org.apache.uima.tools.cvd.control
 
AboutHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.AboutHandler
 
AboutUimaHandler - Class in org.apache.uima.tools.cvd.control
 
AboutUimaHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.AboutUimaHandler
 
absLevel(String) - Method in class org.apache.vinci.transport.vns.service.ServiceStack
 
absLevel(int) - Method in class org.apache.vinci.transport.vns.service.ServiceStack
 
AbstractCas - Interface in org.apache.uima.cas
The base interface extended by all CAS (Common Analysis System) interfaces in the UIMA SDK.
AbstractCas_ImplBase - Class in org.apache.uima.cas
Base class from which CAS implementations should extend.
AbstractCas_ImplBase() - Constructor for class org.apache.uima.cas.AbstractCas_ImplBase
 
accept(File) - Method in class org.apache.uima.pear.tools.PackageSelectorGUI.PackageDirFilter
Determines whether a given File object is accepted by this filter.
accept(File) - Method in class org.apache.uima.pear.tools.PackageSelectorGUI.PackageFileFilter
Determines whether a given File object is accepted by this filter.
accept(File) - Method in class org.apache.uima.pear.util.FileUtil.DirFileFilter
 
accept(File, String) - Method in class org.apache.uima.pear.util.FileUtil.ExtFilenameFilter
Tests if a specified file should be included in a file list.
accept(File) - Method in class org.apache.uima.pear.util.FileUtil.NameFileFilter
 
accept(File) - Method in class org.apache.uima.tools.pear.install.InstallPear.PEARFilter
Returns true, if the given input file is directory or has 'tear' or 'pear' extension, false otherwise.
accept(File) - Method in class org.apache.uima.tools.util.gui.XMLFileFilter
 
ACCESS_TYPE_ERROR - Static variable in exception org.apache.uima.cas.impl.LowLevelException
Error in low-level CAS APIs: trying to access value FS reference {0} as type "{2}" (code: {1}), but is "{3}".
accum(SerializationMeasures) - Method in class org.apache.uima.util.impl.SerializationMeasures
accumulate results for multiple files
accum(SerializationMeasures.AllStatDetails) - Method in class org.apache.uima.util.impl.SerializationMeasures.AllStatDetails
 
accum(SerializationMeasures.StatDetail) - Method in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
 
ACTION_ON_MAX_ERRORS - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
ACTION_ON_MAX_RESTARTS - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
ACTION_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.AnnotationFeaturesViewer
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cpm.CpmFrame
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cpm.CpmPanel
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.AboutHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.AboutUimaHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.AddLanguageHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.AnnotatorOpenEventHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.AnnotatorRerunEventHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.AnnotatorRunCPCEventHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.AnnotatorRunOnCasEventHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.ColorPrefsOpenHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.ColorPrefsSaveHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.FileOpenEventHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.FileSaveAsEventHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.FileSaveEventHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.FocusFSAction
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.FocusIRAction
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.FocusTextAction
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.HelpHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.LoadRecentDescFileEventHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.LoadRecentTextFileEventHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.ManualHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.NewTextEventHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.PopupHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.RemoveLanguageHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.RestoreLangDefaultsHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.SetCodePageHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.SetDataPathHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.SetLanguageHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.SetLogConfigHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.ShowAnnotatedTextHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.ShowAnnotationCustomizerHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.ShowTypesystemHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.SystemExitHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.TextContextMenuAction
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.TypeSystemFileOpenEventHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.UndoMgr
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.XCASFileOpenEventHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.XCASSaveHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.XCASSaveTSHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.XmiCasFileOpenHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.cvd.control.XmiCasSaveHandler
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.stylemap.AnnotationFeaturesViewer
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.stylemap.StyleMapEditor
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.util.gui.ListSelector
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.util.gui.TransportControlPanel
 
actionPerformed(ActionEvent) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
 
actualLevel - Variable in class org.apache.vinci.transport.vns.service.Service
 
add(String[]) - Method in interface org.apache.uima.cas.admin.LinearTypeOrderBuilder
Add pairs types[i] < types[i+1], for each i < (types.length-1), to the partial sort order.
add(Type) - Method in interface org.apache.uima.cas.FSTypeConstraint
Add a new type to this type constraint.
add(String) - Method in interface org.apache.uima.cas.FSTypeConstraint
Add a new type to this type constraint.
add(int[]) - Method in class org.apache.uima.cas.impl.Heap
Add a structure to the heap.
add(int, int) - Method in class org.apache.uima.cas.impl.Heap
Reserve space for len items on the heap and set the first item to val.
add(String[]) - Method in class org.apache.uima.cas.impl.LinearTypeOrderBuilderImpl
 
add(ConfigurableFeature) - Method in class org.apache.uima.collection.impl.cpm.utils.FeatureMap
 
add(CasProcessorDeploymentParam) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
 
add(CasProcessorExecArg) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgsImpl
 
add(CasProcessorDeploymentParam) - Method in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParams
add(CasProcessorExecArg) - Method in interface org.apache.uima.collection.metadata.CasProcessorExecArgs
Adds new CasProcessorExecArg instance to the list.
add(int) - Method in class org.apache.uima.internal.util.IntSet
Adds the specified int to this set.
add(int[]) - Method in class org.apache.uima.internal.util.IntVector
Add an array of elements to the end.
add(int[], int, int) - Method in class org.apache.uima.internal.util.IntVector
 
add(int) - Method in class org.apache.uima.internal.util.IntVector
Add an element at the end of vector.
add(int, int) - Method in class org.apache.uima.internal.util.IntVector
Add an element at a certain position in the vector.
add(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
 
add(int) - Method in class org.apache.uima.internal.util.SortedIntSet
Add element to set.
add(JMenuItem) - Method in class org.apache.uima.tools.cvd.AutoFoldingMenu
 
add(JComponent) - Method in class org.apache.uima.tools.util.gui.FormPanel
 
add(String) - Method in class org.apache.uima.util.impl.OptimizeStrings
null strings not added 0 length strings added
add(String[]) - Method in class org.apache.uima.util.impl.OptimizeStrings
 
add(String, FrameComponent) - Method in class org.apache.vinci.transport.Frame
Add a tagged value to this frame (value is either a Frame or FrameLeaf).
add(String, FrameComponent) - Method in class org.apache.vinci.transport.VinciFrame
Implementation of the abstract Frame method.
add(String, FrameComponent) - Method in class org.apache.vinci.transport.vns.client.ResolveResult
Implement the frame add() callback.
add(String, FrameComponent) - Method in class org.apache.vinci.transport.vns.client.ResolveResult.ServiceLocator
Implement the Frame add() callback.
add(String, FrameComponent) - Method in class org.apache.vinci.transport.vns.client.ServeonResult
Implement the Frame add() callback.
add(Service) - Method in class org.apache.vinci.transport.vns.service.ServiceStack
 
addAdded(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
like add, but returns boolean flag true if not present before
addAlias(String, String) - Method in class org.apache.uima.internal.util.CommandLineParser
Add an alias for an already defined parameter.
addAlias(String, String) - Method in class org.apache.vinci.transport.vns.service.NameClient
 
addAlias(ServiceAlias) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
 
addAll(List<ProcessTraceEvent>) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
 
addAll(List<ProcessTraceEvent>) - Method in interface org.apache.uima.util.ProcessTrace
Adds a list of completed event objects to this ProcessTrace.
addAnalysisEngines(Collection<String>) - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
Notifies this FlowController that new Analysis Engines
addAnalysisEngines(Collection) - Method in class org.apache.uima.examples.flow.AdvancedFixedFlowController
 
addAnalysisEngines(Collection<String>) - Method in interface org.apache.uima.flow.FlowController
Notifies this FlowController that new Analysis Engines are now available to route CASes to.
addAnalysisEngines(Collection<String>) - Method in class org.apache.uima.flow.FlowController_ImplBase
Does nothing by default.
addAnalysisEngines(Collection<String>) - Method in class org.apache.uima.flow.impl.FixedFlowController
 
addAnnotationToTree(AnnotationFS) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
Adds an annotation to the selected annotations tree.
addApplicationCmdLineArguments(CasProcessorConfiguration, List, String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.JavaApplication
Adds to command line any program arguments configured for this Cas Processor in the CPE descriptor
addApplicationCmdLineArguments(CasProcessorConfiguration, List, String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.NonJavaApplication
Returns final command line as array of Strings.
addApplicationInfo(CasProcessorConfiguration, CpeCasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.JavaApplication
Sets up command line used to launch Cas Processor in a separate process.
addApplicationInfo(CasProcessorConfiguration, CpeCasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.NonJavaApplication
Sets up command line used to launch Cas Processor in a seperate process.
addApplicationInfo(CasProcessorConfiguration, CpeCasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.RunnableApplication
Sets up command line used to launch Cas Processor in a seperate process.
addArg(InstallationDescriptor.ArgInfo) - Method in class org.apache.uima.pear.tools.InstallationDescriptor.ServiceInfo
 
addArgument(String) - Method in exception org.apache.uima.cas.admin.CASAdminException
Add an argument to a CASAdminException object.
addArgument(String) - Method in exception org.apache.uima.cas.impl.AnnotationImplException
Add an argument to a AnnotationImplException object.
addArgument(String) - Method in exception org.apache.uima.cas.impl.LowLevelException
Add an argument to a LowLevelException object.
addArgument(String) - Method in exception org.apache.uima.cas.impl.XCASParsingException
Add an argument to a XCASParsingException object.
addArgument(String) - Method in exception org.apache.uima.internal.util.UtilError
Add an argument to a UtilError object.
addAttribute(ValuePair) - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
 
addAttributes(ArrayList) - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
 
addBinding(Service) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
 
addBytesIn(long) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
addBytesIn(long) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Aggregate total bytes ingested by the CasProcessor.
addBytesOut(long) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
addBytesOut(long) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Aggregate total bytes processed by this CasProcessor
addCapabilities(Capability[]) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
addCapabilities(Capability[], boolean) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
addCapabilities(Capability[]) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Adds the output types and features from the specified capabilities to this ResultSpecification.
addCapabilities(Capability[], boolean) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Adds either outputs or inputs from the specified capabilities to this ResultSpecification.
addCAS(CASImpl) - Method in class org.apache.uima.cas.impl.CASSerializer
Add the CAS to be serialized.
addCAS(CASImpl, boolean) - Method in class org.apache.uima.cas.impl.CASSerializer
Add the CAS to be serialized.
addCAS(CASImpl, OutputStream) - Method in class org.apache.uima.cas.impl.CASSerializer
Serializes the CAS data and writes it to the output stream.
addCAS(CASImpl, OutputStream, Marker) - Method in class org.apache.uima.cas.impl.CASSerializer
Serializes only new and modified FS and index operations made after the tracking mark is created.
addCasConsumer(CasConsumer) - Method in interface org.apache.uima.collection.CollectionProcessingManager
Adds a CasConsumer to this CPM.
addCasConsumer(CasConsumer) - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
 
addCasInitializer(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
Deprecated.
As of v2.0, CAS Initializers are deprecated.
addCasInitializer(String) - Method in interface org.apache.uima.collection.metadata.CpeDescription
Deprecated.
As of v2.0 CAS Initializers are deprecated.
addCasProcessor(CasProcessor) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
Adds a CasProcessor to this CPM's list of consumers.
addCasProcessor(CasProcessor, int) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
Adds a CasProcessor to this CPM's list of consumers.
addCasProcessor(CasProcessor) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
addCasProcessor(CasProcessor, int) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
addCasProcessor(CasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
Appends given Cas Processor to the list of CasProcessors
addCasProcessor(CasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
 
addCasProcessor(CasProcessor) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Adds a CASProcessor to the processing pipeline.
addCasProcessor(CasProcessor, int) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Adds a CASProcessor to the processing pipeline at a given place in the processing pipeline
addCasProcessor(CpeCasProcessor) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
addCasProcessor(int, CpeCasProcessor) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
addCasProcessor(CpeCasProcessor) - Method in interface org.apache.uima.collection.metadata.CpeDescription
Appends a instance of CpeCasProcessor to the end of the list containing CPE CasProcessors.
addCasProcessor(int, CpeCasProcessor) - Method in interface org.apache.uima.collection.metadata.CpeDescription
Adds a instance of CpeCasProcessor at a specified location in the list of CPE CasProcessors.
addCasProcessorExecArg(CasProcessorExecArg) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
 
addCasProcessorExecArg(CasProcessorExecArg) - Method in interface org.apache.uima.collection.metadata.CasProcessorExecutable
Adds a CasProcessorExecArg argument to be supplied when launching a program.
addCasProcessorRuntimeEnvParam(CasProcessorRuntimeEnvParam) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
 
addChannelListener(MessageRouter.StdChannelListener) - Method in class org.apache.uima.pear.util.MessageRouter
Adds a given object, implementing the StdChannelListener interface, to the list of standard message channel listeners.
addChoosableFileFilter(FileFilter) - Method in class org.apache.uima.tools.docanalyzer.FileSelector
 
addCollectionReader(BaseCollectionReader) - Method in class org.apache.uima.collection.impl.cpm.container.CPEFactory
 
addCollectionReader(CpeCollectionReader) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
addCollectionReader(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
addCollectionReader(CpeCollectionReader) - Method in interface org.apache.uima.collection.metadata.CpeDescription
 
addCollectionReader(String) - Method in interface org.apache.uima.collection.metadata.CpeDescription
Adds a path to the descriptor file containing CollectionReader's configuration.
addCommonParameter(ConfigurationParameter) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
Adds a Configuration Parameter that is common to all groups.
addCommonParameter(ConfigurationParameter) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
 
addComponent(String, AnalysisEngineManagementImpl) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
 
addConfigurationGroup(ConfigurationGroup) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
Adds a Configuration Group.
addConfigurationGroup(ConfigurationGroup) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
 
addConfigurationParameter(ConfigurationParameter) - Method in interface org.apache.uima.resource.metadata.ConfigurationGroup
Adds a Configuration Parameter to this group.
addConfigurationParameter(ConfigurationParameter) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameterDeclarations
Adds a Configuration Parameter that is not in any group.
addConfigurationParameter(ConfigurationParameter) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationGroup_impl
 
addConfigurationParameter(ConfigurationParameter) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
 
addCpeCasProcessor(CpeCasProcessor, int) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
 
addCpeCasProcessor(CpeCasProcessor) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
 
addCpeCasProcessor(CpeCasProcessor, int) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
Inserts a new CasProcessor at an indicated position.
addCpeCasProcessor(CpeCasProcessor) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
Appends new CasProcessor to existing list of CasProcessors
addDefaults() - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Adds default configuration shared by CasProcessors
addDefaults() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeIntegratedCasProcessorImpl
 
addDefaults() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
 
addDefaults() - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeRemoteCasProcessorImpl
 
addDelegateComponent(String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
Creates and adds a delegate component specification to the list (for aggregate component).
addDeployParam(String, String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Adds a given deployment param to the param list.
addDeployParam(String, String) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessor
Adds deployment parameter used by the CPE when launching CasProcessor
addDocumentListener(DocumentListener) - Method in class org.apache.uima.tools.docanalyzer.FileSelector
 
addEdit(UndoableEdit) - Method in class org.apache.uima.tools.cvd.control.UndoMgr
 
addEntry(Object) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
 
addError(Test, Throwable) - Method in class org.apache.uima.test.junit_extension.UIMAResultPrinter
 
addEvent(String, String, String, int, String) - Method in class org.apache.uima.internal.util.InstrumentationFacility_impl
 
addEvent(String, String, String, int, String) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
 
addEvent(ProcessTraceEvent) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
 
addEvent(String, String, String, int, String) - Method in interface org.apache.uima.util.InstrumentationFacility
Records a completed event with the specified parameters.
addEvent(String, String, String, int, String) - Method in interface org.apache.uima.util.ProcessTrace
Adds an event with the specified parameters to this ProcessTrace.
addEvent(ProcessTraceEvent) - Method in interface org.apache.uima.util.ProcessTrace
Adds a completed event object to this ProcessTrace.
addEventData(ProcessTraceEvent) - Method in class org.apache.uima.util.AnalysisEnginePerformanceReports
 
addEventStatus(String, String, Throwable) - Method in class org.apache.uima.collection.impl.EntityProcessStatusImpl
 
addExecArg(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
 
addExecArg(String) - Method in interface org.apache.uima.collection.metadata.CpeLocalCasProcessor
 
addExecEnv(String, String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
Adds a new env key to the list of env keys.
addExecEnv(String, String) - Method in interface org.apache.uima.collection.metadata.CpeLocalCasProcessor
 
addExternalResource(ExternalResourceDescription) - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
 
addExternalResource(ExternalResourceDescription) - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
Adds a External Resource to this configuration
addExternalResourceBinding(ExternalResourceBinding) - Method in class org.apache.uima.resource.metadata.impl.ResourceManagerConfiguration_impl
 
addExternalResourceBinding(ExternalResourceBinding) - Method in interface org.apache.uima.resource.metadata.ResourceManagerConfiguration
Adds a External ResourceBinding to this configuration
addFailure(Test, AssertionFailedError) - Method in class org.apache.uima.test.junit_extension.UIMAResultPrinter
 
addFeature(String, Type, Type) - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
Add an feature to the type system.
addFeature(String, Type, Type, boolean) - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
Add an feature to the type system.
addFeature(Feature) - Method in interface org.apache.uima.cas.FeaturePath
Add a new feature at the end of the path.
addFeature(String, Type, Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
 
addFeature(String, Type, Type, boolean) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
 
addFeature(CasData, String, String, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
 
addFeature(String, String, String) - Method in class org.apache.uima.resource.metadata.impl.TypeDescription_impl
 
addFeature(String, String, String, String, Boolean) - Method in class org.apache.uima.resource.metadata.impl.TypeDescription_impl
 
addFeature(String, String, String) - Method in interface org.apache.uima.resource.metadata.TypeDescription
Convenience method which adds a FeatureDescription to this TypeDescription.
addFeature(String, String, String, String, Boolean) - Method in interface org.apache.uima.resource.metadata.TypeDescription
Convenience method which adds a FeatureDescription to this TypeDescription.
addFeatureStructure(FeatureStructure) - Method in interface org.apache.uima.cas_data.CasData
Adds a FeatureStructure to the list of top-level FeatureStructures contained in this CasData.
addFeatureStructure(FeatureStructure) - Method in class org.apache.uima.cas_data.impl.CasDataImpl
Adds a new FeatureStructure to the list
addFeatureStructure(CasData, String, String, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
 
addFile(File) - Method in class org.apache.uima.tools.cvd.RecentFilesList
Add a file at the beginning.
addFileSelectorListener(FileSelectorListener) - Method in class org.apache.uima.tools.docanalyzer.FileSelector
 
addFileSelectorListener(FileSelectorListener, JComponent) - Method in class org.apache.uima.tools.util.gui.FileSelector
 
addFocusListener(FocusListener) - Method in class org.apache.uima.tools.docanalyzer.FileSelector
 
addFrameworkSpec(String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
Adds a specification defined by given name and value to the set of Framework specifications.
addFS(FeatureStructure) - Method in interface org.apache.uima.cas.FSIndexRepository
Add a feature structure to all appropriate indexes in the repository.
addFS(int) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
 
addFS(FeatureStructure) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
 
addFsIndex(FsIndexDescription) - Method in interface org.apache.uima.resource.metadata.FsIndexCollection
Adds an FS Index description to this collection.
addFsIndex(FsIndexDescription) - Method in class org.apache.uima.resource.metadata.impl.FsIndexCollection_impl
 
addFsToIndexes(FeatureStructure) - Method in interface org.apache.uima.cas.CAS
Add a feature structure to all appropriate indexes in the repository associated with this CAS View.
addFsToIndexes(FeatureStructure) - Method in class org.apache.uima.cas.impl.CASImpl
 
addFsToIndexes(FeatureStructure) - Method in class org.apache.uima.jcas.impl.JCasImpl
 
addFsToIndexes(FeatureStructure) - Method in interface org.apache.uima.jcas.JCas
Add a feature structure to all appropriate indexes in the repository associated with this CAS View.
addGeneratorForType(TypeImpl, FSGenerator) - Method in class org.apache.uima.cas.impl.FSClassRegistry
No longer used, but left in for backward compatibility with older JCasgen'd classes
addIndexRepository(FSIndexRepositoryImpl) - Method in class org.apache.uima.cas.impl.CASMgrSerializer
Serialize index repository.
addInputFeature(String) - Method in interface org.apache.uima.resource.metadata.Capability
A convenience method that adds an input Feature to this Capability.
addInputFeature(String) - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
 
addInputSofa(String) - Method in interface org.apache.uima.resource.metadata.Capability
A convenience method that adds an input Sofa name to this Capability.
addInputSofa(String) - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
 
addInputType(String, boolean) - Method in interface org.apache.uima.resource.metadata.Capability
A convenience method that adds an input Type to this Capability.
addInputType(String, boolean) - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
 
addInstallationAction(InstallationDescriptor.ActionInfo) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
Adds a specified 'installation action' to the list.
addItemAddr(int, int, boolean) - Method in class org.apache.uima.cas.impl.CasSeqAddrMaps
Add a new FS address - done during prescan of source Must call in heap scan order
addKey(Feature, int) - Method in interface org.apache.uima.cas.admin.FSIndexComparator
Add a new key.
addKey(LinearTypeOrder, int) - Method in interface org.apache.uima.cas.admin.FSIndexComparator
 
addKey(Feature, int) - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
 
addKey(LinearTypeOrder, int) - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
 
addKeysToDataCas(CasData, AFrame) - Static method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Appends keys (types) from XCAS to provided CasData instance doing conversions of ':' in WF keys to '_colon_' and '-' to '_dash_' to enforce UIMA compliance.
addLanguage(String) - Method in class org.apache.uima.tools.cvd.MainFrame
 
AddLanguageHandler - Class in org.apache.uima.tools.cvd.control
 
AddLanguageHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.AddLanguageHandler
 
addListOfJarFiles(File, StringBuffer) - Static method in class org.apache.uima.pear.tools.InstallationController
Appends a list of JAR files in a given lib directory, separated with the OS dependent separator (';' or ':'), to a given initial StringBuffer object.
addMapping(String, String) - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
addMapping(String, String) - Method in interface org.apache.uima.ResourceSpecifierFactory
Adds a mapping from interface class to implementation class.
addMapping(String, String) - Method in class org.apache.uima.util.impl.XMLParser_impl
Configures this XMLParser by registering a mapping between the name of an XML element and the Class of object to be built from elements with that name.
addMapping(Class<? extends ResourceSpecifier>, Class<? extends Resource>) - Method in class org.apache.uima.util.SimpleResourceFactory
Configures this SimpleResourceFactory by adding a new mapping between a ResourceSpecifier class and a Resource class.
addMapping(String, String) - Method in class org.apache.uima.util.SimpleResourceFactory
Configures this SimpleResourceFactory by adding a new mapping between a ResourceSpecifier class and a Resource class.
addMapping(String, String) - Method in interface org.apache.uima.util.XMLParser
Configures this XMLParser by registering a mapping between the name of an XML element and the Class of object to be built from elements with that name.
addMetaData(ProcessingResourceMetaData) - Method in interface org.apache.uima.resource.CasManager
Called by components when they initialize.
addMetaData(ProcessingResourceMetaData) - Method in class org.apache.uima.resource.impl.CasManager_impl
 
addMsgListener(MessageRouter.StdChannelListener) - Method in class org.apache.uima.pear.tools.InstallationController
Adds a given object, implementing the MessageRouter.StdChannelListener interface to the list of standard channel listeners.
addNoMetaData(CASImpl) - Method in class org.apache.uima.cas.impl.CASSerializer
Serialize CAS data without heap-internal meta data.
addNonsharedRefToFSMapping(int, int) - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
Add mapping between the address of FS that is the value of a non-shared multi-valued feature of a FeatureStructure.
addOSSpec(String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
Adds a specification defined by given name and value to the set of OS specifications.
addOutOfTypeSystemArrayElement(int, int, int) - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
Records an out-of-typesystem array element in the XmiSerializationSharedData.
addOutOfTypeSystemAttribute(int, String, String) - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
Records an out-of-typesystem attribute that belongs to an in-typesystem FS.
addOutOfTypeSystemChildElements(int, String, List<String>) - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
Records out-of-typesystem child elements that belong to an in-typesystem FS.
addOutOfTypeSystemElement(XmiSerializationSharedData.OotsElementData) - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
Records information about an XMI element that was not an instance of any type in the type system.
addOutOfTypeSystemViewMember(String, String) - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
Records that an out-of-typesystem XMI element should be a member of the specified view.
addOutputFeature(String) - Method in interface org.apache.uima.resource.metadata.Capability
A convenience method that adds an output Feature to this Capability.
addOutputFeature(String) - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
 
addOutputSofa(String) - Method in interface org.apache.uima.resource.metadata.Capability
A convenience method that adds an output Sofa name to this Capability.
addOutputSofa(String) - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
 
addOutputType(String, boolean) - Method in interface org.apache.uima.resource.metadata.Capability
A convenience method that adds an output Type to this Capability.
addOutputType(String, boolean) - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
 
addOverride(String) - Method in interface org.apache.uima.resource.metadata.ConfigurationParameter
Adds an override to this configuration parameter.
addOverride(String) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
 
addParameter(String, boolean) - Method in class org.apache.uima.internal.util.CommandLineParser
Add a new parameter name.
addParameter(String) - Method in class org.apache.uima.internal.util.CommandLineParser
Add a new switch.
addPredecessor(GraphNode) - Method in class org.apache.uima.internal.util.GraphNode
Add a new predecessor node.
addPriorityList(TypePriorityList) - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
 
addPriorityList() - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
 
addPriorityList(TypePriorityList) - Method in interface org.apache.uima.resource.metadata.TypePriorities
Adds a TypePriorityList.
addPriorityList() - Method in interface org.apache.uima.resource.metadata.TypePriorities
Creates a new, empty TypePriorityList and adds it to this object.
addProperty(Properties, String, String) - Static method in class org.apache.uima.pear.tools.InstallationDescriptor
Adds a property specified by given name and value to a given Properties object.
addr - Variable in class org.apache.uima.cas.impl.FeatureStructureImplC
 
addr - Variable in class org.apache.uima.jcas.cas.TOP
used to reference the corresponding Cas instance
addResultFeature(String) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
addResultFeature(String, String[]) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
addResultFeature(String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Adds a Feature to this ResultSpecification for the language x-unspecified.
addResultFeature(String, String[]) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Adds a Feature to this ResultSpecification for the specified languages.
addResultType(String, boolean) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
addResultType(String, boolean, String[]) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
addResultType(String, boolean) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Adds an Type to this ResultSpecification for the language x-unspecified.
addResultType(String, boolean, String[]) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Adds an Type to this ResultSpecification for the specified languages.
addResultTypeOrFeature(TypeOrFeature) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
addResultTypeOrFeature(TypeOrFeature, String[]) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
addResultTypeOrFeature(TypeOrFeature) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Adds a Result Type or Feature to this ResultSpecification for the language x-unspecified.
addResultTypeOrFeature(TypeOrFeature, String[]) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Adds a Result Type or Feature to this ResultSpecification for the specified languages.
addRow(String) - Method in class org.apache.uima.tools.stylemap.StyleMapEditor
 
addRow(Vector) - Method in class org.apache.uima.tools.stylemap.StyleMapTableModel
 
addSeparators(String) - Method in class org.apache.uima.internal.util.TextStringTokenizer
Add to the set of separator characters.
addSeparators(String) - Method in class org.apache.uima.internal.util.TextTokenizer
Add to the set of separator characters.
addService(Service) - Method in class org.apache.vinci.transport.vns.service.NameClient
 
addService(Service) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
 
addSofa(FeatureStructure, String, String) - Method in class org.apache.uima.cas.impl.CASImpl
 
addSrcAddrForTgt(int, boolean) - Method in class org.apache.uima.cas.impl.CasSeqAddrMaps
Called during deserialize to incrementally add
addStat(String, Object) - Method in class org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer
 
addStat(String, Object) - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Add an arbitrary object and bind it to a given name
addStatusCallbackListener(BaseStatusCallbackListener) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
Registers a listsner to receive status callbacks.
addStatusCallbackListener(StatusCallbackListener) - Method in interface org.apache.uima.collection.CollectionProcessingEngine
Registers a listener to receive status callbacks.
addStatusCallbackListener(StatusCallbackListener) - Method in interface org.apache.uima.collection.CollectionProcessingManager
Registers a listsner to receive status callbacks.
addStatusCallbackListener(StatusCallbackListener) - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
 
addStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
addStatusCallbackListener(StatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
 
addStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
 
addStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Plugs in Listener object used for notifications.
addStatusCallbackListener(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Plugs in Listener object used for notifications.
addStreamListener(ProcessUtil.StdStreamListener) - Method in class org.apache.uima.pear.util.ProcessUtil.Runner
Adds a given object, implementing the StdStreamListener interface to the list of standard stream listeners.
addStringSubtype(String, String[]) - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
Inherit from String.
addStringSubtype(String, String[]) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
 
addSubEvent(ProcessTraceEvent) - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
Adds a sub-event to this event.
addSuccessor(GraphNode) - Method in class org.apache.uima.internal.util.GraphNode
Add a new successor node.
addSupportedLanguage(String) - Method in interface org.apache.uima.resource.metadata.Capability
A convenience method that adds a supported language to this Capability.
addSupportedLanguage(String) - Method in class org.apache.uima.resource.metadata.impl.Capability_impl
 
addTab(String, Component) - Method in class org.apache.uima.tools.cpm.JTabbedPaneWithCloseIcons
 
addTab(String, Component, Icon) - Method in class org.apache.uima.tools.cpm.JTabbedPaneWithCloseIcons
 
addTabClosedListener(TabClosedListener) - Method in class org.apache.uima.tools.cpm.JTabbedPaneWithCloseIcons
 
addToDuration(long) - Method in class org.apache.uima.util.impl.ProcessTraceEvent_impl
Adds to the duration of this event
addToEndOfSentenceChars(String) - Method in class org.apache.uima.internal.util.TextStringTokenizer
Add to the set of sentence delimiters.
addToEndOfSentenceChars(String) - Method in class org.apache.uima.internal.util.TextTokenizer
Add to the set of sentence delimiters.
addToIndexes() - Method in class org.apache.uima.jcas.cas.TOP
add the corresponding FeatureStructure to all Cas indexes in the view where this FS was created
addToIndexes(JCas) - Method in class org.apache.uima.jcas.cas.TOP
add this FS to indexes in a specific view, perhaps different from the creation view
addToIndexes(int) - Method in class org.apache.uima.jcas.cas.TOP_Type
add the corresponding FeatureStructure to all Cas indexes
addToolkitsSpec(String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
Adds a specification defined by given name and value to the set of Toolkits specifications.
addTopType(String) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
Add a top type to the (empty) type system.
addToSystemEnvTable(Properties, String, String) - Static method in class org.apache.uima.pear.tools.InstallationController
Adds a given local environment variable to appropriate system environment variable (before the system value).
addTreeModelListener(TreeModelListener) - Method in class org.apache.uima.tools.cvd.FSTreeModel
 
addTreeSelectionListener(TreeSelectionListener) - Method in class org.apache.uima.tools.stylemap.AnnotationFeaturesViewer
 
addType(String, Type) - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
Add a new type to the type system.
addType(String, Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
Add a new type to the type system.
addType(String) - Method in class org.apache.uima.resource.metadata.impl.TypePriorityList_impl
 
addType(String, String, String) - Method in class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
 
addType(String) - Method in interface org.apache.uima.resource.metadata.TypePriorityList
Adds a type at the end of the priority list.
addType(String, String, String) - Method in interface org.apache.uima.resource.metadata.TypeSystemDescription
Adds a Type to this TypeSystem fragment.
addTypeSystem(TypeSystemImpl) - Method in class org.apache.uima.cas.impl.CASMgrSerializer
 
addWhitespaceChars(String) - Method in class org.apache.uima.internal.util.TextStringTokenizer
Add to the set of whitespace characters.
addWhitespaceChars(String) - Method in class org.apache.uima.internal.util.TextTokenizer
Add to the set of whitespace characters.
addWordChars(String) - Method in class org.apache.uima.internal.util.TextStringTokenizer
Add to the set of word characters.
addWordChars(String) - Method in class org.apache.uima.internal.util.TextTokenizer
Add to the set of word characters.
AdvancedFixedFlowController - Class in org.apache.uima.examples.flow
Simple FlowController that invokes components in a fixed sequence.
AdvancedFixedFlowController() - Constructor for class org.apache.uima.examples.flow.AdvancedFixedFlowController
 
aeDirPref - Static variable in class org.apache.uima.tools.cvd.MainFrame
 
AFrame - Class in org.apache.vinci.transport.document
This class is a VinciFrame with extensions for support of XML attributes.
AFrame() - Constructor for class org.apache.vinci.transport.document.AFrame
 
AFrame(int) - Constructor for class org.apache.vinci.transport.document.AFrame
 
AFrameLeaf - Class in org.apache.vinci.transport.document
This class extends FrameLeaf with ability to set attributes.
AFrameLeaf(byte[], boolean) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
 
AFrameLeaf(String) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
 
AFrameLeaf(String[]) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
 
AFrameLeaf(float) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
 
AFrameLeaf(float[]) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
 
AFrameLeaf(double) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
 
AFrameLeaf(double[]) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
 
AFrameLeaf(int) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
 
AFrameLeaf(int[]) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
 
AFrameLeaf(long) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
 
AFrameLeaf(long[]) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
 
AFrameLeaf(boolean) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
 
afterZip - Variable in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
 
aget(String) - Method in class org.apache.vinci.transport.document.AFrame
Get the attributes associated with a particular key.
aggregate(ProcessTrace) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
 
aggregate() - Method in class org.apache.uima.util.impl.SerializationMeasures.AllStatDetails
 
aggregate(ProcessTrace) - Method in interface org.apache.uima.util.ProcessTrace
Aggregates the information in another ProcessTrace with this one.
AGGREGATE_AE_TYPE_SYSTEM - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: "The Analysis Engine Descriptor is invalid - a Type System may not be explicitly set for an aggregate Analysis Engine."
AGGREGATE_SOFA_NOT_MAPPED - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: The Sofa "{0}" in aggregate "{1}" is not mapped to any sofa of any component in that aggregate.
AggregateAnalysisEngine_impl - Class in org.apache.uima.analysis_engine.impl
Reference implementation of AnalysisEngine.
AggregateAnalysisEngine_impl() - Constructor for class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
 
aggregateEvent(ProcessTraceEvent_impl, ProcessTraceEvent_impl) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
Utility method used by aggregate(ProcessTrace)
ALL - Static variable in class org.apache.uima.util.Level
message level "ALL"
ALL_INT - Static variable in class org.apache.uima.util.Level
level value for level "ALL"
ALLOWED_VALUES_NOT_IDENTICAL - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: The String subtype {0} is declared twice, with different sets of allowed values: {1} and {2}.
ALLOWED_VALUES_ON_NON_STRING_TYPE - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: "Type {0} specifies a list of allowed values but is not a subtype of uima.cas.String.
AllowedValue - Interface in org.apache.uima.resource.metadata
Represents an allowed value for an "enumerated" type.
AllowedValue_impl - Class in org.apache.uima.resource.metadata.impl
Reference implementation of AllowedValue.
AllowedValue_impl() - Constructor for class org.apache.uima.resource.metadata.impl.AllowedValue_impl
Default constructor.
AllowedValue_impl(String, String) - Constructor for class org.apache.uima.resource.metadata.impl.AllowedValue_impl
Constructor.
AllowPreexistingFS - Enum in org.apache.uima.cas.impl
 
allSlots - Variable in class org.apache.uima.util.impl.SerializationMeasures
 
alreadyCopied(FeatureStructure) - Method in class org.apache.uima.util.CasCopier
Note: if lenient is in effect, this method will return false for FSs which are not copied because the target doesn't have that type.
ANALYSIS - Static variable in interface org.apache.uima.util.ProcessTraceEvent
Constant for the ANALYSIS event type.
ANALYSIS_ENGINE - Static variable in interface org.apache.uima.util.ProcessTraceEvent
Constant for the ANALYSIS_ENGINE event type.
ANALYSIS_ENGINE_CTG - Static variable in class org.apache.uima.pear.util.UIMAUtil
Analysis Engine
AnalysisComponent - Interface in org.apache.uima.analysis_component
Analysis Components are the primitive "building blocks" from which UIMA solutions are built.
AnalysisComponent_ImplBase - Class in org.apache.uima.analysis_component
Implementation base class for AnalysisComponents.
AnalysisComponent_ImplBase() - Constructor for class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
 
AnalysisComponentAdapterFactory - Class in org.apache.uima.analysis_engine.impl.compatibility
Factory that builds AnalysisComponent instances from AnalysisEngineDescription, CasConsumerDescription, or CollectionReaderDescription objects.
AnalysisComponentAdapterFactory() - Constructor for class org.apache.uima.analysis_engine.impl.compatibility.AnalysisComponentAdapterFactory
 
AnalysisEngine - Interface in org.apache.uima.analysis_engine
An Analysis Engine is a component responsible for analyzing unstructured information, discovering and representing semantic content.
AnalysisEngineDescription - Interface in org.apache.uima.analysis_engine
An AnalysisEngineDescription contains all of the information needed to instantiate and use an AnalysisEngine.
AnalysisEngineDescription_impl - Class in org.apache.uima.analysis_engine.impl
Reference implementation of AnalysisEngineDescription.
AnalysisEngineDescription_impl() - Constructor for class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
Creates a new AnalysisEngineDescription_impl.
AnalysisEngineFactory_impl - Class in org.apache.uima.impl
Resource Factory that handles AnalysisEngineDescription and TaeDescription elements.
AnalysisEngineFactory_impl() - Constructor for class org.apache.uima.impl.AnalysisEngineFactory_impl
 
AnalysisEngineImplBase - Class in org.apache.uima.analysis_engine.impl
Provides functionality common to Analysis Engine implementations.
AnalysisEngineImplBase() - Constructor for class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
 
AnalysisEngineManagement - Interface in org.apache.uima.analysis_engine
Monitoring and management interface to an AnalysisEngine.
AnalysisEngineManagement.State - Enum in org.apache.uima.analysis_engine
 
AnalysisEngineManagementImpl - Class in org.apache.uima.analysis_engine.impl
Implements Monitoring/Management interface to an AnalysisEngine.
AnalysisEngineManagementImpl() - Constructor for class org.apache.uima.analysis_engine.impl.AnalysisEngineManagementImpl
 
AnalysisEngineManagementImplMBean - Interface in org.apache.uima.analysis_engine.impl
JMX MBean interface for monitoring AnalysisEngine performance stats.
AnalysisEngineMetaData - Interface in org.apache.uima.analysis_engine.metadata
Encapsulates all of the metadata for an Analysis Engine.
AnalysisEngineMetaData_impl - Class in org.apache.uima.analysis_engine.metadata.impl
Reference implementation of AnalysisEngineMetaData.
AnalysisEngineMetaData_impl() - Constructor for class org.apache.uima.analysis_engine.metadata.impl.AnalysisEngineMetaData_impl
 
AnalysisEnginePanel - Class in org.apache.uima.tools.cpm
 
AnalysisEnginePanel(ResourceSpecifier, File, long) - Constructor for class org.apache.uima.tools.cpm.AnalysisEnginePanel
 
AnalysisEnginePerformanceReports - Class in org.apache.uima.util
A class that is useful for generating an Analysis Engine performance report from a ProcessTrace object.
AnalysisEnginePerformanceReports(ProcessTrace) - Constructor for class org.apache.uima.util.AnalysisEnginePerformanceReports
 
AnalysisEnginePool - Class in org.apache.uima.internal.util
A pool of Analysis Engines, which supports reconfiguration.
AnalysisEnginePool(String, int, ResourceSpecifier) - Constructor for class org.apache.uima.internal.util.AnalysisEnginePool
Creates a new AnalysisEnginePool.
AnalysisEnginePool(String, int, ResourceSpecifier, Map<String, Object>) - Constructor for class org.apache.uima.internal.util.AnalysisEnginePool
Creates a new AnalysisEnginePool.
AnalysisEngineProcessException - Exception in org.apache.uima.analysis_engine
An AnalysisEngineProcessException may be thrown by an Analysis Engine's process method, indicating that a failure occurred during processing.
AnalysisEngineProcessException() - Constructor for exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
Creates a new exception with a null message.
AnalysisEngineProcessException(Throwable) - Constructor for exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
Creates a new exception with the specified cause and a null message.
AnalysisEngineProcessException(String, String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
Creates a new exception with a the specified message.
AnalysisEngineProcessException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
Creates a new exception with the specified message and cause.
AnalysisEngineProcessException(String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
Creates a new exception with a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
AnalysisEngineProcessException(String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
Creates a new exception with the specified cause and a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
AnalysisEngineService_impl - Class in org.apache.uima.analysis_engine.service.impl
Convenience base class for Analysis Engine Services.
AnalysisEngineService_impl() - Constructor for class org.apache.uima.analysis_engine.service.impl.AnalysisEngineService_impl
 
AnalysisEngineServiceAdapter - Class in org.apache.uima.analysis_engine.service.impl
Base class for analysis engine service adapters.
AnalysisEngineServiceAdapter() - Constructor for class org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter
 
AnalysisEngineServiceStub - Interface in org.apache.uima.analysis_engine
A stub that calls a remote AnalysisEngine service.
AnalysisEngineUtils - Class in org.apache.uima.util
Static utility methods relating to analysis engines.
AnalysisEngineUtils() - Constructor for class org.apache.uima.util.AnalysisEngineUtils
 
AnalysisProcessData - Interface in org.apache.uima.analysis_engine
Deprecated. 
AnalysisProcessData_impl - Class in org.apache.uima.analysis_engine.impl
Deprecated.
since v2.0
AnalysisProcessData_impl(CAS, ProcessTrace) - Constructor for class org.apache.uima.analysis_engine.impl.AnalysisProcessData_impl
Deprecated.
Creates a new AnalysisProcessData_impl from exsiting CAS.
AnalysisProcessData_impl(CAS, Properties) - Constructor for class org.apache.uima.analysis_engine.impl.AnalysisProcessData_impl
Deprecated.
Creates a new AnalysisProcessData_impl from an exsiting CAS.
AnalysisSequenceCapabilityNode - Class in org.apache.uima.flow.impl
A AnalysisSequenceCapabilityNode is a node element of the CapabilityLanguageFlowObject.
AnalysisSequenceCapabilityNode(String, CasObjectProcessor, ResultSpecification) - Constructor for class org.apache.uima.flow.impl.AnalysisSequenceCapabilityNode
Creates a new AnalysisSequenceCapabilityNode from an AnalysisEngine reference
AnalysisSequenceCapabilityNode(String, Capability[], ResultSpecification) - Constructor for class org.apache.uima.flow.impl.AnalysisSequenceCapabilityNode
Creates a new AnalysisSequenceCapabilityNode from a AnalysisEngine Key.
analyze(CasData, ProcessTrace, String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Performs Analysis of the CAS by the remote vinci service Cas Processor
analyze(CasData[], ProcessTrace, String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Main routine that sends requests to remote vinci services.
analyze(Object[], ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
 
analyze(Object[], ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
An alternate processing loop designed for the single-threaded CPM.
analyzeDocuments(String) - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
Invokes the RunTextAnalysis application library that actually analyzes the documents and generates the output.
analyzeInputarea() - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
JMP addition Opens a dialog for the user to enter text, which will be saved to a file and then processed as by analyzeDocumenbts below.
and(FSMatchConstraint, FSMatchConstraint) - Method in class org.apache.uima.cas.ConstraintFactory
Conjoin two constraints.
and(FSMatchConstraint, FSMatchConstraint) - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
 
ANNOTATE - Static variable in class org.apache.uima.adapter.vinci.util.Constants
 
annotateRange(CAS, String, int) - Method in class org.apache.uima.examples.cas.PersonTitleAnnotator
A utility method that searches a part of the document for Person Titles.
annotateRange(CAS, String, int, String, String[]) - Method in class org.apache.uima.examples.cas.PersonTitleAnnotator
A utility method that searches a part of the document for a specific kind of Person Title.
Annotation - Class in org.apache.uima.jcas.tcas
the JCas class model for the CAS type uima.cas.Annotation.
Annotation() - Constructor for class org.apache.uima.jcas.tcas.Annotation
 
Annotation(int, TOP_Type) - Constructor for class org.apache.uima.jcas.tcas.Annotation
 
Annotation(JCas) - Constructor for class org.apache.uima.jcas.tcas.Annotation
 
Annotation(JCas, int, int) - Constructor for class org.apache.uima.jcas.tcas.Annotation
Constructor with begin and end passed as arguments
ANNOTATION - Static variable in interface org.apache.uima.search.Style
Constant for the name of the Annotation style.
ANNOTATION_IN_WRONG_INDEX - Static variable in exception org.apache.uima.cas.CASRuntimeException
Error - the Annotation "{0}" is over view "{1}" and cannot be added to indexes associated with the different view "{2}".
ANNOTATION_TIME - Static variable in class org.apache.uima.adapter.vinci.util.Constants
 
Annotation_Type - Class in org.apache.uima.jcas.tcas
 
Annotation_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.tcas.Annotation_Type
 
Annotation_Type() - Constructor for class org.apache.uima.jcas.tcas.Annotation_Type
 
AnnotationBase - Class in org.apache.uima.jcas.cas
the JCas class model for the CAS type uima.cas.AnnotationBase.
AnnotationBase() - Constructor for class org.apache.uima.jcas.cas.AnnotationBase
 
AnnotationBase(int, TOP_Type) - Constructor for class org.apache.uima.jcas.cas.AnnotationBase
 
AnnotationBase(JCas) - Constructor for class org.apache.uima.jcas.cas.AnnotationBase
 
AnnotationBase_Type - Class in org.apache.uima.jcas.cas
 
AnnotationBase_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.cas.AnnotationBase_Type
 
AnnotationBase_Type() - Constructor for class org.apache.uima.jcas.cas.AnnotationBase_Type
 
AnnotationBaseFS - Interface in org.apache.uima.cas
Annotation Base API.
AnnotationBaseImpl - Class in org.apache.uima.cas.impl
Class comment for AnnotationImpl.java goes here.
AnnotationBaseImpl() - Constructor for class org.apache.uima.cas.impl.AnnotationBaseImpl
Constructor for AnnotationImpl.
AnnotationBaseImpl(int, CASImpl) - Constructor for class org.apache.uima.cas.impl.AnnotationBaseImpl
Constructor for AnnotationImpl.
AnnotationDisplayCustomizationFrame - Class in org.apache.uima.tools.cvd
TODO: add type comment for AnnotationDisplayCustomizationFrame.
AnnotationDisplayCustomizationFrame() - Constructor for class org.apache.uima.tools.cvd.AnnotationDisplayCustomizationFrame
 
AnnotationDisplayCustomizationFrame(GraphicsConfiguration) - Constructor for class org.apache.uima.tools.cvd.AnnotationDisplayCustomizationFrame
 
AnnotationDisplayCustomizationFrame(String) - Constructor for class org.apache.uima.tools.cvd.AnnotationDisplayCustomizationFrame
 
AnnotationDisplayCustomizationFrame(String, GraphicsConfiguration) - Constructor for class org.apache.uima.tools.cvd.AnnotationDisplayCustomizationFrame
 
AnnotationExtent - Class in org.apache.uima.tools.cvd
 
AnnotationExtent(int, int, Style) - Constructor for class org.apache.uima.tools.cvd.AnnotationExtent
 
AnnotationFeaturesViewer - Class in org.apache.uima.tools
A tree view of Annotations and associated features.
AnnotationFeaturesViewer() - Constructor for class org.apache.uima.tools.AnnotationFeaturesViewer
 
AnnotationFeaturesViewer - Class in org.apache.uima.tools.stylemap
A tree view of Annotations and associated features.
AnnotationFeaturesViewer() - Constructor for class org.apache.uima.tools.stylemap.AnnotationFeaturesViewer
 
AnnotationFS - Interface in org.apache.uima.cas.text
Interface for Annotation Feature Structures.
AnnotationImpl - Class in org.apache.uima.cas.impl
Class comment for AnnotationImpl.java goes here.
AnnotationImpl() - Constructor for class org.apache.uima.cas.impl.AnnotationImpl
Constructor for AnnotationImpl.
AnnotationImpl(int, CASImpl) - Constructor for class org.apache.uima.cas.impl.AnnotationImpl
Constructor for AnnotationImpl.
AnnotationImplException - Exception in org.apache.uima.cas.impl
Exception class for package org.apache.uima.cas.impl.
AnnotationImplException(int) - Constructor for exception org.apache.uima.cas.impl.AnnotationImplException
Create a new AnnotationImplException
AnnotationIndex<T extends AnnotationFS> - Interface in org.apache.uima.cas.text
An annotation index provides additional iterator functionality that applies only to instances of uima.tcas.Annotation.
AnnotationIndexImpl<T extends AnnotationFS> - Class in org.apache.uima.cas.impl
Implementation of annotation indexes.
AnnotationIndexImpl(FSIndex<AnnotationFS>) - Constructor for class org.apache.uima.cas.impl.AnnotationIndexImpl
 
AnnotationPrinter - Class in org.apache.uima.examples.cpe
An example of CAS Consumer.
AnnotationPrinter() - Constructor for class org.apache.uima.examples.cpe.AnnotationPrinter
 
AnnotationTree<T extends AnnotationFS> - Interface in org.apache.uima.cas.text
Represents an annotation tree.
AnnotationTreeImpl<T extends AnnotationFS> - Class in org.apache.uima.cas.impl
Implementation of annotation tree.
AnnotationTreeNode<T extends AnnotationFS> - Interface in org.apache.uima.cas.text
Represents a node in an annotation tree.
AnnotationTreeNodeImpl<T extends AnnotationFS> - Class in org.apache.uima.cas.impl
TODO: Create type comment for AnnotationTreeNodeImpl.
AnnotationViewerDialog - Class in org.apache.uima.tools.docanalyzer
Dialog that loads analyzed documents stored in XMI or XCAS format and allows them to be viewed using the Java-based CAS viewer or a web browser, in either an HTML/Javascript format or in the inline XML format.
AnnotationViewerDialog(JFrame, String, PrefsMediator, File, String, TypeSystem, String[], String, boolean, boolean, boolean, CAS) - Constructor for class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
Create an AnnotationViewer Dialog
AnnotationViewerDialog(JFrame, String, PrefsMediator, File, String, TypeSystem, String[], boolean, CAS) - Constructor for class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
 
AnnotationViewerMain - Class in org.apache.uima.tools
Main Annotation Viewer GUI.
AnnotationViewerMain() - Constructor for class org.apache.uima.tools.AnnotationViewerMain
Constructor.
annotationViewGenerator - Variable in class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
 
AnnotationViewGenerator - Class in org.apache.uima.tools.util.htmlview
Utility that uses XSL stylesheets to produce an HTML view (w/ Javascript) of an annotated document.
AnnotationViewGenerator(File) - Constructor for class org.apache.uima.tools.util.htmlview.AnnotationViewGenerator
Creates a new AnnotationViewGenerator.
AnnotationWriter - Class in org.apache.uima.test.junit_extension
The AnnotationWriter class writes specified annotations to an output file.
AnnotationWriter() - Constructor for class org.apache.uima.test.junit_extension.AnnotationWriter
 
ANNOTATOR_CLASS_NOT_FOUND - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: "Annotator class "{0}" was not found."
ANNOTATOR_EXCEPTION - Static variable in exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
Message key for a standard UIMA exception message: "Annotator processing failed."
Annotator_ImplBase - Class in org.apache.uima.analysis_component
Base class for all annotators.
Annotator_ImplBase() - Constructor for class org.apache.uima.analysis_component.Annotator_ImplBase
 
Annotator_ImplBase - Class in org.apache.uima.analysis_engine.annotator
Deprecated.
As of release 2.3.0, use CasAnnotator_ImplBase or JCasAnnotator_ImplBase instead
Annotator_ImplBase() - Constructor for class org.apache.uima.analysis_engine.annotator.Annotator_ImplBase
Deprecated.
 
ANNOTATOR_INITIALIZATION_FAILED - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: "Initialization of annotator class "{0}" failed."
ANNOTATOR_INTERFACE_NOT_SUPPORTED - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: "Annotator class {0} does not implement an Annotator interface that is supported by Analysis Engine implementation {1}."
AnnotatorAdapter - Class in org.apache.uima.analysis_engine.impl.compatibility
Adapter that allows Annotators to implement the AnalysisComponent interface.
AnnotatorAdapter(BaseAnnotator, AnalysisEngineMetaData, Map<String, Object>) - Constructor for class org.apache.uima.analysis_engine.impl.compatibility.AnnotatorAdapter
Create a new annotator adapter.
AnnotatorConfigurationException - Exception in org.apache.uima.analysis_engine.annotator
An AnnotatorConfigurationException is thrown by an annotator if the settings of its configuration parameters are invalid.
AnnotatorConfigurationException() - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
Creates a new exception with a null message.
AnnotatorConfigurationException(Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
Creates a new exception with the specified cause and a null message.
AnnotatorConfigurationException(String, String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
Creates a new exception with a the specified message.
AnnotatorConfigurationException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
Creates a new exception with the specified message and cause.
AnnotatorConfigurationException(String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
Creates a new exception with a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
AnnotatorConfigurationException(String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
Creates a new exception with the specified cause and a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
AnnotatorContext - Interface in org.apache.uima.analysis_engine.annotator
Deprecated.
As of release 2.3.0, use UimaContext instead
AnnotatorContext_impl - Class in org.apache.uima.analysis_engine.impl
Reference implementation of AnnotatorContext.
AnnotatorContext_impl(UimaContextAdmin) - Constructor for class org.apache.uima.analysis_engine.impl.AnnotatorContext_impl
Creates a new AnnotatorContext_impl.
AnnotatorContextException - Exception in org.apache.uima.analysis_engine.annotator
An AnnotatorContextException is thrown by an AnnotatorContext if it cannot complete the invoked operation due to a failure in the underlying implementation.
AnnotatorContextException() - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorContextException
Creates a new exception with a null message.
AnnotatorContextException(Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorContextException
Creates a new exception with the specified cause and a null message.
AnnotatorContextException(String, String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorContextException
Creates a new exception with a the specified message.
AnnotatorContextException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorContextException
Creates a new exception with the specified message and cause.
AnnotatorContextException(String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorContextException
Creates a new exception with a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
AnnotatorContextException(String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorContextException
Creates a new exception with the specified cause and a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
AnnotatorInitializationException - Exception in org.apache.uima.analysis_engine.annotator
An AnnotatorInitializationException may be thrown by an annotator's initialize method, indicating that the annotator failed to successfully initialize itself.
AnnotatorInitializationException() - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
Creates a new exception with a null message.
AnnotatorInitializationException(Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
Creates a new exception with the specified cause and a null message.
AnnotatorInitializationException(String, String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
Creates a new exception with a the specified message.
AnnotatorInitializationException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
Creates a new exception with the specified message and cause.
AnnotatorInitializationException(String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
Creates a new exception with a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
AnnotatorInitializationException(String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
Creates a new exception with the specified cause and a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
AnnotatorOpenEventHandler - Class in org.apache.uima.tools.cvd.control
 
AnnotatorOpenEventHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.AnnotatorOpenEventHandler
 
AnnotatorPerformanceTester - Class in org.apache.uima.test.junit_extension
AnnotatorPerfTester is a helper class to execute annotator performance tests.
AnnotatorPerformanceTester() - Constructor for class org.apache.uima.test.junit_extension.AnnotatorPerformanceTester
 
AnnotatorProcessException - Exception in org.apache.uima.analysis_engine.annotator
An AnnotatorProcessException may be thrown by an annotator's process method, indicating that a failure occurred during processing.
AnnotatorProcessException() - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
Creates a new exception with a null message.
AnnotatorProcessException(Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
Creates a new exception with the specified cause and a null message.
AnnotatorProcessException(String, String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
Creates a new exception with a the specified message.
AnnotatorProcessException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
Creates a new exception with the specified message and cause.
AnnotatorProcessException(String, Object[]) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
Creates a new exception with a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
AnnotatorProcessException(String, Object[], Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
Creates a new exception with the specified cause and a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
AnnotatorRerunEventHandler - Class in org.apache.uima.tools.cvd.control
 
AnnotatorRerunEventHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.AnnotatorRerunEventHandler
 
AnnotatorRunCPCEventHandler - Class in org.apache.uima.tools.cvd.control
 
AnnotatorRunCPCEventHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.AnnotatorRunCPCEventHandler
 
AnnotatorRunOnCasEventHandler - Class in org.apache.uima.tools.cvd.control
 
AnnotatorRunOnCasEventHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.AnnotatorRunOnCasEventHandler
 
AnnotatorTester - Class in org.apache.uima.test.junit_extension
AnnotatorTester is the helper class to test annotators.
AnnotatorTester(String) - Constructor for class org.apache.uima.test.junit_extension.AnnotatorTester
Constructor save the specified descriptor file path and initialize the analysis engine.
AnnotatorTester(File) - Constructor for class org.apache.uima.test.junit_extension.AnnotatorTester
Constructor save the specified descriptor file path and initialize the analysis engine.
AnnotatorTester(String, ResourceManager) - Constructor for class org.apache.uima.test.junit_extension.AnnotatorTester
Constructor save the specified descriptor file path and initialize the analysis engine.
annotSofaFeatCode - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
 
annotType - Variable in class org.apache.uima.tools.stylemap.StyleMapXmlParser
 
annotViewSizePref - Static variable in class org.apache.uima.tools.cvd.MainFrame
 
AnTreeListener - Class in org.apache.uima.tools.stylemap
Listens for tree selections and tells the mediator it is OK to enable the class selction button
AnTreeListener(TableGUIMediator) - Constructor for class org.apache.uima.tools.stylemap.AnTreeListener
 
appendFile(File) - Method in class org.apache.uima.tools.cvd.RecentFilesList
Append a file at the end of the list (useful for initialization).
appendProperties(Properties, Properties, boolean) - Static method in class org.apache.uima.pear.util.StringUtil
Appends properties specified in a given 'plus' object to a given 'source' object.
appendVinciFrameToCasData(AFrame, CasData) - Method in class org.apache.uima.cas_data.impl.vinci.VinciCasDataConverter
Converts a VinciFrame to a CasData, appending to an existing CasData.
applyBoldfaceToKeywords(String[]) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
Causes the specified words to appear in boldface wherever they occur in the document.
applyBoldfaceToSpans(int[]) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
Causes the specified spans to appear in boldface.
areStaleLookupsAllowed() - Method in class org.apache.vinci.transport.context.VinciContext
Returns whether clients can use stale resolve cache entries for service location in the event VNS is unreachable.
argList - Variable in class org.apache.uima.collection.impl.cpm.container.deployer.RunnableApplication
 
ARGUMENT_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
 
array - Variable in class org.apache.uima.internal.util.IntVector
 
ARRAY_ELE_ATTRS - Static variable in exception org.apache.uima.cas.impl.XCASParsingException
Error parsing XCAS from source {0} at line {1}, column {2}: array element <i> may not have attributes.
ARRAY_ELE_EXPECTED - Static variable in exception org.apache.uima.cas.impl.XCASParsingException
Error parsing XCAS from source {0} at line {1}, column {2}: expected array element <i> but found: <{3}>.
ARRAY_ELEMENT_TAG - Static variable in class org.apache.uima.cas.impl.XCASSerializer
 
ARRAY_INDEX_LENGTH_OUT_OF_RANGE - Static variable in exception org.apache.uima.cas.impl.LowLevelException
Error in low-level CAS APIs: array index and or length out of range.
ARRAY_INDEX_OUT_OF_RANGE - Static variable in exception org.apache.uima.cas.impl.LowLevelException
Error in low-level CAS APIs: array index out of range: {0}.
ARRAY_REQUIRED - Static variable in exception org.apache.uima.resource.ResourceConfigurationException
Message key for a standard UIMA exception message: "Configuration parameter "{0}" in component "{1}" is multi-valued and must be assigned an array for its value."
ARRAY_SIZE_ATTR - Static variable in class org.apache.uima.cas.impl.XCASSerializer
 
arrayElementTagName - Variable in class org.apache.uima.resource.metadata.impl.PropertyXmlInfo
Only used for properties with array values, this determines the tag name of each array element.
ArrayFS - Interface in org.apache.uima.cas
Feature structure array interface.
ArrayFSGenerator - Class in org.apache.uima.cas.impl
 
ArrayFSGenerator() - Constructor for class org.apache.uima.cas.impl.ArrayFSGenerator
 
ArrayFSImpl - Class in org.apache.uima.cas.impl
Implementation of the ArrayFS interface.
ArrayFSImpl(int, CASImpl) - Constructor for class org.apache.uima.cas.impl.ArrayFSImpl
 
ArrayNode - Class in org.apache.uima.tools.cvd
TODO: add type comment for ArrayNode.
ArrayNode(int, int) - Constructor for class org.apache.uima.tools.cvd.ArrayNode
 
ArrayUtils - Class in org.apache.uima.internal.util
Some utilities for dealing with Arrays.
ArrayUtils() - Constructor for class org.apache.uima.internal.util.ArrayUtils
 
artifact - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
 
artifact - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
 
ArtifactProducer - Class in org.apache.uima.collection.impl.cpm.engine
Component responsible for continuously filling a work queue with bundles containing Cas'es.
ArtifactProducer(CPMEngine) - Constructor for class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
Instantiates and initializes this instance.
ArtifactProducer(CPMEngine, CPECasPool) - Constructor for class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
Construct instance of this class with a reference to the cpe engine and a pool of cas'es.
ASB - Interface in org.apache.uima.analysis_engine.asb
The Analysis Structure Broker (ASB) is the component responsible for the details of communicating with Analysis Engines that may potentially be distributed across different physical machines.
ASB_impl - Class in org.apache.uima.analysis_engine.asb.impl
A simple ASB implementation.
ASB_impl() - Constructor for class org.apache.uima.analysis_engine.asb.impl.ASB_impl
 
Assert(boolean) - Static method in class org.apache.vinci.debug.Debug
Check the provided assertion.
Assert(boolean, String) - Static method in class org.apache.vinci.debug.Debug
Check the provided assertion.
AssertionFailedException - Exception in org.apache.vinci.debug
The AssertionFailedException is thrown by Debug.java in response to failed assertion checks.
AssertionFailedException(String) - Constructor for exception org.apache.vinci.debug.AssertionFailedException
Standard constructor.
assignCheckedFromList(ArrayList) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
Assign initially checked to the specified types, pairing up down the lists
assignColorsFromList(List, ArrayList) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
Assign colors to the specified types, pairing up down the lists
asynchStop() - Method in class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
 
asynchStop() - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
asynchStop() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Deprecated. 
Attribute - Interface in org.apache.uima.search
A simple name, value pair that is specified as part of a Style to further define its behavior.
Attribute_impl - Class in org.apache.uima.search.impl
 
Attribute_impl() - Constructor for class org.apache.uima.search.impl.Attribute_impl
 
attributeListSize() - Method in class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
 
attributes - Variable in class org.apache.uima.internal.util.XmlElementNameAndContents
List of XmlAttribute objects each holding name and value of an attribute.
Attributes - Class in org.apache.vinci.transport
Class for representing a list of attributes for an XML element.
Attributes() - Constructor for class org.apache.vinci.transport.Attributes
 
Attributes(int) - Constructor for class org.apache.vinci.transport.Attributes
 
attributesToBin(OutputStream, Attributes, byte[]) - Method in class org.apache.vinci.transport.XTalkTransporter
 
AutoFoldingMenu - Class in org.apache.uima.tools.cvd
Auto-folding menu.
AutoFoldingMenu(String, int) - Constructor for class org.apache.uima.tools.cvd.AutoFoldingMenu
 
AutoFoldingMenu(String) - Constructor for class org.apache.uima.tools.cvd.AutoFoldingMenu
 
autoGenerateStyleMap(AnalysisEngineMetaData) - Static method in class org.apache.uima.tools.util.htmlview.AnnotationViewGenerator
Automatically generates a style map for the given text analysis engine.
autoGenerateStyleMap(TypeSystemDescription) - Static method in class org.apache.uima.tools.util.htmlview.AnnotationViewGenerator
Automatically generates a style map for the given type system.
autoGenerateStyleMapFile(AnalysisEngine, File) - Method in class org.apache.uima.tools.util.htmlview.AnnotationViewGenerator
Automatically generates a style map file for the given analysis engine.
autoGenerateStyleMapFile(AnalysisEngineMetaData, File) - Method in class org.apache.uima.tools.util.htmlview.AnnotationViewGenerator
Automatically generates a style map file for the given analysis engine metadata.
autoGenerateStyleMapFile(TypeSystemDescription, File) - Method in class org.apache.uima.tools.util.htmlview.AnnotationViewGenerator
Automatically generates a style map file for the given type system.
AxisAnalysisEngineService_impl - Class in org.apache.uima.adapter.soap
A class used to deploy a AnalysisEngineService_impl as an Axis (SOAP) service.
AxisAnalysisEngineService_impl() - Constructor for class org.apache.uima.adapter.soap.AxisAnalysisEngineService_impl
Constructor, responsible for initializing the service.
AxisAnalysisEngineServiceStub - Class in org.apache.uima.adapter.soap
Proxy to an AnalysisEngineService_impl that makes use of Axis SOAP to communicate with the service.
AxisAnalysisEngineServiceStub(String, Integer) - Constructor for class org.apache.uima.adapter.soap.AxisAnalysisEngineServiceStub
Sets the endpoint of the service with which this proxy communicates.
AxisAnalysisEngineServiceStub(String, Integer, boolean) - Constructor for class org.apache.uima.adapter.soap.AxisAnalysisEngineServiceStub
Sets the endpoint of the service with which this proxy communicates.
AxisResourceServiceManager - Class in org.apache.uima.adapter.soap
Utility class for deploying Resources as Axis (SOAP) services.
AxisResourceServiceManager() - Constructor for class org.apache.uima.adapter.soap.AxisResourceServiceManager
 
AxisResourceServiceStub - Class in org.apache.uima.adapter.soap
Proxy to a ResourceService_impl that uses Axis SOAP to communicate with the service.
AxisResourceServiceStub(String, Integer) - Constructor for class org.apache.uima.adapter.soap.AxisResourceServiceStub
Sets the endpoint of the service with which this proxy communicates.

B

BACKUP_FILE_SUFFIX - Static variable in class org.apache.uima.pear.tools.LocalInstallationAgent
 
BAD_FEATURE_SYNTAX - Static variable in exception org.apache.uima.cas.admin.CASAdminException
Invalid feature name "{0}".
BAD_TYPE_SYNTAX - Static variable in exception org.apache.uima.cas.admin.CASAdminException
Invalid type name "{0}".
BAG_INDEX - Static variable in interface org.apache.uima.cas.FSIndex
Indexing strategy: bag index.
BANNER - Static variable in class org.apache.uima.tools.images.Images
 
Base64Converter - Class in org.apache.vinci.transport.util
Provides utility methods for Binary <=> Base64 conversion.
Base64FormatException - Exception in org.apache.vinci.transport.util
Special exception type thrown by Base64Converter.
Base64FormatException() - Constructor for exception org.apache.vinci.transport.util.Base64FormatException
 
Base64FormatException(String) - Constructor for exception org.apache.vinci.transport.util.Base64FormatException
 
BaseAnnotator - Interface in org.apache.uima.analysis_engine.annotator
Base interface for annotators in UIMA SDK v1.x.
BaseClient - Class in org.apache.vinci.transport
Class for conjuring a Vinci service by host/port (that is, without interaction with the naming service).
BaseClient(String, int) - Constructor for class org.apache.vinci.transport.BaseClient
Open up the service at the specified host and port, using a VinciFrame factory.
BaseClient(String, int, int) - Constructor for class org.apache.vinci.transport.BaseClient
Open up the service at the specified host and port, using a VinciFrame factory.
BaseClient(String, int, TransportableFactory) - Constructor for class org.apache.vinci.transport.BaseClient
Open up the service at the specified host and port.
BaseClient(String, int, TransportableFactory, int) - Constructor for class org.apache.vinci.transport.BaseClient
Open up the service at the specified host and port, using the specified connect timeout.
BaseClient() - Constructor for class org.apache.vinci.transport.BaseClient
Create a base client without establishing a connection.
BaseClient(TransportableFactory) - Constructor for class org.apache.vinci.transport.BaseClient
Create a base client without establishing a connection.
BaseClient(TransportableFactory, int) - Constructor for class org.apache.vinci.transport.BaseClient
Create a base client without establishing a connection.
BaseCollectionReader - Interface in org.apache.uima.collection.base_cpm
The Base CollectionReader interface.
BaseCPM - Interface in org.apache.uima.collection.base_cpm
The Base CPM interface is a lower-level interface to the Collection Processing Manager.
BaseCPMImpl - Class in org.apache.uima.collection.impl.cpm
Main thread that launches CPE and manages it.
BaseCPMImpl(CpeDescription) - Constructor for class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Instantiates and initializes CPE Factory with a given CPE Descriptor and defaults.
BaseCPMImpl(CpeDescription, ResourceManager, boolean, Properties) - Constructor for class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Instantiates and initializes CPE Factory responsible for creating individual components that are part of the processing pipeline.
BaseCPMImpl(Boolean, String, ResourceManager) - Constructor for class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Parses CPE descriptor
BaseServer - Class in org.apache.vinci.transport
Class for running VinciServables in the Vinci framework.
BaseServer(VinciServable) - Constructor for class org.apache.vinci.transport.BaseServer
Create a new BaseServer that will delegate requests to the provided servable.
BaseServerRunnable - Class in org.apache.vinci.transport
Runnable class used by BaseServer to concurrently service requests.
BaseServerRunnable(Socket, BaseServer) - Constructor for class org.apache.vinci.transport.BaseServerRunnable
 
BaseStatusCallbackListener - Interface in org.apache.uima.collection.base_cpm
Interface for a Listener that receives notification from the BaseCPM as various events occur.
BATCH - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
BATCH_PROCESS_COMPLETE - Static variable in class org.apache.uima.adapter.vinci.util.Constants
 
BATCH_SIZE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
batchProcessComplete() - Method in interface org.apache.uima.analysis_component.AnalysisComponent
Completes the processing of a batch of CASes.
batchProcessComplete() - Method in class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
 
batchProcessComplete() - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
Notifies this AnalysisEngine that processing of a batch has completed.
batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
 
batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
 
batchProcessComplete(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
 
batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.compatibility.AnnotatorAdapter
 
batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CasConsumerAdapter
 
batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CollectionReaderAdapter
 
batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
 
batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
 
batchProcessComplete(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
 
batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
 
batchProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
 
batchProcessComplete() - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter
 
batchProcessComplete() - Method in interface org.apache.uima.collection.base_cpm.BaseStatusCallbackListener
Called when the processing of a batch has completed.
batchProcessComplete(ProcessTrace) - Method in interface org.apache.uima.collection.base_cpm.CasDataConsumer
Completes the processing of a batch.
batchProcessComplete(ProcessTrace) - Method in interface org.apache.uima.collection.base_cpm.CasProcessor
Completes the processing of a batch.
batchProcessComplete(ProcessTrace) - Method in class org.apache.uima.collection.CasConsumer_ImplBase
 
batchProcessComplete(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
 
batchProcessComplete() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Let the remote service now that end of batch marker has been reached, the notification is one-way meaning the CPE does not expect anything back from the service.
batchProcessComplete(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
Notifies Network AE that end-of-batch marker has been reached.
batchProcessComplete(ProcessTrace) - Method in class org.apache.uima.examples.cpe.AnnotationPrinter
Called when a batch of processing is completed.
batchProcessComplete() - Method in class org.apache.uima.examples.RunAE
 
batchProcessComplete() - Method in interface org.apache.uima.flow.FlowController
Completes the processing of a batch of CASes.
batchProcessComplete() - Method in class org.apache.uima.flow.FlowController_ImplBase
 
batchProcessComplete() - Method in class org.apache.uima.internal.util.AnalysisEnginePool
Calls batchProcessComplete on all AEs in pool.
batchProcessComplete(ProcessTrace) - Method in class org.apache.uima.test.junit_extension.AnnotationWriter
 
batchProcessComplete() - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
 
batchProcessComplete() - Method in class org.apache.uima.tools.RunAE
 
batchProcessComplete() - Method in class org.apache.uima.uimacpp.CppUimajEngine
 
batchProcessComplete() - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
 
batchProcessComplete() - Method in class org.apache.uima.uimacpp.UimacppEngine
batchProcessComplete
beforeZip - Variable in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
 
beginTask(String, int) - Method in class org.apache.uima.tools.jcasgen.GuiProgressMonitor
 
beginTask(String, int) - Method in interface org.apache.uima.tools.jcasgen.IProgressMonitor
 
beginTask(String, int) - Method in class org.apache.uima.tools.jcasgen.UimaLoggerProgressMonitor
 
BG_COLUMN - Static variable in class org.apache.uima.tools.stylemap.StyleConstants
 
BINARY_DIR - Static variable in class org.apache.uima.pear.tools.PackageBrowser
 
BinaryCasSerDes4 - Class in org.apache.uima.cas.impl
User callable serialization and deserialization of the CAS in a compressed Binary Format This serializes/deserializes the state of the CAS, assuming that the type information remains constant.
BinaryCasSerDes4(TypeSystemImpl, boolean) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes4
 
BinaryCasSerDes4.CasCompare - Class in org.apache.uima.cas.impl
 
BinaryCasSerDes4.CasCompare() - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes4.CasCompare
 
BinaryCasSerDes4.Compression - Enum in org.apache.uima.cas.impl
 
BinaryCasSerDes4.CompressLevel - Enum in org.apache.uima.cas.impl
Compression alternatives
BinaryCasSerDes4.CompressStrat - Enum in org.apache.uima.cas.impl
 
BinaryCasSerDes4.SlotKind - Enum in org.apache.uima.cas.impl
Define all the slot kinds.
BinaryCasSerDes6 - Class in org.apache.uima.cas.impl
User callable serialization and deserialization of the CAS in a compressed Binary Format This serializes/deserializes the state of the CAS.
BinaryCasSerDes6(AbstractCas, MarkerImpl, TypeSystemImpl, BinaryCasSerDes6.ReuseInfo, boolean, BinaryCasSerDes6.CompressLevel, BinaryCasSerDes6.CompressStrat) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes6
Setup to serialize or deserialize using binary compression, with (optional) type mapping and only processing reachable Feature Structures
BinaryCasSerDes6(AbstractCas) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes6
Setup to serialize (not delta) or deserialize (not delta) using binary compression, no type mapping but only processing reachable Feature Structures
BinaryCasSerDes6(AbstractCas, TypeSystemImpl) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes6
Setup to serialize (not delta) or deserialize (not delta) using binary compression, with type mapping and only processing reachable Feature Structures
BinaryCasSerDes6(AbstractCas, MarkerImpl, TypeSystemImpl, BinaryCasSerDes6.ReuseInfo) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes6
Setup to serialize (maybe delta) or deserialize (maybe delta) using binary compression, with type mapping and only processing reachable Feature Structures
BinaryCasSerDes6(AbstractCas, MarkerImpl, TypeSystemImpl, BinaryCasSerDes6.ReuseInfo, boolean) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes6
Setup to serialize (maybe delta) or deserialize (maybe delta) using binary compression, with type mapping and only processing reachable Feature Structures, output measurements
BinaryCasSerDes6(AbstractCas, BinaryCasSerDes6.ReuseInfo) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes6
Setup to serialize (not delta) or deserialize (maybe delta) using binary compression, no type mapping and only processing reachable Feature Structures
BinaryCasSerDes6.CompressLevel - Enum in org.apache.uima.cas.impl
Compression alternatives
BinaryCasSerDes6.CompressStrat - Enum in org.apache.uima.cas.impl
 
BinaryCasSerDes6.ReuseInfo - Class in org.apache.uima.cas.impl
Info reused for 1) multiple serializations of same cas to multiple targets (a speedup), or 2) for delta cas serialization, where it represents the fsStartIndex info before any mods were done which could change that info, or 3) for deserializing with a delta cas, where it represents the fsStartIndex info at the time the CAS was serialized out..
BinaryDeserializer - Class in org.apache.uima.adapter.soap
An Axis deserializer for Serializable objects.
BinaryDeserializer() - Constructor for class org.apache.uima.adapter.soap.BinaryDeserializer
 
BinaryDeserializer_Axis11 - Class in org.apache.uima.adapter.soap.axis11
An Axis deserializer for Serializable objects.
BinaryDeserializer_Axis11() - Constructor for class org.apache.uima.adapter.soap.axis11.BinaryDeserializer_Axis11
 
BinaryDeserializerFactory - Class in org.apache.uima.adapter.soap
An Axis deserializer factory that constructs instances of BinaryDeserializer.
BinaryDeserializerFactory() - Constructor for class org.apache.uima.adapter.soap.BinaryDeserializerFactory
 
binarySearch(int[], int, int, int) - Static method in class org.apache.uima.internal.util.IntArrayUtils
Binary search on a span of a sorted integer array.
BinarySerializer - Class in org.apache.uima.adapter.soap
An Axis serializer for Serializable objects.
BinarySerializer() - Constructor for class org.apache.uima.adapter.soap.BinarySerializer
 
BinarySerializer(boolean) - Constructor for class org.apache.uima.adapter.soap.BinarySerializer
 
BinarySerializer_Axis11 - Class in org.apache.uima.adapter.soap.axis11
An Axis serializer for Serializable objects.
BinarySerializer_Axis11() - Constructor for class org.apache.uima.adapter.soap.axis11.BinarySerializer_Axis11
 
BinarySerializer_Axis11(boolean) - Constructor for class org.apache.uima.adapter.soap.axis11.BinarySerializer_Axis11
 
BinarySerializerFactory - Class in org.apache.uima.adapter.soap
An Axis serializer factory that constructs instances of BinarySerializer.
BinarySerializerFactory() - Constructor for class org.apache.uima.adapter.soap.BinarySerializerFactory
 
BinarySerializerFactory(boolean) - Constructor for class org.apache.uima.adapter.soap.BinarySerializerFactory
 
BinaryTree - Class in org.apache.uima.internal.util
Simple binary tree class.
BinaryTree() - Constructor for class org.apache.uima.internal.util.BinaryTree
 
black - Static variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
 
BLOB_DESERIALIZATION - Static variable in exception org.apache.uima.cas.CASRuntimeException
Error trying to read BLOB data from an input stream and deserialize Stringo a CAS.
BLOB_SERIALIZATION - Static variable in exception org.apache.uima.cas.CASRuntimeException
Error trying to do binary serialization of CAS data and write the BLOB to an output stream.
BooleanArray - Class in org.apache.uima.jcas.cas
JCas class model for BooleanArray
BooleanArray(int, TOP_Type) - Constructor for class org.apache.uima.jcas.cas.BooleanArray
 
BooleanArray(JCas, int) - Constructor for class org.apache.uima.jcas.cas.BooleanArray
Make a new BooleanArray of given size
BooleanArray_Type - Class in org.apache.uima.jcas.cas
The java Cas model for the CAS BooleanArray_Type
BooleanArray_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.cas.BooleanArray_Type
 
BooleanArrayFS - Interface in org.apache.uima.cas
Boolean array interface.
BooleanArrayFSImpl - Class in org.apache.uima.cas.impl
Implementation of the BooleanArrayFS interface.
BooleanArrayFSImpl(int, CASImpl) - Constructor for class org.apache.uima.cas.impl.BooleanArrayFSImpl
 
BooleanConstraint - Class in org.apache.uima.cas.impl
Implementation of boolean match constraint.
BoundedWorkQueue - Class in org.apache.uima.collection.impl.cpm.engine
Implementation of a Bounded Queue, a queue with a fixed number of slots.
BoundedWorkQueue(int, String, CPMEngine) - Constructor for class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
Initialize the instance
BREAKING - Static variable in interface org.apache.uima.search.Style
Constant for the name of the Breaking style.
BrowserUtil - Class in org.apache.uima.internal.util
The BrowserUtil class provides one static method - openUrlInDefaultBrowser, which opens the given URL in the default web browser for the current user of the system.
bufferSize() - Method in class org.apache.vinci.transport.document.XTalkToSAX
Initially, the XTalkToSAX processor creates a byte buffer and char buffer of size INITIAL_BUF_SIZE.
buildArrayOfNetworkParams(InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.InstallationController
Creates a string array that contains network parameters (in the JVM '-Dname=value' format) specified in a given installation descriptor object.
buildComponentClassPath(String, InstallationDescriptor, boolean) - Static method in class org.apache.uima.pear.tools.InstallationController
Creates a string that should be added to the CLASSPATH for a given installed component associated with a given installation descriptor object.
buildComponentClassPath() - Method in class org.apache.uima.pear.tools.InstallationController
Builds CLASSPATH for the installed component, including CLASSPATH for all separate delegate components that are utilized by the main installed component, if any.
buildComponentClassPath() - Method in class org.apache.uima.pear.tools.PackageBrowser
Creates a string that should be added to the CLASSPATH to run the given installed component, based on its installation descriptor specifications, as well as the contents of its lib directory.
buildComponentClassPath(boolean, boolean) - Method in class org.apache.uima.pear.tools.PackageBrowser
Creates a string that should be added to the CLASSPATH to run the given installed component, based on its installation descriptor specifications, as well as the contents of its lib directory.
buildComponentPath(String, InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.InstallationController
Creates a string that should be added to the SPATH for a given installed component associated with a given installation descriptor object.
buildComponentPath() - Method in class org.apache.uima.pear.tools.InstallationController
Builds PATH for the installed component, including PATH for all separate delegate components that are utilized by the main installed component, if any.
buildComponentPath() - Method in class org.apache.uima.pear.tools.PackageBrowser
Creates a string that should be added to the PATH to run the given installed component, based on the PEAR package defaults and its installation descriptor specifications.
buildComponentPath(boolean) - Method in class org.apache.uima.pear.tools.PackageBrowser
Creates a string that should be added to the PATH to run the given installed component, based on the PEAR package defaults and its installation descriptor specifications.
buildComponentRuntimeClassPath() - Method in class org.apache.uima.pear.tools.PackageBrowser
Like PackageBrowser.buildComponentClassPath(), but without all jars from the lib dir.
buildEventTree(ProcessTraceEvent, int) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Helper method to help build the CPM report
buildEventTree(ProcessTraceEvent, DefaultMutableTreeNode, long) - Method in class org.apache.uima.tools.cpm.PerformanceReportDialog
 
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
Overridden to set default operational properties if they are not specified in descriptor.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.analysis_engine.impl.TypeOrFeature_impl
Overridden to provide custom XML representation.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.analysis_engine.metadata.impl.FlowControllerDeclaration_impl
 
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.CasConsumerDescription_impl
Overridden to set default operational properties if they are not specified in descriptor.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.CasInitializerDescription_impl
Deprecated.
Overridden to set default operational properties if they are not specified in descriptor.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.CollectionReaderDescription_impl
Overridden to set default operational properties if they are not specified in descriptor.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
Overridden to read "name" and "value" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
Overridden to read "name" and "value" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
Overridden to read "name" and "value" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgImpl
Overridden to read "name" and "value" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
Overridden to read "name" and "value" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl
Overridden to read "name" and "value" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
Overridden to read "name" and "value" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
Overridden to read "key" and "value" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
Overridden to read "max" and "default" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
Overridden to read Cas Processor attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
Overridden to read Checkpoint attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeIncludeImpl
Overridden to read "href" attribute.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl
Overridden to read "href" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingImpl
Overridden to read "name" and "value" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingsImpl
Overridden to read "name" and "value" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.collection.impl.metadata.cpe.OutputQueue_impl
Overridden to read "queueClass" and "dequeueTimeout" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.flow.impl.FlowControllerDescription_impl
Overridden to set default operational properties if they are not specified in descriptor.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.impl.Parameter_impl
Overridden to read "name" and "value" attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationGroup_impl
Overridden to read names property from XML attribute.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
Overridden to provide custom XMLization.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl
Overridden becuase of settingsForGroups property, which is a Map and isn't handled by default XMLization routines.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.Import_impl
Overridden to provide custom XML representation.
buildFromXMLElement(Element, XMLParser) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
Initializes this object from its XML DOM representation.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
Initializes this object from its XML DOM representation.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.OperationalProperties_impl
 
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.resource.metadata.impl.ResourceMetaData_impl
Overridden to validate configuration parameter data types immediately after parsing is complete.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.search.impl.Attribute_impl
Overridden to read the name and value properties from XML attributes.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.search.impl.Filter_impl
 
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in class org.apache.uima.search.impl.Style_impl
Overridden to read the name property from XML attributes.
buildFromXMLElement(Element, XMLParser) - Method in interface org.apache.uima.util.XMLizable
Initializes this object from its XML DOM representation.
buildFromXMLElement(Element, XMLParser, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLizable
Initializes this object from its XML DOM representation.
buildListOfEnvVars(InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.InstallationController
Creates a string that contains the list of environment variables settings (in the JVM '-Dname=value' format) included in a given installation descriptor object.
buildListOfNetworkParams(InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.InstallationController
Creates a string that contains network parameters (in the JVM '-Dname=value' format) specified in a given installation descriptor object.
buildObject(Element) - Method in class org.apache.uima.util.impl.XMLParser_impl
Builds an object from its XML DOM representation.
buildObject(Element, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
Builds an object from its XML DOM representation.
buildObject(Element) - Method in interface org.apache.uima.util.XMLParser
Builds an object from its XML DOM representation.
buildObject(Element, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
Builds an object from its XML DOM representation.
buildObjectOrPrimitive(Element, XMLParser.ParsingOptions) - Method in class org.apache.uima.util.impl.XMLParser_impl
 
buildObjectOrPrimitive(Element, XMLParser.ParsingOptions) - Method in interface org.apache.uima.util.XMLParser
Builds an object from its XML DOM representation.
buildProcessTraceFromMBeanStats(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
Construct a ProcessTrace object that represents the last execution of this AnalysisEngine.
buildProcessTraceFromMBeanStats() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
Construct a ProcessTrace object that represents the last execution of this AnalysisEngine.
buildProcessTraceFromMBeanStats(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
Modify an existing ProcessTrace object by adding events that represent the last excecution of this AnalysisEngine.
buildProcessTraceFromMBeanStats(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
 
buildTableOfEnvVars(InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.InstallationController
Creates a Properties table that contains (name, value) pairs of environment variables settings for a given installation descriptor object.
buildTableOfEnvVars() - Method in class org.apache.uima.pear.tools.InstallationController
Builds Properties table of required environment variables for the installed component, including environment variables for all separate delegate components that are utilized by the main installed component, if any.
buildUIMAClassPath(String) - Static method in class org.apache.uima.pear.tools.InstallationController
Creates a string that should be added to the CLASSPATH environment variable for UIMA framework.
ByteArray - Class in org.apache.uima.jcas.cas
JCas class model for ByteArray
ByteArray(int, TOP_Type) - Constructor for class org.apache.uima.jcas.cas.ByteArray
 
ByteArray(JCas, int) - Constructor for class org.apache.uima.jcas.cas.ByteArray
Make a new ByteArray of given size
ByteArray_Type - Class in org.apache.uima.jcas.cas
The java Cas model for the CAS ByteArray_Type
ByteArray_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.cas.ByteArray_Type
 
ByteArrayFS - Interface in org.apache.uima.cas
Byte array interface.
ByteArrayFSImpl - Class in org.apache.uima.cas.impl
Implementation of the ByteArrayFS interface.
ByteArrayFSImpl(int, CASImpl) - Constructor for class org.apache.uima.cas.impl.ByteArrayFSImpl
 
byteHeapArray - Variable in class org.apache.uima.cas.impl.CASSerializer
 
BYTES - Static variable in interface org.apache.uima.util.Progress
The predefined unit type "bytes".

C

c - Variable in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
 
cacheResolveResult(String, ResolveResult) - Method in class org.apache.vinci.transport.context.VinciContext
Provide a resolve result to cache.
calculateBase64OutputSize(int, boolean) - Static method in class org.apache.vinci.transport.util.Base64Converter
Calculates the size of the resulting Base64 string returned by this class for a binary byte array of the specified length.
calculateBinaryOutputSize(byte[], int) - Static method in class org.apache.vinci.transport.util.Base64Converter
Calculate the number of bytes encoded by a given Base64 input.
calculateUTFLength(char[], int, int) - Static method in class org.apache.vinci.transport.util.UTFConverter
Calculate the UTF-8 length of a character array.
calculateUTFLength(String) - Static method in class org.apache.vinci.transport.util.UTFConverter
Calculate the UTF-8 length of a Java String.
callAnalysisComponentNext() - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
Calls the Analysis Component's next() method.
callAnalysisComponentNext() - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
Calls the Analysis Component's next() method.
callAnalysisComponentProcess(CAS) - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
Calls the Analysis Component's process method.
callAnalysisComponentProcess(CAS) - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
Calls the Analysis Component's process method.
callBatchProcessComplete() - Method in class org.apache.uima.adapter.soap.AxisAnalysisEngineServiceStub
 
callBatchProcessComplete() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
 
callBatchProcessComplete() - Method in class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineServiceStub
 
callBatchProcessComplete() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineServiceStub
Performs service call to inform the AnalysisEngine that the processing of a batch has been completed.
callCollectionProcessComplete() - Method in class org.apache.uima.adapter.soap.AxisAnalysisEngineServiceStub
 
callCollectionProcessComplete() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
 
callCollectionProcessComplete() - Method in class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineServiceStub
 
callCollectionProcessComplete() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineServiceStub
Performs service call to inform the AnalysisEngine that the processing of a collection has been completed.
callEntityProcessCompleteWithCAS(StatusCallbackListener, CAS, EntityProcessStatus) - Static method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Internal use only, public for crss package access.
callGetMetaData() - Method in class org.apache.uima.adapter.soap.AxisResourceServiceStub
 
callGetMetaData() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
 
callGetMetaData() - Method in class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineServiceStub
 
callGetMetaData() - Method in interface org.apache.uima.resource.ResourceServiceStub
Performs service call to retrieve resource meta data.
callGetSupportedXCasVersions() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
 
callIsReadOnly() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
 
callIsStateless() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
 
callProcess(CAS) - Method in class org.apache.uima.adapter.soap.AxisAnalysisEngineServiceStub
 
callProcess(CAS) - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
 
callProcess(CAS) - Method in class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineServiceStub
 
callProcess(CAS) - Method in interface org.apache.uima.analysis_engine.AnalysisEngineServiceStub
Performs service call to process an entity.
callProcessCas(CAS) - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
 
CAN_BE_NEGATIVE - Static variable in class org.apache.uima.cas.impl.BinaryCasSerDes4
 
CAN_BE_NEGATIVE - Static variable in class org.apache.uima.cas.impl.SlotKinds
 
canBeNegative - Variable in enum org.apache.uima.cas.impl.BinaryCasSerDes4.SlotKind
 
canBeNegative - Variable in enum org.apache.uima.cas.impl.SlotKinds.SlotKind
 
CANNOT_CLONE_SOFA - Static variable in exception org.apache.uima.cas.CASRuntimeException
SofaFS may not be cloned.
CANNOT_SET_CAS_MANAGER - Static variable in exception org.apache.uima.UIMA_IllegalStateException
Message key for a standard UIMA exception message: ResourceManager.setCasManager was called after the CAS Manager had already been set.
CANONICAL_LANG_SEPARATOR - Static variable in class org.apache.uima.cas.text.Language
 
CANT_ADD_TOP - Static variable in exception org.apache.uima.cas.impl.AnnotationImplException
Type system parsing error for file "{0}": couldn't add top type "{1}" at line {2}, column {3}.
CANT_CREATE_BUILTIN_FS - Static variable in exception org.apache.uima.cas.CASException
The feature structure of type {0} cannot be created.
capabilitiesContainSofa(String, boolean) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
 
Capability - Interface in org.apache.uima.resource.metadata
A Capability defines an operation that an Resource can carry out.
Capability_impl - Class in org.apache.uima.resource.metadata.impl
Reference implementation of Capability
Capability_impl() - Constructor for class org.apache.uima.resource.metadata.impl.Capability_impl
 
CapabilityLanguageFlow - Interface in org.apache.uima.analysis_engine.metadata
A CapabilityLanguageFlow is a simple type of FlowConstraints that specifies the complete flow as a capabilityLanguage sequence.
CapabilityLanguageFlow_impl - Class in org.apache.uima.analysis_engine.metadata.impl
A CapabilityLanguageFlow is a simple type of FlowConstraints that specifies the complete flow as a capabilityLanguage sequence.
CapabilityLanguageFlow_impl() - Constructor for class org.apache.uima.analysis_engine.metadata.impl.CapabilityLanguageFlow_impl
 
CapabilityLanguageFlowController - Class in org.apache.uima.flow.impl
FlowController for the CapabilityLanguageFlow, which uses a linear flow but may skip some of the AEs in the flow if they do not handle the language of the current document or if their outputs have already been produced by a previous AE in the flow.
CapabilityLanguageFlowController() - Constructor for class org.apache.uima.flow.impl.CapabilityLanguageFlowController
 
CapabilityLanguageFlowObject - Class in org.apache.uima.flow.impl
The CapabilityLanguageAnalysisSequence is used for a CapabilityLanguageFlow.
CapabilityLanguageFlowObject(Map<String, List<AnalysisSequenceCapabilityNode>>, CapabilityLanguageFlowController) - Constructor for class org.apache.uima.flow.impl.CapabilityLanguageFlowObject
Create a new CapabilityLangaugeAnalysisSequence with the flowTable
Caption - Class in org.apache.uima.tools.util.gui
A simple right-aligned label for field captioning.
Caption(String) - Constructor for class org.apache.uima.tools.util.gui.Caption
 
CaretChangeHandler - Class in org.apache.uima.tools.cvd.control
Caret change handler.
CaretChangeHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.CaretChangeHandler
 
caretUpdate(CaretEvent) - Method in class org.apache.uima.tools.cvd.control.CaretChangeHandler
 
CAS - Interface in org.apache.uima.cas
Object-oriented CAS (Common Analysis System) API.
cas - Variable in class org.apache.uima.cas.impl.DebugFSLogicalStructure.IndexInfo
 
cas - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
 
CAS_CONSUMER_CTG - Static variable in class org.apache.uima.pear.util.UIMAUtil
CAS Consumer
CAS_CONSUMER_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
 
CAS_INITIAL_HEAP_SIZE - Static variable in class org.apache.uima.UIMAFramework
Key to be used in the Properties object returned by UIMAFramework.getDefaultPerformanceTuningProperties().
CAS_INITIALIZER_CTG - Static variable in class org.apache.uima.pear.util.UIMAUtil
CAS Initializer
CAS_INITIALIZER_DESC_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
 
CAS_MISMATCH - Static variable in exception org.apache.uima.cas.CASRuntimeException
Mismatched CAS "{0}".
CAS_MULTIPLIER_NOT_SUPPORTED - Static variable in exception org.apache.uima.UIMA_UnsupportedOperationException
Message key for a standard UIMA exception message: "The Flow class {0} does not support the production of new CASes in the middle of the flow and so cannot be deployed in an Aggregate AnalysisEngine that includes a CAS Multiplier component."
CAS_PROCESSOR_COMPLETED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
CAS_PROCESSOR_CONFIG - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
CAS_PROCESSOR_DISABLED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
CAS_PROCESSOR_INITIALIZE_FAILED - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: "Initialization of CAS Processor with name "{0}" failed.
CAS_PROCESSOR_KILLED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
CAS_PROCESSOR_READY - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
CAS_PROCESSOR_RUNNING - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
CAS_RELEASED_TO_WRONG_CAS_MANAGER - Static variable in exception org.apache.uima.UIMARuntimeException
Message key for a standard UIMA exception message: CasManager.releaseCas(CAS) was called with a CAS that does not belong to this CasManager.
CAS_TO_FRAME_TIME - Static variable in class org.apache.uima.adapter.vinci.util.Constants
 
CASAdminException - Exception in org.apache.uima.cas.admin
Exception class for package org.apache.uima.cas.admin.
CASAdminException(int) - Constructor for exception org.apache.uima.cas.admin.CASAdminException
Create a new CASAdminException
CasAnnotationViewer - Class in org.apache.uima.tools.viewer
A Swing component that displays annotations in a text pane with highlighting.
CasAnnotationViewer() - Constructor for class org.apache.uima.tools.viewer.CasAnnotationViewer
Creates a CAS Annotation Viewer.
CasAnnotationViewer(boolean) - Constructor for class org.apache.uima.tools.viewer.CasAnnotationViewer
Deprecated.
use the zero-argument constructor and call CasAnnotationViewer.setEntityViewEnabled(boolean)
CasAnnotationViewerApplet - Class in org.apache.uima.tools.viewer
The CasAnnotationViewer as an Applet.
CasAnnotationViewerApplet() - Constructor for class org.apache.uima.tools.viewer.CasAnnotationViewerApplet
 
CasAnnotator_ImplBase - Class in org.apache.uima.analysis_component
Base class to be extended by Annotators that use the CAS interface.
CasAnnotator_ImplBase() - Constructor for class org.apache.uima.analysis_component.CasAnnotator_ImplBase
 
CASCompleteSerializer - Class in org.apache.uima.cas.impl
This is a small object which contains - CASMgrSerializer instance - a Java serializable form of the type system + index definitions - CASSerializer instance - a Java serializable form of the CAS including lists of which FSs are indexed
CASCompleteSerializer() - Constructor for class org.apache.uima.cas.impl.CASCompleteSerializer
Constructor for CASCompleteSerializer.
CASCompleteSerializer(CASImpl) - Constructor for class org.apache.uima.cas.impl.CASCompleteSerializer
 
CasConsumer - Interface in org.apache.uima.collection
Any component that operates on analysis results produced by a UIMA analysis engine.
CasConsumer_ImplBase - Class in org.apache.uima.collection
Base class for CAS Consumers in UIMA SDK v1.x, which developers should extend with their own CAS Consumer implementation classes.
CasConsumer_ImplBase() - Constructor for class org.apache.uima.collection.CasConsumer_ImplBase
 
CasConsumerAdapter - Class in org.apache.uima.analysis_engine.impl.compatibility
Adapter that allows CasConsumers to implement the AnalysisComponent interface.
CasConsumerAdapter(CasConsumer, AnalysisEngineMetaData) - Constructor for class org.apache.uima.analysis_engine.impl.compatibility.CasConsumerAdapter
Create a new annotator adapter.
casConsumerDescFilePath - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
 
CasConsumerDescription - Interface in org.apache.uima.collection
An CasConsumerDescription contains all of the information needed to instantiate and use an CasConsumer.
CasConsumerDescription_impl - Class in org.apache.uima.collection.impl
 
CasConsumerDescription_impl() - Constructor for class org.apache.uima.collection.impl.CasConsumerDescription_impl
Creates a new CasConsumerDescription_impl.
CasConsumerFactory_impl - Class in org.apache.uima.impl
Specialized Resource Factory for producing CasConsumers.
CasConsumerFactory_impl() - Constructor for class org.apache.uima.impl.CasConsumerFactory_impl
 
casContainerToCasData(CAS) - Method in class org.apache.uima.collection.impl.CasConverter
Convert CAS Container (aka CAS Object) to CAS Data
CasConverter - Class in org.apache.uima.collection.impl
Converts CasData to and from Cas Object (CAS).
CasConverter() - Constructor for class org.apache.uima.collection.impl.CasConverter
 
CasCopier - Class in org.apache.uima.util
Utility class for doing deep copies of FeatureStructures from one CAS to another.
CasCopier(CAS, CAS) - Constructor for class org.apache.uima.util.CasCopier
Creates a new CasCopier that can be used to copy FeatureStructures from one CAS to another.
CasCopier(CAS, CAS, boolean) - Constructor for class org.apache.uima.util.CasCopier
Creates a new CasCopier that can be used to copy FeatureStructures from one CAS to another.
casCreateProperties - Static variable in class org.apache.uima.tools.jcasgen.Jg
 
CasCreationUtils - Class in org.apache.uima.util
Utilities for creating and setting up CASes.
CasCreationUtils() - Constructor for class org.apache.uima.util.CasCreationUtils
 
CasData - Interface in org.apache.uima.cas_data
Interface for directly accessing and manipulating the data in the Common Analysis Structure.
CasDataCollectionReader - Interface in org.apache.uima.collection.base_cpm
A CasDataCollectionReader is used to iterate over the elements of a Collection.
CasDataCollectionReader_ImplBase - Class in org.apache.uima.collection.base_cpm
Base class from which to extend when writing Collection Readers that use the CasData interface to access the CAS.
CasDataCollectionReader_ImplBase() - Constructor for class org.apache.uima.collection.base_cpm.CasDataCollectionReader_ImplBase
 
CasDataConsumer - Interface in org.apache.uima.collection.base_cpm
Any component that operates on analysis results produced by a UIMA CasDataProcessor.
CasDataConsumer_ImplBase - Class in org.apache.uima.collection.base_cpm
Base class from which to extend when writing CAS Consumers that use the CasData interface to access the CAS.
CasDataConsumer_ImplBase() - Constructor for class org.apache.uima.collection.base_cpm.CasDataConsumer_ImplBase
 
CasDataImpl - Class in org.apache.uima.cas_data.impl
 
CasDataImpl() - Constructor for class org.apache.uima.cas_data.impl.CasDataImpl
Initializes FeatureStructure list
CasDataInitializer - Interface in org.apache.uima.collection.base_cpm
Deprecated.
As of v2.0, CAS Initializers are deprecated. A component that performs an operation like HTML detagging should instead be implemented as a "multi-Sofa" annotator. See XmlDetagger for an example.
CasDataInitializer_ImplBase - Class in org.apache.uima.collection.base_cpm
Deprecated.
As of v2.0, CAS Initializers are deprecated. A component that performs an operation like HTML detagging should instead be implemented as a "multi-Sofa" annotator. See XmlDetagger for an example.
CasDataInitializer_ImplBase() - Constructor for class org.apache.uima.collection.base_cpm.CasDataInitializer_ImplBase
Deprecated.
 
CasDataProcessor - Interface in org.apache.uima.collection.base_cpm
Interface for CAS processors that want to interact directly with the CasData.
CasDataStatusCallbackListener - Interface in org.apache.uima.collection.base_cpm
Interface for a Listener that receives notification from the CollectionProcessingManager as various events occur.
casDataToCasContainer(CasData, CAS, boolean) - Method in class org.apache.uima.collection.impl.CasConverter
Convert CAS Data to CAS Container (aka CAS Object)
casDataToVinciFrame(CasData, AFrame) - Method in class org.apache.uima.cas_data.impl.vinci.VinciCasDataConverter
Converts a CasData to a VinciFrame
CasDataToXCas - Class in org.apache.uima.cas_data.impl
Takes a CasData and generates XCAS SAX events.
CasDataToXCas() - Constructor for class org.apache.uima.cas_data.impl.CasDataToXCas
 
CasDataUtils - Class in org.apache.uima.cas_data.impl
Some utilities for dealing with CasData
CasDataUtils() - Constructor for class org.apache.uima.cas_data.impl.CasDataUtils
 
CasDefinition - Class in org.apache.uima.resource
Encapsulates information that defines how to create a CAS.
CasDefinition(TypeSystemDescription, TypePriorities, FsIndexDescription[], ResourceManager, Properties) - Constructor for class org.apache.uima.resource.CasDefinition
 
CasDefinition(Collection<? extends ProcessingResourceMetaData>, ResourceManager) - Constructor for class org.apache.uima.resource.CasDefinition
 
CASException - Exception in org.apache.uima.cas
Exception class for package org.apache.uima.cas.
CASException() - Constructor for exception org.apache.uima.cas.CASException
 
CASException(String, Object[], Throwable) - Constructor for exception org.apache.uima.cas.CASException
 
CASException(String, Object[]) - Constructor for exception org.apache.uima.cas.CASException
 
CASException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.cas.CASException
 
CASException(String, String, Object[]) - Constructor for exception org.apache.uima.cas.CASException
 
CASException(Throwable) - Constructor for exception org.apache.uima.cas.CASException
 
CASFactory - Class in org.apache.uima.cas.admin
Factory class to create CASMgr objects.
CASFactory() - Constructor for class org.apache.uima.cas.admin.CASFactory
 
CasFlow_ImplBase - Class in org.apache.uima.flow
Convenience base class for Flow objects that use the CAS interface.
CasFlow_ImplBase() - Constructor for class org.apache.uima.flow.CasFlow_ImplBase
 
CasFlowController_ImplBase - Class in org.apache.uima.flow
Base class to be extended by FlowControllers that use the CAS interface.
CasFlowController_ImplBase() - Constructor for class org.apache.uima.flow.CasFlowController_ImplBase
 
CASImpl - Class in org.apache.uima.cas.impl
Implements the CAS interfaces.
CASImpl(TypeSystemImpl, int, boolean) - Constructor for class org.apache.uima.cas.impl.CASImpl
 
CASImpl() - Constructor for class org.apache.uima.cas.impl.CASImpl
Constructor.
CASImpl(int, boolean) - Constructor for class org.apache.uima.cas.impl.CASImpl
 
CASImpl(CASMgrSerializer) - Constructor for class org.apache.uima.cas.impl.CASImpl
 
casImpl - Variable in class org.apache.uima.cas.impl.FeatureStructureImplC
 
casImpl - Variable in class org.apache.uima.jcas.cas.TOP_Type
ref to CAS for faster getters/setters
CasInitializer - Interface in org.apache.uima.collection
Deprecated.
As of v2.0, CAS Initializers are deprecated. A component that performs an operation like HTML detagging should instead be implemented as a "multi-Sofa" annotator. See XmlDetagger for an example.
CasInitializer_ImplBase - Class in org.apache.uima.collection
Deprecated.
As of v2.0, CAS Initializers are deprecated. A component that performs an operation like HTML detagging should instead be implemented as a "multi-Sofa" annotator. See XmlDetagger for an example.
CasInitializer_ImplBase() - Constructor for class org.apache.uima.collection.CasInitializer_ImplBase
Deprecated.
 
casInitializerDescFilePath - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
 
CasInitializerDescription - Interface in org.apache.uima.collection
Deprecated.
As of v2.0, CAS Initializers are deprecated. A component that performs an operation like HTML detagging should instead be implemented as a "multi-Sofa" annotator. See XmlDetagger for an example.
CasInitializerDescription_impl - Class in org.apache.uima.collection.impl
Deprecated.
As of v2.0, CAS Initializers are deprecated.
CasInitializerDescription_impl() - Constructor for class org.apache.uima.collection.impl.CasInitializerDescription_impl
Deprecated.
Creates a new CasInitializerDescription_impl.
CasInitializerFactory_impl - Class in org.apache.uima.impl
Deprecated.
As of v2.0, CAS Initializers are deprecated.
CasInitializerFactory_impl() - Constructor for class org.apache.uima.impl.CasInitializerFactory_impl
Deprecated.
 
CasIterator - Interface in org.apache.uima.analysis_engine
An iterator over a collection of CASes.
casList - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
 
casList - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
 
CasManager - Interface in org.apache.uima.resource
Manages creation and pooling of CAS instances within an AnalysisEngine.
CasManager_impl - Class in org.apache.uima.resource.impl
Simple CAS Manager Implementation used in the AnalysisEngine framework.
CasManager_impl(ResourceManager) - Constructor for class org.apache.uima.resource.impl.CasManager_impl
 
CasMetaData - Class in org.apache.uima.collection.impl.cpm.utils
 
CasMetaData() - Constructor for class org.apache.uima.collection.impl.cpm.utils.CasMetaData
 
CASMgr - Interface in org.apache.uima.cas.admin
Class comment for CASMgr.java goes here.
CASMgrSerializer - Class in org.apache.uima.cas.impl
Container for serialized CAS typing information.
CASMgrSerializer() - Constructor for class org.apache.uima.cas.impl.CASMgrSerializer
Constructor for CASMgrSerializer.
CasMultiplier_ImplBase - Class in org.apache.uima.analysis_component
Base class to be extended by CAS Multipliers that use the CAS interface.
CasMultiplier_ImplBase() - Constructor for class org.apache.uima.analysis_component.CasMultiplier_ImplBase
 
CasMultiplierExampleApplication - Class in org.apache.uima.examples.casMultiplier
An example application that shows how to interact with a CasMultiplier.
CasMultiplierExampleApplication() - Constructor for class org.apache.uima.examples.casMultiplier.CasMultiplierExampleApplication
 
CasObjectNetworkCasProcessorImpl - Class in org.apache.uima.collection.impl.cpm.container
Implementation of the CasObjectProcessor interface used for both Local and Remote CasObjectProcessors.
CasObjectNetworkCasProcessorImpl(CpeCasProcessor) - Constructor for class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
Using information from the CPE descriptor creates an instance of Transport class.
CasObjectProcessor - Interface in org.apache.uima.collection.base_cpm
Interface for CAS Processors that want to use the full CAS implementation.
CasOwner - Interface in org.apache.uima.cas
Represents the "owner" of a CAS.
casPool - Variable in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
 
casPool - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
 
casPool - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
 
CasPool - Class in org.apache.uima.util
This class represents a simple pool of CAS instances.
CasPool(int, Collection<? extends ProcessingResourceMetaData>, Properties, ResourceManager) - Constructor for class org.apache.uima.util.CasPool
Creates a new CasPool
CasPool(int, AnalysisEngine) - Constructor for class org.apache.uima.util.CasPool
Creates a new CasPool
CasPool(int, ProcessingResourceMetaData) - Constructor for class org.apache.uima.util.CasPool
Creates a new CasPool
CasPool(int, ProcessingResourceMetaData, ResourceManager) - Constructor for class org.apache.uima.util.CasPool
Creates a new CasPool
CasPool(int, CasDefinition, Properties) - Constructor for class org.apache.uima.util.CasPool
Creates a new CasPool.
CasPool(int, CasManager, Properties) - Constructor for class org.apache.uima.util.CasPool
Creates a new CasPool
CasPoolManagement - Interface in org.apache.uima.util
Management interface to a CasPool.
CasPoolManagementImpl - Class in org.apache.uima.util.impl
Implements Monitoring/Management interface to a CasPool.
CasPoolManagementImpl(CasPool, String) - Constructor for class org.apache.uima.util.impl.CasPoolManagementImpl
 
CasPoolManagementImplMBean - Interface in org.apache.uima.util.impl
JMX MBean interface for monitoring CASPool state.
CasProcessor - Interface in org.apache.uima.collection.base_cpm
Base interface for a component that can process a CAS.
casProcessorConfigMap - Variable in class org.apache.uima.collection.impl.cpm.container.CPEFactory
 
CasProcessorConfiguration - Interface in org.apache.uima.collection.impl.base_cpm.container
Interface for setter and getter methods for the Cas Processor configuration as defined in the CPE descriptor.
CasProcessorConfigurationJAXBImpl - Class in org.apache.uima.collection.impl.cpm.container
A wrapper containing Cas Processor configuration.
CasProcessorConfigurationJAXBImpl(CpeCasProcessor, ResourceManager) - Constructor for class org.apache.uima.collection.impl.cpm.container.CasProcessorConfigurationJAXBImpl
Initializes instance and copies configuation from cpe descriptor.
CasProcessorConfigurationParameterSettings - Interface in org.apache.uima.collection.metadata
Contains configuration parameter settings for a CAS Processor.
CasProcessorConfigurationParameterSettingsImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CasProcessorConfigurationParameterSettingsImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorConfigurationParameterSettingsImpl
 
CasProcessorConfigurationParameterSettingsImpl(ConfigurationParameterSettings) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorConfigurationParameterSettingsImpl
 
CasProcessorController - Interface in org.apache.uima.collection.impl.base_cpm.container
 
CasProcessorCpeObject - Class in org.apache.uima.collection.impl.metadata.cpe
Base class for all CpeCasProcessor objects in the reference implementation.
CasProcessorCpeObject() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorCpeObject
 
CasProcessorDeployer - Interface in org.apache.uima.collection.impl.base_cpm.container.deployer
Base interface for implementing Deployer class used by the CPM to deply Cas Processors.
CasProcessorDeploymentException - Exception in org.apache.uima.collection.impl.base_cpm.container.deployer
 
CasProcessorDeploymentException() - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
Creates a new exception with a null message.
CasProcessorDeploymentException(Throwable) - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
Creates a new exception with the specified cause and a null message.
CasProcessorDeploymentException(String, String, Object[]) - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
Creates a new exception with a the specified message.
CasProcessorDeploymentException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
Creates a new exception with the specified message and cause.
CasProcessorDeploymentException(String, Object[]) - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
Creates a new exception with a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
CasProcessorDeploymentException(String, Object[], Throwable) - Constructor for exception org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
Creates a new exception with the specified cause and a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
CasProcessorDeploymentParam - Interface in org.apache.uima.collection.metadata
An object that holds configuration information used for building CPE Descriptor.
CasProcessorDeploymentParamImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CasProcessorDeploymentParamImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
 
CasProcessorDeploymentParamImpl(String, String, String) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamImpl
 
CasProcessorDeploymentParams - Interface in org.apache.uima.collection.metadata
An object that contains all CasProcessorDeploymentParam instances.
CasProcessorDeploymentParamsImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CasProcessorDeploymentParamsImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorDeploymentParamsImpl
 
CasProcessorErrorHandling - Interface in org.apache.uima.collection.metadata
An object to contains configuration specific to error handling applicable to every CasProcossor.
CasProcessorErrorHandlingImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CasProcessorErrorHandlingImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorHandlingImpl
 
CasProcessorErrorRateThreshold - Interface in org.apache.uima.collection.metadata
An object to contains configuration specific to error handling applicable to every CasProcessor.
CasProcessorErrorRateThresholdImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CasProcessorErrorRateThresholdImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorErrorRateThresholdImpl
 
CasProcessorExecArg - Interface in org.apache.uima.collection.metadata
An object containing an arbitrary value that will passed to a program launched by the CPE.
CasProcessorExecArgImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CasProcessorExecArgImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgImpl
 
CasProcessorExecArgs - Interface in org.apache.uima.collection.metadata
An object containing all CasProcessorExecArg instances.
CasProcessorExecArgsImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CasProcessorExecArgsImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgsImpl
 
CasProcessorExecutable - Interface in org.apache.uima.collection.metadata
An object containing configuration for a program that the CPE will use to launch CasProcessor.
CasProcessorExecutableImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CasProcessorExecutableImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecutableImpl
 
CasProcessorFilter - Interface in org.apache.uima.collection.metadata
Object containing a filter expression used by the CPE to route CAS's to CasProcessor.
CasProcessorFilterImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CasProcessorFilterImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorFilterImpl
 
CasProcessorMaxRestarts - Interface in org.apache.uima.collection.metadata
An object that holds configuration related to handling max restarts for CasProcessors.
CasProcessorMaxRestartsImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CasProcessorMaxRestartsImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorMaxRestartsImpl
 
casProcessorPool - Variable in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
 
CasProcessorRunInSeperateProcess - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CasProcessorRunInSeperateProcessImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CasProcessorRunInSeperateProcessImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRunInSeperateProcessImpl
 
CasProcessorRuntimeEnvParam - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CasProcessorRuntimeEnvParamImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CasProcessorRuntimeEnvParamImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorRuntimeEnvParamImpl
 
CasProcessorTimeout - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CasProcessorTimeoutImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CasProcessorTimeoutImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CasProcessorTimeoutImpl
 
CASRuntimeException - Exception in org.apache.uima.cas
Runtime exception class for package org.apache.uima.cas.
CASRuntimeException() - Constructor for exception org.apache.uima.cas.CASRuntimeException
 
CASRuntimeException(String) - Constructor for exception org.apache.uima.cas.CASRuntimeException
 
CASRuntimeException(String, Object[], Throwable) - Constructor for exception org.apache.uima.cas.CASRuntimeException
 
CASRuntimeException(String, Object[]) - Constructor for exception org.apache.uima.cas.CASRuntimeException
 
CASRuntimeException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.cas.CASRuntimeException
 
CASRuntimeException(String, String, Object[]) - Constructor for exception org.apache.uima.cas.CASRuntimeException
 
CASRuntimeException(Throwable) - Constructor for exception org.apache.uima.cas.CASRuntimeException
 
CasSeqAddrMaps - Class in org.apache.uima.cas.impl
Manage the conversion of Items (FSrefs) to relative sequential index number, and back Manage the difference in two type systems both size of the FSs and handling excluded types During serialization, these maps are constructed before serialization.
CasSeqAddrMaps() - Constructor for class org.apache.uima.cas.impl.CasSeqAddrMaps
 
CasSeqAddrMaps(IntVector, Int2IntRBT) - Constructor for class org.apache.uima.cas.impl.CasSeqAddrMaps
 
CASSerializer - Class in org.apache.uima.cas.impl
This object has 2 purposes.
CASSerializer() - Constructor for class org.apache.uima.cas.impl.CASSerializer
Constructor for CASSerializer.
casTagName - Static variable in class org.apache.uima.cas.impl.XCASSerializer
 
CasToInlineXml - Class in org.apache.uima.util
Generates an *approximate* inline XML representation of a CAS.
CasToInlineXml() - Constructor for class org.apache.uima.util.CasToInlineXml
 
CASTransportable - Class in org.apache.uima.adapter.vinci
 
CASTransportable(CasPool, OutOfTypeSystemData, UimaContext, boolean) - Constructor for class org.apache.uima.adapter.vinci.CASTransportable
This constructor is used on the service side - a CAS Pool reference is provided.
CASTransportable(CAS, OutOfTypeSystemData, UimaContext, boolean) - Constructor for class org.apache.uima.adapter.vinci.CASTransportable
This constructor is used on the client side, where we have a dedicated CAS instance for the request.
CasTreeViewer - Class in org.apache.uima.tools.viewer
A GUI that displays annotation results in a Swing tree viewer.
CasTreeViewer(CAS) - Constructor for class org.apache.uima.tools.viewer.CasTreeViewer
Creates a CAS Tree Viewer.
CasTreeViewerApplet - Class in org.apache.uima.tools.viewer
The CasTreeViewer as an Applet.
CasTreeViewerApplet() - Constructor for class org.apache.uima.tools.viewer.CasTreeViewerApplet
 
casType - Variable in class org.apache.uima.jcas.cas.TOP_Type
the Cas Type associated with this Java Cas Model class
casTypeCode - Variable in class org.apache.uima.jcas.cas.TOP_Type
 
CasTypeSystemMapper - Class in org.apache.uima.cas.impl
This class gets initialized with two type systems, and then provides resources to map type and feature codes between them.
CasTypeSystemMapper(TypeSystemImpl, TypeSystemImpl) - Constructor for class org.apache.uima.cas.impl.CasTypeSystemMapper
 
CDATA_SECTION_BEG - Static variable in class org.apache.uima.pear.util.XMLUtil
 
CDATA_SECTION_END - Static variable in class org.apache.uima.pear.util.XMLUtil
 
CHANGE_FS_REFS_TO_SEQUENTIAL - Static variable in class org.apache.uima.cas.impl.BinaryCasSerDes4
 
changeDelegateParameterSetting(String, String, String, Object) - Method in class org.apache.uima.test.junit_extension.AnnotatorTester
change the parameter name for the given delegate analysis engine key
changedUpdate(DocumentEvent) - Method in class org.apache.uima.tools.cvd.control.TextChangedListener
 
changedUpdate(DocumentEvent) - Method in class org.apache.uima.tools.docanalyzer.TfDocumentListener
 
changeParameterSetting(String, String, Object) - Method in class org.apache.uima.test.junit_extension.AnnotatorTester
change the parameter name for the given analysis engine
CHAR_HEAP_POINTER_OFFSET - Static variable in class org.apache.uima.cas.impl.StringHeapDeserializationHelper
 
CHAR_HEAP_STRLEN_OFFSET - Static variable in class org.apache.uima.cas.impl.StringHeapDeserializationHelper
 
characters(char[], int, int) - Method in class org.apache.uima.adapter.soap.axis11.BinaryDeserializer_Axis11
 
characters(char[], int, int) - Method in class org.apache.uima.adapter.soap.axis11.XmlDeserializer_Axis11
 
characters(char[], int, int) - Method in class org.apache.uima.adapter.soap.BinaryDeserializer
 
characters(char[], int, int) - Method in class org.apache.uima.adapter.soap.XmlDeserializer
 
characters(char[], int, int) - Method in class org.apache.uima.adapter.vinci.CASTransportable
 
characters(char[], int, int) - Method in class org.apache.uima.adapter.vinci.util.SaxVinciFrameBuilder
 
characters(char[], int, int) - Method in class org.apache.uima.cas_data.impl.XCasToCasDataSaxHandler
 
characters(char[], int, int) - Method in class org.apache.uima.pear.tools.InstallationDescriptorHandler
Receives notification of character data inside an element.
characters(char[], int, int) - Method in class org.apache.uima.tools.stylemap.StyleMapXmlParser
 
characters(char[], int, int) - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
 
characters(char[], int, int) - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
 
CharacterUtils - Class in org.apache.uima.internal.util
Collection of utilities for character handling.
CharacterUtils() - Constructor for class org.apache.uima.internal.util.CharacterUtils
Constructor for CharacterUtils.
CharArraySpanMap - Class in org.apache.uima.internal.util
A map from subsequences of a character array to objects.
CharArraySpanMap() - Constructor for class org.apache.uima.internal.util.CharArraySpanMap
Default constructor.
CharArraySpanMap(int) - Constructor for class org.apache.uima.internal.util.CharArraySpanMap
Constructor with initial array size argument.
CharArraySpanMap(int, int) - Constructor for class org.apache.uima.internal.util.CharArraySpanMap
Constructor.
CharArrayString - Class in org.apache.uima.internal.util
An unsafe String class based on a publicly accessible character array.
CharArrayString(String) - Constructor for class org.apache.uima.internal.util.CharArrayString
Create a new CharArrayString from a String.
CharArrayString(char[]) - Constructor for class org.apache.uima.internal.util.CharArrayString
Create a new CharArrayString from an array of characters.
CharArrayString(char[], int, int) - Constructor for class org.apache.uima.internal.util.CharArrayString
Create a new CharArrayString from an array of characters.
charAt(int) - Method in class org.apache.uima.internal.util.CharArrayString
Return the character at a given position.
charHeap - Variable in class org.apache.uima.cas.impl.StringHeapDeserializationHelper
 
charHeapPos - Variable in class org.apache.uima.cas.impl.StringHeapDeserializationHelper
 
CHECK_COLUMN - Static variable in class org.apache.uima.tools.stylemap.StyleConstants
 
checkArrayBounds(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
 
checkArrayBounds(int, int, int) - Method in class org.apache.uima.cas.impl.CASImpl
 
checkArrayBounds(int, int) - Method in class org.apache.uima.jcas.impl.JCasImpl
 
checkArrayBounds(int, int) - Method in interface org.apache.uima.jcas.JCas
 
checkArrayPreconditions(int) - Method in class org.apache.uima.cas.impl.CASImpl
 
checkBinding(Service) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
 
checkConflict(String, int, int) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
 
checkError() - Method in class org.apache.uima.test.junit_extension.TeePrintStream
 
checkForDuplicateParameterNames(ConfigurationParameter[]) - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
Checks for duplicate parameter names and throws an exception if any are found.
checkForInvalidParameterOverrides(ConfigurationParameter[], String, ResourceManager) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
checkForInvalidParameterOverrides(ConfigurationParameter[], String, ResourceManager) - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
Checks parameter overrides and throws a ResourceInitializationException if they are invalid.
checkForNonXmlCharacters(String) - Static method in class org.apache.uima.internal.util.XMLUtils
Check the input string for non-XML 1.0 characters.
checkForNonXmlCharacters(String, boolean) - Static method in class org.apache.uima.internal.util.XMLUtils
Check the input string for non-XML characters.
checkForNonXmlCharacters(char[], int, int, boolean) - Static method in class org.apache.uima.internal.util.XMLUtils
Check the input character array for non-XML characters.
checkForOutOfSyncFiles() - Method in class org.apache.uima.tools.cpm.CpmPanel
 
checkIn(CasProcessor) - Method in class org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
Checks in a Resource to the pool.
checkOut() - Method in class org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
Checks out a Resource from the pool.
checkOut(long) - Method in class org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
Checks out a Resource from the pool.
checkoutSpecificResource(Resource) - Method in class org.apache.uima.internal.util.ResourcePool
 
checkPackageConfig(Properties, InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.LocalInstallationAgent
Checks that a specified PEAR configuration corresponds to a given installation descriptor.
Checkpoint - Class in org.apache.uima.collection.impl.cpm
Runing in a seperate thread creates a checkpoint file at predefined intervals.
Checkpoint(BaseCPMImpl, String, long) - Constructor for class org.apache.uima.collection.impl.cpm.Checkpoint
Initialize the checkpoint with a reference to controlling cpe, the file where the checkpoint is to be stored, and the frequency of checkpoints.
CheckpointConfig - Class in org.apache.uima.collection.impl.cpm
Object containing checkpoint configuration.
CheckpointConfig(String, String) - Constructor for class org.apache.uima.collection.impl.cpm.CheckpointConfig
Initilizes instance with a file where the checkpoint will be stored and checkpoint frequency.
CheckpointData - Class in org.apache.uima.collection.impl.cpm
Serializable containing the checkpoint.
CheckpointData() - Constructor for class org.apache.uima.collection.impl.cpm.CheckpointData
 
CheckpointData(ProcessTrace) - Constructor for class org.apache.uima.collection.impl.cpm.CheckpointData
 
CheckpointData(ProcessTrace, SynchPoint) - Constructor for class org.apache.uima.collection.impl.cpm.CheckpointData
Initialize instance with ProcessTrace and SynchPoint
checkResult(CAS, String[], File, File) - Static method in class org.apache.uima.test.junit_extension.AnnotatorTester
checkResult compares the analyzed document with the reference output.
checkType(int) - Method in class org.apache.uima.jcas.cas.TOP_Type
 
checkTypeSystemChange(AbstractCas) - Method in class org.apache.uima.analysis_engine.impl.compatibility.AnnotatorAdapter
Checks it the type system of the given CAS is different from the last type system this component was operating on.
checkTypeSystemChange(AbstractCas) - Method in class org.apache.uima.analysis_engine.impl.compatibility.CasConsumerAdapter
 
checkTypeSystemChange(AbstractCas) - Method in class org.apache.uima.analysis_engine.impl.compatibility.CollectionReaderAdapter
 
checkTypingConditions(Type, Type, Feature) - Method in class org.apache.uima.cas.impl.CASImpl
Check the range is appropriate for this type/feature.
CHILD_INDEX_OOB - Static variable in exception org.apache.uima.cas.CASRuntimeException
Error accessing child node in tree, index out of range.
children - Variable in class org.apache.uima.tools.cvd.FSTreeNode
 
ChildUimaContext_impl - Class in org.apache.uima.impl
Reference implementation of AnnotatorContext.
ChildUimaContext_impl(UimaContextAdmin, String, Map<String, String>) - Constructor for class org.apache.uima.impl.ChildUimaContext_impl
 
ChunkMetadata - Class in org.apache.uima.collection.impl.cpm.utils
Convenience class that is used to hold metadata associated with chunking and sequencing of documents.
ChunkMetadata(String, int, boolean) - Constructor for class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
 
CIRCULAR_AE_IMPORT - Static variable in exception org.apache.uima.util.InvalidXMLException
Message key for a standard UIMA exception message: Cycle found in imports.
CLASS_NOT_FOUND - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: "The Resource class {0} could not be found."
classifyType(Type) - Static method in class org.apache.uima.cas.impl.TypeSystemUtils
Classify types into FS type, array type etc.
CLASSPATH_VAR - Static variable in class org.apache.uima.pear.tools.InstallationController
 
cleanExit() - Method in class org.apache.vinci.transport.BaseServer
Cleanly shut down this server.
cleanExit() - Method in interface org.apache.vinci.transport.VinciServable
Called when the service is being shutdown by the server/service container.
cleanExit() - Method in class org.apache.vinci.transport.VinciServableAdapter
 
cleanExit() - Method in class org.apache.vinci.transport.vns.service.VNS
 
cleanup() - Method in class org.apache.uima.adapter.vinci.CASTransportable
 
cleanup() - Method in class org.apache.uima.collection.impl.cpm.engine.ArtifactProducer
Null out fields of this object.
cleanup() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Null out fields of this object.
cleanup() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMThreadGroup
 
cleanup() - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Null out fields of this object.
cleanup() - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Null out fields of this object.
cleanUp() - Method in class org.apache.uima.tools.pear.merger.PMController
Deletes all temporary directories and files after the merging operation is completed.
cleanUpDirectoryContent(File) - Static method in class org.apache.uima.pear.util.FileUtil
Deletes all files and subdirectories in a given directory.
cleanUpDirectoryFiles(File) - Static method in class org.apache.uima.pear.util.FileUtil
Deletes all files in a given directory.
cleanUpDirectoryFiles(File, int) - Static method in class org.apache.uima.pear.util.FileUtil
Cleans-up a given directory by keeping the number of files within a given limit.
clear() - Method in class org.apache.uima.internal.util.IntStack
Clears the stack.
clear() - Method in class org.apache.uima.internal.util.rb_trees.Int2IntRBT
 
clear() - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree
 
clear() - Method in class org.apache.uima.internal.util.rb_trees.RedBlackTree
Remove all elements from the tree.
clear() - Method in class org.apache.uima.jcas.impl.JCasHashMap
 
clear() - Method in class org.apache.uima.tools.docanalyzer.FileSelector
 
clear() - Method in class org.apache.uima.tools.util.gui.FileSelector
 
clear() - Method in class org.apache.uima.util.impl.ProcessTrace_impl
 
clear() - Method in interface org.apache.uima.util.ProcessTrace
Resets this ProcessTrace by removing all events.
clearAll() - Method in class org.apache.uima.tools.cpm.MetaDataPanel
Removes all fields
clearData(CAS) - Static method in class org.apache.uima.jcas.impl.JCasImpl
(Internal Use only) called by the CAS reset function - clears the hashtable holding the associations.
clearDelegateComponents() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
Removes all specified delegate components.
clearDirty() - Method in class org.apache.uima.tools.cpm.ConfigField
To be called when the CPE descriptor is saved.
clearDirty() - Method in class org.apache.uima.tools.cpm.MetaDataPanel
Marks all fields in this panel is not dirty.
clearFrameworkSpecs() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
Removes all Framework specifications.
clearIdMap() - Method in class org.apache.uima.cas.impl.XmiSerializationSharedData
Clears the ID mapping information that was populated in previous serializations or deserializations.
clearInstallationActions() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
Removes all specified installation actions.
clearOSSpecs() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
Removes all OS specifications.
clearToolkitsSpecs() - Method in class org.apache.uima.pear.tools.InstallationDescriptor
Removes all Toolkits specifications.
clone() - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
returns a clone of the ResultSpecification object.
clone() - Method in interface org.apache.uima.analysis_engine.ResultSpecification
create a copy of the current object.
clone() - Method in interface org.apache.uima.cas.FeatureStructure
Creates a copy of this feature structure.
clone() - Method in class org.apache.uima.cas.impl.FeatureStructureImpl
 
clone() - Method in class org.apache.uima.flow.impl.AnalysisSequenceCapabilityNode
Returns a clone of this AnalysisSequenceNode.
clone() - Method in class org.apache.uima.flow.impl.CapabilityLanguageFlowObject
Returns a clone of this AnalysisSequence.
clone() - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
 
clone() - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
 
clone() - Method in class org.apache.uima.resource.metadata.impl.TypePriorityList_impl
 
clone() - Method in interface org.apache.uima.resource.metadata.MetaDataObject
Creates a clone of this MetaDataObject.
clone() - Method in class org.apache.uima.util.ProgressImpl
 
close() - Method in interface org.apache.uima.collection.base_cpm.BaseCollectionReader
Closes this CollectionReader, after which it may no longer be used.
close() - Method in class org.apache.uima.examples.cpe.FileSystemCollectionReader
 
close() - Method in class org.apache.uima.examples.xmi.XmiCollectionReader
 
close() - Method in class org.apache.uima.test.junit_extension.TeePrintStream
 
close() - Method in class org.apache.uima.tools.components.FileSystemCollectionReader
 
close() - Method in class org.apache.uima.util.LoggerPrintStream
 
close() - Method in class org.apache.uima.util.XMLInputSource
Closes the underlying InputStream.
close() - Method in class org.apache.vinci.transport.BaseClient
Close the connection.
close(boolean) - Method in class org.apache.vinci.transport.PooledVinciClient
Close this pooled client.
CloseAnnotationViewHandler - Class in org.apache.uima.tools.cvd.control
Window closing handler for annotation viewer.
CloseLogViewHandler - Class in org.apache.uima.tools.cvd.control
 
CloseLogViewHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.CloseLogViewHandler
 
CloseTypeSystemHandler - Class in org.apache.uima.tools.cvd.control
 
CloseTypeSystemHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.CloseTypeSystemHandler
 
COLLECTION_ITERATOR_DESC_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
 
COLLECTION_PROCESS_COMPLETE - Static variable in class org.apache.uima.adapter.vinci.util.Constants
 
COLLECTION_READER_BYTES_PROCESSED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
COLLECTION_READER_CTG - Static variable in class org.apache.uima.pear.util.UIMAUtil
Collection Reader
COLLECTION_READER_DOCS_PROCESSED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
COLLECTION_READER_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
 
CollectionException - Exception in org.apache.uima.collection
Thrown to indicate that there is a problem with some aspect of a Collection.
CollectionException() - Constructor for exception org.apache.uima.collection.CollectionException
Creates a new exception with a null message.
CollectionException(Throwable) - Constructor for exception org.apache.uima.collection.CollectionException
Creates a new exception with the specified cause and a null message.
CollectionException(String, String, Object[]) - Constructor for exception org.apache.uima.collection.CollectionException
Creates a new exception with a the specified message.
CollectionException(String, String, Object[], Throwable) - Constructor for exception org.apache.uima.collection.CollectionException
Creates a new exception with the specified message and cause.
CollectionException(String, Object[]) - Constructor for exception org.apache.uima.collection.CollectionException
Creates a new exception with a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
CollectionException(String, Object[], Throwable) - Constructor for exception org.apache.uima.collection.CollectionException
Creates a new exception with the specified cause and a message from the UIMAException.STANDARD_MESSAGE_CATALOG.
collectionProcessComplete() - Method in interface org.apache.uima.analysis_component.AnalysisComponent
Notifies this AnalysisComponent that processing of an entire collection has been completed.
collectionProcessComplete() - Method in class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
 
collectionProcessComplete() - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
Notifies this AnalysisEngine that processing of an entire collection has completed.
collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
 
collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
 
collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
 
collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
 
collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.compatibility.AnnotatorAdapter
 
collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CasConsumerAdapter
 
collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CollectionReaderAdapter
 
collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
 
collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
 
collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
 
collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
 
collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
 
collectionProcessComplete() - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter
 
collectionProcessComplete() - Method in interface org.apache.uima.collection.base_cpm.BaseStatusCallbackListener
Called when the processing of an entire collection has completed.
collectionProcessComplete(ProcessTrace) - Method in interface org.apache.uima.collection.base_cpm.CasDataConsumer
Completes the processing of an entire collection.
collectionProcessComplete(ProcessTrace) - Method in interface org.apache.uima.collection.base_cpm.CasProcessor
Completes the processing of an entire collection.
collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.collection.CasConsumer_ImplBase
 
collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
Closes the connection to the remote service
collectionProcessComplete() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Notify the remote service that the CPE reached end of processing.
collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.collection.impl.cpm.container.NetworkCasProcessorImpl
This method gets called when the CPM completes processing the collection.
collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.examples.cpe.AnnotationPrinter
Called when the entire collection is completed.
collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.examples.cpe.PersonTitleDBWriterCasConsumer
 
collectionProcessComplete() - Method in class org.apache.uima.examples.RunAE
 
collectionProcessComplete() - Method in interface org.apache.uima.flow.FlowController
Notifies this component that processing of an entire collection has been completed.
collectionProcessComplete() - Method in class org.apache.uima.flow.FlowController_ImplBase
 
collectionProcessComplete() - Method in class org.apache.uima.internal.util.AnalysisEnginePool
Calls collectionProcessComplete on all AEs in pool.
collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.test.junit_extension.AnnotationWriter
 
collectionProcessComplete() - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
 
collectionProcessComplete() - Method in class org.apache.uima.tools.RunAE
 
collectionProcessComplete() - Method in class org.apache.uima.uimacpp.CppUimajEngine
 
collectionProcessComplete() - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
 
collectionProcessComplete() - Method in class org.apache.uima.uimacpp.UimacppEngine
CasConsumer collectionProcessComplete
CollectionProcessingEngine - Interface in org.apache.uima.collection
A CollectionProcessingEngine (CPE) processes a collection of artifacts (for text analysis applications, this will be a collection of documents) and produces collection-level results.
CollectionProcessingEngine_impl - Class in org.apache.uima.collection.impl
 
CollectionProcessingEngine_impl() - Constructor for class org.apache.uima.collection.impl.CollectionProcessingEngine_impl
 
CollectionProcessingManager - Interface in org.apache.uima.collection
A CollectionProcessingManager (CPM) manages the application of an AnalysisEngine to a collection of artifacts.
CollectionReader - Interface in org.apache.uima.collection
A CollectionReader is used to iterate over the elements of a Collection.
CollectionReader_ImplBase - Class in org.apache.uima.collection
Base class for Collection Readers, which developers should extend with their own Collection Reader implementation classes.
CollectionReader_ImplBase() - Constructor for class org.apache.uima.collection.CollectionReader_ImplBase
 
CollectionReaderAdapter - Class in org.apache.uima.analysis_engine.impl.compatibility
Adapter that allows CollectionReaders to implement the AnalysisComponent interface.
CollectionReaderAdapter(CollectionReader, AnalysisEngineMetaData) - Constructor for class org.apache.uima.analysis_engine.impl.compatibility.CollectionReaderAdapter
Create a new annotator adapter.
CollectionReaderDescription - Interface in org.apache.uima.collection
An CollectionReaderDescription contains all of the information needed to instantiate and use an CollectionReader.
CollectionReaderDescription_impl - Class in org.apache.uima.collection.impl
 
CollectionReaderDescription_impl() - Constructor for class org.apache.uima.collection.impl.CollectionReaderDescription_impl
Creates a new ProcessingResourceMetaData_impl.
CollectionReaderFactory_impl - Class in org.apache.uima.impl
Specialized Resource Factory for producing CollectionReaders.
CollectionReaderFactory_impl() - Constructor for class org.apache.uima.impl.CollectionReaderFactory_impl
 
collectNodes(GraphNode, Vector<GraphNode>) - Static method in class org.apache.uima.internal.util.Graph
 
collIteratorDescFilePath - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
 
color - Variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
 
ColorIcon - Class in org.apache.uima.tools.cvd
TODO: add type comment for ColorIcon.
ColorIcon() - Constructor for class org.apache.uima.tools.cvd.ColorIcon
 
ColorIcon(Color) - Constructor for class org.apache.uima.tools.cvd.ColorIcon
 
ColorParser - Class in org.apache.uima.tools.stylemap
 
ColorParser() - Constructor for class org.apache.uima.tools.stylemap.ColorParser
 
ColorPrefsOpenHandler - Class in org.apache.uima.tools.cvd.control
 
ColorPrefsOpenHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.ColorPrefsOpenHandler
 
ColorPrefsSaveHandler - Class in org.apache.uima.tools.cvd.control
 
ColorPrefsSaveHandler(MainFrame) - Constructor for class org.apache.uima.tools.cvd.control.ColorPrefsSaveHandler
 
combine(Object[], Object[]) - Static method in class org.apache.uima.internal.util.ArrayUtils
Combines two arrays.
command - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ServiceInfo
 
COMMAND_KEY - Static variable in class org.apache.vinci.transport.TransportConstants
 
CommandLineParser - Class in org.apache.uima.internal.util
Simple command line parsing utility.
CommandLineParser() - Constructor for class org.apache.uima.internal.util.CommandLineParser
Create a new command line parser.
comment(char[], int, int) - Method in class org.apache.uima.util.impl.SaxDeserializer_impl
 
comment(char[], int, int) - Method in class org.apache.uima.util.XMLSerializer.CharacterValidatingContentHandler
 
comments - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ArgInfo
 
COMMENTS_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
 
commit() - Method in interface org.apache.uima.cas.admin.FSIndexRepositoryMgr
Commit this repository instance.
commit() - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
Commit the type system.
commit() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
 
commit() - Method in class org.apache.uima.cas.impl.TypeSystemImpl
 
commitFS(FeatureStructure) - Method in class org.apache.uima.cas.impl.CASImpl
Deprecated. 
commitTypeSystem() - Method in class org.apache.uima.cas.impl.CASImpl
 
CommonArray_Type - Class in org.apache.uima.jcas.cas
 
CommonArray_Type() - Constructor for class org.apache.uima.jcas.cas.CommonArray_Type
 
CommonArray_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.cas.CommonArray_Type
 
CommonArrayFS - Interface in org.apache.uima.cas
Common parts of the Array interfaces.
CommonArrayFSImpl - Class in org.apache.uima.cas.impl
Common part of array impl for those arrays of primitives which exist in the main heap.
CommonArrayFSImpl() - Constructor for class org.apache.uima.cas.impl.CommonArrayFSImpl
 
CommonArrayFSImpl(CASImpl, int) - Constructor for class org.apache.uima.cas.impl.CommonArrayFSImpl
 
CommonAuxArrayFSImpl - Class in org.apache.uima.cas.impl
Common part of array impl for those arrays of primitives which use auxilliary heaps.
CommonAuxArrayFSImpl() - Constructor for class org.apache.uima.cas.impl.CommonAuxArrayFSImpl
 
CommonAuxArrayFSImpl(CASImpl, int) - Constructor for class org.apache.uima.cas.impl.CommonAuxArrayFSImpl
 
COMP_ROOT_PREFIX - Static variable in class org.apache.uima.pear.tools.LocalInstallationAgent
 
COMP_ROOT_SUFFIX - Static variable in class org.apache.uima.pear.tools.LocalInstallationAgent
 
ComparableIntIterator - Interface in org.apache.uima.internal.util
Interface for a comparable IntListIterator.
ComparableIntPointerIterator - Interface in org.apache.uima.internal.util
Interface for a comparable IntListIterator.
comparatorIndex - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
For each index, where the corresponding comparator starts in the comparators field.
comparators - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
Encodings of the actual comparators.
compare(FeatureStructure, FeatureStructure) - Method in interface org.apache.uima.cas.FSIndex
Compare two feature structures according to the ordering relation of the index.
compare(FeatureStructure, FeatureStructure) - Method in class org.apache.uima.cas.impl.AnnotationIndexImpl
 
compare(int, int) - Method in class org.apache.uima.cas.impl.DefaultAnnotationComparator
Compare two annotations.
compare(FeatureStructure, FeatureStructure) - Method in class org.apache.uima.cas.impl.DefaultFSAnnotationComparator
Compare two annotations.
compare(int, int) - Method in class org.apache.uima.cas.impl.FSBagIndex
 
compare(FeatureStructure, FeatureStructure) - Method in interface org.apache.uima.cas.impl.FSComparator
Compare two FSs.
compare(int, int) - Method in interface org.apache.uima.cas.impl.FSImplComparator
Compare two FSs.
compare(T, T) - Method in class org.apache.uima.cas.impl.FSIteratorImplBase.AnnotationComparator
 
compare(int, int) - Method in class org.apache.uima.cas.impl.FSLeafIndexImpl
 
compare(FeatureStructure, FeatureStructure) - Method in class org.apache.uima.cas.impl.FSLeafIndexImpl
 
compare(int, int) - Method in interface org.apache.uima.internal.util.IntComparator
Compare two ints.
compare(File, File) - Method in class org.apache.uima.pear.util.FileUtil.FileTimeComparator
 
compare(String, String) - Static method in class org.apache.uima.test.junit_extension.FileCompare
compares two files and return true if the files have the same content.
compare(File, File) - Static method in class org.apache.uima.test.junit_extension.FileCompare
compares two files and return true if the files have the same content.
compare(String, InputStream) - Static method in class org.apache.uima.test.junit_extension.FileCompare
compares two files and return true if the files have the same content.
compare(InputStream, InputStream) - Static method in class org.apache.uima.test.junit_extension.FileCompare
 
compareCASes(CASImpl, CASImpl) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes4.CasCompare
 
compareCASes(CASImpl, CASImpl) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes6
Compare 2 CASes, with perhaps different type systems.
compareStrings(String, String) - Static method in class org.apache.uima.test.junit_extension.FileCompare
Compare 2 strings, ignoring whitespace characters
compareStringsWithFilter(String, String, Pattern) - Static method in class org.apache.uima.test.junit_extension.FileCompare
Compare 2 strings, showing where they differ in output to system.out, after doing filtering: normalize cr nl to nl normalize to normalize by applying supplied Pattern and deleting anything it matches normalize by converting all 2 or more spaces/tabs to just 1 space
compareStringsWithMsg(String, String) - Static method in class org.apache.uima.test.junit_extension.FileCompare
Compare two strings, give message indicating where they miscompare, including approx 10 chars before and after the first miscompare, for context
compareTo(TypeOrFeature) - Method in class org.apache.uima.analysis_engine.impl.TypeOrFeature_impl
 
compareTo(Feature) - Method in class org.apache.uima.cas.impl.FeatureImpl
Note: you can only compare features from the same type system.
compareTo(FSIndexComparator) - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
 
compareTo(TypeImpl) - Method in class org.apache.uima.cas.impl.TypeImpl
Note: you can only compare types from the same type system.
compareWithFilter(String, String, Pattern) - Static method in class org.apache.uima.test.junit_extension.FileCompare
Compares two files and returns true, if both have the same content, after filtering using the supplied Pattern.
compareXML(String, String) - Static method in class org.apache.uima.test.junit_extension.FileCompare
Compares two XML files and returns true, if both have the same content.
compile(TypeSystem) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
Deprecated.
no longer needed, remove call to this
compile(TypeSystem) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Deprecated.
as of 2.2.2 Now called automatically internally when needed
CompIntArrayRBT - Class in org.apache.uima.internal.util.rb_trees
Class comment for CompIntArrayRBT.java goes here.
CompIntArrayRBT(IntComparator) - Constructor for class org.apache.uima.internal.util.rb_trees.CompIntArrayRBT
 
CompIntArrayRBT(IntComparator, int) - Constructor for class org.apache.uima.internal.util.rb_trees.CompIntArrayRBT
Constructor for CompIntArrayRBT.
COMPLETED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
componentIdRootRegExp(String, String) - Static method in class org.apache.uima.pear.tools.InstallationProcessor
Builds $component_id$<suffix> regular expression string for a given component ID and a given 'suffix' string.
componentIndex - Variable in class org.apache.uima.tools.util.gui.FormPanel
 
ComponentInfo - Interface in org.apache.uima.cas
Information that a CAS needs to know about the component that's currently operating on it.
composeQuery(String) - Static method in class org.apache.vinci.transport.vns.client.ResolveResult
Create a document representing the VNS resolve query for the specified service.
composeQuery(String, int) - Static method in class org.apache.vinci.transport.vns.client.ResolveResult
Create a document representing the VNS resolve query for the highest priority service(s) whose priority is strictly below the specified priority.
composeQuery(String, String, int, int) - Static method in class org.apache.vinci.transport.vns.client.ServeonResult
Create a document representing the VNS serveon query for the specified service running on/with the specified host/priority/instance.
composeQuery(String, String, int) - Static method in class org.apache.vinci.transport.vns.client.ServeonResult
Create a document representing the VNS serveon query for the specified service running on/with the specified host/priority.
composeQuery(String, String) - Static method in class org.apache.vinci.transport.vns.client.ServeonResult
Create a document representing the VNS serveon query for the specified service running on the specified host.
CompositeResourceFactory - Interface in org.apache.uima
A type of ResourceFactory that produces resources by delegating to other Resource Factories.
CompositeResourceFactory_impl - Class in org.apache.uima.impl
A registry containing (ResourceSpecifier Class, ResourceFactory) pairs.
CompositeResourceFactory_impl() - Constructor for class org.apache.uima.impl.CompositeResourceFactory_impl
 
computeFlow(CAS) - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
Invokes the FlowController's computeFlow method, returning a Flow object that routes the given CAS through this aggregate.
computeFlow(CAS) - Method in class org.apache.uima.examples.flow.AdvancedFixedFlowController
 
computeFlow(CAS) - Method in class org.apache.uima.examples.flow.WhiteboardFlowController
 
computeFlow(CAS) - Method in class org.apache.uima.examples.flow.WhiteboardFlowController2
 
computeFlow(AbstractCas) - Method in class org.apache.uima.flow.CasFlowController_ImplBase
Overriden to check that aCAS is an instanceof CAS.
computeFlow(CAS) - Method in class org.apache.uima.flow.CasFlowController_ImplBase
This method must be overriden by subclasses.
computeFlow(AbstractCas) - Method in interface org.apache.uima.flow.FlowController
Invokes this FlowController on a CAS.
computeFlow(CAS) - Method in class org.apache.uima.flow.impl.CapabilityLanguageFlowController
 
computeFlow(CAS) - Method in class org.apache.uima.flow.impl.FixedFlowController
 
computeFlow(AbstractCas) - Method in class org.apache.uima.flow.JCasFlowController_ImplBase
Overriden to check that aCAS is an instanceof JCas.
computeFlow(JCas) - Method in class org.apache.uima.flow.JCasFlowController_ImplBase
This method must be overriden by subclasses.
computeFlowTable(Capability[]) - Method in class org.apache.uima.flow.impl.CapabilityLanguageFlowController
method computeFlowTable create the flow table for faster processing.
computeRelativePath(File, File) - Static method in class org.apache.uima.pear.util.FileUtil
Computes relative path to a given file from a given reference directory, if both the reference directory and the file are in the same logical file system (partition).
computeSequence(String, Capability[]) - Method in class org.apache.uima.flow.impl.CapabilityLanguageFlowController
method computeSequence creates a capabilityLanguageAnalysisSequence for the given language
ConcurrentHashMapWithProducer<K,V> - Class in org.apache.uima.util
A concurrent map supporting a value-creating get.
ConcurrentHashMapWithProducer() - Constructor for class org.apache.uima.util.ConcurrentHashMapWithProducer
 
ConcurrentHashMapWithProducer(int, float, int) - Constructor for class org.apache.uima.util.ConcurrentHashMapWithProducer
 
ConcurrentHashMapWithProducer(int, float) - Constructor for class org.apache.uima.util.ConcurrentHashMapWithProducer
 
ConcurrentHashMapWithProducer(int) - Constructor for class org.apache.uima.util.ConcurrentHashMapWithProducer
 
ConcurrentHashMapWithProducer(Map<? extends K, ? extends V>) - Constructor for class org.apache.uima.util.ConcurrentHashMapWithProducer
 
CONFIG - Static variable in class org.apache.uima.util.Level
message level "CONFIG"
CONFIG_INT - Static variable in class org.apache.uima.util.Level
level value for level "CONFIG"
CONFIG_SETTING_ABSENT - Static variable in exception org.apache.uima.resource.ResourceConfigurationException
Message key for a standard UIMA exception message: Configuration setting for {0} is absent
CONFIG_SETTING_ABSENT - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: Configuration setting for {0} is absent
ConfigField - Class in org.apache.uima.tools.cpm
Configuration Field class used for representation of resource parameters in dynamically created MetaDataPanels.
ConfigField(String, String, boolean, JComponent) - Constructor for class org.apache.uima.tools.cpm.ConfigField
 
ConfigurableDataResource_impl - Class in org.apache.uima.resource.impl
A simple DataResource implementation that can read data from a file via a URL.
ConfigurableDataResource_impl() - Constructor for class org.apache.uima.resource.impl.ConfigurableDataResource_impl
 
ConfigurableDataResourceSpecifier - Interface in org.apache.uima.resource
A type of ResourceSpecifier that locates a resource file using its URL.
ConfigurableDataResourceSpecifier_impl - Class in org.apache.uima.resource.impl
Reference implementation of FileResourceSpecifier.
ConfigurableDataResourceSpecifier_impl() - Constructor for class org.apache.uima.resource.impl.ConfigurableDataResourceSpecifier_impl
Creates a new ConfigurableDataResourceSpecifier_impl.
ConfigurableFeature - Class in org.apache.uima.collection.impl.cpm.utils
 
ConfigurableFeature(String, String) - Constructor for class org.apache.uima.collection.impl.cpm.utils.ConfigurableFeature
 
ConfigurableResource - Interface in org.apache.uima.resource
A Resource that has configuration parameters that can be changed after the Resource has been instantiated.
ConfigurableResource_ImplBase - Class in org.apache.uima.resource
Implementation base class for ConfigurableResources.
ConfigurableResource_ImplBase() - Constructor for class org.apache.uima.resource.ConfigurableResource_ImplBase
 
CONFIGURATION_DIR - Static variable in class org.apache.uima.pear.tools.PackageBrowser
 
ConfigurationGroup - Interface in org.apache.uima.resource.metadata
ConfigurationGroup_impl - Class in org.apache.uima.resource.metadata.impl
Reference implementation of ConfigurationGroup.
ConfigurationGroup_impl() - Constructor for class org.apache.uima.resource.metadata.impl.ConfigurationGroup_impl
 
ConfigurationManager - Interface in org.apache.uima.resource
Manages the configuration parameters of all components within a possibly aggregate Resource.
ConfigurationManager_impl - Class in org.apache.uima.resource.impl
Basic standalone Configuration Manager implmentation.
ConfigurationManager_impl() - Constructor for class org.apache.uima.resource.impl.ConfigurationManager_impl
 
ConfigurationManagerImplBase - Class in org.apache.uima.resource.impl
Convenience base class for Configuration Manager implementations.
ConfigurationManagerImplBase() - Constructor for class org.apache.uima.resource.impl.ConfigurationManagerImplBase
 
ConfigurationParameter - Interface in org.apache.uima.resource.metadata
Completely specifies a configuration parameter on a UIMA resource.
ConfigurationParameter_impl - Class in org.apache.uima.resource.metadata.impl
Reference implementation of ConfigurationParameter.
ConfigurationParameter_impl() - Constructor for class org.apache.uima.resource.metadata.impl.ConfigurationParameter_impl
 
ConfigurationParameterDeclarations - Interface in org.apache.uima.resource.metadata
The declarations of configuration parameters in a Resource.
ConfigurationParameterDeclarations_impl - Class in org.apache.uima.resource.metadata.impl
 
ConfigurationParameterDeclarations_impl() - Constructor for class org.apache.uima.resource.metadata.impl.ConfigurationParameterDeclarations_impl
 
ConfigurationParameterSettings - Interface in org.apache.uima.resource.metadata
The values for ConfigurationParameters in a Resource.
ConfigurationParameterSettings_impl - Class in org.apache.uima.resource.metadata.impl
Reference implementation of ConfigurationParameterSettings.
ConfigurationParameterSettings_impl() - Constructor for class org.apache.uima.resource.metadata.impl.ConfigurationParameterSettings_impl
 
configure(String, int) - Method in class org.apache.vinci.transport.vns.service.NameClient
 
configureResourceManager(String, String) - Static method in class org.apache.uima.uimacpp.UimacppEngine
Configure the TAF Resource Manager.
configureViewForXmlFragmentsQuery(String, String) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
Configures the viewer appropriately for displaying a hit against an XML fragments query.
configureViewForXmlFragmentsQuery(String) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
Configures the viewer appropriately for displaying a hit against an XML fragments query.
confirmExit() - Method in class org.apache.uima.tools.cpm.CpmPanel
Ask user to confirm exist.
confirmOverwrite(File) - Method in class org.apache.uima.tools.cvd.MainFrame
 
CONN_RETRY_COUNT - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
 
connect(URL) - Method in class org.apache.uima.collection.impl.cpm.container.CasObjectNetworkCasProcessorImpl
Connects to a service endpoint defined in the given URL
connect(URL, long) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.OFSocketTransportImpl
 
connect(URL, long) - Method in interface org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketTransport
Creates a socket connection to a given endpoint.
connect(String, int) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Connects the proxy to Cas Processor running as a vinci service on a given host and port number.
connect(String) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
Connects to external service using service name as a way to locate it.
connect(GraphNode) - Method in class org.apache.uima.internal.util.GraphNode
Connect this node to a new node.
CONNECT_RETRY_COUNT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
Constants - Class in org.apache.uima.adapter.vinci.util
Constants used by the Vinci service
Constants() - Constructor for class org.apache.uima.adapter.vinci.util.Constants
 
Constants - Class in org.apache.uima.collection.impl.cpm
CPE Constants
Constants() - Constructor for class org.apache.uima.collection.impl.cpm.Constants
 
Constants - Class in org.apache.uima
Some constants used by the UIMA framework.
Constants() - Constructor for class org.apache.uima.Constants
 
ConstraintFactory - Class in org.apache.uima.cas
Methods to create FSMatchConstraints for filtered iterators or other use.
ConstraintFactory() - Constructor for class org.apache.uima.cas.ConstraintFactory
 
ConstraintFactoryImpl - Class in org.apache.uima.cas.impl
Implementation of the ConstraintFactory interface.
ConstraintFactoryImpl() - Constructor for class org.apache.uima.cas.impl.ConstraintFactoryImpl
 
consumeCharacters(InputStream, byte[], char[], int) - Static method in class org.apache.vinci.transport.XTalkTransporter
Consume the string of bytesToRead utf-8 bytes.
consumeChildren(InputStream, Frame, int, int, byte[], char[]) - Method in class org.apache.vinci.transport.XTalkTransporter
 
consumeQueue() - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Consumes the input queue to make sure all bundles still there get processede before CPE terminates.
ConsumerCasUtils - Class in org.apache.uima.collection.impl.cpm.engine
 
ConsumerCasUtils() - Constructor for class org.apache.uima.collection.impl.cpm.engine.ConsumerCasUtils
 
ConsumerCasUtils - Class in org.apache.uima.util
 
ConsumerCasUtils() - Constructor for class org.apache.uima.util.ConsumerCasUtils
 
consumeRootChildren(InputStream, Frame, byte[], char[]) - Method in class org.apache.vinci.transport.XTalkTransporter
 
consumeRootElement(InputStream, Frame, byte[], char[]) - Method in class org.apache.vinci.transport.XTalkTransporter
 
ConsumerPanel - Class in org.apache.uima.tools.cpm
 
ConsumerPanel(ResourceSpecifier, File, long) - Constructor for class org.apache.uima.tools.cpm.ConsumerPanel
 
consumeString(InputStream) - Static method in class org.apache.vinci.transport.XTalkTransporter
Consume a string from the input stream.
consumeString(InputStream, byte[], char[]) - Static method in class org.apache.vinci.transport.XTalkTransporter
 
contains(FeatureStructure) - Method in interface org.apache.uima.cas.FSIndex
Check if the index contains an element equal to the given feature structure according to the ordering of the index.
contains(FeatureStructure) - Method in class org.apache.uima.cas.impl.AnnotationIndexImpl
 
contains(FeatureStructure) - Method in class org.apache.uima.cas.impl.FSBagIndex
 
contains(FeatureStructure) - Method in class org.apache.uima.cas.impl.FSIntArrayIndex
 
contains(FeatureStructure) - Method in class org.apache.uima.cas.impl.FSVectorIndex
 
contains(String) - Method in class org.apache.uima.collection.impl.cpm.utils.FeatureMap
 
contains(int) - Method in class org.apache.uima.internal.util.IntSet
Tests if this set contains the specified element.
contains(int) - Method in class org.apache.uima.internal.util.IntVector
Tests if the specified int is a component of this IntVector.
contains(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
 
contains(int) - Method in class org.apache.uima.internal.util.SortedIntSet
 
contains(String) - Method in class org.apache.uima.internal.util.SymbolTable
 
containsFeature(String) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
containsFeature(String, String) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
containsFeature(String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Determines whether this ResultSpecification contains the specified Feature for the language x-unspecified.
containsFeature(String, String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Determines whether this ResultSpecification contains the specified Feature for the specified language.
containsKey(char[], int, int) - Method in class org.apache.uima.internal.util.CharArraySpanMap
Check if sub-range of character array is a key.
containsKey(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
 
containsKey(int) - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree
 
containsKey(int) - Method in class org.apache.uima.internal.util.rb_trees.RedBlackTree
Checks if the key is contained in the tree.
containsKey(String) - Method in class org.apache.uima.internal.util.StringToIntMap
Check if the the argument string is defined as a key in this map.
containsType(String) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
containsType(String, String) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
 
containsType(String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Determines whether this ResultSpecification contains the specified Type for the language x-unspecified.
containsType(String, String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
Determines whether this ResultSpecification contains the specified Type for the specified language.
containsValue(int) - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree
 
containsValue(T) - Method in class org.apache.uima.internal.util.rb_trees.RedBlackTree
Check if the value object is contained in the tree.
CONTENT_ATTR_NAME - Static variable in class org.apache.uima.cas.impl.XCASSerializer
 
CONTENT_CAS_TAG - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
CONTENT_TAG - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
CONTENT_TAG_VALUE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
contents - Variable in class org.apache.uima.internal.util.XmlElementNameAndContents
 
CONTINUE_DESPITE_ERROR - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
continueOnFailure(String, Exception) - Method in class org.apache.uima.analysis_engine.asb.impl.FlowContainer
 
continueOnFailure(String, Exception) - Method in class org.apache.uima.flow.CasFlow_ImplBase
By default, returns false, indicating that processing cannot continue after a failure.
continueOnFailure(String, Exception) - Method in interface org.apache.uima.flow.Flow
May be called by the framework to ask the FlowController if processing of the CAS can continue after a failure occurred while executing the last Step that the Flow Controller returned.
continueOnFailure(String, Exception) - Method in class org.apache.uima.flow.JCasFlow_ImplBase
By default, returns false, indicating that processing cannot continue after a failure.
controlPaused() - Method in class org.apache.uima.tools.cpm.CpmPanel
 
controlPaused() - Method in interface org.apache.uima.tools.util.gui.TransportControlListener
 
controlResumed() - Method in class org.apache.uima.tools.cpm.CpmPanel
 
controlResumed() - Method in interface org.apache.uima.tools.util.gui.TransportControlListener
 
controlStarted() - Method in class org.apache.uima.tools.cpm.CpmPanel
 
controlStarted() - Method in interface org.apache.uima.tools.util.gui.TransportControlListener
 
controlStopped() - Method in class org.apache.uima.tools.cpm.CpmPanel
 
controlStopped() - Method in interface org.apache.uima.tools.util.gui.TransportControlListener
 
conversionCas - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
 
conversionCas - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
 
conversionCasArray - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
 
conversionCasArray - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
 
convert(Transportable, TransportableFactory) - Static method in class org.apache.vinci.transport.util.TransportableConverter
Convert a transportable to the type of transportable returned by a factory.
convert(Transportable, Transportable) - Static method in class org.apache.vinci.transport.util.TransportableConverter
Copy the contents of one transportable into the other transportable.
convertBase64StringToString(String) - Static method in class org.apache.vinci.transport.util.Base64Converter
 
convertBase64ToBinary(byte[]) - Static method in class org.apache.vinci.transport.util.Base64Converter
 
convertBase64ToBinary(byte[], int) - Static method in class org.apache.vinci.transport.util.Base64Converter
 
convertBinaryToBase64(byte[]) - Static method in class org.apache.vinci.transport.util.Base64Converter
 
convertBinaryToBase64(byte[], int, boolean) - Static method in class org.apache.vinci.transport.util.Base64Converter
 
convertData2TypeSystem(CasData) - Static method in class org.apache.uima.util.CasCreationUtils
Extracts a TypeSystem definition from a CasData.
convertStringToBase64String(String) - Static method in class org.apache.vinci.transport.util.Base64Converter
 
convertStringToHTMLString(String) - Static method in class org.apache.vinci.transport.util.XMLConverter
 
convertStringToHTMLString(String, StringBuffer) - Static method in class org.apache.vinci.transport.util.XMLConverter
 
convertStringToUTF(String) - Static method in class org.apache.vinci.transport.util.UTFConverter
Convert a Java String to UTF-8.
convertStringToUTF(char[], int, int) - Static method in class org.apache.vinci.transport.util.UTFConverter
Convert a String from a character array to UTF-8.
convertStringToUTF(char[], int, int, byte[]) - Static method in class org.apache.vinci.transport.util.UTFConverter
Convert the given char[] input into UTF-8 and place in the destination buffer.
convertStringToUTF(String, byte[]) - Static method in class org.apache.vinci.transport.util.UTFConverter
Convert the given char[] input into UTF-8 and place in the destination buffer.
convertStringToXMLString(String) - Static method in class org.apache.vinci.transport.util.XMLConverter
Convert to XML string format.
convertStringToXMLString(String, StringBuffer) - Static method in class org.apache.vinci.transport.util.XMLConverter
 
convertToAbsolutePath(String, String, String) - Static method in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
 
convertUTFToBool(byte[]) - Static method in class org.apache.vinci.transport.util.UTFConverter
Convert the UTF-8 contents of a byte array to a boolean.
convertUTFToDouble(byte[]) - Static method in class org.apache.vinci.transport.util.UTFConverter
Convert the UTF-8 contents of a byte array to a double.
convertUTFToFloat(byte[]) - Static method in class org.apache.vinci.transport.util.UTFConverter
Convert the UTF-8 contents of a byte array of UTF-8 bytes to a float.
convertUTFToInt(byte[]) - Static method in class org.apache.vinci.transport.util.UTFConverter
Convert the UTF-8 contents of a byte array to an int.
convertUTFToLong(byte[]) - Static method in class org.apache.vinci.transport.util.UTFConverter
Convert the UTF-8 contents of a byte array to a long.
convertUTFToString(byte[]) - Static method in class org.apache.vinci.transport.util.UTFConverter
Convert the UTF-8 contents of a byte array to a Java String.
convertUTFToString(byte[], int, int, char[]) - Static method in class org.apache.vinci.transport.util.UTFConverter
Convert the UTF-8 contents of a byte array to a Java String.
copy() - Method in interface org.apache.uima.cas.FSIterator
Copy this iterator.
copy() - Method in class org.apache.uima.cas.impl.FSIteratorWrapper
 
copy() - Method in class org.apache.uima.cas.impl.LLUnambiguousIteratorImpl
 
copy() - Method in interface org.apache.uima.cas.impl.LowLevelIterator
Create a copy of this iterator.
copy() - Method in class org.apache.uima.cas.impl.Subiterator
 
copy() - Method in class org.apache.uima.cas.impl.UnambiguousIteratorImpl
 
copy() - Method in class org.apache.uima.internal.util.CharArrayString
Copy this string.
copy() - Method in interface org.apache.uima.internal.util.IntPointerIterator
 
copy() - Method in class org.apache.uima.internal.util.IntVector
 
copy() - Method in class org.apache.uima.internal.util.rb_trees.Int2IntRBT
 
copy() - Method in class org.apache.uima.internal.util.rb_trees.IntRedBlackTree
 
copy() - Method in class org.apache.uima.internal.util.SymbolTable
Perform a deep copy.
copyCas(CAS, CAS, boolean) - Static method in class org.apache.uima.util.CasCopier
Does a complete deep copy of one CAS into another CAS.
copyCas(CAS, CAS, boolean, boolean) - Static method in class org.apache.uima.util.CasCopier
Does a complete deep copy of one CAS into another CAS.
copyCasView(CAS, boolean) - Method in class org.apache.uima.util.CasCopier
Does a deep copy of the contents of one CAS View into another CAS's same-named-view If the destination view already exists in the destination CAS, then it will be the target of the copy.
copyCasView(String, boolean) - Method in class org.apache.uima.util.CasCopier
Does a deep copy of the contents of one CAS View into another CAS's same-named-view If the destination view already exists in the destination CAS, then it will be the target of the copy.
copyCasView(CAS, String, boolean) - Method in class org.apache.uima.util.CasCopier
Does a deep copy of the contents of one CAS View into another CAS view, with a possibly different name.
copyCasView(String, CAS, boolean) - Method in class org.apache.uima.util.CasCopier
Does a deep copy of the contents of one CAS View into another CAS view, with a possibly different name.
copyCasView(CAS, CAS, boolean) - Method in class org.apache.uima.util.CasCopier
Does a deep copy of the contents of one CAS View into another CAS view, with a possibly different name.
copyFile(File, File) - Static method in class org.apache.uima.pear.util.FileUtil
Copies the content of a given source file to a given destination file.
copyFile(URL, File) - Static method in class org.apache.uima.pear.util.FileUtil
Copies the content of a given remote source file to a given destination file.
copyFile(File, File) - Static method in class org.apache.uima.util.FileUtils
Copy file file to location dir.
copyFromArray(FeatureStructure[], int, int, int) - Method in interface org.apache.uima.cas.ArrayFS
Copy the contents of an external array into this array.
copyFromArray(boolean[], int, int, int) - Method in interface org.apache.uima.cas.BooleanArrayFS
Copy the contents of an external array into this array.
copyFromArray(byte[], int, int, int) - Method in interface org.apache.uima.cas.ByteArrayFS
Copy the contents of an external array into this array.
copyFromArray(String[], int, int, int) - Method in interface org.apache.uima.cas.CommonArrayFS
Copy the contents of an external string array into this array.
copyFromArray(double[], int, int, int) - Method in interface org.apache.uima.cas.DoubleArrayFS
Copy the contents of an external array into this array.
copyFromArray(float[], int, int, int) - Method in interface org.apache.uima.cas.FloatArrayFS
Copy the contents of an external array into this array.
copyFromArray(FeatureStructure[], int, int, int) - Method in class org.apache.uima.cas.impl.ArrayFSImpl
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.cas.impl.ArrayFSImpl
 
copyFromArray(boolean[], int, int, int) - Method in class org.apache.uima.cas.impl.BooleanArrayFSImpl
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.cas.impl.BooleanArrayFSImpl
 
copyFromArray(byte[], int, int, int) - Method in class org.apache.uima.cas.impl.ByteArrayFSImpl
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.cas.impl.ByteArrayFSImpl
 
copyFromArray(double[], int, int, int) - Method in class org.apache.uima.cas.impl.DoubleArrayFSImpl
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.cas.impl.DoubleArrayFSImpl
 
copyFromArray(float[], int, int, int) - Method in class org.apache.uima.cas.impl.FloatArrayFSImpl
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.cas.impl.FloatArrayFSImpl
 
copyFromArray(int[], int, int, int) - Method in class org.apache.uima.cas.impl.IntArrayFSImpl
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.cas.impl.IntArrayFSImpl
 
copyFromArray(long[], int, int, int) - Method in class org.apache.uima.cas.impl.LongArrayFSImpl
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.cas.impl.LongArrayFSImpl
 
copyFromArray(short[], int, int, int) - Method in class org.apache.uima.cas.impl.ShortArrayFSImpl
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.cas.impl.ShortArrayFSImpl
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.cas.impl.StringArrayFSImpl
 
copyFromArray(int[], int, int, int) - Method in interface org.apache.uima.cas.IntArrayFS
Copy the contents of an external array into this array.
copyFromArray(long[], int, int, int) - Method in interface org.apache.uima.cas.LongArrayFS
Copy the contents of an external array into this array.
copyFromArray(short[], int, int, int) - Method in interface org.apache.uima.cas.ShortArrayFS
Copy the contents of an external array into this array.
copyFromArray(String[], int, int, int) - Method in interface org.apache.uima.cas.StringArrayFS
Copy the contents of an external array into this array.
copyFromArray(boolean[], int, int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray
 
copyFromArray(int, boolean[], int, int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray_Type
 
copyFromArray(byte[], int, int, int) - Method in class org.apache.uima.jcas.cas.ByteArray
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.ByteArray
 
copyFromArray(int, byte[], int, int, int) - Method in class org.apache.uima.jcas.cas.ByteArray_Type
 
copyFromArray(double[], int, int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray
 
copyFromArray(int, double[], int, int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray_Type
 
copyFromArray(float[], int, int, int) - Method in class org.apache.uima.jcas.cas.FloatArray
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.FloatArray
 
copyFromArray(int, float[], int, int, int) - Method in class org.apache.uima.jcas.cas.FloatArray_Type
 
copyFromArray(FeatureStructure[], int, int, int) - Method in class org.apache.uima.jcas.cas.FSArray
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.FSArray
Not supported, will throw UnsupportedOperationException
copyFromArray(int, FeatureStructure[], int, int, int) - Method in class org.apache.uima.jcas.cas.FSArray_Type
 
copyFromArray(int[], int, int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray
 
copyFromArray(int, int[], int, int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray_Type
 
copyFromArray(long[], int, int, int) - Method in class org.apache.uima.jcas.cas.LongArray
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.LongArray
 
copyFromArray(int, long[], int, int, int) - Method in class org.apache.uima.jcas.cas.LongArray_Type
 
copyFromArray(short[], int, int, int) - Method in class org.apache.uima.jcas.cas.ShortArray
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.ShortArray
 
copyFromArray(int, short[], int, int, int) - Method in class org.apache.uima.jcas.cas.ShortArray_Type
 
copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.StringArray
 
copyFromArray(int, String[], int, int, int) - Method in class org.apache.uima.jcas.cas.StringArray_Type
 
copyFromJavaArray(Object, int, Object, int, int) - Method in class org.apache.uima.cas.impl.CommonAuxArrayFSImpl
copyFromArray - only works for things where the src and tgt are the same underlying type (long and byte) src = external java object, tgt = internal CAS Aux heap
copyFs(FeatureStructure) - Method in class org.apache.uima.util.CasCopier
Copy 1 feature structure to a new Cas View.
copyToArray(int, FeatureStructure[], int, int) - Method in interface org.apache.uima.cas.ArrayFS
Copy the contents of the array from start to end to the destination destArray with destination offset destOffset.
copyToArray(int, boolean[], int, int) - Method in interface org.apache.uima.cas.BooleanArrayFS
Copy the contents of the array from start to end to the destination destArray with destination offset destOffset.
copyToArray(int, byte[], int, int) - Method in interface org.apache.uima.cas.ByteArrayFS
Copy the contents of the array from start to end to the destination destArray with destination offset destOffset.
copyToArray(int, String[], int, int) - Method in interface org.apache.uima.cas.CommonArrayFS
Copy the contents of the array to an external string array.
copyToArray(int, double[], int, int) - Method in interface org.apache.uima.cas.DoubleArrayFS
Copy the contents of the array from start to end to the destination destArray with destination offset destOffset.
copyToArray(int, float[], int, int) - Method in interface org.apache.uima.cas.FloatArrayFS
Copy the contents of the array to an external array.
copyToArray(int, FeatureStructure[], int, int) - Method in class org.apache.uima.cas.impl.ArrayFSImpl
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.ArrayFSImpl
 
copyToArray(int, boolean[], int, int) - Method in class org.apache.uima.cas.impl.BooleanArrayFSImpl
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.BooleanArrayFSImpl
 
copyToArray(int, byte[], int, int) - Method in class org.apache.uima.cas.impl.ByteArrayFSImpl
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.ByteArrayFSImpl
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.CommonArrayFSImpl
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.CommonAuxArrayFSImpl
 
copyToArray(int, double[], int, int) - Method in class org.apache.uima.cas.impl.DoubleArrayFSImpl
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.DoubleArrayFSImpl
 
copyToArray(int, float[], int, int) - Method in class org.apache.uima.cas.impl.FloatArrayFSImpl
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.FloatArrayFSImpl
 
copyToArray(int, int[], int, int) - Method in class org.apache.uima.cas.impl.IntArrayFSImpl
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.IntArrayFSImpl
 
copyToArray(int, long[], int, int) - Method in class org.apache.uima.cas.impl.LongArrayFSImpl
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.LongArrayFSImpl
 
copyToArray(int, short[], int, int) - Method in class org.apache.uima.cas.impl.ShortArrayFSImpl
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.ShortArrayFSImpl
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.StringArrayFSImpl
 
copyToArray(int, int[], int, int) - Method in interface org.apache.uima.cas.IntArrayFS
Copy the contents of the array from start to end to the destination destArray with destination offset destOffset.
copyToArray(int, long[], int, int) - Method in interface org.apache.uima.cas.LongArrayFS
Copy the contents of the array from start to end to the destination destArray with destination offset destOffset.
copyToArray(int, short[], int, int) - Method in interface org.apache.uima.cas.ShortArrayFS
Copy the contents of the array from start to end to the destination destArray with destination offset destOffset.
copyToArray(int, String[], int, int) - Method in interface org.apache.uima.cas.StringArrayFS
Copy the contents of the array from start to end to the destination destArray with destination offset destOffset.
copyToArray(int, boolean[], int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray
 
copyToArray(int, int, boolean[], int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray_Type
 
copyToArray(int, byte[], int, int) - Method in class org.apache.uima.jcas.cas.ByteArray
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.ByteArray
 
copyToArray(int, int, byte[], int, int) - Method in class org.apache.uima.jcas.cas.ByteArray_Type
 
copyToArray(int, double[], int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray
 
copyToArray(int, int, double[], int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray_Type
 
copyToArray(int, float[], int, int) - Method in class org.apache.uima.jcas.cas.FloatArray
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.FloatArray
 
copyToArray(int, int, float[], int, int) - Method in class org.apache.uima.jcas.cas.FloatArray_Type
 
copyToArray(int, FeatureStructure[], int, int) - Method in class org.apache.uima.jcas.cas.FSArray
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.FSArray
Copies an array of Feature Structures to an Array of Strings.
copyToArray(int, int, FeatureStructure[], int, int) - Method in class org.apache.uima.jcas.cas.FSArray_Type
 
copyToArray(int, int[], int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray
 
copyToArray(int, int, int[], int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray_Type
 
copyToArray(int, long[], int, int) - Method in class org.apache.uima.jcas.cas.LongArray
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.LongArray
 
copyToArray(int, int, long[], int, int) - Method in class org.apache.uima.jcas.cas.LongArray_Type
 
copyToArray(int, short[], int, int) - Method in class org.apache.uima.jcas.cas.ShortArray
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.ShortArray
 
copyToArray(int, int, short[], int, int) - Method in class org.apache.uima.jcas.cas.ShortArray_Type
 
copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.StringArray
 
copyToArray(int, int, String[], int, int) - Method in class org.apache.uima.jcas.cas.StringArray_Type
 
copyToJavaArray(Object, int, Object, int, int) - Method in class org.apache.uima.cas.impl.CommonAuxArrayFSImpl
copyFromArray - only works for things where the src and tgt are the same underlying type (long and byte) src = internal CAS Aux heap, tgt = external java object
COULD_NOT_ACCESS_DATA - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: "Could not access the resource data at {0}."
COULD_NOT_CREATE_FRAMEWORK - Static variable in exception org.apache.uima.UIMA_IllegalStateException
Message key for a standard UIMA exception message: "The UIMA framework implementation (class {0}) could not be created."
COULD_NOT_INSTANTIATE - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: "Could not instantiate class {0}."
COULD_NOT_INSTANTIATE_ANNOTATOR - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: "Could not instantiate Annotator class "{0}".
COULD_NOT_INSTANTIATE_XMLIZABLE - Static variable in exception org.apache.uima.UIMA_IllegalStateException
Message key for a standard UIMA exception message: "The XML parser was configured to instantiate class {0}, but that class is not able to be instantiated."
COULDNT_ADD_FEAT - Static variable in exception org.apache.uima.cas.impl.AnnotationImplException
Error parsing types system file "{0}": feature "{1}" could not be added at line {2}, column {3}.
COULDNT_ADD_TYPE - Static variable in exception org.apache.uima.cas.impl.AnnotationImplException
Error parsing types system file "{0}": type "{1}" could not be added at line {2}, column {3}.
countStdChannelListeners() - Method in class org.apache.uima.pear.util.MessageRouter
 
countTotal - Variable in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
 
countWords(String) - Static method in class org.apache.uima.pear.util.StringUtil
 
CPE_CONFIGURATION_CTG - Static variable in class org.apache.uima.pear.util.UIMAUtil
CPE Configuration
CPECasPool - Class in org.apache.uima.collection.impl.cpm.engine
Implements object pooling mechanism to limit number of CAS instances.
CPECasPool(int, CasManager) - Constructor for class org.apache.uima.collection.impl.cpm.engine.CPECasPool
Initialize the pool.
CPECasPool(int, CasManager, Properties) - Constructor for class org.apache.uima.collection.impl.cpm.engine.CPECasPool
Initialize the pool
CpeCasProcessor - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CpeCasProcessors - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CpeCasProcessorsImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CpeCasProcessorsImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
 
CpeCheckpoint - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CpeCheckpointImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CpeCheckpointImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeCheckpointImpl
 
CpeCollectionReader - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CpeCollectionReaderCasInitializer - Interface in org.apache.uima.collection.metadata
Deprecated.
As of v2.0 CAS Initializers are deprecated.
CpeCollectionReaderCasInitializerImpl - Class in org.apache.uima.collection.impl.metadata.cpe
Deprecated.
As of v2.0, CAS Initializers are deprecated.
CpeCollectionReaderCasInitializerImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderCasInitializerImpl
Deprecated.
 
CpeCollectionReaderImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CpeCollectionReaderImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderImpl
 
CpeCollectionReaderIterator - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CpeCollectionReaderIteratorImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CpeCollectionReaderIteratorImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeCollectionReaderIteratorImpl
 
CpeComponentDescriptor - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CpeComponentDescriptorImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CpeComponentDescriptorImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeComponentDescriptorImpl
 
CPEConfig - Class in org.apache.uima.collection.impl.cpm
Object containing global cpe configuration.
CPEConfig() - Constructor for class org.apache.uima.collection.impl.cpm.CPEConfig
 
cpeConfiguration - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
 
cpeConfiguration - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
 
CpeConfiguration - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CpeConfigurationImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CpeConfigurationImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeConfigurationImpl
 
CPEContext - Class in org.apache.uima.collection.impl.cpm.container
To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
CPEContext(String) - Constructor for class org.apache.uima.collection.impl.cpm.container.CPEContext
 
CpeDefaultValues - Class in org.apache.uima.collection.impl.metadata
 
CpeDefaultValues() - Constructor for class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
CPEDeployer - Interface in org.apache.uima.collection.impl.base_cpm.container.deployer
 
CPEDeployerDefaultImpl - Class in org.apache.uima.collection.impl.cpm.container.deployer
CPEDeployerDefaultImpl(CPEFactory) - Constructor for class org.apache.uima.collection.impl.cpm.container.deployer.CPEDeployerDefaultImpl
Initializes this instance with a reference to the CPE configuration
CpeDescription - Interface in org.apache.uima.collection.metadata
Java representation of a Collection Processing Engine (CPE) XML descriptor.
CpeDescriptionImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CpeDescriptionImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
 
CpeDescriptionImpl(XMLInputSource) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
This is needed for XMLParser.parseCpeDesription() to work.
CpeDescriptorException - Exception in org.apache.uima.collection.metadata
 
CpeDescriptorException(String) - Constructor for exception org.apache.uima.collection.metadata.CpeDescriptorException
 
CpeDescriptorFactory - Class in org.apache.uima.collection.impl.metadata.cpe
Factory class for creating CpeDescriptors and their constituent objects.
CpeDescriptorFactory() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptorFactory
 
CPEFactory - Class in org.apache.uima.collection.impl.cpm.container
Component responsible for generating objects representing cpe descriptor configuration.
CPEFactory(ResourceManager) - Constructor for class org.apache.uima.collection.impl.cpm.container.CPEFactory
Create a new CPEFactory on which we will later call parse(String) to parse a CPE descriptor.
CPEFactory(CpeDescription, ResourceManager) - Constructor for class org.apache.uima.collection.impl.cpm.container.CPEFactory
Create a new CPEFactory for a CpeDescription that's already been parsed.
CpeInclude - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CpeIncludeImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CpeIncludeImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeIncludeImpl
 
CpeIntegratedCasProcessor - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CpeIntegratedCasProcessorImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CpeIntegratedCasProcessorImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeIntegratedCasProcessorImpl
 
CpeLocalCasProcessor - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CpeLocalCasProcessorImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CpeLocalCasProcessorImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
 
CpeLocalCasProcessorImpl(boolean) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
 
CpeLocalCasProcessorImpl(String, String) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeLocalCasProcessorImpl
 
CpeObject - Class in org.apache.uima.collection.impl.metadata.cpe
 
CpeObject(Object) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeObject
 
CpeRemoteCasProcessor - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CpeRemoteCasProcessorImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CpeRemoteCasProcessorImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeRemoteCasProcessorImpl
 
CpeResourceManagerConfiguration - Interface in org.apache.uima.collection.metadata
An object that holds configuration that is part of the CPE descriptor.
CpeResourceManagerConfigurationImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CpeResourceManagerConfigurationImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeResourceManagerConfigurationImpl
 
CpeSofaMapping - Interface in org.apache.uima.collection.metadata
 
CpeSofaMappingImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CpeSofaMappingImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingImpl
 
CpeSofaMappings - Interface in org.apache.uima.collection.metadata
 
CpeSofaMappingsImpl - Class in org.apache.uima.collection.impl.metadata.cpe
 
CpeSofaMappingsImpl() - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeSofaMappingsImpl
 
CpeTimer - Interface in org.apache.uima.collection.metadata
 
CpeTimerImpl - Class in org.apache.uima.collection.impl.metadata.cpe
This class provides an API to plug in custom timers.
CpeTimerImpl(String) - Constructor for class org.apache.uima.collection.impl.metadata.cpe.CpeTimerImpl
 
cpm - Variable in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
 
cpm - Variable in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
 
cpm - Variable in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
 
CPM_HOME - Static variable in class org.apache.uima.collection.impl.cpm.container.CPEFactory
 
CPM_LOG_RESOURCE_BUNDLE - Static variable in class org.apache.uima.collection.impl.cpm.utils.CPMUtils
 
CPMChunkTimeoutException - Exception in org.apache.uima.collection.impl.cpm.engine
 
CPMChunkTimeoutException(long, String, String) - Constructor for exception org.apache.uima.collection.impl.cpm.engine.CPMChunkTimeoutException
 
CPMEngine - Class in org.apache.uima.collection.impl.cpm.engine
Responsible for creating and initializing processing threads.
CPMEngine(CPMThreadGroup, CPEFactory, ProcessTrace, CheckpointData) - Constructor for class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Initializes Collection Processing Engine.
CPMException - Exception in org.apache.uima.collection.impl.cpm
 
CPMException(String) - Constructor for exception org.apache.uima.collection.impl.cpm.CPMException
 
CpmFrame - Class in org.apache.uima.tools.cpm
 
CpmFrame() - Constructor for class org.apache.uima.tools.cpm.CpmFrame
 
CPMImpl - Class in org.apache.uima.collection.impl.cpm
 
CPMImpl() - Constructor for class org.apache.uima.collection.impl.cpm.CPMImpl
 
CPMImpl(ResourceManager) - Constructor for class org.apache.uima.collection.impl.cpm.CPMImpl
 
CpmLocalizedMessage - Class in org.apache.uima.collection.impl.cpm.utils
 
CpmLocalizedMessage() - Constructor for class org.apache.uima.collection.impl.cpm.utils.CpmLocalizedMessage
 
CpmPanel - Class in org.apache.uima.tools.cpm
 
CpmPanel() - Constructor for class org.apache.uima.tools.cpm.CpmPanel
 
CPMPATH - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
cpmThreadGroup - Variable in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
CPMThreadGroup - Class in org.apache.uima.collection.impl.cpm.engine
This component catches uncaught errors in the CPM.
CPMThreadGroup(String) - Constructor for class org.apache.uima.collection.impl.cpm.engine.CPMThreadGroup
 
CPMThreadGroup(ThreadGroup, String) - Constructor for class org.apache.uima.collection.impl.cpm.engine.CPMThreadGroup
 
CPMUtils - Class in org.apache.uima.collection.impl.cpm.utils
 
CPMUtils() - Constructor for class org.apache.uima.collection.impl.cpm.utils.CPMUtils
 
CPP_FRAMEWORK_NAME - Static variable in class org.apache.uima.Constants
Name of the UIMA C++ framework, to be used in <frameworkImplementation> element of descriptors.
CppUimajEngine - Class in org.apache.uima.uimacpp
 
CppUimajEngine() - Constructor for class org.apache.uima.uimacpp.CppUimajEngine
 
create(String) - Static method in class org.apache.uima.util.UriUtils
Create a URI from a String, with proper quoting.
CREATE_ARRAY_OF_TYPE_ERROR - Static variable in exception org.apache.uima.cas.impl.LowLevelException
Error in low-level CAS APIs: can't create array of type "{1}" (code: {0}).
CREATE_FS_OF_TYPE_ERROR - Static variable in exception org.apache.uima.cas.impl.LowLevelException
Error in low-level CAS APIs: can't create FS reference for type code {0}.
createAdapter(Object, AnalysisEngineMetaData, Map<String, Object>) - Static method in class org.apache.uima.analysis_engine.impl.compatibility.AnalysisComponentAdapterFactory
Creates an adapter that allows the given object to implement the AnalysisComponent interface.
createAllowedValue() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createAllowedValue() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an AllowedValue.
createAnalysisEngineDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createAnalysisEngineDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a AnalysisEngineDescription.
createAnalysisEngineMetaData() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createAnalysisEngineMetaData() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a AnalysisEngineMetaData.
createAnalysisProcessData() - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
Deprecated. 
createAnnotation(Type, int, int) - Method in interface org.apache.uima.cas.CAS
Create a new annotation.
createAnnotation(Type, int, int) - Method in class org.apache.uima.cas.impl.CASImpl
 
createAnnotation(CAS, int, int, String) - Method in class org.apache.uima.examples.cas.PersonTitleAnnotator
Creates an PersonTitle annotation in the CAS.
createAnnotationMarkups(FSIterator, int, Map<String, Style>) - Static method in class org.apache.uima.tools.cvd.MultiMarkup
 
createArg() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createArg() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createArrayFS(int) - Method in interface org.apache.uima.cas.CAS
Create a new feature structure array.
createArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
 
createAttributes() - Method in class org.apache.vinci.transport.document.AFrame
 
createAttributes() - Method in class org.apache.vinci.transport.document.AFrameLeaf
 
createBooleanArrayFS(int) - Method in interface org.apache.uima.cas.CAS
Create a new Boolean array.
createBooleanArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
 
createBooleanConstraint() - Method in class org.apache.uima.cas.ConstraintFactory
Create a new boolean constraint.
createBooleanConstraint() - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
 
createByteArrayFS(int) - Method in interface org.apache.uima.cas.CAS
Create a new Byte array.
createByteArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
 
createCapability() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCapability() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a Capability.
createCapabilityLanguageFlow() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCapabilityLanguageFlow() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a CapabilityLanguageFlow.
createCAS() - Static method in class org.apache.uima.cas.admin.CASFactory
Create a new CASMgr object.
createCAS(int) - Static method in class org.apache.uima.cas.admin.CASFactory
Create a new CASMgr object.
createCAS(int, boolean) - Static method in class org.apache.uima.cas.admin.CASFactory
 
createCAS(int, TypeSystem) - Static method in class org.apache.uima.cas.admin.CASFactory
Create a new CASMgr object from a give type system.
createCAS(int, TypeSystem, boolean) - Static method in class org.apache.uima.cas.admin.CASFactory
 
createCAS(TypeSystem) - Static method in class org.apache.uima.cas.admin.CASFactory
Create a new CASMgr object from a give type system.
createCAS(TypeSystem, boolean) - Static method in class org.apache.uima.cas.admin.CASFactory
 
createCAS(CASMgr, CASSerializer) - Static method in class org.apache.uima.cas.impl.Serialization
Deserialize the data in a CASSerializer into an existing CAS, return the currentview in that Cas.
createCAS() - Method in class org.apache.uima.test.junit_extension.AnnotatorTester
Creates a new fresh CAS instance which can be used for testing.
createCas(AnalysisEngineMetaData) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance.
createCas(ProcessingResourceMetaData) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance.
createCas(AnalysisEngineDescription) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance for an Analysis Engine.
createCas(AnalysisEngineDescription, Properties) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance for an Analysis Engine.
createCas(Collection<? extends MetaDataObject>) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance for a collection of CAS Processors.
createCas(Collection<? extends MetaDataObject>, Properties) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance for a collection of CAS Processors.
createCas(Collection<? extends MetaDataObject>, Properties, ResourceManager) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance for a collection of CAS Processors.
createCas(TypeSystemDescription, TypePriorities, FsIndexDescription[]) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance.
createCas(TypeSystemDescription, TypePriorities, FsIndexDescription[], Properties) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance.
createCas(TypeSystemDescription, TypePriorities, FsIndexDescription[], Properties, ResourceManager) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance.
createCas(Collection<? extends MetaDataObject>, TypeSystem, Properties) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance for a collection of CAS Processors, which.
createCas(Collection<? extends MetaDataObject>, TypeSystem, Properties, ResourceManager) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance for a collection of CAS Processors, which.
createCas(TypeSystem, TypePriorities, FsIndexDescription[], Properties) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance that reuses an existing type system.
createCas(TypeSystem, TypePriorities, FsIndexDescription[], Properties, ResourceManager) - Static method in class org.apache.uima.util.CasCreationUtils
Creates a new CAS instance that reuses an existing type system.
createCas(CasDefinition, Properties) - Static method in class org.apache.uima.util.CasCreationUtils
Create a CAS from a CAS Definition.
createCas(CasDefinition, Properties, TypeSystem) - Static method in class org.apache.uima.util.CasCreationUtils
Create a CAS from a CAS Definition, but reuse the provided TypeSystem object.
createCasConsumerDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCasConsumerDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a CasConsumerDescription.
createCasFromDescriptor(String) - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
Creates a CAS from an descriptor.
createCasInitializer() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCasInitializer() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createCASMgr(CASMgrSerializer) - Static method in class org.apache.uima.cas.impl.Serialization
Deserialize a type system and index repository definition and use to initialize a new instance of a CAS.
createCasProcessorErrorRateThreshold() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCasProcessorMaxRestarts() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCasProcessors() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCasProcessors() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createCasProcessorTimeout() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCheckpoint() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCheckpoint() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createChild(String, Map<String, String>) - Method in class org.apache.uima.impl.UimaContext_ImplBase
 
createChild(String, Map<String, String>) - Method in interface org.apache.uima.UimaContextAdmin
Creates a UimaContext that is a child of this UimaContext.
createCodePages() - Method in class org.apache.uima.tools.cvd.MainFrame
 
createCollectionIterator() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCollectionIterator() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createCollectionReader() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCollectionReader() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createCollectionReaderDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCollectionReaderDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a CollectionReaderDescription.
createComparator() - Method in interface org.apache.uima.cas.admin.FSIndexRepositoryMgr
Create a new comparator to define a new index.
createComparator() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
 
createConfigurationGroup() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createConfigurationGroup() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a ConfigurationGroup.
createConfigurationParameter() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createConfigurationParameter() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a ConfigurationParameter.
createConfigurationParameterDeclarations() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createConfigurationParameterDeclarations() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a ConfigurationParameterDeclarations.
createConfigurationParameterSettings() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createConfigurationParameterSettings() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a ConfigurationParameterSettings.
createContext(String, ResourceMetaData, Settings) - Method in interface org.apache.uima.resource.ConfigurationManager
Creates and sets up a new configuration parameter context.
createContext(String, ResourceMetaData, Settings) - Method in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
 
createCpeConfig() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCpeConfig() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createCpeDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCpeDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createCpeSofaMappings() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCustomResourceSpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createCustomResourceSpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a CustomResourceSpecifier.
createDeploymentParameters() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createDeploymentParameters() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createDescriptor() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createDescriptor() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createDirList(File) - Static method in class org.apache.uima.pear.util.FileUtil
Creates list of subdirectories in a given root directory, including all its subdirectories.
createDirList(File, boolean) - Static method in class org.apache.uima.pear.util.FileUtil
Creates list of subdirectories in a given root directory.
createDirList(JarFile) - Static method in class org.apache.uima.pear.util.FileUtil
Creates a list of directories in a given archive (JAR) file.
createDoubleArrayFS(int) - Method in interface org.apache.uima.cas.CAS
Create a new Double array.
createDoubleArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
 
createEnv() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createEnv() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createErrorHandling() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createErrorHandling() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createExec() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createExec() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createExternalResourceBinding() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createExternalResourceBinding() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an ExternalResourceBinding.
createExternalResourceDependency() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createExternalResourceDependency() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an ExternalResourceDependency.
createExternalResourceDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createExternalResourceDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an ExternalResourceDescription.
createFeatureDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createFeatureDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a FeatureDescription.
createFeaturePath() - Method in interface org.apache.uima.cas.CAS
Create a feature path.
createFeaturePath() - Method in class org.apache.uima.cas.impl.CASImpl
 
createFeaturePath() - Method in class org.apache.uima.jcas.impl.JCasImpl
 
createFeaturePath() - Method in interface org.apache.uima.jcas.JCas
Create a feature path.
createFeatureValuePath(String) - Method in interface org.apache.uima.cas.CAS
Create a feature-value path from a string.
createFeatureValuePath(String) - Method in class org.apache.uima.cas.impl.CASImpl
 
createFeatureValuePath(String) - Method in class org.apache.uima.jcas.impl.JCasImpl
 
createFeatureValuePath(String) - Method in interface org.apache.uima.jcas.JCas
Create a feature-value path from a string.
createFileLanguageResourceSpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createFileLanguageResourceSpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a FileLanguageResourceSpecifier.
createFileList(File) - Static method in class org.apache.uima.pear.util.FileUtil
Creates list of files in a given directory, including all its subdirectories.
createFileList(File, boolean) - Static method in class org.apache.uima.pear.util.FileUtil
Creates list of files in a given directory.
createFileList(JarFile) - Static method in class org.apache.uima.pear.util.FileUtil
Creates a list of files in a given archive (JAR) file.
createFileMenuItems() - Method in class org.apache.uima.tools.cpm.CpmPanel
Creates JMenuItems that should be added to the File menu
createFileResourceSpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createFileResourceSpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a FileResourceSpecifier.
createFilteredIterator(FSIterator<T>, FSMatchConstraint) - Method in interface org.apache.uima.cas.CAS
Create an iterator over structures satisfying a given constraint.
createFilteredIterator(FSIterator<T>, FSMatchConstraint) - Method in class org.apache.uima.cas.impl.CASImpl
 
createFilteredIterator(FSIterator<T>, FSMatchConstraint) - Method in class org.apache.uima.jcas.impl.JCasImpl
 
createFilteredIterator(FSIterator<T>, FSMatchConstraint) - Method in interface org.apache.uima.jcas.JCas
Create an iterator over structures satisfying a given constraint.
createFixedFlow() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createFixedFlow() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a FixedFlow.
createFloatArrayFS(int) - Method in interface org.apache.uima.cas.CAS
Create a new int array.
createFloatArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
 
createFloatConstraint() - Method in class org.apache.uima.cas.ConstraintFactory
Create a new float constraint.
createFloatConstraint() - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
 
createFloatList(List<String>) - Method in class org.apache.uima.cas.impl.ListUtils
 
createFlowControllerDeclaration() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createFlowControllerDeclaration() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a FlowControllerDeclaration
createFlowControllerDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createFlowControllerDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a FlowControllerDescription
createFrameLeaf(byte[]) - Method in class org.apache.vinci.transport.document.AFrame
Override the createFrameLeaf to create an AFrameLeaf so that leaf values can have attributes.
createFrameLeaf(byte[]) - Method in class org.apache.vinci.transport.Frame
Factory method used by fromStream when it needs to create a frame leaf.
createFS(Type) - Method in interface org.apache.uima.cas.CAS
Create a new FeatureStructure.
createFS(int, CASImpl) - Method in class org.apache.uima.cas.impl.ArrayFSGenerator
 
createFS(Type) - Method in class org.apache.uima.cas.impl.CASImpl
 
createFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
This is your link from the low-level API to the high-level API.
createFS(int, CASImpl) - Method in interface org.apache.uima.cas.impl.FSGenerator
 
createFsIndexCollection() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createFsIndexCollection() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an FsIndexCollection.
createFsIndexDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createFsIndexDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an FsIndexDescription.
createFsIndexKeyDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createFsIndexKeyDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an FsIndexKeyDescription.
createFsList(List<String>, IntVector) - Method in class org.apache.uima.cas.impl.ListUtils
 
createImport() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createImport() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an Import
createInclude() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createInclude() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createIndex(FSIndexComparator, String, int) - Method in interface org.apache.uima.cas.admin.FSIndexRepositoryMgr
Create a new index.
createIndex(FSIndexComparator, String) - Method in interface org.apache.uima.cas.admin.FSIndexRepositoryMgr
Create a new sorted index.
createIndex(FSIndexComparator, String, int) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
 
createIndex(FSIndexComparator, String) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
 
createIndexNoQuestionsAsked(FSIndexComparator, String, int) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
This is public only until the xml specifier format supports specifying index kinds (set, bag etc.).
createInstallDescriptor(String, String, String, String, String, Properties) - Static method in class org.apache.uima.pear.tools.PackageCreator
Creates the installation descriptor with the given information and save it in the metadata folder of the mainComponentDir.
createIntArrayFS(int) - Method in interface org.apache.uima.cas.CAS
Create a new int array.
createIntArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
 
createIntConstraint() - Method in class org.apache.uima.cas.ConstraintFactory
Create a new int constraint.
createIntConstraint() - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
 
createIntList(List<String>) - Method in class org.apache.uima.cas.impl.ListUtils
 
createJMSMessagingSpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createJMSMessagingSpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a JMSMessagingSpecifier.
createJTafTAE(String) - Static method in class org.apache.uima.uimacpp.UimacppEngine
create a TAF engine with a config file
createLanguages() - Method in class org.apache.uima.tools.cvd.MainFrame
 
createLongArrayFS(int) - Method in interface org.apache.uima.cas.CAS
Create a new Long array.
createLongArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
 
createMailMessagingSpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createMailMessagingSpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a MailMessagingSpecifier.
createMainFrame() - Static method in class org.apache.uima.tools.cvd.CVD
 
createMainFrame(File) - Static method in class org.apache.uima.tools.cvd.CVD
 
createMarker() - Method in interface org.apache.uima.cas.CAS
Sets a mark and returns the marker object set with the current mark which can be used to query when certain FSs were created.
createMarker() - Method in class org.apache.uima.cas.impl.CASImpl
The current implementation only supports 1 marker call per CAS.
createMarkupExtents(FSIterator, int) - Static method in class org.apache.uima.tools.cvd.MultiMarkup
 
createMQMessagingSpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createMQMessagingSpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a MQMessagingSpecifier.
createNameValuePair() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createNameValuePair() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a NameValuePair.
createNewCas(Properties) - Method in interface org.apache.uima.resource.CasManager
Create a new CAS using the CasDefinition stored in this CAS Manager.
createNewCas(Properties) - Method in class org.apache.uima.resource.impl.CasManager_impl
 
createObject(Class) - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createObject(Class) - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an object that implements the given interface.
createOperationalProperties() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createOperationalProperties() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an OperationalProperties
createOutputFilter(AnalysisEngineMetaData) - Static method in class org.apache.uima.util.AnalysisEngineUtils
Creates a FSMatchConstraint used when formatting the CAS for output.
createOutputQueue() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createOutputQueue() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createParameter() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createParameter() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a Parameter
createPearPackage(String, String, String) - Static method in class org.apache.uima.pear.tools.PackageCreator
create pear package based on the given information.
createPearSpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createPearSpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a PearSpecifier.
createProcessingResourceMetaData() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createProcessingResourceMetaData() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a ProcessingResourceMetaData.
createResourceManager() - Method in class org.apache.uima.tools.jcasgen.Jg
 
createResourceManagerConfiguration() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createResourceManagerConfiguration() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an ResourceManagerConfiguration.
createResourceMetaData() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createResourceMetaData() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a ResourceMetaData.
createResultSpecification() - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
A factory method used to create an instance of ResultSpecification for use with this AnalysisEngine.
createResultSpecification(TypeSystem) - Method in interface org.apache.uima.analysis_engine.AnalysisEngine
A factory method used to create an instance of ResultSpecification for use with this AnalysisEngine.
createResultSpecification() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
 
createResultSpecification(TypeSystem) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
 
createResultSpecification() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
 
createResultSpecification(TypeSystem) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
 
createResultSpecification() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createResultSpecification() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a ResultSpecification.
createRunInSeperateProcess() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createRunInSeperateProcess() - Method in interface org.apache.uima.ResourceSpecifierFactory
 
createSAXParser() - Static method in class org.apache.uima.pear.util.XMLUtil
Gets new instance of the SAXParser class and sets standard features.
createServerSocket(int) - Method in class org.apache.vinci.transport.BaseServer
Create the server socket used to listen for requests.
createShortArrayFS(int) - Method in interface org.apache.uima.cas.CAS
Create a new Short array.
createShortArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
 
createShutdownCommand(String) - Static method in class org.apache.vinci.transport.VinciServer
Factory method for creating a shutdown message.
createSimplePrecondition() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createSimplePrecondition() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a SimplePrecondition.
createSofa(SofaID, String) - Method in interface org.apache.uima.cas.CAS
Deprecated.
As of v2.0, use CAS.createView(String) instead.
createSofa(SofaID, String) - Method in class org.apache.uima.cas.impl.CASImpl
Deprecated. 
createSofa(SofaID, String) - Method in class org.apache.uima.jcas.impl.JCasImpl
 
createSofa(SofaID, String) - Method in interface org.apache.uima.jcas.JCas
Deprecated.
As of v2.0, use JCas.createView(String) instead.
createSofaMapping() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
(non-Javadoc)
createSofaMapping() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a SofaMapping.
createStringArrayFS(int) - Method in interface org.apache.uima.cas.CAS
Create a new String array.
createStringArrayFS(int) - Method in class org.apache.uima.cas.impl.CASImpl
 
createStringConstraint() - Method in class org.apache.uima.cas.ConstraintFactory
Create a new String constraint.
createStringConstraint() - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
 
createStringList(List<String>) - Method in class org.apache.uima.cas.impl.ListUtils
 
createStyleList(AnalysisEngineMetaData, String) - Method in class org.apache.uima.tools.stylemap.StyleMapEditor
Creates a List of StyleMapEntry objects from the given AnalysisEngineMetaData and style map XML.
createSubFrame(String, int) - Method in class org.apache.vinci.transport.document.AFrame
Override the createSubFrame to create an AFrame of precise capacity.
createSubFrame(String, int) - Method in class org.apache.vinci.transport.Frame
Factory method used by fromStream when it needs to create a sub-frame.
createSubFrame(String, int) - Method in class org.apache.vinci.transport.VinciFrame
Override the createSubFrame to create a VinciFrame of precise capacity.
createSubFrame(String, int) - Method in class org.apache.vinci.transport.vns.client.ResolveResult
Override the Frame createSubFrame method to create a ServiceLocator.
createTaeDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
Deprecated.
since v2.0
createTaeDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
Deprecated.
createTempArray(int, int) - Method in class org.apache.uima.cas.impl.CASImpl
Create a temporary (i.e., per document) array FS on the heap.
createTempDir(File, String) - Static method in class org.apache.uima.util.FileUtils
Create a temporary directory using random numbers as name suffixes.
createTempFile(String, String) - Static method in class org.apache.uima.pear.util.FileUtil
Creates a new empty file in a directory specified by the 'java.io.tmpdir' or the 'user.home' system property, using given prefix and suffix strings to generate its name.
createTempFile(String, String, File) - Static method in class org.apache.uima.util.FileUtils
 
createTypeConstraint() - Method in class org.apache.uima.cas.ConstraintFactory
Create a new type constraint.
createTypeConstraint() - Method in class org.apache.uima.cas.impl.ConstraintFactoryImpl
 
createTypeDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createTypeDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a TypeDescription.
createTypeOrder(int[], TypeSystem) - Static method in class org.apache.uima.cas.impl.LinearTypeOrderBuilderImpl
 
createTypeOrFeature() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createTypeOrFeature() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a TypeOrFeature.
createTypePriorities() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createTypePriorities() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an TypePriorities.
createTypePriorityList() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createTypePriorityList() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates an TypePriorityList.
createTypeSortOrder() - Method in interface org.apache.uima.cas.admin.FSIndexRepositoryMgr
Currently not useful.
createTypeSortOrder() - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
 
createTypeSystem() - Static method in class org.apache.uima.cas.admin.CASFactory
Create a new type system that is populated with the built-in CAS types.
createTypeSystemDescription() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createTypeSystemDescription() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a TypeSystemDescription.
createURISpecifier() - Method in class org.apache.uima.impl.ResourceSpecifierFactory_impl
 
createURISpecifier() - Method in interface org.apache.uima.ResourceSpecifierFactory
Creates a URISpecifier.
createView(String) - Method in interface org.apache.uima.cas.CAS
Create a view and its underlying Sofa (subject of analysis).
createView(String) - Method in class org.apache.uima.cas.impl.CASImpl
 
createView(String) - Method in class org.apache.uima.jcas.impl.JCasImpl
 
createView(String) - Method in interface org.apache.uima.jcas.JCas
Create a view and its underlying Sofa (subject of analysis).
createViewMenuItems() - Method in class org.apache.uima.tools.cpm.CpmPanel
Creates JMenuItems that should be added to the View menu
CURRENT_VERSION - Static variable in class org.apache.uima.cas.impl.XCASSerializer
 
currentTaeOutputTypes - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
 
currentTypeSystem - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
 
CustomResourceFactory_impl - Class in org.apache.uima.impl
Resource Factory that handles CustomResourceSpecifier elements.
CustomResourceFactory_impl() - Constructor for class org.apache.uima.impl.CustomResourceFactory_impl
 
CustomResourceSpecifier - Interface in org.apache.uima.resource
A type of ResourceSpecifier that specifically names the Java class that should be created.
CustomResourceSpecifier_impl - Class in org.apache.uima.resource.impl
Implementation of CustomResourceSpecifier.
CustomResourceSpecifier_impl() - Constructor for class org.apache.uima.resource.impl.CustomResourceSpecifier_impl
 
CUTOFF - Static variable in class org.apache.uima.tools.cvd.ArrayNode
 
CVD - Class in org.apache.uima.tools.cvd
The main class for the CAS Visual Debugger.
CYCLE_IN_TYPE_ORDER - Static variable in exception org.apache.uima.cas.CASException
The types are added in the wrong sort order.

D

DATA - Static variable in class org.apache.uima.adapter.vinci.util.Constants
 
DATA_DIR - Static variable in class org.apache.uima.pear.tools.PackageBrowser
 
DATACasUtils - Class in org.apache.uima.collection.impl.cpm.vinci
 
DATACasUtils() - Constructor for class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
 
DataIO - Class in org.apache.uima.util.impl
Methods for working with Data during I/O
DataIO() - Constructor for class org.apache.uima.util.impl.DataIO
 
DataResource - Interface in org.apache.uima.resource
DataResource is a simple resource that provides access to data.
DataResource_impl - Class in org.apache.uima.resource.impl
A simple DataResource implementation that can read data from a file via a URL.
DataResource_impl() - Constructor for class org.apache.uima.resource.impl.DataResource_impl
 
DateAnnot - Class in org.apache.uima.tutorial
Updated by JCasGen Mon Nov 29 15:02:38 EST 2004 XML source: C:/Program Files/apache/uima/examples/descriptors/tutorial/ex6/TutorialTypeSystem.xml
DateAnnot() - Constructor for class org.apache.uima.tutorial.DateAnnot
Never called.
DateAnnot(int, TOP_Type) - Constructor for class org.apache.uima.tutorial.DateAnnot
Internal - constructor used by generator
DateAnnot(JCas) - Constructor for class org.apache.uima.tutorial.DateAnnot
 
DateAnnot(JCas, int, int) - Constructor for class org.apache.uima.tutorial.DateAnnot
 
DateAnnot_Type - Class in org.apache.uima.tutorial
Updated by JCasGen Mon Nov 29 15:02:38 EST 2004
DateAnnot_Type(JCas, Type) - Constructor for class org.apache.uima.tutorial.DateAnnot_Type
initialize variables to correspond with Cas Type and Features
DateTimeAnnot - Class in org.apache.uima.tutorial
Updated by JCasGen Mon Nov 29 15:02:38 EST 2004 XML source: C:/Program Files/apache/uima/examples/descriptors/tutorial/ex6/TutorialTypeSystem.xml
DateTimeAnnot() - Constructor for class org.apache.uima.tutorial.DateTimeAnnot
Never called.
DateTimeAnnot(int, TOP_Type) - Constructor for class org.apache.uima.tutorial.DateTimeAnnot
Internal - constructor used by generator
DateTimeAnnot(JCas) - Constructor for class org.apache.uima.tutorial.DateTimeAnnot
 
DateTimeAnnot(JCas, int, int) - Constructor for class org.apache.uima.tutorial.DateTimeAnnot
 
DateTimeAnnot_Type - Class in org.apache.uima.tutorial
Updated by JCasGen Mon Nov 29 15:02:38 EST 2004
DateTimeAnnot_Type(JCas, Type) - Constructor for class org.apache.uima.tutorial.DateTimeAnnot_Type
initialize variables to correspond with Cas Type and Features
DB_LOAD_BATCH_SIZE - Static variable in class org.apache.uima.examples.cpe.PersonTitleDBWriterCasConsumer
 
debug - Static variable in class org.apache.uima.impl.UIMAFramework_impl
 
Debug - Class in org.apache.vinci.debug
Miscellaneous debugging functionality such as error logging, assertion checking and exception reporting.
DebugControlThread - Class in org.apache.uima.collection.impl.cpm.engine
 
DebugControlThread(CPMEngine, String, int) - Constructor for class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
 
DebugFSLogicalStructure - Class in org.apache.uima.cas.impl
 
DebugFSLogicalStructure() - Constructor for class org.apache.uima.cas.impl.DebugFSLogicalStructure
 
DebugFSLogicalStructure.IndexInfo - Class in org.apache.uima.cas.impl
Class holding information about an FSIndex Includes the "label" of the index, and a ref to the CAS this index contents are in.
DebugFSLogicalStructure.IndexInfo(CAS, String) - Constructor for class org.apache.uima.cas.impl.DebugFSLogicalStructure.IndexInfo
 
DebugFSLogicalStructure.IndexInfo(CAS, String, Type) - Constructor for class org.apache.uima.cas.impl.DebugFSLogicalStructure.IndexInfo
 
DebugFSLogicalStructure.ViewInfo - Class in org.apache.uima.cas.impl
Class holding info about a View/Sofa.
DebugFSLogicalStructure.ViewInfo(CAS) - Constructor for class org.apache.uima.cas.impl.DebugFSLogicalStructure.ViewInfo
Create information about a view for given CAS.
DebugNameValuePair - Class in org.apache.uima.cas.impl
 
DebugNameValuePair(String, Object) - Constructor for class org.apache.uima.cas.impl.DebugNameValuePair
Creates a new NameValuePair_impl with the specified name and value.
dec() - Method in interface org.apache.uima.internal.util.IntPointerIterator
 
declareParameters(String, ConfigurationParameter[], ConfigurationParameterSettings, String, Settings) - Method in class org.apache.uima.resource.impl.ConfigurationManager_impl
 
declareParameters(String, ConfigurationParameter[], ConfigurationParameterSettings, String, Settings) - Method in class org.apache.uima.resource.impl.ConfigurationManagerImplBase
Called during creation of a new context.
decodeUTF8(ByteBuffer, int) - Static method in class org.apache.uima.util.impl.DataIO
 
DEFAULT_BAG_INDEX - Static variable in interface org.apache.uima.cas.FSIndex
Special indexes used by the framework to implement FSIndexRepository.getAllIndexedFS(Type).
DEFAULT_CONNECT_TIMEOUT - Static variable in class org.apache.vinci.transport.BaseClient
 
DEFAULT_DOC_TEXT_FEAT - Static variable in class org.apache.uima.cas.impl.XCASSerializer
 
DEFAULT_DOC_TYPE_NAME - Static variable in class org.apache.uima.cas.impl.XCASSerializer
 
DEFAULT_DYNAMIC_VALIDATION - Static variable in class org.apache.uima.pear.util.XMLUtil
 
DEFAULT_INDEX_SIZE - Static variable in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
The default size of an index.
DEFAULT_INITIAL_HEAP_SIZE - Static variable in class org.apache.uima.cas.impl.CASImpl
 
DEFAULT_LANGUAGE_NAME - Static variable in interface org.apache.uima.cas.CAS
 
DEFAULT_MENU_SIZE - Static variable in class org.apache.uima.tools.cvd.AutoFoldingMenu
 
DEFAULT_NAMESPACE_PREFIXES - Static variable in class org.apache.uima.pear.util.XMLUtil
 
DEFAULT_NAMESPACE_URI - Static variable in class org.apache.uima.cas.impl.XmiCasSerializer
Namespace URI to use for UIMA types that have no namespace (the "default pacakge" in Java)
DEFAULT_NAMESPACES - Static variable in class org.apache.uima.pear.util.XMLUtil
 
DEFAULT_PARSING_OPTIONS - Static variable in class org.apache.uima.util.impl.XMLParser_impl
 
DEFAULT_RESET_HEAP_SIZE - Static variable in class org.apache.uima.cas.impl.CASImpl
 
DEFAULT_SCHEMA_FULL_CHECKING - Static variable in class org.apache.uima.pear.util.XMLUtil
 
DEFAULT_SCHEMA_VALIDATION - Static variable in class org.apache.uima.pear.util.XMLUtil
 
DEFAULT_SERVICE_PORT - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
 
DEFAULT_SERVICE_PORT_RANGE - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
 
DEFAULT_SIZE - Static variable in class org.apache.uima.cas.impl.Heap
Default size of the heap.
default_size - Static variable in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
 
DEFAULT_SOCKET_TIMEOUT - Static variable in class org.apache.vinci.transport.BaseClient
 
DEFAULT_STYLE_NAME - Static variable in class org.apache.uima.tools.cvd.MainFrame
 
DEFAULT_VALIDATION - Static variable in class org.apache.uima.pear.util.XMLUtil
 
DEFAULT_VNS_CACHE_SIZE - Static variable in class org.apache.vinci.transport.context.VinciContext
 
DEFAULT_VNS_HOST - Static variable in class org.apache.uima.adapter.vinci.util.Constants
 
DEFAULT_VNS_PORT - Static variable in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
 
DefaultAnnotationComparator - Class in org.apache.uima.cas.impl
Default implementation to compare two annotations.
DefaultAnnotationComparator(CASImpl) - Constructor for class org.apache.uima.cas.impl.DefaultAnnotationComparator
 
DefaultFSAnnotationComparator - Class in org.apache.uima.cas.impl
Default implementation to compare two annotations.
DefaultFSAnnotationComparator(CAS) - Constructor for class org.apache.uima.cas.impl.DefaultFSAnnotationComparator
 
defaultInitialContextFactory - Static variable in interface org.apache.uima.resource.JMSMessagingSpecifier
 
DEFINE_CAS_POOL_CALLED_TWICE - Static variable in exception org.apache.uima.UIMARuntimeException
Message key for a standard UIMA exception message: "The method CasManager.defineCasPool() was called twice by the same Analysis Engine ({0)}."
defineCasPool(int, Properties, boolean) - Method in class org.apache.uima.impl.UimaContext_ImplBase
 
defineCasPool(String, int, Properties) - Method in interface org.apache.uima.resource.CasManager
Defines a CAS pool within this CAS Manager.
defineCasPool(UimaContextAdmin, int, Properties) - Method in interface org.apache.uima.resource.CasManager
Defines the CAS pool required by a particular AnalysisEngine.
defineCasPool(String, int, Properties) - Method in class org.apache.uima.resource.impl.CasManager_impl
 
defineCasPool(UimaContextAdmin, int, Properties) - Method in class org.apache.uima.resource.impl.CasManager_impl
 
defineCasPool(int, Properties, boolean) - Method in interface org.apache.uima.UimaContextAdmin
Defines the CAS pool that this UimaContext must support.
delAlias(String) - Method in class org.apache.vinci.transport.vns.service.NameClient
 
delAlias(String) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
 
delBinding(Service) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
 
DELEGATE_COMPONENT_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
 
DELEGATE_ROOT_PREFIX_REGEX - Static variable in class org.apache.uima.pear.tools.InstallationProcessor
 
DELEGATE_ROOT_REL_SUFFIX_REGEX - Static variable in class org.apache.uima.pear.tools.InstallationProcessor
 
DELEGATE_ROOT_SUFFIX_REGEX - Static variable in class org.apache.uima.pear.tools.InstallationProcessor
 
DELEGATE_ROOT_URL_SUFFIX_REGEX - Static variable in class org.apache.uima.pear.tools.InstallationProcessor
 
delete() - Method in class org.apache.uima.collection.impl.cpm.Checkpoint
Deletes checkpoint file from the filesystem
delete(Service) - Method in class org.apache.vinci.transport.vns.service.ServiceStack
 
deleteAllFiles(File) - Static method in class org.apache.uima.util.FileUtils
Delete all files in a directory (not recursive).
deleteCheckpoint() - Method in class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
 
deleteDelegateComponent(String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
Removes a specified delegate component associated with a given component ID.
deleteDirectory(File) - Static method in class org.apache.uima.pear.util.FileUtil
Deletes a given directory, including all its subdirectories and files.
deleteFixup(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
 
deleteFrameworkSpec(String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
Removes a specification defined by given name and value from the set of Framework specifications.
deleteFS(FeatureStructure) - Method in class org.apache.uima.cas.impl.FSBagIndex
 
deleteFS(FeatureStructure) - Method in class org.apache.uima.cas.impl.FSIntArrayIndex
 
deleteFS(FeatureStructure) - Method in class org.apache.uima.cas.impl.FSLeafIndexImpl
Method deleteFS.
deleteFS(FeatureStructure) - Method in class org.apache.uima.cas.impl.FSVectorIndex
 
deleteInstallationActions(String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
Removes all installation actions associated with a given action name (FIND_AND_REPLACE_PATH_ACT or SET_ENV_VARIABLE_ACT).
deleteInstalledFiles(String, File, boolean) - Static method in class org.apache.uima.pear.tools.InstallationController
Deletes all installed files for a given component in a given parent directory.
deleteKey(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
 
deleteNode(int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
 
deleteOSSpec(String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
Removes a specification defined by given name and value from the set of OS specifications.
deleteProperty(Properties, String, String) - Static method in class org.apache.uima.pear.tools.InstallationDescriptor
Deletes a property specified by given name and value from a given Properties object.
deleteRecursive(File) - Static method in class org.apache.uima.util.FileUtils
Recursively delete possibly non-empty directory or file.
deleteToolkitsSpec(String, String) - Method in class org.apache.uima.pear.tools.InstallationDescriptor
Removes a specification defined by given name and value from the set of Toolkits specifications.
DELIMITER - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
delService(Service) - Method in class org.apache.vinci.transport.vns.service.NameClient
 
delService(Service) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
 
DELTA_CAS_PREEXISTING_FS_DISALLOWED - Static variable in exception org.apache.uima.cas.CASRuntimeException
Received pre-existing FS "{0}".
deploy(String, int) - Method in interface org.apache.uima.collection.impl.cpm.container.deployer.socket.ProcessControllerAdapter
Deploys given number of CasProcessors and returns their endpoint configuration( host,port).
DEPLOY_AS - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
deployCasProcessor(List, boolean) - Method in interface org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeployer
Deploys all Cas Processors in aCasProcessorList.
deployCasProcessor(ProcessingContainer) - Method in interface org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeployer
Method used to redeploy a single instance of a Cas Processor.
deployCasProcessor(ProcessingContainer, CasProcessor, boolean) - Method in interface org.apache.uima.collection.impl.base_cpm.container.deployer.CPEDeployer
 
deployCasProcessor(List, CPMEngine, boolean) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.CPEDeployerDefaultImpl
Deploys integrated Cas Processor.
deployCasProcessor(List, boolean) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.CPEDeployerDefaultImpl
Deploys integrated Cas Processor.
deployCasProcessor(ProcessingContainer) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.CPEDeployerDefaultImpl
Deploys integrated Cas Processor using configuration available in a given Container.
deployCasProcessor(List, CPMEngine, boolean) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketCasProcessorDeployer
Deploys integrated Cas Processor.
deployCasProcessor(List, boolean) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketCasProcessorDeployer
Uses ProcessControllerAdapter instance to launch fenced CasProcessor.
deployCasProcessor(ProcessingContainer) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.socket.SocketCasProcessorDeployer
Uses ProcessControllerAdapter instance to launch fenced CasProcessor.
deployCasProcessor(List, CPMEngine, boolean) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
Deploys integrated Cas Processor.
deployCasProcessor(ProcessingContainer) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
Deploys CasProcessor using configuration from provided container.
deployCasProcessor(List, boolean) - Method in class org.apache.uima.collection.impl.cpm.container.deployer.vinci.VinciCasProcessorDeployer
Deploys CasProcessors in a provided List.
deployCasProcessors() - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Starts CASProcessor containers one a time.
DEPLOYER_EXCEPTION - Static variable in exception org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException
Message key for a standard UIMA exception message: "Annotator processing failed."
DeployFactory - Class in org.apache.uima.collection.impl.cpm.container.deployer
Produces a deployer object for each type of deployment: local, remote and integrated.
DEPLOYMENT - Static variable in class org.apache.uima.collection.impl.metadata.CpeDefaultValues
 
DEPLOYMENT_INTEGRATED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DEPLOYMENT_LOCAL - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DEPLOYMENT_MODEL - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DEPLOYMENT_REMOTE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DEPLOYMENT_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
 
deploymentType - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
 
dequeue() - Method in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
Removes an object from the front of the queue according to FIFO.
dequeue(long) - Method in class org.apache.uima.collection.impl.cpm.engine.BoundedWorkQueue
Returns an object from the queue.
dequeue() - Method in class org.apache.uima.collection.impl.cpm.engine.SequencedQueue
Removes an object from the front of the queue according to FIFO model.
dequeue(long) - Method in class org.apache.uima.collection.impl.cpm.engine.SequencedQueue
Returns an object from the queue.
DEREF_FS_OTHER_CAS - Static variable in exception org.apache.uima.cas.CASRuntimeException
Dereferencing a FeatureStructure of a CAS in a different CAS's context.
DESC_TAG - Static variable in class org.apache.uima.pear.tools.InstallationDescriptorHandler
 
descFilePath - Variable in class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
 
Descriptor - Class in org.apache.uima.adapter.vinci.util
Instance of this class handles parsing of the xml descriptor files.
Descriptor(String) - Constructor for class org.apache.uima.adapter.vinci.util.Descriptor
Constructor responsible for parsing the descriptor file named in filePath.
DESCRIPTORS_DIR - Static variable in class org.apache.uima.pear.tools.PackageBrowser
 
DESERIALIZATION_ERROR - Static variable in exception org.apache.uima.cas.admin.CASAdminException
Error deserializing type system.
DESERIALIZATION_FAILURE - Static variable in exception org.apache.uima.resource.ResourceServiceException
Message key for a standard UIMA exception message: "A failure occurred while deserializing objects."
deserializationTime - Variable in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
 
deserialize(CASImpl, InputStream, boolean) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes4
 
deserialize(InputStream) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes6
D E S E R I A L I Z E
deserialize(InputStream, AllowPreexistingFS) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes6
Version used by uima-as to read delta cas from remote parallel steps
deserialize(InputStream, CAS) - Static method in class org.apache.uima.cas.impl.XCASDeserializer
Deserializes an XCAS from a stream.
deserialize(InputStream, CAS, boolean) - Static method in class org.apache.uima.cas.impl.XCASDeserializer
Deserializes an XCAS from a stream.
deserialize(InputStream, CAS) - Static method in class org.apache.uima.cas.impl.XmiCasDeserializer
Deserializes a CAS from XMI.
deserialize(InputStream, CAS, boolean) - Static method in class org.apache.uima.cas.impl.XmiCasDeserializer
Deserializes a CAS from XMI.
deserialize(InputStream, CAS, boolean, XmiSerializationSharedData) - Static method in class org.apache.uima.cas.impl.XmiCasDeserializer
Deserializes a CAS from XMI.
deserialize(InputStream, CAS, boolean, XmiSerializationSharedData, int) - Static method in class org.apache.uima.cas.impl.XmiCasDeserializer
Deserializes a CAS from XMI.
deserialize(InputStream, CAS, boolean, XmiSerializationSharedData, int, AllowPreexistingFS) - Static method in class org.apache.uima.cas.impl.XmiCasDeserializer
Deserializes a CAS from XMI.
deserialize(InputStream) - Method in interface org.apache.uima.collection.base_cpm.SynchPoint
Ingests SynchPoint data from the InputStream.
deserialize(byte[]) - Static method in class org.apache.uima.internal.util.SerializationUtils
Deserializes an object from a byte array.
deserialize(InputStream, CAS) - Static method in class org.apache.uima.util.XmlCasDeserializer
Deserializes a CAS from a standoff-XML format.
deserialize(InputStream, CAS, boolean) - Static method in class org.apache.uima.util.XmlCasDeserializer
Deserializes a CAS from XMI.
deserializeAfterVersion(DataInputStream, boolean, AllowPreexistingFS) - Method in class org.apache.uima.cas.impl.BinaryCasSerDes6
 
deserializeCAS(CAS, InputStream) - Static method in class org.apache.uima.cas.impl.Serialization
Deserialize a CAS, in various binary formats, into an existing CAS Note: this form supports deserializing the following binary representations: - plain (uncompressed) - compressed, no type filtering (form 4), Delta and not-delta - compressed, no type filtering (form 6), not-delta only.
deserializeCAS(CAS, InputStream, TypeSystem, BinaryCasSerDes6.ReuseInfo) - Static method in class org.apache.uima.cas.impl.Serialization
Deserialize a CAS, in various binary formats, into an existing CAS Note: this form supports deserializing the following binary representations: - compressed, type filtering (form 6), delta and not-delta.
deserializeCAS(CAS, InputStream, TypeSystem, BinaryCasSerDes6.ReuseInfo, AllowPreexistingFS) - Static method in class org.apache.uima.cas.impl.Serialization
Deserialize a CAS, in various binary formats, into an existing CAS Note: this form supports deserializing the following binary representations: - compressed, type filtering (form 6), delta and not-delta.
deserializeCASComplete(CASCompleteSerializer, CASMgr) - Static method in class org.apache.uima.cas.impl.Serialization
Deserialize the data in a CASCompleteSerializer into an existing CAS
DESERIALIZING_BINARY_INVALID_HEADER - Static variable in exception org.apache.uima.cas.CASRuntimeException
Deserializing Binary Header invalid
DESERIALIZING_COMPRESSED_BINARY_UNSUPPORTED - Static variable in exception org.apache.uima.cas.CASRuntimeException
Deserializing compressed binary other than form 4 not supported by this method
destroy() - Method in class org.apache.uima.adapter.soap.AxisAnalysisEngineServiceStub
 
destroy() - Method in class org.apache.uima.adapter.vinci.VinciAnalysisEngineServiceStub
 
destroy() - Method in class org.apache.uima.adapter.vinci.VinciBinaryAnalysisEngineServiceStub
 
destroy() - Method in interface org.apache.uima.analysis_component.AnalysisComponent
Frees all resources held by this AnalysisComponent.
destroy() - Method in class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
 
destroy() - Method in class org.apache.uima.analysis_engine.annotator.Annotator_ImplBase
Deprecated.
This default implementation does nothing.
destroy() - Method in interface org.apache.uima.analysis_engine.annotator.BaseAnnotator
Frees all resources held by this annotator.
destroy() - Method in class org.apache.uima.analysis_engine.asb.impl.ASB_impl
 
destroy() - Method in class org.apache.uima.analysis_engine.asb.impl.FlowControllerContainer
 
destroy() - Method in class org.apache.uima.analysis_engine.impl.AggregateAnalysisEngine_impl
 
destroy() - Method in class org.apache.uima.analysis_engine.impl.compatibility.AnnotatorAdapter
 
destroy() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CasConsumerAdapter
 
destroy() - Method in class org.apache.uima.analysis_engine.impl.compatibility.CollectionReaderAdapter
 
destroy() - Method in class org.apache.uima.analysis_engine.impl.MultiprocessingAnalysisEngine_impl
 
destroy() - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
 
destroy() - Method in class org.apache.uima.analysis_engine.impl.PrimitiveAnalysisEngine_impl
 
destroy() - Method in class org.apache.uima.analysis_engine.impl.UimacppAnalysisEngineImpl
 
destroy() - Method in class org.apache.uima.analysis_engine.service.impl.AnalysisEngineServiceAdapter
 
destroy() - Method in class org.apache.uima.collection.base_cpm.CasDataCollectionReader_ImplBase
 
destroy() - Method in class org.apache.uima.collection.base_cpm.CasDataConsumer_ImplBase
 
destroy() - Method in class org.apache.uima.collection.CasConsumer_ImplBase
 
destroy() - Method in class org.apache.uima.collection.CasInitializer_ImplBase
Deprecated.
 
destroy() - Method in class org.apache.uima.collection.CollectionReader_ImplBase
Default implementation of destroy, which calls BaseCollectionReader.close().
destroy() - Method in class org.apache.uima.collection.impl.cpm.container.ProcessingContainer_Impl
Destroy instances of CasProcessors managed by this container.
destroy() - Method in class org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
Destroys all Resources in this pool.
destroy() - Method in class org.apache.uima.examples.cpe.AnnotationPrinter
Called if clean up is needed in case of exit under error conditions.
destroy() - Method in interface org.apache.uima.flow.FlowController
Frees all resources held by this FlowController.
destroy() - Method in class org.apache.uima.flow.FlowController_ImplBase
 
destroy() - Method in class org.apache.uima.internal.util.AnalysisEnginePool
Destroys all AnalysisEngines in this pool.
destroy() - Method in class org.apache.uima.internal.util.ResourcePool
Destroys all Resources in this pool.
destroy() - Method in class org.apache.uima.resource.impl.ConfigurableDataResource_impl
 
destroy() - Method in class org.apache.uima.resource.impl.DataResource_impl
 
destroy() - Method in class org.apache.uima.resource.impl.FileLanguageResource_impl
 
destroy() - Method in interface org.apache.uima.resource.Resource
Releases all resources held by this Resource.
destroy() - Method in class org.apache.uima.resource.Resource_ImplBase
 
destroy() - Method in interface org.apache.uima.resource.ResourceServiceStub
Called when this stub is no longer needed, so any open connections can be closed.
destroy() - Method in class org.apache.uima.resource.service.impl.ResourceServiceAdapter
 
destroy() - Method in class org.apache.uima.test.junit_extension.AnnotationWriter
 
destroy() - Method in class org.apache.uima.uimacpp.CppUimajEngine
 
destroy() - Method in class org.apache.uima.uimacpp.UimacppAnalysisComponent
 
destroy() - Method in class org.apache.uima.uimacpp.UimacppEngine
de-initializes the TAF engine.
destroy() - Method in class org.apache.uima.util.CasToInlineXml
This destroy method does nothing.
destroy() - Method in class org.apache.uima.util.TCasToInlineXml
Deprecated.
 
destroyAe() - Method in class org.apache.uima.tools.cvd.MainFrame
 
detectXmlFileEncoding(File) - Static method in class org.apache.uima.pear.util.XMLUtil
Attempts to detect file encoding of a given XML file by analyzing it's first characters.
dict - Variable in class org.apache.vinci.transport.vns.service.Service
 
diffEncoded - Variable in class org.apache.uima.util.impl.SerializationMeasures.StatDetail
 
dirCmdAddAlias - Static variable in class org.apache.vinci.transport.vns.service.VNS
 
dirCmdAddService - Static variable in class org.apache.vinci.transport.vns.service.VNS
 
dirCmdDelAlias - Static variable in class org.apache.vinci.transport.vns.service.VNS
 
dirCmdDelService - Static variable in class org.apache.vinci.transport.vns.service.VNS
 
dirCmdGetHits - Static variable in class org.apache.vinci.transport.vns.service.VNS
 
dirCmdGetList - Static variable in class org.apache.vinci.transport.vns.service.VNS
 
dirCmdGetNames - Static variable in class org.apache.vinci.transport.vns.service.VNS
 
dirCmdUpdateService - Static variable in class org.apache.vinci.transport.vns.service.VNS
 
directlySubsumes(int, int) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
 
DIRECTORY_NOT_FOUND - Static variable in exception org.apache.uima.resource.ResourceConfigurationException
Message key for a standard UIMA exception message: Invalid value for parameter "{0}" in component "{1}" -- directory "{2}" does not exist.
DISABLE_CASPROCESSOR - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
disableCasProcessor(String) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
Disables a CasProcessor in this CPM's list of CasProcessors.
disableCasProcessor(String) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
 
disableCasProcessor(int) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Disable a CASProcessor in the processing pipeline
disableCasProcessor(String) - Method in class org.apache.uima.collection.impl.cpm.engine.CPMEngine
Disable a CASProcessor in the processing pipeline
disableCasProcessor(int) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Disable a CASProcessor in the processing pipeline.
disableCasProcessor(String) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Alternative method to disable Cas Processor.
disableCasProcessor(int) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Disable a CASProcessor in the processing pipeline.
disableCasProcessor(String) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Alternative method to disable Cas Processor.
DISABLED - Static variable in interface org.apache.uima.collection.impl.base_cpm.container.CasProcessorController
 
DISABLED - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DISALLOW_CREATE_ANNOTATION_IN_BASE_CAS - Static variable in exception org.apache.uima.cas.CASRuntimeException
The type "{0}", a subtype of AnnotationBase, can''t be created in the Base CAS.
discardAllEdits() - Method in class org.apache.uima.tools.cvd.control.UndoMgr
 
displayError(String) - Method in class org.apache.uima.tools.AnnotationViewerMain
Displays an error message to the user.
displayError(Throwable) - Method in class org.apache.uima.tools.AnnotationViewerMain
Displays an error message to the user.
displayError(String) - Method in class org.apache.uima.tools.cpm.CpmPanel
Displays an error message to the user.
displayError(Throwable) - Method in class org.apache.uima.tools.cpm.CpmPanel
Displays an error message to the user.
displayError(String) - Method in class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
Displays an error message to the user.
displayError(Throwable) - Method in class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
Displays an error message to the user.
displayError(String) - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
Displays an error message to the user.
displayError(Throwable) - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
Displays an error message to the user.
displayStats(ProcessTrace, int) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
Helper method to display stats and totals
displayStats(ProcessTrace, int, String) - Method in class org.apache.uima.tools.cpm.PerformanceReportDialog
 
DO_NOT_KNOW_HOW - Static variable in exception org.apache.uima.resource.ResourceInitializationException
Message key for a standard UIMA exception message: "The Resource Factory does not know how to create a resource of class {0} from the given ResourceSpecifier."
DOC_AUTHOR - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DOC_DATE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DOC_ID - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DOC_NAME - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DOC_SIZE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DOC_SUBJECT - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
doCheckpoint() - Method in class org.apache.uima.collection.impl.cpm.Checkpoint
Serializes checkpoint information to disk.
doCheckpoint() - Method in class org.apache.uima.collection.impl.cpm.engine.DebugControlThread
 
doConfigurationTest(String) - Static method in class org.apache.uima.test.junit_extension.AnnotatorTester
does configuration parameter test
DOCUMENT_ANALYSIS - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DOCUMENT_MARKER - Static variable in class org.apache.vinci.transport.XTalkTransporter
 
DOCUMENT_READ - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DOCUMENT_STORE - Static variable in class org.apache.uima.collection.impl.cpm.Constants
 
DOCUMENT_TEXT_FEATURE - Static variable in interface org.apache.uima.collection.base_cpm.BaseCPM
Only used for alternate CasData forms of the CAS (not used in this UIMA SDK release).
DOCUMENT_TEXT_TYPE - Static variable in interface org.apache.uima.collection.base_cpm.BaseCPM
Only used for alternate CasData forms of the CAS (not used in this UIMA SDK release).
DocumentAnalyzer - Class in org.apache.uima.tools.docanalyzer
A simple GUI for the RunTextAnalysis application library.
DocumentAnalyzer() - Constructor for class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
Constructor.
DocumentAnalyzer(String, boolean, boolean) - Constructor for class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
 
DocumentAnnotation - Class in org.apache.uima.jcas.tcas
The JCas class definition for the CAS DocumentAnnotation type.
DocumentAnnotation() - Constructor for class org.apache.uima.jcas.tcas.DocumentAnnotation
 
DocumentAnnotation(int, TOP_Type) - Constructor for class org.apache.uima.jcas.tcas.DocumentAnnotation
 
DocumentAnnotation(JCas) - Constructor for class org.apache.uima.jcas.tcas.DocumentAnnotation
 
DocumentAnnotation_Type - Class in org.apache.uima.jcas.tcas
 
DocumentAnnotation_Type(JCas, Type) - Constructor for class org.apache.uima.jcas.tcas.DocumentAnnotation_Type
 
DocumentAnnotation_Type() - Constructor for class org.apache.uima.jcas.tcas.DocumentAnnotation_Type
 
DOCUMENTATION_DIR - Static variable in class org.apache.uima.pear.tools.PackageBrowser
 
DOCUMENTID - Static variable in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
 
DOCUMENTURL - Static variable in class org.apache.uima.collection.impl.cpm.utils.ChunkMetadata
 
doFullValidation() - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
Does full validation of this Analysis Engine Description.
doFullValidation(ResourceManager) - Method in interface org.apache.uima.analysis_engine.AnalysisEngineDescription
Does full validation of this Analysis Engine Description.
doFullValidation() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
 
doFullValidation(ResourceManager) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineDescription_impl
 
doFullValidation(ResourceManager) - Method in class org.apache.uima.collection.impl.CasConsumerDescription_impl
 
doFullValidation(ResourceManager) - Method in class org.apache.uima.collection.impl.CasInitializerDescription_impl
Deprecated.
 
doFullValidation(ResourceManager) - Method in class org.apache.uima.collection.impl.CollectionReaderDescription_impl
 
doFullValidation(ResourceManager) - Method in class org.apache.uima.flow.impl.FlowControllerDescription_impl
 
doFullValidation() - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
 
doFullValidation(ResourceManager) - Method in class org.apache.uima.resource.impl.ResourceCreationSpecifier_impl
 
doFullValidation() - Method in interface org.apache.uima.resource.ResourceCreationSpecifier
Does full validation of this ResourceCreationSpecifier.
doFullValidation(ResourceManager) - Method in interface org.apache.uima.resource.ResourceCreationSpecifier
Does full validation of this ResourceCreationSpecifier.
dom2sax(Node, ContentHandler) - Method in class org.apache.uima.util.XMLSerializer
 
doMerge(Jg, IProgressMonitor, String, String, String, String, File) - Method in interface org.apache.uima.tools.jcasgen.IMerge
 
done() - Method in class org.apache.uima.tools.jcasgen.GuiProgressMonitor
 
done() - Method in interface org.apache.uima.tools.jcasgen.IProgressMonitor
 
done() - Method in class org.apache.uima.tools.jcasgen.UimaLoggerProgressMonitor
 
doNotifyListeners(Object, boolean, EntityProcessStatus) - Method in class org.apache.uima.collection.impl.cpm.engine.NonThreadedProcessingUnit
Notifies all configured listeners.
doNotifyListeners(Object, boolean, EntityProcessStatus) - Method in class org.apache.uima.collection.impl.cpm.engine.ProcessingUnit
Notifies all configured listeners.
doNotifyListeners(Object, EntityProcessStatus) - Method in class org.apache.uima.collection.impl.cpm.engine.SequencedQueue
Notifies all configured listeners.
doTest() - Method in class org.apache.uima.pear.tools.InstallationTester
 
double2long(double) - Static method in class org.apache.uima.cas.impl.CASImpl
 
DoubleArray - Class in org.apache.uima.jcas.cas
JCas class model for DoubleArray
DoubleArray(int, TOP_Type) - Constructor for class org.apache.uima.jcas.cas.