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 _
All Classes All Packages
All Classes All Packages
A
- aadd(String) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding a valueless tag.
- aadd(String, boolean) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding boolean valued tags.
- aadd(String, byte[]) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding binary 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, 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, 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, AFrame) - Method in class org.apache.vinci.transport.document.AFrame
-
Decorator method for adding Frame-valued tags.
- 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.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(int) - Method in class org.apache.vinci.transport.vns.service.ServiceStack
- absLevel(String) - 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
Fileobject is accepted by this filter. - accept(File) - Method in class org.apache.uima.pear.tools.PackageSelectorGUI.PackageFileFilter
-
Determines whether a given
Fileobject is accepted by this filter. - accept(File) - Method in class org.apache.uima.pear.util.FileUtil.DirFileFilter
- 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,falseotherwise. - accept(File) - Method in class org.apache.uima.tools.util.gui.XMLFileFilter
- 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.
- 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
- ActionInfo(String) - Constructor for class org.apache.uima.pear.tools.InstallationDescriptor.ActionInfo
-
Constructor that takes 'action' name as an argument.
- ActionInfo(InstallationDescriptor.ActionInfo) - Constructor for class org.apache.uima.pear.tools.InstallationDescriptor.ActionInfo
- 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
- actualLevel - Variable in class org.apache.vinci.transport.vns.service.Service
- add(int) - Method in class org.apache.uima.internal.util.IntBitSet
- add(int) - Method in class org.apache.uima.internal.util.IntHashSet
- 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 element at the end of vector.
- add(int) - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
- add(int) - Method in interface org.apache.uima.internal.util.PositiveIntSet
- 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(int[]) - Method in class org.apache.uima.cas.impl.Heap
-
Add a structure to the heap.
- 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 a slice of elements to the end
- add(int, int) - Method in class org.apache.uima.cas.impl.Heap
-
Reserve space for
lenitems on the heap and set the first item toval. - add(int, int) - Method in class org.apache.uima.internal.util.IntVector
-
Add an element at a certain position in the vector.
- add(String) - Method in interface org.apache.uima.cas.FSTypeConstraint
-
Add a new type to this type constraint.
- add(String) - Method in class org.apache.uima.util.impl.OptimizeStrings
-
null strings not added 0 length strings added
- 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(String[]) - Method in class org.apache.uima.cas.impl.LinearTypeOrderBuilderImpl
- 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(JComponent) - Method in class org.apache.uima.tools.util.gui.FormPanel
- add(JMenuItem) - Method in class org.apache.uima.tools.cvd.AutoFoldingMenu
- add(Type) - Method in interface org.apache.uima.cas.FSTypeConstraint
-
Add a new type to this type constraint.
- 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(CasProcessorDeploymentParam) - Method in interface org.apache.uima.collection.metadata.CasProcessorDeploymentParams
-
Adds new
CasProcessorDeploymentParamparam - add(CasProcessorExecArg) - Method in class org.apache.uima.collection.impl.metadata.cpe.CasProcessorExecArgsImpl
- add(CasProcessorExecArg) - Method in interface org.apache.uima.collection.metadata.CasProcessorExecArgs
-
Adds new
CasProcessorExecArginstance to the list. - 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<String>) - Method in class org.apache.uima.flow.FlowController_ImplBase
-
Does nothing by default.
- 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.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
CASAdminExceptionobject. - addArgument(String) - Method in exception org.apache.uima.cas.impl.AnnotationImplException
-
Add an argument to a
AnnotationImplExceptionobject. - addArgument(String) - Method in exception org.apache.uima.cas.impl.LowLevelException
-
Add an argument to a
LowLevelExceptionobject. - addArgument(String) - Method in exception org.apache.uima.cas.impl.XCASParsingException
-
Add an argument to a
XCASParsingExceptionobject. - addArgument(String) - Method in exception org.apache.uima.internal.util.UtilError
-
Add an argument to a
UtilErrorobject. - 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
- addBulk(IntVector) - Method in class org.apache.uima.internal.util.IntVector
- 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[]) - 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 class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- 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, boolean) - Method in class org.apache.uima.cas.impl.CASSerializer
- 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
CasConsumerto 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(int, CpeCasProcessor) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
- addCasProcessor(int, CpeCasProcessor) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Adds a instance of
CpeCasProcessorat a specified location in the list of CPE CasProcessors. - addCasProcessor(CasProcessor) - Method in interface org.apache.uima.collection.base_cpm.BaseCPM
-
Adds a
CasProcessorto this CPM's list of consumers. - addCasProcessor(CasProcessor) - 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 interface org.apache.uima.collection.base_cpm.BaseCPM
-
Adds a
CasProcessorto this CPM's list of consumers. - addCasProcessor(CasProcessor, int) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
- 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(CpeCasProcessor) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Appends a instance of
CpeCasProcessorto the end of the list containing 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
CasProcessorExecArgargument 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
StdChannelListenerinterface, to the list of standard message channel listeners. - addChoosableFileFilter(FileFilter) - Method in class org.apache.uima.tools.docanalyzer.FileSelector
- addCollectionReader(String) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeDescriptionImpl
- addCollectionReader(String) - Method in interface org.apache.uima.collection.metadata.CpeDescription
-
Adds a path to the descriptor file containing CollectionReader's configuration.
- 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(CpeCollectionReader) - Method in interface org.apache.uima.collection.metadata.CpeDescription
- 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) - Method in class org.apache.uima.collection.impl.metadata.cpe.CpeCasProcessorsImpl
- addCpeCasProcessor(CpeCasProcessor) - Method in interface org.apache.uima.collection.metadata.CpeCasProcessors
-
Appends new CasProcessor to existing list of CasProcessors
- addCpeCasProcessor(CpeCasProcessor, int) - 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.
- 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(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 class org.apache.uima.util.impl.ProcessTrace_impl
- 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, String, String) - 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 class org.apache.uima.resource.metadata.impl.TypeDescription_impl
- addFeature(String, String, String, String, Boolean) - Method in interface org.apache.uima.resource.metadata.TypeDescription
-
Convenience method which adds a FeatureDescription to this TypeDescription.
- addFeature(String, Type, Type) - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
-
Add an feature to the type system.
- addFeature(String, Type, Type) - Method in class org.apache.uima.cas.impl.TypeSystemImpl
- addFeature(String, Type, Type, boolean) - Method in interface org.apache.uima.cas.admin.TypeSystemMgr
-
Add an feature to the type system.
- 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(Feature) - Method in interface org.apache.uima.cas.FeaturePath
-
Add a new feature at the end of the path.
- addFeatureStructure(CasData, String, String, String) - Static method in class org.apache.uima.collection.impl.cpm.vinci.DATACasUtils
- 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
- 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(int) - Method in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
- addFS(FeatureStructure) - Method in interface org.apache.uima.cas.FSIndexRepository
-
Add a feature structure to all appropriate indexes in the repository.
- 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(LinearTypeOrder, int) - Method in interface org.apache.uima.cas.admin.FSIndexComparator
- addKey(LinearTypeOrder, int) - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
- addKey(Feature, int) - Method in interface org.apache.uima.cas.admin.FSIndexComparator
-
Add a new key.
- addKey(Feature, 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
StringBufferobject. - addMapping(Class<? extends ResourceSpecifier>, Class<? extends Resource>) - Method in class org.apache.uima.util.SimpleResourceFactory
-
Configures this
SimpleResourceFactoryby adding a new mapping between aResourceSpecifierclass and aResourceclass. - 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(String, String) - Method in class org.apache.uima.util.SimpleResourceFactory
-
Configures this
SimpleResourceFactoryby adding a new mapping between aResourceSpecifierclass and aResourceclass. - 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.StdChannelListenerinterface to the list of standard channel listeners. - addNameSpace(XmlElementName) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
- addNodeStore() - Method in interface org.apache.uima.resource.metadata.impl.MetaDataObject_impl.Serializer
- 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) - Method in class org.apache.uima.internal.util.CommandLineParser
-
Add a new switch.
- addParameter(String, boolean) - Method in class org.apache.uima.internal.util.CommandLineParser
-
Add a new parameter name.
- addPredecessor(GraphNode) - Method in class org.apache.uima.internal.util.GraphNode
-
Add a new predecessor node.
- addPriorityList() - Method in class org.apache.uima.resource.metadata.impl.TypePriorities_impl
- addPriorityList() - Method in interface org.apache.uima.resource.metadata.TypePriorities
-
Creates a new, empty
TypePriorityListand adds it to this object. - addPriorityList(TypePriorityList) - 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. - 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
Propertiesobject. - 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) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Adds a Feature to this
ResultSpecificationfor the language x-unspecified. - addResultFeature(String, String[]) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- addResultFeature(String, String[]) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Adds a Feature to this
ResultSpecificationfor the specified languages. - addResultType(String, boolean) - 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
ResultSpecificationfor the language x-unspecified. - addResultType(String, boolean, String[]) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- addResultType(String, boolean, String[]) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Adds an Type to this
ResultSpecificationfor the specified languages. - addResultTypeOrFeature(TypeOrFeature) - 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
ResultSpecificationfor the language x-unspecified. - addResultTypeOrFeature(TypeOrFeature, String[]) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- addResultTypeOrFeature(TypeOrFeature, String[]) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Adds a Result Type or Feature to this
ResultSpecificationfor 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(BaseStatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.BaseCPMImpl
- 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.
- 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(StatusCallbackListener) - Method in class org.apache.uima.collection.impl.cpm.CPMImpl
- addStreamListener(ProcessUtil.StdStreamListener) - Method in class org.apache.uima.pear.util.ProcessUtil.Runner
-
Adds a given object, implementing the
StdStreamListenerinterface 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
- 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
- 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(int) - Method in class org.apache.uima.jcas.cas.TOP_Type
-
add the corresponding FeatureStructure to all Cas indexes
- 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
- 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) - Method in class org.apache.uima.resource.metadata.impl.TypePriorityList_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 class org.apache.uima.resource.metadata.impl.TypeSystemDescription_impl
- addType(String, String, String) - Method in interface org.apache.uima.resource.metadata.TypeSystemDescription
-
Adds a Type to this TypeSystem fragment.
- 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.
- 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.
- aeDirPref - Static variable in class org.apache.uima.tools.cvd.MainFrame
- AFFactory() - Constructor for class org.apache.uima.collection.impl.cpm.vinci.Vinci.AFFactory
- 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(boolean) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
- AFrameLeaf(byte[], boolean) - 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(float) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
- AFrameLeaf(float[]) - 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(String) - Constructor for class org.apache.vinci.transport.document.AFrameLeaf
- AFrameLeaf(String[]) - 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() - Method in class org.apache.uima.util.impl.SerializationMeasures.AllStatDetails
- aggregate(ProcessTrace) - Method in class org.apache.uima.util.impl.ProcessTrace_impl
- aggregate(ProcessTrace) - Method in interface org.apache.uima.util.ProcessTrace
-
Aggregates the information in another
ProcessTracewith 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
- 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"
- allow - org.apache.uima.cas.impl.AllowPreexistingFS
- ALLOW_DUP_ADD_TO_INDEXES - Static variable in class org.apache.uima.cas.impl.FSIndexRepositoryImpl
-
Define this JVM property to allow adding the same identical FS to Set and Sorted indexes more than once.
- 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
- AllStatDetails(String, SlotKinds.SlotKind...) - Constructor for class org.apache.uima.util.impl.SerializationMeasures.AllStatDetails
- AllStatDetails(String, SerializationMeasures.StatDetail...) - Constructor for class org.apache.uima.util.impl.SerializationMeasures.AllStatDetails
- alreadyCopied(int) - 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.
- 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.
- ALWAYS - org.apache.uima.cas.impl.TypeSystemUtils.PathValid
- 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
AnalysisComponentinstances 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
AnalysisEngineDescriptioncontains all of the information needed to instantiate and use anAnalysisEngine. - 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
AnalysisEngineDescriptionandTaeDescriptionelements. - 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
ProcessTraceobject. - 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
AnalysisEngineProcessExceptionmay 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(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. - 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(Throwable) - Constructor for exception org.apache.uima.analysis_engine.AnalysisEngineProcessException
-
Creates a new exception with the specified cause and a null message.
- 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, Properties) - Constructor for class org.apache.uima.analysis_engine.impl.AnalysisProcessData_impl
-
Deprecated.Creates a new AnalysisProcessData_impl from an exsiting
CAS. - AnalysisProcessData_impl(CAS, ProcessTrace) - Constructor for class org.apache.uima.analysis_engine.impl.AnalysisProcessData_impl
-
Deprecated.Creates a new AnalysisProcessData_impl from exsiting
CAS. - AnalysisSequenceCapabilityNode - Class in org.apache.uima.flow.impl
-
A
AnalysisSequenceCapabilityNodeis a node element of theCapabilityLanguageFlowObject. - 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(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.
- 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(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
- analyzeDocuments(String) - Method in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
-
Invokes the
RunTextAnalysisapplication 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
- 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() - Constructor for class org.apache.uima.jcas.tcas.Annotation_Type
- Annotation_Type(JCas, 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() - Constructor for class org.apache.uima.jcas.cas.AnnotationBase_Type
- AnnotationBase_Type(JCas, 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 - Class in org.apache.uima.tools.stylemap
-
A tree view of Annotations and associated features.
- AnnotationFeaturesViewer() - Constructor for class org.apache.uima.tools.AnnotationFeaturesViewer
- 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(or its subtypes). - AnnotationIndexImpl<T extends AnnotationFS> - Class in org.apache.uima.cas.impl
-
Implementation of annotation indexes.
- AnnotationIndexImpl(FSIndex<T>) - Constructor for class org.apache.uima.cas.impl.AnnotationIndexImpl
- 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[], boolean, CAS) - Constructor for class org.apache.uima.tools.docanalyzer.AnnotationViewerDialog
- 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
- 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 - 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_component.Annotator_ImplBase
- 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
AnnotatorConfigurationExceptionis 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(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. - 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(Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorConfigurationException
-
Creates a new exception with the specified cause and a null message.
- 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
AnnotatorContextExceptionis thrown by anAnnotatorContextif 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(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. - 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(Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorContextException
-
Creates a new exception with the specified cause and a null message.
- AnnotatorInitializationException - Exception in org.apache.uima.analysis_engine.annotator
-
An
AnnotatorInitializationExceptionmay 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(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. - 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(Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorInitializationException
-
Creates a new exception with the specified cause and a null message.
- 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
AnnotatorProcessExceptionmay 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(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. - 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(Throwable) - Constructor for exception org.apache.uima.analysis_engine.annotator.AnnotatorProcessException
-
Creates a new exception with the specified cause and a null message.
- 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(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) - 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 - Static 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
- anyListToOutput(int, XmiSerializationSharedData, CasSerializerSupport.CasDocSerializer, ListUtils.ListOutput) - Method in class org.apache.uima.cas.impl.ListUtils
-
Go thru a list, calling the ListOutput append method to append strings (to arrays, or string buffers) Stop at the end node, or a null, or a loop (no error reported here)
- anyListToStringArray(int, XmiSerializationSharedData) - Method in class org.apache.uima.cas.impl.ListUtils
- anyListToStringList(int, XmiSerializationSharedData, CasSerializerSupport.CasDocSerializer) - Method in class org.apache.uima.cas.impl.ListUtils
- 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.
- ArgInfo() - Constructor for class org.apache.uima.pear.tools.InstallationDescriptor.ArgInfo
- 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
ArrayFSinterface. - 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
ASBimplementation. - 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(List<String>) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Assign initially checked to the specified types, pairing up down the lists
- assignColorsFromList(List<Color>, List<String>) - 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
Styleto 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) - Constructor for class org.apache.uima.tools.cvd.AutoFoldingMenu
- AutoFoldingMenu(String, int) - 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.
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() - Constructor for class org.apache.vinci.transport.BaseClient
-
Create a base client without establishing a connection.
- 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(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
CollectionReaderinterface. - 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(Boolean, String, ResourceManager) - Constructor for class org.apache.uima.collection.impl.cpm.BaseCPMImpl
-
Parses CPE descriptor
- 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.
- 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
BaseCPMas 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 class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
- batchProcessComplete() - Method in interface org.apache.uima.analysis_component.AnalysisComponent
-
Completes the processing of a batch of CASes.
- 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() - 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() - 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() - 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() - Method in class org.apache.uima.flow.FlowController_ImplBase
- batchProcessComplete() - Method in interface org.apache.uima.flow.FlowController
-
Completes the processing of a batch of CASes.
- batchProcessComplete() - Method in class org.apache.uima.internal.util.AnalysisEnginePool
-
Calls batchProcessComplete on all AEs in pool.
- 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
- batchProcessComplete(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- batchProcessComplete(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
- 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(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.test.junit_extension.AnnotationWriter
- 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
- Best - org.apache.uima.cas.impl.BinaryCasSerDes4.CompressLevel
- Best - org.apache.uima.cas.impl.BinaryCasSerDes6.CompressLevel
- BG_COLUMN - Static variable in class org.apache.uima.tools.stylemap.StyleConstants
- BINARY - org.apache.uima.cas.SerialFormat
-
Plain custom binary serialized CAS without type system, no filtering
- BINARY_DIR - Static variable in class org.apache.uima.pear.tools.PackageBrowser
- BINARY_TSI - org.apache.uima.cas.SerialFormat
-
Plain custom binary serialized CAS, no filtering, plus serialized TSI used to reinitialize the CAS
- 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.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) - 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, 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(AbstractCas, BinaryCasSerDes6.ReuseInfo, boolean, boolean) - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes6
-
Setup to serialize (not delta) or deserialize (maybe delta) using binary compression, no type mapping, optionally storing TSI, 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, 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, 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.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..
- 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.
- 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
- blanks - Static variable in class org.apache.uima.internal.util.MiscImpl
- BLOB_DESERIALIZATION - Static variable in exception org.apache.uima.cas.CASRuntimeException
-
Error while deserializing binary 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
BooleanArrayFSinterface. - BooleanArrayFSImpl(int, CASImpl) - Constructor for class org.apache.uima.cas.impl.BooleanArrayFSImpl
- booleanArrayTypeCode - Static variable in class org.apache.uima.cas.impl.TypeSystemImpl
- BooleanConstraint - Class in org.apache.uima.cas.impl
-
Implementation of boolean match constraint.
- booleanType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
- 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
BrowserUtilclass 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() - Method in class org.apache.uima.pear.tools.InstallationController
-
Builds
CLASSPATHfor the installed component, includingCLASSPATHfor 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
libdirectory. - 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
libdirectory. - 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.
- buildComponentPath() - Method in class org.apache.uima.pear.tools.InstallationController
-
Builds
PATHfor the installed component, includingPATHfor 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.
- 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.
- 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) - Method in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl
-
Initializes this object from its XML DOM representation.
- 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 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
namesproperty 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, 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, 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) - Method in interface org.apache.uima.util.XMLParser
-
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, 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() - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- 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(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() - Method in class org.apache.uima.pear.tools.InstallationController
-
Builds
Propertiestable 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. - buildTableOfEnvVars(InstallationDescriptor) - Static method in class org.apache.uima.pear.tools.InstallationController
-
Creates a
Propertiestable that contains (name, value) pairs of environment variables settings for a given installation descriptor object. - 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.
- bulkAddTo(IntVector) - Method in class org.apache.uima.cas.impl.FSBagIndex
- bulkAddTo(IntVector) - Method in class org.apache.uima.cas.impl.FSIntArrayIndex
- bulkAddTo(IntVector) - Method in class org.apache.uima.cas.impl.FSLeafIndexImpl
-
For serialization: get all the items in this index and bulk add to an IntVector
- bulkAddTo(IntVector) - Method in class org.apache.uima.cas.impl.FSRBTSetIndex
- bulkAddTo(IntVector) - Method in class org.apache.uima.internal.util.IntBitSet
-
Add all elements of this bit set to the passed in IntVector
- bulkAddTo(IntVector) - Method in class org.apache.uima.internal.util.IntHashSet
- bulkAddTo(IntVector) - Method in class org.apache.uima.internal.util.IntSet
- bulkAddTo(IntVector) - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
- bulkAddTo(IntVector) - Method in interface org.apache.uima.internal.util.PositiveIntSet
-
add all elements in this set to the IntVector v as a bulk operation
- 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
ByteArrayFSinterface. - ByteArrayFSImpl(int, CASImpl) - Constructor for class org.apache.uima.cas.impl.ByteArrayFSImpl
- byteArrayTypeCode - Static variable in class org.apache.uima.cas.impl.TypeSystemImpl
- 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".
- byteType - Variable in class org.apache.uima.cas.impl.TypeSystemImpl
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.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.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.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.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
Capabilitydefines 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
CapabilityLanguageFlowis a simple type ofFlowConstraintsthat specifies the complete flow as a capabilityLanguage sequence. - CapabilityLanguageFlow_impl - Class in org.apache.uima.analysis_engine.metadata.impl
-
A
CapabilityLanguageFlowis a simple type ofFlowConstraintsthat 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
CapabilityLanguageAnalysisSequenceis used for aCapabilityLanguageFlow. - 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 - Variable in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
- cas - Variable in class org.apache.uima.cas.impl.DebugFSLogicalStructure.IndexInfo
- cas - Variable in class org.apache.uima.tools.docanalyzer.DocumentAnalyzer
- CAS - Interface in org.apache.uima.cas
-
Object-oriented CAS (Common Analysis System) API.
- 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
- CasAnnotationViewer.DefaultEntityResolver - Class in org.apache.uima.tools.viewer
-
Trivial entity resolver that's applied if the user turns on entity mode without specifying their own entity resolver.
- 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
CASinterface. - CasAnnotator_ImplBase() - Constructor for class org.apache.uima.analysis_component.CasAnnotator_ImplBase
- CasCompare() - Constructor for class org.apache.uima.cas.impl.BinaryCasSerDes4.CasCompare
- 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
CasConsumerDescriptioncontains all of the information needed to instantiate and use anCasConsumer. - 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
- 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
CasDataCollectionReaderis 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
CasDatainterface 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
CasDatainterface 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 org.apache.uima.examples.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 org.apache.uima.examples.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
CollectionProcessingManageras 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(Collection<? extends ProcessingResourceMetaData>, ResourceManager) - Constructor for class org.apache.uima.resource.CasDefinition
- CasDefinition(TypeSystemDescription, TypePriorities, FsIndexDescription[], ResourceManager, Properties) - Constructor for class org.apache.uima.resource.CasDefinition
- CasDocSerializer(ContentHandler, CASImpl, XmiSerializationSharedData, MarkerImpl, CasSerializerSupport.CasSerializerSupportSerialize) - Constructor for class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
- CasDocSerializer(ContentHandler, CASImpl, XmiSerializationSharedData, MarkerImpl, CasSerializerSupport.CasSerializerSupportSerialize, boolean) - Constructor for class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
- 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[]) - Constructor for exception org.apache.uima.cas.CASException
- CASException(String, Object[], Throwable) - Constructor for exception org.apache.uima.cas.CASException
- CASException(String, String, Object[]) - Constructor for exception org.apache.uima.cas.CASException
- CASException(String, String, Object[], Throwable) - 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
CASinterface. - CasFlowController_ImplBase() - Constructor for class org.apache.uima.flow.CasFlowController_ImplBase
- 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
- CASImpl - Class in org.apache.uima.cas.impl
-
Implements the CAS interfaces.
- 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(TypeSystemImpl, int, boolean) - Constructor for class org.apache.uima.cas.impl.CASImpl
- 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 org.apache.uima.examples.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 org.apache.uima.examples.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 org.apache.uima.examples.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.
- CasIOUtils - Class in org.apache.uima.util
-
A collection of static methods aimed at making it easy to
- CasIOUtils() - Constructor for class org.apache.uima.util.CasIOUtils
- 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
- CasLoadMode - Enum in org.apache.uima.util
-
Used with CasIOUtils, maybe elsewhere, to indicate how CASes are to be loaded or saved.
- 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
CASinterface. - CasMultiplier_ImplBase() - Constructor for class org.apache.uima.analysis_component.CasMultiplier_ImplBase
- CasObjectNetworkCasProcessorImpl - Class in org.apache.uima.collection.impl.cpm.container
-
Implementation of the
CasObjectProcessorinterface 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
CASimplementation. - 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
CASinstances. - 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, 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
- 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
- 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(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. - 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(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.
- 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
CasProcessorDeploymentParaminstances. - 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
CasProcessorExecArginstances. - 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[]) - Constructor for exception org.apache.uima.cas.CASRuntimeException
- CASRuntimeException(String, Object[], Throwable) - Constructor for exception org.apache.uima.cas.CASRuntimeException
- CASRuntimeException(String, String, Object[]) - Constructor for exception org.apache.uima.cas.CASRuntimeException
- CASRuntimeException(String, String, Object[], Throwable) - 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.
- CasSerializerSupport - Class in org.apache.uima.cas.impl
-
CAS serializer support for XMI and JSON formats.
- CasSerializerSupport() - Constructor for class org.apache.uima.cas.impl.CasSerializerSupport
-
C O N S T R U C T O R S *
- CasSerializerSupport.CasDocSerializer - Class in org.apache.uima.cas.impl
-
Use an inner class to hold the data for serializing a CAS.
- CasSerializerSupport.CasSerializerSupportSerialize - Class in org.apache.uima.cas.impl
-
Methods used to serialize items Separate implementations for JSON and Xmi
- CasSerializerSupportSerialize() - Constructor for class org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
- 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(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.
- 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.
- 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
- ch - Variable in class org.apache.uima.resource.metadata.impl.MetaDataObject_impl.SerialContext
- 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.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.cas.impl.XmiCasDeserializer.XmiCasDeserializerHandler
- 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(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.
- CharArrayString(String) - Constructor for class org.apache.uima.internal.util.CharArrayString
-
Create a new CharArrayString from a String.
- 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) - Method in class org.apache.uima.jcas.impl.JCasImpl
- checkArrayBounds(int, int) - Method in interface org.apache.uima.jcas.JCas
- checkArrayBounds(int, int, int) - Method in class org.apache.uima.cas.impl.CASImpl
- checkArrayPreconditions(int) - Method in class org.apache.uima.cas.impl.CASImpl
- checkBinding(Service) - Method in class org.apache.vinci.transport.vns.service.ServiceRegistry
- checkConcurrentModification() - Method in class org.apache.uima.cas.impl.FSIntIteratorImplBase
- 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
-
Overrides
ResourceCreationSpecifier_impl.checkForInvalidParameterOverrides(ConfigurationParameter[], String, ResourceManager)to validate parameter overrides in an aggregate AE. - 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.
- checkForNameCollision(XmlElementName) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasSerializerSupportSerialize
- checkForNonXmlCharacters(char[], int, int, boolean) - Static method in class org.apache.uima.internal.util.XMLUtils
-
Check the input character array for non-XML characters.
- 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.
- 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(int) - Method in class org.apache.uima.cas.impl.CasSerializerSupport.CasDocSerializer
-
Classifies a type.
- 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.Int2IntHashMap
- clear() - Method in class org.apache.uima.internal.util.IntBitSet
-
empty the IntBitSet.
- clear() - Method in class org.apache.uima.internal.util.IntHashSet
- clear() - Method in class org.apache.uima.internal.util.IntSet
- clear() - Method in class org.apache.uima.internal.util.IntStack
-
Clears the stack.
- clear() - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
- clear() - Method in interface org.apache.uima.internal.util.PositiveIntSet
-
remove all members of the set
- clear() - Method in class org.apache.uima.internal.util.rb_trees.Int2IntRBT
- clear() - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBT
- 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
ProcessTraceby removing all events. - clearAll() - Method in class org.apache.uima.tools.cpm.MetaDataPanel
-
Removes all fields
- clearContext() - Static method in class org.apache.uima.UimaContextHolder
-
Clears the UimaContext entry for the current thread
- clearData(CAS) - Static method in class org.apache.uima.jcas.impl.JCasImpl
- 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
ResultSpecificationobject. - 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.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(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. - 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(Throwable) - Constructor for exception org.apache.uima.collection.CollectionException
-
Creates a new exception with the specified cause and a null message.
- collectionProcessComplete() - Method in class org.apache.uima.analysis_component.AnalysisComponent_ImplBase
- 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 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() - 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() - 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() - Method in class org.apache.uima.collection.impl.cpm.container.deployer.VinciTAP
-
Notify the remote service that the CPE reached end of processing.
- collectionProcessComplete() - Method in class org.apache.uima.flow.FlowController_ImplBase
- 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.internal.util.AnalysisEnginePool
-
Calls collectionProcessComplete on all AEs in pool.
- 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
- collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.AnalysisEngineImplBase
- collectionProcessComplete(ProcessTrace) - Method in class org.apache.uima.analysis_engine.impl.PearAnalysisEngineWrapper
- 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(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.test.junit_extension.AnnotationWriter
- 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 anAnalysisEngineto a collection of artifacts. - CollectionReader - Interface in org.apache.uima.collection
-
A
CollectionReaderis 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
CollectionReaderDescriptioncontains all of the information needed to instantiate and use anCollectionReader. - 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.
- combineSofaMappings(Map<String, String>) - Method in class org.apache.uima.impl.UimaContext_ImplBase
-
Create the child sofa map by combining existing mapping from the current context with any mappings specific for this child, passed in as aSofaMappings
- 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
- CommonSerDes - Class in org.apache.uima.cas.impl
-
Common de/serialization
- CommonSerDes() - Constructor for class org.apache.uima.cas.impl.CommonSerDes
- CommonSerDes.Header - Class in org.apache.uima.cas.impl
-
HEADERS Serialization versioning There are 1 or 2 words used for versioning.
- CommonSerDes.Reading - Class in org.apache.uima.cas.impl
-
byte swapping reads of integer forms
- 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<F extends FeatureStructure> - Interface in org.apache.uima.internal.util
-
Interface for a comparable IntPointerIterator.
- COMPARATOR_SHORT_TYPENAME - Static variable in class org.apache.uima.cas.impl.CasSerializerSupport
-
Comparator that just uses short name Public for access by JsonCasSerializer where it's needed for a binary search https://issues.apache.org/jira/browse/UIMA-5171
- comparatorIndex - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
For each index, where the corresponding comparator starts in the
comparatorsfield. - comparators - Variable in class org.apache.uima.cas.impl.CASMgrSerializer
-
Encodings of the actual comparators.
- compare(int, int) - Method in class org.apache.uima.cas.impl.DefaultAnnotationComparator
-
Compare two annotations.
- compare(int, int) - Method in class org.apache.uima.cas.impl.FSBagIndex
-
For bag indexes, compare equal only if identical addresses
- compare(int, int) - Method in interface org.apache.uima.cas.impl.FSImplComparator
-
Compare two FSs.
- compare(int, int) - Method in class org.apache.uima.cas.impl.FSIntArrayIndex
- compare(int, int) - Method in class org.apache.uima.cas.impl.FSLeafIndexImpl
-
Note: may return other than -1 , 0, and 1 (e.g., might return -6)
- compare(int, int) - Method in interface org.apache.uima.internal.util.IntComparator
-
Compare two ints.
- compare(int, int) - Method in class org.apache.uima.internal.util.rb_trees.CompIntArrayRBT
- compare(int, int) - Method in class org.apache.uima.internal.util.rb_trees.IntArrayRBTcommon
- compare(File, File) - Method in class org.apache.uima.pear.util.FileUtil.FileTimeComparator
- 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(InputStream, InputStream) - Static method in class org.apache.uima.test.junit_extension.FileCompare
- 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(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(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(FeatureStructure, FeatureStructure) - Method in class org.apache.uima.cas.impl.DefaultFSAnnotationComparator
-
Compare two annotations.
- compare(FeatureStructure, FeatureStructure) - Method in interface org.apache.uima.cas.impl.FSComparator
-
Compare two FSs.
- compare(FeatureStructure, FeatureStructure) - Method in class org.apache.uima.cas.impl.FSLeafIndexImpl
- 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 <xmltag:> </xmltag> to <xmltag/> 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(FSIndexComparator) - Method in class org.apache.uima.cas.impl.FSIndexComparatorImpl
-
Compares two FSIndexComparator instances.
- compareTo(Feature) - Method in class org.apache.uima.cas.impl.FeatureImpl
-
Note: you can only compare features from the same type system.
- compareTo(FSIntIteratorImplBase<T>) - Method in class org.apache.uima.cas.impl.FSIntIteratorImplBase
- compareTo(FSIntIteratorImplBase<T>) - Method in class org.apache.uima.cas.impl.IntIterator4set
- 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
-
Used for UIMA Set indexes
- 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.
- ComponentInfo(String) - Constructor for class org.apache.uima.pear.tools.InstallationDescriptor.ComponentInfo
-
Constructor that takes component ID as an argument.
- 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) - 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.
- 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, 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.
- CompositeResourceFactory - Interface in org.apache.uima
-
A type of
ResourceFactorythat 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
- Compress - org.apache.uima.cas.impl.BinaryCasSerDes4.Compression
- COMPRESSED - org.apache.uima.cas.SerialFormat
-
Binary compressed CAS without type system, no filtering (form 4)
- COMPRESSED_FILTERED - org.apache.uima.cas.SerialFormat
-
Binary compressed CAS with reachability and type and feature filtering (form 6)
- COMPRESSED_FILTERED_TS - org.apache.uima.cas.SerialFormat
-
Binary compressed form 6 CAS with embedded type system representing the type system encoding the serialization specifies the type system used for the serialized form
- COMPRESSED_FILTERED_TSI - org.apache.uima.cas.SerialFormat
-
Type system and index specification included used to reinitialize the CAS and specifies the type system used for the serialized form
- COMPRESSED_PROJECTION - org.apache.uima.cas.SerialFormat
-
with subset of views (not in use)
- COMPRESSED_TSI - org.apache.uima.cas.SerialFormat
-
Binary Compressed Form 4, plus serialized TSI used to reinitialize the CAS
- computeFlow(AbstractCas) - Method in class org.apache.uima.flow.CasFlowController_ImplBase
-
Overriden to check that
aCASis an instanceofCAS. - computeFlow(AbstractCas) - Method in interface org.apache.uima.flow.FlowController
-
Invokes this FlowController on a CAS.
- computeFlow(AbstractCas) - Method in class org.apache.uima.flow.JCasFlowController_ImplBase
-
Overriden to check that
aCASis an instanceofJCas. - 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.flow.CasFlowController_ImplBase
-
This method must be overriden by subclasses.
- computeFlow(CAS) - Method in class org.apache.uima.flow.impl.CapabilityLanguageFlowController
- computeFlow(CAS) - Method in class org.apache.uima.flow.impl.FixedFlowController
- 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) - Constructor for class org.apache.uima.util.ConcurrentHashMapWithProducer
- ConcurrentHashMapWithProducer(int, float) - Constructor for class org.apache.uima.util.ConcurrentHashMapWithProducer
- ConcurrentHashMapWithProducer(int, float, 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
DataResourceimplementation 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
ResourceSpecifierthat 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
Resourcethat 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
-
A group of
ConfigurationParameters. - 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) - Method in class org.apache.uima.tools.viewer.CasAnnotationViewer
-
Configures the viewer appropriately for displaying a hit against an XML fragments query.
- 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.
- 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(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(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(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(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 - Class in org.apache.uima.collection.impl.cpm
-
CPE Constants
- Constants - Class in org.apache.uima
-
Some constants used by the UIMA framework.
- Constants() - Constructor for class org.apache.uima.adapter.vinci.util.Constants
- Constants() - Constructor for class org.apache.uima.collection.impl.cpm.Constants
- 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 - Class in org.apache.uima.util
- ConsumerCasUtils() - Constructor for class org.apache.uima.collection.impl.cpm.engine.ConsumerCasUtils
- 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(int) - Method in class org.apache.uima.internal.util.IntBitSet
- contains(int) - Method in class org.apache.uima.internal.util.IntHashSet
- 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
intis a component of thisIntVector. - contains(int) - Method in class org.apache.uima.internal.util.PositiveIntSet_impl
- contains(int) - Method in interface org.apache.uima.internal.util.PositiveIntSet
- 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.collection.impl.cpm.utils.FeatureMap
- contains(String) - Method in class org.apache.uima.internal.util.SymbolTable
- 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 comparators defined for this 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.FSRBTSetIndex
- containsFeature(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
ResultSpecificationcontains the specified Feature for the language x-unspecified. - containsFeature(String, String) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- containsFeature(String, String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Determines whether this
ResultSpecificationcontains 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.Int2IntHashMap
- 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) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Determines whether this
ResultSpecificationcontains the specified Type for the language x-unspecified. - containsType(String, String) - Method in class org.apache.uima.analysis_engine.impl.ResultSpecification_impl
- containsType(String, String) - Method in interface org.apache.uima.analysis_engine.ResultSpecification
-
Determines whether this
ResultSpecificationcontains 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, Transportable) - Static method in class org.apache.vinci.transport.util.TransportableConverter
-
Copy the contents of one transportable into the other transportable.
- 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.
- 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(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) - Static method in class org.apache.vinci.transport.util.UTFConverter
-
Convert a Java String to UTF-8.
- 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.FSIndexFlat.FSIteratorFlat
- copy() - Method in class org.apache.uima.cas.impl.FSIteratorWrapper
- copy() - Method in class org.apache.uima.cas.impl.FSIteratorWrapperDoubleCheck
- copy() - Method in class org.apache.uima.cas.impl.IntIterator4set
- 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.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.
- copy() - Method in class org.apache.uima.resource.impl.ResourceManager_impl
- COPY_CAS_RANGE_TYPE_NAMES_NOT_EQUAL - Static variable in exception org.apache.uima.UIMARuntimeException
-
Message key for a standard UIMA exception message: CAS Copying of Feature "{0}": range names must be the same: source range name was "{1}", target range name was "{2}".
- 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(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(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, 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(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(File, File) - Static method in class org.apache.uima.util.FileUtils
-
Copy file
fileto locationdir. - 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.
- copyFromArray(boolean[], int, int, int) - Method in interface org.apache.uima.cas.BooleanArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(boolean[], int, int, int) - Method in class org.apache.uima.cas.impl.BooleanArrayFSImpl
- copyFromArray(boolean[], int, int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray
- copyFromArray(byte[], int, int, int) - Method in interface org.apache.uima.cas.ByteArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(byte[], int, int, int) - Method in class org.apache.uima.cas.impl.ByteArrayFSImpl
- copyFromArray(byte[], int, int, int) - Method in class org.apache.uima.jcas.cas.ByteArray
- copyFromArray(double[], int, int, int) - Method in interface org.apache.uima.cas.DoubleArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(double[], int, int, int) - Method in class org.apache.uima.cas.impl.DoubleArrayFSImpl
- copyFromArray(double[], int, int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray
- copyFromArray(float[], int, int, int) - Method in interface org.apache.uima.cas.FloatArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(float[], int, int, int) - Method in class org.apache.uima.cas.impl.FloatArrayFSImpl
- copyFromArray(float[], int, int, int) - Method in class org.apache.uima.jcas.cas.FloatArray
- copyFromArray(int[], int, int, int) - Method in class org.apache.uima.cas.impl.IntArrayFSImpl
- copyFromArray(int[], int, int, int) - Method in interface org.apache.uima.cas.IntArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(int[], int, int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray
- copyFromArray(int, boolean[], int, int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray_Type
- copyFromArray(int, byte[], int, int, int) - Method in class org.apache.uima.jcas.cas.ByteArray_Type
- copyFromArray(int, double[], int, int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray_Type
- copyFromArray(int, float[], int, int, int) - Method in class org.apache.uima.jcas.cas.FloatArray_Type
- copyFromArray(int, int[], int, int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray_Type
- copyFromArray(int, long[], int, int, int) - Method in class org.apache.uima.jcas.cas.LongArray_Type
- copyFromArray(int, short[], int, int, int) - Method in class org.apache.uima.jcas.cas.ShortArray_Type
- copyFromArray(int, String[], int, int, int) - Method in class org.apache.uima.jcas.cas.StringArray_Type
- copyFromArray(int, FeatureStructure[], int, int, int) - Method in class org.apache.uima.jcas.cas.FSArray_Type
- copyFromArray(long[], int, int, int) - Method in class org.apache.uima.cas.impl.LongArrayFSImpl
- copyFromArray(long[], int, int, int) - Method in interface org.apache.uima.cas.LongArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(long[], int, int, int) - Method in class org.apache.uima.jcas.cas.LongArray
- copyFromArray(short[], int, int, int) - Method in class org.apache.uima.cas.impl.ShortArrayFSImpl
- copyFromArray(short[], int, int, int) - Method in interface org.apache.uima.cas.ShortArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(short[], int, int, int) - Method in class org.apache.uima.jcas.cas.ShortArray
- 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(String[], 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.BooleanArrayFSImpl
- copyFromArray(String[], 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.DoubleArrayFSImpl
- copyFromArray(String[], 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.IntArrayFSImpl
- copyFromArray(String[], 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.ShortArrayFSImpl
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.cas.impl.StringArrayFSImpl
- copyFromArray(String[], int, int, int) - Method in interface org.apache.uima.cas.StringArrayFS
-
Copy the contents of an external array into this array.
- copyFromArray(String[], 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.ByteArray
- copyFromArray(String[], 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.FloatArray
- copyFromArray(String[], int, int, int) - Method in class org.apache.uima.jcas.cas.FSArray
-
Not supported, will throw UnsupportedOperationException
- copyFromArray(String[], 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.LongArray
- copyFromArray(String[], 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.StringArray
- copyFromArray(FeatureStructure[], int, int, int) - Method in interface org.apache.uima.cas.ArrayFS
-
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(FeatureStructure[], int, int, int) - Method in class org.apache.uima.jcas.cas.FSArray
- 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 from the originalSrcCas to a new Cas.
- copyToArray(int, boolean[], int, int) - Method in interface org.apache.uima.cas.BooleanArrayFS
-
Copy the contents of the array from
starttoendto the destinationdestArraywith destination offsetdestOffset. - copyToArray(int, boolean[], int, int) - Method in class org.apache.uima.cas.impl.BooleanArrayFSImpl
- copyToArray(int, boolean[], int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray
- copyToArray(int, byte[], int, int) - Method in interface org.apache.uima.cas.ByteArrayFS
-
Copy the contents of the array from
starttoendto the destinationdestArraywith destination offsetdestOffset. - copyToArray(int, byte[], int, int) - Method in class org.apache.uima.cas.impl.ByteArrayFSImpl
- copyToArray(int, byte[], int, int) - Method in class org.apache.uima.jcas.cas.ByteArray
- copyToArray(int, double[], int, int) - Method in interface org.apache.uima.cas.DoubleArrayFS
-
Copy the contents of the array from
starttoendto the destinationdestArraywith destination offsetdestOffset. - copyToArray(int, double[], int, int) - Method in class org.apache.uima.cas.impl.DoubleArrayFSImpl
- copyToArray(int, double[], int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray
- 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, float[], int, int) - Method in class org.apache.uima.cas.impl.FloatArrayFSImpl
- copyToArray(int, float[], int, int) - Method in class org.apache.uima.jcas.cas.FloatArray
- copyToArray(int, int[], int, int) - Method in class org.apache.uima.cas.impl.IntArrayFSImpl
- copyToArray(int, int[], int, int) - Method in interface org.apache.uima.cas.IntArrayFS
-
Copy the contents of the array from
starttoendto the destinationdestArraywith destination offsetdestOffset. - copyToArray(int, int[], int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray
- copyToArray(int, int, boolean[], int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray_Type
- copyToArray(int, int, byte[], int, int) - Method in class org.apache.uima.jcas.cas.ByteArray_Type
- copyToArray(int, int, double[], int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray_Type
- copyToArray(int, int, float[], int, int) - Method in class org.apache.uima.jcas.cas.FloatArray_Type
- copyToArray(int, int, int[], int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray_Type
- copyToArray(int, int, long[], int, int) - Method in class org.apache.uima.jcas.cas.LongArray_Type
- copyToArray(int, int, short[], int, int) - Method in class org.apache.uima.jcas.cas.ShortArray_Type
- copyToArray(int, int, String[], int, int) - Method in class org.apache.uima.jcas.cas.StringArray_Type
- copyToArray(int, int, FeatureStructure[], int, int) - Method in class org.apache.uima.jcas.cas.FSArray_Type
- copyToArray(int, long[], int, int) - Method in class org.apache.uima.cas.impl.LongArrayFSImpl
- copyToArray(int, long[], int, int) - Method in interface org.apache.uima.cas.LongArrayFS
-
Copy the contents of the array from
starttoendto the destinationdestArraywith destination offsetdestOffset. - copyToArray(int, long[], int, int) - Method in class org.apache.uima.jcas.cas.LongArray
- copyToArray(int, short[], int, int) - Method in class org.apache.uima.cas.impl.ShortArrayFSImpl
- copyToArray(int, short[], int, int) - Method in interface org.apache.uima.cas.ShortArrayFS
-
Copy the contents of the array from
starttoendto the destinationdestArraywith destination offsetdestOffset. - copyToArray(int, short[], int, int) - Method in class org.apache.uima.jcas.cas.ShortArray
- 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, String[], int, int) - Method in class org.apache.uima.cas.impl.ArrayFSImpl
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.BooleanArrayFSImpl
- 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, String[], int, int) - Method in class org.apache.uima.cas.impl.DoubleArrayFSImpl
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.FloatArrayFSImpl
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.IntArrayFSImpl
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.cas.impl.LongArrayFSImpl
- 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, String[], int, int) - Method in interface org.apache.uima.cas.StringArrayFS
-
Copy the contents of the array from
starttoendto the destinationdestArraywith destination offsetdestOffset. - copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.BooleanArray
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.ByteArray
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.DoubleArray
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.FloatArray
- 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, String[], int, int) - Method in class org.apache.uima.jcas.cas.IntegerArray
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.LongArray
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.ShortArray
- copyToArray(int, String[], int, int) - Method in class org.apache.uima.jcas.cas.StringArray
- copyToArray(int, FeatureStructure[], int, int) - Method in interface org.apache.uima.cas.ArrayFS
-
Copy the contents of the array from
starttoendto the destinationdestArraywith destination offsetdestOffset. - copyToArray(int, FeatureStructure[], int, int) - Method in class org.apache.uima.cas.impl.ArrayFSImpl
- copyToArray(int, FeatureStructure[], int, int) - Method in class org.apache.uima.jcas.cas.FSArray
- 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
-
Implements
CasProcessorDeployer. - 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(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.
- 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.
- 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
AnalysisComponentinterface. - 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
- 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(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(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(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(AnalysisEngineMetaData) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance.
- 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.
- createCas(ProcessingResourceMetaData) - Static method in class org.apache.uima.util.CasCreationUtils
-
Creates a new CAS instance.
- 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() - Static method in class org.apache.uima.cas.admin.CASFactory
-
Create a new CASMgr object.
- createCAS() - Method in class org.apache.uima.test.junit_extension.AnnotatorTester
-
Creates a new fresh CAS instance which can be used for testing.
- 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